[==========] 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 12:11:37.901136 29827 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.29.32.254:38231
I20260709 12:11:37.902840 29827 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 12:11:37.903971 29827 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:11:37.921854 29834 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 12:11:37.921993 29836 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 12:11:37.922454 29833 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 12:11:39.197693 29835 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260709 12:11:39.197975 29827 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260709 12:11:39.203670 29827 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:11:39.203965 29827 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 12:11:39.204193 29827 hybrid_clock.cc:648] HybridClock initialized: now 1783599099204164 us; error 0 us; skew 500 ppm
I20260709 12:11:39.205067 29827 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:11:39.212759 29827 webserver.cc:533] Webserver started at http://127.29.32.254:37079/ using document root <none> and password file <none>
I20260709 12:11:39.213743 29827 fs_manager.cc:362] Metadata directory not provided
I20260709 12:11:39.214007 29827 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:11:39.214555 29827 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:11:39.220867 29827 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599097714484-29827-0/minicluster-data/master-0-root/instance:
uuid: "e7a9a74fdf504790b1fac6202db9bbb2"
format_stamp: "Formatted at 2026-07-09 12:11:39 on dist-test-slave-kjxq"
I20260709 12:11:39.229233 29827 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.004s
I20260709 12:11:39.235375 29842 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:39.236600 29827 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:11:39.236999 29827 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599097714484-29827-0/minicluster-data/master-0-root
uuid: "e7a9a74fdf504790b1fac6202db9bbb2"
format_stamp: "Formatted at 2026-07-09 12:11:39 on dist-test-slave-kjxq"
I20260709 12:11:39.237396 29827 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599097714484-29827-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599097714484-29827-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599097714484-29827-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 12:11:39.298810 29827 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:11:39.300433 29827 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 12:11:39.300912 29827 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:11:39.382226 29827 rpc_server.cc:307] RPC server started. Bound to: 127.29.32.254:38231
I20260709 12:11:39.382277 29893 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.32.254:38231 every 8 connection(s)
I20260709 12:11:39.390780 29894 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 12:11:39.416131 29894 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e7a9a74fdf504790b1fac6202db9bbb2: Bootstrap starting.
I20260709 12:11:39.423509 29894 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e7a9a74fdf504790b1fac6202db9bbb2: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:39.426038 29894 log.cc:826] T 00000000000000000000000000000000 P e7a9a74fdf504790b1fac6202db9bbb2: Log is configured to *not* fsync() on all Append() calls
I20260709 12:11:39.431851 29894 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e7a9a74fdf504790b1fac6202db9bbb2: No bootstrap required, opened a new log
I20260709 12:11:39.457267 29894 raft_consensus.cc:359] T 00000000000000000000000000000000 P e7a9a74fdf504790b1fac6202db9bbb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e7a9a74fdf504790b1fac6202db9bbb2" member_type: VOTER }
I20260709 12:11:39.457881 29894 raft_consensus.cc:385] T 00000000000000000000000000000000 P e7a9a74fdf504790b1fac6202db9bbb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:39.458098 29894 raft_consensus.cc:740] T 00000000000000000000000000000000 P e7a9a74fdf504790b1fac6202db9bbb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7a9a74fdf504790b1fac6202db9bbb2, State: Initialized, Role: FOLLOWER
I20260709 12:11:39.459054 29894 consensus_queue.cc:260] T 00000000000000000000000000000000 P e7a9a74fdf504790b1fac6202db9bbb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e7a9a74fdf504790b1fac6202db9bbb2" member_type: VOTER }
I20260709 12:11:39.459537 29894 raft_consensus.cc:399] T 00000000000000000000000000000000 P e7a9a74fdf504790b1fac6202db9bbb2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:11:39.460070 29894 raft_consensus.cc:493] T 00000000000000000000000000000000 P e7a9a74fdf504790b1fac6202db9bbb2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:11:39.460542 29894 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e7a9a74fdf504790b1fac6202db9bbb2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:39.465577 29894 raft_consensus.cc:515] T 00000000000000000000000000000000 P e7a9a74fdf504790b1fac6202db9bbb2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e7a9a74fdf504790b1fac6202db9bbb2" member_type: VOTER }
I20260709 12:11:39.466625 29894 leader_election.cc:304] T 00000000000000000000000000000000 P e7a9a74fdf504790b1fac6202db9bbb2 [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: e7a9a74fdf504790b1fac6202db9bbb2; no voters: 
I20260709 12:11:39.468358 29894 leader_election.cc:290] T 00000000000000000000000000000000 P e7a9a74fdf504790b1fac6202db9bbb2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:11:39.468751 29897 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e7a9a74fdf504790b1fac6202db9bbb2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:39.471099 29897 raft_consensus.cc:697] T 00000000000000000000000000000000 P e7a9a74fdf504790b1fac6202db9bbb2 [term 1 LEADER]: Becoming Leader. State: Replica: e7a9a74fdf504790b1fac6202db9bbb2, State: Running, Role: LEADER
I20260709 12:11:39.472106 29897 consensus_queue.cc:237] T 00000000000000000000000000000000 P e7a9a74fdf504790b1fac6202db9bbb2 [LEADER]: Queue going to LEADER mode. State: All 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: "e7a9a74fdf504790b1fac6202db9bbb2" member_type: VOTER }
I20260709 12:11:39.473217 29894 sys_catalog.cc:565] T 00000000000000000000000000000000 P e7a9a74fdf504790b1fac6202db9bbb2 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:11:39.483583 29898 sys_catalog.cc:455] T 00000000000000000000000000000000 P e7a9a74fdf504790b1fac6202db9bbb2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e7a9a74fdf504790b1fac6202db9bbb2. Latest consensus state: current_term: 1 leader_uuid: "e7a9a74fdf504790b1fac6202db9bbb2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e7a9a74fdf504790b1fac6202db9bbb2" member_type: VOTER } }
I20260709 12:11:39.484246 29898 sys_catalog.cc:458] T 00000000000000000000000000000000 P e7a9a74fdf504790b1fac6202db9bbb2 [sys.catalog]: This master's current role is: LEADER
I20260709 12:11:39.486205 29899 sys_catalog.cc:455] T 00000000000000000000000000000000 P e7a9a74fdf504790b1fac6202db9bbb2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e7a9a74fdf504790b1fac6202db9bbb2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e7a9a74fdf504790b1fac6202db9bbb2" member_type: VOTER } }
I20260709 12:11:39.486850 29899 sys_catalog.cc:458] T 00000000000000000000000000000000 P e7a9a74fdf504790b1fac6202db9bbb2 [sys.catalog]: This master's current role is: LEADER
I20260709 12:11:39.487406 29905 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:11:39.499908 29905 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:11:39.505125 29827 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:11:39.521492 29905 catalog_manager.cc:1383] Generated new cluster ID: becfe50c10b64af2918f1898bfa002b3
I20260709 12:11:39.522151 29905 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:11:39.563513 29905 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:11:39.565582 29905 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:11:39.580008 29905 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e7a9a74fdf504790b1fac6202db9bbb2: Generated new TSK 0
I20260709 12:11:39.581314 29905 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:11:39.640457 29827 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:11:39.650262 29916 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 12:11:39.652087 29917 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 12:11:39.655062 29827 server_base.cc:1061] running on GCE node
W20260709 12:11:39.655784 29919 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 12:11:39.656663 29827 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:11:39.656847 29827 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 12:11:39.657083 29827 hybrid_clock.cc:648] HybridClock initialized: now 1783599099657047 us; error 0 us; skew 500 ppm
I20260709 12:11:39.657861 29827 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:11:39.662847 29827 webserver.cc:533] Webserver started at http://127.29.32.193:35143/ using document root <none> and password file <none>
I20260709 12:11:39.663442 29827 fs_manager.cc:362] Metadata directory not provided
I20260709 12:11:39.663661 29827 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:11:39.663991 29827 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:11:39.665813 29827 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599097714484-29827-0/minicluster-data/ts-0-root/instance:
uuid: "75355105afb545e195a9e4920a3f5176"
format_stamp: "Formatted at 2026-07-09 12:11:39 on dist-test-slave-kjxq"
I20260709 12:11:39.672523 29827 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:11:39.677325 29924 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:39.678318 29827 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 12:11:39.678663 29827 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599097714484-29827-0/minicluster-data/ts-0-root
uuid: "75355105afb545e195a9e4920a3f5176"
format_stamp: "Formatted at 2026-07-09 12:11:39 on dist-test-slave-kjxq"
I20260709 12:11:39.679001 29827 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599097714484-29827-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599097714484-29827-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599097714484-29827-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 12:11:39.738287 29827 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:11:39.739956 29827 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:11:39.742868 29827 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:11:39.748838 29827 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:11:39.749136 29827 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:39.749440 29827 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:11:39.749641 29827 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:39.860965 29827 rpc_server.cc:307] RPC server started. Bound to: 127.29.32.193:34691
I20260709 12:11:39.861047 29986 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.32.193:34691 every 8 connection(s)
I20260709 12:11:39.869266 29827 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:11:39.880523 29991 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 12:11:39.886022 29992 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 12:11:39.889662 29994 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 12:11:39.890501 29827 server_base.cc:1061] running on GCE node
I20260709 12:11:39.891381 29827 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:11:39.891628 29827 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 12:11:39.891862 29827 hybrid_clock.cc:648] HybridClock initialized: now 1783599099891840 us; error 0 us; skew 500 ppm
I20260709 12:11:39.892661 29827 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:11:39.896948 29987 heartbeater.cc:344] Connected to a master server at 127.29.32.254:38231
I20260709 12:11:39.897176 29827 webserver.cc:533] Webserver started at http://127.29.32.194:38023/ using document root <none> and password file <none>
I20260709 12:11:39.897439 29987 heartbeater.cc:461] Registering TS with master...
I20260709 12:11:39.897851 29827 fs_manager.cc:362] Metadata directory not provided
I20260709 12:11:39.898100 29827 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:11:39.898485 29827 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:11:39.898685 29987 heartbeater.cc:507] Master 127.29.32.254:38231 requested a full tablet report, sending...
I20260709 12:11:39.900561 29827 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599097714484-29827-0/minicluster-data/ts-1-root/instance:
uuid: "0612b0d7a11d48c8adcb373a4f763a15"
format_stamp: "Formatted at 2026-07-09 12:11:39 on dist-test-slave-kjxq"
I20260709 12:11:39.903108 29859 ts_manager.cc:194] Registered new tserver with Master: 75355105afb545e195a9e4920a3f5176 (127.29.32.193:34691)
I20260709 12:11:39.906252 29859 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47668
I20260709 12:11:39.907917 29827 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.003s
I20260709 12:11:39.914425 29999 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:39.915365 29827 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.001s
I20260709 12:11:39.915704 29827 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599097714484-29827-0/minicluster-data/ts-1-root
uuid: "0612b0d7a11d48c8adcb373a4f763a15"
format_stamp: "Formatted at 2026-07-09 12:11:39 on dist-test-slave-kjxq"
I20260709 12:11:39.916043 29827 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599097714484-29827-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599097714484-29827-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599097714484-29827-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 12:11:39.938544 29827 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:11:39.939872 29827 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:11:39.941411 29827 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:11:39.944411 29827 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:11:39.944662 29827 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:39.944907 29827 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:11:39.945084 29827 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:40.055578 29827 rpc_server.cc:307] RPC server started. Bound to: 127.29.32.194:33129
I20260709 12:11:40.055682 30061 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.32.194:33129 every 8 connection(s)
I20260709 12:11:40.063297 29827 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:11:40.071828 30065 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 12:11:40.078056 30062 heartbeater.cc:344] Connected to a master server at 127.29.32.254:38231
I20260709 12:11:40.078552 30062 heartbeater.cc:461] Registering TS with master...
I20260709 12:11:40.079596 30062 heartbeater.cc:507] Master 127.29.32.254:38231 requested a full tablet report, sending...
W20260709 12:11:40.079882 30066 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 12:11:40.082592 29859 ts_manager.cc:194] Registered new tserver with Master: 0612b0d7a11d48c8adcb373a4f763a15 (127.29.32.194:33129)
I20260709 12:11:40.084355 29859 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47674
I20260709 12:11:40.090389 29827 server_base.cc:1061] running on GCE node
W20260709 12:11:40.090351 30068 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 12:11:40.091958 29827 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:11:40.092272 29827 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 12:11:40.092473 29827 hybrid_clock.cc:648] HybridClock initialized: now 1783599100092457 us; error 0 us; skew 500 ppm
I20260709 12:11:40.093216 29827 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:11:40.096516 29827 webserver.cc:533] Webserver started at http://127.29.32.195:46491/ using document root <none> and password file <none>
I20260709 12:11:40.097174 29827 fs_manager.cc:362] Metadata directory not provided
I20260709 12:11:40.097409 29827 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:11:40.097729 29827 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:11:40.099169 29827 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599097714484-29827-0/minicluster-data/ts-2-root/instance:
uuid: "f9b2a36168594c6c9657e96a2409a2eb"
format_stamp: "Formatted at 2026-07-09 12:11:40 on dist-test-slave-kjxq"
I20260709 12:11:40.105651 29827 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260709 12:11:40.110390 30073 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:40.111503 29827 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260709 12:11:40.111883 29827 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599097714484-29827-0/minicluster-data/ts-2-root
uuid: "f9b2a36168594c6c9657e96a2409a2eb"
format_stamp: "Formatted at 2026-07-09 12:11:40 on dist-test-slave-kjxq"
I20260709 12:11:40.112259 29827 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599097714484-29827-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599097714484-29827-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599097714484-29827-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 12:11:40.125145 29827 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:11:40.126816 29827 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:11:40.129149 29827 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:11:40.132584 29827 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:11:40.132855 29827 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:40.133143 29827 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:11:40.133343 29827 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:40.231178 29827 rpc_server.cc:307] RPC server started. Bound to: 127.29.32.195:39699
I20260709 12:11:40.231316 30135 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.32.195:39699 every 8 connection(s)
I20260709 12:11:40.252084 30136 heartbeater.cc:344] Connected to a master server at 127.29.32.254:38231
I20260709 12:11:40.252532 30136 heartbeater.cc:461] Registering TS with master...
I20260709 12:11:40.253361 30136 heartbeater.cc:507] Master 127.29.32.254:38231 requested a full tablet report, sending...
I20260709 12:11:40.255757 29859 ts_manager.cc:194] Registered new tserver with Master: f9b2a36168594c6c9657e96a2409a2eb (127.29.32.195:39699)
I20260709 12:11:40.256069 29827 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017076657s
I20260709 12:11:40.257205 29859 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47686
I20260709 12:11:40.314034 29859 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47694:
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 12:11:40.318461 29859 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 12:11:40.416755 29952 tablet_service.cc:1511] Processing CreateTablet for tablet e67a216560304b71803c910de33a9229 (DEFAULT_TABLE table=test-workload [id=9137f22741454d21bcdcf91ea5cd989a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:11:40.417757 29951 tablet_service.cc:1511] Processing CreateTablet for tablet 9148b7903129452f95e45a39724e456d (DEFAULT_TABLE table=test-workload [id=9137f22741454d21bcdcf91ea5cd989a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:11:40.418692 29950 tablet_service.cc:1511] Processing CreateTablet for tablet 4d6681418ab74f95aed26d91892f4bee (DEFAULT_TABLE table=test-workload [id=9137f22741454d21bcdcf91ea5cd989a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:11:40.418784 29952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e67a216560304b71803c910de33a9229. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:40.420682 29948 tablet_service.cc:1511] Processing CreateTablet for tablet e7834991e7b84864bba8069b50ba72f0 (DEFAULT_TABLE table=test-workload [id=9137f22741454d21bcdcf91ea5cd989a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:11:40.421248 29949 tablet_service.cc:1511] Processing CreateTablet for tablet 1b80feb337c54ffa9f1e89a189838758 (DEFAULT_TABLE table=test-workload [id=9137f22741454d21bcdcf91ea5cd989a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:11:40.422052 29948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7834991e7b84864bba8069b50ba72f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:40.422678 29950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d6681418ab74f95aed26d91892f4bee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:40.425203 29949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b80feb337c54ffa9f1e89a189838758. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:40.432978 29951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9148b7903129452f95e45a39724e456d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:40.443950 29947 tablet_service.cc:1511] Processing CreateTablet for tablet 10ed9e56225d48b7ae42d07b8a24d0da (DEFAULT_TABLE table=test-workload [id=9137f22741454d21bcdcf91ea5cd989a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:11:40.447671 29947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10ed9e56225d48b7ae42d07b8a24d0da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:40.474725 29946 tablet_service.cc:1511] Processing CreateTablet for tablet 31e7099feee44e3ab33aa585015a75ec (DEFAULT_TABLE table=test-workload [id=9137f22741454d21bcdcf91ea5cd989a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:11:40.481328 29946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31e7099feee44e3ab33aa585015a75ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:40.482159 30100 tablet_service.cc:1511] Processing CreateTablet for tablet 9148b7903129452f95e45a39724e456d (DEFAULT_TABLE table=test-workload [id=9137f22741454d21bcdcf91ea5cd989a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:11:40.491843 30098 tablet_service.cc:1511] Processing CreateTablet for tablet 1b80feb337c54ffa9f1e89a189838758 (DEFAULT_TABLE table=test-workload [id=9137f22741454d21bcdcf91ea5cd989a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:11:40.493974 30101 tablet_service.cc:1511] Processing CreateTablet for tablet e67a216560304b71803c910de33a9229 (DEFAULT_TABLE table=test-workload [id=9137f22741454d21bcdcf91ea5cd989a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:11:40.489312 30099 tablet_service.cc:1511] Processing CreateTablet for tablet 4d6681418ab74f95aed26d91892f4bee (DEFAULT_TABLE table=test-workload [id=9137f22741454d21bcdcf91ea5cd989a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:11:40.501971 30098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b80feb337c54ffa9f1e89a189838758. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:40.510088 30096 tablet_service.cc:1511] Processing CreateTablet for tablet 10ed9e56225d48b7ae42d07b8a24d0da (DEFAULT_TABLE table=test-workload [id=9137f22741454d21bcdcf91ea5cd989a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
W20260709 12:11:40.512511 29907 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:11:40.512369 30097 tablet_service.cc:1511] Processing CreateTablet for tablet e7834991e7b84864bba8069b50ba72f0 (DEFAULT_TABLE table=test-workload [id=9137f22741454d21bcdcf91ea5cd989a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:11:40.512954 30101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e67a216560304b71803c910de33a9229. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:40.516665 30099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d6681418ab74f95aed26d91892f4bee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:40.517891 30096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10ed9e56225d48b7ae42d07b8a24d0da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:40.519563 30154 tablet_bootstrap.cc:492] T e67a216560304b71803c910de33a9229 P 75355105afb545e195a9e4920a3f5176: Bootstrap starting.
I20260709 12:11:40.525300 30097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7834991e7b84864bba8069b50ba72f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:40.528525 30100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9148b7903129452f95e45a39724e456d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:40.557233 30025 tablet_service.cc:1511] Processing CreateTablet for tablet 4d6681418ab74f95aed26d91892f4bee (DEFAULT_TABLE table=test-workload [id=9137f22741454d21bcdcf91ea5cd989a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:11:40.550293 30026 tablet_service.cc:1511] Processing CreateTablet for tablet 9148b7903129452f95e45a39724e456d (DEFAULT_TABLE table=test-workload [id=9137f22741454d21bcdcf91ea5cd989a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:11:40.562500 30027 tablet_service.cc:1511] Processing CreateTablet for tablet e67a216560304b71803c910de33a9229 (DEFAULT_TABLE table=test-workload [id=9137f22741454d21bcdcf91ea5cd989a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:11:40.559710 30095 tablet_service.cc:1511] Processing CreateTablet for tablet 31e7099feee44e3ab33aa585015a75ec (DEFAULT_TABLE table=test-workload [id=9137f22741454d21bcdcf91ea5cd989a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:11:40.564983 30024 tablet_service.cc:1511] Processing CreateTablet for tablet 1b80feb337c54ffa9f1e89a189838758 (DEFAULT_TABLE table=test-workload [id=9137f22741454d21bcdcf91ea5cd989a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:11:40.569794 30095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31e7099feee44e3ab33aa585015a75ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:40.556608 29948 tablet_service.cc:1511] Processing CreateTablet for tablet 1b5da1e068e34b06bf3305ca61f291ed (DEFAULT_TABLE table=test-workload [id=9137f22741454d21bcdcf91ea5cd989a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:11:40.584122 30025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d6681418ab74f95aed26d91892f4bee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:40.574682 30094 tablet_service.cc:1511] Processing CreateTablet for tablet 1b5da1e068e34b06bf3305ca61f291ed (DEFAULT_TABLE table=test-workload [id=9137f22741454d21bcdcf91ea5cd989a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:11:40.590466 30094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b5da1e068e34b06bf3305ca61f291ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:40.590113 30022 tablet_service.cc:1511] Processing CreateTablet for tablet 10ed9e56225d48b7ae42d07b8a24d0da (DEFAULT_TABLE table=test-workload [id=9137f22741454d21bcdcf91ea5cd989a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:11:40.586150 29948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b5da1e068e34b06bf3305ca61f291ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:40.595069 30024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b80feb337c54ffa9f1e89a189838758. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:40.594280 30023 tablet_service.cc:1511] Processing CreateTablet for tablet e7834991e7b84864bba8069b50ba72f0 (DEFAULT_TABLE table=test-workload [id=9137f22741454d21bcdcf91ea5cd989a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:11:40.596585 30021 tablet_service.cc:1511] Processing CreateTablet for tablet 31e7099feee44e3ab33aa585015a75ec (DEFAULT_TABLE table=test-workload [id=9137f22741454d21bcdcf91ea5cd989a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:11:40.617971 30020 tablet_service.cc:1511] Processing CreateTablet for tablet 1b5da1e068e34b06bf3305ca61f291ed (DEFAULT_TABLE table=test-workload [id=9137f22741454d21bcdcf91ea5cd989a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:11:40.633678 30026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9148b7903129452f95e45a39724e456d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:40.638329 30022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10ed9e56225d48b7ae42d07b8a24d0da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:40.641224 30021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31e7099feee44e3ab33aa585015a75ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:40.646282 30027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e67a216560304b71803c910de33a9229. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:40.657462 30019 tablet_service.cc:1511] Processing CreateTablet for tablet 406cec2c0ad64a1aa338c548cad789ba (DEFAULT_TABLE table=test-workload [id=9137f22741454d21bcdcf91ea5cd989a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:11:40.661960 30020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b5da1e068e34b06bf3305ca61f291ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:40.663784 30019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 406cec2c0ad64a1aa338c548cad789ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:40.673276 30023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7834991e7b84864bba8069b50ba72f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:40.696949 30097 tablet_service.cc:1511] Processing CreateTablet for tablet 406cec2c0ad64a1aa338c548cad789ba (DEFAULT_TABLE table=test-workload [id=9137f22741454d21bcdcf91ea5cd989a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:11:40.698370 30097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 406cec2c0ad64a1aa338c548cad789ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:40.693490 30154 tablet_bootstrap.cc:654] T e67a216560304b71803c910de33a9229 P 75355105afb545e195a9e4920a3f5176: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:40.716547 30155 tablet_bootstrap.cc:492] T e67a216560304b71803c910de33a9229 P f9b2a36168594c6c9657e96a2409a2eb: Bootstrap starting.
I20260709 12:11:40.699471 29946 tablet_service.cc:1511] Processing CreateTablet for tablet 406cec2c0ad64a1aa338c548cad789ba (DEFAULT_TABLE table=test-workload [id=9137f22741454d21bcdcf91ea5cd989a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:11:40.738575 29946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 406cec2c0ad64a1aa338c548cad789ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:40.760393 30157 tablet_bootstrap.cc:492] T 31e7099feee44e3ab33aa585015a75ec P 0612b0d7a11d48c8adcb373a4f763a15: Bootstrap starting.
I20260709 12:11:40.761688 30155 tablet_bootstrap.cc:654] T e67a216560304b71803c910de33a9229 P f9b2a36168594c6c9657e96a2409a2eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:40.773757 30154 tablet_bootstrap.cc:492] T e67a216560304b71803c910de33a9229 P 75355105afb545e195a9e4920a3f5176: No bootstrap required, opened a new log
I20260709 12:11:40.774348 30154 ts_tablet_manager.cc:1403] T e67a216560304b71803c910de33a9229 P 75355105afb545e195a9e4920a3f5176: Time spent bootstrapping tablet: real 0.262s	user 0.015s	sys 0.011s
I20260709 12:11:40.783614 30154 raft_consensus.cc:359] T e67a216560304b71803c910de33a9229 P 75355105afb545e195a9e4920a3f5176 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:40.800829 30154 raft_consensus.cc:385] T e67a216560304b71803c910de33a9229 P 75355105afb545e195a9e4920a3f5176 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:40.801198 30154 raft_consensus.cc:740] T e67a216560304b71803c910de33a9229 P 75355105afb545e195a9e4920a3f5176 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75355105afb545e195a9e4920a3f5176, State: Initialized, Role: FOLLOWER
I20260709 12:11:40.802031 30154 consensus_queue.cc:260] T e67a216560304b71803c910de33a9229 P 75355105afb545e195a9e4920a3f5176 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:40.808545 29987 heartbeater.cc:499] Master 127.29.32.254:38231 was elected leader, sending a full tablet report...
I20260709 12:11:40.808802 30157 tablet_bootstrap.cc:654] T 31e7099feee44e3ab33aa585015a75ec P 0612b0d7a11d48c8adcb373a4f763a15: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:40.809461 30154 ts_tablet_manager.cc:1434] T e67a216560304b71803c910de33a9229 P 75355105afb545e195a9e4920a3f5176: Time spent starting tablet: real 0.035s	user 0.009s	sys 0.002s
I20260709 12:11:40.810511 30154 tablet_bootstrap.cc:492] T 10ed9e56225d48b7ae42d07b8a24d0da P 75355105afb545e195a9e4920a3f5176: Bootstrap starting.
I20260709 12:11:40.827279 30155 tablet_bootstrap.cc:492] T e67a216560304b71803c910de33a9229 P f9b2a36168594c6c9657e96a2409a2eb: No bootstrap required, opened a new log
I20260709 12:11:40.827916 30155 ts_tablet_manager.cc:1403] T e67a216560304b71803c910de33a9229 P f9b2a36168594c6c9657e96a2409a2eb: Time spent bootstrapping tablet: real 0.124s	user 0.000s	sys 0.023s
I20260709 12:11:40.827936 30157 tablet_bootstrap.cc:492] T 31e7099feee44e3ab33aa585015a75ec P 0612b0d7a11d48c8adcb373a4f763a15: No bootstrap required, opened a new log
I20260709 12:11:40.828761 30157 ts_tablet_manager.cc:1403] T 31e7099feee44e3ab33aa585015a75ec P 0612b0d7a11d48c8adcb373a4f763a15: Time spent bootstrapping tablet: real 0.070s	user 0.007s	sys 0.016s
I20260709 12:11:40.831948 30155 raft_consensus.cc:359] T e67a216560304b71803c910de33a9229 P f9b2a36168594c6c9657e96a2409a2eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:40.832202 30157 raft_consensus.cc:359] T 31e7099feee44e3ab33aa585015a75ec P 0612b0d7a11d48c8adcb373a4f763a15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:40.832849 30155 raft_consensus.cc:385] T e67a216560304b71803c910de33a9229 P f9b2a36168594c6c9657e96a2409a2eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:40.832962 30157 raft_consensus.cc:385] T 31e7099feee44e3ab33aa585015a75ec P 0612b0d7a11d48c8adcb373a4f763a15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:40.833277 30155 raft_consensus.cc:740] T e67a216560304b71803c910de33a9229 P f9b2a36168594c6c9657e96a2409a2eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9b2a36168594c6c9657e96a2409a2eb, State: Initialized, Role: FOLLOWER
I20260709 12:11:40.833328 30157 raft_consensus.cc:740] T 31e7099feee44e3ab33aa585015a75ec P 0612b0d7a11d48c8adcb373a4f763a15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0612b0d7a11d48c8adcb373a4f763a15, State: Initialized, Role: FOLLOWER
I20260709 12:11:40.834354 30157 consensus_queue.cc:260] T 31e7099feee44e3ab33aa585015a75ec P 0612b0d7a11d48c8adcb373a4f763a15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:40.834425 30155 consensus_queue.cc:260] T e67a216560304b71803c910de33a9229 P f9b2a36168594c6c9657e96a2409a2eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:40.833607 30154 tablet_bootstrap.cc:654] T 10ed9e56225d48b7ae42d07b8a24d0da P 75355105afb545e195a9e4920a3f5176: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:40.839771 30158 raft_consensus.cc:493] T e67a216560304b71803c910de33a9229 P 75355105afb545e195a9e4920a3f5176 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:40.840349 30158 raft_consensus.cc:515] T e67a216560304b71803c910de33a9229 P 75355105afb545e195a9e4920a3f5176 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:40.843880 30062 heartbeater.cc:499] Master 127.29.32.254:38231 was elected leader, sending a full tablet report...
I20260709 12:11:40.845347 30157 ts_tablet_manager.cc:1434] T 31e7099feee44e3ab33aa585015a75ec P 0612b0d7a11d48c8adcb373a4f763a15: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.006s
I20260709 12:11:40.846084 30158 leader_election.cc:290] T e67a216560304b71803c910de33a9229 P 75355105afb545e195a9e4920a3f5176 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0612b0d7a11d48c8adcb373a4f763a15 (127.29.32.194:33129), f9b2a36168594c6c9657e96a2409a2eb (127.29.32.195:39699)
I20260709 12:11:40.846685 30157 tablet_bootstrap.cc:492] T e67a216560304b71803c910de33a9229 P 0612b0d7a11d48c8adcb373a4f763a15: Bootstrap starting.
I20260709 12:11:40.855378 30157 tablet_bootstrap.cc:654] T e67a216560304b71803c910de33a9229 P 0612b0d7a11d48c8adcb373a4f763a15: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:40.867564 30154 tablet_bootstrap.cc:492] T 10ed9e56225d48b7ae42d07b8a24d0da P 75355105afb545e195a9e4920a3f5176: No bootstrap required, opened a new log
I20260709 12:11:40.868489 30154 ts_tablet_manager.cc:1403] T 10ed9e56225d48b7ae42d07b8a24d0da P 75355105afb545e195a9e4920a3f5176: Time spent bootstrapping tablet: real 0.058s	user 0.006s	sys 0.010s
I20260709 12:11:40.868600 30157 tablet_bootstrap.cc:492] T e67a216560304b71803c910de33a9229 P 0612b0d7a11d48c8adcb373a4f763a15: No bootstrap required, opened a new log
I20260709 12:11:40.869451 30157 ts_tablet_manager.cc:1403] T e67a216560304b71803c910de33a9229 P 0612b0d7a11d48c8adcb373a4f763a15: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.005s
I20260709 12:11:40.872833 30154 raft_consensus.cc:359] T 10ed9e56225d48b7ae42d07b8a24d0da P 75355105afb545e195a9e4920a3f5176 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:40.878343 30154 raft_consensus.cc:385] T 10ed9e56225d48b7ae42d07b8a24d0da P 75355105afb545e195a9e4920a3f5176 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:11:40.876418 29988 tablet.cc:2406] T e67a216560304b71803c910de33a9229 P 75355105afb545e195a9e4920a3f5176: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:11:40.879215 30154 raft_consensus.cc:740] T 10ed9e56225d48b7ae42d07b8a24d0da P 75355105afb545e195a9e4920a3f5176 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75355105afb545e195a9e4920a3f5176, State: Initialized, Role: FOLLOWER
I20260709 12:11:40.873589 30157 raft_consensus.cc:359] T e67a216560304b71803c910de33a9229 P 0612b0d7a11d48c8adcb373a4f763a15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:40.880223 30157 raft_consensus.cc:385] T e67a216560304b71803c910de33a9229 P 0612b0d7a11d48c8adcb373a4f763a15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:40.880748 30157 raft_consensus.cc:740] T e67a216560304b71803c910de33a9229 P 0612b0d7a11d48c8adcb373a4f763a15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0612b0d7a11d48c8adcb373a4f763a15, State: Initialized, Role: FOLLOWER
I20260709 12:11:40.880689 30154 consensus_queue.cc:260] T 10ed9e56225d48b7ae42d07b8a24d0da P 75355105afb545e195a9e4920a3f5176 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:40.882069 30157 consensus_queue.cc:260] T e67a216560304b71803c910de33a9229 P 0612b0d7a11d48c8adcb373a4f763a15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:40.883915 30154 ts_tablet_manager.cc:1434] T 10ed9e56225d48b7ae42d07b8a24d0da P 75355105afb545e195a9e4920a3f5176: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 12:11:40.884892 30154 tablet_bootstrap.cc:492] T 1b80feb337c54ffa9f1e89a189838758 P 75355105afb545e195a9e4920a3f5176: Bootstrap starting.
I20260709 12:11:40.885035 30157 ts_tablet_manager.cc:1434] T e67a216560304b71803c910de33a9229 P 0612b0d7a11d48c8adcb373a4f763a15: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.003s
I20260709 12:11:40.886857 30157 tablet_bootstrap.cc:492] T 10ed9e56225d48b7ae42d07b8a24d0da P 0612b0d7a11d48c8adcb373a4f763a15: Bootstrap starting.
I20260709 12:11:40.894306 30157 tablet_bootstrap.cc:654] T 10ed9e56225d48b7ae42d07b8a24d0da P 0612b0d7a11d48c8adcb373a4f763a15: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:40.900808 30154 tablet_bootstrap.cc:654] T 1b80feb337c54ffa9f1e89a189838758 P 75355105afb545e195a9e4920a3f5176: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:40.901324 30111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67a216560304b71803c910de33a9229" candidate_uuid: "75355105afb545e195a9e4920a3f5176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9b2a36168594c6c9657e96a2409a2eb" is_pre_election: true
I20260709 12:11:40.902561 30111 raft_consensus.cc:2468] T e67a216560304b71803c910de33a9229 P f9b2a36168594c6c9657e96a2409a2eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75355105afb545e195a9e4920a3f5176 in term 0.
I20260709 12:11:40.903712 30136 heartbeater.cc:499] Master 127.29.32.254:38231 was elected leader, sending a full tablet report...
I20260709 12:11:40.904310 29927 leader_election.cc:304] T e67a216560304b71803c910de33a9229 P 75355105afb545e195a9e4920a3f5176 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75355105afb545e195a9e4920a3f5176, f9b2a36168594c6c9657e96a2409a2eb; no voters: 
I20260709 12:11:40.905184 30158 raft_consensus.cc:2804] T e67a216560304b71803c910de33a9229 P 75355105afb545e195a9e4920a3f5176 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:40.905556 30158 raft_consensus.cc:493] T e67a216560304b71803c910de33a9229 P 75355105afb545e195a9e4920a3f5176 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:40.905886 30158 raft_consensus.cc:3060] T e67a216560304b71803c910de33a9229 P 75355105afb545e195a9e4920a3f5176 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:40.917567 30161 raft_consensus.cc:493] T e67a216560304b71803c910de33a9229 P f9b2a36168594c6c9657e96a2409a2eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:40.919138 30158 raft_consensus.cc:515] T e67a216560304b71803c910de33a9229 P 75355105afb545e195a9e4920a3f5176 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:40.919860 30161 raft_consensus.cc:515] T e67a216560304b71803c910de33a9229 P f9b2a36168594c6c9657e96a2409a2eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:40.921468 30158 leader_election.cc:290] T e67a216560304b71803c910de33a9229 P 75355105afb545e195a9e4920a3f5176 [CANDIDATE]: Term 1 election: Requested vote from peers 0612b0d7a11d48c8adcb373a4f763a15 (127.29.32.194:33129), f9b2a36168594c6c9657e96a2409a2eb (127.29.32.195:39699)
I20260709 12:11:40.922701 30155 ts_tablet_manager.cc:1434] T e67a216560304b71803c910de33a9229 P f9b2a36168594c6c9657e96a2409a2eb: Time spent starting tablet: real 0.094s	user 0.012s	sys 0.006s
I20260709 12:11:40.922890 30111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67a216560304b71803c910de33a9229" candidate_uuid: "75355105afb545e195a9e4920a3f5176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9b2a36168594c6c9657e96a2409a2eb"
I20260709 12:11:40.923625 30155 tablet_bootstrap.cc:492] T e7834991e7b84864bba8069b50ba72f0 P f9b2a36168594c6c9657e96a2409a2eb: Bootstrap starting.
I20260709 12:11:40.923585 30111 raft_consensus.cc:3060] T e67a216560304b71803c910de33a9229 P f9b2a36168594c6c9657e96a2409a2eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:40.932359 30111 raft_consensus.cc:2468] T e67a216560304b71803c910de33a9229 P f9b2a36168594c6c9657e96a2409a2eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75355105afb545e195a9e4920a3f5176 in term 1.
I20260709 12:11:40.933151 30154 tablet_bootstrap.cc:492] T 1b80feb337c54ffa9f1e89a189838758 P 75355105afb545e195a9e4920a3f5176: No bootstrap required, opened a new log
I20260709 12:11:40.933617 30154 ts_tablet_manager.cc:1403] T 1b80feb337c54ffa9f1e89a189838758 P 75355105afb545e195a9e4920a3f5176: Time spent bootstrapping tablet: real 0.049s	user 0.010s	sys 0.007s
I20260709 12:11:40.934116 29927 leader_election.cc:304] T e67a216560304b71803c910de33a9229 P 75355105afb545e195a9e4920a3f5176 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75355105afb545e195a9e4920a3f5176, f9b2a36168594c6c9657e96a2409a2eb; no voters: 
I20260709 12:11:40.936512 30154 raft_consensus.cc:359] T 1b80feb337c54ffa9f1e89a189838758 P 75355105afb545e195a9e4920a3f5176 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:40.937255 30154 raft_consensus.cc:385] T 1b80feb337c54ffa9f1e89a189838758 P 75355105afb545e195a9e4920a3f5176 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:40.937525 30154 raft_consensus.cc:740] T 1b80feb337c54ffa9f1e89a189838758 P 75355105afb545e195a9e4920a3f5176 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75355105afb545e195a9e4920a3f5176, State: Initialized, Role: FOLLOWER
I20260709 12:11:40.938333 30158 raft_consensus.cc:2804] T e67a216560304b71803c910de33a9229 P 75355105afb545e195a9e4920a3f5176 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:40.939303 30154 consensus_queue.cc:260] T 1b80feb337c54ffa9f1e89a189838758 P 75355105afb545e195a9e4920a3f5176 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:40.943186 30155 tablet_bootstrap.cc:654] T e7834991e7b84864bba8069b50ba72f0 P f9b2a36168594c6c9657e96a2409a2eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:40.952901 30037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67a216560304b71803c910de33a9229" candidate_uuid: "75355105afb545e195a9e4920a3f5176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0612b0d7a11d48c8adcb373a4f763a15" is_pre_election: true
I20260709 12:11:40.953375 30036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67a216560304b71803c910de33a9229" candidate_uuid: "75355105afb545e195a9e4920a3f5176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0612b0d7a11d48c8adcb373a4f763a15"
I20260709 12:11:40.953857 30037 raft_consensus.cc:2468] T e67a216560304b71803c910de33a9229 P 0612b0d7a11d48c8adcb373a4f763a15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75355105afb545e195a9e4920a3f5176 in term 0.
I20260709 12:11:40.960263 30161 leader_election.cc:290] T e67a216560304b71803c910de33a9229 P f9b2a36168594c6c9657e96a2409a2eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75355105afb545e195a9e4920a3f5176 (127.29.32.193:34691), 0612b0d7a11d48c8adcb373a4f763a15 (127.29.32.194:33129)
I20260709 12:11:40.968668 30158 raft_consensus.cc:697] T e67a216560304b71803c910de33a9229 P 75355105afb545e195a9e4920a3f5176 [term 1 LEADER]: Becoming Leader. State: Replica: 75355105afb545e195a9e4920a3f5176, State: Running, Role: LEADER
I20260709 12:11:40.981748 30154 ts_tablet_manager.cc:1434] T 1b80feb337c54ffa9f1e89a189838758 P 75355105afb545e195a9e4920a3f5176: Time spent starting tablet: real 0.048s	user 0.009s	sys 0.004s
I20260709 12:11:40.983368 30154 tablet_bootstrap.cc:492] T e7834991e7b84864bba8069b50ba72f0 P 75355105afb545e195a9e4920a3f5176: Bootstrap starting.
I20260709 12:11:40.972368 30158 consensus_queue.cc:237] T e67a216560304b71803c910de33a9229 P 75355105afb545e195a9e4920a3f5176 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:41.005522 30036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67a216560304b71803c910de33a9229" candidate_uuid: "f9b2a36168594c6c9657e96a2409a2eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0612b0d7a11d48c8adcb373a4f763a15" is_pre_election: true
I20260709 12:11:41.006240 30036 raft_consensus.cc:2468] T e67a216560304b71803c910de33a9229 P 0612b0d7a11d48c8adcb373a4f763a15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9b2a36168594c6c9657e96a2409a2eb in term 0.
I20260709 12:11:41.006907 30155 tablet_bootstrap.cc:492] T e7834991e7b84864bba8069b50ba72f0 P f9b2a36168594c6c9657e96a2409a2eb: No bootstrap required, opened a new log
I20260709 12:11:41.007364 30155 ts_tablet_manager.cc:1403] T e7834991e7b84864bba8069b50ba72f0 P f9b2a36168594c6c9657e96a2409a2eb: Time spent bootstrapping tablet: real 0.084s	user 0.014s	sys 0.005s
I20260709 12:11:41.007773 30077 leader_election.cc:304] T e67a216560304b71803c910de33a9229 P f9b2a36168594c6c9657e96a2409a2eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0612b0d7a11d48c8adcb373a4f763a15, f9b2a36168594c6c9657e96a2409a2eb; no voters: 
I20260709 12:11:41.008040 29859 catalog_manager.cc:5697] T e67a216560304b71803c910de33a9229 P 75355105afb545e195a9e4920a3f5176 reported cstate change: term changed from 0 to 1, leader changed from <none> to 75355105afb545e195a9e4920a3f5176 (127.29.32.193). New cstate: current_term: 1 leader_uuid: "75355105afb545e195a9e4920a3f5176" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:41.011735 30157 tablet_bootstrap.cc:492] T 10ed9e56225d48b7ae42d07b8a24d0da P 0612b0d7a11d48c8adcb373a4f763a15: No bootstrap required, opened a new log
I20260709 12:11:41.011801 30161 raft_consensus.cc:2764] T e67a216560304b71803c910de33a9229 P f9b2a36168594c6c9657e96a2409a2eb [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:11:41.012033 30154 tablet_bootstrap.cc:654] T e7834991e7b84864bba8069b50ba72f0 P 75355105afb545e195a9e4920a3f5176: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:41.017676 30157 ts_tablet_manager.cc:1403] T 10ed9e56225d48b7ae42d07b8a24d0da P 0612b0d7a11d48c8adcb373a4f763a15: Time spent bootstrapping tablet: real 0.131s	user 0.026s	sys 0.044s
I20260709 12:11:41.015331 30155 raft_consensus.cc:359] T e7834991e7b84864bba8069b50ba72f0 P f9b2a36168594c6c9657e96a2409a2eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:41.019805 30155 raft_consensus.cc:385] T e7834991e7b84864bba8069b50ba72f0 P f9b2a36168594c6c9657e96a2409a2eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:41.020153 30155 raft_consensus.cc:740] T e7834991e7b84864bba8069b50ba72f0 P f9b2a36168594c6c9657e96a2409a2eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9b2a36168594c6c9657e96a2409a2eb, State: Initialized, Role: FOLLOWER
I20260709 12:11:41.020892 30155 consensus_queue.cc:260] T e7834991e7b84864bba8069b50ba72f0 P f9b2a36168594c6c9657e96a2409a2eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:41.022195 29962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67a216560304b71803c910de33a9229" candidate_uuid: "f9b2a36168594c6c9657e96a2409a2eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75355105afb545e195a9e4920a3f5176" is_pre_election: true
I20260709 12:11:41.023283 30155 ts_tablet_manager.cc:1434] T e7834991e7b84864bba8069b50ba72f0 P f9b2a36168594c6c9657e96a2409a2eb: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 12:11:41.024207 30157 raft_consensus.cc:359] T 10ed9e56225d48b7ae42d07b8a24d0da P 0612b0d7a11d48c8adcb373a4f763a15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:41.025002 30157 raft_consensus.cc:385] T 10ed9e56225d48b7ae42d07b8a24d0da P 0612b0d7a11d48c8adcb373a4f763a15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:41.025383 30157 raft_consensus.cc:740] T 10ed9e56225d48b7ae42d07b8a24d0da P 0612b0d7a11d48c8adcb373a4f763a15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0612b0d7a11d48c8adcb373a4f763a15, State: Initialized, Role: FOLLOWER
I20260709 12:11:41.026376 30157 consensus_queue.cc:260] T 10ed9e56225d48b7ae42d07b8a24d0da P 0612b0d7a11d48c8adcb373a4f763a15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:41.028908 30157 ts_tablet_manager.cc:1434] T 10ed9e56225d48b7ae42d07b8a24d0da P 0612b0d7a11d48c8adcb373a4f763a15: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 12:11:41.029928 30157 tablet_bootstrap.cc:492] T 406cec2c0ad64a1aa338c548cad789ba P 0612b0d7a11d48c8adcb373a4f763a15: Bootstrap starting.
I20260709 12:11:41.036546 30157 tablet_bootstrap.cc:654] T 406cec2c0ad64a1aa338c548cad789ba P 0612b0d7a11d48c8adcb373a4f763a15: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:41.038661 30154 tablet_bootstrap.cc:492] T e7834991e7b84864bba8069b50ba72f0 P 75355105afb545e195a9e4920a3f5176: No bootstrap required, opened a new log
I20260709 12:11:41.039245 30154 ts_tablet_manager.cc:1403] T e7834991e7b84864bba8069b50ba72f0 P 75355105afb545e195a9e4920a3f5176: Time spent bootstrapping tablet: real 0.056s	user 0.011s	sys 0.006s
I20260709 12:11:41.024238 30155 tablet_bootstrap.cc:492] T 1b80feb337c54ffa9f1e89a189838758 P f9b2a36168594c6c9657e96a2409a2eb: Bootstrap starting.
I20260709 12:11:41.042254 30154 raft_consensus.cc:359] T e7834991e7b84864bba8069b50ba72f0 P 75355105afb545e195a9e4920a3f5176 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:41.042968 30154 raft_consensus.cc:385] T e7834991e7b84864bba8069b50ba72f0 P 75355105afb545e195a9e4920a3f5176 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:41.043270 30154 raft_consensus.cc:740] T e7834991e7b84864bba8069b50ba72f0 P 75355105afb545e195a9e4920a3f5176 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75355105afb545e195a9e4920a3f5176, State: Initialized, Role: FOLLOWER
I20260709 12:11:41.043951 30154 consensus_queue.cc:260] T e7834991e7b84864bba8069b50ba72f0 P 75355105afb545e195a9e4920a3f5176 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:41.046365 30154 ts_tablet_manager.cc:1434] T e7834991e7b84864bba8069b50ba72f0 P 75355105afb545e195a9e4920a3f5176: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 12:11:41.047282 30154 tablet_bootstrap.cc:492] T 9148b7903129452f95e45a39724e456d P 75355105afb545e195a9e4920a3f5176: Bootstrap starting.
I20260709 12:11:41.053615 30154 tablet_bootstrap.cc:654] T 9148b7903129452f95e45a39724e456d P 75355105afb545e195a9e4920a3f5176: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:41.060981 30154 tablet_bootstrap.cc:492] T 9148b7903129452f95e45a39724e456d P 75355105afb545e195a9e4920a3f5176: No bootstrap required, opened a new log
I20260709 12:11:41.061458 30154 ts_tablet_manager.cc:1403] T 9148b7903129452f95e45a39724e456d P 75355105afb545e195a9e4920a3f5176: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260709 12:11:41.063695 30155 tablet_bootstrap.cc:654] T 1b80feb337c54ffa9f1e89a189838758 P f9b2a36168594c6c9657e96a2409a2eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:41.063728 30157 tablet_bootstrap.cc:492] T 406cec2c0ad64a1aa338c548cad789ba P 0612b0d7a11d48c8adcb373a4f763a15: No bootstrap required, opened a new log
I20260709 12:11:41.064389 30157 ts_tablet_manager.cc:1403] T 406cec2c0ad64a1aa338c548cad789ba P 0612b0d7a11d48c8adcb373a4f763a15: Time spent bootstrapping tablet: real 0.035s	user 0.017s	sys 0.011s
I20260709 12:11:41.064266 30154 raft_consensus.cc:359] T 9148b7903129452f95e45a39724e456d P 75355105afb545e195a9e4920a3f5176 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:41.064968 30154 raft_consensus.cc:385] T 9148b7903129452f95e45a39724e456d P 75355105afb545e195a9e4920a3f5176 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:41.065971 30154 raft_consensus.cc:740] T 9148b7903129452f95e45a39724e456d P 75355105afb545e195a9e4920a3f5176 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75355105afb545e195a9e4920a3f5176, State: Initialized, Role: FOLLOWER
I20260709 12:11:41.066866 30154 consensus_queue.cc:260] T 9148b7903129452f95e45a39724e456d P 75355105afb545e195a9e4920a3f5176 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:41.073120 30154 ts_tablet_manager.cc:1434] T 9148b7903129452f95e45a39724e456d P 75355105afb545e195a9e4920a3f5176: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.004s
I20260709 12:11:41.074239 30154 tablet_bootstrap.cc:492] T 4d6681418ab74f95aed26d91892f4bee P 75355105afb545e195a9e4920a3f5176: Bootstrap starting.
I20260709 12:11:41.068445 30157 raft_consensus.cc:359] T 406cec2c0ad64a1aa338c548cad789ba P 0612b0d7a11d48c8adcb373a4f763a15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:41.078372 30157 raft_consensus.cc:385] T 406cec2c0ad64a1aa338c548cad789ba P 0612b0d7a11d48c8adcb373a4f763a15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:41.078866 30157 raft_consensus.cc:740] T 406cec2c0ad64a1aa338c548cad789ba P 0612b0d7a11d48c8adcb373a4f763a15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0612b0d7a11d48c8adcb373a4f763a15, State: Initialized, Role: FOLLOWER
I20260709 12:11:41.080058 30157 consensus_queue.cc:260] T 406cec2c0ad64a1aa338c548cad789ba P 0612b0d7a11d48c8adcb373a4f763a15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:41.089272 30157 ts_tablet_manager.cc:1434] T 406cec2c0ad64a1aa338c548cad789ba P 0612b0d7a11d48c8adcb373a4f763a15: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.001s
I20260709 12:11:41.090078 30158 raft_consensus.cc:493] T e7834991e7b84864bba8069b50ba72f0 P 75355105afb545e195a9e4920a3f5176 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:41.091084 30154 tablet_bootstrap.cc:654] T 4d6681418ab74f95aed26d91892f4bee P 75355105afb545e195a9e4920a3f5176: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:41.090654 30158 raft_consensus.cc:515] T e7834991e7b84864bba8069b50ba72f0 P 75355105afb545e195a9e4920a3f5176 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:41.093706 30157 tablet_bootstrap.cc:492] T 1b5da1e068e34b06bf3305ca61f291ed P 0612b0d7a11d48c8adcb373a4f763a15: Bootstrap starting.
I20260709 12:11:41.094076 30158 leader_election.cc:290] T e7834991e7b84864bba8069b50ba72f0 P 75355105afb545e195a9e4920a3f5176 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0612b0d7a11d48c8adcb373a4f763a15 (127.29.32.194:33129), f9b2a36168594c6c9657e96a2409a2eb (127.29.32.195:39699)
I20260709 12:11:41.095490 30036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7834991e7b84864bba8069b50ba72f0" candidate_uuid: "75355105afb545e195a9e4920a3f5176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0612b0d7a11d48c8adcb373a4f763a15" is_pre_election: true
I20260709 12:11:41.095672 30111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7834991e7b84864bba8069b50ba72f0" candidate_uuid: "75355105afb545e195a9e4920a3f5176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9b2a36168594c6c9657e96a2409a2eb" is_pre_election: true
I20260709 12:11:41.096647 30111 raft_consensus.cc:2468] T e7834991e7b84864bba8069b50ba72f0 P f9b2a36168594c6c9657e96a2409a2eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75355105afb545e195a9e4920a3f5176 in term 0.
I20260709 12:11:41.098104 30155 tablet_bootstrap.cc:492] T 1b80feb337c54ffa9f1e89a189838758 P f9b2a36168594c6c9657e96a2409a2eb: No bootstrap required, opened a new log
I20260709 12:11:41.099722 30155 ts_tablet_manager.cc:1403] T 1b80feb337c54ffa9f1e89a189838758 P f9b2a36168594c6c9657e96a2409a2eb: Time spent bootstrapping tablet: real 0.076s	user 0.021s	sys 0.009s
I20260709 12:11:41.099679 29927 leader_election.cc:304] T e7834991e7b84864bba8069b50ba72f0 P 75355105afb545e195a9e4920a3f5176 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75355105afb545e195a9e4920a3f5176, f9b2a36168594c6c9657e96a2409a2eb; no voters: 
I20260709 12:11:41.101511 30158 raft_consensus.cc:2804] T e7834991e7b84864bba8069b50ba72f0 P 75355105afb545e195a9e4920a3f5176 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:41.101953 30158 raft_consensus.cc:493] T e7834991e7b84864bba8069b50ba72f0 P 75355105afb545e195a9e4920a3f5176 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:41.102357 30158 raft_consensus.cc:3060] T e7834991e7b84864bba8069b50ba72f0 P 75355105afb545e195a9e4920a3f5176 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:11:41.102859 29928 leader_election.cc:343] T e7834991e7b84864bba8069b50ba72f0 P 75355105afb545e195a9e4920a3f5176 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0612b0d7a11d48c8adcb373a4f763a15 (127.29.32.194:33129): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:41.104123 30155 raft_consensus.cc:359] T 1b80feb337c54ffa9f1e89a189838758 P f9b2a36168594c6c9657e96a2409a2eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:41.105162 30155 raft_consensus.cc:385] T 1b80feb337c54ffa9f1e89a189838758 P f9b2a36168594c6c9657e96a2409a2eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:41.105944 30155 raft_consensus.cc:740] T 1b80feb337c54ffa9f1e89a189838758 P f9b2a36168594c6c9657e96a2409a2eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9b2a36168594c6c9657e96a2409a2eb, State: Initialized, Role: FOLLOWER
I20260709 12:11:41.106791 30155 consensus_queue.cc:260] T 1b80feb337c54ffa9f1e89a189838758 P f9b2a36168594c6c9657e96a2409a2eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:41.111415 30155 ts_tablet_manager.cc:1434] T 1b80feb337c54ffa9f1e89a189838758 P f9b2a36168594c6c9657e96a2409a2eb: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.003s
I20260709 12:11:41.112010 30157 tablet_bootstrap.cc:654] T 1b5da1e068e34b06bf3305ca61f291ed P 0612b0d7a11d48c8adcb373a4f763a15: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:41.112293 30155 tablet_bootstrap.cc:492] T 1b5da1e068e34b06bf3305ca61f291ed P f9b2a36168594c6c9657e96a2409a2eb: Bootstrap starting.
I20260709 12:11:41.118532 30158 raft_consensus.cc:515] T e7834991e7b84864bba8069b50ba72f0 P 75355105afb545e195a9e4920a3f5176 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:41.124866 30111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7834991e7b84864bba8069b50ba72f0" candidate_uuid: "75355105afb545e195a9e4920a3f5176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9b2a36168594c6c9657e96a2409a2eb"
I20260709 12:11:41.125560 30111 raft_consensus.cc:3060] T e7834991e7b84864bba8069b50ba72f0 P f9b2a36168594c6c9657e96a2409a2eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:41.124792 30036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7834991e7b84864bba8069b50ba72f0" candidate_uuid: "75355105afb545e195a9e4920a3f5176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0612b0d7a11d48c8adcb373a4f763a15"
I20260709 12:11:41.123243 30158 leader_election.cc:290] T e7834991e7b84864bba8069b50ba72f0 P 75355105afb545e195a9e4920a3f5176 [CANDIDATE]: Term 1 election: Requested vote from peers 0612b0d7a11d48c8adcb373a4f763a15 (127.29.32.194:33129), f9b2a36168594c6c9657e96a2409a2eb (127.29.32.195:39699)
W20260709 12:11:41.135272 29928 leader_election.cc:343] T e7834991e7b84864bba8069b50ba72f0 P 75355105afb545e195a9e4920a3f5176 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0612b0d7a11d48c8adcb373a4f763a15 (127.29.32.194:33129): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:41.144132 30154 tablet_bootstrap.cc:492] T 4d6681418ab74f95aed26d91892f4bee P 75355105afb545e195a9e4920a3f5176: No bootstrap required, opened a new log
I20260709 12:11:41.144711 30154 ts_tablet_manager.cc:1403] T 4d6681418ab74f95aed26d91892f4bee P 75355105afb545e195a9e4920a3f5176: Time spent bootstrapping tablet: real 0.071s	user 0.013s	sys 0.017s
I20260709 12:11:41.148025 30154 raft_consensus.cc:359] T 4d6681418ab74f95aed26d91892f4bee P 75355105afb545e195a9e4920a3f5176 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:41.148891 30154 raft_consensus.cc:385] T 4d6681418ab74f95aed26d91892f4bee P 75355105afb545e195a9e4920a3f5176 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:41.149222 30154 raft_consensus.cc:740] T 4d6681418ab74f95aed26d91892f4bee P 75355105afb545e195a9e4920a3f5176 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75355105afb545e195a9e4920a3f5176, State: Initialized, Role: FOLLOWER
I20260709 12:11:41.149348 30155 tablet_bootstrap.cc:654] T 1b5da1e068e34b06bf3305ca61f291ed P f9b2a36168594c6c9657e96a2409a2eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:41.150103 30154 consensus_queue.cc:260] T 4d6681418ab74f95aed26d91892f4bee P 75355105afb545e195a9e4920a3f5176 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:41.153434 30154 ts_tablet_manager.cc:1434] T 4d6681418ab74f95aed26d91892f4bee P 75355105afb545e195a9e4920a3f5176: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260709 12:11:41.154639 30154 tablet_bootstrap.cc:492] T 31e7099feee44e3ab33aa585015a75ec P 75355105afb545e195a9e4920a3f5176: Bootstrap starting.
I20260709 12:11:41.156682 30111 raft_consensus.cc:2468] T e7834991e7b84864bba8069b50ba72f0 P f9b2a36168594c6c9657e96a2409a2eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75355105afb545e195a9e4920a3f5176 in term 1.
I20260709 12:11:41.158159 29927 leader_election.cc:304] T e7834991e7b84864bba8069b50ba72f0 P 75355105afb545e195a9e4920a3f5176 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 75355105afb545e195a9e4920a3f5176, f9b2a36168594c6c9657e96a2409a2eb; no voters: 0612b0d7a11d48c8adcb373a4f763a15
I20260709 12:11:41.159130 30158 raft_consensus.cc:2804] T e7834991e7b84864bba8069b50ba72f0 P 75355105afb545e195a9e4920a3f5176 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:41.159641 30158 raft_consensus.cc:697] T e7834991e7b84864bba8069b50ba72f0 P 75355105afb545e195a9e4920a3f5176 [term 1 LEADER]: Becoming Leader. State: Replica: 75355105afb545e195a9e4920a3f5176, State: Running, Role: LEADER
I20260709 12:11:41.160503 30158 consensus_queue.cc:237] T e7834991e7b84864bba8069b50ba72f0 P 75355105afb545e195a9e4920a3f5176 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:41.167273 30155 tablet_bootstrap.cc:492] T 1b5da1e068e34b06bf3305ca61f291ed P f9b2a36168594c6c9657e96a2409a2eb: No bootstrap required, opened a new log
I20260709 12:11:41.167835 30155 ts_tablet_manager.cc:1403] T 1b5da1e068e34b06bf3305ca61f291ed P f9b2a36168594c6c9657e96a2409a2eb: Time spent bootstrapping tablet: real 0.056s	user 0.015s	sys 0.008s
I20260709 12:11:41.167965 30154 tablet_bootstrap.cc:654] T 31e7099feee44e3ab33aa585015a75ec P 75355105afb545e195a9e4920a3f5176: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:41.172040 30157 tablet_bootstrap.cc:492] T 1b5da1e068e34b06bf3305ca61f291ed P 0612b0d7a11d48c8adcb373a4f763a15: No bootstrap required, opened a new log
I20260709 12:11:41.171926 30155 raft_consensus.cc:359] T 1b5da1e068e34b06bf3305ca61f291ed P f9b2a36168594c6c9657e96a2409a2eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:41.172519 30157 ts_tablet_manager.cc:1403] T 1b5da1e068e34b06bf3305ca61f291ed P 0612b0d7a11d48c8adcb373a4f763a15: Time spent bootstrapping tablet: real 0.079s	user 0.012s	sys 0.006s
I20260709 12:11:41.172729 30155 raft_consensus.cc:385] T 1b5da1e068e34b06bf3305ca61f291ed P f9b2a36168594c6c9657e96a2409a2eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:41.173064 30155 raft_consensus.cc:740] T 1b5da1e068e34b06bf3305ca61f291ed P f9b2a36168594c6c9657e96a2409a2eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9b2a36168594c6c9657e96a2409a2eb, State: Initialized, Role: FOLLOWER
I20260709 12:11:41.173808 30155 consensus_queue.cc:260] T 1b5da1e068e34b06bf3305ca61f291ed P f9b2a36168594c6c9657e96a2409a2eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:41.175205 30157 raft_consensus.cc:359] T 1b5da1e068e34b06bf3305ca61f291ed P 0612b0d7a11d48c8adcb373a4f763a15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:41.175766 30157 raft_consensus.cc:385] T 1b5da1e068e34b06bf3305ca61f291ed P 0612b0d7a11d48c8adcb373a4f763a15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:41.176023 30157 raft_consensus.cc:740] T 1b5da1e068e34b06bf3305ca61f291ed P 0612b0d7a11d48c8adcb373a4f763a15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0612b0d7a11d48c8adcb373a4f763a15, State: Initialized, Role: FOLLOWER
I20260709 12:11:41.176684 30157 consensus_queue.cc:260] T 1b5da1e068e34b06bf3305ca61f291ed P 0612b0d7a11d48c8adcb373a4f763a15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:41.176435 29856 catalog_manager.cc:5697] T e7834991e7b84864bba8069b50ba72f0 P 75355105afb545e195a9e4920a3f5176 reported cstate change: term changed from 0 to 1, leader changed from <none> to 75355105afb545e195a9e4920a3f5176 (127.29.32.193). New cstate: current_term: 1 leader_uuid: "75355105afb545e195a9e4920a3f5176" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:41.178120 30155 ts_tablet_manager.cc:1434] T 1b5da1e068e34b06bf3305ca61f291ed P f9b2a36168594c6c9657e96a2409a2eb: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:11:41.178915 30157 ts_tablet_manager.cc:1434] T 1b5da1e068e34b06bf3305ca61f291ed P 0612b0d7a11d48c8adcb373a4f763a15: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260709 12:11:41.179396 30155 tablet_bootstrap.cc:492] T 4d6681418ab74f95aed26d91892f4bee P f9b2a36168594c6c9657e96a2409a2eb: Bootstrap starting.
I20260709 12:11:41.188971 30154 tablet_bootstrap.cc:492] T 31e7099feee44e3ab33aa585015a75ec P 75355105afb545e195a9e4920a3f5176: No bootstrap required, opened a new log
I20260709 12:11:41.189478 30154 ts_tablet_manager.cc:1403] T 31e7099feee44e3ab33aa585015a75ec P 75355105afb545e195a9e4920a3f5176: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.005s
I20260709 12:11:41.191023 30157 tablet_bootstrap.cc:492] T 9148b7903129452f95e45a39724e456d P 0612b0d7a11d48c8adcb373a4f763a15: Bootstrap starting.
I20260709 12:11:41.192679 30154 raft_consensus.cc:359] T 31e7099feee44e3ab33aa585015a75ec P 75355105afb545e195a9e4920a3f5176 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:41.193471 30154 raft_consensus.cc:385] T 31e7099feee44e3ab33aa585015a75ec P 75355105afb545e195a9e4920a3f5176 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:41.193768 30154 raft_consensus.cc:740] T 31e7099feee44e3ab33aa585015a75ec P 75355105afb545e195a9e4920a3f5176 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75355105afb545e195a9e4920a3f5176, State: Initialized, Role: FOLLOWER
I20260709 12:11:41.194959 30155 tablet_bootstrap.cc:654] T 4d6681418ab74f95aed26d91892f4bee P f9b2a36168594c6c9657e96a2409a2eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:41.194525 30154 consensus_queue.cc:260] T 31e7099feee44e3ab33aa585015a75ec P 75355105afb545e195a9e4920a3f5176 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:41.197283 30154 ts_tablet_manager.cc:1434] T 31e7099feee44e3ab33aa585015a75ec P 75355105afb545e195a9e4920a3f5176: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260709 12:11:41.198443 30154 tablet_bootstrap.cc:492] T 1b5da1e068e34b06bf3305ca61f291ed P 75355105afb545e195a9e4920a3f5176: Bootstrap starting.
I20260709 12:11:41.199138 30157 tablet_bootstrap.cc:654] T 9148b7903129452f95e45a39724e456d P 0612b0d7a11d48c8adcb373a4f763a15: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:41.209188 30154 tablet_bootstrap.cc:654] T 1b5da1e068e34b06bf3305ca61f291ed P 75355105afb545e195a9e4920a3f5176: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:41.211823 30157 tablet_bootstrap.cc:492] T 9148b7903129452f95e45a39724e456d P 0612b0d7a11d48c8adcb373a4f763a15: No bootstrap required, opened a new log
I20260709 12:11:41.212481 30155 tablet_bootstrap.cc:492] T 4d6681418ab74f95aed26d91892f4bee P f9b2a36168594c6c9657e96a2409a2eb: No bootstrap required, opened a new log
I20260709 12:11:41.212447 30157 ts_tablet_manager.cc:1403] T 9148b7903129452f95e45a39724e456d P 0612b0d7a11d48c8adcb373a4f763a15: Time spent bootstrapping tablet: real 0.022s	user 0.004s	sys 0.008s
I20260709 12:11:41.216601 30155 ts_tablet_manager.cc:1403] T 4d6681418ab74f95aed26d91892f4bee P f9b2a36168594c6c9657e96a2409a2eb: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.003s
I20260709 12:11:41.216763 30157 raft_consensus.cc:359] T 9148b7903129452f95e45a39724e456d P 0612b0d7a11d48c8adcb373a4f763a15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:41.217775 30157 raft_consensus.cc:385] T 9148b7903129452f95e45a39724e456d P 0612b0d7a11d48c8adcb373a4f763a15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:41.218322 30157 raft_consensus.cc:740] T 9148b7903129452f95e45a39724e456d P 0612b0d7a11d48c8adcb373a4f763a15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0612b0d7a11d48c8adcb373a4f763a15, State: Initialized, Role: FOLLOWER
I20260709 12:11:41.219297 30157 consensus_queue.cc:260] T 9148b7903129452f95e45a39724e456d P 0612b0d7a11d48c8adcb373a4f763a15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:41.220604 30155 raft_consensus.cc:359] T 4d6681418ab74f95aed26d91892f4bee P f9b2a36168594c6c9657e96a2409a2eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:41.220957 30162 raft_consensus.cc:493] T 406cec2c0ad64a1aa338c548cad789ba P 0612b0d7a11d48c8adcb373a4f763a15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:41.221503 30155 raft_consensus.cc:385] T 4d6681418ab74f95aed26d91892f4bee P f9b2a36168594c6c9657e96a2409a2eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:41.221904 30155 raft_consensus.cc:740] T 4d6681418ab74f95aed26d91892f4bee P f9b2a36168594c6c9657e96a2409a2eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9b2a36168594c6c9657e96a2409a2eb, State: Initialized, Role: FOLLOWER
I20260709 12:11:41.221652 30162 raft_consensus.cc:515] T 406cec2c0ad64a1aa338c548cad789ba P 0612b0d7a11d48c8adcb373a4f763a15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:41.222846 30155 consensus_queue.cc:260] T 4d6681418ab74f95aed26d91892f4bee P f9b2a36168594c6c9657e96a2409a2eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:41.225478 30155 ts_tablet_manager.cc:1434] T 4d6681418ab74f95aed26d91892f4bee P f9b2a36168594c6c9657e96a2409a2eb: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 12:11:41.227326 30162 leader_election.cc:290] T 406cec2c0ad64a1aa338c548cad789ba P 0612b0d7a11d48c8adcb373a4f763a15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75355105afb545e195a9e4920a3f5176 (127.29.32.193:34691), f9b2a36168594c6c9657e96a2409a2eb (127.29.32.195:39699)
I20260709 12:11:41.229127 30154 tablet_bootstrap.cc:492] T 1b5da1e068e34b06bf3305ca61f291ed P 75355105afb545e195a9e4920a3f5176: No bootstrap required, opened a new log
I20260709 12:11:41.230052 30154 ts_tablet_manager.cc:1403] T 1b5da1e068e34b06bf3305ca61f291ed P 75355105afb545e195a9e4920a3f5176: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.012s
I20260709 12:11:41.229599 30155 tablet_bootstrap.cc:492] T 10ed9e56225d48b7ae42d07b8a24d0da P f9b2a36168594c6c9657e96a2409a2eb: Bootstrap starting.
I20260709 12:11:41.233721 30154 raft_consensus.cc:359] T 1b5da1e068e34b06bf3305ca61f291ed P 75355105afb545e195a9e4920a3f5176 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:41.237119 30154 raft_consensus.cc:385] T 1b5da1e068e34b06bf3305ca61f291ed P 75355105afb545e195a9e4920a3f5176 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:41.237498 30154 raft_consensus.cc:740] T 1b5da1e068e34b06bf3305ca61f291ed P 75355105afb545e195a9e4920a3f5176 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75355105afb545e195a9e4920a3f5176, State: Initialized, Role: FOLLOWER
I20260709 12:11:41.238271 30154 consensus_queue.cc:260] T 1b5da1e068e34b06bf3305ca61f291ed P 75355105afb545e195a9e4920a3f5176 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:41.240226 30154 ts_tablet_manager.cc:1434] T 1b5da1e068e34b06bf3305ca61f291ed P 75355105afb545e195a9e4920a3f5176: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:11:41.243799 30155 tablet_bootstrap.cc:654] T 10ed9e56225d48b7ae42d07b8a24d0da P f9b2a36168594c6c9657e96a2409a2eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:41.241077 30154 tablet_bootstrap.cc:492] T 406cec2c0ad64a1aa338c548cad789ba P 75355105afb545e195a9e4920a3f5176: Bootstrap starting.
I20260709 12:11:41.252147 30154 tablet_bootstrap.cc:654] T 406cec2c0ad64a1aa338c548cad789ba P 75355105afb545e195a9e4920a3f5176: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:41.262351 30155 tablet_bootstrap.cc:492] T 10ed9e56225d48b7ae42d07b8a24d0da P f9b2a36168594c6c9657e96a2409a2eb: No bootstrap required, opened a new log
I20260709 12:11:41.262926 30155 ts_tablet_manager.cc:1403] T 10ed9e56225d48b7ae42d07b8a24d0da P f9b2a36168594c6c9657e96a2409a2eb: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.016s
I20260709 12:11:41.264541 30158 raft_consensus.cc:493] T 9148b7903129452f95e45a39724e456d P 75355105afb545e195a9e4920a3f5176 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:41.265386 30157 ts_tablet_manager.cc:1434] T 9148b7903129452f95e45a39724e456d P 0612b0d7a11d48c8adcb373a4f763a15: Time spent starting tablet: real 0.052s	user 0.012s	sys 0.010s
I20260709 12:11:41.265036 30158 raft_consensus.cc:515] T 9148b7903129452f95e45a39724e456d P 75355105afb545e195a9e4920a3f5176 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:41.267168 30158 leader_election.cc:290] T 9148b7903129452f95e45a39724e456d P 75355105afb545e195a9e4920a3f5176 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0612b0d7a11d48c8adcb373a4f763a15 (127.29.32.194:33129), f9b2a36168594c6c9657e96a2409a2eb (127.29.32.195:39699)
I20260709 12:11:41.268353 30157 tablet_bootstrap.cc:492] T e7834991e7b84864bba8069b50ba72f0 P 0612b0d7a11d48c8adcb373a4f763a15: Bootstrap starting.
I20260709 12:11:41.268512 30036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9148b7903129452f95e45a39724e456d" candidate_uuid: "75355105afb545e195a9e4920a3f5176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0612b0d7a11d48c8adcb373a4f763a15" is_pre_election: true
I20260709 12:11:41.269284 30036 raft_consensus.cc:2468] T 9148b7903129452f95e45a39724e456d P 0612b0d7a11d48c8adcb373a4f763a15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75355105afb545e195a9e4920a3f5176 in term 0.
I20260709 12:11:41.271680 30158 raft_consensus.cc:493] T 1b80feb337c54ffa9f1e89a189838758 P 75355105afb545e195a9e4920a3f5176 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:41.277303 29928 leader_election.cc:304] T 9148b7903129452f95e45a39724e456d P 75355105afb545e195a9e4920a3f5176 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0612b0d7a11d48c8adcb373a4f763a15, 75355105afb545e195a9e4920a3f5176; no voters: 
I20260709 12:11:41.278208 30158 raft_consensus.cc:515] T 1b80feb337c54ffa9f1e89a189838758 P 75355105afb545e195a9e4920a3f5176 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:41.271035 30111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9148b7903129452f95e45a39724e456d" candidate_uuid: "75355105afb545e195a9e4920a3f5176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9b2a36168594c6c9657e96a2409a2eb" is_pre_election: true
I20260709 12:11:41.280346 30158 leader_election.cc:290] T 1b80feb337c54ffa9f1e89a189838758 P 75355105afb545e195a9e4920a3f5176 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0612b0d7a11d48c8adcb373a4f763a15 (127.29.32.194:33129), f9b2a36168594c6c9657e96a2409a2eb (127.29.32.195:39699)
W20260709 12:11:41.280269 29927 leader_election.cc:343] T 9148b7903129452f95e45a39724e456d P 75355105afb545e195a9e4920a3f5176 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9b2a36168594c6c9657e96a2409a2eb (127.29.32.195:39699): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:41.280953 30158 raft_consensus.cc:2804] T 9148b7903129452f95e45a39724e456d P 75355105afb545e195a9e4920a3f5176 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:41.281296 30158 raft_consensus.cc:493] T 9148b7903129452f95e45a39724e456d P 75355105afb545e195a9e4920a3f5176 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:41.281617 30158 raft_consensus.cc:3060] T 9148b7903129452f95e45a39724e456d P 75355105afb545e195a9e4920a3f5176 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:41.282820 30193 raft_consensus.cc:493] T 31e7099feee44e3ab33aa585015a75ec P 0612b0d7a11d48c8adcb373a4f763a15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:41.283293 30193 raft_consensus.cc:515] T 31e7099feee44e3ab33aa585015a75ec P 0612b0d7a11d48c8adcb373a4f763a15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:41.283752 30111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b80feb337c54ffa9f1e89a189838758" candidate_uuid: "75355105afb545e195a9e4920a3f5176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9b2a36168594c6c9657e96a2409a2eb" is_pre_election: true
I20260709 12:11:41.284348 30111 raft_consensus.cc:2468] T 1b80feb337c54ffa9f1e89a189838758 P f9b2a36168594c6c9657e96a2409a2eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75355105afb545e195a9e4920a3f5176 in term 0.
I20260709 12:11:41.285616 29927 leader_election.cc:304] T 1b80feb337c54ffa9f1e89a189838758 P 75355105afb545e195a9e4920a3f5176 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75355105afb545e195a9e4920a3f5176, f9b2a36168594c6c9657e96a2409a2eb; no voters: 
I20260709 12:11:41.286551 30173 raft_consensus.cc:2804] T 1b80feb337c54ffa9f1e89a189838758 P 75355105afb545e195a9e4920a3f5176 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:41.286777 30036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b80feb337c54ffa9f1e89a189838758" candidate_uuid: "75355105afb545e195a9e4920a3f5176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0612b0d7a11d48c8adcb373a4f763a15" is_pre_election: true
I20260709 12:11:41.286986 30173 raft_consensus.cc:493] T 1b80feb337c54ffa9f1e89a189838758 P 75355105afb545e195a9e4920a3f5176 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:41.287504 30173 raft_consensus.cc:3060] T 1b80feb337c54ffa9f1e89a189838758 P 75355105afb545e195a9e4920a3f5176 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:41.275372 30157 tablet_bootstrap.cc:654] T e7834991e7b84864bba8069b50ba72f0 P 0612b0d7a11d48c8adcb373a4f763a15: Neither blocks nor log segments found. Creating new log.
W20260709 12:11:41.288383 29928 leader_election.cc:343] T 1b80feb337c54ffa9f1e89a189838758 P 75355105afb545e195a9e4920a3f5176 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0612b0d7a11d48c8adcb373a4f763a15 (127.29.32.194:33129): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:41.290300 30155 raft_consensus.cc:359] T 10ed9e56225d48b7ae42d07b8a24d0da P f9b2a36168594c6c9657e96a2409a2eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:41.291097 30155 raft_consensus.cc:385] T 10ed9e56225d48b7ae42d07b8a24d0da P f9b2a36168594c6c9657e96a2409a2eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:41.291436 30155 raft_consensus.cc:740] T 10ed9e56225d48b7ae42d07b8a24d0da P f9b2a36168594c6c9657e96a2409a2eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9b2a36168594c6c9657e96a2409a2eb, State: Initialized, Role: FOLLOWER
I20260709 12:11:41.292357 30155 consensus_queue.cc:260] T 10ed9e56225d48b7ae42d07b8a24d0da P f9b2a36168594c6c9657e96a2409a2eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:41.295087 30155 ts_tablet_manager.cc:1434] T 10ed9e56225d48b7ae42d07b8a24d0da P f9b2a36168594c6c9657e96a2409a2eb: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.001s
I20260709 12:11:41.295533 30173 raft_consensus.cc:515] T 1b80feb337c54ffa9f1e89a189838758 P 75355105afb545e195a9e4920a3f5176 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:41.296667 30193 leader_election.cc:290] T 31e7099feee44e3ab33aa585015a75ec P 0612b0d7a11d48c8adcb373a4f763a15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75355105afb545e195a9e4920a3f5176 (127.29.32.193:34691), f9b2a36168594c6c9657e96a2409a2eb (127.29.32.195:39699)
I20260709 12:11:41.296155 30155 tablet_bootstrap.cc:492] T 31e7099feee44e3ab33aa585015a75ec P f9b2a36168594c6c9657e96a2409a2eb: Bootstrap starting.
I20260709 12:11:41.298725 30154 tablet_bootstrap.cc:492] T 406cec2c0ad64a1aa338c548cad789ba P 75355105afb545e195a9e4920a3f5176: No bootstrap required, opened a new log
I20260709 12:11:41.299168 30154 ts_tablet_manager.cc:1403] T 406cec2c0ad64a1aa338c548cad789ba P 75355105afb545e195a9e4920a3f5176: Time spent bootstrapping tablet: real 0.058s	user 0.011s	sys 0.003s
I20260709 12:11:41.307742 30036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b80feb337c54ffa9f1e89a189838758" candidate_uuid: "75355105afb545e195a9e4920a3f5176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0612b0d7a11d48c8adcb373a4f763a15"
I20260709 12:11:41.310504 29962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "406cec2c0ad64a1aa338c548cad789ba" candidate_uuid: "0612b0d7a11d48c8adcb373a4f763a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75355105afb545e195a9e4920a3f5176" is_pre_election: true
I20260709 12:11:41.311681 30154 raft_consensus.cc:359] T 406cec2c0ad64a1aa338c548cad789ba P 75355105afb545e195a9e4920a3f5176 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
W20260709 12:11:41.312083 29928 leader_election.cc:343] T 1b80feb337c54ffa9f1e89a189838758 P 75355105afb545e195a9e4920a3f5176 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0612b0d7a11d48c8adcb373a4f763a15 (127.29.32.194:33129): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:41.312326 30154 raft_consensus.cc:385] T 406cec2c0ad64a1aa338c548cad789ba P 75355105afb545e195a9e4920a3f5176 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:41.312597 30154 raft_consensus.cc:740] T 406cec2c0ad64a1aa338c548cad789ba P 75355105afb545e195a9e4920a3f5176 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75355105afb545e195a9e4920a3f5176, State: Initialized, Role: FOLLOWER
I20260709 12:11:41.313166 29962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31e7099feee44e3ab33aa585015a75ec" candidate_uuid: "0612b0d7a11d48c8adcb373a4f763a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75355105afb545e195a9e4920a3f5176" is_pre_election: true
I20260709 12:11:41.313218 30154 consensus_queue.cc:260] T 406cec2c0ad64a1aa338c548cad789ba P 75355105afb545e195a9e4920a3f5176 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:41.313859 29962 raft_consensus.cc:2468] T 31e7099feee44e3ab33aa585015a75ec P 75355105afb545e195a9e4920a3f5176 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0612b0d7a11d48c8adcb373a4f763a15 in term 0.
I20260709 12:11:41.314888 30161 raft_consensus.cc:493] T 1b5da1e068e34b06bf3305ca61f291ed P f9b2a36168594c6c9657e96a2409a2eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:41.315336 30161 raft_consensus.cc:515] T 1b5da1e068e34b06bf3305ca61f291ed P f9b2a36168594c6c9657e96a2409a2eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
W20260709 12:11:41.316064 30002 leader_election.cc:343] T 406cec2c0ad64a1aa338c548cad789ba P 0612b0d7a11d48c8adcb373a4f763a15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 75355105afb545e195a9e4920a3f5176 (127.29.32.193:34691): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:41.316847 30002 leader_election.cc:304] T 31e7099feee44e3ab33aa585015a75ec P 0612b0d7a11d48c8adcb373a4f763a15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0612b0d7a11d48c8adcb373a4f763a15, 75355105afb545e195a9e4920a3f5176; no voters: 
I20260709 12:11:41.317591 30161 leader_election.cc:290] T 1b5da1e068e34b06bf3305ca61f291ed P f9b2a36168594c6c9657e96a2409a2eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75355105afb545e195a9e4920a3f5176 (127.29.32.193:34691), 0612b0d7a11d48c8adcb373a4f763a15 (127.29.32.194:33129)
I20260709 12:11:41.317834 30193 raft_consensus.cc:2804] T 31e7099feee44e3ab33aa585015a75ec P 0612b0d7a11d48c8adcb373a4f763a15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:41.318235 30193 raft_consensus.cc:493] T 31e7099feee44e3ab33aa585015a75ec P 0612b0d7a11d48c8adcb373a4f763a15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:41.318219 30158 raft_consensus.cc:515] T 9148b7903129452f95e45a39724e456d P 75355105afb545e195a9e4920a3f5176 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:41.318754 30193 raft_consensus.cc:3060] T 31e7099feee44e3ab33aa585015a75ec P 0612b0d7a11d48c8adcb373a4f763a15 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:41.321482 30154 ts_tablet_manager.cc:1434] T 406cec2c0ad64a1aa338c548cad789ba P 75355105afb545e195a9e4920a3f5176: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 12:11:41.322296 30036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b5da1e068e34b06bf3305ca61f291ed" candidate_uuid: "f9b2a36168594c6c9657e96a2409a2eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0612b0d7a11d48c8adcb373a4f763a15" is_pre_election: true
I20260709 12:11:41.322975 30036 raft_consensus.cc:2468] T 1b5da1e068e34b06bf3305ca61f291ed P 0612b0d7a11d48c8adcb373a4f763a15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9b2a36168594c6c9657e96a2409a2eb in term 0.
I20260709 12:11:41.325673 30162 raft_consensus.cc:493] T 10ed9e56225d48b7ae42d07b8a24d0da P 0612b0d7a11d48c8adcb373a4f763a15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:41.327112 30077 leader_election.cc:304] T 1b5da1e068e34b06bf3305ca61f291ed P f9b2a36168594c6c9657e96a2409a2eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0612b0d7a11d48c8adcb373a4f763a15, f9b2a36168594c6c9657e96a2409a2eb; no voters: 
I20260709 12:11:41.327430 30162 raft_consensus.cc:515] T 10ed9e56225d48b7ae42d07b8a24d0da P 0612b0d7a11d48c8adcb373a4f763a15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:41.329984 30161 raft_consensus.cc:2804] T 1b5da1e068e34b06bf3305ca61f291ed P f9b2a36168594c6c9657e96a2409a2eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:41.330356 30161 raft_consensus.cc:493] T 1b5da1e068e34b06bf3305ca61f291ed P f9b2a36168594c6c9657e96a2409a2eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:41.330684 30161 raft_consensus.cc:3060] T 1b5da1e068e34b06bf3305ca61f291ed P f9b2a36168594c6c9657e96a2409a2eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:41.331429 30162 leader_election.cc:290] T 10ed9e56225d48b7ae42d07b8a24d0da P 0612b0d7a11d48c8adcb373a4f763a15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75355105afb545e195a9e4920a3f5176 (127.29.32.193:34691), f9b2a36168594c6c9657e96a2409a2eb (127.29.32.195:39699)
I20260709 12:11:41.332248 30173 leader_election.cc:290] T 1b80feb337c54ffa9f1e89a189838758 P 75355105afb545e195a9e4920a3f5176 [CANDIDATE]: Term 1 election: Requested vote from peers 0612b0d7a11d48c8adcb373a4f763a15 (127.29.32.194:33129), f9b2a36168594c6c9657e96a2409a2eb (127.29.32.195:39699)
I20260709 12:11:41.326805 29962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b5da1e068e34b06bf3305ca61f291ed" candidate_uuid: "f9b2a36168594c6c9657e96a2409a2eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75355105afb545e195a9e4920a3f5176" is_pre_election: true
I20260709 12:11:41.334506 29962 raft_consensus.cc:2468] T 1b5da1e068e34b06bf3305ca61f291ed P 75355105afb545e195a9e4920a3f5176 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9b2a36168594c6c9657e96a2409a2eb in term 0.
I20260709 12:11:41.335078 30111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b80feb337c54ffa9f1e89a189838758" candidate_uuid: "75355105afb545e195a9e4920a3f5176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9b2a36168594c6c9657e96a2409a2eb"
I20260709 12:11:41.335641 30111 raft_consensus.cc:3060] T 1b80feb337c54ffa9f1e89a189838758 P f9b2a36168594c6c9657e96a2409a2eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:41.338713 30193 raft_consensus.cc:515] T 31e7099feee44e3ab33aa585015a75ec P 0612b0d7a11d48c8adcb373a4f763a15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:41.342610 30193 leader_election.cc:290] T 31e7099feee44e3ab33aa585015a75ec P 0612b0d7a11d48c8adcb373a4f763a15 [CANDIDATE]: Term 1 election: Requested vote from peers 75355105afb545e195a9e4920a3f5176 (127.29.32.193:34691), f9b2a36168594c6c9657e96a2409a2eb (127.29.32.195:39699)
I20260709 12:11:41.343911 30111 raft_consensus.cc:2468] T 1b80feb337c54ffa9f1e89a189838758 P f9b2a36168594c6c9657e96a2409a2eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75355105afb545e195a9e4920a3f5176 in term 1.
I20260709 12:11:41.344197 30161 raft_consensus.cc:515] T 1b5da1e068e34b06bf3305ca61f291ed P f9b2a36168594c6c9657e96a2409a2eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:41.345239 29927 leader_election.cc:304] T 1b80feb337c54ffa9f1e89a189838758 P 75355105afb545e195a9e4920a3f5176 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 75355105afb545e195a9e4920a3f5176, f9b2a36168594c6c9657e96a2409a2eb; no voters: 0612b0d7a11d48c8adcb373a4f763a15
I20260709 12:11:41.346275 30161 leader_election.cc:290] T 1b5da1e068e34b06bf3305ca61f291ed P f9b2a36168594c6c9657e96a2409a2eb [CANDIDATE]: Term 1 election: Requested vote from peers 75355105afb545e195a9e4920a3f5176 (127.29.32.193:34691), 0612b0d7a11d48c8adcb373a4f763a15 (127.29.32.194:33129)
I20260709 12:11:41.347328 30036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b5da1e068e34b06bf3305ca61f291ed" candidate_uuid: "f9b2a36168594c6c9657e96a2409a2eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0612b0d7a11d48c8adcb373a4f763a15"
I20260709 12:11:41.347886 30036 raft_consensus.cc:3060] T 1b5da1e068e34b06bf3305ca61f291ed P 0612b0d7a11d48c8adcb373a4f763a15 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:41.347895 29962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b5da1e068e34b06bf3305ca61f291ed" candidate_uuid: "f9b2a36168594c6c9657e96a2409a2eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75355105afb545e195a9e4920a3f5176"
I20260709 12:11:41.349771 29962 raft_consensus.cc:3060] T 1b5da1e068e34b06bf3305ca61f291ed P 75355105afb545e195a9e4920a3f5176 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:41.348886 30173 raft_consensus.cc:2804] T 1b80feb337c54ffa9f1e89a189838758 P 75355105afb545e195a9e4920a3f5176 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:41.352711 30155 tablet_bootstrap.cc:654] T 31e7099feee44e3ab33aa585015a75ec P f9b2a36168594c6c9657e96a2409a2eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:41.352300 30173 raft_consensus.cc:697] T 1b80feb337c54ffa9f1e89a189838758 P 75355105afb545e195a9e4920a3f5176 [term 1 LEADER]: Becoming Leader. State: Replica: 75355105afb545e195a9e4920a3f5176, State: Running, Role: LEADER
I20260709 12:11:41.354897 30173 consensus_queue.cc:237] T 1b80feb337c54ffa9f1e89a189838758 P 75355105afb545e195a9e4920a3f5176 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:41.358750 30037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9148b7903129452f95e45a39724e456d" candidate_uuid: "75355105afb545e195a9e4920a3f5176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0612b0d7a11d48c8adcb373a4f763a15"
I20260709 12:11:41.359978 30037 raft_consensus.cc:3060] T 9148b7903129452f95e45a39724e456d P 0612b0d7a11d48c8adcb373a4f763a15 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:41.365049 30158 leader_election.cc:290] T 9148b7903129452f95e45a39724e456d P 75355105afb545e195a9e4920a3f5176 [CANDIDATE]: Term 1 election: Requested vote from peers 0612b0d7a11d48c8adcb373a4f763a15 (127.29.32.194:33129), f9b2a36168594c6c9657e96a2409a2eb (127.29.32.195:39699)
I20260709 12:11:41.369449 30172 raft_consensus.cc:493] T 10ed9e56225d48b7ae42d07b8a24d0da P 75355105afb545e195a9e4920a3f5176 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:41.369612 29961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10ed9e56225d48b7ae42d07b8a24d0da" candidate_uuid: "0612b0d7a11d48c8adcb373a4f763a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75355105afb545e195a9e4920a3f5176" is_pre_election: true
I20260709 12:11:41.366434 30036 raft_consensus.cc:2468] T 1b5da1e068e34b06bf3305ca61f291ed P 0612b0d7a11d48c8adcb373a4f763a15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9b2a36168594c6c9657e96a2409a2eb in term 1.
I20260709 12:11:41.372532 29960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31e7099feee44e3ab33aa585015a75ec" candidate_uuid: "0612b0d7a11d48c8adcb373a4f763a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75355105afb545e195a9e4920a3f5176"
I20260709 12:11:41.370962 30172 raft_consensus.cc:515] T 10ed9e56225d48b7ae42d07b8a24d0da P 75355105afb545e195a9e4920a3f5176 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:41.373909 30111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9148b7903129452f95e45a39724e456d" candidate_uuid: "75355105afb545e195a9e4920a3f5176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9b2a36168594c6c9657e96a2409a2eb"
I20260709 12:11:41.374890 29960 raft_consensus.cc:3060] T 31e7099feee44e3ab33aa585015a75ec P 75355105afb545e195a9e4920a3f5176 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:41.376003 29961 raft_consensus.cc:2468] T 10ed9e56225d48b7ae42d07b8a24d0da P 75355105afb545e195a9e4920a3f5176 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0612b0d7a11d48c8adcb373a4f763a15 in term 0.
I20260709 12:11:41.378788 29962 raft_consensus.cc:2468] T 1b5da1e068e34b06bf3305ca61f291ed P 75355105afb545e195a9e4920a3f5176 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9b2a36168594c6c9657e96a2409a2eb in term 1.
I20260709 12:11:41.379482 30157 tablet_bootstrap.cc:492] T e7834991e7b84864bba8069b50ba72f0 P 0612b0d7a11d48c8adcb373a4f763a15: No bootstrap required, opened a new log
I20260709 12:11:41.380122 30157 ts_tablet_manager.cc:1403] T e7834991e7b84864bba8069b50ba72f0 P 0612b0d7a11d48c8adcb373a4f763a15: Time spent bootstrapping tablet: real 0.112s	user 0.022s	sys 0.034s
I20260709 12:11:41.385560 30108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10ed9e56225d48b7ae42d07b8a24d0da" candidate_uuid: "0612b0d7a11d48c8adcb373a4f763a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9b2a36168594c6c9657e96a2409a2eb" is_pre_election: true
I20260709 12:11:41.386829 30108 raft_consensus.cc:2468] T 10ed9e56225d48b7ae42d07b8a24d0da P f9b2a36168594c6c9657e96a2409a2eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0612b0d7a11d48c8adcb373a4f763a15 in term 0.
I20260709 12:11:41.381156 30077 leader_election.cc:304] T 1b5da1e068e34b06bf3305ca61f291ed P f9b2a36168594c6c9657e96a2409a2eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0612b0d7a11d48c8adcb373a4f763a15, f9b2a36168594c6c9657e96a2409a2eb; no voters: 
I20260709 12:11:41.389451 30155 tablet_bootstrap.cc:492] T 31e7099feee44e3ab33aa585015a75ec P f9b2a36168594c6c9657e96a2409a2eb: No bootstrap required, opened a new log
I20260709 12:11:41.389705 30110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "406cec2c0ad64a1aa338c548cad789ba" candidate_uuid: "0612b0d7a11d48c8adcb373a4f763a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9b2a36168594c6c9657e96a2409a2eb" is_pre_election: true
I20260709 12:11:41.392524 30107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31e7099feee44e3ab33aa585015a75ec" candidate_uuid: "0612b0d7a11d48c8adcb373a4f763a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9b2a36168594c6c9657e96a2409a2eb"
I20260709 12:11:41.393476 30161 raft_consensus.cc:2804] T 1b5da1e068e34b06bf3305ca61f291ed P f9b2a36168594c6c9657e96a2409a2eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:41.384677 30109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31e7099feee44e3ab33aa585015a75ec" candidate_uuid: "0612b0d7a11d48c8adcb373a4f763a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9b2a36168594c6c9657e96a2409a2eb" is_pre_election: true
I20260709 12:11:41.394624 30161 raft_consensus.cc:697] T 1b5da1e068e34b06bf3305ca61f291ed P f9b2a36168594c6c9657e96a2409a2eb [term 1 LEADER]: Becoming Leader. State: Replica: f9b2a36168594c6c9657e96a2409a2eb, State: Running, Role: LEADER
I20260709 12:11:41.393015 30172 leader_election.cc:290] T 10ed9e56225d48b7ae42d07b8a24d0da P 75355105afb545e195a9e4920a3f5176 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0612b0d7a11d48c8adcb373a4f763a15 (127.29.32.194:33129), f9b2a36168594c6c9657e96a2409a2eb (127.29.32.195:39699)
I20260709 12:11:41.389369 30002 leader_election.cc:304] T 10ed9e56225d48b7ae42d07b8a24d0da P 0612b0d7a11d48c8adcb373a4f763a15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0612b0d7a11d48c8adcb373a4f763a15, f9b2a36168594c6c9657e96a2409a2eb; no voters: 
I20260709 12:11:41.395848 30161 consensus_queue.cc:237] T 1b5da1e068e34b06bf3305ca61f291ed P f9b2a36168594c6c9657e96a2409a2eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
W20260709 12:11:41.397882 30002 leader_election.cc:343] T 31e7099feee44e3ab33aa585015a75ec P 0612b0d7a11d48c8adcb373a4f763a15 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f9b2a36168594c6c9657e96a2409a2eb (127.29.32.195:39699): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:41.393227 30155 ts_tablet_manager.cc:1403] T 31e7099feee44e3ab33aa585015a75ec P f9b2a36168594c6c9657e96a2409a2eb: Time spent bootstrapping tablet: real 0.097s	user 0.013s	sys 0.010s
I20260709 12:11:41.399271 30036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10ed9e56225d48b7ae42d07b8a24d0da" candidate_uuid: "75355105afb545e195a9e4920a3f5176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0612b0d7a11d48c8adcb373a4f763a15" is_pre_election: true
I20260709 12:11:41.392066 29856 catalog_manager.cc:5697] T 1b80feb337c54ffa9f1e89a189838758 P 75355105afb545e195a9e4920a3f5176 reported cstate change: term changed from 0 to 1, leader changed from <none> to 75355105afb545e195a9e4920a3f5176 (127.29.32.193). New cstate: current_term: 1 leader_uuid: "75355105afb545e195a9e4920a3f5176" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:41.399478 30157 raft_consensus.cc:359] T e7834991e7b84864bba8069b50ba72f0 P 0612b0d7a11d48c8adcb373a4f763a15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:41.400240 30157 raft_consensus.cc:385] T e7834991e7b84864bba8069b50ba72f0 P 0612b0d7a11d48c8adcb373a4f763a15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:11:41.400280 30002 leader_election.cc:343] T 31e7099feee44e3ab33aa585015a75ec P 0612b0d7a11d48c8adcb373a4f763a15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9b2a36168594c6c9657e96a2409a2eb (127.29.32.195:39699): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:41.400637 30157 raft_consensus.cc:740] T e7834991e7b84864bba8069b50ba72f0 P 0612b0d7a11d48c8adcb373a4f763a15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0612b0d7a11d48c8adcb373a4f763a15, State: Initialized, Role: FOLLOWER
W20260709 12:11:41.401230 30002 leader_election.cc:343] T 406cec2c0ad64a1aa338c548cad789ba P 0612b0d7a11d48c8adcb373a4f763a15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f9b2a36168594c6c9657e96a2409a2eb (127.29.32.195:39699): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:41.401659 30002 leader_election.cc:304] T 406cec2c0ad64a1aa338c548cad789ba P 0612b0d7a11d48c8adcb373a4f763a15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0612b0d7a11d48c8adcb373a4f763a15; no voters: 75355105afb545e195a9e4920a3f5176, f9b2a36168594c6c9657e96a2409a2eb
I20260709 12:11:41.398783 30193 raft_consensus.cc:2804] T 10ed9e56225d48b7ae42d07b8a24d0da P 0612b0d7a11d48c8adcb373a4f763a15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:41.402374 30193 raft_consensus.cc:493] T 10ed9e56225d48b7ae42d07b8a24d0da P 0612b0d7a11d48c8adcb373a4f763a15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:41.402741 30193 raft_consensus.cc:3060] T 10ed9e56225d48b7ae42d07b8a24d0da P 0612b0d7a11d48c8adcb373a4f763a15 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:41.401401 30157 consensus_queue.cc:260] T e7834991e7b84864bba8069b50ba72f0 P 0612b0d7a11d48c8adcb373a4f763a15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:41.408118 30035 raft_consensus.cc:3060] T e67a216560304b71803c910de33a9229 P 0612b0d7a11d48c8adcb373a4f763a15 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:41.407720 30162 raft_consensus.cc:2749] T 406cec2c0ad64a1aa338c548cad789ba P 0612b0d7a11d48c8adcb373a4f763a15 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:41.407167 30157 ts_tablet_manager.cc:1434] T e7834991e7b84864bba8069b50ba72f0 P 0612b0d7a11d48c8adcb373a4f763a15: Time spent starting tablet: real 0.027s	user 0.002s	sys 0.008s
I20260709 12:11:41.415385 30110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10ed9e56225d48b7ae42d07b8a24d0da" candidate_uuid: "75355105afb545e195a9e4920a3f5176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9b2a36168594c6c9657e96a2409a2eb" is_pre_election: true
I20260709 12:11:41.416029 30110 raft_consensus.cc:2468] T 10ed9e56225d48b7ae42d07b8a24d0da P f9b2a36168594c6c9657e96a2409a2eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75355105afb545e195a9e4920a3f5176 in term 0.
I20260709 12:11:41.422577 30193 raft_consensus.cc:515] T 10ed9e56225d48b7ae42d07b8a24d0da P 0612b0d7a11d48c8adcb373a4f763a15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
W20260709 12:11:41.421583 29927 leader_election.cc:343] T 9148b7903129452f95e45a39724e456d P 75355105afb545e195a9e4920a3f5176 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f9b2a36168594c6c9657e96a2409a2eb (127.29.32.195:39699): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:41.422590 30155 raft_consensus.cc:359] T 31e7099feee44e3ab33aa585015a75ec P f9b2a36168594c6c9657e96a2409a2eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:41.416117 30037 raft_consensus.cc:2468] T 9148b7903129452f95e45a39724e456d P 0612b0d7a11d48c8adcb373a4f763a15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75355105afb545e195a9e4920a3f5176 in term 1.
I20260709 12:11:41.424649 30155 raft_consensus.cc:385] T 31e7099feee44e3ab33aa585015a75ec P f9b2a36168594c6c9657e96a2409a2eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:41.427515 30155 raft_consensus.cc:740] T 31e7099feee44e3ab33aa585015a75ec P f9b2a36168594c6c9657e96a2409a2eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9b2a36168594c6c9657e96a2409a2eb, State: Initialized, Role: FOLLOWER
I20260709 12:11:41.425642 30036 raft_consensus.cc:2393] T 10ed9e56225d48b7ae42d07b8a24d0da P 0612b0d7a11d48c8adcb373a4f763a15 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 75355105afb545e195a9e4920a3f5176 in current term 1: Already voted for candidate 0612b0d7a11d48c8adcb373a4f763a15 in this term.
I20260709 12:11:41.430421 29857 catalog_manager.cc:5697] T 1b5da1e068e34b06bf3305ca61f291ed P f9b2a36168594c6c9657e96a2409a2eb reported cstate change: term changed from 0 to 1, leader changed from <none> to f9b2a36168594c6c9657e96a2409a2eb (127.29.32.195). New cstate: current_term: 1 leader_uuid: "f9b2a36168594c6c9657e96a2409a2eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:41.425643 29928 leader_election.cc:304] T 9148b7903129452f95e45a39724e456d P 75355105afb545e195a9e4920a3f5176 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0612b0d7a11d48c8adcb373a4f763a15, 75355105afb545e195a9e4920a3f5176; no voters: f9b2a36168594c6c9657e96a2409a2eb
I20260709 12:11:41.425891 30173 consensus_queue.cc:1048] T e67a216560304b71803c910de33a9229 P 75355105afb545e195a9e4920a3f5176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:41.426632 30157 tablet_bootstrap.cc:492] T 4d6681418ab74f95aed26d91892f4bee P 0612b0d7a11d48c8adcb373a4f763a15: Bootstrap starting.
I20260709 12:11:41.425428 30193 leader_election.cc:290] T 10ed9e56225d48b7ae42d07b8a24d0da P 0612b0d7a11d48c8adcb373a4f763a15 [CANDIDATE]: Term 1 election: Requested vote from peers 75355105afb545e195a9e4920a3f5176 (127.29.32.193:34691), f9b2a36168594c6c9657e96a2409a2eb (127.29.32.195:39699)
I20260709 12:11:41.428577 30109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10ed9e56225d48b7ae42d07b8a24d0da" candidate_uuid: "0612b0d7a11d48c8adcb373a4f763a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9b2a36168594c6c9657e96a2409a2eb"
I20260709 12:11:41.433543 30172 raft_consensus.cc:2804] T 9148b7903129452f95e45a39724e456d P 75355105afb545e195a9e4920a3f5176 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:41.434993 30109 raft_consensus.cc:3060] T 10ed9e56225d48b7ae42d07b8a24d0da P f9b2a36168594c6c9657e96a2409a2eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:41.435055 30172 raft_consensus.cc:697] T 9148b7903129452f95e45a39724e456d P 75355105afb545e195a9e4920a3f5176 [term 1 LEADER]: Becoming Leader. State: Replica: 75355105afb545e195a9e4920a3f5176, State: Running, Role: LEADER
I20260709 12:11:41.436453 30172 consensus_queue.cc:237] T 9148b7903129452f95e45a39724e456d P 75355105afb545e195a9e4920a3f5176 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:41.438915 30158 consensus_queue.cc:1048] T e67a216560304b71803c910de33a9229 P 75355105afb545e195a9e4920a3f5176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:41.442659 29961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10ed9e56225d48b7ae42d07b8a24d0da" candidate_uuid: "0612b0d7a11d48c8adcb373a4f763a15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75355105afb545e195a9e4920a3f5176"
I20260709 12:11:41.443212 29961 raft_consensus.cc:3060] T 10ed9e56225d48b7ae42d07b8a24d0da P 75355105afb545e195a9e4920a3f5176 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:41.444505 29960 raft_consensus.cc:2468] T 31e7099feee44e3ab33aa585015a75ec P 75355105afb545e195a9e4920a3f5176 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0612b0d7a11d48c8adcb373a4f763a15 in term 1.
I20260709 12:11:41.434718 30155 consensus_queue.cc:260] T 31e7099feee44e3ab33aa585015a75ec P f9b2a36168594c6c9657e96a2409a2eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:41.456992 30155 ts_tablet_manager.cc:1434] T 31e7099feee44e3ab33aa585015a75ec P f9b2a36168594c6c9657e96a2409a2eb: Time spent starting tablet: real 0.052s	user 0.009s	sys 0.002s
I20260709 12:11:41.460686 30155 tablet_bootstrap.cc:492] T 9148b7903129452f95e45a39724e456d P f9b2a36168594c6c9657e96a2409a2eb: Bootstrap starting.
I20260709 12:11:41.458825 29927 leader_election.cc:304] T 10ed9e56225d48b7ae42d07b8a24d0da P 75355105afb545e195a9e4920a3f5176 [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: 75355105afb545e195a9e4920a3f5176, f9b2a36168594c6c9657e96a2409a2eb; no voters: 0612b0d7a11d48c8adcb373a4f763a15
I20260709 12:11:41.463909 30002 leader_election.cc:304] T 31e7099feee44e3ab33aa585015a75ec P 0612b0d7a11d48c8adcb373a4f763a15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0612b0d7a11d48c8adcb373a4f763a15, 75355105afb545e195a9e4920a3f5176; no voters: f9b2a36168594c6c9657e96a2409a2eb
I20260709 12:11:41.465755 30193 raft_consensus.cc:2804] T 31e7099feee44e3ab33aa585015a75ec P 0612b0d7a11d48c8adcb373a4f763a15 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:41.466427 30193 raft_consensus.cc:697] T 31e7099feee44e3ab33aa585015a75ec P 0612b0d7a11d48c8adcb373a4f763a15 [term 1 LEADER]: Becoming Leader. State: Replica: 0612b0d7a11d48c8adcb373a4f763a15, State: Running, Role: LEADER
I20260709 12:11:41.467547 29961 raft_consensus.cc:2468] T 10ed9e56225d48b7ae42d07b8a24d0da P 75355105afb545e195a9e4920a3f5176 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0612b0d7a11d48c8adcb373a4f763a15 in term 1.
I20260709 12:11:41.467514 30193 consensus_queue.cc:237] T 31e7099feee44e3ab33aa585015a75ec P 0612b0d7a11d48c8adcb373a4f763a15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:41.469962 30158 raft_consensus.cc:2764] T 10ed9e56225d48b7ae42d07b8a24d0da P 75355105afb545e195a9e4920a3f5176 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:11:41.470991 30002 leader_election.cc:304] T 10ed9e56225d48b7ae42d07b8a24d0da P 0612b0d7a11d48c8adcb373a4f763a15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0612b0d7a11d48c8adcb373a4f763a15, 75355105afb545e195a9e4920a3f5176; no voters: 
I20260709 12:11:41.472047 30157 tablet_bootstrap.cc:654] T 4d6681418ab74f95aed26d91892f4bee P 0612b0d7a11d48c8adcb373a4f763a15: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:41.472739 30162 raft_consensus.cc:2804] T 10ed9e56225d48b7ae42d07b8a24d0da P 0612b0d7a11d48c8adcb373a4f763a15 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:41.482439 30162 raft_consensus.cc:697] T 10ed9e56225d48b7ae42d07b8a24d0da P 0612b0d7a11d48c8adcb373a4f763a15 [term 1 LEADER]: Becoming Leader. State: Replica: 0612b0d7a11d48c8adcb373a4f763a15, State: Running, Role: LEADER
I20260709 12:11:41.492832 30155 tablet_bootstrap.cc:654] T 9148b7903129452f95e45a39724e456d P f9b2a36168594c6c9657e96a2409a2eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:41.495970 29857 catalog_manager.cc:5697] T 9148b7903129452f95e45a39724e456d P 75355105afb545e195a9e4920a3f5176 reported cstate change: term changed from 0 to 1, leader changed from <none> to 75355105afb545e195a9e4920a3f5176 (127.29.32.193). New cstate: current_term: 1 leader_uuid: "75355105afb545e195a9e4920a3f5176" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:41.498536 30162 consensus_queue.cc:237] T 10ed9e56225d48b7ae42d07b8a24d0da P 0612b0d7a11d48c8adcb373a4f763a15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
W20260709 12:11:41.517478 29907 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:11:41.522841 30157 tablet_bootstrap.cc:492] T 4d6681418ab74f95aed26d91892f4bee P 0612b0d7a11d48c8adcb373a4f763a15: No bootstrap required, opened a new log
I20260709 12:11:41.523420 30157 ts_tablet_manager.cc:1403] T 4d6681418ab74f95aed26d91892f4bee P 0612b0d7a11d48c8adcb373a4f763a15: Time spent bootstrapping tablet: real 0.101s	user 0.019s	sys 0.002s
I20260709 12:11:41.526971 30157 raft_consensus.cc:359] T 4d6681418ab74f95aed26d91892f4bee P 0612b0d7a11d48c8adcb373a4f763a15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:41.527635 30157 raft_consensus.cc:385] T 4d6681418ab74f95aed26d91892f4bee P 0612b0d7a11d48c8adcb373a4f763a15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:41.522332 30109 raft_consensus.cc:2468] T 10ed9e56225d48b7ae42d07b8a24d0da P f9b2a36168594c6c9657e96a2409a2eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0612b0d7a11d48c8adcb373a4f763a15 in term 1.
I20260709 12:11:41.527940 30157 raft_consensus.cc:740] T 4d6681418ab74f95aed26d91892f4bee P 0612b0d7a11d48c8adcb373a4f763a15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0612b0d7a11d48c8adcb373a4f763a15, State: Initialized, Role: FOLLOWER
I20260709 12:11:41.529848 30157 consensus_queue.cc:260] T 4d6681418ab74f95aed26d91892f4bee P 0612b0d7a11d48c8adcb373a4f763a15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:41.532269 30157 ts_tablet_manager.cc:1434] T 4d6681418ab74f95aed26d91892f4bee P 0612b0d7a11d48c8adcb373a4f763a15: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:11:41.533385 30155 tablet_bootstrap.cc:492] T 9148b7903129452f95e45a39724e456d P f9b2a36168594c6c9657e96a2409a2eb: No bootstrap required, opened a new log
I20260709 12:11:41.533715 30155 ts_tablet_manager.cc:1403] T 9148b7903129452f95e45a39724e456d P f9b2a36168594c6c9657e96a2409a2eb: Time spent bootstrapping tablet: real 0.073s	user 0.020s	sys 0.000s
I20260709 12:11:41.534135 30157 tablet_bootstrap.cc:492] T 1b80feb337c54ffa9f1e89a189838758 P 0612b0d7a11d48c8adcb373a4f763a15: Bootstrap starting.
I20260709 12:11:41.535636 30173 raft_consensus.cc:493] T 4d6681418ab74f95aed26d91892f4bee P 75355105afb545e195a9e4920a3f5176 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:41.536420 30173 raft_consensus.cc:515] T 4d6681418ab74f95aed26d91892f4bee P 75355105afb545e195a9e4920a3f5176 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:41.543768 30173 leader_election.cc:290] T 4d6681418ab74f95aed26d91892f4bee P 75355105afb545e195a9e4920a3f5176 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0612b0d7a11d48c8adcb373a4f763a15 (127.29.32.194:33129), f9b2a36168594c6c9657e96a2409a2eb (127.29.32.195:39699)
I20260709 12:11:41.548509 30036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d6681418ab74f95aed26d91892f4bee" candidate_uuid: "75355105afb545e195a9e4920a3f5176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0612b0d7a11d48c8adcb373a4f763a15" is_pre_election: true
I20260709 12:11:41.549482 30036 raft_consensus.cc:2468] T 4d6681418ab74f95aed26d91892f4bee P 0612b0d7a11d48c8adcb373a4f763a15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75355105afb545e195a9e4920a3f5176 in term 0.
I20260709 12:11:41.552642 30155 raft_consensus.cc:359] T 9148b7903129452f95e45a39724e456d P f9b2a36168594c6c9657e96a2409a2eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:41.553383 30155 raft_consensus.cc:385] T 9148b7903129452f95e45a39724e456d P f9b2a36168594c6c9657e96a2409a2eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:41.553637 30155 raft_consensus.cc:740] T 9148b7903129452f95e45a39724e456d P f9b2a36168594c6c9657e96a2409a2eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9b2a36168594c6c9657e96a2409a2eb, State: Initialized, Role: FOLLOWER
I20260709 12:11:41.555239 29928 leader_election.cc:304] T 4d6681418ab74f95aed26d91892f4bee P 75355105afb545e195a9e4920a3f5176 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0612b0d7a11d48c8adcb373a4f763a15, 75355105afb545e195a9e4920a3f5176; no voters: 
I20260709 12:11:41.556396 30109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d6681418ab74f95aed26d91892f4bee" candidate_uuid: "75355105afb545e195a9e4920a3f5176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9b2a36168594c6c9657e96a2409a2eb" is_pre_election: true
I20260709 12:11:41.558346 30155 consensus_queue.cc:260] T 9148b7903129452f95e45a39724e456d P f9b2a36168594c6c9657e96a2409a2eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:41.557117 30109 raft_consensus.cc:2468] T 4d6681418ab74f95aed26d91892f4bee P f9b2a36168594c6c9657e96a2409a2eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75355105afb545e195a9e4920a3f5176 in term 0.
I20260709 12:11:41.559618 30173 raft_consensus.cc:2804] T 4d6681418ab74f95aed26d91892f4bee P 75355105afb545e195a9e4920a3f5176 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:41.562301 30173 raft_consensus.cc:493] T 4d6681418ab74f95aed26d91892f4bee P 75355105afb545e195a9e4920a3f5176 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:41.562726 30173 raft_consensus.cc:3060] T 4d6681418ab74f95aed26d91892f4bee P 75355105afb545e195a9e4920a3f5176 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:41.563719 29859 catalog_manager.cc:5697] T 31e7099feee44e3ab33aa585015a75ec P 0612b0d7a11d48c8adcb373a4f763a15 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0612b0d7a11d48c8adcb373a4f763a15 (127.29.32.194). New cstate: current_term: 1 leader_uuid: "0612b0d7a11d48c8adcb373a4f763a15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:41.567353 30155 ts_tablet_manager.cc:1434] T 9148b7903129452f95e45a39724e456d P f9b2a36168594c6c9657e96a2409a2eb: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260709 12:11:41.566654 29859 catalog_manager.cc:5697] T 10ed9e56225d48b7ae42d07b8a24d0da P 0612b0d7a11d48c8adcb373a4f763a15 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0612b0d7a11d48c8adcb373a4f763a15 (127.29.32.194). New cstate: current_term: 1 leader_uuid: "0612b0d7a11d48c8adcb373a4f763a15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:41.568372 30155 tablet_bootstrap.cc:492] T 406cec2c0ad64a1aa338c548cad789ba P f9b2a36168594c6c9657e96a2409a2eb: Bootstrap starting.
I20260709 12:11:41.577132 30157 tablet_bootstrap.cc:654] T 1b80feb337c54ffa9f1e89a189838758 P 0612b0d7a11d48c8adcb373a4f763a15: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:41.583181 30157 tablet_bootstrap.cc:492] T 1b80feb337c54ffa9f1e89a189838758 P 0612b0d7a11d48c8adcb373a4f763a15: No bootstrap required, opened a new log
I20260709 12:11:41.583081 30173 raft_consensus.cc:515] T 4d6681418ab74f95aed26d91892f4bee P 75355105afb545e195a9e4920a3f5176 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:41.583657 30157 ts_tablet_manager.cc:1403] T 1b80feb337c54ffa9f1e89a189838758 P 0612b0d7a11d48c8adcb373a4f763a15: Time spent bootstrapping tablet: real 0.051s	user 0.013s	sys 0.006s
I20260709 12:11:41.584800 30173 leader_election.cc:290] T 4d6681418ab74f95aed26d91892f4bee P 75355105afb545e195a9e4920a3f5176 [CANDIDATE]: Term 1 election: Requested vote from peers 0612b0d7a11d48c8adcb373a4f763a15 (127.29.32.194:33129), f9b2a36168594c6c9657e96a2409a2eb (127.29.32.195:39699)
I20260709 12:11:41.585551 30036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d6681418ab74f95aed26d91892f4bee" candidate_uuid: "75355105afb545e195a9e4920a3f5176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0612b0d7a11d48c8adcb373a4f763a15"
I20260709 12:11:41.586098 30036 raft_consensus.cc:3060] T 4d6681418ab74f95aed26d91892f4bee P 0612b0d7a11d48c8adcb373a4f763a15 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:41.586386 30109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d6681418ab74f95aed26d91892f4bee" candidate_uuid: "75355105afb545e195a9e4920a3f5176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9b2a36168594c6c9657e96a2409a2eb"
I20260709 12:11:41.586480 30157 raft_consensus.cc:359] T 1b80feb337c54ffa9f1e89a189838758 P 0612b0d7a11d48c8adcb373a4f763a15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:41.586974 30109 raft_consensus.cc:3060] T 4d6681418ab74f95aed26d91892f4bee P f9b2a36168594c6c9657e96a2409a2eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:41.587186 30157 raft_consensus.cc:385] T 1b80feb337c54ffa9f1e89a189838758 P 0612b0d7a11d48c8adcb373a4f763a15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:41.587527 30157 raft_consensus.cc:740] T 1b80feb337c54ffa9f1e89a189838758 P 0612b0d7a11d48c8adcb373a4f763a15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0612b0d7a11d48c8adcb373a4f763a15, State: Initialized, Role: FOLLOWER
I20260709 12:11:41.588214 30157 consensus_queue.cc:260] T 1b80feb337c54ffa9f1e89a189838758 P 0612b0d7a11d48c8adcb373a4f763a15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:41.590552 30157 ts_tablet_manager.cc:1434] T 1b80feb337c54ffa9f1e89a189838758 P 0612b0d7a11d48c8adcb373a4f763a15: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:11:41.592387 30155 tablet_bootstrap.cc:654] T 406cec2c0ad64a1aa338c548cad789ba P f9b2a36168594c6c9657e96a2409a2eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:41.592779 30036 raft_consensus.cc:2468] T 4d6681418ab74f95aed26d91892f4bee P 0612b0d7a11d48c8adcb373a4f763a15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75355105afb545e195a9e4920a3f5176 in term 1.
I20260709 12:11:41.594816 29928 leader_election.cc:304] T 4d6681418ab74f95aed26d91892f4bee P 75355105afb545e195a9e4920a3f5176 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0612b0d7a11d48c8adcb373a4f763a15, 75355105afb545e195a9e4920a3f5176; no voters: 
I20260709 12:11:41.593833 30109 raft_consensus.cc:2468] T 4d6681418ab74f95aed26d91892f4bee P f9b2a36168594c6c9657e96a2409a2eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75355105afb545e195a9e4920a3f5176 in term 1.
I20260709 12:11:41.595826 30212 raft_consensus.cc:2804] T 4d6681418ab74f95aed26d91892f4bee P 75355105afb545e195a9e4920a3f5176 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:41.596303 30212 raft_consensus.cc:697] T 4d6681418ab74f95aed26d91892f4bee P 75355105afb545e195a9e4920a3f5176 [term 1 LEADER]: Becoming Leader. State: Replica: 75355105afb545e195a9e4920a3f5176, State: Running, Role: LEADER
I20260709 12:11:41.597167 30212 consensus_queue.cc:237] T 4d6681418ab74f95aed26d91892f4bee P 75355105afb545e195a9e4920a3f5176 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:41.598275 30173 consensus_queue.cc:1048] T e7834991e7b84864bba8069b50ba72f0 P 75355105afb545e195a9e4920a3f5176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:41.609192 30155 tablet_bootstrap.cc:492] T 406cec2c0ad64a1aa338c548cad789ba P f9b2a36168594c6c9657e96a2409a2eb: No bootstrap required, opened a new log
I20260709 12:11:41.609694 30155 ts_tablet_manager.cc:1403] T 406cec2c0ad64a1aa338c548cad789ba P f9b2a36168594c6c9657e96a2409a2eb: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.003s
I20260709 12:11:41.613065 30155 raft_consensus.cc:359] T 406cec2c0ad64a1aa338c548cad789ba P f9b2a36168594c6c9657e96a2409a2eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:41.614431 30155 raft_consensus.cc:385] T 406cec2c0ad64a1aa338c548cad789ba P f9b2a36168594c6c9657e96a2409a2eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:41.614711 30155 raft_consensus.cc:740] T 406cec2c0ad64a1aa338c548cad789ba P f9b2a36168594c6c9657e96a2409a2eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9b2a36168594c6c9657e96a2409a2eb, State: Initialized, Role: FOLLOWER
I20260709 12:11:41.615559 30155 consensus_queue.cc:260] T 406cec2c0ad64a1aa338c548cad789ba P f9b2a36168594c6c9657e96a2409a2eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:41.618018 30155 ts_tablet_manager.cc:1434] T 406cec2c0ad64a1aa338c548cad789ba P f9b2a36168594c6c9657e96a2409a2eb: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.004s
I20260709 12:11:41.623122 29859 catalog_manager.cc:5697] T 4d6681418ab74f95aed26d91892f4bee P 75355105afb545e195a9e4920a3f5176 reported cstate change: term changed from 0 to 1, leader changed from <none> to 75355105afb545e195a9e4920a3f5176 (127.29.32.193). New cstate: current_term: 1 leader_uuid: "75355105afb545e195a9e4920a3f5176" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:41.625666 30036 raft_consensus.cc:3060] T e7834991e7b84864bba8069b50ba72f0 P 0612b0d7a11d48c8adcb373a4f763a15 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:41.632728 30212 consensus_queue.cc:1048] T e7834991e7b84864bba8069b50ba72f0 P 75355105afb545e195a9e4920a3f5176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:41.654660 30161 raft_consensus.cc:493] T 31e7099feee44e3ab33aa585015a75ec P f9b2a36168594c6c9657e96a2409a2eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:41.655218 30161 raft_consensus.cc:515] T 31e7099feee44e3ab33aa585015a75ec P f9b2a36168594c6c9657e96a2409a2eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:41.657543 30161 leader_election.cc:290] T 31e7099feee44e3ab33aa585015a75ec P f9b2a36168594c6c9657e96a2409a2eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75355105afb545e195a9e4920a3f5176 (127.29.32.193:34691), 0612b0d7a11d48c8adcb373a4f763a15 (127.29.32.194:33129)
I20260709 12:11:41.658733 29961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31e7099feee44e3ab33aa585015a75ec" candidate_uuid: "f9b2a36168594c6c9657e96a2409a2eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75355105afb545e195a9e4920a3f5176" is_pre_election: true
I20260709 12:11:41.658739 30036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31e7099feee44e3ab33aa585015a75ec" candidate_uuid: "f9b2a36168594c6c9657e96a2409a2eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0612b0d7a11d48c8adcb373a4f763a15" is_pre_election: true
I20260709 12:11:41.659621 29961 raft_consensus.cc:2393] T 31e7099feee44e3ab33aa585015a75ec P 75355105afb545e195a9e4920a3f5176 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f9b2a36168594c6c9657e96a2409a2eb in current term 1: Already voted for candidate 0612b0d7a11d48c8adcb373a4f763a15 in this term.
I20260709 12:11:41.660995 30076 leader_election.cc:304] T 31e7099feee44e3ab33aa585015a75ec P f9b2a36168594c6c9657e96a2409a2eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f9b2a36168594c6c9657e96a2409a2eb; no voters: 0612b0d7a11d48c8adcb373a4f763a15, 75355105afb545e195a9e4920a3f5176
I20260709 12:11:41.661823 30161 raft_consensus.cc:3060] T 31e7099feee44e3ab33aa585015a75ec P f9b2a36168594c6c9657e96a2409a2eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:41.666570 30161 raft_consensus.cc:2749] T 31e7099feee44e3ab33aa585015a75ec P f9b2a36168594c6c9657e96a2409a2eb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:41.791381 30212 raft_consensus.cc:493] T 406cec2c0ad64a1aa338c548cad789ba P 75355105afb545e195a9e4920a3f5176 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:41.791898 30212 raft_consensus.cc:515] T 406cec2c0ad64a1aa338c548cad789ba P 75355105afb545e195a9e4920a3f5176 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:41.793748 30212 leader_election.cc:290] T 406cec2c0ad64a1aa338c548cad789ba P 75355105afb545e195a9e4920a3f5176 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0612b0d7a11d48c8adcb373a4f763a15 (127.29.32.194:33129), f9b2a36168594c6c9657e96a2409a2eb (127.29.32.195:39699)
I20260709 12:11:41.794716 30036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "406cec2c0ad64a1aa338c548cad789ba" candidate_uuid: "75355105afb545e195a9e4920a3f5176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0612b0d7a11d48c8adcb373a4f763a15" is_pre_election: true
I20260709 12:11:41.794925 30109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "406cec2c0ad64a1aa338c548cad789ba" candidate_uuid: "75355105afb545e195a9e4920a3f5176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9b2a36168594c6c9657e96a2409a2eb" is_pre_election: true
I20260709 12:11:41.795270 30036 raft_consensus.cc:2468] T 406cec2c0ad64a1aa338c548cad789ba P 0612b0d7a11d48c8adcb373a4f763a15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75355105afb545e195a9e4920a3f5176 in term 0.
I20260709 12:11:41.795578 30109 raft_consensus.cc:2468] T 406cec2c0ad64a1aa338c548cad789ba P f9b2a36168594c6c9657e96a2409a2eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75355105afb545e195a9e4920a3f5176 in term 0.
I20260709 12:11:41.796365 29928 leader_election.cc:304] T 406cec2c0ad64a1aa338c548cad789ba P 75355105afb545e195a9e4920a3f5176 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0612b0d7a11d48c8adcb373a4f763a15, 75355105afb545e195a9e4920a3f5176; no voters: 
I20260709 12:11:41.797500 30212 raft_consensus.cc:2804] T 406cec2c0ad64a1aa338c548cad789ba P 75355105afb545e195a9e4920a3f5176 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:41.797757 30212 raft_consensus.cc:493] T 406cec2c0ad64a1aa338c548cad789ba P 75355105afb545e195a9e4920a3f5176 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:41.798065 30212 raft_consensus.cc:3060] T 406cec2c0ad64a1aa338c548cad789ba P 75355105afb545e195a9e4920a3f5176 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:41.802697 30212 raft_consensus.cc:515] T 406cec2c0ad64a1aa338c548cad789ba P 75355105afb545e195a9e4920a3f5176 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:41.804325 30212 leader_election.cc:290] T 406cec2c0ad64a1aa338c548cad789ba P 75355105afb545e195a9e4920a3f5176 [CANDIDATE]: Term 1 election: Requested vote from peers 0612b0d7a11d48c8adcb373a4f763a15 (127.29.32.194:33129), f9b2a36168594c6c9657e96a2409a2eb (127.29.32.195:39699)
I20260709 12:11:41.805253 30036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "406cec2c0ad64a1aa338c548cad789ba" candidate_uuid: "75355105afb545e195a9e4920a3f5176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0612b0d7a11d48c8adcb373a4f763a15"
I20260709 12:11:41.805428 30109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "406cec2c0ad64a1aa338c548cad789ba" candidate_uuid: "75355105afb545e195a9e4920a3f5176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9b2a36168594c6c9657e96a2409a2eb"
I20260709 12:11:41.805753 30036 raft_consensus.cc:3060] T 406cec2c0ad64a1aa338c548cad789ba P 0612b0d7a11d48c8adcb373a4f763a15 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:41.806030 30109 raft_consensus.cc:3060] T 406cec2c0ad64a1aa338c548cad789ba P f9b2a36168594c6c9657e96a2409a2eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:41.810747 30036 raft_consensus.cc:2468] T 406cec2c0ad64a1aa338c548cad789ba P 0612b0d7a11d48c8adcb373a4f763a15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75355105afb545e195a9e4920a3f5176 in term 1.
I20260709 12:11:41.811847 29928 leader_election.cc:304] T 406cec2c0ad64a1aa338c548cad789ba P 75355105afb545e195a9e4920a3f5176 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0612b0d7a11d48c8adcb373a4f763a15, 75355105afb545e195a9e4920a3f5176; no voters: 
I20260709 12:11:41.812546 30212 raft_consensus.cc:2804] T 406cec2c0ad64a1aa338c548cad789ba P 75355105afb545e195a9e4920a3f5176 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:41.812999 30212 raft_consensus.cc:697] T 406cec2c0ad64a1aa338c548cad789ba P 75355105afb545e195a9e4920a3f5176 [term 1 LEADER]: Becoming Leader. State: Replica: 75355105afb545e195a9e4920a3f5176, State: Running, Role: LEADER
I20260709 12:11:41.813818 30212 consensus_queue.cc:237] T 406cec2c0ad64a1aa338c548cad789ba P 75355105afb545e195a9e4920a3f5176 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:41.813880 30109 raft_consensus.cc:2468] T 406cec2c0ad64a1aa338c548cad789ba P f9b2a36168594c6c9657e96a2409a2eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75355105afb545e195a9e4920a3f5176 in term 1.
I20260709 12:11:41.822518 29857 catalog_manager.cc:5697] T 406cec2c0ad64a1aa338c548cad789ba P 75355105afb545e195a9e4920a3f5176 reported cstate change: term changed from 0 to 1, leader changed from <none> to 75355105afb545e195a9e4920a3f5176 (127.29.32.193). New cstate: current_term: 1 leader_uuid: "75355105afb545e195a9e4920a3f5176" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:41.877285 30109 raft_consensus.cc:3060] T 9148b7903129452f95e45a39724e456d P f9b2a36168594c6c9657e96a2409a2eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:41.888586 30212 consensus_queue.cc:1048] T 9148b7903129452f95e45a39724e456d P 75355105afb545e195a9e4920a3f5176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:41.915042 30212 consensus_queue.cc:1048] T 9148b7903129452f95e45a39724e456d P 75355105afb545e195a9e4920a3f5176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:41.917125 30036 raft_consensus.cc:3060] T 1b80feb337c54ffa9f1e89a189838758 P 0612b0d7a11d48c8adcb373a4f763a15 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:41.926045 30212 consensus_queue.cc:1048] T 1b80feb337c54ffa9f1e89a189838758 P 75355105afb545e195a9e4920a3f5176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:41.933168 29961 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e7834991e7b84864bba8069b50ba72f0"
dest_uuid: "75355105afb545e195a9e4920a3f5176"
mode: GRACEFUL
new_leader_uuid: "0612b0d7a11d48c8adcb373a4f763a15"
 from {username='slave'} at 127.0.0.1:36918
I20260709 12:11:41.933864 29961 raft_consensus.cc:606] T e7834991e7b84864bba8069b50ba72f0 P 75355105afb545e195a9e4920a3f5176 [term 1 LEADER]: Received request to transfer leadership to TS 0612b0d7a11d48c8adcb373a4f763a15
I20260709 12:11:41.940250 30173 consensus_queue.cc:1048] T 1b80feb337c54ffa9f1e89a189838758 P 75355105afb545e195a9e4920a3f5176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:41.959394 30161 consensus_queue.cc:1048] T 1b5da1e068e34b06bf3305ca61f291ed P f9b2a36168594c6c9657e96a2409a2eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:41.978404 30109 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1b5da1e068e34b06bf3305ca61f291ed"
dest_uuid: "f9b2a36168594c6c9657e96a2409a2eb"
mode: GRACEFUL
new_leader_uuid: "0612b0d7a11d48c8adcb373a4f763a15"
 from {username='slave'} at 127.0.0.1:39860
I20260709 12:11:41.979023 30109 raft_consensus.cc:606] T 1b5da1e068e34b06bf3305ca61f291ed P f9b2a36168594c6c9657e96a2409a2eb [term 1 LEADER]: Received request to transfer leadership to TS 0612b0d7a11d48c8adcb373a4f763a15
I20260709 12:11:41.985949 30227 raft_consensus.cc:993] T 1b5da1e068e34b06bf3305ca61f291ed P f9b2a36168594c6c9657e96a2409a2eb: : Instructing follower 0612b0d7a11d48c8adcb373a4f763a15 to start an election
I20260709 12:11:41.986133 29961 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "406cec2c0ad64a1aa338c548cad789ba"
dest_uuid: "75355105afb545e195a9e4920a3f5176"
mode: GRACEFUL
new_leader_uuid: "f9b2a36168594c6c9657e96a2409a2eb"
 from {username='slave'} at 127.0.0.1:36918
I20260709 12:11:41.986778 29961 raft_consensus.cc:606] T 406cec2c0ad64a1aa338c548cad789ba P 75355105afb545e195a9e4920a3f5176 [term 1 LEADER]: Received request to transfer leadership to TS f9b2a36168594c6c9657e96a2409a2eb
I20260709 12:11:41.987623 30227 raft_consensus.cc:1081] T 1b5da1e068e34b06bf3305ca61f291ed P f9b2a36168594c6c9657e96a2409a2eb [term 1 LEADER]: Signalling peer 0612b0d7a11d48c8adcb373a4f763a15 to start an election
I20260709 12:11:41.989526 30036 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1b5da1e068e34b06bf3305ca61f291ed"
dest_uuid: "0612b0d7a11d48c8adcb373a4f763a15"
 from {username='slave'} at 127.0.0.1:46952
I20260709 12:11:41.990094 30036 raft_consensus.cc:493] T 1b5da1e068e34b06bf3305ca61f291ed P 0612b0d7a11d48c8adcb373a4f763a15 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:41.990483 30036 raft_consensus.cc:3060] T 1b5da1e068e34b06bf3305ca61f291ed P 0612b0d7a11d48c8adcb373a4f763a15 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:41.993559 30193 consensus_queue.cc:1048] T 31e7099feee44e3ab33aa585015a75ec P 0612b0d7a11d48c8adcb373a4f763a15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:41.999522 30036 raft_consensus.cc:515] T 1b5da1e068e34b06bf3305ca61f291ed P 0612b0d7a11d48c8adcb373a4f763a15 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:42.000737 30035 raft_consensus.cc:1240] T 1b5da1e068e34b06bf3305ca61f291ed P 0612b0d7a11d48c8adcb373a4f763a15 [term 2 FOLLOWER]: Rejecting Update request from peer f9b2a36168594c6c9657e96a2409a2eb for earlier term 1. Current term is 2. Ops: []
I20260709 12:11:42.002647 30162 consensus_queue.cc:1048] T 10ed9e56225d48b7ae42d07b8a24d0da P 0612b0d7a11d48c8adcb373a4f763a15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:42.009112 30161 consensus_queue.cc:1048] T 1b5da1e068e34b06bf3305ca61f291ed P f9b2a36168594c6c9657e96a2409a2eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:42.011617 29961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b5da1e068e34b06bf3305ca61f291ed" candidate_uuid: "0612b0d7a11d48c8adcb373a4f763a15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75355105afb545e195a9e4920a3f5176"
I20260709 12:11:42.012202 29961 raft_consensus.cc:3060] T 1b5da1e068e34b06bf3305ca61f291ed P 75355105afb545e195a9e4920a3f5176 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:42.019832 29961 raft_consensus.cc:2468] T 1b5da1e068e34b06bf3305ca61f291ed P 75355105afb545e195a9e4920a3f5176 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0612b0d7a11d48c8adcb373a4f763a15 in term 2.
I20260709 12:11:42.020825 29959 raft_consensus.cc:1240] T 1b5da1e068e34b06bf3305ca61f291ed P 75355105afb545e195a9e4920a3f5176 [term 2 FOLLOWER]: Rejecting Update request from peer f9b2a36168594c6c9657e96a2409a2eb for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 12:11:42.023686 30161 consensus_queue.cc:1059] T 1b5da1e068e34b06bf3305ca61f291ed P f9b2a36168594c6c9657e96a2409a2eb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:42.024477 30161 raft_consensus.cc:3055] T 1b5da1e068e34b06bf3305ca61f291ed P f9b2a36168594c6c9657e96a2409a2eb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:42.024801 30161 raft_consensus.cc:740] T 1b5da1e068e34b06bf3305ca61f291ed P f9b2a36168594c6c9657e96a2409a2eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f9b2a36168594c6c9657e96a2409a2eb, State: Running, Role: LEADER
I20260709 12:11:42.025647 30161 consensus_queue.cc:260] T 1b5da1e068e34b06bf3305ca61f291ed P f9b2a36168594c6c9657e96a2409a2eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:42.026983 30161 raft_consensus.cc:3060] T 1b5da1e068e34b06bf3305ca61f291ed P f9b2a36168594c6c9657e96a2409a2eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:42.027037 30193 consensus_queue.cc:1048] T 31e7099feee44e3ab33aa585015a75ec P 0612b0d7a11d48c8adcb373a4f763a15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:42.042582 30172 consensus_queue.cc:1048] T 4d6681418ab74f95aed26d91892f4bee P 75355105afb545e195a9e4920a3f5176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:42.048849 30109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b5da1e068e34b06bf3305ca61f291ed" candidate_uuid: "0612b0d7a11d48c8adcb373a4f763a15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9b2a36168594c6c9657e96a2409a2eb"
I20260709 12:11:42.049574 30036 leader_election.cc:290] T 1b5da1e068e34b06bf3305ca61f291ed P 0612b0d7a11d48c8adcb373a4f763a15 [CANDIDATE]: Term 2 election: Requested vote from peers 75355105afb545e195a9e4920a3f5176 (127.29.32.193:34691), f9b2a36168594c6c9657e96a2409a2eb (127.29.32.195:39699)
I20260709 12:11:42.052520 30002 leader_election.cc:304] T 1b5da1e068e34b06bf3305ca61f291ed P 0612b0d7a11d48c8adcb373a4f763a15 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0612b0d7a11d48c8adcb373a4f763a15, 75355105afb545e195a9e4920a3f5176; no voters: 
I20260709 12:11:42.053337 30193 raft_consensus.cc:2804] T 1b5da1e068e34b06bf3305ca61f291ed P 0612b0d7a11d48c8adcb373a4f763a15 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:42.053812 30193 raft_consensus.cc:697] T 1b5da1e068e34b06bf3305ca61f291ed P 0612b0d7a11d48c8adcb373a4f763a15 [term 2 LEADER]: Becoming Leader. State: Replica: 0612b0d7a11d48c8adcb373a4f763a15, State: Running, Role: LEADER
I20260709 12:11:42.054646 30193 consensus_queue.cc:237] T 1b5da1e068e34b06bf3305ca61f291ed P 0612b0d7a11d48c8adcb373a4f763a15 [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: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
W20260709 12:11:42.043542 30228 consensus_queue.cc:1175] T 1b5da1e068e34b06bf3305ca61f291ed P f9b2a36168594c6c9657e96a2409a2eb [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "0612b0d7a11d48c8adcb373a4f763a15" responder_term: 2 status { last_received { term: 1 index: 1 } last_committed_idx: 0 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer f9b2a36168594c6c9657e96a2409a2eb for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 12:11:42.066431 30158 consensus_queue.cc:1048] T 4d6681418ab74f95aed26d91892f4bee P 75355105afb545e195a9e4920a3f5176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:42.081660 30193 consensus_queue.cc:1048] T 10ed9e56225d48b7ae42d07b8a24d0da P 0612b0d7a11d48c8adcb373a4f763a15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:42.078250 29859 catalog_manager.cc:5697] T 1b5da1e068e34b06bf3305ca61f291ed P 0612b0d7a11d48c8adcb373a4f763a15 reported cstate change: term changed from 1 to 2, leader changed from f9b2a36168594c6c9657e96a2409a2eb (127.29.32.195) to 0612b0d7a11d48c8adcb373a4f763a15 (127.29.32.194). New cstate: current_term: 2 leader_uuid: "0612b0d7a11d48c8adcb373a4f763a15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:42.085453 30109 raft_consensus.cc:2468] T 1b5da1e068e34b06bf3305ca61f291ed P f9b2a36168594c6c9657e96a2409a2eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0612b0d7a11d48c8adcb373a4f763a15 in term 2.
I20260709 12:11:42.106349 30172 raft_consensus.cc:993] T e7834991e7b84864bba8069b50ba72f0 P 75355105afb545e195a9e4920a3f5176: : Instructing follower 0612b0d7a11d48c8adcb373a4f763a15 to start an election
I20260709 12:11:42.106805 30172 raft_consensus.cc:1081] T e7834991e7b84864bba8069b50ba72f0 P 75355105afb545e195a9e4920a3f5176 [term 1 LEADER]: Signalling peer 0612b0d7a11d48c8adcb373a4f763a15 to start an election
I20260709 12:11:42.108553 30035 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e7834991e7b84864bba8069b50ba72f0"
dest_uuid: "0612b0d7a11d48c8adcb373a4f763a15"
 from {username='slave'} at 127.0.0.1:46946
I20260709 12:11:42.109158 30035 raft_consensus.cc:493] T e7834991e7b84864bba8069b50ba72f0 P 0612b0d7a11d48c8adcb373a4f763a15 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:42.109580 30035 raft_consensus.cc:3060] T e7834991e7b84864bba8069b50ba72f0 P 0612b0d7a11d48c8adcb373a4f763a15 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:42.117156 30035 raft_consensus.cc:515] T e7834991e7b84864bba8069b50ba72f0 P 0612b0d7a11d48c8adcb373a4f763a15 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:42.119621 30035 leader_election.cc:290] T e7834991e7b84864bba8069b50ba72f0 P 0612b0d7a11d48c8adcb373a4f763a15 [CANDIDATE]: Term 2 election: Requested vote from peers 75355105afb545e195a9e4920a3f5176 (127.29.32.193:34691), f9b2a36168594c6c9657e96a2409a2eb (127.29.32.195:39699)
I20260709 12:11:42.121268 30107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7834991e7b84864bba8069b50ba72f0" candidate_uuid: "0612b0d7a11d48c8adcb373a4f763a15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9b2a36168594c6c9657e96a2409a2eb"
I20260709 12:11:42.121840 30107 raft_consensus.cc:3060] T e7834991e7b84864bba8069b50ba72f0 P f9b2a36168594c6c9657e96a2409a2eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:42.121717 29962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7834991e7b84864bba8069b50ba72f0" candidate_uuid: "0612b0d7a11d48c8adcb373a4f763a15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75355105afb545e195a9e4920a3f5176"
I20260709 12:11:42.122423 29962 raft_consensus.cc:3055] T e7834991e7b84864bba8069b50ba72f0 P 75355105afb545e195a9e4920a3f5176 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:42.122792 29962 raft_consensus.cc:740] T e7834991e7b84864bba8069b50ba72f0 P 75355105afb545e195a9e4920a3f5176 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 75355105afb545e195a9e4920a3f5176, State: Running, Role: LEADER
I20260709 12:11:42.123667 29962 consensus_queue.cc:260] T e7834991e7b84864bba8069b50ba72f0 P 75355105afb545e195a9e4920a3f5176 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:42.125012 29962 raft_consensus.cc:3060] T e7834991e7b84864bba8069b50ba72f0 P 75355105afb545e195a9e4920a3f5176 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:42.127255 30107 raft_consensus.cc:2468] T e7834991e7b84864bba8069b50ba72f0 P f9b2a36168594c6c9657e96a2409a2eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0612b0d7a11d48c8adcb373a4f763a15 in term 2.
I20260709 12:11:42.128504 30002 leader_election.cc:304] T e7834991e7b84864bba8069b50ba72f0 P 0612b0d7a11d48c8adcb373a4f763a15 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0612b0d7a11d48c8adcb373a4f763a15, f9b2a36168594c6c9657e96a2409a2eb; no voters: 
I20260709 12:11:42.129418 30193 raft_consensus.cc:2804] T e7834991e7b84864bba8069b50ba72f0 P 0612b0d7a11d48c8adcb373a4f763a15 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:42.130501 30193 raft_consensus.cc:697] T e7834991e7b84864bba8069b50ba72f0 P 0612b0d7a11d48c8adcb373a4f763a15 [term 2 LEADER]: Becoming Leader. State: Replica: 0612b0d7a11d48c8adcb373a4f763a15, State: Running, Role: LEADER
I20260709 12:11:42.131397 30193 consensus_queue.cc:237] T e7834991e7b84864bba8069b50ba72f0 P 0612b0d7a11d48c8adcb373a4f763a15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:42.132926 29962 raft_consensus.cc:2468] T e7834991e7b84864bba8069b50ba72f0 P 75355105afb545e195a9e4920a3f5176 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0612b0d7a11d48c8adcb373a4f763a15 in term 2.
I20260709 12:11:42.138711 29858 catalog_manager.cc:5697] T e7834991e7b84864bba8069b50ba72f0 P 0612b0d7a11d48c8adcb373a4f763a15 reported cstate change: term changed from 1 to 2, leader changed from 75355105afb545e195a9e4920a3f5176 (127.29.32.193) to 0612b0d7a11d48c8adcb373a4f763a15 (127.29.32.194). New cstate: current_term: 2 leader_uuid: "0612b0d7a11d48c8adcb373a4f763a15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:42.390156 30158 consensus_queue.cc:1048] T 406cec2c0ad64a1aa338c548cad789ba P 75355105afb545e195a9e4920a3f5176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:42.393790 30158 consensus_queue.cc:1048] T 406cec2c0ad64a1aa338c548cad789ba P 75355105afb545e195a9e4920a3f5176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:42.402135 30172 raft_consensus.cc:993] T 406cec2c0ad64a1aa338c548cad789ba P 75355105afb545e195a9e4920a3f5176: : Instructing follower f9b2a36168594c6c9657e96a2409a2eb to start an election
I20260709 12:11:42.402640 30172 raft_consensus.cc:1081] T 406cec2c0ad64a1aa338c548cad789ba P 75355105afb545e195a9e4920a3f5176 [term 1 LEADER]: Signalling peer f9b2a36168594c6c9657e96a2409a2eb to start an election
I20260709 12:11:42.407691 30107 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "406cec2c0ad64a1aa338c548cad789ba"
dest_uuid: "f9b2a36168594c6c9657e96a2409a2eb"
 from {username='slave'} at 127.0.0.1:57318
I20260709 12:11:42.408344 30107 raft_consensus.cc:493] T 406cec2c0ad64a1aa338c548cad789ba P f9b2a36168594c6c9657e96a2409a2eb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:42.408759 30107 raft_consensus.cc:3060] T 406cec2c0ad64a1aa338c548cad789ba P f9b2a36168594c6c9657e96a2409a2eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:42.418923 30107 raft_consensus.cc:515] T 406cec2c0ad64a1aa338c548cad789ba P f9b2a36168594c6c9657e96a2409a2eb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:42.423525 30107 leader_election.cc:290] T 406cec2c0ad64a1aa338c548cad789ba P f9b2a36168594c6c9657e96a2409a2eb [CANDIDATE]: Term 2 election: Requested vote from peers 75355105afb545e195a9e4920a3f5176 (127.29.32.193:34691), 0612b0d7a11d48c8adcb373a4f763a15 (127.29.32.194:33129)
I20260709 12:11:42.426578 29962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "406cec2c0ad64a1aa338c548cad789ba" candidate_uuid: "f9b2a36168594c6c9657e96a2409a2eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75355105afb545e195a9e4920a3f5176"
I20260709 12:11:42.427246 29962 raft_consensus.cc:3055] T 406cec2c0ad64a1aa338c548cad789ba P 75355105afb545e195a9e4920a3f5176 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:42.427588 29962 raft_consensus.cc:740] T 406cec2c0ad64a1aa338c548cad789ba P 75355105afb545e195a9e4920a3f5176 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 75355105afb545e195a9e4920a3f5176, State: Running, Role: LEADER
I20260709 12:11:42.428985 29962 consensus_queue.cc:260] T 406cec2c0ad64a1aa338c548cad789ba P 75355105afb545e195a9e4920a3f5176 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:42.430604 29962 raft_consensus.cc:3060] T 406cec2c0ad64a1aa338c548cad789ba P 75355105afb545e195a9e4920a3f5176 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:42.431361 30035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "406cec2c0ad64a1aa338c548cad789ba" candidate_uuid: "f9b2a36168594c6c9657e96a2409a2eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0612b0d7a11d48c8adcb373a4f763a15"
I20260709 12:11:42.432220 30035 raft_consensus.cc:3060] T 406cec2c0ad64a1aa338c548cad789ba P 0612b0d7a11d48c8adcb373a4f763a15 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:42.437597 29962 raft_consensus.cc:2468] T 406cec2c0ad64a1aa338c548cad789ba P 75355105afb545e195a9e4920a3f5176 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9b2a36168594c6c9657e96a2409a2eb in term 2.
I20260709 12:11:42.438766 30076 leader_election.cc:304] T 406cec2c0ad64a1aa338c548cad789ba P f9b2a36168594c6c9657e96a2409a2eb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75355105afb545e195a9e4920a3f5176, f9b2a36168594c6c9657e96a2409a2eb; no voters: 
I20260709 12:11:42.439468 30161 raft_consensus.cc:2804] T 406cec2c0ad64a1aa338c548cad789ba P f9b2a36168594c6c9657e96a2409a2eb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:42.439899 30161 raft_consensus.cc:697] T 406cec2c0ad64a1aa338c548cad789ba P f9b2a36168594c6c9657e96a2409a2eb [term 2 LEADER]: Becoming Leader. State: Replica: f9b2a36168594c6c9657e96a2409a2eb, State: Running, Role: LEADER
I20260709 12:11:42.440624 30161 consensus_queue.cc:237] T 406cec2c0ad64a1aa338c548cad789ba P f9b2a36168594c6c9657e96a2409a2eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:42.440876 30035 raft_consensus.cc:2468] T 406cec2c0ad64a1aa338c548cad789ba P 0612b0d7a11d48c8adcb373a4f763a15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9b2a36168594c6c9657e96a2409a2eb in term 2.
I20260709 12:11:42.448510 29856 catalog_manager.cc:5697] T 406cec2c0ad64a1aa338c548cad789ba P f9b2a36168594c6c9657e96a2409a2eb reported cstate change: term changed from 1 to 2, leader changed from 75355105afb545e195a9e4920a3f5176 (127.29.32.193) to f9b2a36168594c6c9657e96a2409a2eb (127.29.32.195). New cstate: current_term: 2 leader_uuid: "f9b2a36168594c6c9657e96a2409a2eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:42.485433 29962 raft_consensus.cc:1275] T 1b5da1e068e34b06bf3305ca61f291ed P 75355105afb545e195a9e4920a3f5176 [term 2 FOLLOWER]: Refusing update from remote peer 0612b0d7a11d48c8adcb373a4f763a15: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:42.486901 30193 consensus_queue.cc:1048] T 1b5da1e068e34b06bf3305ca61f291ed P 0612b0d7a11d48c8adcb373a4f763a15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:42.499055 30107 raft_consensus.cc:1275] T 1b5da1e068e34b06bf3305ca61f291ed P f9b2a36168594c6c9657e96a2409a2eb [term 2 FOLLOWER]: Refusing update from remote peer 0612b0d7a11d48c8adcb373a4f763a15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:42.501029 30193 consensus_queue.cc:1048] T 1b5da1e068e34b06bf3305ca61f291ed P 0612b0d7a11d48c8adcb373a4f763a15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:11:42.632330 30107 raft_consensus.cc:1275] T e7834991e7b84864bba8069b50ba72f0 P f9b2a36168594c6c9657e96a2409a2eb [term 2 FOLLOWER]: Refusing update from remote peer 0612b0d7a11d48c8adcb373a4f763a15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:42.633821 30193 consensus_queue.cc:1048] T e7834991e7b84864bba8069b50ba72f0 P 0612b0d7a11d48c8adcb373a4f763a15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:42.646067 29962 raft_consensus.cc:1275] T e7834991e7b84864bba8069b50ba72f0 P 75355105afb545e195a9e4920a3f5176 [term 2 FOLLOWER]: Refusing update from remote peer 0612b0d7a11d48c8adcb373a4f763a15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:42.647866 30162 consensus_queue.cc:1048] T e7834991e7b84864bba8069b50ba72f0 P 0612b0d7a11d48c8adcb373a4f763a15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:42.844439 29962 raft_consensus.cc:1275] T 406cec2c0ad64a1aa338c548cad789ba P 75355105afb545e195a9e4920a3f5176 [term 2 FOLLOWER]: Refusing update from remote peer f9b2a36168594c6c9657e96a2409a2eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:42.845959 30161 consensus_queue.cc:1048] T 406cec2c0ad64a1aa338c548cad789ba P f9b2a36168594c6c9657e96a2409a2eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:42.854039 30035 raft_consensus.cc:1275] T 406cec2c0ad64a1aa338c548cad789ba P 0612b0d7a11d48c8adcb373a4f763a15 [term 2 FOLLOWER]: Refusing update from remote peer f9b2a36168594c6c9657e96a2409a2eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:42.856000 30161 consensus_queue.cc:1048] T 406cec2c0ad64a1aa338c548cad789ba P f9b2a36168594c6c9657e96a2409a2eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:45.025070 29827 auto_leader_rebalancer-test.cc:294] The leader distribution is 
I20260709 12:11:45.025954 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:45.047641 29962 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e67a216560304b71803c910de33a9229"
dest_uuid: "75355105afb545e195a9e4920a3f5176"
mode: GRACEFUL
new_leader_uuid: "f9b2a36168594c6c9657e96a2409a2eb"
 from {username='slave'} at 127.0.0.1:36930
I20260709 12:11:45.048125 29962 raft_consensus.cc:606] T e67a216560304b71803c910de33a9229 P 75355105afb545e195a9e4920a3f5176 [term 1 LEADER]: Received request to transfer leadership to TS f9b2a36168594c6c9657e96a2409a2eb
I20260709 12:11:45.060817 30035 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e7834991e7b84864bba8069b50ba72f0"
dest_uuid: "0612b0d7a11d48c8adcb373a4f763a15"
mode: GRACEFUL
new_leader_uuid: "f9b2a36168594c6c9657e96a2409a2eb"
 from {username='slave'} at 127.0.0.1:35746
I20260709 12:11:45.061385 30035 raft_consensus.cc:606] T e7834991e7b84864bba8069b50ba72f0 P 0612b0d7a11d48c8adcb373a4f763a15 [term 2 LEADER]: Received request to transfer leadership to TS f9b2a36168594c6c9657e96a2409a2eb
I20260709 12:11:45.062711 29827 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:11:45.063186 29827 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:45.205900 30239 raft_consensus.cc:993] T e7834991e7b84864bba8069b50ba72f0 P 0612b0d7a11d48c8adcb373a4f763a15: : Instructing follower f9b2a36168594c6c9657e96a2409a2eb to start an election
I20260709 12:11:45.206586 30247 raft_consensus.cc:1081] T e7834991e7b84864bba8069b50ba72f0 P 0612b0d7a11d48c8adcb373a4f763a15 [term 2 LEADER]: Signalling peer f9b2a36168594c6c9657e96a2409a2eb to start an election
I20260709 12:11:45.208571 30107 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e7834991e7b84864bba8069b50ba72f0"
dest_uuid: "f9b2a36168594c6c9657e96a2409a2eb"
 from {username='slave'} at 127.0.0.1:57324
I20260709 12:11:45.209249 30107 raft_consensus.cc:493] T e7834991e7b84864bba8069b50ba72f0 P f9b2a36168594c6c9657e96a2409a2eb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:45.209825 30107 raft_consensus.cc:3060] T e7834991e7b84864bba8069b50ba72f0 P f9b2a36168594c6c9657e96a2409a2eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:45.214463 30107 raft_consensus.cc:515] T e7834991e7b84864bba8069b50ba72f0 P f9b2a36168594c6c9657e96a2409a2eb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:45.216097 30107 leader_election.cc:290] T e7834991e7b84864bba8069b50ba72f0 P f9b2a36168594c6c9657e96a2409a2eb [CANDIDATE]: Term 3 election: Requested vote from peers 75355105afb545e195a9e4920a3f5176 (127.29.32.193:34691), 0612b0d7a11d48c8adcb373a4f763a15 (127.29.32.194:33129)
I20260709 12:11:45.217144 29962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7834991e7b84864bba8069b50ba72f0" candidate_uuid: "f9b2a36168594c6c9657e96a2409a2eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "75355105afb545e195a9e4920a3f5176"
I20260709 12:11:45.217144 30035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7834991e7b84864bba8069b50ba72f0" candidate_uuid: "f9b2a36168594c6c9657e96a2409a2eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0612b0d7a11d48c8adcb373a4f763a15"
I20260709 12:11:45.217983 29962 raft_consensus.cc:3060] T e7834991e7b84864bba8069b50ba72f0 P 75355105afb545e195a9e4920a3f5176 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:45.217993 30035 raft_consensus.cc:3055] T e7834991e7b84864bba8069b50ba72f0 P 0612b0d7a11d48c8adcb373a4f763a15 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:11:45.218550 30035 raft_consensus.cc:740] T e7834991e7b84864bba8069b50ba72f0 P 0612b0d7a11d48c8adcb373a4f763a15 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0612b0d7a11d48c8adcb373a4f763a15, State: Running, Role: LEADER
I20260709 12:11:45.219386 30035 consensus_queue.cc:260] T e7834991e7b84864bba8069b50ba72f0 P 0612b0d7a11d48c8adcb373a4f763a15 [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: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:45.220642 30035 raft_consensus.cc:3060] T e7834991e7b84864bba8069b50ba72f0 P 0612b0d7a11d48c8adcb373a4f763a15 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:45.225101 29962 raft_consensus.cc:2468] T e7834991e7b84864bba8069b50ba72f0 P 75355105afb545e195a9e4920a3f5176 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9b2a36168594c6c9657e96a2409a2eb in term 3.
I20260709 12:11:45.226497 30076 leader_election.cc:304] T e7834991e7b84864bba8069b50ba72f0 P f9b2a36168594c6c9657e96a2409a2eb [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: 75355105afb545e195a9e4920a3f5176, f9b2a36168594c6c9657e96a2409a2eb; no voters: 
I20260709 12:11:45.227275 30161 raft_consensus.cc:2804] T e7834991e7b84864bba8069b50ba72f0 P f9b2a36168594c6c9657e96a2409a2eb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:11:45.227999 30035 raft_consensus.cc:2468] T e7834991e7b84864bba8069b50ba72f0 P 0612b0d7a11d48c8adcb373a4f763a15 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9b2a36168594c6c9657e96a2409a2eb in term 3.
I20260709 12:11:45.228646 30161 raft_consensus.cc:697] T e7834991e7b84864bba8069b50ba72f0 P f9b2a36168594c6c9657e96a2409a2eb [term 3 LEADER]: Becoming Leader. State: Replica: f9b2a36168594c6c9657e96a2409a2eb, State: Running, Role: LEADER
I20260709 12:11:45.229681 30161 consensus_queue.cc:237] T e7834991e7b84864bba8069b50ba72f0 P f9b2a36168594c6c9657e96a2409a2eb [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: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:45.237375 29857 catalog_manager.cc:5697] T e7834991e7b84864bba8069b50ba72f0 P f9b2a36168594c6c9657e96a2409a2eb reported cstate change: term changed from 2 to 3, leader changed from 0612b0d7a11d48c8adcb373a4f763a15 (127.29.32.194) to f9b2a36168594c6c9657e96a2409a2eb (127.29.32.195). New cstate: current_term: 3 leader_uuid: "f9b2a36168594c6c9657e96a2409a2eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:45.268265 30254 raft_consensus.cc:993] T e67a216560304b71803c910de33a9229 P 75355105afb545e195a9e4920a3f5176: : Instructing follower f9b2a36168594c6c9657e96a2409a2eb to start an election
I20260709 12:11:45.268842 30243 raft_consensus.cc:1081] T e67a216560304b71803c910de33a9229 P 75355105afb545e195a9e4920a3f5176 [term 1 LEADER]: Signalling peer f9b2a36168594c6c9657e96a2409a2eb to start an election
I20260709 12:11:45.276844 30107 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e67a216560304b71803c910de33a9229"
dest_uuid: "f9b2a36168594c6c9657e96a2409a2eb"
 from {username='slave'} at 127.0.0.1:57318
I20260709 12:11:45.277477 30107 raft_consensus.cc:493] T e67a216560304b71803c910de33a9229 P f9b2a36168594c6c9657e96a2409a2eb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:45.277866 30107 raft_consensus.cc:3060] T e67a216560304b71803c910de33a9229 P f9b2a36168594c6c9657e96a2409a2eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:45.284497 30107 raft_consensus.cc:515] T e67a216560304b71803c910de33a9229 P f9b2a36168594c6c9657e96a2409a2eb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:45.286351 30107 leader_election.cc:290] T e67a216560304b71803c910de33a9229 P f9b2a36168594c6c9657e96a2409a2eb [CANDIDATE]: Term 2 election: Requested vote from peers 75355105afb545e195a9e4920a3f5176 (127.29.32.193:34691), 0612b0d7a11d48c8adcb373a4f763a15 (127.29.32.194:33129)
I20260709 12:11:45.287075 29962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67a216560304b71803c910de33a9229" candidate_uuid: "f9b2a36168594c6c9657e96a2409a2eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75355105afb545e195a9e4920a3f5176"
I20260709 12:11:45.287739 29962 raft_consensus.cc:3055] T e67a216560304b71803c910de33a9229 P 75355105afb545e195a9e4920a3f5176 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:45.287644 30035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67a216560304b71803c910de33a9229" candidate_uuid: "f9b2a36168594c6c9657e96a2409a2eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0612b0d7a11d48c8adcb373a4f763a15"
I20260709 12:11:45.288121 29962 raft_consensus.cc:740] T e67a216560304b71803c910de33a9229 P 75355105afb545e195a9e4920a3f5176 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 75355105afb545e195a9e4920a3f5176, State: Running, Role: LEADER
I20260709 12:11:45.288316 30035 raft_consensus.cc:3060] T e67a216560304b71803c910de33a9229 P 0612b0d7a11d48c8adcb373a4f763a15 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:45.288834 29962 consensus_queue.cc:260] T e67a216560304b71803c910de33a9229 P 75355105afb545e195a9e4920a3f5176 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:45.289758 29962 raft_consensus.cc:3060] T e67a216560304b71803c910de33a9229 P 75355105afb545e195a9e4920a3f5176 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:45.293185 30035 raft_consensus.cc:2468] T e67a216560304b71803c910de33a9229 P 0612b0d7a11d48c8adcb373a4f763a15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9b2a36168594c6c9657e96a2409a2eb in term 2.
I20260709 12:11:45.294308 30077 leader_election.cc:304] T e67a216560304b71803c910de33a9229 P f9b2a36168594c6c9657e96a2409a2eb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0612b0d7a11d48c8adcb373a4f763a15, f9b2a36168594c6c9657e96a2409a2eb; no voters: 
I20260709 12:11:45.294955 29962 raft_consensus.cc:2468] T e67a216560304b71803c910de33a9229 P 75355105afb545e195a9e4920a3f5176 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9b2a36168594c6c9657e96a2409a2eb in term 2.
I20260709 12:11:45.294994 30161 raft_consensus.cc:2804] T e67a216560304b71803c910de33a9229 P f9b2a36168594c6c9657e96a2409a2eb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:45.295634 30161 raft_consensus.cc:697] T e67a216560304b71803c910de33a9229 P f9b2a36168594c6c9657e96a2409a2eb [term 2 LEADER]: Becoming Leader. State: Replica: f9b2a36168594c6c9657e96a2409a2eb, State: Running, Role: LEADER
I20260709 12:11:45.296474 30161 consensus_queue.cc:237] T e67a216560304b71803c910de33a9229 P f9b2a36168594c6c9657e96a2409a2eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:45.308585 29857 catalog_manager.cc:5697] T e67a216560304b71803c910de33a9229 P f9b2a36168594c6c9657e96a2409a2eb reported cstate change: term changed from 1 to 2, leader changed from 75355105afb545e195a9e4920a3f5176 (127.29.32.193) to f9b2a36168594c6c9657e96a2409a2eb (127.29.32.195). New cstate: current_term: 2 leader_uuid: "f9b2a36168594c6c9657e96a2409a2eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:45.692049 29961 raft_consensus.cc:1275] T e7834991e7b84864bba8069b50ba72f0 P 75355105afb545e195a9e4920a3f5176 [term 3 FOLLOWER]: Refusing update from remote peer f9b2a36168594c6c9657e96a2409a2eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:45.693426 30161 consensus_queue.cc:1048] T e7834991e7b84864bba8069b50ba72f0 P f9b2a36168594c6c9657e96a2409a2eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:11:45.707760 30035 raft_consensus.cc:1275] T e7834991e7b84864bba8069b50ba72f0 P 0612b0d7a11d48c8adcb373a4f763a15 [term 3 FOLLOWER]: Refusing update from remote peer f9b2a36168594c6c9657e96a2409a2eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:45.710227 30259 consensus_queue.cc:1048] T e7834991e7b84864bba8069b50ba72f0 P f9b2a36168594c6c9657e96a2409a2eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:11:45.875697 30035 raft_consensus.cc:1275] T e67a216560304b71803c910de33a9229 P 0612b0d7a11d48c8adcb373a4f763a15 [term 2 FOLLOWER]: Refusing update from remote peer f9b2a36168594c6c9657e96a2409a2eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:45.876945 30259 consensus_queue.cc:1048] T e67a216560304b71803c910de33a9229 P f9b2a36168594c6c9657e96a2409a2eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:45.886372 29961 raft_consensus.cc:1275] T e67a216560304b71803c910de33a9229 P 75355105afb545e195a9e4920a3f5176 [term 2 FOLLOWER]: Refusing update from remote peer f9b2a36168594c6c9657e96a2409a2eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:45.888090 30161 consensus_queue.cc:1048] T e67a216560304b71803c910de33a9229 P f9b2a36168594c6c9657e96a2409a2eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:46.064347 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:46.070078 29827 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:46.070694 29827 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:47.071717 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:47.077706 29827 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:47.078289 29827 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:48.080295 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:48.088270 29827 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:48.088806 29827 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:49.089900 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:49.096061 29827 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:49.096517 29827 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:50.097393 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:50.102231 29827 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:50.102806 29827 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:51.103909 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:51.109478 29827 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:51.109988 29827 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:52.111171 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:52.116731 29827 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:52.117266 29827 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:53.118312 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:53.123014 29827 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:53.123476 29827 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:54.124524 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:54.129679 29827 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:54.130128 29827 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:55.304653 29827 auto_leader_rebalancer-test.cc:313] The leader distribution is 
I20260709 12:11:55.310703 30107 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e67a216560304b71803c910de33a9229"
dest_uuid: "f9b2a36168594c6c9657e96a2409a2eb"
mode: GRACEFUL
new_leader_uuid: "0612b0d7a11d48c8adcb373a4f763a15"
 from {username='slave'} at 127.0.0.1:39860
I20260709 12:11:55.311568 30107 raft_consensus.cc:606] T e67a216560304b71803c910de33a9229 P f9b2a36168594c6c9657e96a2409a2eb [term 2 LEADER]: Received request to transfer leadership to TS 0612b0d7a11d48c8adcb373a4f763a15
I20260709 12:11:55.318542 29961 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9148b7903129452f95e45a39724e456d"
dest_uuid: "75355105afb545e195a9e4920a3f5176"
mode: GRACEFUL
new_leader_uuid: "0612b0d7a11d48c8adcb373a4f763a15"
 from {username='slave'} at 127.0.0.1:36918
I20260709 12:11:55.319137 29961 raft_consensus.cc:606] T 9148b7903129452f95e45a39724e456d P 75355105afb545e195a9e4920a3f5176 [term 1 LEADER]: Received request to transfer leadership to TS 0612b0d7a11d48c8adcb373a4f763a15
I20260709 12:11:55.324892 29961 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4d6681418ab74f95aed26d91892f4bee"
dest_uuid: "75355105afb545e195a9e4920a3f5176"
mode: GRACEFUL
new_leader_uuid: "0612b0d7a11d48c8adcb373a4f763a15"
 from {username='slave'} at 127.0.0.1:36918
I20260709 12:11:55.325549 29961 raft_consensus.cc:606] T 4d6681418ab74f95aed26d91892f4bee P 75355105afb545e195a9e4920a3f5176 [term 1 LEADER]: Received request to transfer leadership to TS 0612b0d7a11d48c8adcb373a4f763a15
I20260709 12:11:55.331928 29961 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1b80feb337c54ffa9f1e89a189838758"
dest_uuid: "75355105afb545e195a9e4920a3f5176"
mode: GRACEFUL
new_leader_uuid: "0612b0d7a11d48c8adcb373a4f763a15"
 from {username='slave'} at 127.0.0.1:36918
I20260709 12:11:55.332463 29961 raft_consensus.cc:606] T 1b80feb337c54ffa9f1e89a189838758 P 75355105afb545e195a9e4920a3f5176 [term 1 LEADER]: Received request to transfer leadership to TS 0612b0d7a11d48c8adcb373a4f763a15
I20260709 12:11:55.338778 30107 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e7834991e7b84864bba8069b50ba72f0"
dest_uuid: "f9b2a36168594c6c9657e96a2409a2eb"
mode: GRACEFUL
new_leader_uuid: "0612b0d7a11d48c8adcb373a4f763a15"
 from {username='slave'} at 127.0.0.1:39860
I20260709 12:11:55.339520 30107 raft_consensus.cc:606] T e7834991e7b84864bba8069b50ba72f0 P f9b2a36168594c6c9657e96a2409a2eb [term 3 LEADER]: Received request to transfer leadership to TS 0612b0d7a11d48c8adcb373a4f763a15
I20260709 12:11:55.432435 30275 raft_consensus.cc:993] T e67a216560304b71803c910de33a9229 P f9b2a36168594c6c9657e96a2409a2eb: : Instructing follower 0612b0d7a11d48c8adcb373a4f763a15 to start an election
I20260709 12:11:55.433142 30268 raft_consensus.cc:1081] T e67a216560304b71803c910de33a9229 P f9b2a36168594c6c9657e96a2409a2eb [term 2 LEADER]: Signalling peer 0612b0d7a11d48c8adcb373a4f763a15 to start an election
I20260709 12:11:55.434978 30036 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e67a216560304b71803c910de33a9229"
dest_uuid: "0612b0d7a11d48c8adcb373a4f763a15"
 from {username='slave'} at 127.0.0.1:46952
I20260709 12:11:55.435664 30036 raft_consensus.cc:493] T e67a216560304b71803c910de33a9229 P 0612b0d7a11d48c8adcb373a4f763a15 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:55.436035 30036 raft_consensus.cc:3060] T e67a216560304b71803c910de33a9229 P 0612b0d7a11d48c8adcb373a4f763a15 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:55.466951 30277 raft_consensus.cc:993] T 4d6681418ab74f95aed26d91892f4bee P 75355105afb545e195a9e4920a3f5176: : Instructing follower 0612b0d7a11d48c8adcb373a4f763a15 to start an election
I20260709 12:11:55.467679 30277 raft_consensus.cc:1081] T 4d6681418ab74f95aed26d91892f4bee P 75355105afb545e195a9e4920a3f5176 [term 1 LEADER]: Signalling peer 0612b0d7a11d48c8adcb373a4f763a15 to start an election
I20260709 12:11:55.469496 30035 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4d6681418ab74f95aed26d91892f4bee"
dest_uuid: "0612b0d7a11d48c8adcb373a4f763a15"
 from {username='slave'} at 127.0.0.1:46946
I20260709 12:11:55.470009 30035 raft_consensus.cc:493] T 4d6681418ab74f95aed26d91892f4bee P 0612b0d7a11d48c8adcb373a4f763a15 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:55.470405 30035 raft_consensus.cc:3060] T 4d6681418ab74f95aed26d91892f4bee P 0612b0d7a11d48c8adcb373a4f763a15 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:55.485388 30265 raft_consensus.cc:993] T 1b80feb337c54ffa9f1e89a189838758 P 75355105afb545e195a9e4920a3f5176: : Instructing follower 0612b0d7a11d48c8adcb373a4f763a15 to start an election
I20260709 12:11:55.485911 30277 raft_consensus.cc:1081] T 1b80feb337c54ffa9f1e89a189838758 P 75355105afb545e195a9e4920a3f5176 [term 1 LEADER]: Signalling peer 0612b0d7a11d48c8adcb373a4f763a15 to start an election
I20260709 12:11:55.487882 30037 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1b80feb337c54ffa9f1e89a189838758"
dest_uuid: "0612b0d7a11d48c8adcb373a4f763a15"
 from {username='slave'} at 127.0.0.1:46946
I20260709 12:11:55.488372 30037 raft_consensus.cc:493] T 1b80feb337c54ffa9f1e89a189838758 P 0612b0d7a11d48c8adcb373a4f763a15 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:55.488642 30037 raft_consensus.cc:3060] T 1b80feb337c54ffa9f1e89a189838758 P 0612b0d7a11d48c8adcb373a4f763a15 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:55.513341 30036 raft_consensus.cc:515] T e67a216560304b71803c910de33a9229 P 0612b0d7a11d48c8adcb373a4f763a15 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:55.517189 30036 leader_election.cc:290] T e67a216560304b71803c910de33a9229 P 0612b0d7a11d48c8adcb373a4f763a15 [CANDIDATE]: Term 3 election: Requested vote from peers 75355105afb545e195a9e4920a3f5176 (127.29.32.193:34691), f9b2a36168594c6c9657e96a2409a2eb (127.29.32.195:39699)
I20260709 12:11:55.518926 30107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67a216560304b71803c910de33a9229" candidate_uuid: "0612b0d7a11d48c8adcb373a4f763a15" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f9b2a36168594c6c9657e96a2409a2eb"
I20260709 12:11:55.519750 30107 raft_consensus.cc:3055] T e67a216560304b71803c910de33a9229 P f9b2a36168594c6c9657e96a2409a2eb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:11:55.520102 30107 raft_consensus.cc:740] T e67a216560304b71803c910de33a9229 P f9b2a36168594c6c9657e96a2409a2eb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f9b2a36168594c6c9657e96a2409a2eb, State: Running, Role: LEADER
I20260709 12:11:55.519747 29961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67a216560304b71803c910de33a9229" candidate_uuid: "0612b0d7a11d48c8adcb373a4f763a15" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "75355105afb545e195a9e4920a3f5176"
I20260709 12:11:55.520891 30107 consensus_queue.cc:260] T e67a216560304b71803c910de33a9229 P f9b2a36168594c6c9657e96a2409a2eb [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: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:55.521510 29961 raft_consensus.cc:3060] T e67a216560304b71803c910de33a9229 P 75355105afb545e195a9e4920a3f5176 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:55.522330 30107 raft_consensus.cc:3060] T e67a216560304b71803c910de33a9229 P f9b2a36168594c6c9657e96a2409a2eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:55.547286 30275 raft_consensus.cc:993] T e7834991e7b84864bba8069b50ba72f0 P f9b2a36168594c6c9657e96a2409a2eb: : Instructing follower 0612b0d7a11d48c8adcb373a4f763a15 to start an election
I20260709 12:11:55.547752 30275 raft_consensus.cc:1081] T e7834991e7b84864bba8069b50ba72f0 P f9b2a36168594c6c9657e96a2409a2eb [term 3 LEADER]: Signalling peer 0612b0d7a11d48c8adcb373a4f763a15 to start an election
I20260709 12:11:55.549196 30036 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e7834991e7b84864bba8069b50ba72f0"
dest_uuid: "0612b0d7a11d48c8adcb373a4f763a15"
 from {username='slave'} at 127.0.0.1:46952
I20260709 12:11:55.549749 30036 raft_consensus.cc:493] T e7834991e7b84864bba8069b50ba72f0 P 0612b0d7a11d48c8adcb373a4f763a15 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:55.550026 30036 raft_consensus.cc:3060] T e7834991e7b84864bba8069b50ba72f0 P 0612b0d7a11d48c8adcb373a4f763a15 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:11:55.616808 30107 raft_consensus.cc:2468] T e67a216560304b71803c910de33a9229 P f9b2a36168594c6c9657e96a2409a2eb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0612b0d7a11d48c8adcb373a4f763a15 in term 3.
I20260709 12:11:55.616986 29961 raft_consensus.cc:2468] T e67a216560304b71803c910de33a9229 P 75355105afb545e195a9e4920a3f5176 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0612b0d7a11d48c8adcb373a4f763a15 in term 3.
I20260709 12:11:55.619004 30002 leader_election.cc:304] T e67a216560304b71803c910de33a9229 P 0612b0d7a11d48c8adcb373a4f763a15 [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: 0612b0d7a11d48c8adcb373a4f763a15, f9b2a36168594c6c9657e96a2409a2eb; no voters: 
I20260709 12:11:55.616876 30035 raft_consensus.cc:515] T 4d6681418ab74f95aed26d91892f4bee P 0612b0d7a11d48c8adcb373a4f763a15 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:55.619839 30037 raft_consensus.cc:515] T 1b80feb337c54ffa9f1e89a189838758 P 0612b0d7a11d48c8adcb373a4f763a15 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:55.620689 30247 raft_consensus.cc:2804] T e67a216560304b71803c910de33a9229 P 0612b0d7a11d48c8adcb373a4f763a15 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:11:55.621757 30035 leader_election.cc:290] T 4d6681418ab74f95aed26d91892f4bee P 0612b0d7a11d48c8adcb373a4f763a15 [CANDIDATE]: Term 2 election: Requested vote from peers 75355105afb545e195a9e4920a3f5176 (127.29.32.193:34691), f9b2a36168594c6c9657e96a2409a2eb (127.29.32.195:39699)
I20260709 12:11:55.621790 30037 leader_election.cc:290] T 1b80feb337c54ffa9f1e89a189838758 P 0612b0d7a11d48c8adcb373a4f763a15 [CANDIDATE]: Term 2 election: Requested vote from peers 75355105afb545e195a9e4920a3f5176 (127.29.32.193:34691), f9b2a36168594c6c9657e96a2409a2eb (127.29.32.195:39699)
I20260709 12:11:55.623174 30247 raft_consensus.cc:697] T e67a216560304b71803c910de33a9229 P 0612b0d7a11d48c8adcb373a4f763a15 [term 3 LEADER]: Becoming Leader. State: Replica: 0612b0d7a11d48c8adcb373a4f763a15, State: Running, Role: LEADER
I20260709 12:11:55.623339 30107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d6681418ab74f95aed26d91892f4bee" candidate_uuid: "0612b0d7a11d48c8adcb373a4f763a15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9b2a36168594c6c9657e96a2409a2eb"
I20260709 12:11:55.623853 30107 raft_consensus.cc:3060] T 4d6681418ab74f95aed26d91892f4bee P f9b2a36168594c6c9657e96a2409a2eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:55.623804 30036 raft_consensus.cc:515] T e7834991e7b84864bba8069b50ba72f0 P 0612b0d7a11d48c8adcb373a4f763a15 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:55.624305 30110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b80feb337c54ffa9f1e89a189838758" candidate_uuid: "0612b0d7a11d48c8adcb373a4f763a15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9b2a36168594c6c9657e96a2409a2eb"
I20260709 12:11:55.624891 30110 raft_consensus.cc:3060] T 1b80feb337c54ffa9f1e89a189838758 P f9b2a36168594c6c9657e96a2409a2eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:55.625125 29961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b80feb337c54ffa9f1e89a189838758" candidate_uuid: "0612b0d7a11d48c8adcb373a4f763a15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75355105afb545e195a9e4920a3f5176"
I20260709 12:11:55.625903 29961 raft_consensus.cc:3055] T 1b80feb337c54ffa9f1e89a189838758 P 75355105afb545e195a9e4920a3f5176 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:55.626252 29961 raft_consensus.cc:740] T 1b80feb337c54ffa9f1e89a189838758 P 75355105afb545e195a9e4920a3f5176 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 75355105afb545e195a9e4920a3f5176, State: Running, Role: LEADER
I20260709 12:11:55.627018 29961 consensus_queue.cc:260] T 1b80feb337c54ffa9f1e89a189838758 P 75355105afb545e195a9e4920a3f5176 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:55.628082 29961 raft_consensus.cc:3060] T 1b80feb337c54ffa9f1e89a189838758 P 75355105afb545e195a9e4920a3f5176 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:55.629124 29959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7834991e7b84864bba8069b50ba72f0" candidate_uuid: "0612b0d7a11d48c8adcb373a4f763a15" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "75355105afb545e195a9e4920a3f5176"
I20260709 12:11:55.629892 29959 raft_consensus.cc:3060] T e7834991e7b84864bba8069b50ba72f0 P 75355105afb545e195a9e4920a3f5176 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:11:55.630683 29962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d6681418ab74f95aed26d91892f4bee" candidate_uuid: "0612b0d7a11d48c8adcb373a4f763a15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75355105afb545e195a9e4920a3f5176"
I20260709 12:11:55.630957 30107 raft_consensus.cc:2468] T 4d6681418ab74f95aed26d91892f4bee P f9b2a36168594c6c9657e96a2409a2eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0612b0d7a11d48c8adcb373a4f763a15 in term 2.
I20260709 12:11:55.631268 29962 raft_consensus.cc:3055] T 4d6681418ab74f95aed26d91892f4bee P 75355105afb545e195a9e4920a3f5176 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:55.631608 29962 raft_consensus.cc:740] T 4d6681418ab74f95aed26d91892f4bee P 75355105afb545e195a9e4920a3f5176 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 75355105afb545e195a9e4920a3f5176, State: Running, Role: LEADER
I20260709 12:11:55.624013 30247 consensus_queue.cc:237] T e67a216560304b71803c910de33a9229 P 0612b0d7a11d48c8adcb373a4f763a15 [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: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:55.632387 29962 consensus_queue.cc:260] T 4d6681418ab74f95aed26d91892f4bee P 75355105afb545e195a9e4920a3f5176 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:55.634500 29961 raft_consensus.cc:2468] T 1b80feb337c54ffa9f1e89a189838758 P 75355105afb545e195a9e4920a3f5176 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0612b0d7a11d48c8adcb373a4f763a15 in term 2.
I20260709 12:11:55.633934 29962 raft_consensus.cc:3060] T 4d6681418ab74f95aed26d91892f4bee P 75355105afb545e195a9e4920a3f5176 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:55.636564 30036 leader_election.cc:290] T e7834991e7b84864bba8069b50ba72f0 P 0612b0d7a11d48c8adcb373a4f763a15 [CANDIDATE]: Term 4 election: Requested vote from peers 75355105afb545e195a9e4920a3f5176 (127.29.32.193:34691), f9b2a36168594c6c9657e96a2409a2eb (127.29.32.195:39699)
I20260709 12:11:55.639209 29959 raft_consensus.cc:2468] T e7834991e7b84864bba8069b50ba72f0 P 75355105afb545e195a9e4920a3f5176 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0612b0d7a11d48c8adcb373a4f763a15 in term 4.
I20260709 12:11:55.637671 30002 leader_election.cc:304] T 1b80feb337c54ffa9f1e89a189838758 P 0612b0d7a11d48c8adcb373a4f763a15 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0612b0d7a11d48c8adcb373a4f763a15, 75355105afb545e195a9e4920a3f5176; no voters: 
I20260709 12:11:55.641908 30002 leader_election.cc:304] T 4d6681418ab74f95aed26d91892f4bee P 0612b0d7a11d48c8adcb373a4f763a15 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0612b0d7a11d48c8adcb373a4f763a15, f9b2a36168594c6c9657e96a2409a2eb; no voters: 
I20260709 12:11:55.642087 30107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7834991e7b84864bba8069b50ba72f0" candidate_uuid: "0612b0d7a11d48c8adcb373a4f763a15" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f9b2a36168594c6c9657e96a2409a2eb"
I20260709 12:11:55.642760 30107 raft_consensus.cc:3055] T e7834991e7b84864bba8069b50ba72f0 P f9b2a36168594c6c9657e96a2409a2eb [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:11:55.642930 30278 raft_consensus.cc:2804] T 1b80feb337c54ffa9f1e89a189838758 P 0612b0d7a11d48c8adcb373a4f763a15 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:55.643164 30107 raft_consensus.cc:740] T e7834991e7b84864bba8069b50ba72f0 P f9b2a36168594c6c9657e96a2409a2eb [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f9b2a36168594c6c9657e96a2409a2eb, State: Running, Role: LEADER
I20260709 12:11:55.643891 30247 raft_consensus.cc:2804] T 4d6681418ab74f95aed26d91892f4bee P 0612b0d7a11d48c8adcb373a4f763a15 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:55.643265 30110 raft_consensus.cc:2468] T 1b80feb337c54ffa9f1e89a189838758 P f9b2a36168594c6c9657e96a2409a2eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0612b0d7a11d48c8adcb373a4f763a15 in term 2.
I20260709 12:11:55.644200 30107 consensus_queue.cc:260] T e7834991e7b84864bba8069b50ba72f0 P f9b2a36168594c6c9657e96a2409a2eb [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: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:55.646705 30107 raft_consensus.cc:3060] T e7834991e7b84864bba8069b50ba72f0 P f9b2a36168594c6c9657e96a2409a2eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:11:55.648887 29962 raft_consensus.cc:2468] T 4d6681418ab74f95aed26d91892f4bee P 75355105afb545e195a9e4920a3f5176 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0612b0d7a11d48c8adcb373a4f763a15 in term 2.
I20260709 12:11:55.648653 29856 catalog_manager.cc:5697] T e67a216560304b71803c910de33a9229 P 0612b0d7a11d48c8adcb373a4f763a15 reported cstate change: term changed from 2 to 3, leader changed from f9b2a36168594c6c9657e96a2409a2eb (127.29.32.195) to 0612b0d7a11d48c8adcb373a4f763a15 (127.29.32.194). New cstate: current_term: 3 leader_uuid: "0612b0d7a11d48c8adcb373a4f763a15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:55.650341 30002 leader_election.cc:304] T e7834991e7b84864bba8069b50ba72f0 P 0612b0d7a11d48c8adcb373a4f763a15 [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: 0612b0d7a11d48c8adcb373a4f763a15, 75355105afb545e195a9e4920a3f5176; no voters: 
I20260709 12:11:55.654663 30278 raft_consensus.cc:697] T 1b80feb337c54ffa9f1e89a189838758 P 0612b0d7a11d48c8adcb373a4f763a15 [term 2 LEADER]: Becoming Leader. State: Replica: 0612b0d7a11d48c8adcb373a4f763a15, State: Running, Role: LEADER
I20260709 12:11:55.655448 30280 raft_consensus.cc:2804] T e7834991e7b84864bba8069b50ba72f0 P 0612b0d7a11d48c8adcb373a4f763a15 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:11:55.655987 30247 raft_consensus.cc:697] T 4d6681418ab74f95aed26d91892f4bee P 0612b0d7a11d48c8adcb373a4f763a15 [term 2 LEADER]: Becoming Leader. State: Replica: 0612b0d7a11d48c8adcb373a4f763a15, State: Running, Role: LEADER
I20260709 12:11:55.655196 30107 raft_consensus.cc:2468] T e7834991e7b84864bba8069b50ba72f0 P f9b2a36168594c6c9657e96a2409a2eb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0612b0d7a11d48c8adcb373a4f763a15 in term 4.
I20260709 12:11:55.657087 30280 raft_consensus.cc:697] T e7834991e7b84864bba8069b50ba72f0 P 0612b0d7a11d48c8adcb373a4f763a15 [term 4 LEADER]: Becoming Leader. State: Replica: 0612b0d7a11d48c8adcb373a4f763a15, State: Running, Role: LEADER
I20260709 12:11:55.656078 30278 consensus_queue.cc:237] T 1b80feb337c54ffa9f1e89a189838758 P 0612b0d7a11d48c8adcb373a4f763a15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:55.657606 30247 consensus_queue.cc:237] T 4d6681418ab74f95aed26d91892f4bee P 0612b0d7a11d48c8adcb373a4f763a15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:55.658159 30280 consensus_queue.cc:237] T e7834991e7b84864bba8069b50ba72f0 P 0612b0d7a11d48c8adcb373a4f763a15 [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: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:55.668476 30277 raft_consensus.cc:993] T 9148b7903129452f95e45a39724e456d P 75355105afb545e195a9e4920a3f5176: : Instructing follower 0612b0d7a11d48c8adcb373a4f763a15 to start an election
I20260709 12:11:55.669142 30277 raft_consensus.cc:1081] T 9148b7903129452f95e45a39724e456d P 75355105afb545e195a9e4920a3f5176 [term 1 LEADER]: Signalling peer 0612b0d7a11d48c8adcb373a4f763a15 to start an election
I20260709 12:11:55.672266 30036 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9148b7903129452f95e45a39724e456d"
dest_uuid: "0612b0d7a11d48c8adcb373a4f763a15"
 from {username='slave'} at 127.0.0.1:46946
I20260709 12:11:55.673157 30036 raft_consensus.cc:493] T 9148b7903129452f95e45a39724e456d P 0612b0d7a11d48c8adcb373a4f763a15 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:55.673913 30036 raft_consensus.cc:3060] T 9148b7903129452f95e45a39724e456d P 0612b0d7a11d48c8adcb373a4f763a15 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:55.688038 30036 raft_consensus.cc:515] T 9148b7903129452f95e45a39724e456d P 0612b0d7a11d48c8adcb373a4f763a15 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:55.695992 29962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9148b7903129452f95e45a39724e456d" candidate_uuid: "0612b0d7a11d48c8adcb373a4f763a15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "75355105afb545e195a9e4920a3f5176"
I20260709 12:11:55.696434 30107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9148b7903129452f95e45a39724e456d" candidate_uuid: "0612b0d7a11d48c8adcb373a4f763a15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9b2a36168594c6c9657e96a2409a2eb"
I20260709 12:11:55.696877 29962 raft_consensus.cc:3055] T 9148b7903129452f95e45a39724e456d P 75355105afb545e195a9e4920a3f5176 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:55.697191 30107 raft_consensus.cc:3060] T 9148b7903129452f95e45a39724e456d P f9b2a36168594c6c9657e96a2409a2eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:55.697299 29962 raft_consensus.cc:740] T 9148b7903129452f95e45a39724e456d P 75355105afb545e195a9e4920a3f5176 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 75355105afb545e195a9e4920a3f5176, State: Running, Role: LEADER
I20260709 12:11:55.698485 29962 consensus_queue.cc:260] T 9148b7903129452f95e45a39724e456d P 75355105afb545e195a9e4920a3f5176 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:55.699772 29962 raft_consensus.cc:3060] T 9148b7903129452f95e45a39724e456d P 75355105afb545e195a9e4920a3f5176 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:55.700246 30036 leader_election.cc:290] T 9148b7903129452f95e45a39724e456d P 0612b0d7a11d48c8adcb373a4f763a15 [CANDIDATE]: Term 2 election: Requested vote from peers 75355105afb545e195a9e4920a3f5176 (127.29.32.193:34691), f9b2a36168594c6c9657e96a2409a2eb (127.29.32.195:39699)
I20260709 12:11:55.704277 30107 raft_consensus.cc:2468] T 9148b7903129452f95e45a39724e456d P f9b2a36168594c6c9657e96a2409a2eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0612b0d7a11d48c8adcb373a4f763a15 in term 2.
I20260709 12:11:55.705479 30002 leader_election.cc:304] T 9148b7903129452f95e45a39724e456d P 0612b0d7a11d48c8adcb373a4f763a15 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0612b0d7a11d48c8adcb373a4f763a15, f9b2a36168594c6c9657e96a2409a2eb; no voters: 
I20260709 12:11:55.706521 30247 raft_consensus.cc:2804] T 9148b7903129452f95e45a39724e456d P 0612b0d7a11d48c8adcb373a4f763a15 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:55.707002 30247 raft_consensus.cc:697] T 9148b7903129452f95e45a39724e456d P 0612b0d7a11d48c8adcb373a4f763a15 [term 2 LEADER]: Becoming Leader. State: Replica: 0612b0d7a11d48c8adcb373a4f763a15, State: Running, Role: LEADER
I20260709 12:11:55.707700 29962 raft_consensus.cc:2468] T 9148b7903129452f95e45a39724e456d P 75355105afb545e195a9e4920a3f5176 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0612b0d7a11d48c8adcb373a4f763a15 in term 2.
I20260709 12:11:55.707897 30247 consensus_queue.cc:237] T 9148b7903129452f95e45a39724e456d P 0612b0d7a11d48c8adcb373a4f763a15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:55.719587 29856 catalog_manager.cc:5697] T 1b80feb337c54ffa9f1e89a189838758 P 0612b0d7a11d48c8adcb373a4f763a15 reported cstate change: term changed from 1 to 2, leader changed from 75355105afb545e195a9e4920a3f5176 (127.29.32.193) to 0612b0d7a11d48c8adcb373a4f763a15 (127.29.32.194). New cstate: current_term: 2 leader_uuid: "0612b0d7a11d48c8adcb373a4f763a15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:55.720675 29856 catalog_manager.cc:5697] T 4d6681418ab74f95aed26d91892f4bee P 0612b0d7a11d48c8adcb373a4f763a15 reported cstate change: term changed from 1 to 2, leader changed from 75355105afb545e195a9e4920a3f5176 (127.29.32.193) to 0612b0d7a11d48c8adcb373a4f763a15 (127.29.32.194). New cstate: current_term: 2 leader_uuid: "0612b0d7a11d48c8adcb373a4f763a15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:55.721573 29856 catalog_manager.cc:5697] T e7834991e7b84864bba8069b50ba72f0 P 0612b0d7a11d48c8adcb373a4f763a15 reported cstate change: term changed from 3 to 4, leader changed from f9b2a36168594c6c9657e96a2409a2eb (127.29.32.195) to 0612b0d7a11d48c8adcb373a4f763a15 (127.29.32.194). New cstate: current_term: 4 leader_uuid: "0612b0d7a11d48c8adcb373a4f763a15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:55.722520 29856 catalog_manager.cc:5697] T 9148b7903129452f95e45a39724e456d P 0612b0d7a11d48c8adcb373a4f763a15 reported cstate change: term changed from 1 to 2, leader changed from 75355105afb545e195a9e4920a3f5176 (127.29.32.193) to 0612b0d7a11d48c8adcb373a4f763a15 (127.29.32.194). New cstate: current_term: 2 leader_uuid: "0612b0d7a11d48c8adcb373a4f763a15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } health_report { overall_health: UNKNOWN } } }
W20260709 12:11:55.860816 30132 debug-util.cc:398] Leaking SignalData structure 0x7b080016d060 after lost signal to thread 29830
W20260709 12:11:55.861790 30132 debug-util.cc:398] Leaking SignalData structure 0x7b080016d740 after lost signal to thread 29893
W20260709 12:11:55.862708 30132 debug-util.cc:398] Leaking SignalData structure 0x7b08001b8440 after lost signal to thread 29986
W20260709 12:11:55.863409 30132 debug-util.cc:398] Leaking SignalData structure 0x7b08001f5d40 after lost signal to thread 30061
W20260709 12:11:55.864447 30132 debug-util.cc:398] Leaking SignalData structure 0x7b08001de520 after lost signal to thread 30135
I20260709 12:11:56.044045 29962 raft_consensus.cc:1275] T 4d6681418ab74f95aed26d91892f4bee P 75355105afb545e195a9e4920a3f5176 [term 2 FOLLOWER]: Refusing update from remote peer 0612b0d7a11d48c8adcb373a4f763a15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:56.045550 30247 consensus_queue.cc:1048] T 4d6681418ab74f95aed26d91892f4bee P 0612b0d7a11d48c8adcb373a4f763a15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:56.063338 30107 raft_consensus.cc:1275] T 4d6681418ab74f95aed26d91892f4bee P f9b2a36168594c6c9657e96a2409a2eb [term 2 FOLLOWER]: Refusing update from remote peer 0612b0d7a11d48c8adcb373a4f763a15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:56.066085 30247 consensus_queue.cc:1048] T 4d6681418ab74f95aed26d91892f4bee P 0612b0d7a11d48c8adcb373a4f763a15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:11:56.103724 30107 raft_consensus.cc:1275] T 1b80feb337c54ffa9f1e89a189838758 P f9b2a36168594c6c9657e96a2409a2eb [term 2 FOLLOWER]: Refusing update from remote peer 0612b0d7a11d48c8adcb373a4f763a15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:56.105192 30247 consensus_queue.cc:1048] T 1b80feb337c54ffa9f1e89a189838758 P 0612b0d7a11d48c8adcb373a4f763a15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:56.111379 30110 raft_consensus.cc:1275] T e67a216560304b71803c910de33a9229 P f9b2a36168594c6c9657e96a2409a2eb [term 3 FOLLOWER]: Refusing update from remote peer 0612b0d7a11d48c8adcb373a4f763a15: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:56.112978 30247 consensus_queue.cc:1048] T e67a216560304b71803c910de33a9229 P 0612b0d7a11d48c8adcb373a4f763a15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:11:56.120477 29962 raft_consensus.cc:1275] T 1b80feb337c54ffa9f1e89a189838758 P 75355105afb545e195a9e4920a3f5176 [term 2 FOLLOWER]: Refusing update from remote peer 0612b0d7a11d48c8adcb373a4f763a15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:56.122126 30247 consensus_queue.cc:1048] T 1b80feb337c54ffa9f1e89a189838758 P 0612b0d7a11d48c8adcb373a4f763a15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:56.129503 29959 raft_consensus.cc:1275] T e67a216560304b71803c910de33a9229 P 75355105afb545e195a9e4920a3f5176 [term 3 FOLLOWER]: Refusing update from remote peer 0612b0d7a11d48c8adcb373a4f763a15: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:56.132733 30282 consensus_queue.cc:1048] T e67a216560304b71803c910de33a9229 P 0612b0d7a11d48c8adcb373a4f763a15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:11:56.172415 29962 raft_consensus.cc:1275] T 9148b7903129452f95e45a39724e456d P 75355105afb545e195a9e4920a3f5176 [term 2 FOLLOWER]: Refusing update from remote peer 0612b0d7a11d48c8adcb373a4f763a15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:56.173761 30282 consensus_queue.cc:1048] T 9148b7903129452f95e45a39724e456d P 0612b0d7a11d48c8adcb373a4f763a15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:56.183554 30107 raft_consensus.cc:1275] T 9148b7903129452f95e45a39724e456d P f9b2a36168594c6c9657e96a2409a2eb [term 2 FOLLOWER]: Refusing update from remote peer 0612b0d7a11d48c8adcb373a4f763a15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:56.185063 30280 consensus_queue.cc:1048] T 9148b7903129452f95e45a39724e456d P 0612b0d7a11d48c8adcb373a4f763a15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:56.217594 29962 raft_consensus.cc:1275] T e7834991e7b84864bba8069b50ba72f0 P 75355105afb545e195a9e4920a3f5176 [term 4 FOLLOWER]: Refusing update from remote peer 0612b0d7a11d48c8adcb373a4f763a15: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:11:56.219453 30280 consensus_queue.cc:1048] T e7834991e7b84864bba8069b50ba72f0 P 0612b0d7a11d48c8adcb373a4f763a15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:11:56.233944 30107 raft_consensus.cc:1275] T e7834991e7b84864bba8069b50ba72f0 P f9b2a36168594c6c9657e96a2409a2eb [term 4 FOLLOWER]: Refusing update from remote peer 0612b0d7a11d48c8adcb373a4f763a15: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:11:56.235983 30247 consensus_queue.cc:1048] T e7834991e7b84864bba8069b50ba72f0 P 0612b0d7a11d48c8adcb373a4f763a15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:11:58.387209 29827 auto_leader_rebalancer-test.cc:328] The leader distribution is 
I20260709 12:11:58.388177 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:58.395788 30036 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10ed9e56225d48b7ae42d07b8a24d0da"
dest_uuid: "0612b0d7a11d48c8adcb373a4f763a15"
mode: GRACEFUL
new_leader_uuid: "75355105afb545e195a9e4920a3f5176"
 from {username='slave'} at 127.0.0.1:35746
I20260709 12:11:58.396581 30036 raft_consensus.cc:606] T 10ed9e56225d48b7ae42d07b8a24d0da P 0612b0d7a11d48c8adcb373a4f763a15 [term 1 LEADER]: Received request to transfer leadership to TS 75355105afb545e195a9e4920a3f5176
I20260709 12:11:58.399786 30036 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1b5da1e068e34b06bf3305ca61f291ed"
dest_uuid: "0612b0d7a11d48c8adcb373a4f763a15"
mode: GRACEFUL
new_leader_uuid: "75355105afb545e195a9e4920a3f5176"
 from {username='slave'} at 127.0.0.1:35746
I20260709 12:11:58.400447 30036 raft_consensus.cc:606] T 1b5da1e068e34b06bf3305ca61f291ed P 0612b0d7a11d48c8adcb373a4f763a15 [term 2 LEADER]: Received request to transfer leadership to TS 75355105afb545e195a9e4920a3f5176
I20260709 12:11:58.403330 30036 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1b80feb337c54ffa9f1e89a189838758"
dest_uuid: "0612b0d7a11d48c8adcb373a4f763a15"
mode: GRACEFUL
new_leader_uuid: "f9b2a36168594c6c9657e96a2409a2eb"
 from {username='slave'} at 127.0.0.1:35746
I20260709 12:11:58.403885 30036 raft_consensus.cc:606] T 1b80feb337c54ffa9f1e89a189838758 P 0612b0d7a11d48c8adcb373a4f763a15 [term 2 LEADER]: Received request to transfer leadership to TS f9b2a36168594c6c9657e96a2409a2eb
I20260709 12:11:58.406584 30036 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9148b7903129452f95e45a39724e456d"
dest_uuid: "0612b0d7a11d48c8adcb373a4f763a15"
mode: GRACEFUL
new_leader_uuid: "f9b2a36168594c6c9657e96a2409a2eb"
 from {username='slave'} at 127.0.0.1:35746
I20260709 12:11:58.407270 30036 raft_consensus.cc:606] T 9148b7903129452f95e45a39724e456d P 0612b0d7a11d48c8adcb373a4f763a15 [term 2 LEADER]: Received request to transfer leadership to TS f9b2a36168594c6c9657e96a2409a2eb
I20260709 12:11:58.410279 30036 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e7834991e7b84864bba8069b50ba72f0"
dest_uuid: "0612b0d7a11d48c8adcb373a4f763a15"
mode: GRACEFUL
new_leader_uuid: "75355105afb545e195a9e4920a3f5176"
 from {username='slave'} at 127.0.0.1:35746
I20260709 12:11:58.410954 30036 raft_consensus.cc:606] T e7834991e7b84864bba8069b50ba72f0 P 0612b0d7a11d48c8adcb373a4f763a15 [term 4 LEADER]: Received request to transfer leadership to TS 75355105afb545e195a9e4920a3f5176
I20260709 12:11:58.412035 29827 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:11:58.412511 29827 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:58.456705 30306 raft_consensus.cc:993] T e7834991e7b84864bba8069b50ba72f0 P 0612b0d7a11d48c8adcb373a4f763a15: : Instructing follower 75355105afb545e195a9e4920a3f5176 to start an election
I20260709 12:11:58.457442 30247 raft_consensus.cc:1081] T e7834991e7b84864bba8069b50ba72f0 P 0612b0d7a11d48c8adcb373a4f763a15 [term 4 LEADER]: Signalling peer 75355105afb545e195a9e4920a3f5176 to start an election
I20260709 12:11:58.459100 29962 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e7834991e7b84864bba8069b50ba72f0"
dest_uuid: "75355105afb545e195a9e4920a3f5176"
 from {username='slave'} at 127.0.0.1:42610
I20260709 12:11:58.459543 29962 raft_consensus.cc:493] T e7834991e7b84864bba8069b50ba72f0 P 75355105afb545e195a9e4920a3f5176 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:58.459816 29962 raft_consensus.cc:3060] T e7834991e7b84864bba8069b50ba72f0 P 75355105afb545e195a9e4920a3f5176 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:11:58.465503 29962 raft_consensus.cc:515] T e7834991e7b84864bba8069b50ba72f0 P 75355105afb545e195a9e4920a3f5176 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:58.468082 29962 leader_election.cc:290] T e7834991e7b84864bba8069b50ba72f0 P 75355105afb545e195a9e4920a3f5176 [CANDIDATE]: Term 5 election: Requested vote from peers 0612b0d7a11d48c8adcb373a4f763a15 (127.29.32.194:33129), f9b2a36168594c6c9657e96a2409a2eb (127.29.32.195:39699)
I20260709 12:11:58.469027 30036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7834991e7b84864bba8069b50ba72f0" candidate_uuid: "75355105afb545e195a9e4920a3f5176" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "0612b0d7a11d48c8adcb373a4f763a15"
I20260709 12:11:58.469477 30107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7834991e7b84864bba8069b50ba72f0" candidate_uuid: "75355105afb545e195a9e4920a3f5176" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "f9b2a36168594c6c9657e96a2409a2eb"
I20260709 12:11:58.469722 30036 raft_consensus.cc:3055] T e7834991e7b84864bba8069b50ba72f0 P 0612b0d7a11d48c8adcb373a4f763a15 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:11:58.470024 30107 raft_consensus.cc:3060] T e7834991e7b84864bba8069b50ba72f0 P f9b2a36168594c6c9657e96a2409a2eb [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:11:58.470027 30036 raft_consensus.cc:740] T e7834991e7b84864bba8069b50ba72f0 P 0612b0d7a11d48c8adcb373a4f763a15 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 0612b0d7a11d48c8adcb373a4f763a15, State: Running, Role: LEADER
I20260709 12:11:58.471014 30036 consensus_queue.cc:260] T e7834991e7b84864bba8069b50ba72f0 P 0612b0d7a11d48c8adcb373a4f763a15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:58.471961 30036 raft_consensus.cc:3060] T e7834991e7b84864bba8069b50ba72f0 P 0612b0d7a11d48c8adcb373a4f763a15 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:11:58.474949 30107 raft_consensus.cc:2468] T e7834991e7b84864bba8069b50ba72f0 P f9b2a36168594c6c9657e96a2409a2eb [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75355105afb545e195a9e4920a3f5176 in term 5.
I20260709 12:11:58.476291 29927 leader_election.cc:304] T e7834991e7b84864bba8069b50ba72f0 P 75355105afb545e195a9e4920a3f5176 [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: 75355105afb545e195a9e4920a3f5176, f9b2a36168594c6c9657e96a2409a2eb; no voters: 
I20260709 12:11:58.477082 30036 raft_consensus.cc:2468] T e7834991e7b84864bba8069b50ba72f0 P 0612b0d7a11d48c8adcb373a4f763a15 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75355105afb545e195a9e4920a3f5176 in term 5.
I20260709 12:11:58.478248 30308 raft_consensus.cc:2804] T e7834991e7b84864bba8069b50ba72f0 P 75355105afb545e195a9e4920a3f5176 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:11:58.479351 30308 raft_consensus.cc:697] T e7834991e7b84864bba8069b50ba72f0 P 75355105afb545e195a9e4920a3f5176 [term 5 LEADER]: Becoming Leader. State: Replica: 75355105afb545e195a9e4920a3f5176, State: Running, Role: LEADER
I20260709 12:11:58.480119 30308 consensus_queue.cc:237] T e7834991e7b84864bba8069b50ba72f0 P 75355105afb545e195a9e4920a3f5176 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:58.487998 29857 catalog_manager.cc:5697] T e7834991e7b84864bba8069b50ba72f0 P 75355105afb545e195a9e4920a3f5176 reported cstate change: term changed from 4 to 5, leader changed from 0612b0d7a11d48c8adcb373a4f763a15 (127.29.32.194) to 75355105afb545e195a9e4920a3f5176 (127.29.32.193). New cstate: current_term: 5 leader_uuid: "75355105afb545e195a9e4920a3f5176" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:58.531797 30307 raft_consensus.cc:993] T 1b5da1e068e34b06bf3305ca61f291ed P 0612b0d7a11d48c8adcb373a4f763a15: : Instructing follower 75355105afb545e195a9e4920a3f5176 to start an election
I20260709 12:11:58.532354 30247 raft_consensus.cc:1081] T 1b5da1e068e34b06bf3305ca61f291ed P 0612b0d7a11d48c8adcb373a4f763a15 [term 2 LEADER]: Signalling peer 75355105afb545e195a9e4920a3f5176 to start an election
I20260709 12:11:58.533696 29962 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1b5da1e068e34b06bf3305ca61f291ed"
dest_uuid: "75355105afb545e195a9e4920a3f5176"
 from {username='slave'} at 127.0.0.1:42610
I20260709 12:11:58.534085 29962 raft_consensus.cc:493] T 1b5da1e068e34b06bf3305ca61f291ed P 75355105afb545e195a9e4920a3f5176 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:58.534324 29962 raft_consensus.cc:3060] T 1b5da1e068e34b06bf3305ca61f291ed P 75355105afb545e195a9e4920a3f5176 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:58.539901 29962 raft_consensus.cc:515] T 1b5da1e068e34b06bf3305ca61f291ed P 75355105afb545e195a9e4920a3f5176 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:58.541429 29962 leader_election.cc:290] T 1b5da1e068e34b06bf3305ca61f291ed P 75355105afb545e195a9e4920a3f5176 [CANDIDATE]: Term 3 election: Requested vote from peers 0612b0d7a11d48c8adcb373a4f763a15 (127.29.32.194:33129), f9b2a36168594c6c9657e96a2409a2eb (127.29.32.195:39699)
I20260709 12:11:58.542486 30036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b5da1e068e34b06bf3305ca61f291ed" candidate_uuid: "75355105afb545e195a9e4920a3f5176" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0612b0d7a11d48c8adcb373a4f763a15"
I20260709 12:11:58.542606 30107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b5da1e068e34b06bf3305ca61f291ed" candidate_uuid: "75355105afb545e195a9e4920a3f5176" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f9b2a36168594c6c9657e96a2409a2eb"
I20260709 12:11:58.542995 30036 raft_consensus.cc:3055] T 1b5da1e068e34b06bf3305ca61f291ed P 0612b0d7a11d48c8adcb373a4f763a15 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:11:58.543140 30107 raft_consensus.cc:3060] T 1b5da1e068e34b06bf3305ca61f291ed P f9b2a36168594c6c9657e96a2409a2eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:58.543308 30036 raft_consensus.cc:740] T 1b5da1e068e34b06bf3305ca61f291ed P 0612b0d7a11d48c8adcb373a4f763a15 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0612b0d7a11d48c8adcb373a4f763a15, State: Running, Role: LEADER
I20260709 12:11:58.544080 30036 consensus_queue.cc:260] T 1b5da1e068e34b06bf3305ca61f291ed P 0612b0d7a11d48c8adcb373a4f763a15 [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: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:58.544926 30036 raft_consensus.cc:3060] T 1b5da1e068e34b06bf3305ca61f291ed P 0612b0d7a11d48c8adcb373a4f763a15 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:58.548137 30107 raft_consensus.cc:2468] T 1b5da1e068e34b06bf3305ca61f291ed P f9b2a36168594c6c9657e96a2409a2eb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75355105afb545e195a9e4920a3f5176 in term 3.
I20260709 12:11:58.549151 29927 leader_election.cc:304] T 1b5da1e068e34b06bf3305ca61f291ed P 75355105afb545e195a9e4920a3f5176 [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: 75355105afb545e195a9e4920a3f5176, f9b2a36168594c6c9657e96a2409a2eb; no voters: 
I20260709 12:11:58.549803 30308 raft_consensus.cc:2804] T 1b5da1e068e34b06bf3305ca61f291ed P 75355105afb545e195a9e4920a3f5176 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:11:58.550253 30308 raft_consensus.cc:697] T 1b5da1e068e34b06bf3305ca61f291ed P 75355105afb545e195a9e4920a3f5176 [term 3 LEADER]: Becoming Leader. State: Replica: 75355105afb545e195a9e4920a3f5176, State: Running, Role: LEADER
I20260709 12:11:58.550838 30036 raft_consensus.cc:2468] T 1b5da1e068e34b06bf3305ca61f291ed P 0612b0d7a11d48c8adcb373a4f763a15 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75355105afb545e195a9e4920a3f5176 in term 3.
I20260709 12:11:58.551118 30308 consensus_queue.cc:237] T 1b5da1e068e34b06bf3305ca61f291ed P 75355105afb545e195a9e4920a3f5176 [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: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:58.559266 29857 catalog_manager.cc:5697] T 1b5da1e068e34b06bf3305ca61f291ed P 75355105afb545e195a9e4920a3f5176 reported cstate change: term changed from 2 to 3, leader changed from 0612b0d7a11d48c8adcb373a4f763a15 (127.29.32.194) to 75355105afb545e195a9e4920a3f5176 (127.29.32.193). New cstate: current_term: 3 leader_uuid: "75355105afb545e195a9e4920a3f5176" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:58.701215 30307 raft_consensus.cc:993] T 9148b7903129452f95e45a39724e456d P 0612b0d7a11d48c8adcb373a4f763a15: : Instructing follower f9b2a36168594c6c9657e96a2409a2eb to start an election
I20260709 12:11:58.701664 30247 raft_consensus.cc:1081] T 9148b7903129452f95e45a39724e456d P 0612b0d7a11d48c8adcb373a4f763a15 [term 2 LEADER]: Signalling peer f9b2a36168594c6c9657e96a2409a2eb to start an election
I20260709 12:11:58.703009 30107 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9148b7903129452f95e45a39724e456d"
dest_uuid: "f9b2a36168594c6c9657e96a2409a2eb"
 from {username='slave'} at 127.0.0.1:57324
I20260709 12:11:58.703444 30107 raft_consensus.cc:493] T 9148b7903129452f95e45a39724e456d P f9b2a36168594c6c9657e96a2409a2eb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:58.703684 30107 raft_consensus.cc:3060] T 9148b7903129452f95e45a39724e456d P f9b2a36168594c6c9657e96a2409a2eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:58.708344 30107 raft_consensus.cc:515] T 9148b7903129452f95e45a39724e456d P f9b2a36168594c6c9657e96a2409a2eb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:58.711551 30107 leader_election.cc:290] T 9148b7903129452f95e45a39724e456d P f9b2a36168594c6c9657e96a2409a2eb [CANDIDATE]: Term 3 election: Requested vote from peers 75355105afb545e195a9e4920a3f5176 (127.29.32.193:34691), 0612b0d7a11d48c8adcb373a4f763a15 (127.29.32.194:33129)
I20260709 12:11:58.712884 29962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9148b7903129452f95e45a39724e456d" candidate_uuid: "f9b2a36168594c6c9657e96a2409a2eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "75355105afb545e195a9e4920a3f5176"
I20260709 12:11:58.712800 30036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9148b7903129452f95e45a39724e456d" candidate_uuid: "f9b2a36168594c6c9657e96a2409a2eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0612b0d7a11d48c8adcb373a4f763a15"
I20260709 12:11:58.713575 29962 raft_consensus.cc:3060] T 9148b7903129452f95e45a39724e456d P 75355105afb545e195a9e4920a3f5176 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:58.713936 30247 raft_consensus.cc:993] T 1b80feb337c54ffa9f1e89a189838758 P 0612b0d7a11d48c8adcb373a4f763a15: : Instructing follower f9b2a36168594c6c9657e96a2409a2eb to start an election
I20260709 12:11:58.714025 30036 raft_consensus.cc:3055] T 9148b7903129452f95e45a39724e456d P 0612b0d7a11d48c8adcb373a4f763a15 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:11:58.714548 30036 raft_consensus.cc:740] T 9148b7903129452f95e45a39724e456d P 0612b0d7a11d48c8adcb373a4f763a15 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0612b0d7a11d48c8adcb373a4f763a15, State: Running, Role: LEADER
I20260709 12:11:58.714624 30307 raft_consensus.cc:1081] T 1b80feb337c54ffa9f1e89a189838758 P 0612b0d7a11d48c8adcb373a4f763a15 [term 2 LEADER]: Signalling peer f9b2a36168594c6c9657e96a2409a2eb to start an election
I20260709 12:11:58.715408 30036 consensus_queue.cc:260] T 9148b7903129452f95e45a39724e456d P 0612b0d7a11d48c8adcb373a4f763a15 [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: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:58.716334 30036 raft_consensus.cc:3060] T 9148b7903129452f95e45a39724e456d P 0612b0d7a11d48c8adcb373a4f763a15 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:58.716676 30107 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1b80feb337c54ffa9f1e89a189838758"
dest_uuid: "f9b2a36168594c6c9657e96a2409a2eb"
 from {username='slave'} at 127.0.0.1:57324
I20260709 12:11:58.717166 30107 raft_consensus.cc:493] T 1b80feb337c54ffa9f1e89a189838758 P f9b2a36168594c6c9657e96a2409a2eb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:58.717504 30107 raft_consensus.cc:3060] T 1b80feb337c54ffa9f1e89a189838758 P f9b2a36168594c6c9657e96a2409a2eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:58.719890 29962 raft_consensus.cc:2468] T 9148b7903129452f95e45a39724e456d P 75355105afb545e195a9e4920a3f5176 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9b2a36168594c6c9657e96a2409a2eb in term 3.
I20260709 12:11:58.720707 29959 raft_consensus.cc:1240] T 9148b7903129452f95e45a39724e456d P 75355105afb545e195a9e4920a3f5176 [term 3 FOLLOWER]: Rejecting Update request from peer 0612b0d7a11d48c8adcb373a4f763a15 for earlier term 2. Current term is 3. Ops: []
I20260709 12:11:58.721477 30076 leader_election.cc:304] T 9148b7903129452f95e45a39724e456d P f9b2a36168594c6c9657e96a2409a2eb [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: 75355105afb545e195a9e4920a3f5176, f9b2a36168594c6c9657e96a2409a2eb; no voters: 
I20260709 12:11:58.723105 30036 raft_consensus.cc:2468] T 9148b7903129452f95e45a39724e456d P 0612b0d7a11d48c8adcb373a4f763a15 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9b2a36168594c6c9657e96a2409a2eb in term 3.
I20260709 12:11:58.723058 30275 raft_consensus.cc:2804] T 9148b7903129452f95e45a39724e456d P f9b2a36168594c6c9657e96a2409a2eb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:11:58.724309 30107 raft_consensus.cc:515] T 1b80feb337c54ffa9f1e89a189838758 P f9b2a36168594c6c9657e96a2409a2eb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:58.729002 29961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b80feb337c54ffa9f1e89a189838758" candidate_uuid: "f9b2a36168594c6c9657e96a2409a2eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "75355105afb545e195a9e4920a3f5176"
I20260709 12:11:58.729771 29961 raft_consensus.cc:3060] T 1b80feb337c54ffa9f1e89a189838758 P 75355105afb545e195a9e4920a3f5176 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:58.735944 30275 raft_consensus.cc:697] T 9148b7903129452f95e45a39724e456d P f9b2a36168594c6c9657e96a2409a2eb [term 3 LEADER]: Becoming Leader. State: Replica: f9b2a36168594c6c9657e96a2409a2eb, State: Running, Role: LEADER
I20260709 12:11:58.737017 30275 consensus_queue.cc:237] T 9148b7903129452f95e45a39724e456d P f9b2a36168594c6c9657e96a2409a2eb [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: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:58.737790 30107 leader_election.cc:290] T 1b80feb337c54ffa9f1e89a189838758 P f9b2a36168594c6c9657e96a2409a2eb [CANDIDATE]: Term 3 election: Requested vote from peers 75355105afb545e195a9e4920a3f5176 (127.29.32.193:34691), 0612b0d7a11d48c8adcb373a4f763a15 (127.29.32.194:33129)
I20260709 12:11:58.738935 30036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b80feb337c54ffa9f1e89a189838758" candidate_uuid: "f9b2a36168594c6c9657e96a2409a2eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0612b0d7a11d48c8adcb373a4f763a15"
I20260709 12:11:58.739490 30036 raft_consensus.cc:3055] T 1b80feb337c54ffa9f1e89a189838758 P 0612b0d7a11d48c8adcb373a4f763a15 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:11:58.739775 30036 raft_consensus.cc:740] T 1b80feb337c54ffa9f1e89a189838758 P 0612b0d7a11d48c8adcb373a4f763a15 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0612b0d7a11d48c8adcb373a4f763a15, State: Running, Role: LEADER
I20260709 12:11:58.741062 30036 consensus_queue.cc:260] T 1b80feb337c54ffa9f1e89a189838758 P 0612b0d7a11d48c8adcb373a4f763a15 [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: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:58.741561 29961 raft_consensus.cc:2468] T 1b80feb337c54ffa9f1e89a189838758 P 75355105afb545e195a9e4920a3f5176 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9b2a36168594c6c9657e96a2409a2eb in term 3.
I20260709 12:11:58.742961 30076 leader_election.cc:304] T 1b80feb337c54ffa9f1e89a189838758 P f9b2a36168594c6c9657e96a2409a2eb [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: 75355105afb545e195a9e4920a3f5176, f9b2a36168594c6c9657e96a2409a2eb; no voters: 
I20260709 12:11:58.744071 30316 raft_consensus.cc:2804] T 1b80feb337c54ffa9f1e89a189838758 P f9b2a36168594c6c9657e96a2409a2eb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:11:58.743700 30036 raft_consensus.cc:3060] T 1b80feb337c54ffa9f1e89a189838758 P 0612b0d7a11d48c8adcb373a4f763a15 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:58.744624 30316 raft_consensus.cc:697] T 1b80feb337c54ffa9f1e89a189838758 P f9b2a36168594c6c9657e96a2409a2eb [term 3 LEADER]: Becoming Leader. State: Replica: f9b2a36168594c6c9657e96a2409a2eb, State: Running, Role: LEADER
I20260709 12:11:58.745644 30316 consensus_queue.cc:237] T 1b80feb337c54ffa9f1e89a189838758 P f9b2a36168594c6c9657e96a2409a2eb [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: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:58.747435 29857 catalog_manager.cc:5697] T 9148b7903129452f95e45a39724e456d P f9b2a36168594c6c9657e96a2409a2eb reported cstate change: term changed from 2 to 3, leader changed from 0612b0d7a11d48c8adcb373a4f763a15 (127.29.32.194) to f9b2a36168594c6c9657e96a2409a2eb (127.29.32.195). New cstate: current_term: 3 leader_uuid: "f9b2a36168594c6c9657e96a2409a2eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:58.752295 30036 raft_consensus.cc:2468] T 1b80feb337c54ffa9f1e89a189838758 P 0612b0d7a11d48c8adcb373a4f763a15 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9b2a36168594c6c9657e96a2409a2eb in term 3.
I20260709 12:11:58.760983 29857 catalog_manager.cc:5697] T 1b80feb337c54ffa9f1e89a189838758 P f9b2a36168594c6c9657e96a2409a2eb reported cstate change: term changed from 2 to 3, leader changed from 0612b0d7a11d48c8adcb373a4f763a15 (127.29.32.194) to f9b2a36168594c6c9657e96a2409a2eb (127.29.32.195). New cstate: current_term: 3 leader_uuid: "f9b2a36168594c6c9657e96a2409a2eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:58.885032 30247 raft_consensus.cc:993] T 10ed9e56225d48b7ae42d07b8a24d0da P 0612b0d7a11d48c8adcb373a4f763a15: : Instructing follower 75355105afb545e195a9e4920a3f5176 to start an election
I20260709 12:11:58.885617 30247 raft_consensus.cc:1081] T 10ed9e56225d48b7ae42d07b8a24d0da P 0612b0d7a11d48c8adcb373a4f763a15 [term 1 LEADER]: Signalling peer 75355105afb545e195a9e4920a3f5176 to start an election
I20260709 12:11:58.887064 29961 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "10ed9e56225d48b7ae42d07b8a24d0da"
dest_uuid: "75355105afb545e195a9e4920a3f5176"
 from {username='slave'} at 127.0.0.1:42610
I20260709 12:11:58.887521 29961 raft_consensus.cc:493] T 10ed9e56225d48b7ae42d07b8a24d0da P 75355105afb545e195a9e4920a3f5176 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:58.887748 29961 raft_consensus.cc:3060] T 10ed9e56225d48b7ae42d07b8a24d0da P 75355105afb545e195a9e4920a3f5176 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:58.891855 29961 raft_consensus.cc:515] T 10ed9e56225d48b7ae42d07b8a24d0da P 75355105afb545e195a9e4920a3f5176 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:58.893369 29961 leader_election.cc:290] T 10ed9e56225d48b7ae42d07b8a24d0da P 75355105afb545e195a9e4920a3f5176 [CANDIDATE]: Term 2 election: Requested vote from peers 0612b0d7a11d48c8adcb373a4f763a15 (127.29.32.194:33129), f9b2a36168594c6c9657e96a2409a2eb (127.29.32.195:39699)
I20260709 12:11:58.894312 30036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10ed9e56225d48b7ae42d07b8a24d0da" candidate_uuid: "75355105afb545e195a9e4920a3f5176" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0612b0d7a11d48c8adcb373a4f763a15"
I20260709 12:11:58.894381 30107 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10ed9e56225d48b7ae42d07b8a24d0da" candidate_uuid: "75355105afb545e195a9e4920a3f5176" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9b2a36168594c6c9657e96a2409a2eb"
I20260709 12:11:58.894887 30036 raft_consensus.cc:3055] T 10ed9e56225d48b7ae42d07b8a24d0da P 0612b0d7a11d48c8adcb373a4f763a15 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:58.894898 30107 raft_consensus.cc:3060] T 10ed9e56225d48b7ae42d07b8a24d0da P f9b2a36168594c6c9657e96a2409a2eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:58.895216 30036 raft_consensus.cc:740] T 10ed9e56225d48b7ae42d07b8a24d0da P 0612b0d7a11d48c8adcb373a4f763a15 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0612b0d7a11d48c8adcb373a4f763a15, State: Running, Role: LEADER
I20260709 12:11:58.895865 30036 consensus_queue.cc:260] T 10ed9e56225d48b7ae42d07b8a24d0da P 0612b0d7a11d48c8adcb373a4f763a15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:58.896631 30036 raft_consensus.cc:3060] T 10ed9e56225d48b7ae42d07b8a24d0da P 0612b0d7a11d48c8adcb373a4f763a15 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:58.899847 30107 raft_consensus.cc:2468] T 10ed9e56225d48b7ae42d07b8a24d0da P f9b2a36168594c6c9657e96a2409a2eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75355105afb545e195a9e4920a3f5176 in term 2.
I20260709 12:11:58.900980 30036 raft_consensus.cc:2468] T 10ed9e56225d48b7ae42d07b8a24d0da P 0612b0d7a11d48c8adcb373a4f763a15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75355105afb545e195a9e4920a3f5176 in term 2.
I20260709 12:11:58.901160 29927 leader_election.cc:304] T 10ed9e56225d48b7ae42d07b8a24d0da P 75355105afb545e195a9e4920a3f5176 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75355105afb545e195a9e4920a3f5176, f9b2a36168594c6c9657e96a2409a2eb; no voters: 
I20260709 12:11:58.902078 30308 raft_consensus.cc:2804] T 10ed9e56225d48b7ae42d07b8a24d0da P 75355105afb545e195a9e4920a3f5176 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:58.902614 30308 raft_consensus.cc:697] T 10ed9e56225d48b7ae42d07b8a24d0da P 75355105afb545e195a9e4920a3f5176 [term 2 LEADER]: Becoming Leader. State: Replica: 75355105afb545e195a9e4920a3f5176, State: Running, Role: LEADER
I20260709 12:11:58.903285 30308 consensus_queue.cc:237] T 10ed9e56225d48b7ae42d07b8a24d0da P 75355105afb545e195a9e4920a3f5176 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } }
I20260709 12:11:58.910605 29857 catalog_manager.cc:5697] T 10ed9e56225d48b7ae42d07b8a24d0da P 75355105afb545e195a9e4920a3f5176 reported cstate change: term changed from 1 to 2, leader changed from 0612b0d7a11d48c8adcb373a4f763a15 (127.29.32.194) to 75355105afb545e195a9e4920a3f5176 (127.29.32.193). New cstate: current_term: 2 leader_uuid: "75355105afb545e195a9e4920a3f5176" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:59.057385 30036 raft_consensus.cc:1275] T e7834991e7b84864bba8069b50ba72f0 P 0612b0d7a11d48c8adcb373a4f763a15 [term 5 FOLLOWER]: Refusing update from remote peer 75355105afb545e195a9e4920a3f5176: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:11:59.059069 30308 consensus_queue.cc:1048] T e7834991e7b84864bba8069b50ba72f0 P 75355105afb545e195a9e4920a3f5176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:11:59.071761 30107 raft_consensus.cc:1275] T e7834991e7b84864bba8069b50ba72f0 P f9b2a36168594c6c9657e96a2409a2eb [term 5 FOLLOWER]: Refusing update from remote peer 75355105afb545e195a9e4920a3f5176: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:11:59.074477 30309 consensus_queue.cc:1048] T e7834991e7b84864bba8069b50ba72f0 P 75355105afb545e195a9e4920a3f5176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:11:59.157588 30107 raft_consensus.cc:1275] T 1b5da1e068e34b06bf3305ca61f291ed P f9b2a36168594c6c9657e96a2409a2eb [term 3 FOLLOWER]: Refusing update from remote peer 75355105afb545e195a9e4920a3f5176: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:59.157783 30036 raft_consensus.cc:1275] T 1b5da1e068e34b06bf3305ca61f291ed P 0612b0d7a11d48c8adcb373a4f763a15 [term 3 FOLLOWER]: Refusing update from remote peer 75355105afb545e195a9e4920a3f5176: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:59.158860 30308 consensus_queue.cc:1048] T 1b5da1e068e34b06bf3305ca61f291ed P 75355105afb545e195a9e4920a3f5176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:11:59.159658 30324 consensus_queue.cc:1048] T 1b5da1e068e34b06bf3305ca61f291ed P 75355105afb545e195a9e4920a3f5176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:11:59.163429 29961 raft_consensus.cc:1275] T 9148b7903129452f95e45a39724e456d P 75355105afb545e195a9e4920a3f5176 [term 3 FOLLOWER]: Refusing update from remote peer f9b2a36168594c6c9657e96a2409a2eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:59.165606 30316 consensus_queue.cc:1048] T 9148b7903129452f95e45a39724e456d P f9b2a36168594c6c9657e96a2409a2eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:11:59.186559 30036 raft_consensus.cc:1275] T 9148b7903129452f95e45a39724e456d P 0612b0d7a11d48c8adcb373a4f763a15 [term 3 FOLLOWER]: Refusing update from remote peer f9b2a36168594c6c9657e96a2409a2eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:59.188444 30275 consensus_queue.cc:1048] T 9148b7903129452f95e45a39724e456d P f9b2a36168594c6c9657e96a2409a2eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:11:59.237772 29961 raft_consensus.cc:1275] T 1b80feb337c54ffa9f1e89a189838758 P 75355105afb545e195a9e4920a3f5176 [term 3 FOLLOWER]: Refusing update from remote peer f9b2a36168594c6c9657e96a2409a2eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:59.239173 30275 consensus_queue.cc:1048] T 1b80feb337c54ffa9f1e89a189838758 P f9b2a36168594c6c9657e96a2409a2eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "75355105afb545e195a9e4920a3f5176" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34691 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:11:59.249832 30037 raft_consensus.cc:1275] T 1b80feb337c54ffa9f1e89a189838758 P 0612b0d7a11d48c8adcb373a4f763a15 [term 3 FOLLOWER]: Refusing update from remote peer f9b2a36168594c6c9657e96a2409a2eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:59.251322 30316 consensus_queue.cc:1048] T 1b80feb337c54ffa9f1e89a189838758 P f9b2a36168594c6c9657e96a2409a2eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 12:11:59.328967 30037 raft_consensus.cc:1275] T 10ed9e56225d48b7ae42d07b8a24d0da P 0612b0d7a11d48c8adcb373a4f763a15 [term 2 FOLLOWER]: Refusing update from remote peer 75355105afb545e195a9e4920a3f5176: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:59.330287 30324 consensus_queue.cc:1048] T 10ed9e56225d48b7ae42d07b8a24d0da P 75355105afb545e195a9e4920a3f5176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0612b0d7a11d48c8adcb373a4f763a15" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:59.342068 30107 raft_consensus.cc:1275] T 10ed9e56225d48b7ae42d07b8a24d0da P f9b2a36168594c6c9657e96a2409a2eb [term 2 FOLLOWER]: Refusing update from remote peer 75355105afb545e195a9e4920a3f5176: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:59.343640 30309 consensus_queue.cc:1048] T 10ed9e56225d48b7ae42d07b8a24d0da P 75355105afb545e195a9e4920a3f5176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9b2a36168594c6c9657e96a2409a2eb" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:59.413772 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:59.420075 29827 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:59.420531 29827 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:00.422039 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:00.430069 29827 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:00.431317 29827 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:01.432744 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:01.438622 29827 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:01.439083 29827 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:02.440524 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:02.446714 29827 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:02.447203 29827 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:03.448484 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:03.453388 29827 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:03.453735 29827 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:04.519380 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:04.529488 29827 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:04.529994 29827 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:05.531164 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:05.536535 29827 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:05.536960 29827 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:12:05.705143 30058 debug-util.cc:398] Leaking SignalData structure 0x7b0800129060 after lost signal to thread 29830
W20260709 12:12:05.706168 30058 debug-util.cc:398] Leaking SignalData structure 0x7b0800129740 after lost signal to thread 29893
W20260709 12:12:05.707142 30058 debug-util.cc:398] Leaking SignalData structure 0x7b080018a500 after lost signal to thread 29986
W20260709 12:12:05.708033 30058 debug-util.cc:398] Leaking SignalData structure 0x7b080010c820 after lost signal to thread 30061
W20260709 12:12:05.708865 30058 debug-util.cc:398] Leaking SignalData structure 0x7b080018e6c0 after lost signal to thread 30135
I20260709 12:12:06.538316 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:06.546912 29827 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:06.547468 29827 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:07.548832 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:07.557366 29827 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:07.557996 29827 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:12:08.863229 30003 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.692s	user 0.012s	sys 0.023s
W20260709 12:12:08.863847 30003 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.693s	user 0.013s	sys 0.023s
I20260709 12:12:09.245065 29827 auto_leader_rebalancer-test.cc:340] The leader distribution is 
I20260709 12:12:09.245805 29827 tablet_server.cc:179] TabletServer@127.29.32.193:0 shutting down...
W20260709 12:12:09.277571 30002 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:12:09.284077 30002 consensus_peers.cc:597] T e67a216560304b71803c910de33a9229 P 0612b0d7a11d48c8adcb373a4f763a15 -> Peer 75355105afb545e195a9e4920a3f5176 (127.29.32.193:34691): Couldn't send request to peer 75355105afb545e195a9e4920a3f5176. 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 12:12:09.285281 29827 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:12:09.286248 29827 tablet_replica.cc:333] T 406cec2c0ad64a1aa338c548cad789ba P 75355105afb545e195a9e4920a3f5176: stopping tablet replica
I20260709 12:12:09.287189 29827 raft_consensus.cc:2243] T 406cec2c0ad64a1aa338c548cad789ba P 75355105afb545e195a9e4920a3f5176 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:09.287847 29827 raft_consensus.cc:2272] T 406cec2c0ad64a1aa338c548cad789ba P 75355105afb545e195a9e4920a3f5176 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:09.290866 29827 tablet_replica.cc:333] T 1b5da1e068e34b06bf3305ca61f291ed P 75355105afb545e195a9e4920a3f5176: stopping tablet replica
I20260709 12:12:09.291435 29827 raft_consensus.cc:2243] T 1b5da1e068e34b06bf3305ca61f291ed P 75355105afb545e195a9e4920a3f5176 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:12:09.292279 29827 raft_consensus.cc:2272] T 1b5da1e068e34b06bf3305ca61f291ed P 75355105afb545e195a9e4920a3f5176 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:09.294349 29827 tablet_replica.cc:333] T 31e7099feee44e3ab33aa585015a75ec P 75355105afb545e195a9e4920a3f5176: stopping tablet replica
I20260709 12:12:09.294878 29827 raft_consensus.cc:2243] T 31e7099feee44e3ab33aa585015a75ec P 75355105afb545e195a9e4920a3f5176 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:09.295337 29827 raft_consensus.cc:2272] T 31e7099feee44e3ab33aa585015a75ec P 75355105afb545e195a9e4920a3f5176 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:09.297277 29827 tablet_replica.cc:333] T 4d6681418ab74f95aed26d91892f4bee P 75355105afb545e195a9e4920a3f5176: stopping tablet replica
I20260709 12:12:09.297814 29827 raft_consensus.cc:2243] T 4d6681418ab74f95aed26d91892f4bee P 75355105afb545e195a9e4920a3f5176 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:09.298322 29827 raft_consensus.cc:2272] T 4d6681418ab74f95aed26d91892f4bee P 75355105afb545e195a9e4920a3f5176 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:09.300529 29827 tablet_replica.cc:333] T 9148b7903129452f95e45a39724e456d P 75355105afb545e195a9e4920a3f5176: stopping tablet replica
I20260709 12:12:09.301192 29827 raft_consensus.cc:2243] T 9148b7903129452f95e45a39724e456d P 75355105afb545e195a9e4920a3f5176 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:09.301878 29827 raft_consensus.cc:2272] T 9148b7903129452f95e45a39724e456d P 75355105afb545e195a9e4920a3f5176 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:09.304255 29827 tablet_replica.cc:333] T e7834991e7b84864bba8069b50ba72f0 P 75355105afb545e195a9e4920a3f5176: stopping tablet replica
I20260709 12:12:09.304723 29827 raft_consensus.cc:2243] T e7834991e7b84864bba8069b50ba72f0 P 75355105afb545e195a9e4920a3f5176 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:12:09.305423 29827 raft_consensus.cc:2272] T e7834991e7b84864bba8069b50ba72f0 P 75355105afb545e195a9e4920a3f5176 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:09.307298 29827 tablet_replica.cc:333] T 1b80feb337c54ffa9f1e89a189838758 P 75355105afb545e195a9e4920a3f5176: stopping tablet replica
I20260709 12:12:09.307742 29827 raft_consensus.cc:2243] T 1b80feb337c54ffa9f1e89a189838758 P 75355105afb545e195a9e4920a3f5176 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:09.308154 29827 raft_consensus.cc:2272] T 1b80feb337c54ffa9f1e89a189838758 P 75355105afb545e195a9e4920a3f5176 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:09.309799 29827 tablet_replica.cc:333] T 10ed9e56225d48b7ae42d07b8a24d0da P 75355105afb545e195a9e4920a3f5176: stopping tablet replica
I20260709 12:12:09.310302 29827 raft_consensus.cc:2243] T 10ed9e56225d48b7ae42d07b8a24d0da P 75355105afb545e195a9e4920a3f5176 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:12:09.311028 29827 raft_consensus.cc:2272] T 10ed9e56225d48b7ae42d07b8a24d0da P 75355105afb545e195a9e4920a3f5176 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:09.312844 29827 tablet_replica.cc:333] T e67a216560304b71803c910de33a9229 P 75355105afb545e195a9e4920a3f5176: stopping tablet replica
I20260709 12:12:09.313422 29827 raft_consensus.cc:2243] T e67a216560304b71803c910de33a9229 P 75355105afb545e195a9e4920a3f5176 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:09.313925 29827 raft_consensus.cc:2272] T e67a216560304b71803c910de33a9229 P 75355105afb545e195a9e4920a3f5176 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:12:09.333788 30002 consensus_peers.cc:597] T 4d6681418ab74f95aed26d91892f4bee P 0612b0d7a11d48c8adcb373a4f763a15 -> Peer 75355105afb545e195a9e4920a3f5176 (127.29.32.193:34691): Couldn't send request to peer 75355105afb545e195a9e4920a3f5176. Status: Network error: recv got EOF from unknown peer (error 108). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:09.462944 29827 tablet_server.cc:196] TabletServer@127.29.32.193:0 shutdown complete.
W20260709 12:12:09.463027 30002 consensus_peers.cc:597] T 31e7099feee44e3ab33aa585015a75ec P 0612b0d7a11d48c8adcb373a4f763a15 -> Peer 75355105afb545e195a9e4920a3f5176 (127.29.32.193:34691): Couldn't send request to peer 75355105afb545e195a9e4920a3f5176. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:34691: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:12:09.463061 30076 consensus_peers.cc:597] T 406cec2c0ad64a1aa338c548cad789ba P f9b2a36168594c6c9657e96a2409a2eb -> Peer 75355105afb545e195a9e4920a3f5176 (127.29.32.193:34691): Couldn't send request to peer 75355105afb545e195a9e4920a3f5176. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:34691: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:12:09.463871 30076 consensus_peers.cc:597] T 9148b7903129452f95e45a39724e456d P f9b2a36168594c6c9657e96a2409a2eb -> Peer 75355105afb545e195a9e4920a3f5176 (127.29.32.193:34691): Couldn't send request to peer 75355105afb545e195a9e4920a3f5176. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:34691: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:12:09.464268 30076 consensus_peers.cc:597] T 1b80feb337c54ffa9f1e89a189838758 P f9b2a36168594c6c9657e96a2409a2eb -> Peer 75355105afb545e195a9e4920a3f5176 (127.29.32.193:34691): Couldn't send request to peer 75355105afb545e195a9e4920a3f5176. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:34691: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:09.486913 29827 tablet_server.cc:179] TabletServer@127.29.32.194:0 shutting down...
I20260709 12:12:09.514670 29827 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:12:09.515358 29827 tablet_replica.cc:333] T 1b80feb337c54ffa9f1e89a189838758 P 0612b0d7a11d48c8adcb373a4f763a15: stopping tablet replica
I20260709 12:12:09.515998 29827 raft_consensus.cc:2243] T 1b80feb337c54ffa9f1e89a189838758 P 0612b0d7a11d48c8adcb373a4f763a15 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:09.516521 29827 raft_consensus.cc:2272] T 1b80feb337c54ffa9f1e89a189838758 P 0612b0d7a11d48c8adcb373a4f763a15 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:09.518373 29827 tablet_replica.cc:333] T 4d6681418ab74f95aed26d91892f4bee P 0612b0d7a11d48c8adcb373a4f763a15: stopping tablet replica
I20260709 12:12:09.518898 29827 raft_consensus.cc:2243] T 4d6681418ab74f95aed26d91892f4bee P 0612b0d7a11d48c8adcb373a4f763a15 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:12:09.519680 29827 raft_consensus.cc:2272] T 4d6681418ab74f95aed26d91892f4bee P 0612b0d7a11d48c8adcb373a4f763a15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:09.521442 29827 tablet_replica.cc:333] T e7834991e7b84864bba8069b50ba72f0 P 0612b0d7a11d48c8adcb373a4f763a15: stopping tablet replica
I20260709 12:12:09.521935 29827 raft_consensus.cc:2243] T e7834991e7b84864bba8069b50ba72f0 P 0612b0d7a11d48c8adcb373a4f763a15 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:09.522401 29827 raft_consensus.cc:2272] T e7834991e7b84864bba8069b50ba72f0 P 0612b0d7a11d48c8adcb373a4f763a15 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:09.524016 29827 tablet_replica.cc:333] T 9148b7903129452f95e45a39724e456d P 0612b0d7a11d48c8adcb373a4f763a15: stopping tablet replica
I20260709 12:12:09.524523 29827 raft_consensus.cc:2243] T 9148b7903129452f95e45a39724e456d P 0612b0d7a11d48c8adcb373a4f763a15 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:09.524940 29827 raft_consensus.cc:2272] T 9148b7903129452f95e45a39724e456d P 0612b0d7a11d48c8adcb373a4f763a15 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:09.526858 29827 tablet_replica.cc:333] T 1b5da1e068e34b06bf3305ca61f291ed P 0612b0d7a11d48c8adcb373a4f763a15: stopping tablet replica
I20260709 12:12:09.527627 29827 raft_consensus.cc:2243] T 1b5da1e068e34b06bf3305ca61f291ed P 0612b0d7a11d48c8adcb373a4f763a15 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:09.528254 29827 raft_consensus.cc:2272] T 1b5da1e068e34b06bf3305ca61f291ed P 0612b0d7a11d48c8adcb373a4f763a15 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:09.530411 29827 tablet_replica.cc:333] T 406cec2c0ad64a1aa338c548cad789ba P 0612b0d7a11d48c8adcb373a4f763a15: stopping tablet replica
I20260709 12:12:09.531100 29827 raft_consensus.cc:2243] T 406cec2c0ad64a1aa338c548cad789ba P 0612b0d7a11d48c8adcb373a4f763a15 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:09.531584 29827 raft_consensus.cc:2272] T 406cec2c0ad64a1aa338c548cad789ba P 0612b0d7a11d48c8adcb373a4f763a15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:09.533222 29827 tablet_replica.cc:333] T 10ed9e56225d48b7ae42d07b8a24d0da P 0612b0d7a11d48c8adcb373a4f763a15: stopping tablet replica
I20260709 12:12:09.533704 29827 raft_consensus.cc:2243] T 10ed9e56225d48b7ae42d07b8a24d0da P 0612b0d7a11d48c8adcb373a4f763a15 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:09.534121 29827 raft_consensus.cc:2272] T 10ed9e56225d48b7ae42d07b8a24d0da P 0612b0d7a11d48c8adcb373a4f763a15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:09.535823 29827 tablet_replica.cc:333] T e67a216560304b71803c910de33a9229 P 0612b0d7a11d48c8adcb373a4f763a15: stopping tablet replica
I20260709 12:12:09.536278 29827 raft_consensus.cc:2243] T e67a216560304b71803c910de33a9229 P 0612b0d7a11d48c8adcb373a4f763a15 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:12:09.537037 29827 raft_consensus.cc:2272] T e67a216560304b71803c910de33a9229 P 0612b0d7a11d48c8adcb373a4f763a15 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:09.538738 29827 tablet_replica.cc:333] T 31e7099feee44e3ab33aa585015a75ec P 0612b0d7a11d48c8adcb373a4f763a15: stopping tablet replica
I20260709 12:12:09.539168 29827 raft_consensus.cc:2243] T 31e7099feee44e3ab33aa585015a75ec P 0612b0d7a11d48c8adcb373a4f763a15 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:12:09.539891 29827 raft_consensus.cc:2272] T 31e7099feee44e3ab33aa585015a75ec P 0612b0d7a11d48c8adcb373a4f763a15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:09.591197 29827 tablet_server.cc:196] TabletServer@127.29.32.194:0 shutdown complete.
I20260709 12:12:09.611251 29827 tablet_server.cc:179] TabletServer@127.29.32.195:0 shutting down...
I20260709 12:12:09.638059 29827 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:12:09.638835 29827 tablet_replica.cc:333] T 406cec2c0ad64a1aa338c548cad789ba P f9b2a36168594c6c9657e96a2409a2eb: stopping tablet replica
I20260709 12:12:09.639546 29827 raft_consensus.cc:2243] T 406cec2c0ad64a1aa338c548cad789ba P f9b2a36168594c6c9657e96a2409a2eb [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:12:09.640347 29827 raft_consensus.cc:2272] T 406cec2c0ad64a1aa338c548cad789ba P f9b2a36168594c6c9657e96a2409a2eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:09.642134 29827 tablet_replica.cc:333] T 9148b7903129452f95e45a39724e456d P f9b2a36168594c6c9657e96a2409a2eb: stopping tablet replica
I20260709 12:12:09.642719 29827 raft_consensus.cc:2243] T 9148b7903129452f95e45a39724e456d P f9b2a36168594c6c9657e96a2409a2eb [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:12:09.643464 29827 raft_consensus.cc:2272] T 9148b7903129452f95e45a39724e456d P f9b2a36168594c6c9657e96a2409a2eb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:09.645115 29827 tablet_replica.cc:333] T 31e7099feee44e3ab33aa585015a75ec P f9b2a36168594c6c9657e96a2409a2eb: stopping tablet replica
I20260709 12:12:09.645645 29827 raft_consensus.cc:2243] T 31e7099feee44e3ab33aa585015a75ec P f9b2a36168594c6c9657e96a2409a2eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:09.646059 29827 raft_consensus.cc:2272] T 31e7099feee44e3ab33aa585015a75ec P f9b2a36168594c6c9657e96a2409a2eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:09.647812 29827 tablet_replica.cc:333] T 10ed9e56225d48b7ae42d07b8a24d0da P f9b2a36168594c6c9657e96a2409a2eb: stopping tablet replica
I20260709 12:12:09.648311 29827 raft_consensus.cc:2243] T 10ed9e56225d48b7ae42d07b8a24d0da P f9b2a36168594c6c9657e96a2409a2eb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:09.648948 29827 raft_consensus.cc:2272] T 10ed9e56225d48b7ae42d07b8a24d0da P f9b2a36168594c6c9657e96a2409a2eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:09.651070 29827 tablet_replica.cc:333] T 4d6681418ab74f95aed26d91892f4bee P f9b2a36168594c6c9657e96a2409a2eb: stopping tablet replica
I20260709 12:12:09.651639 29827 raft_consensus.cc:2243] T 4d6681418ab74f95aed26d91892f4bee P f9b2a36168594c6c9657e96a2409a2eb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:09.652084 29827 raft_consensus.cc:2272] T 4d6681418ab74f95aed26d91892f4bee P f9b2a36168594c6c9657e96a2409a2eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:09.653851 29827 tablet_replica.cc:333] T 1b5da1e068e34b06bf3305ca61f291ed P f9b2a36168594c6c9657e96a2409a2eb: stopping tablet replica
I20260709 12:12:09.654430 29827 raft_consensus.cc:2243] T 1b5da1e068e34b06bf3305ca61f291ed P f9b2a36168594c6c9657e96a2409a2eb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:09.654896 29827 raft_consensus.cc:2272] T 1b5da1e068e34b06bf3305ca61f291ed P f9b2a36168594c6c9657e96a2409a2eb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:09.656522 29827 tablet_replica.cc:333] T 1b80feb337c54ffa9f1e89a189838758 P f9b2a36168594c6c9657e96a2409a2eb: stopping tablet replica
I20260709 12:12:09.657022 29827 raft_consensus.cc:2243] T 1b80feb337c54ffa9f1e89a189838758 P f9b2a36168594c6c9657e96a2409a2eb [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:12:09.657804 29827 raft_consensus.cc:2272] T 1b80feb337c54ffa9f1e89a189838758 P f9b2a36168594c6c9657e96a2409a2eb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:09.659574 29827 tablet_replica.cc:333] T e7834991e7b84864bba8069b50ba72f0 P f9b2a36168594c6c9657e96a2409a2eb: stopping tablet replica
I20260709 12:12:09.660068 29827 raft_consensus.cc:2243] T e7834991e7b84864bba8069b50ba72f0 P f9b2a36168594c6c9657e96a2409a2eb [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:09.660534 29827 raft_consensus.cc:2272] T e7834991e7b84864bba8069b50ba72f0 P f9b2a36168594c6c9657e96a2409a2eb [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:09.662322 29827 tablet_replica.cc:333] T e67a216560304b71803c910de33a9229 P f9b2a36168594c6c9657e96a2409a2eb: stopping tablet replica
I20260709 12:12:09.662810 29827 raft_consensus.cc:2243] T e67a216560304b71803c910de33a9229 P f9b2a36168594c6c9657e96a2409a2eb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:09.663189 29827 raft_consensus.cc:2272] T e67a216560304b71803c910de33a9229 P f9b2a36168594c6c9657e96a2409a2eb [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:12:09.854421 30132 debug-util.cc:398] Leaking SignalData structure 0x7b0800031440 after lost signal to thread 29830
W20260709 12:12:09.855221 30132 debug-util.cc:398] Leaking SignalData structure 0x7b08001f5b00 after lost signal to thread 29893
W20260709 12:12:09.855969 30132 debug-util.cc:398] Leaking SignalData structure 0x7b080016d180 after lost signal to thread 29986
W20260709 12:12:09.856638 30132 debug-util.cc:398] Leaking SignalData structure 0x7b080010ab80 after lost signal to thread 30061
W20260709 12:12:09.857298 30132 debug-util.cc:398] Leaking SignalData structure 0x7b0800190980 after lost signal to thread 30135
I20260709 12:12:10.361138 29827 tablet_server.cc:196] TabletServer@127.29.32.195:0 shutdown complete.
I20260709 12:12:10.382990 29827 master.cc:562] Master@127.29.32.254:38231 shutting down...
I20260709 12:12:10.523116 29827 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e7a9a74fdf504790b1fac6202db9bbb2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:12:10.523689 29827 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e7a9a74fdf504790b1fac6202db9bbb2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:10.523981 29827 tablet_replica.cc:333] T 00000000000000000000000000000000 P e7a9a74fdf504790b1fac6202db9bbb2: stopping tablet replica
I20260709 12:12:10.545123 29827 master.cc:584] Master@127.29.32.254:38231 shutdown complete.
0612b0d7a11d48c8adcb373a4f763a15  4
75355105afb545e195a9e4920a3f5176  4
f9b2a36168594c6c9657e96a2409a2eb  1
0612b0d7a11d48c8adcb373a4f763a15  3
75355105afb545e195a9e4920a3f5176  3
f9b2a36168594c6c9657e96a2409a2eb  3
0612b0d7a11d48c8adcb373a4f763a15  8
75355105afb545e195a9e4920a3f5176  0
f9b2a36168594c6c9657e96a2409a2eb  1
0612b0d7a11d48c8adcb373a4f763a15  3
75355105afb545e195a9e4920a3f5176  3
f9b2a36168594c6c9657e96a2409a2eb  3
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (32692 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 12:12:10.590396 29827 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.29.32.254:40507
I20260709 12:12:10.591485 29827 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:10.597052 30360 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 12:12:10.597052 30361 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 12:12:10.598062 30363 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 12:12:10.599380 29827 server_base.cc:1061] running on GCE node
I20260709 12:12:10.600845 29827 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:10.601069 29827 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 12:12:10.601327 29827 hybrid_clock.cc:648] HybridClock initialized: now 1783599130601291 us; error 0 us; skew 500 ppm
I20260709 12:12:10.602069 29827 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:10.605233 29827 webserver.cc:533] Webserver started at http://127.29.32.254:35815/ using document root <none> and password file <none>
I20260709 12:12:10.605866 29827 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:10.606033 29827 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:10.606469 29827 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:10.607827 29827 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599097714484-29827-0/minicluster-data/master-0-root/instance:
uuid: "bf0ac1cfc15e4f11a7b0846541e1cf7b"
format_stamp: "Formatted at 2026-07-09 12:12:10 on dist-test-slave-kjxq"
I20260709 12:12:10.612406 29827 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 12:12:10.616195 30368 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:10.617249 29827 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 12:12:10.617596 29827 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599097714484-29827-0/minicluster-data/master-0-root
uuid: "bf0ac1cfc15e4f11a7b0846541e1cf7b"
format_stamp: "Formatted at 2026-07-09 12:12:10 on dist-test-slave-kjxq"
I20260709 12:12:10.617878 29827 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599097714484-29827-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599097714484-29827-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599097714484-29827-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 12:12:10.657379 29827 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:10.658761 29827 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:10.703749 29827 rpc_server.cc:307] RPC server started. Bound to: 127.29.32.254:40507
I20260709 12:12:10.703877 30419 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.32.254:40507 every 8 connection(s)
I20260709 12:12:10.707821 30420 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 12:12:10.718636 30420 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bf0ac1cfc15e4f11a7b0846541e1cf7b: Bootstrap starting.
I20260709 12:12:10.723539 30420 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bf0ac1cfc15e4f11a7b0846541e1cf7b: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:10.728111 30420 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bf0ac1cfc15e4f11a7b0846541e1cf7b: No bootstrap required, opened a new log
I20260709 12:12:10.730558 30420 raft_consensus.cc:359] T 00000000000000000000000000000000 P bf0ac1cfc15e4f11a7b0846541e1cf7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf0ac1cfc15e4f11a7b0846541e1cf7b" member_type: VOTER }
I20260709 12:12:10.730998 30420 raft_consensus.cc:385] T 00000000000000000000000000000000 P bf0ac1cfc15e4f11a7b0846541e1cf7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:10.731182 30420 raft_consensus.cc:740] T 00000000000000000000000000000000 P bf0ac1cfc15e4f11a7b0846541e1cf7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf0ac1cfc15e4f11a7b0846541e1cf7b, State: Initialized, Role: FOLLOWER
I20260709 12:12:10.731747 30420 consensus_queue.cc:260] T 00000000000000000000000000000000 P bf0ac1cfc15e4f11a7b0846541e1cf7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bf0ac1cfc15e4f11a7b0846541e1cf7b" member_type: VOTER }
I20260709 12:12:10.732199 30420 raft_consensus.cc:399] T 00000000000000000000000000000000 P bf0ac1cfc15e4f11a7b0846541e1cf7b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:12:10.732394 30420 raft_consensus.cc:493] T 00000000000000000000000000000000 P bf0ac1cfc15e4f11a7b0846541e1cf7b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:12:10.732594 30420 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bf0ac1cfc15e4f11a7b0846541e1cf7b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:10.736688 30420 raft_consensus.cc:515] T 00000000000000000000000000000000 P bf0ac1cfc15e4f11a7b0846541e1cf7b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf0ac1cfc15e4f11a7b0846541e1cf7b" member_type: VOTER }
I20260709 12:12:10.737188 30420 leader_election.cc:304] T 00000000000000000000000000000000 P bf0ac1cfc15e4f11a7b0846541e1cf7b [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: bf0ac1cfc15e4f11a7b0846541e1cf7b; no voters: 
I20260709 12:12:10.738349 30420 leader_election.cc:290] T 00000000000000000000000000000000 P bf0ac1cfc15e4f11a7b0846541e1cf7b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:12:10.738700 30423 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bf0ac1cfc15e4f11a7b0846541e1cf7b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:10.740542 30423 raft_consensus.cc:697] T 00000000000000000000000000000000 P bf0ac1cfc15e4f11a7b0846541e1cf7b [term 1 LEADER]: Becoming Leader. State: Replica: bf0ac1cfc15e4f11a7b0846541e1cf7b, State: Running, Role: LEADER
I20260709 12:12:10.741475 30420 sys_catalog.cc:565] T 00000000000000000000000000000000 P bf0ac1cfc15e4f11a7b0846541e1cf7b [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:12:10.741492 30423 consensus_queue.cc:237] T 00000000000000000000000000000000 P bf0ac1cfc15e4f11a7b0846541e1cf7b [LEADER]: Queue going to LEADER mode. State: All 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: "bf0ac1cfc15e4f11a7b0846541e1cf7b" member_type: VOTER }
I20260709 12:12:10.748461 30425 sys_catalog.cc:455] T 00000000000000000000000000000000 P bf0ac1cfc15e4f11a7b0846541e1cf7b [sys.catalog]: SysCatalogTable state changed. Reason: New leader bf0ac1cfc15e4f11a7b0846541e1cf7b. Latest consensus state: current_term: 1 leader_uuid: "bf0ac1cfc15e4f11a7b0846541e1cf7b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf0ac1cfc15e4f11a7b0846541e1cf7b" member_type: VOTER } }
I20260709 12:12:10.749657 30425 sys_catalog.cc:458] T 00000000000000000000000000000000 P bf0ac1cfc15e4f11a7b0846541e1cf7b [sys.catalog]: This master's current role is: LEADER
I20260709 12:12:10.750571 30424 sys_catalog.cc:455] T 00000000000000000000000000000000 P bf0ac1cfc15e4f11a7b0846541e1cf7b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bf0ac1cfc15e4f11a7b0846541e1cf7b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf0ac1cfc15e4f11a7b0846541e1cf7b" member_type: VOTER } }
I20260709 12:12:10.751641 30424 sys_catalog.cc:458] T 00000000000000000000000000000000 P bf0ac1cfc15e4f11a7b0846541e1cf7b [sys.catalog]: This master's current role is: LEADER
I20260709 12:12:10.757746 30433 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:12:10.764115 30433 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:12:10.765090 29827 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:12:10.773916 30433 catalog_manager.cc:1383] Generated new cluster ID: a83b8720990c4a3fa785851395e30a36
I20260709 12:12:10.774271 30433 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:12:10.804913 30433 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:12:10.806780 30433 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:12:10.820628 30433 catalog_manager.cc:6070] T 00000000000000000000000000000000 P bf0ac1cfc15e4f11a7b0846541e1cf7b: Generated new TSK 0
I20260709 12:12:10.821533 30433 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:12:10.831723 29827 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:10.837425 30441 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 12:12:10.838595 30442 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 12:12:10.840916 30444 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 12:12:10.840974 29827 server_base.cc:1061] running on GCE node
I20260709 12:12:10.842588 29827 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:10.842826 29827 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 12:12:10.843012 29827 hybrid_clock.cc:648] HybridClock initialized: now 1783599130842988 us; error 0 us; skew 500 ppm
I20260709 12:12:10.843683 29827 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:10.846508 29827 webserver.cc:533] Webserver started at http://127.29.32.193:46161/ using document root <none> and password file <none>
I20260709 12:12:10.847012 29827 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:10.847219 29827 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:10.847719 29827 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:10.849160 29827 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599097714484-29827-0/minicluster-data/ts-0-root/instance:
uuid: "1b2aeea6305642769e893f7bda83ef49"
format_stamp: "Formatted at 2026-07-09 12:12:10 on dist-test-slave-kjxq"
I20260709 12:12:10.854156 29827 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.005s
I20260709 12:12:10.857734 30449 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:10.858966 29827 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:12:10.859354 29827 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599097714484-29827-0/minicluster-data/ts-0-root
uuid: "1b2aeea6305642769e893f7bda83ef49"
format_stamp: "Formatted at 2026-07-09 12:12:10 on dist-test-slave-kjxq"
I20260709 12:12:10.859688 29827 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599097714484-29827-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599097714484-29827-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599097714484-29827-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 12:12:10.879657 29827 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:10.880852 29827 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:10.882334 29827 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:12:10.884689 29827 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:12:10.884872 29827 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:10.885177 29827 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:12:10.885337 29827 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:10.932298 29827 rpc_server.cc:307] RPC server started. Bound to: 127.29.32.193:33153
I20260709 12:12:10.932476 30511 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.32.193:33153 every 8 connection(s)
I20260709 12:12:10.937145 29827 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:10.945927 30516 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 12:12:10.947013 30517 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 12:12:10.950353 29827 server_base.cc:1061] running on GCE node
W20260709 12:12:10.950637 30519 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 12:12:10.952179 29827 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:10.952412 29827 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 12:12:10.952591 29827 hybrid_clock.cc:648] HybridClock initialized: now 1783599130952576 us; error 0 us; skew 500 ppm
I20260709 12:12:10.953120 29827 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:10.956075 29827 webserver.cc:533] Webserver started at http://127.29.32.194:40501/ using document root <none> and password file <none>
I20260709 12:12:10.956589 30512 heartbeater.cc:344] Connected to a master server at 127.29.32.254:40507
I20260709 12:12:10.956732 29827 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:10.956985 30512 heartbeater.cc:461] Registering TS with master...
I20260709 12:12:10.956986 29827 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:10.957513 29827 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:10.958016 30512 heartbeater.cc:507] Master 127.29.32.254:40507 requested a full tablet report, sending...
I20260709 12:12:10.959158 29827 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599097714484-29827-0/minicluster-data/ts-1-root/instance:
uuid: "e02681b7063d4b8cafea97d206d09d9a"
format_stamp: "Formatted at 2026-07-09 12:12:10 on dist-test-slave-kjxq"
I20260709 12:12:10.960443 30385 ts_manager.cc:194] Registered new tserver with Master: 1b2aeea6305642769e893f7bda83ef49 (127.29.32.193:33153)
I20260709 12:12:10.962299 30385 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42290
I20260709 12:12:10.964290 29827 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:12:10.968776 30524 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:10.969672 29827 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 12:12:10.970021 29827 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599097714484-29827-0/minicluster-data/ts-1-root
uuid: "e02681b7063d4b8cafea97d206d09d9a"
format_stamp: "Formatted at 2026-07-09 12:12:10 on dist-test-slave-kjxq"
I20260709 12:12:10.970436 29827 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599097714484-29827-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599097714484-29827-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599097714484-29827-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 12:12:10.980690 29827 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:10.981871 29827 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:10.983376 29827 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:12:10.985630 29827 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:12:10.985860 29827 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:10.986116 29827 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:12:10.986352 29827 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 12:12:11.032488 29827 rpc_server.cc:307] RPC server started. Bound to: 127.29.32.194:45491
I20260709 12:12:11.032606 30586 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.32.194:45491 every 8 connection(s)
I20260709 12:12:11.037292 29827 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:11.044811 30590 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 12:12:11.045033 30591 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 12:12:11.048621 30593 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 12:12:11.049121 30587 heartbeater.cc:344] Connected to a master server at 127.29.32.254:40507
I20260709 12:12:11.049540 30587 heartbeater.cc:461] Registering TS with master...
I20260709 12:12:11.049502 29827 server_base.cc:1061] running on GCE node
I20260709 12:12:11.050673 29827 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:12:11.050632 30587 heartbeater.cc:507] Master 127.29.32.254:40507 requested a full tablet report, sending...
W20260709 12:12:11.051047 29827 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 12:12:11.051265 29827 hybrid_clock.cc:648] HybridClock initialized: now 1783599131051246 us; error 0 us; skew 500 ppm
I20260709 12:12:11.051909 29827 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:11.053158 30385 ts_manager.cc:194] Registered new tserver with Master: e02681b7063d4b8cafea97d206d09d9a (127.29.32.194:45491)
I20260709 12:12:11.054713 29827 webserver.cc:533] Webserver started at http://127.29.32.195:44585/ using document root <none> and password file <none>
I20260709 12:12:11.055019 30385 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42304
I20260709 12:12:11.055351 29827 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:11.055611 29827 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:11.055929 29827 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:11.057092 29827 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599097714484-29827-0/minicluster-data/ts-2-root/instance:
uuid: "4d4e5e2fdf454cf8a23c423904634ca7"
format_stamp: "Formatted at 2026-07-09 12:12:11 on dist-test-slave-kjxq"
I20260709 12:12:11.062321 29827 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260709 12:12:11.065725 30598 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:11.067078 29827 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:12:11.067574 29827 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599097714484-29827-0/minicluster-data/ts-2-root
uuid: "4d4e5e2fdf454cf8a23c423904634ca7"
format_stamp: "Formatted at 2026-07-09 12:12:11 on dist-test-slave-kjxq"
I20260709 12:12:11.067917 29827 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599097714484-29827-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599097714484-29827-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599097714484-29827-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 12:12:11.082579 29827 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:11.084169 29827 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:11.085968 29827 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:12:11.088792 29827 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:12:11.089061 29827 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:11.089354 29827 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:12:11.089547 29827 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:11.136801 29827 rpc_server.cc:307] RPC server started. Bound to: 127.29.32.195:42397
I20260709 12:12:11.136898 30660 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.32.195:42397 every 8 connection(s)
I20260709 12:12:11.151592 30661 heartbeater.cc:344] Connected to a master server at 127.29.32.254:40507
I20260709 12:12:11.151957 30661 heartbeater.cc:461] Registering TS with master...
I20260709 12:12:11.152684 30661 heartbeater.cc:507] Master 127.29.32.254:40507 requested a full tablet report, sending...
I20260709 12:12:11.155037 30385 ts_manager.cc:194] Registered new tserver with Master: 4d4e5e2fdf454cf8a23c423904634ca7 (127.29.32.195:42397)
I20260709 12:12:11.155197 29827 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015211222s
I20260709 12:12:11.156447 30385 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42318
I20260709 12:12:11.182809 30385 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42330:
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 12:12:11.186528 30385 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 12:12:11.261603 30552 tablet_service.cc:1511] Processing CreateTablet for tablet 9b5f1858f4984f46b66ee7f962ba8086 (DEFAULT_TABLE table=test-workload [id=3dcbbc4fa632426686cffb94b086129c]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:12:11.263163 30552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b5f1858f4984f46b66ee7f962ba8086. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:11.265722 30477 tablet_service.cc:1511] Processing CreateTablet for tablet 9b5f1858f4984f46b66ee7f962ba8086 (DEFAULT_TABLE table=test-workload [id=3dcbbc4fa632426686cffb94b086129c]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:12:11.267023 30477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b5f1858f4984f46b66ee7f962ba8086. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:11.269838 30476 tablet_service.cc:1511] Processing CreateTablet for tablet 27ff5dd97b354d53941dc3840e6628b6 (DEFAULT_TABLE table=test-workload [id=3dcbbc4fa632426686cffb94b086129c]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:12:11.271615 30476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27ff5dd97b354d53941dc3840e6628b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:11.275436 30550 tablet_service.cc:1511] Processing CreateTablet for tablet 4fba279546464a14ab39383abb1b0829 (DEFAULT_TABLE table=test-workload [id=3dcbbc4fa632426686cffb94b086129c]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:12:11.275528 30475 tablet_service.cc:1511] Processing CreateTablet for tablet 4fba279546464a14ab39383abb1b0829 (DEFAULT_TABLE table=test-workload [id=3dcbbc4fa632426686cffb94b086129c]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:12:11.276382 30472 tablet_service.cc:1511] Processing CreateTablet for tablet 0df44d5192ba44f9b4ab227ca2de694e (DEFAULT_TABLE table=test-workload [id=3dcbbc4fa632426686cffb94b086129c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:12:11.276444 30474 tablet_service.cc:1511] Processing CreateTablet for tablet 7e9290c0fb814fe6a429a97ffe050a95 (DEFAULT_TABLE table=test-workload [id=3dcbbc4fa632426686cffb94b086129c]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:12:11.276935 30550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fba279546464a14ab39383abb1b0829. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:11.278131 30473 tablet_service.cc:1511] Processing CreateTablet for tablet 4db1baa4aba34ad7b26b269745896dfa (DEFAULT_TABLE table=test-workload [id=3dcbbc4fa632426686cffb94b086129c]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:12:11.276964 30475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fba279546464a14ab39383abb1b0829. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:11.279472 30549 tablet_service.cc:1511] Processing CreateTablet for tablet 7e9290c0fb814fe6a429a97ffe050a95 (DEFAULT_TABLE table=test-workload [id=3dcbbc4fa632426686cffb94b086129c]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:12:11.279935 30472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0df44d5192ba44f9b4ab227ca2de694e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:11.281919 30626 tablet_service.cc:1511] Processing CreateTablet for tablet 9b5f1858f4984f46b66ee7f962ba8086 (DEFAULT_TABLE table=test-workload [id=3dcbbc4fa632426686cffb94b086129c]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:12:11.282541 30473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4db1baa4aba34ad7b26b269745896dfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:11.283229 30626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b5f1858f4984f46b66ee7f962ba8086. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:11.286839 30474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e9290c0fb814fe6a429a97ffe050a95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:11.287765 30625 tablet_service.cc:1511] Processing CreateTablet for tablet 27ff5dd97b354d53941dc3840e6628b6 (DEFAULT_TABLE table=test-workload [id=3dcbbc4fa632426686cffb94b086129c]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:12:11.289322 30625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27ff5dd97b354d53941dc3840e6628b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:11.291611 30624 tablet_service.cc:1511] Processing CreateTablet for tablet 4fba279546464a14ab39383abb1b0829 (DEFAULT_TABLE table=test-workload [id=3dcbbc4fa632426686cffb94b086129c]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:12:11.293120 30624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fba279546464a14ab39383abb1b0829. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:11.295795 30623 tablet_service.cc:1511] Processing CreateTablet for tablet 7e9290c0fb814fe6a429a97ffe050a95 (DEFAULT_TABLE table=test-workload [id=3dcbbc4fa632426686cffb94b086129c]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:12:11.297690 30623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e9290c0fb814fe6a429a97ffe050a95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:11.299757 30548 tablet_service.cc:1511] Processing CreateTablet for tablet 4db1baa4aba34ad7b26b269745896dfa (DEFAULT_TABLE table=test-workload [id=3dcbbc4fa632426686cffb94b086129c]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:12:11.302690 30622 tablet_service.cc:1511] Processing CreateTablet for tablet 4db1baa4aba34ad7b26b269745896dfa (DEFAULT_TABLE table=test-workload [id=3dcbbc4fa632426686cffb94b086129c]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:12:11.304675 30622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4db1baa4aba34ad7b26b269745896dfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:11.306789 30621 tablet_service.cc:1511] Processing CreateTablet for tablet 0df44d5192ba44f9b4ab227ca2de694e (DEFAULT_TABLE table=test-workload [id=3dcbbc4fa632426686cffb94b086129c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:12:11.307260 30547 tablet_service.cc:1511] Processing CreateTablet for tablet 0df44d5192ba44f9b4ab227ca2de694e (DEFAULT_TABLE table=test-workload [id=3dcbbc4fa632426686cffb94b086129c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:12:11.308800 30621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0df44d5192ba44f9b4ab227ca2de694e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:11.309362 30551 tablet_service.cc:1511] Processing CreateTablet for tablet 27ff5dd97b354d53941dc3840e6628b6 (DEFAULT_TABLE table=test-workload [id=3dcbbc4fa632426686cffb94b086129c]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:12:11.311681 30546 tablet_service.cc:1511] Processing CreateTablet for tablet 85c61607791445baa740edb50f6d1308 (DEFAULT_TABLE table=test-workload [id=3dcbbc4fa632426686cffb94b086129c]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:12:11.311841 30471 tablet_service.cc:1511] Processing CreateTablet for tablet 85c61607791445baa740edb50f6d1308 (DEFAULT_TABLE table=test-workload [id=3dcbbc4fa632426686cffb94b086129c]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:12:11.313627 30471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85c61607791445baa740edb50f6d1308. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:11.314122 30620 tablet_service.cc:1511] Processing CreateTablet for tablet 85c61607791445baa740edb50f6d1308 (DEFAULT_TABLE table=test-workload [id=3dcbbc4fa632426686cffb94b086129c]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:12:11.315551 30620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85c61607791445baa740edb50f6d1308. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:11.317108 30470 tablet_service.cc:1511] Processing CreateTablet for tablet 296fdd26703241bdbef1381fd81cf2d2 (DEFAULT_TABLE table=test-workload [id=3dcbbc4fa632426686cffb94b086129c]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:12:11.319589 30545 tablet_service.cc:1511] Processing CreateTablet for tablet 296fdd26703241bdbef1381fd81cf2d2 (DEFAULT_TABLE table=test-workload [id=3dcbbc4fa632426686cffb94b086129c]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:12:11.320675 30470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 296fdd26703241bdbef1381fd81cf2d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:11.322554 30549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e9290c0fb814fe6a429a97ffe050a95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:11.324108 30546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85c61607791445baa740edb50f6d1308. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:11.324841 30547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0df44d5192ba44f9b4ab227ca2de694e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:11.325495 30551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27ff5dd97b354d53941dc3840e6628b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:11.326115 30548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4db1baa4aba34ad7b26b269745896dfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:11.331477 30545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 296fdd26703241bdbef1381fd81cf2d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:11.350334 30619 tablet_service.cc:1511] Processing CreateTablet for tablet 296fdd26703241bdbef1381fd81cf2d2 (DEFAULT_TABLE table=test-workload [id=3dcbbc4fa632426686cffb94b086129c]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:12:11.351791 30619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 296fdd26703241bdbef1381fd81cf2d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:11.392331 30469 tablet_service.cc:1511] Processing CreateTablet for tablet c2ee752d95604b3e82fc041979b08cd1 (DEFAULT_TABLE table=test-workload [id=3dcbbc4fa632426686cffb94b086129c]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:12:11.395567 30544 tablet_service.cc:1511] Processing CreateTablet for tablet c2ee752d95604b3e82fc041979b08cd1 (DEFAULT_TABLE table=test-workload [id=3dcbbc4fa632426686cffb94b086129c]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:12:11.397614 30544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2ee752d95604b3e82fc041979b08cd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:11.399423 30469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2ee752d95604b3e82fc041979b08cd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:11.431424 30618 tablet_service.cc:1511] Processing CreateTablet for tablet c2ee752d95604b3e82fc041979b08cd1 (DEFAULT_TABLE table=test-workload [id=3dcbbc4fa632426686cffb94b086129c]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:12:11.436403 30618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2ee752d95604b3e82fc041979b08cd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:11.470333 30544 tablet_service.cc:1511] Processing CreateTablet for tablet ac600f1ee1d6408a986ac2b3a6cd4d65 (DEFAULT_TABLE table=test-workload [id=3dcbbc4fa632426686cffb94b086129c]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:12:11.471818 30544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac600f1ee1d6408a986ac2b3a6cd4d65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:11.488605 30624 tablet_service.cc:1511] Processing CreateTablet for tablet ac600f1ee1d6408a986ac2b3a6cd4d65 (DEFAULT_TABLE table=test-workload [id=3dcbbc4fa632426686cffb94b086129c]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:12:11.489966 30624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac600f1ee1d6408a986ac2b3a6cd4d65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:11.492633 30676 tablet_bootstrap.cc:492] T 9b5f1858f4984f46b66ee7f962ba8086 P 1b2aeea6305642769e893f7bda83ef49: Bootstrap starting.
I20260709 12:12:11.498903 30678 tablet_bootstrap.cc:492] T 4db1baa4aba34ad7b26b269745896dfa P e02681b7063d4b8cafea97d206d09d9a: Bootstrap starting.
I20260709 12:12:11.508352 30677 tablet_bootstrap.cc:492] T 7e9290c0fb814fe6a429a97ffe050a95 P 4d4e5e2fdf454cf8a23c423904634ca7: Bootstrap starting.
I20260709 12:12:11.505717 30471 tablet_service.cc:1511] Processing CreateTablet for tablet ac600f1ee1d6408a986ac2b3a6cd4d65 (DEFAULT_TABLE table=test-workload [id=3dcbbc4fa632426686cffb94b086129c]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:12:11.523264 30471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac600f1ee1d6408a986ac2b3a6cd4d65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:11.525771 30678 tablet_bootstrap.cc:654] T 4db1baa4aba34ad7b26b269745896dfa P e02681b7063d4b8cafea97d206d09d9a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:11.527987 30677 tablet_bootstrap.cc:654] T 7e9290c0fb814fe6a429a97ffe050a95 P 4d4e5e2fdf454cf8a23c423904634ca7: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:11.531635 30676 tablet_bootstrap.cc:654] T 9b5f1858f4984f46b66ee7f962ba8086 P 1b2aeea6305642769e893f7bda83ef49: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:11.537892 30678 tablet_bootstrap.cc:492] T 4db1baa4aba34ad7b26b269745896dfa P e02681b7063d4b8cafea97d206d09d9a: No bootstrap required, opened a new log
I20260709 12:12:11.538661 30678 ts_tablet_manager.cc:1403] T 4db1baa4aba34ad7b26b269745896dfa P e02681b7063d4b8cafea97d206d09d9a: Time spent bootstrapping tablet: real 0.040s	user 0.005s	sys 0.011s
I20260709 12:12:11.539230 30677 tablet_bootstrap.cc:492] T 7e9290c0fb814fe6a429a97ffe050a95 P 4d4e5e2fdf454cf8a23c423904634ca7: No bootstrap required, opened a new log
I20260709 12:12:11.539752 30677 ts_tablet_manager.cc:1403] T 7e9290c0fb814fe6a429a97ffe050a95 P 4d4e5e2fdf454cf8a23c423904634ca7: Time spent bootstrapping tablet: real 0.032s	user 0.005s	sys 0.013s
I20260709 12:12:11.542150 30678 raft_consensus.cc:359] T 4db1baa4aba34ad7b26b269745896dfa P e02681b7063d4b8cafea97d206d09d9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:11.542919 30678 raft_consensus.cc:385] T 4db1baa4aba34ad7b26b269745896dfa P e02681b7063d4b8cafea97d206d09d9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:11.542882 30677 raft_consensus.cc:359] T 7e9290c0fb814fe6a429a97ffe050a95 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:11.543354 30678 raft_consensus.cc:740] T 4db1baa4aba34ad7b26b269745896dfa P e02681b7063d4b8cafea97d206d09d9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e02681b7063d4b8cafea97d206d09d9a, State: Initialized, Role: FOLLOWER
I20260709 12:12:11.543613 30676 tablet_bootstrap.cc:492] T 9b5f1858f4984f46b66ee7f962ba8086 P 1b2aeea6305642769e893f7bda83ef49: No bootstrap required, opened a new log
I20260709 12:12:11.543697 30677 raft_consensus.cc:385] T 7e9290c0fb814fe6a429a97ffe050a95 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:11.544101 30676 ts_tablet_manager.cc:1403] T 9b5f1858f4984f46b66ee7f962ba8086 P 1b2aeea6305642769e893f7bda83ef49: Time spent bootstrapping tablet: real 0.052s	user 0.013s	sys 0.006s
I20260709 12:12:11.544117 30677 raft_consensus.cc:740] T 7e9290c0fb814fe6a429a97ffe050a95 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d4e5e2fdf454cf8a23c423904634ca7, State: Initialized, Role: FOLLOWER
I20260709 12:12:11.544231 30678 consensus_queue.cc:260] T 4db1baa4aba34ad7b26b269745896dfa P e02681b7063d4b8cafea97d206d09d9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:11.545037 30677 consensus_queue.cc:260] T 7e9290c0fb814fe6a429a97ffe050a95 P 4d4e5e2fdf454cf8a23c423904634ca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:11.546589 30587 heartbeater.cc:499] Master 127.29.32.254:40507 was elected leader, sending a full tablet report...
I20260709 12:12:11.547079 30678 ts_tablet_manager.cc:1434] T 4db1baa4aba34ad7b26b269745896dfa P e02681b7063d4b8cafea97d206d09d9a: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.006s
I20260709 12:12:11.548055 30678 tablet_bootstrap.cc:492] T 9b5f1858f4984f46b66ee7f962ba8086 P e02681b7063d4b8cafea97d206d09d9a: Bootstrap starting.
I20260709 12:12:11.551311 30661 heartbeater.cc:499] Master 127.29.32.254:40507 was elected leader, sending a full tablet report...
I20260709 12:12:11.551362 30676 raft_consensus.cc:359] T 9b5f1858f4984f46b66ee7f962ba8086 P 1b2aeea6305642769e893f7bda83ef49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:11.552201 30676 raft_consensus.cc:385] T 9b5f1858f4984f46b66ee7f962ba8086 P 1b2aeea6305642769e893f7bda83ef49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:11.552417 30677 ts_tablet_manager.cc:1434] T 7e9290c0fb814fe6a429a97ffe050a95 P 4d4e5e2fdf454cf8a23c423904634ca7: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260709 12:12:11.552506 30676 raft_consensus.cc:740] T 9b5f1858f4984f46b66ee7f962ba8086 P 1b2aeea6305642769e893f7bda83ef49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b2aeea6305642769e893f7bda83ef49, State: Initialized, Role: FOLLOWER
I20260709 12:12:11.553452 30677 tablet_bootstrap.cc:492] T 0df44d5192ba44f9b4ab227ca2de694e P 4d4e5e2fdf454cf8a23c423904634ca7: Bootstrap starting.
I20260709 12:12:11.553408 30676 consensus_queue.cc:260] T 9b5f1858f4984f46b66ee7f962ba8086 P 1b2aeea6305642769e893f7bda83ef49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:11.560717 30678 tablet_bootstrap.cc:654] T 9b5f1858f4984f46b66ee7f962ba8086 P e02681b7063d4b8cafea97d206d09d9a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:11.563537 30512 heartbeater.cc:499] Master 127.29.32.254:40507 was elected leader, sending a full tablet report...
I20260709 12:12:11.564070 30676 ts_tablet_manager.cc:1434] T 9b5f1858f4984f46b66ee7f962ba8086 P 1b2aeea6305642769e893f7bda83ef49: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.007s
I20260709 12:12:11.565119 30676 tablet_bootstrap.cc:492] T 0df44d5192ba44f9b4ab227ca2de694e P 1b2aeea6305642769e893f7bda83ef49: Bootstrap starting.
I20260709 12:12:11.569680 30677 tablet_bootstrap.cc:654] T 0df44d5192ba44f9b4ab227ca2de694e P 4d4e5e2fdf454cf8a23c423904634ca7: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:11.571689 30676 tablet_bootstrap.cc:654] T 0df44d5192ba44f9b4ab227ca2de694e P 1b2aeea6305642769e893f7bda83ef49: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:11.573122 30678 tablet_bootstrap.cc:492] T 9b5f1858f4984f46b66ee7f962ba8086 P e02681b7063d4b8cafea97d206d09d9a: No bootstrap required, opened a new log
I20260709 12:12:11.573688 30678 ts_tablet_manager.cc:1403] T 9b5f1858f4984f46b66ee7f962ba8086 P e02681b7063d4b8cafea97d206d09d9a: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.003s
I20260709 12:12:11.577955 30678 raft_consensus.cc:359] T 9b5f1858f4984f46b66ee7f962ba8086 P e02681b7063d4b8cafea97d206d09d9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:11.578752 30678 raft_consensus.cc:385] T 9b5f1858f4984f46b66ee7f962ba8086 P e02681b7063d4b8cafea97d206d09d9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:11.579123 30678 raft_consensus.cc:740] T 9b5f1858f4984f46b66ee7f962ba8086 P e02681b7063d4b8cafea97d206d09d9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e02681b7063d4b8cafea97d206d09d9a, State: Initialized, Role: FOLLOWER
I20260709 12:12:11.579906 30678 consensus_queue.cc:260] T 9b5f1858f4984f46b66ee7f962ba8086 P e02681b7063d4b8cafea97d206d09d9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:11.582396 30678 ts_tablet_manager.cc:1434] T 9b5f1858f4984f46b66ee7f962ba8086 P e02681b7063d4b8cafea97d206d09d9a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 12:12:11.583369 30678 tablet_bootstrap.cc:492] T 0df44d5192ba44f9b4ab227ca2de694e P e02681b7063d4b8cafea97d206d09d9a: Bootstrap starting.
I20260709 12:12:11.588301 30677 tablet_bootstrap.cc:492] T 0df44d5192ba44f9b4ab227ca2de694e P 4d4e5e2fdf454cf8a23c423904634ca7: No bootstrap required, opened a new log
I20260709 12:12:11.588912 30677 ts_tablet_manager.cc:1403] T 0df44d5192ba44f9b4ab227ca2de694e P 4d4e5e2fdf454cf8a23c423904634ca7: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.000s
I20260709 12:12:11.589537 30676 tablet_bootstrap.cc:492] T 0df44d5192ba44f9b4ab227ca2de694e P 1b2aeea6305642769e893f7bda83ef49: No bootstrap required, opened a new log
I20260709 12:12:11.589874 30678 tablet_bootstrap.cc:654] T 0df44d5192ba44f9b4ab227ca2de694e P e02681b7063d4b8cafea97d206d09d9a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:11.590061 30676 ts_tablet_manager.cc:1403] T 0df44d5192ba44f9b4ab227ca2de694e P 1b2aeea6305642769e893f7bda83ef49: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.009s
I20260709 12:12:11.592056 30677 raft_consensus.cc:359] T 0df44d5192ba44f9b4ab227ca2de694e P 4d4e5e2fdf454cf8a23c423904634ca7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:11.592881 30677 raft_consensus.cc:385] T 0df44d5192ba44f9b4ab227ca2de694e P 4d4e5e2fdf454cf8a23c423904634ca7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:11.593303 30677 raft_consensus.cc:740] T 0df44d5192ba44f9b4ab227ca2de694e P 4d4e5e2fdf454cf8a23c423904634ca7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d4e5e2fdf454cf8a23c423904634ca7, State: Initialized, Role: FOLLOWER
I20260709 12:12:11.593395 30676 raft_consensus.cc:359] T 0df44d5192ba44f9b4ab227ca2de694e P 1b2aeea6305642769e893f7bda83ef49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:11.594285 30676 raft_consensus.cc:385] T 0df44d5192ba44f9b4ab227ca2de694e P 1b2aeea6305642769e893f7bda83ef49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:11.594647 30676 raft_consensus.cc:740] T 0df44d5192ba44f9b4ab227ca2de694e P 1b2aeea6305642769e893f7bda83ef49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b2aeea6305642769e893f7bda83ef49, State: Initialized, Role: FOLLOWER
I20260709 12:12:11.594637 30677 consensus_queue.cc:260] T 0df44d5192ba44f9b4ab227ca2de694e P 4d4e5e2fdf454cf8a23c423904634ca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:11.595579 30676 consensus_queue.cc:260] T 0df44d5192ba44f9b4ab227ca2de694e P 1b2aeea6305642769e893f7bda83ef49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:11.598150 30676 ts_tablet_manager.cc:1434] T 0df44d5192ba44f9b4ab227ca2de694e P 1b2aeea6305642769e893f7bda83ef49: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:12:11.599191 30676 tablet_bootstrap.cc:492] T 85c61607791445baa740edb50f6d1308 P 1b2aeea6305642769e893f7bda83ef49: Bootstrap starting.
I20260709 12:12:11.600823 30677 ts_tablet_manager.cc:1434] T 0df44d5192ba44f9b4ab227ca2de694e P 4d4e5e2fdf454cf8a23c423904634ca7: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260709 12:12:11.601357 30678 tablet_bootstrap.cc:492] T 0df44d5192ba44f9b4ab227ca2de694e P e02681b7063d4b8cafea97d206d09d9a: No bootstrap required, opened a new log
I20260709 12:12:11.601730 30677 tablet_bootstrap.cc:492] T 9b5f1858f4984f46b66ee7f962ba8086 P 4d4e5e2fdf454cf8a23c423904634ca7: Bootstrap starting.
I20260709 12:12:11.601858 30678 ts_tablet_manager.cc:1403] T 0df44d5192ba44f9b4ab227ca2de694e P e02681b7063d4b8cafea97d206d09d9a: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.009s
I20260709 12:12:11.604811 30678 raft_consensus.cc:359] T 0df44d5192ba44f9b4ab227ca2de694e P e02681b7063d4b8cafea97d206d09d9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:11.605672 30678 raft_consensus.cc:385] T 0df44d5192ba44f9b4ab227ca2de694e P e02681b7063d4b8cafea97d206d09d9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:11.606017 30678 raft_consensus.cc:740] T 0df44d5192ba44f9b4ab227ca2de694e P e02681b7063d4b8cafea97d206d09d9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e02681b7063d4b8cafea97d206d09d9a, State: Initialized, Role: FOLLOWER
I20260709 12:12:11.606035 30676 tablet_bootstrap.cc:654] T 85c61607791445baa740edb50f6d1308 P 1b2aeea6305642769e893f7bda83ef49: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:11.606814 30678 consensus_queue.cc:260] T 0df44d5192ba44f9b4ab227ca2de694e P e02681b7063d4b8cafea97d206d09d9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:11.612763 30678 ts_tablet_manager.cc:1434] T 0df44d5192ba44f9b4ab227ca2de694e P e02681b7063d4b8cafea97d206d09d9a: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:12:11.612920 30677 tablet_bootstrap.cc:654] T 9b5f1858f4984f46b66ee7f962ba8086 P 4d4e5e2fdf454cf8a23c423904634ca7: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:11.613900 30678 tablet_bootstrap.cc:492] T c2ee752d95604b3e82fc041979b08cd1 P e02681b7063d4b8cafea97d206d09d9a: Bootstrap starting.
I20260709 12:12:11.618652 30676 tablet_bootstrap.cc:492] T 85c61607791445baa740edb50f6d1308 P 1b2aeea6305642769e893f7bda83ef49: No bootstrap required, opened a new log
I20260709 12:12:11.619406 30676 ts_tablet_manager.cc:1403] T 85c61607791445baa740edb50f6d1308 P 1b2aeea6305642769e893f7bda83ef49: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.006s
I20260709 12:12:11.621884 30678 tablet_bootstrap.cc:654] T c2ee752d95604b3e82fc041979b08cd1 P e02681b7063d4b8cafea97d206d09d9a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:11.623963 30676 raft_consensus.cc:359] T 85c61607791445baa740edb50f6d1308 P 1b2aeea6305642769e893f7bda83ef49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:11.625344 30676 raft_consensus.cc:385] T 85c61607791445baa740edb50f6d1308 P 1b2aeea6305642769e893f7bda83ef49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:11.625867 30676 raft_consensus.cc:740] T 85c61607791445baa740edb50f6d1308 P 1b2aeea6305642769e893f7bda83ef49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b2aeea6305642769e893f7bda83ef49, State: Initialized, Role: FOLLOWER
I20260709 12:12:11.627063 30676 consensus_queue.cc:260] T 85c61607791445baa740edb50f6d1308 P 1b2aeea6305642769e893f7bda83ef49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:11.629632 30677 tablet_bootstrap.cc:492] T 9b5f1858f4984f46b66ee7f962ba8086 P 4d4e5e2fdf454cf8a23c423904634ca7: No bootstrap required, opened a new log
I20260709 12:12:11.629705 30676 ts_tablet_manager.cc:1434] T 85c61607791445baa740edb50f6d1308 P 1b2aeea6305642769e893f7bda83ef49: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260709 12:12:11.630231 30677 ts_tablet_manager.cc:1403] T 9b5f1858f4984f46b66ee7f962ba8086 P 4d4e5e2fdf454cf8a23c423904634ca7: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.005s
I20260709 12:12:11.630897 30676 tablet_bootstrap.cc:492] T 4db1baa4aba34ad7b26b269745896dfa P 1b2aeea6305642769e893f7bda83ef49: Bootstrap starting.
I20260709 12:12:11.631496 30678 tablet_bootstrap.cc:492] T c2ee752d95604b3e82fc041979b08cd1 P e02681b7063d4b8cafea97d206d09d9a: No bootstrap required, opened a new log
I20260709 12:12:11.631966 30678 ts_tablet_manager.cc:1403] T c2ee752d95604b3e82fc041979b08cd1 P e02681b7063d4b8cafea97d206d09d9a: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.000s
I20260709 12:12:11.633144 30677 raft_consensus.cc:359] T 9b5f1858f4984f46b66ee7f962ba8086 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:11.633868 30677 raft_consensus.cc:385] T 9b5f1858f4984f46b66ee7f962ba8086 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:11.634205 30677 raft_consensus.cc:740] T 9b5f1858f4984f46b66ee7f962ba8086 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d4e5e2fdf454cf8a23c423904634ca7, State: Initialized, Role: FOLLOWER
I20260709 12:12:11.635028 30677 consensus_queue.cc:260] T 9b5f1858f4984f46b66ee7f962ba8086 P 4d4e5e2fdf454cf8a23c423904634ca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:11.635478 30678 raft_consensus.cc:359] T c2ee752d95604b3e82fc041979b08cd1 P e02681b7063d4b8cafea97d206d09d9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:11.636309 30678 raft_consensus.cc:385] T c2ee752d95604b3e82fc041979b08cd1 P e02681b7063d4b8cafea97d206d09d9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:11.636650 30678 raft_consensus.cc:740] T c2ee752d95604b3e82fc041979b08cd1 P e02681b7063d4b8cafea97d206d09d9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e02681b7063d4b8cafea97d206d09d9a, State: Initialized, Role: FOLLOWER
I20260709 12:12:11.637513 30678 consensus_queue.cc:260] T c2ee752d95604b3e82fc041979b08cd1 P e02681b7063d4b8cafea97d206d09d9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:11.639911 30678 ts_tablet_manager.cc:1434] T c2ee752d95604b3e82fc041979b08cd1 P e02681b7063d4b8cafea97d206d09d9a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:12:11.640851 30678 tablet_bootstrap.cc:492] T 27ff5dd97b354d53941dc3840e6628b6 P e02681b7063d4b8cafea97d206d09d9a: Bootstrap starting.
I20260709 12:12:11.641089 30676 tablet_bootstrap.cc:654] T 4db1baa4aba34ad7b26b269745896dfa P 1b2aeea6305642769e893f7bda83ef49: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:11.643079 30677 ts_tablet_manager.cc:1434] T 9b5f1858f4984f46b66ee7f962ba8086 P 4d4e5e2fdf454cf8a23c423904634ca7: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:12:11.644465 30677 tablet_bootstrap.cc:492] T 4fba279546464a14ab39383abb1b0829 P 4d4e5e2fdf454cf8a23c423904634ca7: Bootstrap starting.
W20260709 12:12:11.645323 30662 tablet.cc:2406] T 0df44d5192ba44f9b4ab227ca2de694e P 4d4e5e2fdf454cf8a23c423904634ca7: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:12:11.648074 30678 tablet_bootstrap.cc:654] T 27ff5dd97b354d53941dc3840e6628b6 P e02681b7063d4b8cafea97d206d09d9a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:11.652830 30677 tablet_bootstrap.cc:654] T 4fba279546464a14ab39383abb1b0829 P 4d4e5e2fdf454cf8a23c423904634ca7: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:11.659513 30678 tablet_bootstrap.cc:492] T 27ff5dd97b354d53941dc3840e6628b6 P e02681b7063d4b8cafea97d206d09d9a: No bootstrap required, opened a new log
I20260709 12:12:11.660108 30678 ts_tablet_manager.cc:1403] T 27ff5dd97b354d53941dc3840e6628b6 P e02681b7063d4b8cafea97d206d09d9a: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.009s
I20260709 12:12:11.661561 30676 tablet_bootstrap.cc:492] T 4db1baa4aba34ad7b26b269745896dfa P 1b2aeea6305642769e893f7bda83ef49: No bootstrap required, opened a new log
I20260709 12:12:11.662037 30676 ts_tablet_manager.cc:1403] T 4db1baa4aba34ad7b26b269745896dfa P 1b2aeea6305642769e893f7bda83ef49: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.011s
I20260709 12:12:11.663378 30678 raft_consensus.cc:359] T 27ff5dd97b354d53941dc3840e6628b6 P e02681b7063d4b8cafea97d206d09d9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:11.664161 30678 raft_consensus.cc:385] T 27ff5dd97b354d53941dc3840e6628b6 P e02681b7063d4b8cafea97d206d09d9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:11.664532 30678 raft_consensus.cc:740] T 27ff5dd97b354d53941dc3840e6628b6 P e02681b7063d4b8cafea97d206d09d9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e02681b7063d4b8cafea97d206d09d9a, State: Initialized, Role: FOLLOWER
I20260709 12:12:11.665521 30678 consensus_queue.cc:260] T 27ff5dd97b354d53941dc3840e6628b6 P e02681b7063d4b8cafea97d206d09d9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:11.664937 30676 raft_consensus.cc:359] T 4db1baa4aba34ad7b26b269745896dfa P 1b2aeea6305642769e893f7bda83ef49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:11.666448 30676 raft_consensus.cc:385] T 4db1baa4aba34ad7b26b269745896dfa P 1b2aeea6305642769e893f7bda83ef49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:11.666764 30676 raft_consensus.cc:740] T 4db1baa4aba34ad7b26b269745896dfa P 1b2aeea6305642769e893f7bda83ef49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b2aeea6305642769e893f7bda83ef49, State: Initialized, Role: FOLLOWER
I20260709 12:12:11.666919 30677 tablet_bootstrap.cc:492] T 4fba279546464a14ab39383abb1b0829 P 4d4e5e2fdf454cf8a23c423904634ca7: No bootstrap required, opened a new log
I20260709 12:12:11.667120 30683 raft_consensus.cc:493] T 0df44d5192ba44f9b4ab227ca2de694e P 4d4e5e2fdf454cf8a23c423904634ca7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:11.667474 30677 ts_tablet_manager.cc:1403] T 4fba279546464a14ab39383abb1b0829 P 4d4e5e2fdf454cf8a23c423904634ca7: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.002s
I20260709 12:12:11.667585 30683 raft_consensus.cc:515] T 0df44d5192ba44f9b4ab227ca2de694e P 4d4e5e2fdf454cf8a23c423904634ca7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:11.668308 30678 ts_tablet_manager.cc:1434] T 27ff5dd97b354d53941dc3840e6628b6 P e02681b7063d4b8cafea97d206d09d9a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:12:11.669526 30678 tablet_bootstrap.cc:492] T 296fdd26703241bdbef1381fd81cf2d2 P e02681b7063d4b8cafea97d206d09d9a: Bootstrap starting.
I20260709 12:12:11.667515 30676 consensus_queue.cc:260] T 4db1baa4aba34ad7b26b269745896dfa P 1b2aeea6305642769e893f7bda83ef49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:11.675532 30676 ts_tablet_manager.cc:1434] T 4db1baa4aba34ad7b26b269745896dfa P 1b2aeea6305642769e893f7bda83ef49: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.004s
I20260709 12:12:11.674247 30683 leader_election.cc:290] T 0df44d5192ba44f9b4ab227ca2de694e P 4d4e5e2fdf454cf8a23c423904634ca7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b2aeea6305642769e893f7bda83ef49 (127.29.32.193:33153), e02681b7063d4b8cafea97d206d09d9a (127.29.32.194:45491)
I20260709 12:12:11.679361 30676 tablet_bootstrap.cc:492] T 4fba279546464a14ab39383abb1b0829 P 1b2aeea6305642769e893f7bda83ef49: Bootstrap starting.
I20260709 12:12:11.679343 30677 raft_consensus.cc:359] T 4fba279546464a14ab39383abb1b0829 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:11.681891 30677 raft_consensus.cc:385] T 4fba279546464a14ab39383abb1b0829 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:11.682263 30677 raft_consensus.cc:740] T 4fba279546464a14ab39383abb1b0829 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d4e5e2fdf454cf8a23c423904634ca7, State: Initialized, Role: FOLLOWER
I20260709 12:12:11.683043 30677 consensus_queue.cc:260] T 4fba279546464a14ab39383abb1b0829 P 4d4e5e2fdf454cf8a23c423904634ca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:11.687222 30676 tablet_bootstrap.cc:654] T 4fba279546464a14ab39383abb1b0829 P 1b2aeea6305642769e893f7bda83ef49: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:11.687325 30678 tablet_bootstrap.cc:654] T 296fdd26703241bdbef1381fd81cf2d2 P e02681b7063d4b8cafea97d206d09d9a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:11.688475 30677 ts_tablet_manager.cc:1434] T 4fba279546464a14ab39383abb1b0829 P 4d4e5e2fdf454cf8a23c423904634ca7: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260709 12:12:11.689517 30677 tablet_bootstrap.cc:492] T 27ff5dd97b354d53941dc3840e6628b6 P 4d4e5e2fdf454cf8a23c423904634ca7: Bootstrap starting.
I20260709 12:12:11.692530 30682 raft_consensus.cc:493] T 4db1baa4aba34ad7b26b269745896dfa P e02681b7063d4b8cafea97d206d09d9a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:11.693115 30682 raft_consensus.cc:515] T 4db1baa4aba34ad7b26b269745896dfa P e02681b7063d4b8cafea97d206d09d9a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:11.703496 30682 leader_election.cc:290] T 4db1baa4aba34ad7b26b269745896dfa P e02681b7063d4b8cafea97d206d09d9a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b2aeea6305642769e893f7bda83ef49 (127.29.32.193:33153), 4d4e5e2fdf454cf8a23c423904634ca7 (127.29.32.195:42397)
I20260709 12:12:11.704399 30682 raft_consensus.cc:493] T c2ee752d95604b3e82fc041979b08cd1 P e02681b7063d4b8cafea97d206d09d9a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:11.705088 30682 raft_consensus.cc:515] T c2ee752d95604b3e82fc041979b08cd1 P e02681b7063d4b8cafea97d206d09d9a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:11.708698 30562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0df44d5192ba44f9b4ab227ca2de694e" candidate_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e02681b7063d4b8cafea97d206d09d9a" is_pre_election: true
I20260709 12:12:11.709518 30562 raft_consensus.cc:2468] T 0df44d5192ba44f9b4ab227ca2de694e P e02681b7063d4b8cafea97d206d09d9a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d4e5e2fdf454cf8a23c423904634ca7 in term 0.
I20260709 12:12:11.710983 30601 leader_election.cc:304] T 0df44d5192ba44f9b4ab227ca2de694e P 4d4e5e2fdf454cf8a23c423904634ca7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d4e5e2fdf454cf8a23c423904634ca7, e02681b7063d4b8cafea97d206d09d9a; no voters: 
I20260709 12:12:11.711872 30683 raft_consensus.cc:2804] T 0df44d5192ba44f9b4ab227ca2de694e P 4d4e5e2fdf454cf8a23c423904634ca7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:11.712224 30683 raft_consensus.cc:493] T 0df44d5192ba44f9b4ab227ca2de694e P 4d4e5e2fdf454cf8a23c423904634ca7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:11.712576 30683 raft_consensus.cc:3060] T 0df44d5192ba44f9b4ab227ca2de694e P 4d4e5e2fdf454cf8a23c423904634ca7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:11.713503 30677 tablet_bootstrap.cc:654] T 27ff5dd97b354d53941dc3840e6628b6 P 4d4e5e2fdf454cf8a23c423904634ca7: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:11.724695 30683 raft_consensus.cc:515] T 0df44d5192ba44f9b4ab227ca2de694e P 4d4e5e2fdf454cf8a23c423904634ca7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:11.728171 30487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0df44d5192ba44f9b4ab227ca2de694e" candidate_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b2aeea6305642769e893f7bda83ef49" is_pre_election: true
I20260709 12:12:11.729148 30487 raft_consensus.cc:2468] T 0df44d5192ba44f9b4ab227ca2de694e P 1b2aeea6305642769e893f7bda83ef49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d4e5e2fdf454cf8a23c423904634ca7 in term 0.
I20260709 12:12:11.729249 30682 leader_election.cc:290] T c2ee752d95604b3e82fc041979b08cd1 P e02681b7063d4b8cafea97d206d09d9a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b2aeea6305642769e893f7bda83ef49 (127.29.32.193:33153), 4d4e5e2fdf454cf8a23c423904634ca7 (127.29.32.195:42397)
I20260709 12:12:11.731398 30677 tablet_bootstrap.cc:492] T 27ff5dd97b354d53941dc3840e6628b6 P 4d4e5e2fdf454cf8a23c423904634ca7: No bootstrap required, opened a new log
I20260709 12:12:11.731844 30677 ts_tablet_manager.cc:1403] T 27ff5dd97b354d53941dc3840e6628b6 P 4d4e5e2fdf454cf8a23c423904634ca7: Time spent bootstrapping tablet: real 0.043s	user 0.014s	sys 0.007s
I20260709 12:12:11.734246 30678 tablet_bootstrap.cc:492] T 296fdd26703241bdbef1381fd81cf2d2 P e02681b7063d4b8cafea97d206d09d9a: No bootstrap required, opened a new log
I20260709 12:12:11.735128 30678 ts_tablet_manager.cc:1403] T 296fdd26703241bdbef1381fd81cf2d2 P e02681b7063d4b8cafea97d206d09d9a: Time spent bootstrapping tablet: real 0.066s	user 0.030s	sys 0.020s
I20260709 12:12:11.734899 30677 raft_consensus.cc:359] T 27ff5dd97b354d53941dc3840e6628b6 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:11.735606 30677 raft_consensus.cc:385] T 27ff5dd97b354d53941dc3840e6628b6 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:11.735945 30677 raft_consensus.cc:740] T 27ff5dd97b354d53941dc3840e6628b6 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d4e5e2fdf454cf8a23c423904634ca7, State: Initialized, Role: FOLLOWER
I20260709 12:12:11.736884 30677 consensus_queue.cc:260] T 27ff5dd97b354d53941dc3840e6628b6 P 4d4e5e2fdf454cf8a23c423904634ca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:11.738855 30683 leader_election.cc:290] T 0df44d5192ba44f9b4ab227ca2de694e P 4d4e5e2fdf454cf8a23c423904634ca7 [CANDIDATE]: Term 1 election: Requested vote from peers 1b2aeea6305642769e893f7bda83ef49 (127.29.32.193:33153), e02681b7063d4b8cafea97d206d09d9a (127.29.32.194:45491)
I20260709 12:12:11.739094 30487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0df44d5192ba44f9b4ab227ca2de694e" candidate_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b2aeea6305642769e893f7bda83ef49"
I20260709 12:12:11.742786 30487 raft_consensus.cc:3060] T 0df44d5192ba44f9b4ab227ca2de694e P 1b2aeea6305642769e893f7bda83ef49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:11.740312 30562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0df44d5192ba44f9b4ab227ca2de694e" candidate_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e02681b7063d4b8cafea97d206d09d9a"
I20260709 12:12:11.746999 30562 raft_consensus.cc:3060] T 0df44d5192ba44f9b4ab227ca2de694e P e02681b7063d4b8cafea97d206d09d9a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:11.741621 30678 raft_consensus.cc:359] T 296fdd26703241bdbef1381fd81cf2d2 P e02681b7063d4b8cafea97d206d09d9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:11.750581 30678 raft_consensus.cc:385] T 296fdd26703241bdbef1381fd81cf2d2 P e02681b7063d4b8cafea97d206d09d9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:11.751003 30678 raft_consensus.cc:740] T 296fdd26703241bdbef1381fd81cf2d2 P e02681b7063d4b8cafea97d206d09d9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e02681b7063d4b8cafea97d206d09d9a, State: Initialized, Role: FOLLOWER
I20260709 12:12:11.751914 30678 consensus_queue.cc:260] T 296fdd26703241bdbef1381fd81cf2d2 P e02681b7063d4b8cafea97d206d09d9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:11.755230 30678 ts_tablet_manager.cc:1434] T 296fdd26703241bdbef1381fd81cf2d2 P e02681b7063d4b8cafea97d206d09d9a: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.001s
I20260709 12:12:11.755954 30487 raft_consensus.cc:2468] T 0df44d5192ba44f9b4ab227ca2de694e P 1b2aeea6305642769e893f7bda83ef49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d4e5e2fdf454cf8a23c423904634ca7 in term 1.
I20260709 12:12:11.758947 30684 raft_consensus.cc:493] T 9b5f1858f4984f46b66ee7f962ba8086 P 1b2aeea6305642769e893f7bda83ef49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:11.761371 30684 raft_consensus.cc:515] T 9b5f1858f4984f46b66ee7f962ba8086 P 1b2aeea6305642769e893f7bda83ef49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:11.761677 30678 tablet_bootstrap.cc:492] T 85c61607791445baa740edb50f6d1308 P e02681b7063d4b8cafea97d206d09d9a: Bootstrap starting.
W20260709 12:12:11.763196 30432 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:12:11.765290 30676 tablet_bootstrap.cc:492] T 4fba279546464a14ab39383abb1b0829 P 1b2aeea6305642769e893f7bda83ef49: No bootstrap required, opened a new log
I20260709 12:12:11.769220 30599 leader_election.cc:304] T 0df44d5192ba44f9b4ab227ca2de694e P 4d4e5e2fdf454cf8a23c423904634ca7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b2aeea6305642769e893f7bda83ef49, 4d4e5e2fdf454cf8a23c423904634ca7; no voters: 
I20260709 12:12:11.770103 30683 raft_consensus.cc:2804] T 0df44d5192ba44f9b4ab227ca2de694e P 4d4e5e2fdf454cf8a23c423904634ca7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:11.773859 30683 raft_consensus.cc:697] T 0df44d5192ba44f9b4ab227ca2de694e P 4d4e5e2fdf454cf8a23c423904634ca7 [term 1 LEADER]: Becoming Leader. State: Replica: 4d4e5e2fdf454cf8a23c423904634ca7, State: Running, Role: LEADER
I20260709 12:12:11.775082 30683 consensus_queue.cc:237] T 0df44d5192ba44f9b4ab227ca2de694e P 4d4e5e2fdf454cf8a23c423904634ca7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:11.773348 30684 leader_election.cc:290] T 9b5f1858f4984f46b66ee7f962ba8086 P 1b2aeea6305642769e893f7bda83ef49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e02681b7063d4b8cafea97d206d09d9a (127.29.32.194:45491), 4d4e5e2fdf454cf8a23c423904634ca7 (127.29.32.195:42397)
I20260709 12:12:11.781828 30703 raft_consensus.cc:493] T 9b5f1858f4984f46b66ee7f962ba8086 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:11.782323 30703 raft_consensus.cc:515] T 9b5f1858f4984f46b66ee7f962ba8086 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:11.782832 30562 raft_consensus.cc:2468] T 0df44d5192ba44f9b4ab227ca2de694e P e02681b7063d4b8cafea97d206d09d9a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d4e5e2fdf454cf8a23c423904634ca7 in term 1.
I20260709 12:12:11.784545 30703 leader_election.cc:290] T 9b5f1858f4984f46b66ee7f962ba8086 P 4d4e5e2fdf454cf8a23c423904634ca7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e02681b7063d4b8cafea97d206d09d9a (127.29.32.194:45491), 1b2aeea6305642769e893f7bda83ef49 (127.29.32.193:33153)
I20260709 12:12:11.784739 30677 ts_tablet_manager.cc:1434] T 27ff5dd97b354d53941dc3840e6628b6 P 4d4e5e2fdf454cf8a23c423904634ca7: Time spent starting tablet: real 0.053s	user 0.012s	sys 0.000s
I20260709 12:12:11.773003 30676 ts_tablet_manager.cc:1403] T 4fba279546464a14ab39383abb1b0829 P 1b2aeea6305642769e893f7bda83ef49: Time spent bootstrapping tablet: real 0.094s	user 0.013s	sys 0.009s
I20260709 12:12:11.788868 30562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b5f1858f4984f46b66ee7f962ba8086" candidate_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e02681b7063d4b8cafea97d206d09d9a" is_pre_election: true
I20260709 12:12:11.789921 30677 tablet_bootstrap.cc:492] T 4db1baa4aba34ad7b26b269745896dfa P 4d4e5e2fdf454cf8a23c423904634ca7: Bootstrap starting.
I20260709 12:12:11.789754 30562 raft_consensus.cc:2468] T 9b5f1858f4984f46b66ee7f962ba8086 P e02681b7063d4b8cafea97d206d09d9a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d4e5e2fdf454cf8a23c423904634ca7 in term 0.
I20260709 12:12:11.793403 30601 leader_election.cc:304] T 9b5f1858f4984f46b66ee7f962ba8086 P 4d4e5e2fdf454cf8a23c423904634ca7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d4e5e2fdf454cf8a23c423904634ca7, e02681b7063d4b8cafea97d206d09d9a; no voters: 
I20260709 12:12:11.794422 30703 raft_consensus.cc:2804] T 9b5f1858f4984f46b66ee7f962ba8086 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:11.794792 30703 raft_consensus.cc:493] T 9b5f1858f4984f46b66ee7f962ba8086 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:11.795115 30703 raft_consensus.cc:3060] T 9b5f1858f4984f46b66ee7f962ba8086 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:11.796495 30678 tablet_bootstrap.cc:654] T 85c61607791445baa740edb50f6d1308 P e02681b7063d4b8cafea97d206d09d9a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:11.796725 30676 raft_consensus.cc:359] T 4fba279546464a14ab39383abb1b0829 P 1b2aeea6305642769e893f7bda83ef49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:11.800593 30676 raft_consensus.cc:385] T 4fba279546464a14ab39383abb1b0829 P 1b2aeea6305642769e893f7bda83ef49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:11.800885 30676 raft_consensus.cc:740] T 4fba279546464a14ab39383abb1b0829 P 1b2aeea6305642769e893f7bda83ef49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b2aeea6305642769e893f7bda83ef49, State: Initialized, Role: FOLLOWER
I20260709 12:12:11.801685 30676 consensus_queue.cc:260] T 4fba279546464a14ab39383abb1b0829 P 1b2aeea6305642769e893f7bda83ef49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:11.804349 30676 ts_tablet_manager.cc:1434] T 4fba279546464a14ab39383abb1b0829 P 1b2aeea6305642769e893f7bda83ef49: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 12:12:11.805312 30676 tablet_bootstrap.cc:492] T 7e9290c0fb814fe6a429a97ffe050a95 P 1b2aeea6305642769e893f7bda83ef49: Bootstrap starting.
I20260709 12:12:11.812633 30384 catalog_manager.cc:5697] T 0df44d5192ba44f9b4ab227ca2de694e P 4d4e5e2fdf454cf8a23c423904634ca7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d4e5e2fdf454cf8a23c423904634ca7 (127.29.32.195). New cstate: current_term: 1 leader_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:11.815259 30487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b5f1858f4984f46b66ee7f962ba8086" candidate_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b2aeea6305642769e893f7bda83ef49" is_pre_election: true
I20260709 12:12:11.813868 30677 tablet_bootstrap.cc:654] T 4db1baa4aba34ad7b26b269745896dfa P 4d4e5e2fdf454cf8a23c423904634ca7: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:11.815476 30676 tablet_bootstrap.cc:654] T 7e9290c0fb814fe6a429a97ffe050a95 P 1b2aeea6305642769e893f7bda83ef49: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:11.815939 30487 raft_consensus.cc:2468] T 9b5f1858f4984f46b66ee7f962ba8086 P 1b2aeea6305642769e893f7bda83ef49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d4e5e2fdf454cf8a23c423904634ca7 in term 0.
I20260709 12:12:11.818558 30636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4db1baa4aba34ad7b26b269745896dfa" candidate_uuid: "e02681b7063d4b8cafea97d206d09d9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" is_pre_election: true
I20260709 12:12:11.820472 30635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ee752d95604b3e82fc041979b08cd1" candidate_uuid: "e02681b7063d4b8cafea97d206d09d9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" is_pre_election: true
W20260709 12:12:11.823123 30526 leader_election.cc:343] T 4db1baa4aba34ad7b26b269745896dfa P e02681b7063d4b8cafea97d206d09d9a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d4e5e2fdf454cf8a23c423904634ca7 (127.29.32.195:42397): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:11.823552 30487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4db1baa4aba34ad7b26b269745896dfa" candidate_uuid: "e02681b7063d4b8cafea97d206d09d9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b2aeea6305642769e893f7bda83ef49" is_pre_election: true
I20260709 12:12:11.824008 30486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ee752d95604b3e82fc041979b08cd1" candidate_uuid: "e02681b7063d4b8cafea97d206d09d9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b2aeea6305642769e893f7bda83ef49" is_pre_election: true
W20260709 12:12:11.824110 30526 leader_election.cc:343] T c2ee752d95604b3e82fc041979b08cd1 P e02681b7063d4b8cafea97d206d09d9a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d4e5e2fdf454cf8a23c423904634ca7 (127.29.32.195:42397): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:11.824324 30487 raft_consensus.cc:2468] T 4db1baa4aba34ad7b26b269745896dfa P 1b2aeea6305642769e893f7bda83ef49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e02681b7063d4b8cafea97d206d09d9a in term 0.
W20260709 12:12:11.827731 30525 leader_election.cc:343] T c2ee752d95604b3e82fc041979b08cd1 P e02681b7063d4b8cafea97d206d09d9a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b2aeea6305642769e893f7bda83ef49 (127.29.32.193:33153): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:11.828238 30525 leader_election.cc:304] T c2ee752d95604b3e82fc041979b08cd1 P e02681b7063d4b8cafea97d206d09d9a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e02681b7063d4b8cafea97d206d09d9a; no voters: 1b2aeea6305642769e893f7bda83ef49, 4d4e5e2fdf454cf8a23c423904634ca7
I20260709 12:12:11.829480 30699 raft_consensus.cc:2749] T c2ee752d95604b3e82fc041979b08cd1 P e02681b7063d4b8cafea97d206d09d9a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:11.829908 30683 raft_consensus.cc:493] T 27ff5dd97b354d53941dc3840e6628b6 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:11.829835 30703 raft_consensus.cc:515] T 9b5f1858f4984f46b66ee7f962ba8086 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:11.830768 30525 leader_election.cc:304] T 4db1baa4aba34ad7b26b269745896dfa P e02681b7063d4b8cafea97d206d09d9a [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: 1b2aeea6305642769e893f7bda83ef49, e02681b7063d4b8cafea97d206d09d9a; no voters: 4d4e5e2fdf454cf8a23c423904634ca7
I20260709 12:12:11.830649 30683 raft_consensus.cc:515] T 27ff5dd97b354d53941dc3840e6628b6 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:11.832021 30699 raft_consensus.cc:2804] T 4db1baa4aba34ad7b26b269745896dfa P e02681b7063d4b8cafea97d206d09d9a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:11.832392 30699 raft_consensus.cc:493] T 4db1baa4aba34ad7b26b269745896dfa P e02681b7063d4b8cafea97d206d09d9a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:11.832741 30699 raft_consensus.cc:3060] T 4db1baa4aba34ad7b26b269745896dfa P e02681b7063d4b8cafea97d206d09d9a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:11.832746 30562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b5f1858f4984f46b66ee7f962ba8086" candidate_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e02681b7063d4b8cafea97d206d09d9a"
I20260709 12:12:11.833432 30562 raft_consensus.cc:3060] T 9b5f1858f4984f46b66ee7f962ba8086 P e02681b7063d4b8cafea97d206d09d9a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:11.833968 30683 leader_election.cc:290] T 27ff5dd97b354d53941dc3840e6628b6 P 4d4e5e2fdf454cf8a23c423904634ca7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b2aeea6305642769e893f7bda83ef49 (127.29.32.193:33153), e02681b7063d4b8cafea97d206d09d9a (127.29.32.194:45491)
I20260709 12:12:11.839357 30677 tablet_bootstrap.cc:492] T 4db1baa4aba34ad7b26b269745896dfa P 4d4e5e2fdf454cf8a23c423904634ca7: No bootstrap required, opened a new log
I20260709 12:12:11.839748 30561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ff5dd97b354d53941dc3840e6628b6" candidate_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e02681b7063d4b8cafea97d206d09d9a" is_pre_election: true
I20260709 12:12:11.840102 30677 ts_tablet_manager.cc:1403] T 4db1baa4aba34ad7b26b269745896dfa P 4d4e5e2fdf454cf8a23c423904634ca7: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.008s
I20260709 12:12:11.841286 30487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ff5dd97b354d53941dc3840e6628b6" candidate_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b2aeea6305642769e893f7bda83ef49" is_pre_election: true
W20260709 12:12:11.842708 30599 leader_election.cc:343] T 27ff5dd97b354d53941dc3840e6628b6 P 4d4e5e2fdf454cf8a23c423904634ca7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b2aeea6305642769e893f7bda83ef49 (127.29.32.193:33153): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:11.843389 30561 raft_consensus.cc:2468] T 27ff5dd97b354d53941dc3840e6628b6 P e02681b7063d4b8cafea97d206d09d9a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d4e5e2fdf454cf8a23c423904634ca7 in term 0.
I20260709 12:12:11.840173 30699 raft_consensus.cc:515] T 4db1baa4aba34ad7b26b269745896dfa P e02681b7063d4b8cafea97d206d09d9a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:11.844599 30601 leader_election.cc:304] T 27ff5dd97b354d53941dc3840e6628b6 P 4d4e5e2fdf454cf8a23c423904634ca7 [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: 4d4e5e2fdf454cf8a23c423904634ca7, e02681b7063d4b8cafea97d206d09d9a; no voters: 1b2aeea6305642769e893f7bda83ef49
I20260709 12:12:11.844851 30561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b5f1858f4984f46b66ee7f962ba8086" candidate_uuid: "1b2aeea6305642769e893f7bda83ef49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e02681b7063d4b8cafea97d206d09d9a" is_pre_election: true
I20260709 12:12:11.845703 30683 raft_consensus.cc:2804] T 27ff5dd97b354d53941dc3840e6628b6 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:11.846091 30683 raft_consensus.cc:493] T 27ff5dd97b354d53941dc3840e6628b6 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:11.846452 30683 raft_consensus.cc:3060] T 27ff5dd97b354d53941dc3840e6628b6 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:11.847060 30487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4db1baa4aba34ad7b26b269745896dfa" candidate_uuid: "e02681b7063d4b8cafea97d206d09d9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b2aeea6305642769e893f7bda83ef49"
I20260709 12:12:11.847607 30487 raft_consensus.cc:3060] T 4db1baa4aba34ad7b26b269745896dfa P 1b2aeea6305642769e893f7bda83ef49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:11.846355 30677 raft_consensus.cc:359] T 4db1baa4aba34ad7b26b269745896dfa P 4d4e5e2fdf454cf8a23c423904634ca7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:11.849342 30677 raft_consensus.cc:385] T 4db1baa4aba34ad7b26b269745896dfa P 4d4e5e2fdf454cf8a23c423904634ca7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:11.850764 30677 raft_consensus.cc:740] T 4db1baa4aba34ad7b26b269745896dfa P 4d4e5e2fdf454cf8a23c423904634ca7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d4e5e2fdf454cf8a23c423904634ca7, State: Initialized, Role: FOLLOWER
I20260709 12:12:11.850131 30562 raft_consensus.cc:2468] T 9b5f1858f4984f46b66ee7f962ba8086 P e02681b7063d4b8cafea97d206d09d9a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d4e5e2fdf454cf8a23c423904634ca7 in term 1.
I20260709 12:12:11.853147 30601 leader_election.cc:304] T 9b5f1858f4984f46b66ee7f962ba8086 P 4d4e5e2fdf454cf8a23c423904634ca7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d4e5e2fdf454cf8a23c423904634ca7, e02681b7063d4b8cafea97d206d09d9a; no voters: 
I20260709 12:12:11.854166 30487 raft_consensus.cc:2468] T 4db1baa4aba34ad7b26b269745896dfa P 1b2aeea6305642769e893f7bda83ef49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e02681b7063d4b8cafea97d206d09d9a in term 1.
I20260709 12:12:11.853950 30677 consensus_queue.cc:260] T 4db1baa4aba34ad7b26b269745896dfa P 4d4e5e2fdf454cf8a23c423904634ca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:11.855561 30525 leader_election.cc:304] T 4db1baa4aba34ad7b26b269745896dfa P e02681b7063d4b8cafea97d206d09d9a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b2aeea6305642769e893f7bda83ef49, e02681b7063d4b8cafea97d206d09d9a; no voters: 
I20260709 12:12:11.857055 30682 raft_consensus.cc:2804] T 4db1baa4aba34ad7b26b269745896dfa P e02681b7063d4b8cafea97d206d09d9a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:11.862265 30635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b5f1858f4984f46b66ee7f962ba8086" candidate_uuid: "1b2aeea6305642769e893f7bda83ef49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" is_pre_election: true
I20260709 12:12:11.862900 30678 tablet_bootstrap.cc:492] T 85c61607791445baa740edb50f6d1308 P e02681b7063d4b8cafea97d206d09d9a: No bootstrap required, opened a new log
I20260709 12:12:11.863440 30635 raft_consensus.cc:2393] T 9b5f1858f4984f46b66ee7f962ba8086 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b2aeea6305642769e893f7bda83ef49 in current term 1: Already voted for candidate 4d4e5e2fdf454cf8a23c423904634ca7 in this term.
I20260709 12:12:11.863539 30678 ts_tablet_manager.cc:1403] T 85c61607791445baa740edb50f6d1308 P e02681b7063d4b8cafea97d206d09d9a: Time spent bootstrapping tablet: real 0.102s	user 0.012s	sys 0.007s
I20260709 12:12:11.865700 30451 leader_election.cc:304] T 9b5f1858f4984f46b66ee7f962ba8086 P 1b2aeea6305642769e893f7bda83ef49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b2aeea6305642769e893f7bda83ef49; no voters: 4d4e5e2fdf454cf8a23c423904634ca7, e02681b7063d4b8cafea97d206d09d9a
I20260709 12:12:11.866588 30684 raft_consensus.cc:3060] T 9b5f1858f4984f46b66ee7f962ba8086 P 1b2aeea6305642769e893f7bda83ef49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:11.867266 30699 leader_election.cc:290] T 4db1baa4aba34ad7b26b269745896dfa P e02681b7063d4b8cafea97d206d09d9a [CANDIDATE]: Term 1 election: Requested vote from peers 1b2aeea6305642769e893f7bda83ef49 (127.29.32.193:33153), 4d4e5e2fdf454cf8a23c423904634ca7 (127.29.32.195:42397)
I20260709 12:12:11.873186 30678 raft_consensus.cc:359] T 85c61607791445baa740edb50f6d1308 P e02681b7063d4b8cafea97d206d09d9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:11.873996 30678 raft_consensus.cc:385] T 85c61607791445baa740edb50f6d1308 P e02681b7063d4b8cafea97d206d09d9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:11.874372 30678 raft_consensus.cc:740] T 85c61607791445baa740edb50f6d1308 P e02681b7063d4b8cafea97d206d09d9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e02681b7063d4b8cafea97d206d09d9a, State: Initialized, Role: FOLLOWER
I20260709 12:12:11.874647 30676 tablet_bootstrap.cc:492] T 7e9290c0fb814fe6a429a97ffe050a95 P 1b2aeea6305642769e893f7bda83ef49: No bootstrap required, opened a new log
I20260709 12:12:11.875121 30676 ts_tablet_manager.cc:1403] T 7e9290c0fb814fe6a429a97ffe050a95 P 1b2aeea6305642769e893f7bda83ef49: Time spent bootstrapping tablet: real 0.070s	user 0.014s	sys 0.010s
I20260709 12:12:11.875393 30678 consensus_queue.cc:260] T 85c61607791445baa740edb50f6d1308 P e02681b7063d4b8cafea97d206d09d9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:11.878298 30678 ts_tablet_manager.cc:1434] T 85c61607791445baa740edb50f6d1308 P e02681b7063d4b8cafea97d206d09d9a: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.005s
I20260709 12:12:11.876471 30699 raft_consensus.cc:493] T 296fdd26703241bdbef1381fd81cf2d2 P e02681b7063d4b8cafea97d206d09d9a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:11.878371 30684 raft_consensus.cc:2749] T 9b5f1858f4984f46b66ee7f962ba8086 P 1b2aeea6305642769e893f7bda83ef49 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:11.879782 30682 raft_consensus.cc:697] T 4db1baa4aba34ad7b26b269745896dfa P e02681b7063d4b8cafea97d206d09d9a [term 1 LEADER]: Becoming Leader. State: Replica: e02681b7063d4b8cafea97d206d09d9a, State: Running, Role: LEADER
I20260709 12:12:11.868782 30683 raft_consensus.cc:515] T 27ff5dd97b354d53941dc3840e6628b6 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:11.880460 30699 raft_consensus.cc:515] T 296fdd26703241bdbef1381fd81cf2d2 P e02681b7063d4b8cafea97d206d09d9a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:11.884799 30635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4db1baa4aba34ad7b26b269745896dfa" candidate_uuid: "e02681b7063d4b8cafea97d206d09d9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d4e5e2fdf454cf8a23c423904634ca7"
I20260709 12:12:11.885746 30635 raft_consensus.cc:3060] T 4db1baa4aba34ad7b26b269745896dfa P 4d4e5e2fdf454cf8a23c423904634ca7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:11.878095 30676 raft_consensus.cc:359] T 7e9290c0fb814fe6a429a97ffe050a95 P 1b2aeea6305642769e893f7bda83ef49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:11.886673 30676 raft_consensus.cc:385] T 7e9290c0fb814fe6a429a97ffe050a95 P 1b2aeea6305642769e893f7bda83ef49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:11.884760 30678 tablet_bootstrap.cc:492] T 4fba279546464a14ab39383abb1b0829 P e02681b7063d4b8cafea97d206d09d9a: Bootstrap starting.
I20260709 12:12:11.886997 30676 raft_consensus.cc:740] T 7e9290c0fb814fe6a429a97ffe050a95 P 1b2aeea6305642769e893f7bda83ef49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b2aeea6305642769e893f7bda83ef49, State: Initialized, Role: FOLLOWER
I20260709 12:12:11.889909 30676 consensus_queue.cc:260] T 7e9290c0fb814fe6a429a97ffe050a95 P 1b2aeea6305642769e893f7bda83ef49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:11.890188 30636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296fdd26703241bdbef1381fd81cf2d2" candidate_uuid: "e02681b7063d4b8cafea97d206d09d9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" is_pre_election: true
I20260709 12:12:11.891933 30487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b5f1858f4984f46b66ee7f962ba8086" candidate_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b2aeea6305642769e893f7bda83ef49"
I20260709 12:12:11.892539 30676 ts_tablet_manager.cc:1434] T 7e9290c0fb814fe6a429a97ffe050a95 P 1b2aeea6305642769e893f7bda83ef49: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 12:12:11.893545 30676 tablet_bootstrap.cc:492] T 296fdd26703241bdbef1381fd81cf2d2 P 1b2aeea6305642769e893f7bda83ef49: Bootstrap starting.
I20260709 12:12:11.893748 30486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296fdd26703241bdbef1381fd81cf2d2" candidate_uuid: "e02681b7063d4b8cafea97d206d09d9a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b2aeea6305642769e893f7bda83ef49" is_pre_election: true
I20260709 12:12:11.894289 30699 leader_election.cc:290] T 296fdd26703241bdbef1381fd81cf2d2 P e02681b7063d4b8cafea97d206d09d9a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b2aeea6305642769e893f7bda83ef49 (127.29.32.193:33153), 4d4e5e2fdf454cf8a23c423904634ca7 (127.29.32.195:42397)
W20260709 12:12:11.894872 30526 leader_election.cc:343] T 296fdd26703241bdbef1381fd81cf2d2 P e02681b7063d4b8cafea97d206d09d9a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d4e5e2fdf454cf8a23c423904634ca7 (127.29.32.195:42397): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:11.894773 30714 raft_consensus.cc:2804] T 9b5f1858f4984f46b66ee7f962ba8086 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:12:11.896874 30525 leader_election.cc:343] T 296fdd26703241bdbef1381fd81cf2d2 P e02681b7063d4b8cafea97d206d09d9a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b2aeea6305642769e893f7bda83ef49 (127.29.32.193:33153): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:11.897246 30682 consensus_queue.cc:237] T 4db1baa4aba34ad7b26b269745896dfa P e02681b7063d4b8cafea97d206d09d9a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:11.897724 30525 leader_election.cc:304] T 296fdd26703241bdbef1381fd81cf2d2 P e02681b7063d4b8cafea97d206d09d9a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e02681b7063d4b8cafea97d206d09d9a; no voters: 1b2aeea6305642769e893f7bda83ef49, 4d4e5e2fdf454cf8a23c423904634ca7
I20260709 12:12:11.899628 30699 raft_consensus.cc:2749] T 296fdd26703241bdbef1381fd81cf2d2 P e02681b7063d4b8cafea97d206d09d9a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:11.895988 30703 leader_election.cc:290] T 9b5f1858f4984f46b66ee7f962ba8086 P 4d4e5e2fdf454cf8a23c423904634ca7 [CANDIDATE]: Term 1 election: Requested vote from peers e02681b7063d4b8cafea97d206d09d9a (127.29.32.194:45491), 1b2aeea6305642769e893f7bda83ef49 (127.29.32.193:33153)
I20260709 12:12:11.905133 30486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ff5dd97b354d53941dc3840e6628b6" candidate_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b2aeea6305642769e893f7bda83ef49"
I20260709 12:12:11.905768 30683 leader_election.cc:290] T 27ff5dd97b354d53941dc3840e6628b6 P 4d4e5e2fdf454cf8a23c423904634ca7 [CANDIDATE]: Term 1 election: Requested vote from peers 1b2aeea6305642769e893f7bda83ef49 (127.29.32.193:33153), e02681b7063d4b8cafea97d206d09d9a (127.29.32.194:45491)
I20260709 12:12:11.906872 30562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ff5dd97b354d53941dc3840e6628b6" candidate_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e02681b7063d4b8cafea97d206d09d9a"
I20260709 12:12:11.907473 30562 raft_consensus.cc:3060] T 27ff5dd97b354d53941dc3840e6628b6 P e02681b7063d4b8cafea97d206d09d9a [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:12:11.909200 30599 leader_election.cc:343] T 27ff5dd97b354d53941dc3840e6628b6 P 4d4e5e2fdf454cf8a23c423904634ca7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1b2aeea6305642769e893f7bda83ef49 (127.29.32.193:33153): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:11.910873 30487 raft_consensus.cc:2468] T 9b5f1858f4984f46b66ee7f962ba8086 P 1b2aeea6305642769e893f7bda83ef49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d4e5e2fdf454cf8a23c423904634ca7 in term 1.
I20260709 12:12:11.911381 30676 tablet_bootstrap.cc:654] T 296fdd26703241bdbef1381fd81cf2d2 P 1b2aeea6305642769e893f7bda83ef49: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:11.915771 30677 ts_tablet_manager.cc:1434] T 4db1baa4aba34ad7b26b269745896dfa P 4d4e5e2fdf454cf8a23c423904634ca7: Time spent starting tablet: real 0.075s	user 0.011s	sys 0.018s
I20260709 12:12:11.916082 30635 raft_consensus.cc:2468] T 4db1baa4aba34ad7b26b269745896dfa P 4d4e5e2fdf454cf8a23c423904634ca7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e02681b7063d4b8cafea97d206d09d9a in term 1.
I20260709 12:12:11.917474 30677 tablet_bootstrap.cc:492] T 296fdd26703241bdbef1381fd81cf2d2 P 4d4e5e2fdf454cf8a23c423904634ca7: Bootstrap starting.
I20260709 12:12:11.916082 30562 raft_consensus.cc:2468] T 27ff5dd97b354d53941dc3840e6628b6 P e02681b7063d4b8cafea97d206d09d9a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d4e5e2fdf454cf8a23c423904634ca7 in term 1.
I20260709 12:12:11.925853 30601 leader_election.cc:304] T 27ff5dd97b354d53941dc3840e6628b6 P 4d4e5e2fdf454cf8a23c423904634ca7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4d4e5e2fdf454cf8a23c423904634ca7, e02681b7063d4b8cafea97d206d09d9a; no voters: 1b2aeea6305642769e893f7bda83ef49
I20260709 12:12:11.926882 30715 raft_consensus.cc:2804] T 27ff5dd97b354d53941dc3840e6628b6 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:11.927459 30715 raft_consensus.cc:697] T 27ff5dd97b354d53941dc3840e6628b6 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 1 LEADER]: Becoming Leader. State: Replica: 4d4e5e2fdf454cf8a23c423904634ca7, State: Running, Role: LEADER
I20260709 12:12:11.927307 30384 catalog_manager.cc:5697] T 4db1baa4aba34ad7b26b269745896dfa P e02681b7063d4b8cafea97d206d09d9a reported cstate change: term changed from 0 to 1, leader changed from <none> to e02681b7063d4b8cafea97d206d09d9a (127.29.32.194). New cstate: current_term: 1 leader_uuid: "e02681b7063d4b8cafea97d206d09d9a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:11.928406 30715 consensus_queue.cc:237] T 27ff5dd97b354d53941dc3840e6628b6 P 4d4e5e2fdf454cf8a23c423904634ca7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:11.929116 30678 tablet_bootstrap.cc:654] T 4fba279546464a14ab39383abb1b0829 P e02681b7063d4b8cafea97d206d09d9a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:11.933465 30676 tablet_bootstrap.cc:492] T 296fdd26703241bdbef1381fd81cf2d2 P 1b2aeea6305642769e893f7bda83ef49: No bootstrap required, opened a new log
I20260709 12:12:11.933956 30676 ts_tablet_manager.cc:1403] T 296fdd26703241bdbef1381fd81cf2d2 P 1b2aeea6305642769e893f7bda83ef49: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.002s
I20260709 12:12:11.937237 30677 tablet_bootstrap.cc:654] T 296fdd26703241bdbef1381fd81cf2d2 P 4d4e5e2fdf454cf8a23c423904634ca7: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:11.952998 30677 tablet_bootstrap.cc:492] T 296fdd26703241bdbef1381fd81cf2d2 P 4d4e5e2fdf454cf8a23c423904634ca7: No bootstrap required, opened a new log
I20260709 12:12:11.953454 30677 ts_tablet_manager.cc:1403] T 296fdd26703241bdbef1381fd81cf2d2 P 4d4e5e2fdf454cf8a23c423904634ca7: Time spent bootstrapping tablet: real 0.036s	user 0.004s	sys 0.008s
I20260709 12:12:11.954320 30714 raft_consensus.cc:697] T 9b5f1858f4984f46b66ee7f962ba8086 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 1 LEADER]: Becoming Leader. State: Replica: 4d4e5e2fdf454cf8a23c423904634ca7, State: Running, Role: LEADER
I20260709 12:12:11.954511 30676 raft_consensus.cc:359] T 296fdd26703241bdbef1381fd81cf2d2 P 1b2aeea6305642769e893f7bda83ef49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:11.955741 30676 raft_consensus.cc:385] T 296fdd26703241bdbef1381fd81cf2d2 P 1b2aeea6305642769e893f7bda83ef49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:11.955276 30714 consensus_queue.cc:237] T 9b5f1858f4984f46b66ee7f962ba8086 P 4d4e5e2fdf454cf8a23c423904634ca7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:11.956182 30676 raft_consensus.cc:740] T 296fdd26703241bdbef1381fd81cf2d2 P 1b2aeea6305642769e893f7bda83ef49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b2aeea6305642769e893f7bda83ef49, State: Initialized, Role: FOLLOWER
I20260709 12:12:11.956317 30677 raft_consensus.cc:359] T 296fdd26703241bdbef1381fd81cf2d2 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:11.957216 30677 raft_consensus.cc:385] T 296fdd26703241bdbef1381fd81cf2d2 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:11.957533 30677 raft_consensus.cc:740] T 296fdd26703241bdbef1381fd81cf2d2 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d4e5e2fdf454cf8a23c423904634ca7, State: Initialized, Role: FOLLOWER
I20260709 12:12:11.957338 30676 consensus_queue.cc:260] T 296fdd26703241bdbef1381fd81cf2d2 P 1b2aeea6305642769e893f7bda83ef49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:11.960561 30676 ts_tablet_manager.cc:1434] T 296fdd26703241bdbef1381fd81cf2d2 P 1b2aeea6305642769e893f7bda83ef49: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.003s
I20260709 12:12:11.962011 30676 tablet_bootstrap.cc:492] T 27ff5dd97b354d53941dc3840e6628b6 P 1b2aeea6305642769e893f7bda83ef49: Bootstrap starting.
I20260709 12:12:11.963698 30684 raft_consensus.cc:493] T 4fba279546464a14ab39383abb1b0829 P 1b2aeea6305642769e893f7bda83ef49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:11.964205 30684 raft_consensus.cc:515] T 4fba279546464a14ab39383abb1b0829 P 1b2aeea6305642769e893f7bda83ef49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:11.968845 30562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fba279546464a14ab39383abb1b0829" candidate_uuid: "1b2aeea6305642769e893f7bda83ef49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e02681b7063d4b8cafea97d206d09d9a" is_pre_election: true
I20260709 12:12:11.970464 30676 tablet_bootstrap.cc:654] T 27ff5dd97b354d53941dc3840e6628b6 P 1b2aeea6305642769e893f7bda83ef49: Neither blocks nor log segments found. Creating new log.
W20260709 12:12:11.970742 30452 leader_election.cc:343] T 4fba279546464a14ab39383abb1b0829 P 1b2aeea6305642769e893f7bda83ef49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e02681b7063d4b8cafea97d206d09d9a (127.29.32.194:45491): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:11.971664 30684 leader_election.cc:290] T 4fba279546464a14ab39383abb1b0829 P 1b2aeea6305642769e893f7bda83ef49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e02681b7063d4b8cafea97d206d09d9a (127.29.32.194:45491), 4d4e5e2fdf454cf8a23c423904634ca7 (127.29.32.195:42397)
I20260709 12:12:11.966224 30677 consensus_queue.cc:260] T 296fdd26703241bdbef1381fd81cf2d2 P 4d4e5e2fdf454cf8a23c423904634ca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:11.973531 30635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fba279546464a14ab39383abb1b0829" candidate_uuid: "1b2aeea6305642769e893f7bda83ef49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" is_pre_election: true
I20260709 12:12:11.974305 30635 raft_consensus.cc:2468] T 4fba279546464a14ab39383abb1b0829 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b2aeea6305642769e893f7bda83ef49 in term 0.
I20260709 12:12:11.975349 30677 ts_tablet_manager.cc:1434] T 296fdd26703241bdbef1381fd81cf2d2 P 4d4e5e2fdf454cf8a23c423904634ca7: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.003s
I20260709 12:12:11.976082 30451 leader_election.cc:304] T 4fba279546464a14ab39383abb1b0829 P 1b2aeea6305642769e893f7bda83ef49 [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: 1b2aeea6305642769e893f7bda83ef49, 4d4e5e2fdf454cf8a23c423904634ca7; no voters: e02681b7063d4b8cafea97d206d09d9a
I20260709 12:12:11.976688 30677 tablet_bootstrap.cc:492] T 85c61607791445baa740edb50f6d1308 P 4d4e5e2fdf454cf8a23c423904634ca7: Bootstrap starting.
I20260709 12:12:11.977751 30684 raft_consensus.cc:2804] T 4fba279546464a14ab39383abb1b0829 P 1b2aeea6305642769e893f7bda83ef49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:11.978415 30684 raft_consensus.cc:493] T 4fba279546464a14ab39383abb1b0829 P 1b2aeea6305642769e893f7bda83ef49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:11.978830 30684 raft_consensus.cc:3060] T 4fba279546464a14ab39383abb1b0829 P 1b2aeea6305642769e893f7bda83ef49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:11.984408 30385 catalog_manager.cc:5697] T 27ff5dd97b354d53941dc3840e6628b6 P 4d4e5e2fdf454cf8a23c423904634ca7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d4e5e2fdf454cf8a23c423904634ca7 (127.29.32.195). New cstate: current_term: 1 leader_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:11.985867 30677 tablet_bootstrap.cc:654] T 85c61607791445baa740edb50f6d1308 P 4d4e5e2fdf454cf8a23c423904634ca7: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:11.986881 30385 catalog_manager.cc:5697] T 9b5f1858f4984f46b66ee7f962ba8086 P 4d4e5e2fdf454cf8a23c423904634ca7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d4e5e2fdf454cf8a23c423904634ca7 (127.29.32.195). New cstate: current_term: 1 leader_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:11.992723 30684 raft_consensus.cc:515] T 4fba279546464a14ab39383abb1b0829 P 1b2aeea6305642769e893f7bda83ef49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:11.997229 30678 tablet_bootstrap.cc:492] T 4fba279546464a14ab39383abb1b0829 P e02681b7063d4b8cafea97d206d09d9a: No bootstrap required, opened a new log
I20260709 12:12:11.997982 30678 ts_tablet_manager.cc:1403] T 4fba279546464a14ab39383abb1b0829 P e02681b7063d4b8cafea97d206d09d9a: Time spent bootstrapping tablet: real 0.114s	user 0.028s	sys 0.002s
I20260709 12:12:11.998731 30562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fba279546464a14ab39383abb1b0829" candidate_uuid: "1b2aeea6305642769e893f7bda83ef49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e02681b7063d4b8cafea97d206d09d9a"
I20260709 12:12:12.000667 30678 raft_consensus.cc:359] T 4fba279546464a14ab39383abb1b0829 P e02681b7063d4b8cafea97d206d09d9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
W20260709 12:12:12.000840 30452 leader_election.cc:343] T 4fba279546464a14ab39383abb1b0829 P 1b2aeea6305642769e893f7bda83ef49 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e02681b7063d4b8cafea97d206d09d9a (127.29.32.194:45491): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:12.001314 30678 raft_consensus.cc:385] T 4fba279546464a14ab39383abb1b0829 P e02681b7063d4b8cafea97d206d09d9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:12.001607 30678 raft_consensus.cc:740] T 4fba279546464a14ab39383abb1b0829 P e02681b7063d4b8cafea97d206d09d9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e02681b7063d4b8cafea97d206d09d9a, State: Initialized, Role: FOLLOWER
I20260709 12:12:12.002279 30678 consensus_queue.cc:260] T 4fba279546464a14ab39383abb1b0829 P e02681b7063d4b8cafea97d206d09d9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:12.004298 30678 ts_tablet_manager.cc:1434] T 4fba279546464a14ab39383abb1b0829 P e02681b7063d4b8cafea97d206d09d9a: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 12:12:12.006393 30635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fba279546464a14ab39383abb1b0829" candidate_uuid: "1b2aeea6305642769e893f7bda83ef49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d4e5e2fdf454cf8a23c423904634ca7"
I20260709 12:12:12.007025 30635 raft_consensus.cc:3060] T 4fba279546464a14ab39383abb1b0829 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:12.007479 30678 tablet_bootstrap.cc:492] T 7e9290c0fb814fe6a429a97ffe050a95 P e02681b7063d4b8cafea97d206d09d9a: Bootstrap starting.
I20260709 12:12:12.014000 30635 raft_consensus.cc:2468] T 4fba279546464a14ab39383abb1b0829 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b2aeea6305642769e893f7bda83ef49 in term 1.
I20260709 12:12:12.015250 30451 leader_election.cc:304] T 4fba279546464a14ab39383abb1b0829 P 1b2aeea6305642769e893f7bda83ef49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1b2aeea6305642769e893f7bda83ef49, 4d4e5e2fdf454cf8a23c423904634ca7; no voters: e02681b7063d4b8cafea97d206d09d9a
I20260709 12:12:12.015736 30678 tablet_bootstrap.cc:654] T 7e9290c0fb814fe6a429a97ffe050a95 P e02681b7063d4b8cafea97d206d09d9a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:12.020854 30684 leader_election.cc:290] T 4fba279546464a14ab39383abb1b0829 P 1b2aeea6305642769e893f7bda83ef49 [CANDIDATE]: Term 1 election: Requested vote from peers e02681b7063d4b8cafea97d206d09d9a (127.29.32.194:45491), 4d4e5e2fdf454cf8a23c423904634ca7 (127.29.32.195:42397)
I20260709 12:12:12.022316 30684 raft_consensus.cc:2804] T 4fba279546464a14ab39383abb1b0829 P 1b2aeea6305642769e893f7bda83ef49 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:12.023353 30677 tablet_bootstrap.cc:492] T 85c61607791445baa740edb50f6d1308 P 4d4e5e2fdf454cf8a23c423904634ca7: No bootstrap required, opened a new log
I20260709 12:12:12.023830 30677 ts_tablet_manager.cc:1403] T 85c61607791445baa740edb50f6d1308 P 4d4e5e2fdf454cf8a23c423904634ca7: Time spent bootstrapping tablet: real 0.047s	user 0.009s	sys 0.012s
I20260709 12:12:12.025599 30727 raft_consensus.cc:493] T 85c61607791445baa740edb50f6d1308 P 1b2aeea6305642769e893f7bda83ef49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:12.026126 30727 raft_consensus.cc:515] T 85c61607791445baa740edb50f6d1308 P 1b2aeea6305642769e893f7bda83ef49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:12.026873 30677 raft_consensus.cc:359] T 85c61607791445baa740edb50f6d1308 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:12.027678 30677 raft_consensus.cc:385] T 85c61607791445baa740edb50f6d1308 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:12.027997 30677 raft_consensus.cc:740] T 85c61607791445baa740edb50f6d1308 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d4e5e2fdf454cf8a23c423904634ca7, State: Initialized, Role: FOLLOWER
I20260709 12:12:12.028786 30727 leader_election.cc:290] T 85c61607791445baa740edb50f6d1308 P 1b2aeea6305642769e893f7bda83ef49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e02681b7063d4b8cafea97d206d09d9a (127.29.32.194:45491), 4d4e5e2fdf454cf8a23c423904634ca7 (127.29.32.195:42397)
I20260709 12:12:12.029791 30562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85c61607791445baa740edb50f6d1308" candidate_uuid: "1b2aeea6305642769e893f7bda83ef49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e02681b7063d4b8cafea97d206d09d9a" is_pre_election: true
I20260709 12:12:12.030092 30677 consensus_queue.cc:260] T 85c61607791445baa740edb50f6d1308 P 4d4e5e2fdf454cf8a23c423904634ca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:12.030493 30562 raft_consensus.cc:2468] T 85c61607791445baa740edb50f6d1308 P e02681b7063d4b8cafea97d206d09d9a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b2aeea6305642769e893f7bda83ef49 in term 0.
I20260709 12:12:12.031980 30676 tablet_bootstrap.cc:492] T 27ff5dd97b354d53941dc3840e6628b6 P 1b2aeea6305642769e893f7bda83ef49: No bootstrap required, opened a new log
I20260709 12:12:12.032094 30452 leader_election.cc:304] T 85c61607791445baa740edb50f6d1308 P 1b2aeea6305642769e893f7bda83ef49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b2aeea6305642769e893f7bda83ef49, e02681b7063d4b8cafea97d206d09d9a; no voters: 
I20260709 12:12:12.032707 30676 ts_tablet_manager.cc:1403] T 27ff5dd97b354d53941dc3840e6628b6 P 1b2aeea6305642769e893f7bda83ef49: Time spent bootstrapping tablet: real 0.071s	user 0.015s	sys 0.047s
I20260709 12:12:12.033070 30727 raft_consensus.cc:2804] T 85c61607791445baa740edb50f6d1308 P 1b2aeea6305642769e893f7bda83ef49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:12.033504 30727 raft_consensus.cc:493] T 85c61607791445baa740edb50f6d1308 P 1b2aeea6305642769e893f7bda83ef49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:12.033957 30727 raft_consensus.cc:3060] T 85c61607791445baa740edb50f6d1308 P 1b2aeea6305642769e893f7bda83ef49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:12.036196 30676 raft_consensus.cc:359] T 27ff5dd97b354d53941dc3840e6628b6 P 1b2aeea6305642769e893f7bda83ef49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:12.037113 30684 raft_consensus.cc:697] T 4fba279546464a14ab39383abb1b0829 P 1b2aeea6305642769e893f7bda83ef49 [term 1 LEADER]: Becoming Leader. State: Replica: 1b2aeea6305642769e893f7bda83ef49, State: Running, Role: LEADER
I20260709 12:12:12.038225 30684 consensus_queue.cc:237] T 4fba279546464a14ab39383abb1b0829 P 1b2aeea6305642769e893f7bda83ef49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:12.042351 30714 raft_consensus.cc:493] T 7e9290c0fb814fe6a429a97ffe050a95 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:12.042706 30676 raft_consensus.cc:385] T 27ff5dd97b354d53941dc3840e6628b6 P 1b2aeea6305642769e893f7bda83ef49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:12.043287 30676 raft_consensus.cc:740] T 27ff5dd97b354d53941dc3840e6628b6 P 1b2aeea6305642769e893f7bda83ef49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b2aeea6305642769e893f7bda83ef49, State: Initialized, Role: FOLLOWER
I20260709 12:12:12.043146 30714 raft_consensus.cc:515] T 7e9290c0fb814fe6a429a97ffe050a95 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:12.045512 30677 ts_tablet_manager.cc:1434] T 85c61607791445baa740edb50f6d1308 P 4d4e5e2fdf454cf8a23c423904634ca7: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 12:12:12.045040 30727 raft_consensus.cc:515] T 85c61607791445baa740edb50f6d1308 P 1b2aeea6305642769e893f7bda83ef49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:12.030454 30635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85c61607791445baa740edb50f6d1308" candidate_uuid: "1b2aeea6305642769e893f7bda83ef49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" is_pre_election: true
I20260709 12:12:12.045429 30676 consensus_queue.cc:260] T 27ff5dd97b354d53941dc3840e6628b6 P 1b2aeea6305642769e893f7bda83ef49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:12.046485 30635 raft_consensus.cc:2468] T 85c61607791445baa740edb50f6d1308 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b2aeea6305642769e893f7bda83ef49 in term 0.
I20260709 12:12:12.047612 30487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e9290c0fb814fe6a429a97ffe050a95" candidate_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b2aeea6305642769e893f7bda83ef49" is_pre_election: true
I20260709 12:12:12.048271 30487 raft_consensus.cc:2468] T 7e9290c0fb814fe6a429a97ffe050a95 P 1b2aeea6305642769e893f7bda83ef49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d4e5e2fdf454cf8a23c423904634ca7 in term 0.
I20260709 12:12:12.048415 30676 ts_tablet_manager.cc:1434] T 27ff5dd97b354d53941dc3840e6628b6 P 1b2aeea6305642769e893f7bda83ef49: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 12:12:12.048897 30677 tablet_bootstrap.cc:492] T ac600f1ee1d6408a986ac2b3a6cd4d65 P 4d4e5e2fdf454cf8a23c423904634ca7: Bootstrap starting.
I20260709 12:12:12.049391 30599 leader_election.cc:304] T 7e9290c0fb814fe6a429a97ffe050a95 P 4d4e5e2fdf454cf8a23c423904634ca7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b2aeea6305642769e893f7bda83ef49, 4d4e5e2fdf454cf8a23c423904634ca7; no voters: 
I20260709 12:12:12.049644 30676 tablet_bootstrap.cc:492] T c2ee752d95604b3e82fc041979b08cd1 P 1b2aeea6305642769e893f7bda83ef49: Bootstrap starting.
I20260709 12:12:12.049690 30562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85c61607791445baa740edb50f6d1308" candidate_uuid: "1b2aeea6305642769e893f7bda83ef49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e02681b7063d4b8cafea97d206d09d9a"
I20260709 12:12:12.050376 30720 raft_consensus.cc:2804] T 7e9290c0fb814fe6a429a97ffe050a95 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:12.050460 30562 raft_consensus.cc:3060] T 85c61607791445baa740edb50f6d1308 P e02681b7063d4b8cafea97d206d09d9a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:12.050823 30720 raft_consensus.cc:493] T 7e9290c0fb814fe6a429a97ffe050a95 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:12.051223 30720 raft_consensus.cc:3060] T 7e9290c0fb814fe6a429a97ffe050a95 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:12.053478 30714 leader_election.cc:290] T 7e9290c0fb814fe6a429a97ffe050a95 P 4d4e5e2fdf454cf8a23c423904634ca7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b2aeea6305642769e893f7bda83ef49 (127.29.32.193:33153), e02681b7063d4b8cafea97d206d09d9a (127.29.32.194:45491)
I20260709 12:12:12.056947 30676 tablet_bootstrap.cc:654] T c2ee752d95604b3e82fc041979b08cd1 P 1b2aeea6305642769e893f7bda83ef49: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:12.058364 30562 raft_consensus.cc:2468] T 85c61607791445baa740edb50f6d1308 P e02681b7063d4b8cafea97d206d09d9a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b2aeea6305642769e893f7bda83ef49 in term 1.
I20260709 12:12:12.059110 30561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e9290c0fb814fe6a429a97ffe050a95" candidate_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e02681b7063d4b8cafea97d206d09d9a" is_pre_election: true
I20260709 12:12:12.059791 30452 leader_election.cc:304] T 85c61607791445baa740edb50f6d1308 P 1b2aeea6305642769e893f7bda83ef49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b2aeea6305642769e893f7bda83ef49, e02681b7063d4b8cafea97d206d09d9a; no voters: 
I20260709 12:12:12.061010 30729 raft_consensus.cc:2804] T 85c61607791445baa740edb50f6d1308 P 1b2aeea6305642769e893f7bda83ef49 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:12.062314 30727 leader_election.cc:290] T 85c61607791445baa740edb50f6d1308 P 1b2aeea6305642769e893f7bda83ef49 [CANDIDATE]: Term 1 election: Requested vote from peers e02681b7063d4b8cafea97d206d09d9a (127.29.32.194:45491), 4d4e5e2fdf454cf8a23c423904634ca7 (127.29.32.195:42397)
W20260709 12:12:12.062001 30601 leader_election.cc:343] T 7e9290c0fb814fe6a429a97ffe050a95 P 4d4e5e2fdf454cf8a23c423904634ca7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e02681b7063d4b8cafea97d206d09d9a (127.29.32.194:45491): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:12.063819 30678 tablet_bootstrap.cc:492] T 7e9290c0fb814fe6a429a97ffe050a95 P e02681b7063d4b8cafea97d206d09d9a: No bootstrap required, opened a new log
I20260709 12:12:12.066746 30635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85c61607791445baa740edb50f6d1308" candidate_uuid: "1b2aeea6305642769e893f7bda83ef49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d4e5e2fdf454cf8a23c423904634ca7"
I20260709 12:12:12.072086 30635 raft_consensus.cc:3060] T 85c61607791445baa740edb50f6d1308 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:12.074148 30382 catalog_manager.cc:5697] T 4fba279546464a14ab39383abb1b0829 P 1b2aeea6305642769e893f7bda83ef49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b2aeea6305642769e893f7bda83ef49 (127.29.32.193). New cstate: current_term: 1 leader_uuid: "1b2aeea6305642769e893f7bda83ef49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:12.076555 30677 tablet_bootstrap.cc:654] T ac600f1ee1d6408a986ac2b3a6cd4d65 P 4d4e5e2fdf454cf8a23c423904634ca7: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:12.078433 30678 ts_tablet_manager.cc:1403] T 7e9290c0fb814fe6a429a97ffe050a95 P e02681b7063d4b8cafea97d206d09d9a: Time spent bootstrapping tablet: real 0.071s	user 0.023s	sys 0.006s
I20260709 12:12:12.081617 30676 tablet_bootstrap.cc:492] T c2ee752d95604b3e82fc041979b08cd1 P 1b2aeea6305642769e893f7bda83ef49: No bootstrap required, opened a new log
I20260709 12:12:12.082145 30676 ts_tablet_manager.cc:1403] T c2ee752d95604b3e82fc041979b08cd1 P 1b2aeea6305642769e893f7bda83ef49: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.011s
I20260709 12:12:12.082464 30729 raft_consensus.cc:697] T 85c61607791445baa740edb50f6d1308 P 1b2aeea6305642769e893f7bda83ef49 [term 1 LEADER]: Becoming Leader. State: Replica: 1b2aeea6305642769e893f7bda83ef49, State: Running, Role: LEADER
I20260709 12:12:12.083527 30729 consensus_queue.cc:237] T 85c61607791445baa740edb50f6d1308 P 1b2aeea6305642769e893f7bda83ef49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:12.084777 30676 raft_consensus.cc:359] T c2ee752d95604b3e82fc041979b08cd1 P 1b2aeea6305642769e893f7bda83ef49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:12.085289 30676 raft_consensus.cc:385] T c2ee752d95604b3e82fc041979b08cd1 P 1b2aeea6305642769e893f7bda83ef49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:12.085592 30676 raft_consensus.cc:740] T c2ee752d95604b3e82fc041979b08cd1 P 1b2aeea6305642769e893f7bda83ef49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b2aeea6305642769e893f7bda83ef49, State: Initialized, Role: FOLLOWER
I20260709 12:12:12.086392 30676 consensus_queue.cc:260] T c2ee752d95604b3e82fc041979b08cd1 P 1b2aeea6305642769e893f7bda83ef49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:12.068364 30720 raft_consensus.cc:515] T 7e9290c0fb814fe6a429a97ffe050a95 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:12.088783 30676 ts_tablet_manager.cc:1434] T c2ee752d95604b3e82fc041979b08cd1 P 1b2aeea6305642769e893f7bda83ef49: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:12:12.089680 30676 tablet_bootstrap.cc:492] T ac600f1ee1d6408a986ac2b3a6cd4d65 P 1b2aeea6305642769e893f7bda83ef49: Bootstrap starting.
I20260709 12:12:12.090317 30487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e9290c0fb814fe6a429a97ffe050a95" candidate_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b2aeea6305642769e893f7bda83ef49"
I20260709 12:12:12.090904 30487 raft_consensus.cc:3060] T 7e9290c0fb814fe6a429a97ffe050a95 P 1b2aeea6305642769e893f7bda83ef49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:12.091782 30677 tablet_bootstrap.cc:492] T ac600f1ee1d6408a986ac2b3a6cd4d65 P 4d4e5e2fdf454cf8a23c423904634ca7: No bootstrap required, opened a new log
I20260709 12:12:12.091861 30562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e9290c0fb814fe6a429a97ffe050a95" candidate_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e02681b7063d4b8cafea97d206d09d9a"
I20260709 12:12:12.092556 30677 ts_tablet_manager.cc:1403] T ac600f1ee1d6408a986ac2b3a6cd4d65 P 4d4e5e2fdf454cf8a23c423904634ca7: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.001s
I20260709 12:12:12.092813 30720 leader_election.cc:290] T 7e9290c0fb814fe6a429a97ffe050a95 P 4d4e5e2fdf454cf8a23c423904634ca7 [CANDIDATE]: Term 1 election: Requested vote from peers 1b2aeea6305642769e893f7bda83ef49 (127.29.32.193:33153), e02681b7063d4b8cafea97d206d09d9a (127.29.32.194:45491)
I20260709 12:12:12.082127 30678 raft_consensus.cc:359] T 7e9290c0fb814fe6a429a97ffe050a95 P e02681b7063d4b8cafea97d206d09d9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:12.094931 30678 raft_consensus.cc:385] T 7e9290c0fb814fe6a429a97ffe050a95 P e02681b7063d4b8cafea97d206d09d9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:12.095194 30678 raft_consensus.cc:740] T 7e9290c0fb814fe6a429a97ffe050a95 P e02681b7063d4b8cafea97d206d09d9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e02681b7063d4b8cafea97d206d09d9a, State: Initialized, Role: FOLLOWER
I20260709 12:12:12.095598 30676 tablet_bootstrap.cc:654] T ac600f1ee1d6408a986ac2b3a6cd4d65 P 1b2aeea6305642769e893f7bda83ef49: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:12.095703 30677 raft_consensus.cc:359] T ac600f1ee1d6408a986ac2b3a6cd4d65 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:12.096357 30677 raft_consensus.cc:385] T ac600f1ee1d6408a986ac2b3a6cd4d65 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:12.096056 30678 consensus_queue.cc:260] T 7e9290c0fb814fe6a429a97ffe050a95 P e02681b7063d4b8cafea97d206d09d9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:12.096604 30677 raft_consensus.cc:740] T ac600f1ee1d6408a986ac2b3a6cd4d65 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d4e5e2fdf454cf8a23c423904634ca7, State: Initialized, Role: FOLLOWER
I20260709 12:12:12.096859 30562 raft_consensus.cc:3060] T 7e9290c0fb814fe6a429a97ffe050a95 P e02681b7063d4b8cafea97d206d09d9a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:12.097319 30677 consensus_queue.cc:260] T ac600f1ee1d6408a986ac2b3a6cd4d65 P 4d4e5e2fdf454cf8a23c423904634ca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:12.097918 30487 raft_consensus.cc:2468] T 7e9290c0fb814fe6a429a97ffe050a95 P 1b2aeea6305642769e893f7bda83ef49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d4e5e2fdf454cf8a23c423904634ca7 in term 1.
I20260709 12:12:12.099414 30677 ts_tablet_manager.cc:1434] T ac600f1ee1d6408a986ac2b3a6cd4d65 P 4d4e5e2fdf454cf8a23c423904634ca7: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:12:12.099282 30599 leader_election.cc:304] T 7e9290c0fb814fe6a429a97ffe050a95 P 4d4e5e2fdf454cf8a23c423904634ca7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b2aeea6305642769e893f7bda83ef49, 4d4e5e2fdf454cf8a23c423904634ca7; no voters: 
I20260709 12:12:12.100950 30714 raft_consensus.cc:2804] T 7e9290c0fb814fe6a429a97ffe050a95 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:12.101588 30714 raft_consensus.cc:697] T 7e9290c0fb814fe6a429a97ffe050a95 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 1 LEADER]: Becoming Leader. State: Replica: 4d4e5e2fdf454cf8a23c423904634ca7, State: Running, Role: LEADER
I20260709 12:12:12.102674 30714 consensus_queue.cc:237] T 7e9290c0fb814fe6a429a97ffe050a95 P 4d4e5e2fdf454cf8a23c423904634ca7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:12.105484 30562 raft_consensus.cc:2468] T 7e9290c0fb814fe6a429a97ffe050a95 P e02681b7063d4b8cafea97d206d09d9a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d4e5e2fdf454cf8a23c423904634ca7 in term 1.
I20260709 12:12:12.106671 30676 tablet_bootstrap.cc:492] T ac600f1ee1d6408a986ac2b3a6cd4d65 P 1b2aeea6305642769e893f7bda83ef49: No bootstrap required, opened a new log
I20260709 12:12:12.107241 30676 ts_tablet_manager.cc:1403] T ac600f1ee1d6408a986ac2b3a6cd4d65 P 1b2aeea6305642769e893f7bda83ef49: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.009s
I20260709 12:12:12.108575 30635 raft_consensus.cc:2468] T 85c61607791445baa740edb50f6d1308 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b2aeea6305642769e893f7bda83ef49 in term 1.
I20260709 12:12:12.110574 30678 ts_tablet_manager.cc:1434] T 7e9290c0fb814fe6a429a97ffe050a95 P e02681b7063d4b8cafea97d206d09d9a: Time spent starting tablet: real 0.032s	user 0.003s	sys 0.005s
I20260709 12:12:12.110478 30676 raft_consensus.cc:359] T ac600f1ee1d6408a986ac2b3a6cd4d65 P 1b2aeea6305642769e893f7bda83ef49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:12.111519 30676 raft_consensus.cc:385] T ac600f1ee1d6408a986ac2b3a6cd4d65 P 1b2aeea6305642769e893f7bda83ef49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:12.111960 30676 raft_consensus.cc:740] T ac600f1ee1d6408a986ac2b3a6cd4d65 P 1b2aeea6305642769e893f7bda83ef49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b2aeea6305642769e893f7bda83ef49, State: Initialized, Role: FOLLOWER
I20260709 12:12:12.112840 30676 consensus_queue.cc:260] T ac600f1ee1d6408a986ac2b3a6cd4d65 P 1b2aeea6305642769e893f7bda83ef49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:12.106637 30677 tablet_bootstrap.cc:492] T c2ee752d95604b3e82fc041979b08cd1 P 4d4e5e2fdf454cf8a23c423904634ca7: Bootstrap starting.
I20260709 12:12:12.121299 30382 catalog_manager.cc:5697] T 85c61607791445baa740edb50f6d1308 P 1b2aeea6305642769e893f7bda83ef49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b2aeea6305642769e893f7bda83ef49 (127.29.32.193). New cstate: current_term: 1 leader_uuid: "1b2aeea6305642769e893f7bda83ef49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:12.111644 30678 tablet_bootstrap.cc:492] T ac600f1ee1d6408a986ac2b3a6cd4d65 P e02681b7063d4b8cafea97d206d09d9a: Bootstrap starting.
I20260709 12:12:12.125403 30677 tablet_bootstrap.cc:654] T c2ee752d95604b3e82fc041979b08cd1 P 4d4e5e2fdf454cf8a23c423904634ca7: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:12.129451 30676 ts_tablet_manager.cc:1434] T ac600f1ee1d6408a986ac2b3a6cd4d65 P 1b2aeea6305642769e893f7bda83ef49: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260709 12:12:12.130509 30729 raft_consensus.cc:493] T ac600f1ee1d6408a986ac2b3a6cd4d65 P 1b2aeea6305642769e893f7bda83ef49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:12.130956 30729 raft_consensus.cc:515] T ac600f1ee1d6408a986ac2b3a6cd4d65 P 1b2aeea6305642769e893f7bda83ef49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:12.136026 30677 tablet_bootstrap.cc:492] T c2ee752d95604b3e82fc041979b08cd1 P 4d4e5e2fdf454cf8a23c423904634ca7: No bootstrap required, opened a new log
I20260709 12:12:12.136439 30677 ts_tablet_manager.cc:1403] T c2ee752d95604b3e82fc041979b08cd1 P 4d4e5e2fdf454cf8a23c423904634ca7: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.002s
I20260709 12:12:12.134029 30562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac600f1ee1d6408a986ac2b3a6cd4d65" candidate_uuid: "1b2aeea6305642769e893f7bda83ef49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e02681b7063d4b8cafea97d206d09d9a" is_pre_election: true
I20260709 12:12:12.137696 30729 leader_election.cc:290] T ac600f1ee1d6408a986ac2b3a6cd4d65 P 1b2aeea6305642769e893f7bda83ef49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e02681b7063d4b8cafea97d206d09d9a (127.29.32.194:45491), 4d4e5e2fdf454cf8a23c423904634ca7 (127.29.32.195:42397)
W20260709 12:12:12.138674 30452 leader_election.cc:343] T ac600f1ee1d6408a986ac2b3a6cd4d65 P 1b2aeea6305642769e893f7bda83ef49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e02681b7063d4b8cafea97d206d09d9a (127.29.32.194:45491): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:12.139022 30677 raft_consensus.cc:359] T c2ee752d95604b3e82fc041979b08cd1 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:12.130234 30678 tablet_bootstrap.cc:654] T ac600f1ee1d6408a986ac2b3a6cd4d65 P e02681b7063d4b8cafea97d206d09d9a: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:12.139671 30677 raft_consensus.cc:385] T c2ee752d95604b3e82fc041979b08cd1 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:12.140030 30677 raft_consensus.cc:740] T c2ee752d95604b3e82fc041979b08cd1 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d4e5e2fdf454cf8a23c423904634ca7, State: Initialized, Role: FOLLOWER
I20260709 12:12:12.140318 30635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac600f1ee1d6408a986ac2b3a6cd4d65" candidate_uuid: "1b2aeea6305642769e893f7bda83ef49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" is_pre_election: true
I20260709 12:12:12.140682 30677 consensus_queue.cc:260] T c2ee752d95604b3e82fc041979b08cd1 P 4d4e5e2fdf454cf8a23c423904634ca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:12.141152 30635 raft_consensus.cc:2468] T ac600f1ee1d6408a986ac2b3a6cd4d65 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b2aeea6305642769e893f7bda83ef49 in term 0.
I20260709 12:12:12.142335 30451 leader_election.cc:304] T ac600f1ee1d6408a986ac2b3a6cd4d65 P 1b2aeea6305642769e893f7bda83ef49 [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: 1b2aeea6305642769e893f7bda83ef49, 4d4e5e2fdf454cf8a23c423904634ca7; no voters: e02681b7063d4b8cafea97d206d09d9a
I20260709 12:12:12.143119 30677 ts_tablet_manager.cc:1434] T c2ee752d95604b3e82fc041979b08cd1 P 4d4e5e2fdf454cf8a23c423904634ca7: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 12:12:12.143406 30385 catalog_manager.cc:5697] T 7e9290c0fb814fe6a429a97ffe050a95 P 4d4e5e2fdf454cf8a23c423904634ca7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d4e5e2fdf454cf8a23c423904634ca7 (127.29.32.195). New cstate: current_term: 1 leader_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:12.144726 30729 raft_consensus.cc:2804] T ac600f1ee1d6408a986ac2b3a6cd4d65 P 1b2aeea6305642769e893f7bda83ef49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:12.145165 30729 raft_consensus.cc:493] T ac600f1ee1d6408a986ac2b3a6cd4d65 P 1b2aeea6305642769e893f7bda83ef49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:12.145555 30729 raft_consensus.cc:3060] T ac600f1ee1d6408a986ac2b3a6cd4d65 P 1b2aeea6305642769e893f7bda83ef49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:12.149664 30678 tablet_bootstrap.cc:492] T ac600f1ee1d6408a986ac2b3a6cd4d65 P e02681b7063d4b8cafea97d206d09d9a: No bootstrap required, opened a new log
I20260709 12:12:12.150144 30678 ts_tablet_manager.cc:1403] T ac600f1ee1d6408a986ac2b3a6cd4d65 P e02681b7063d4b8cafea97d206d09d9a: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.003s
I20260709 12:12:12.152675 30678 raft_consensus.cc:359] T ac600f1ee1d6408a986ac2b3a6cd4d65 P e02681b7063d4b8cafea97d206d09d9a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:12.152796 30729 raft_consensus.cc:515] T ac600f1ee1d6408a986ac2b3a6cd4d65 P 1b2aeea6305642769e893f7bda83ef49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:12.153340 30678 raft_consensus.cc:385] T ac600f1ee1d6408a986ac2b3a6cd4d65 P e02681b7063d4b8cafea97d206d09d9a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:12.153635 30678 raft_consensus.cc:740] T ac600f1ee1d6408a986ac2b3a6cd4d65 P e02681b7063d4b8cafea97d206d09d9a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e02681b7063d4b8cafea97d206d09d9a, State: Initialized, Role: FOLLOWER
I20260709 12:12:12.154361 30678 consensus_queue.cc:260] T ac600f1ee1d6408a986ac2b3a6cd4d65 P e02681b7063d4b8cafea97d206d09d9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:12.155691 30562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac600f1ee1d6408a986ac2b3a6cd4d65" candidate_uuid: "1b2aeea6305642769e893f7bda83ef49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e02681b7063d4b8cafea97d206d09d9a"
I20260709 12:12:12.156235 30562 raft_consensus.cc:3060] T ac600f1ee1d6408a986ac2b3a6cd4d65 P e02681b7063d4b8cafea97d206d09d9a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:12.156266 30678 ts_tablet_manager.cc:1434] T ac600f1ee1d6408a986ac2b3a6cd4d65 P e02681b7063d4b8cafea97d206d09d9a: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 12:12:12.159214 30729 leader_election.cc:290] T ac600f1ee1d6408a986ac2b3a6cd4d65 P 1b2aeea6305642769e893f7bda83ef49 [CANDIDATE]: Term 1 election: Requested vote from peers e02681b7063d4b8cafea97d206d09d9a (127.29.32.194:45491), 4d4e5e2fdf454cf8a23c423904634ca7 (127.29.32.195:42397)
I20260709 12:12:12.159446 30635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac600f1ee1d6408a986ac2b3a6cd4d65" candidate_uuid: "1b2aeea6305642769e893f7bda83ef49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d4e5e2fdf454cf8a23c423904634ca7"
I20260709 12:12:12.159976 30732 raft_consensus.cc:493] T 296fdd26703241bdbef1381fd81cf2d2 P 1b2aeea6305642769e893f7bda83ef49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:12.160068 30635 raft_consensus.cc:3060] T ac600f1ee1d6408a986ac2b3a6cd4d65 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:12.160475 30732 raft_consensus.cc:515] T 296fdd26703241bdbef1381fd81cf2d2 P 1b2aeea6305642769e893f7bda83ef49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:12.166075 30561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296fdd26703241bdbef1381fd81cf2d2" candidate_uuid: "1b2aeea6305642769e893f7bda83ef49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e02681b7063d4b8cafea97d206d09d9a" is_pre_election: true
I20260709 12:12:12.166095 30636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296fdd26703241bdbef1381fd81cf2d2" candidate_uuid: "1b2aeea6305642769e893f7bda83ef49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" is_pre_election: true
I20260709 12:12:12.166329 30732 leader_election.cc:290] T 296fdd26703241bdbef1381fd81cf2d2 P 1b2aeea6305642769e893f7bda83ef49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e02681b7063d4b8cafea97d206d09d9a (127.29.32.194:45491), 4d4e5e2fdf454cf8a23c423904634ca7 (127.29.32.195:42397)
I20260709 12:12:12.166805 30561 raft_consensus.cc:2468] T 296fdd26703241bdbef1381fd81cf2d2 P e02681b7063d4b8cafea97d206d09d9a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b2aeea6305642769e893f7bda83ef49 in term 0.
I20260709 12:12:12.167068 30636 raft_consensus.cc:2468] T 296fdd26703241bdbef1381fd81cf2d2 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b2aeea6305642769e893f7bda83ef49 in term 0.
I20260709 12:12:12.167932 30562 raft_consensus.cc:2468] T ac600f1ee1d6408a986ac2b3a6cd4d65 P e02681b7063d4b8cafea97d206d09d9a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b2aeea6305642769e893f7bda83ef49 in term 1.
I20260709 12:12:12.170547 30451 leader_election.cc:304] T 296fdd26703241bdbef1381fd81cf2d2 P 1b2aeea6305642769e893f7bda83ef49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b2aeea6305642769e893f7bda83ef49, 4d4e5e2fdf454cf8a23c423904634ca7; no voters: 
I20260709 12:12:12.171347 30732 raft_consensus.cc:2804] T 296fdd26703241bdbef1381fd81cf2d2 P 1b2aeea6305642769e893f7bda83ef49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:12.171614 30635 raft_consensus.cc:2468] T ac600f1ee1d6408a986ac2b3a6cd4d65 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b2aeea6305642769e893f7bda83ef49 in term 1.
I20260709 12:12:12.171739 30732 raft_consensus.cc:493] T 296fdd26703241bdbef1381fd81cf2d2 P 1b2aeea6305642769e893f7bda83ef49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:12.172165 30732 raft_consensus.cc:3060] T 296fdd26703241bdbef1381fd81cf2d2 P 1b2aeea6305642769e893f7bda83ef49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:12.172821 30452 leader_election.cc:304] T ac600f1ee1d6408a986ac2b3a6cd4d65 P 1b2aeea6305642769e893f7bda83ef49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b2aeea6305642769e893f7bda83ef49, e02681b7063d4b8cafea97d206d09d9a; no voters: 
I20260709 12:12:12.173656 30729 raft_consensus.cc:2804] T ac600f1ee1d6408a986ac2b3a6cd4d65 P 1b2aeea6305642769e893f7bda83ef49 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:12.174126 30729 raft_consensus.cc:697] T ac600f1ee1d6408a986ac2b3a6cd4d65 P 1b2aeea6305642769e893f7bda83ef49 [term 1 LEADER]: Becoming Leader. State: Replica: 1b2aeea6305642769e893f7bda83ef49, State: Running, Role: LEADER
I20260709 12:12:12.174845 30729 consensus_queue.cc:237] T ac600f1ee1d6408a986ac2b3a6cd4d65 P 1b2aeea6305642769e893f7bda83ef49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:12.179296 30732 raft_consensus.cc:515] T 296fdd26703241bdbef1381fd81cf2d2 P 1b2aeea6305642769e893f7bda83ef49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:12.181349 30732 leader_election.cc:290] T 296fdd26703241bdbef1381fd81cf2d2 P 1b2aeea6305642769e893f7bda83ef49 [CANDIDATE]: Term 1 election: Requested vote from peers e02681b7063d4b8cafea97d206d09d9a (127.29.32.194:45491), 4d4e5e2fdf454cf8a23c423904634ca7 (127.29.32.195:42397)
I20260709 12:12:12.182130 30562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296fdd26703241bdbef1381fd81cf2d2" candidate_uuid: "1b2aeea6305642769e893f7bda83ef49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e02681b7063d4b8cafea97d206d09d9a"
I20260709 12:12:12.182673 30635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296fdd26703241bdbef1381fd81cf2d2" candidate_uuid: "1b2aeea6305642769e893f7bda83ef49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d4e5e2fdf454cf8a23c423904634ca7"
I20260709 12:12:12.182747 30562 raft_consensus.cc:3060] T 296fdd26703241bdbef1381fd81cf2d2 P e02681b7063d4b8cafea97d206d09d9a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:12.183229 30635 raft_consensus.cc:3060] T 296fdd26703241bdbef1381fd81cf2d2 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:12.184433 30382 catalog_manager.cc:5697] T ac600f1ee1d6408a986ac2b3a6cd4d65 P 1b2aeea6305642769e893f7bda83ef49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b2aeea6305642769e893f7bda83ef49 (127.29.32.193). New cstate: current_term: 1 leader_uuid: "1b2aeea6305642769e893f7bda83ef49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:12.188138 30635 raft_consensus.cc:2468] T 296fdd26703241bdbef1381fd81cf2d2 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b2aeea6305642769e893f7bda83ef49 in term 1.
I20260709 12:12:12.189036 30562 raft_consensus.cc:2468] T 296fdd26703241bdbef1381fd81cf2d2 P e02681b7063d4b8cafea97d206d09d9a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b2aeea6305642769e893f7bda83ef49 in term 1.
I20260709 12:12:12.189277 30451 leader_election.cc:304] T 296fdd26703241bdbef1381fd81cf2d2 P 1b2aeea6305642769e893f7bda83ef49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b2aeea6305642769e893f7bda83ef49, 4d4e5e2fdf454cf8a23c423904634ca7; no voters: 
I20260709 12:12:12.190066 30732 raft_consensus.cc:2804] T 296fdd26703241bdbef1381fd81cf2d2 P 1b2aeea6305642769e893f7bda83ef49 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:12.190552 30732 raft_consensus.cc:697] T 296fdd26703241bdbef1381fd81cf2d2 P 1b2aeea6305642769e893f7bda83ef49 [term 1 LEADER]: Becoming Leader. State: Replica: 1b2aeea6305642769e893f7bda83ef49, State: Running, Role: LEADER
I20260709 12:12:12.191309 30732 consensus_queue.cc:237] T 296fdd26703241bdbef1381fd81cf2d2 P 1b2aeea6305642769e893f7bda83ef49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:12.200318 30382 catalog_manager.cc:5697] T 296fdd26703241bdbef1381fd81cf2d2 P 1b2aeea6305642769e893f7bda83ef49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b2aeea6305642769e893f7bda83ef49 (127.29.32.193). New cstate: current_term: 1 leader_uuid: "1b2aeea6305642769e893f7bda83ef49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:12.217185 30714 consensus_queue.cc:1048] T 0df44d5192ba44f9b4ab227ca2de694e P 4d4e5e2fdf454cf8a23c423904634ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:12.229346 30715 consensus_queue.cc:1048] T 0df44d5192ba44f9b4ab227ca2de694e P 4d4e5e2fdf454cf8a23c423904634ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:12.312881 30682 consensus_queue.cc:1048] T 4db1baa4aba34ad7b26b269745896dfa P e02681b7063d4b8cafea97d206d09d9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:12.313941 30699 consensus_queue.cc:1048] T 4db1baa4aba34ad7b26b269745896dfa P e02681b7063d4b8cafea97d206d09d9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:12.348904 30715 consensus_queue.cc:1048] T 9b5f1858f4984f46b66ee7f962ba8086 P 4d4e5e2fdf454cf8a23c423904634ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:12.356387 30487 raft_consensus.cc:3060] T 27ff5dd97b354d53941dc3840e6628b6 P 1b2aeea6305642769e893f7bda83ef49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:12.360546 30683 consensus_queue.cc:1048] T 9b5f1858f4984f46b66ee7f962ba8086 P 4d4e5e2fdf454cf8a23c423904634ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:12.369653 30683 consensus_queue.cc:1048] T 27ff5dd97b354d53941dc3840e6628b6 P 4d4e5e2fdf454cf8a23c423904634ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:12.374645 30732 raft_consensus.cc:493] T 27ff5dd97b354d53941dc3840e6628b6 P 1b2aeea6305642769e893f7bda83ef49 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:12.375185 30732 raft_consensus.cc:515] T 27ff5dd97b354d53941dc3840e6628b6 P 1b2aeea6305642769e893f7bda83ef49 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:12.375413 30715 consensus_queue.cc:1048] T 27ff5dd97b354d53941dc3840e6628b6 P 4d4e5e2fdf454cf8a23c423904634ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:12.382695 30732 leader_election.cc:290] T 27ff5dd97b354d53941dc3840e6628b6 P 1b2aeea6305642769e893f7bda83ef49 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e02681b7063d4b8cafea97d206d09d9a (127.29.32.194:45491), 4d4e5e2fdf454cf8a23c423904634ca7 (127.29.32.195:42397)
I20260709 12:12:12.382903 30635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ff5dd97b354d53941dc3840e6628b6" candidate_uuid: "1b2aeea6305642769e893f7bda83ef49" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" is_pre_election: true
I20260709 12:12:12.386399 30562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ff5dd97b354d53941dc3840e6628b6" candidate_uuid: "1b2aeea6305642769e893f7bda83ef49" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e02681b7063d4b8cafea97d206d09d9a" is_pre_election: true
I20260709 12:12:12.387946 30452 leader_election.cc:304] T 27ff5dd97b354d53941dc3840e6628b6 P 1b2aeea6305642769e893f7bda83ef49 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b2aeea6305642769e893f7bda83ef49; no voters: 4d4e5e2fdf454cf8a23c423904634ca7, e02681b7063d4b8cafea97d206d09d9a
I20260709 12:12:12.395040 30732 raft_consensus.cc:2749] T 27ff5dd97b354d53941dc3840e6628b6 P 1b2aeea6305642769e893f7bda83ef49 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:12:12.433190 30562 raft_consensus.cc:3060] T 4fba279546464a14ab39383abb1b0829 P e02681b7063d4b8cafea97d206d09d9a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:12.439831 30732 consensus_queue.cc:1048] T 4fba279546464a14ab39383abb1b0829 P 1b2aeea6305642769e893f7bda83ef49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:12.453241 30729 consensus_queue.cc:1048] T 4fba279546464a14ab39383abb1b0829 P 1b2aeea6305642769e893f7bda83ef49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:12.478819 30729 raft_consensus.cc:493] T c2ee752d95604b3e82fc041979b08cd1 P 1b2aeea6305642769e893f7bda83ef49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:12.479328 30729 raft_consensus.cc:515] T c2ee752d95604b3e82fc041979b08cd1 P 1b2aeea6305642769e893f7bda83ef49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:12.481186 30729 leader_election.cc:290] T c2ee752d95604b3e82fc041979b08cd1 P 1b2aeea6305642769e893f7bda83ef49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e02681b7063d4b8cafea97d206d09d9a (127.29.32.194:45491), 4d4e5e2fdf454cf8a23c423904634ca7 (127.29.32.195:42397)
I20260709 12:12:12.482374 30562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ee752d95604b3e82fc041979b08cd1" candidate_uuid: "1b2aeea6305642769e893f7bda83ef49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e02681b7063d4b8cafea97d206d09d9a" is_pre_election: true
I20260709 12:12:12.482414 30635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ee752d95604b3e82fc041979b08cd1" candidate_uuid: "1b2aeea6305642769e893f7bda83ef49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" is_pre_election: true
I20260709 12:12:12.483167 30562 raft_consensus.cc:2468] T c2ee752d95604b3e82fc041979b08cd1 P e02681b7063d4b8cafea97d206d09d9a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b2aeea6305642769e893f7bda83ef49 in term 0.
I20260709 12:12:12.483168 30635 raft_consensus.cc:2468] T c2ee752d95604b3e82fc041979b08cd1 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b2aeea6305642769e893f7bda83ef49 in term 0.
I20260709 12:12:12.484515 30452 leader_election.cc:304] T c2ee752d95604b3e82fc041979b08cd1 P 1b2aeea6305642769e893f7bda83ef49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b2aeea6305642769e893f7bda83ef49, e02681b7063d4b8cafea97d206d09d9a; no voters: 
I20260709 12:12:12.485319 30729 raft_consensus.cc:2804] T c2ee752d95604b3e82fc041979b08cd1 P 1b2aeea6305642769e893f7bda83ef49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:12.485735 30729 raft_consensus.cc:493] T c2ee752d95604b3e82fc041979b08cd1 P 1b2aeea6305642769e893f7bda83ef49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:12.486033 30729 raft_consensus.cc:3060] T c2ee752d95604b3e82fc041979b08cd1 P 1b2aeea6305642769e893f7bda83ef49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:12.490669 30729 raft_consensus.cc:515] T c2ee752d95604b3e82fc041979b08cd1 P 1b2aeea6305642769e893f7bda83ef49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:12.492326 30729 leader_election.cc:290] T c2ee752d95604b3e82fc041979b08cd1 P 1b2aeea6305642769e893f7bda83ef49 [CANDIDATE]: Term 1 election: Requested vote from peers e02681b7063d4b8cafea97d206d09d9a (127.29.32.194:45491), 4d4e5e2fdf454cf8a23c423904634ca7 (127.29.32.195:42397)
I20260709 12:12:12.493327 30635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ee752d95604b3e82fc041979b08cd1" candidate_uuid: "1b2aeea6305642769e893f7bda83ef49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d4e5e2fdf454cf8a23c423904634ca7"
I20260709 12:12:12.493322 30562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ee752d95604b3e82fc041979b08cd1" candidate_uuid: "1b2aeea6305642769e893f7bda83ef49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e02681b7063d4b8cafea97d206d09d9a"
I20260709 12:12:12.494096 30562 raft_consensus.cc:3060] T c2ee752d95604b3e82fc041979b08cd1 P e02681b7063d4b8cafea97d206d09d9a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:12.494069 30635 raft_consensus.cc:3060] T c2ee752d95604b3e82fc041979b08cd1 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:12.500900 30562 raft_consensus.cc:2468] T c2ee752d95604b3e82fc041979b08cd1 P e02681b7063d4b8cafea97d206d09d9a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b2aeea6305642769e893f7bda83ef49 in term 1.
I20260709 12:12:12.500900 30635 raft_consensus.cc:2468] T c2ee752d95604b3e82fc041979b08cd1 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b2aeea6305642769e893f7bda83ef49 in term 1.
I20260709 12:12:12.502333 30451 leader_election.cc:304] T c2ee752d95604b3e82fc041979b08cd1 P 1b2aeea6305642769e893f7bda83ef49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b2aeea6305642769e893f7bda83ef49, 4d4e5e2fdf454cf8a23c423904634ca7; no voters: 
I20260709 12:12:12.503008 30729 raft_consensus.cc:2804] T c2ee752d95604b3e82fc041979b08cd1 P 1b2aeea6305642769e893f7bda83ef49 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:12.503412 30729 raft_consensus.cc:697] T c2ee752d95604b3e82fc041979b08cd1 P 1b2aeea6305642769e893f7bda83ef49 [term 1 LEADER]: Becoming Leader. State: Replica: 1b2aeea6305642769e893f7bda83ef49, State: Running, Role: LEADER
I20260709 12:12:12.504166 30729 consensus_queue.cc:237] T c2ee752d95604b3e82fc041979b08cd1 P 1b2aeea6305642769e893f7bda83ef49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:12.511039 30385 catalog_manager.cc:5697] T c2ee752d95604b3e82fc041979b08cd1 P 1b2aeea6305642769e893f7bda83ef49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b2aeea6305642769e893f7bda83ef49 (127.29.32.193). New cstate: current_term: 1 leader_uuid: "1b2aeea6305642769e893f7bda83ef49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:12.521325 30729 consensus_queue.cc:1048] T 85c61607791445baa740edb50f6d1308 P 1b2aeea6305642769e893f7bda83ef49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:12.532361 30729 consensus_queue.cc:1048] T 85c61607791445baa740edb50f6d1308 P 1b2aeea6305642769e893f7bda83ef49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:12.589841 30727 consensus_queue.cc:1048] T ac600f1ee1d6408a986ac2b3a6cd4d65 P 1b2aeea6305642769e893f7bda83ef49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:12.590581 30729 consensus_queue.cc:1048] T 296fdd26703241bdbef1381fd81cf2d2 P 1b2aeea6305642769e893f7bda83ef49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:12.591396 30684 consensus_queue.cc:1048] T ac600f1ee1d6408a986ac2b3a6cd4d65 P 1b2aeea6305642769e893f7bda83ef49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:12.609166 30714 consensus_queue.cc:1048] T 7e9290c0fb814fe6a429a97ffe050a95 P 4d4e5e2fdf454cf8a23c423904634ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:12.611104 30684 consensus_queue.cc:1048] T 296fdd26703241bdbef1381fd81cf2d2 P 1b2aeea6305642769e893f7bda83ef49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:12.637095 30714 consensus_queue.cc:1048] T 7e9290c0fb814fe6a429a97ffe050a95 P 4d4e5e2fdf454cf8a23c423904634ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:12.737136 30635 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9b5f1858f4984f46b66ee7f962ba8086"
dest_uuid: "4d4e5e2fdf454cf8a23c423904634ca7"
mode: GRACEFUL
new_leader_uuid: "1b2aeea6305642769e893f7bda83ef49"
 from {username='slave'} at 127.0.0.1:54000
I20260709 12:12:12.737751 30635 raft_consensus.cc:606] T 9b5f1858f4984f46b66ee7f962ba8086 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 1 LEADER]: Received request to transfer leadership to TS 1b2aeea6305642769e893f7bda83ef49
I20260709 12:12:12.743556 30635 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "27ff5dd97b354d53941dc3840e6628b6"
dest_uuid: "4d4e5e2fdf454cf8a23c423904634ca7"
mode: GRACEFUL
new_leader_uuid: "1b2aeea6305642769e893f7bda83ef49"
 from {username='slave'} at 127.0.0.1:54000
I20260709 12:12:12.744282 30635 raft_consensus.cc:606] T 27ff5dd97b354d53941dc3840e6628b6 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 1 LEADER]: Received request to transfer leadership to TS 1b2aeea6305642769e893f7bda83ef49
I20260709 12:12:12.752969 30635 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7e9290c0fb814fe6a429a97ffe050a95"
dest_uuid: "4d4e5e2fdf454cf8a23c423904634ca7"
mode: GRACEFUL
new_leader_uuid: "1b2aeea6305642769e893f7bda83ef49"
 from {username='slave'} at 127.0.0.1:54000
I20260709 12:12:12.753510 30635 raft_consensus.cc:606] T 7e9290c0fb814fe6a429a97ffe050a95 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 1 LEADER]: Received request to transfer leadership to TS 1b2aeea6305642769e893f7bda83ef49
I20260709 12:12:12.770123 30562 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4db1baa4aba34ad7b26b269745896dfa"
dest_uuid: "e02681b7063d4b8cafea97d206d09d9a"
mode: GRACEFUL
new_leader_uuid: "1b2aeea6305642769e893f7bda83ef49"
 from {username='slave'} at 127.0.0.1:44886
I20260709 12:12:12.770941 30562 raft_consensus.cc:606] T 4db1baa4aba34ad7b26b269745896dfa P e02681b7063d4b8cafea97d206d09d9a [term 1 LEADER]: Received request to transfer leadership to TS 1b2aeea6305642769e893f7bda83ef49
I20260709 12:12:12.782272 30635 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0df44d5192ba44f9b4ab227ca2de694e"
dest_uuid: "4d4e5e2fdf454cf8a23c423904634ca7"
mode: GRACEFUL
new_leader_uuid: "e02681b7063d4b8cafea97d206d09d9a"
 from {username='slave'} at 127.0.0.1:54000
I20260709 12:12:12.782934 30635 raft_consensus.cc:606] T 0df44d5192ba44f9b4ab227ca2de694e P 4d4e5e2fdf454cf8a23c423904634ca7 [term 1 LEADER]: Received request to transfer leadership to TS e02681b7063d4b8cafea97d206d09d9a
I20260709 12:12:12.793809 30714 raft_consensus.cc:993] T 9b5f1858f4984f46b66ee7f962ba8086 P 4d4e5e2fdf454cf8a23c423904634ca7: : Instructing follower 1b2aeea6305642769e893f7bda83ef49 to start an election
I20260709 12:12:12.794423 30714 raft_consensus.cc:1081] T 9b5f1858f4984f46b66ee7f962ba8086 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 1 LEADER]: Signalling peer 1b2aeea6305642769e893f7bda83ef49 to start an election
I20260709 12:12:12.796026 30487 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9b5f1858f4984f46b66ee7f962ba8086"
dest_uuid: "1b2aeea6305642769e893f7bda83ef49"
 from {username='slave'} at 127.0.0.1:51306
I20260709 12:12:12.796638 30487 raft_consensus.cc:493] T 9b5f1858f4984f46b66ee7f962ba8086 P 1b2aeea6305642769e893f7bda83ef49 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:12.797063 30487 raft_consensus.cc:3060] T 9b5f1858f4984f46b66ee7f962ba8086 P 1b2aeea6305642769e893f7bda83ef49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:12.800009 30486 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "85c61607791445baa740edb50f6d1308"
dest_uuid: "1b2aeea6305642769e893f7bda83ef49"
mode: GRACEFUL
new_leader_uuid: "e02681b7063d4b8cafea97d206d09d9a"
 from {username='slave'} at 127.0.0.1:55416
I20260709 12:12:12.800628 30486 raft_consensus.cc:606] T 85c61607791445baa740edb50f6d1308 P 1b2aeea6305642769e893f7bda83ef49 [term 1 LEADER]: Received request to transfer leadership to TS e02681b7063d4b8cafea97d206d09d9a
I20260709 12:12:12.803910 30487 raft_consensus.cc:515] T 9b5f1858f4984f46b66ee7f962ba8086 P 1b2aeea6305642769e893f7bda83ef49 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:12.806695 30487 leader_election.cc:290] T 9b5f1858f4984f46b66ee7f962ba8086 P 1b2aeea6305642769e893f7bda83ef49 [CANDIDATE]: Term 2 election: Requested vote from peers e02681b7063d4b8cafea97d206d09d9a (127.29.32.194:45491), 4d4e5e2fdf454cf8a23c423904634ca7 (127.29.32.195:42397)
I20260709 12:12:12.806917 30562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b5f1858f4984f46b66ee7f962ba8086" candidate_uuid: "1b2aeea6305642769e893f7bda83ef49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e02681b7063d4b8cafea97d206d09d9a"
I20260709 12:12:12.807296 30486 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "296fdd26703241bdbef1381fd81cf2d2"
dest_uuid: "1b2aeea6305642769e893f7bda83ef49"
mode: GRACEFUL
new_leader_uuid: "e02681b7063d4b8cafea97d206d09d9a"
 from {username='slave'} at 127.0.0.1:55416
I20260709 12:12:12.807610 30562 raft_consensus.cc:3060] T 9b5f1858f4984f46b66ee7f962ba8086 P e02681b7063d4b8cafea97d206d09d9a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:12.807861 30486 raft_consensus.cc:606] T 296fdd26703241bdbef1381fd81cf2d2 P 1b2aeea6305642769e893f7bda83ef49 [term 1 LEADER]: Received request to transfer leadership to TS e02681b7063d4b8cafea97d206d09d9a
I20260709 12:12:12.814110 30486 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c2ee752d95604b3e82fc041979b08cd1"
dest_uuid: "1b2aeea6305642769e893f7bda83ef49"
mode: GRACEFUL
new_leader_uuid: "e02681b7063d4b8cafea97d206d09d9a"
 from {username='slave'} at 127.0.0.1:55416
I20260709 12:12:12.814472 30562 raft_consensus.cc:2468] T 9b5f1858f4984f46b66ee7f962ba8086 P e02681b7063d4b8cafea97d206d09d9a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b2aeea6305642769e893f7bda83ef49 in term 2.
I20260709 12:12:12.814600 30635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b5f1858f4984f46b66ee7f962ba8086" candidate_uuid: "1b2aeea6305642769e893f7bda83ef49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4d4e5e2fdf454cf8a23c423904634ca7"
I20260709 12:12:12.814817 30486 raft_consensus.cc:606] T c2ee752d95604b3e82fc041979b08cd1 P 1b2aeea6305642769e893f7bda83ef49 [term 1 LEADER]: Received request to transfer leadership to TS e02681b7063d4b8cafea97d206d09d9a
I20260709 12:12:12.815204 30635 raft_consensus.cc:3055] T 9b5f1858f4984f46b66ee7f962ba8086 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:12.815529 30635 raft_consensus.cc:740] T 9b5f1858f4984f46b66ee7f962ba8086 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4d4e5e2fdf454cf8a23c423904634ca7, State: Running, Role: LEADER
I20260709 12:12:12.815711 30452 leader_election.cc:304] T 9b5f1858f4984f46b66ee7f962ba8086 P 1b2aeea6305642769e893f7bda83ef49 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b2aeea6305642769e893f7bda83ef49, e02681b7063d4b8cafea97d206d09d9a; no voters: 
I20260709 12:12:12.816526 30727 raft_consensus.cc:2804] T 9b5f1858f4984f46b66ee7f962ba8086 P 1b2aeea6305642769e893f7bda83ef49 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:12.816229 30635 consensus_queue.cc:260] T 9b5f1858f4984f46b66ee7f962ba8086 P 4d4e5e2fdf454cf8a23c423904634ca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:12.816998 30727 raft_consensus.cc:697] T 9b5f1858f4984f46b66ee7f962ba8086 P 1b2aeea6305642769e893f7bda83ef49 [term 2 LEADER]: Becoming Leader. State: Replica: 1b2aeea6305642769e893f7bda83ef49, State: Running, Role: LEADER
I20260709 12:12:12.818408 30635 raft_consensus.cc:3060] T 9b5f1858f4984f46b66ee7f962ba8086 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:12.817816 30727 consensus_queue.cc:237] T 9b5f1858f4984f46b66ee7f962ba8086 P 1b2aeea6305642769e893f7bda83ef49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:12.820178 30486 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac600f1ee1d6408a986ac2b3a6cd4d65"
dest_uuid: "1b2aeea6305642769e893f7bda83ef49"
mode: GRACEFUL
new_leader_uuid: "4d4e5e2fdf454cf8a23c423904634ca7"
 from {username='slave'} at 127.0.0.1:55416
I20260709 12:12:12.820716 30486 raft_consensus.cc:606] T ac600f1ee1d6408a986ac2b3a6cd4d65 P 1b2aeea6305642769e893f7bda83ef49 [term 1 LEADER]: Received request to transfer leadership to TS 4d4e5e2fdf454cf8a23c423904634ca7
I20260709 12:12:12.825680 30635 raft_consensus.cc:2468] T 9b5f1858f4984f46b66ee7f962ba8086 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b2aeea6305642769e893f7bda83ef49 in term 2.
I20260709 12:12:12.827768 30385 catalog_manager.cc:5697] T 9b5f1858f4984f46b66ee7f962ba8086 P 1b2aeea6305642769e893f7bda83ef49 reported cstate change: term changed from 1 to 2, leader changed from 4d4e5e2fdf454cf8a23c423904634ca7 (127.29.32.195) to 1b2aeea6305642769e893f7bda83ef49 (127.29.32.193). New cstate: current_term: 2 leader_uuid: "1b2aeea6305642769e893f7bda83ef49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:12.869158 30714 raft_consensus.cc:993] T 27ff5dd97b354d53941dc3840e6628b6 P 4d4e5e2fdf454cf8a23c423904634ca7: : Instructing follower 1b2aeea6305642769e893f7bda83ef49 to start an election
I20260709 12:12:12.869673 30683 raft_consensus.cc:1081] T 27ff5dd97b354d53941dc3840e6628b6 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 1 LEADER]: Signalling peer 1b2aeea6305642769e893f7bda83ef49 to start an election
I20260709 12:12:12.871567 30486 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "27ff5dd97b354d53941dc3840e6628b6"
dest_uuid: "1b2aeea6305642769e893f7bda83ef49"
 from {username='slave'} at 127.0.0.1:51306
I20260709 12:12:12.872201 30486 raft_consensus.cc:493] T 27ff5dd97b354d53941dc3840e6628b6 P 1b2aeea6305642769e893f7bda83ef49 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:12.872531 30486 raft_consensus.cc:3060] T 27ff5dd97b354d53941dc3840e6628b6 P 1b2aeea6305642769e893f7bda83ef49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:12.877498 30486 raft_consensus.cc:515] T 27ff5dd97b354d53941dc3840e6628b6 P 1b2aeea6305642769e893f7bda83ef49 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:12.879369 30486 leader_election.cc:290] T 27ff5dd97b354d53941dc3840e6628b6 P 1b2aeea6305642769e893f7bda83ef49 [CANDIDATE]: Term 2 election: Requested vote from peers e02681b7063d4b8cafea97d206d09d9a (127.29.32.194:45491), 4d4e5e2fdf454cf8a23c423904634ca7 (127.29.32.195:42397)
I20260709 12:12:12.880270 30562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ff5dd97b354d53941dc3840e6628b6" candidate_uuid: "1b2aeea6305642769e893f7bda83ef49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e02681b7063d4b8cafea97d206d09d9a"
I20260709 12:12:12.880424 30635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ff5dd97b354d53941dc3840e6628b6" candidate_uuid: "1b2aeea6305642769e893f7bda83ef49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4d4e5e2fdf454cf8a23c423904634ca7"
I20260709 12:12:12.880780 30562 raft_consensus.cc:3060] T 27ff5dd97b354d53941dc3840e6628b6 P e02681b7063d4b8cafea97d206d09d9a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:12.880995 30635 raft_consensus.cc:3055] T 27ff5dd97b354d53941dc3840e6628b6 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:12.881412 30635 raft_consensus.cc:740] T 27ff5dd97b354d53941dc3840e6628b6 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4d4e5e2fdf454cf8a23c423904634ca7, State: Running, Role: LEADER
I20260709 12:12:12.882066 30635 consensus_queue.cc:260] T 27ff5dd97b354d53941dc3840e6628b6 P 4d4e5e2fdf454cf8a23c423904634ca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:12.883037 30635 raft_consensus.cc:3060] T 27ff5dd97b354d53941dc3840e6628b6 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:12.887001 30562 raft_consensus.cc:2468] T 27ff5dd97b354d53941dc3840e6628b6 P e02681b7063d4b8cafea97d206d09d9a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b2aeea6305642769e893f7bda83ef49 in term 2.
I20260709 12:12:12.887575 30635 raft_consensus.cc:2468] T 27ff5dd97b354d53941dc3840e6628b6 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b2aeea6305642769e893f7bda83ef49 in term 2.
I20260709 12:12:12.888324 30452 leader_election.cc:304] T 27ff5dd97b354d53941dc3840e6628b6 P 1b2aeea6305642769e893f7bda83ef49 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b2aeea6305642769e893f7bda83ef49, e02681b7063d4b8cafea97d206d09d9a; no voters: 
I20260709 12:12:12.889220 30727 raft_consensus.cc:2804] T 27ff5dd97b354d53941dc3840e6628b6 P 1b2aeea6305642769e893f7bda83ef49 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:12.889803 30727 raft_consensus.cc:697] T 27ff5dd97b354d53941dc3840e6628b6 P 1b2aeea6305642769e893f7bda83ef49 [term 2 LEADER]: Becoming Leader. State: Replica: 1b2aeea6305642769e893f7bda83ef49, State: Running, Role: LEADER
I20260709 12:12:12.890729 30727 consensus_queue.cc:237] T 27ff5dd97b354d53941dc3840e6628b6 P 1b2aeea6305642769e893f7bda83ef49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:12.897686 30385 catalog_manager.cc:5697] T 27ff5dd97b354d53941dc3840e6628b6 P 1b2aeea6305642769e893f7bda83ef49 reported cstate change: term changed from 1 to 2, leader changed from 4d4e5e2fdf454cf8a23c423904634ca7 (127.29.32.195) to 1b2aeea6305642769e893f7bda83ef49 (127.29.32.193). New cstate: current_term: 2 leader_uuid: "1b2aeea6305642769e893f7bda83ef49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:13.053983 30727 consensus_queue.cc:1048] T c2ee752d95604b3e82fc041979b08cd1 P 1b2aeea6305642769e893f7bda83ef49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:13.065086 30727 consensus_queue.cc:1048] T c2ee752d95604b3e82fc041979b08cd1 P 1b2aeea6305642769e893f7bda83ef49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:13.073010 30760 raft_consensus.cc:993] T c2ee752d95604b3e82fc041979b08cd1 P 1b2aeea6305642769e893f7bda83ef49: : Instructing follower e02681b7063d4b8cafea97d206d09d9a to start an election
I20260709 12:12:13.073531 30760 raft_consensus.cc:1081] T c2ee752d95604b3e82fc041979b08cd1 P 1b2aeea6305642769e893f7bda83ef49 [term 1 LEADER]: Signalling peer e02681b7063d4b8cafea97d206d09d9a to start an election
I20260709 12:12:13.075369 30562 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c2ee752d95604b3e82fc041979b08cd1"
dest_uuid: "e02681b7063d4b8cafea97d206d09d9a"
 from {username='slave'} at 127.0.0.1:44874
I20260709 12:12:13.075949 30562 raft_consensus.cc:493] T c2ee752d95604b3e82fc041979b08cd1 P e02681b7063d4b8cafea97d206d09d9a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:13.076321 30562 raft_consensus.cc:3060] T c2ee752d95604b3e82fc041979b08cd1 P e02681b7063d4b8cafea97d206d09d9a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:13.081327 30562 raft_consensus.cc:515] T c2ee752d95604b3e82fc041979b08cd1 P e02681b7063d4b8cafea97d206d09d9a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:13.083039 30562 leader_election.cc:290] T c2ee752d95604b3e82fc041979b08cd1 P e02681b7063d4b8cafea97d206d09d9a [CANDIDATE]: Term 2 election: Requested vote from peers 1b2aeea6305642769e893f7bda83ef49 (127.29.32.193:33153), 4d4e5e2fdf454cf8a23c423904634ca7 (127.29.32.195:42397)
I20260709 12:12:13.083959 30486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ee752d95604b3e82fc041979b08cd1" candidate_uuid: "e02681b7063d4b8cafea97d206d09d9a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b2aeea6305642769e893f7bda83ef49"
I20260709 12:12:13.084134 30635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ee752d95604b3e82fc041979b08cd1" candidate_uuid: "e02681b7063d4b8cafea97d206d09d9a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4d4e5e2fdf454cf8a23c423904634ca7"
I20260709 12:12:13.084470 30486 raft_consensus.cc:3055] T c2ee752d95604b3e82fc041979b08cd1 P 1b2aeea6305642769e893f7bda83ef49 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:13.084744 30635 raft_consensus.cc:3060] T c2ee752d95604b3e82fc041979b08cd1 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:13.084837 30486 raft_consensus.cc:740] T c2ee752d95604b3e82fc041979b08cd1 P 1b2aeea6305642769e893f7bda83ef49 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b2aeea6305642769e893f7bda83ef49, State: Running, Role: LEADER
I20260709 12:12:13.085764 30486 consensus_queue.cc:260] T c2ee752d95604b3e82fc041979b08cd1 P 1b2aeea6305642769e893f7bda83ef49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:13.086786 30486 raft_consensus.cc:3060] T c2ee752d95604b3e82fc041979b08cd1 P 1b2aeea6305642769e893f7bda83ef49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:13.090914 30635 raft_consensus.cc:2468] T c2ee752d95604b3e82fc041979b08cd1 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e02681b7063d4b8cafea97d206d09d9a in term 2.
I20260709 12:12:13.091718 30486 raft_consensus.cc:2468] T c2ee752d95604b3e82fc041979b08cd1 P 1b2aeea6305642769e893f7bda83ef49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e02681b7063d4b8cafea97d206d09d9a in term 2.
I20260709 12:12:13.091878 30526 leader_election.cc:304] T c2ee752d95604b3e82fc041979b08cd1 P e02681b7063d4b8cafea97d206d09d9a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d4e5e2fdf454cf8a23c423904634ca7, e02681b7063d4b8cafea97d206d09d9a; no voters: 
I20260709 12:12:13.092650 30682 raft_consensus.cc:2804] T c2ee752d95604b3e82fc041979b08cd1 P e02681b7063d4b8cafea97d206d09d9a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:13.093679 30682 raft_consensus.cc:697] T c2ee752d95604b3e82fc041979b08cd1 P e02681b7063d4b8cafea97d206d09d9a [term 2 LEADER]: Becoming Leader. State: Replica: e02681b7063d4b8cafea97d206d09d9a, State: Running, Role: LEADER
I20260709 12:12:13.094401 30682 consensus_queue.cc:237] T c2ee752d95604b3e82fc041979b08cd1 P e02681b7063d4b8cafea97d206d09d9a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:13.100953 30384 catalog_manager.cc:5697] T c2ee752d95604b3e82fc041979b08cd1 P e02681b7063d4b8cafea97d206d09d9a reported cstate change: term changed from 1 to 2, leader changed from 1b2aeea6305642769e893f7bda83ef49 (127.29.32.193) to e02681b7063d4b8cafea97d206d09d9a (127.29.32.194). New cstate: current_term: 2 leader_uuid: "e02681b7063d4b8cafea97d206d09d9a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:13.110901 30727 raft_consensus.cc:993] T 85c61607791445baa740edb50f6d1308 P 1b2aeea6305642769e893f7bda83ef49: : Instructing follower e02681b7063d4b8cafea97d206d09d9a to start an election
I20260709 12:12:13.111483 30760 raft_consensus.cc:1081] T 85c61607791445baa740edb50f6d1308 P 1b2aeea6305642769e893f7bda83ef49 [term 1 LEADER]: Signalling peer e02681b7063d4b8cafea97d206d09d9a to start an election
I20260709 12:12:13.113229 30562 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "85c61607791445baa740edb50f6d1308"
dest_uuid: "e02681b7063d4b8cafea97d206d09d9a"
 from {username='slave'} at 127.0.0.1:44874
I20260709 12:12:13.113852 30562 raft_consensus.cc:493] T 85c61607791445baa740edb50f6d1308 P e02681b7063d4b8cafea97d206d09d9a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:13.114205 30562 raft_consensus.cc:3060] T 85c61607791445baa740edb50f6d1308 P e02681b7063d4b8cafea97d206d09d9a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:13.118635 30562 raft_consensus.cc:515] T 85c61607791445baa740edb50f6d1308 P e02681b7063d4b8cafea97d206d09d9a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:13.120360 30562 leader_election.cc:290] T 85c61607791445baa740edb50f6d1308 P e02681b7063d4b8cafea97d206d09d9a [CANDIDATE]: Term 2 election: Requested vote from peers 1b2aeea6305642769e893f7bda83ef49 (127.29.32.193:33153), 4d4e5e2fdf454cf8a23c423904634ca7 (127.29.32.195:42397)
I20260709 12:12:13.121371 30635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85c61607791445baa740edb50f6d1308" candidate_uuid: "e02681b7063d4b8cafea97d206d09d9a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4d4e5e2fdf454cf8a23c423904634ca7"
I20260709 12:12:13.121433 30486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85c61607791445baa740edb50f6d1308" candidate_uuid: "e02681b7063d4b8cafea97d206d09d9a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b2aeea6305642769e893f7bda83ef49"
I20260709 12:12:13.122133 30486 raft_consensus.cc:3055] T 85c61607791445baa740edb50f6d1308 P 1b2aeea6305642769e893f7bda83ef49 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:13.122854 30727 raft_consensus.cc:993] T ac600f1ee1d6408a986ac2b3a6cd4d65 P 1b2aeea6305642769e893f7bda83ef49: : Instructing follower 4d4e5e2fdf454cf8a23c423904634ca7 to start an election
I20260709 12:12:13.122766 30486 raft_consensus.cc:740] T 85c61607791445baa740edb50f6d1308 P 1b2aeea6305642769e893f7bda83ef49 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b2aeea6305642769e893f7bda83ef49, State: Running, Role: LEADER
I20260709 12:12:13.123344 30760 raft_consensus.cc:1081] T ac600f1ee1d6408a986ac2b3a6cd4d65 P 1b2aeea6305642769e893f7bda83ef49 [term 1 LEADER]: Signalling peer 4d4e5e2fdf454cf8a23c423904634ca7 to start an election
I20260709 12:12:13.123826 30486 consensus_queue.cc:260] T 85c61607791445baa740edb50f6d1308 P 1b2aeea6305642769e893f7bda83ef49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:13.125123 30636 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac600f1ee1d6408a986ac2b3a6cd4d65"
dest_uuid: "4d4e5e2fdf454cf8a23c423904634ca7"
 from {username='slave'} at 127.0.0.1:53996
I20260709 12:12:13.125326 30486 raft_consensus.cc:3060] T 85c61607791445baa740edb50f6d1308 P 1b2aeea6305642769e893f7bda83ef49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:13.125708 30636 raft_consensus.cc:493] T ac600f1ee1d6408a986ac2b3a6cd4d65 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:13.126075 30636 raft_consensus.cc:3060] T ac600f1ee1d6408a986ac2b3a6cd4d65 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:13.126472 30635 raft_consensus.cc:3060] T 85c61607791445baa740edb50f6d1308 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:13.132473 30486 raft_consensus.cc:2468] T 85c61607791445baa740edb50f6d1308 P 1b2aeea6305642769e893f7bda83ef49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e02681b7063d4b8cafea97d206d09d9a in term 2.
I20260709 12:12:13.132634 30635 raft_consensus.cc:2468] T 85c61607791445baa740edb50f6d1308 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e02681b7063d4b8cafea97d206d09d9a in term 2.
I20260709 12:12:13.132586 30636 raft_consensus.cc:515] T ac600f1ee1d6408a986ac2b3a6cd4d65 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:13.133872 30525 leader_election.cc:304] T 85c61607791445baa740edb50f6d1308 P e02681b7063d4b8cafea97d206d09d9a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b2aeea6305642769e893f7bda83ef49, e02681b7063d4b8cafea97d206d09d9a; no voters: 
I20260709 12:12:13.134716 30682 raft_consensus.cc:2804] T 85c61607791445baa740edb50f6d1308 P e02681b7063d4b8cafea97d206d09d9a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:13.135201 30682 raft_consensus.cc:697] T 85c61607791445baa740edb50f6d1308 P e02681b7063d4b8cafea97d206d09d9a [term 2 LEADER]: Becoming Leader. State: Replica: e02681b7063d4b8cafea97d206d09d9a, State: Running, Role: LEADER
I20260709 12:12:13.135507 30636 leader_election.cc:290] T ac600f1ee1d6408a986ac2b3a6cd4d65 P 4d4e5e2fdf454cf8a23c423904634ca7 [CANDIDATE]: Term 2 election: Requested vote from peers 1b2aeea6305642769e893f7bda83ef49 (127.29.32.193:33153), e02681b7063d4b8cafea97d206d09d9a (127.29.32.194:45491)
I20260709 12:12:13.136041 30486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac600f1ee1d6408a986ac2b3a6cd4d65" candidate_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b2aeea6305642769e893f7bda83ef49"
I20260709 12:12:13.136596 30562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac600f1ee1d6408a986ac2b3a6cd4d65" candidate_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e02681b7063d4b8cafea97d206d09d9a"
I20260709 12:12:13.136775 30486 raft_consensus.cc:3055] T ac600f1ee1d6408a986ac2b3a6cd4d65 P 1b2aeea6305642769e893f7bda83ef49 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:13.137084 30562 raft_consensus.cc:3060] T ac600f1ee1d6408a986ac2b3a6cd4d65 P e02681b7063d4b8cafea97d206d09d9a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:13.137099 30486 raft_consensus.cc:740] T ac600f1ee1d6408a986ac2b3a6cd4d65 P 1b2aeea6305642769e893f7bda83ef49 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b2aeea6305642769e893f7bda83ef49, State: Running, Role: LEADER
I20260709 12:12:13.137987 30486 consensus_queue.cc:260] T ac600f1ee1d6408a986ac2b3a6cd4d65 P 1b2aeea6305642769e893f7bda83ef49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:13.139061 30486 raft_consensus.cc:3060] T ac600f1ee1d6408a986ac2b3a6cd4d65 P 1b2aeea6305642769e893f7bda83ef49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:13.140556 30683 raft_consensus.cc:993] T 7e9290c0fb814fe6a429a97ffe050a95 P 4d4e5e2fdf454cf8a23c423904634ca7: : Instructing follower 1b2aeea6305642769e893f7bda83ef49 to start an election
I20260709 12:12:13.140988 30683 raft_consensus.cc:1081] T 7e9290c0fb814fe6a429a97ffe050a95 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 1 LEADER]: Signalling peer 1b2aeea6305642769e893f7bda83ef49 to start an election
I20260709 12:12:13.143921 30562 raft_consensus.cc:2468] T ac600f1ee1d6408a986ac2b3a6cd4d65 P e02681b7063d4b8cafea97d206d09d9a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d4e5e2fdf454cf8a23c423904634ca7 in term 2.
I20260709 12:12:13.145426 30486 raft_consensus.cc:2468] T ac600f1ee1d6408a986ac2b3a6cd4d65 P 1b2aeea6305642769e893f7bda83ef49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d4e5e2fdf454cf8a23c423904634ca7 in term 2.
I20260709 12:12:13.145701 30601 leader_election.cc:304] T ac600f1ee1d6408a986ac2b3a6cd4d65 P 4d4e5e2fdf454cf8a23c423904634ca7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d4e5e2fdf454cf8a23c423904634ca7, e02681b7063d4b8cafea97d206d09d9a; no voters: 
I20260709 12:12:13.146648 30714 raft_consensus.cc:2804] T ac600f1ee1d6408a986ac2b3a6cd4d65 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:13.147089 30714 raft_consensus.cc:697] T ac600f1ee1d6408a986ac2b3a6cd4d65 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 2 LEADER]: Becoming Leader. State: Replica: 4d4e5e2fdf454cf8a23c423904634ca7, State: Running, Role: LEADER
I20260709 12:12:13.147712 30714 consensus_queue.cc:237] T ac600f1ee1d6408a986ac2b3a6cd4d65 P 4d4e5e2fdf454cf8a23c423904634ca7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:13.136013 30682 consensus_queue.cc:237] T 85c61607791445baa740edb50f6d1308 P e02681b7063d4b8cafea97d206d09d9a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:13.150084 30486 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7e9290c0fb814fe6a429a97ffe050a95"
dest_uuid: "1b2aeea6305642769e893f7bda83ef49"
 from {username='slave'} at 127.0.0.1:51306
I20260709 12:12:13.150761 30486 raft_consensus.cc:493] T 7e9290c0fb814fe6a429a97ffe050a95 P 1b2aeea6305642769e893f7bda83ef49 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:13.151160 30486 raft_consensus.cc:3060] T 7e9290c0fb814fe6a429a97ffe050a95 P 1b2aeea6305642769e893f7bda83ef49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:13.155759 30384 catalog_manager.cc:5697] T 85c61607791445baa740edb50f6d1308 P e02681b7063d4b8cafea97d206d09d9a reported cstate change: term changed from 1 to 2, leader changed from 1b2aeea6305642769e893f7bda83ef49 (127.29.32.193) to e02681b7063d4b8cafea97d206d09d9a (127.29.32.194). New cstate: current_term: 2 leader_uuid: "e02681b7063d4b8cafea97d206d09d9a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:13.158066 30385 catalog_manager.cc:5697] T ac600f1ee1d6408a986ac2b3a6cd4d65 P 4d4e5e2fdf454cf8a23c423904634ca7 reported cstate change: term changed from 1 to 2, leader changed from 1b2aeea6305642769e893f7bda83ef49 (127.29.32.193) to 4d4e5e2fdf454cf8a23c423904634ca7 (127.29.32.195). New cstate: current_term: 2 leader_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:13.158536 30486 raft_consensus.cc:515] T 7e9290c0fb814fe6a429a97ffe050a95 P 1b2aeea6305642769e893f7bda83ef49 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:13.162948 30682 raft_consensus.cc:993] T 4db1baa4aba34ad7b26b269745896dfa P e02681b7063d4b8cafea97d206d09d9a: : Instructing follower 1b2aeea6305642769e893f7bda83ef49 to start an election
I20260709 12:12:13.163475 30682 raft_consensus.cc:1081] T 4db1baa4aba34ad7b26b269745896dfa P e02681b7063d4b8cafea97d206d09d9a [term 1 LEADER]: Signalling peer 1b2aeea6305642769e893f7bda83ef49 to start an election
I20260709 12:12:13.165488 30487 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4db1baa4aba34ad7b26b269745896dfa"
dest_uuid: "1b2aeea6305642769e893f7bda83ef49"
 from {username='slave'} at 127.0.0.1:51312
I20260709 12:12:13.166245 30487 raft_consensus.cc:493] T 4db1baa4aba34ad7b26b269745896dfa P 1b2aeea6305642769e893f7bda83ef49 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:13.166709 30487 raft_consensus.cc:3060] T 4db1baa4aba34ad7b26b269745896dfa P 1b2aeea6305642769e893f7bda83ef49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:13.168625 30486 leader_election.cc:290] T 7e9290c0fb814fe6a429a97ffe050a95 P 1b2aeea6305642769e893f7bda83ef49 [CANDIDATE]: Term 2 election: Requested vote from peers e02681b7063d4b8cafea97d206d09d9a (127.29.32.194:45491), 4d4e5e2fdf454cf8a23c423904634ca7 (127.29.32.195:42397)
I20260709 12:12:13.169762 30636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e9290c0fb814fe6a429a97ffe050a95" candidate_uuid: "1b2aeea6305642769e893f7bda83ef49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4d4e5e2fdf454cf8a23c423904634ca7"
I20260709 12:12:13.170444 30636 raft_consensus.cc:3055] T 7e9290c0fb814fe6a429a97ffe050a95 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:13.170871 30636 raft_consensus.cc:740] T 7e9290c0fb814fe6a429a97ffe050a95 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4d4e5e2fdf454cf8a23c423904634ca7, State: Running, Role: LEADER
I20260709 12:12:13.171677 30636 consensus_queue.cc:260] T 7e9290c0fb814fe6a429a97ffe050a95 P 4d4e5e2fdf454cf8a23c423904634ca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:13.172238 30562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e9290c0fb814fe6a429a97ffe050a95" candidate_uuid: "1b2aeea6305642769e893f7bda83ef49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e02681b7063d4b8cafea97d206d09d9a"
I20260709 12:12:13.173032 30562 raft_consensus.cc:3060] T 7e9290c0fb814fe6a429a97ffe050a95 P e02681b7063d4b8cafea97d206d09d9a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:13.173403 30636 raft_consensus.cc:3060] T 7e9290c0fb814fe6a429a97ffe050a95 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:13.175508 30487 raft_consensus.cc:515] T 4db1baa4aba34ad7b26b269745896dfa P 1b2aeea6305642769e893f7bda83ef49 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:13.178141 30636 raft_consensus.cc:2468] T 7e9290c0fb814fe6a429a97ffe050a95 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b2aeea6305642769e893f7bda83ef49 in term 2.
I20260709 12:12:13.178452 30561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4db1baa4aba34ad7b26b269745896dfa" candidate_uuid: "1b2aeea6305642769e893f7bda83ef49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e02681b7063d4b8cafea97d206d09d9a"
I20260709 12:12:13.178632 30635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4db1baa4aba34ad7b26b269745896dfa" candidate_uuid: "1b2aeea6305642769e893f7bda83ef49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4d4e5e2fdf454cf8a23c423904634ca7"
I20260709 12:12:13.179029 30561 raft_consensus.cc:3055] T 4db1baa4aba34ad7b26b269745896dfa P e02681b7063d4b8cafea97d206d09d9a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:13.179184 30635 raft_consensus.cc:3060] T 4db1baa4aba34ad7b26b269745896dfa P 4d4e5e2fdf454cf8a23c423904634ca7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:13.179240 30562 raft_consensus.cc:2468] T 7e9290c0fb814fe6a429a97ffe050a95 P e02681b7063d4b8cafea97d206d09d9a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b2aeea6305642769e893f7bda83ef49 in term 2.
I20260709 12:12:13.179386 30561 raft_consensus.cc:740] T 4db1baa4aba34ad7b26b269745896dfa P e02681b7063d4b8cafea97d206d09d9a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e02681b7063d4b8cafea97d206d09d9a, State: Running, Role: LEADER
I20260709 12:12:13.179337 30451 leader_election.cc:304] T 7e9290c0fb814fe6a429a97ffe050a95 P 1b2aeea6305642769e893f7bda83ef49 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b2aeea6305642769e893f7bda83ef49, 4d4e5e2fdf454cf8a23c423904634ca7; no voters: 
I20260709 12:12:13.180544 30760 raft_consensus.cc:2804] T 7e9290c0fb814fe6a429a97ffe050a95 P 1b2aeea6305642769e893f7bda83ef49 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:13.180390 30561 consensus_queue.cc:260] T 4db1baa4aba34ad7b26b269745896dfa P e02681b7063d4b8cafea97d206d09d9a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:13.180984 30760 raft_consensus.cc:697] T 7e9290c0fb814fe6a429a97ffe050a95 P 1b2aeea6305642769e893f7bda83ef49 [term 2 LEADER]: Becoming Leader. State: Replica: 1b2aeea6305642769e893f7bda83ef49, State: Running, Role: LEADER
I20260709 12:12:13.181483 30561 raft_consensus.cc:3060] T 4db1baa4aba34ad7b26b269745896dfa P e02681b7063d4b8cafea97d206d09d9a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:13.181980 30487 leader_election.cc:290] T 4db1baa4aba34ad7b26b269745896dfa P 1b2aeea6305642769e893f7bda83ef49 [CANDIDATE]: Term 2 election: Requested vote from peers e02681b7063d4b8cafea97d206d09d9a (127.29.32.194:45491), 4d4e5e2fdf454cf8a23c423904634ca7 (127.29.32.195:42397)
I20260709 12:12:13.181759 30760 consensus_queue.cc:237] T 7e9290c0fb814fe6a429a97ffe050a95 P 1b2aeea6305642769e893f7bda83ef49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:13.186180 30635 raft_consensus.cc:2468] T 4db1baa4aba34ad7b26b269745896dfa P 4d4e5e2fdf454cf8a23c423904634ca7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b2aeea6305642769e893f7bda83ef49 in term 2.
I20260709 12:12:13.187453 30451 leader_election.cc:304] T 4db1baa4aba34ad7b26b269745896dfa P 1b2aeea6305642769e893f7bda83ef49 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b2aeea6305642769e893f7bda83ef49, 4d4e5e2fdf454cf8a23c423904634ca7; no voters: 
I20260709 12:12:13.188282 30760 raft_consensus.cc:2804] T 4db1baa4aba34ad7b26b269745896dfa P 1b2aeea6305642769e893f7bda83ef49 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:13.189010 30760 raft_consensus.cc:697] T 4db1baa4aba34ad7b26b269745896dfa P 1b2aeea6305642769e893f7bda83ef49 [term 2 LEADER]: Becoming Leader. State: Replica: 1b2aeea6305642769e893f7bda83ef49, State: Running, Role: LEADER
I20260709 12:12:13.189129 30561 raft_consensus.cc:2468] T 4db1baa4aba34ad7b26b269745896dfa P e02681b7063d4b8cafea97d206d09d9a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b2aeea6305642769e893f7bda83ef49 in term 2.
I20260709 12:12:13.190312 30727 raft_consensus.cc:993] T 296fdd26703241bdbef1381fd81cf2d2 P 1b2aeea6305642769e893f7bda83ef49: : Instructing follower e02681b7063d4b8cafea97d206d09d9a to start an election
I20260709 12:12:13.190784 30684 raft_consensus.cc:1081] T 296fdd26703241bdbef1381fd81cf2d2 P 1b2aeea6305642769e893f7bda83ef49 [term 1 LEADER]: Signalling peer e02681b7063d4b8cafea97d206d09d9a to start an election
I20260709 12:12:13.190567 30760 consensus_queue.cc:237] T 4db1baa4aba34ad7b26b269745896dfa P 1b2aeea6305642769e893f7bda83ef49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:13.191277 30384 catalog_manager.cc:5697] T 7e9290c0fb814fe6a429a97ffe050a95 P 1b2aeea6305642769e893f7bda83ef49 reported cstate change: term changed from 1 to 2, leader changed from 4d4e5e2fdf454cf8a23c423904634ca7 (127.29.32.195) to 1b2aeea6305642769e893f7bda83ef49 (127.29.32.193). New cstate: current_term: 2 leader_uuid: "1b2aeea6305642769e893f7bda83ef49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:13.192437 30562 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "296fdd26703241bdbef1381fd81cf2d2"
dest_uuid: "e02681b7063d4b8cafea97d206d09d9a"
 from {username='slave'} at 127.0.0.1:44874
I20260709 12:12:13.192955 30562 raft_consensus.cc:493] T 296fdd26703241bdbef1381fd81cf2d2 P e02681b7063d4b8cafea97d206d09d9a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:13.193287 30562 raft_consensus.cc:3060] T 296fdd26703241bdbef1381fd81cf2d2 P e02681b7063d4b8cafea97d206d09d9a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:13.197916 30562 raft_consensus.cc:515] T 296fdd26703241bdbef1381fd81cf2d2 P e02681b7063d4b8cafea97d206d09d9a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:13.199683 30562 leader_election.cc:290] T 296fdd26703241bdbef1381fd81cf2d2 P e02681b7063d4b8cafea97d206d09d9a [CANDIDATE]: Term 2 election: Requested vote from peers 1b2aeea6305642769e893f7bda83ef49 (127.29.32.193:33153), 4d4e5e2fdf454cf8a23c423904634ca7 (127.29.32.195:42397)
I20260709 12:12:13.200475 30487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296fdd26703241bdbef1381fd81cf2d2" candidate_uuid: "e02681b7063d4b8cafea97d206d09d9a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b2aeea6305642769e893f7bda83ef49"
I20260709 12:12:13.200807 30635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296fdd26703241bdbef1381fd81cf2d2" candidate_uuid: "e02681b7063d4b8cafea97d206d09d9a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4d4e5e2fdf454cf8a23c423904634ca7"
I20260709 12:12:13.201079 30487 raft_consensus.cc:3055] T 296fdd26703241bdbef1381fd81cf2d2 P 1b2aeea6305642769e893f7bda83ef49 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:13.201895 30635 raft_consensus.cc:3060] T 296fdd26703241bdbef1381fd81cf2d2 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:13.201886 30487 raft_consensus.cc:740] T 296fdd26703241bdbef1381fd81cf2d2 P 1b2aeea6305642769e893f7bda83ef49 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b2aeea6305642769e893f7bda83ef49, State: Running, Role: LEADER
I20260709 12:12:13.202915 30487 consensus_queue.cc:260] T 296fdd26703241bdbef1381fd81cf2d2 P 1b2aeea6305642769e893f7bda83ef49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:13.204581 30487 raft_consensus.cc:3060] T 296fdd26703241bdbef1381fd81cf2d2 P 1b2aeea6305642769e893f7bda83ef49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:13.210542 30635 raft_consensus.cc:2468] T 296fdd26703241bdbef1381fd81cf2d2 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e02681b7063d4b8cafea97d206d09d9a in term 2.
I20260709 12:12:13.212041 30526 leader_election.cc:304] T 296fdd26703241bdbef1381fd81cf2d2 P e02681b7063d4b8cafea97d206d09d9a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d4e5e2fdf454cf8a23c423904634ca7, e02681b7063d4b8cafea97d206d09d9a; no voters: 
I20260709 12:12:13.212914 30682 raft_consensus.cc:2804] T 296fdd26703241bdbef1381fd81cf2d2 P e02681b7063d4b8cafea97d206d09d9a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:13.212921 30487 raft_consensus.cc:2468] T 296fdd26703241bdbef1381fd81cf2d2 P 1b2aeea6305642769e893f7bda83ef49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e02681b7063d4b8cafea97d206d09d9a in term 2.
I20260709 12:12:13.213577 30682 raft_consensus.cc:697] T 296fdd26703241bdbef1381fd81cf2d2 P e02681b7063d4b8cafea97d206d09d9a [term 2 LEADER]: Becoming Leader. State: Replica: e02681b7063d4b8cafea97d206d09d9a, State: Running, Role: LEADER
I20260709 12:12:13.214512 30682 consensus_queue.cc:237] T 296fdd26703241bdbef1381fd81cf2d2 P e02681b7063d4b8cafea97d206d09d9a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:13.218883 30384 catalog_manager.cc:5697] T 4db1baa4aba34ad7b26b269745896dfa P 1b2aeea6305642769e893f7bda83ef49 reported cstate change: term changed from 1 to 2, leader changed from e02681b7063d4b8cafea97d206d09d9a (127.29.32.194) to 1b2aeea6305642769e893f7bda83ef49 (127.29.32.193). New cstate: current_term: 2 leader_uuid: "1b2aeea6305642769e893f7bda83ef49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:13.227604 30562 raft_consensus.cc:1275] T 9b5f1858f4984f46b66ee7f962ba8086 P e02681b7063d4b8cafea97d206d09d9a [term 2 FOLLOWER]: Refusing update from remote peer 1b2aeea6305642769e893f7bda83ef49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:13.229241 30760 consensus_queue.cc:1048] T 9b5f1858f4984f46b66ee7f962ba8086 P 1b2aeea6305642769e893f7bda83ef49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:13.229063 30385 catalog_manager.cc:5697] T 296fdd26703241bdbef1381fd81cf2d2 P e02681b7063d4b8cafea97d206d09d9a reported cstate change: term changed from 1 to 2, leader changed from 1b2aeea6305642769e893f7bda83ef49 (127.29.32.193) to e02681b7063d4b8cafea97d206d09d9a (127.29.32.194). New cstate: current_term: 2 leader_uuid: "e02681b7063d4b8cafea97d206d09d9a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:13.237740 30635 raft_consensus.cc:1275] T 9b5f1858f4984f46b66ee7f962ba8086 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 2 FOLLOWER]: Refusing update from remote peer 1b2aeea6305642769e893f7bda83ef49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:13.239807 30684 consensus_queue.cc:1048] T 9b5f1858f4984f46b66ee7f962ba8086 P 1b2aeea6305642769e893f7bda83ef49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:13.387401 30715 raft_consensus.cc:993] T 0df44d5192ba44f9b4ab227ca2de694e P 4d4e5e2fdf454cf8a23c423904634ca7: : Instructing follower e02681b7063d4b8cafea97d206d09d9a to start an election
I20260709 12:12:13.388008 30714 raft_consensus.cc:1081] T 0df44d5192ba44f9b4ab227ca2de694e P 4d4e5e2fdf454cf8a23c423904634ca7 [term 1 LEADER]: Signalling peer e02681b7063d4b8cafea97d206d09d9a to start an election
I20260709 12:12:13.389724 30562 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0df44d5192ba44f9b4ab227ca2de694e"
dest_uuid: "e02681b7063d4b8cafea97d206d09d9a"
 from {username='slave'} at 127.0.0.1:48820
I20260709 12:12:13.390157 30562 raft_consensus.cc:493] T 0df44d5192ba44f9b4ab227ca2de694e P e02681b7063d4b8cafea97d206d09d9a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:13.390470 30562 raft_consensus.cc:3060] T 0df44d5192ba44f9b4ab227ca2de694e P e02681b7063d4b8cafea97d206d09d9a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:13.394416 30562 raft_consensus.cc:515] T 0df44d5192ba44f9b4ab227ca2de694e P e02681b7063d4b8cafea97d206d09d9a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:13.395943 30562 leader_election.cc:290] T 0df44d5192ba44f9b4ab227ca2de694e P e02681b7063d4b8cafea97d206d09d9a [CANDIDATE]: Term 2 election: Requested vote from peers 1b2aeea6305642769e893f7bda83ef49 (127.29.32.193:33153), 4d4e5e2fdf454cf8a23c423904634ca7 (127.29.32.195:42397)
I20260709 12:12:13.397012 30487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0df44d5192ba44f9b4ab227ca2de694e" candidate_uuid: "e02681b7063d4b8cafea97d206d09d9a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b2aeea6305642769e893f7bda83ef49"
I20260709 12:12:13.397094 30635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0df44d5192ba44f9b4ab227ca2de694e" candidate_uuid: "e02681b7063d4b8cafea97d206d09d9a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4d4e5e2fdf454cf8a23c423904634ca7"
I20260709 12:12:13.397676 30487 raft_consensus.cc:3060] T 0df44d5192ba44f9b4ab227ca2de694e P 1b2aeea6305642769e893f7bda83ef49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:13.397701 30635 raft_consensus.cc:3055] T 0df44d5192ba44f9b4ab227ca2de694e P 4d4e5e2fdf454cf8a23c423904634ca7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:13.398233 30635 raft_consensus.cc:740] T 0df44d5192ba44f9b4ab227ca2de694e P 4d4e5e2fdf454cf8a23c423904634ca7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4d4e5e2fdf454cf8a23c423904634ca7, State: Running, Role: LEADER
I20260709 12:12:13.398990 30635 consensus_queue.cc:260] T 0df44d5192ba44f9b4ab227ca2de694e P 4d4e5e2fdf454cf8a23c423904634ca7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:13.400080 30635 raft_consensus.cc:3060] T 0df44d5192ba44f9b4ab227ca2de694e P 4d4e5e2fdf454cf8a23c423904634ca7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:13.404585 30487 raft_consensus.cc:2468] T 0df44d5192ba44f9b4ab227ca2de694e P 1b2aeea6305642769e893f7bda83ef49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e02681b7063d4b8cafea97d206d09d9a in term 2.
I20260709 12:12:13.405753 30525 leader_election.cc:304] T 0df44d5192ba44f9b4ab227ca2de694e P e02681b7063d4b8cafea97d206d09d9a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b2aeea6305642769e893f7bda83ef49, e02681b7063d4b8cafea97d206d09d9a; no voters: 
I20260709 12:12:13.406345 30635 raft_consensus.cc:2468] T 0df44d5192ba44f9b4ab227ca2de694e P 4d4e5e2fdf454cf8a23c423904634ca7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e02681b7063d4b8cafea97d206d09d9a in term 2.
I20260709 12:12:13.406823 30682 raft_consensus.cc:2804] T 0df44d5192ba44f9b4ab227ca2de694e P e02681b7063d4b8cafea97d206d09d9a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:13.407320 30682 raft_consensus.cc:697] T 0df44d5192ba44f9b4ab227ca2de694e P e02681b7063d4b8cafea97d206d09d9a [term 2 LEADER]: Becoming Leader. State: Replica: e02681b7063d4b8cafea97d206d09d9a, State: Running, Role: LEADER
I20260709 12:12:13.408143 30682 consensus_queue.cc:237] T 0df44d5192ba44f9b4ab227ca2de694e P e02681b7063d4b8cafea97d206d09d9a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:13.415170 30385 catalog_manager.cc:5697] T 0df44d5192ba44f9b4ab227ca2de694e P e02681b7063d4b8cafea97d206d09d9a reported cstate change: term changed from 1 to 2, leader changed from 4d4e5e2fdf454cf8a23c423904634ca7 (127.29.32.195) to e02681b7063d4b8cafea97d206d09d9a (127.29.32.194). New cstate: current_term: 2 leader_uuid: "e02681b7063d4b8cafea97d206d09d9a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:13.476401 30635 raft_consensus.cc:1275] T 27ff5dd97b354d53941dc3840e6628b6 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 2 FOLLOWER]: Refusing update from remote peer 1b2aeea6305642769e893f7bda83ef49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:13.477963 30760 consensus_queue.cc:1048] T 27ff5dd97b354d53941dc3840e6628b6 P 1b2aeea6305642769e893f7bda83ef49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:13.485689 30562 raft_consensus.cc:1275] T 27ff5dd97b354d53941dc3840e6628b6 P e02681b7063d4b8cafea97d206d09d9a [term 2 FOLLOWER]: Refusing update from remote peer 1b2aeea6305642769e893f7bda83ef49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:13.487555 30727 consensus_queue.cc:1048] T 27ff5dd97b354d53941dc3840e6628b6 P 1b2aeea6305642769e893f7bda83ef49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:13.528340 30635 raft_consensus.cc:1275] T 85c61607791445baa740edb50f6d1308 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 2 FOLLOWER]: Refusing update from remote peer e02681b7063d4b8cafea97d206d09d9a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:13.530164 30682 consensus_queue.cc:1048] T 85c61607791445baa740edb50f6d1308 P e02681b7063d4b8cafea97d206d09d9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:13.543322 30487 raft_consensus.cc:1275] T 85c61607791445baa740edb50f6d1308 P 1b2aeea6305642769e893f7bda83ef49 [term 2 FOLLOWER]: Refusing update from remote peer e02681b7063d4b8cafea97d206d09d9a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:13.544663 30770 consensus_queue.cc:1048] T 85c61607791445baa740edb50f6d1308 P e02681b7063d4b8cafea97d206d09d9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:13.564394 30635 raft_consensus.cc:1275] T 7e9290c0fb814fe6a429a97ffe050a95 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 2 FOLLOWER]: Refusing update from remote peer 1b2aeea6305642769e893f7bda83ef49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:13.566579 30727 consensus_queue.cc:1048] T 7e9290c0fb814fe6a429a97ffe050a95 P 1b2aeea6305642769e893f7bda83ef49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:13.566776 30487 raft_consensus.cc:1275] T ac600f1ee1d6408a986ac2b3a6cd4d65 P 1b2aeea6305642769e893f7bda83ef49 [term 2 FOLLOWER]: Refusing update from remote peer 4d4e5e2fdf454cf8a23c423904634ca7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:13.568372 30714 consensus_queue.cc:1048] T ac600f1ee1d6408a986ac2b3a6cd4d65 P 4d4e5e2fdf454cf8a23c423904634ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:13.576865 30562 raft_consensus.cc:1275] T 7e9290c0fb814fe6a429a97ffe050a95 P e02681b7063d4b8cafea97d206d09d9a [term 2 FOLLOWER]: Refusing update from remote peer 1b2aeea6305642769e893f7bda83ef49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:13.579319 30562 raft_consensus.cc:1275] T ac600f1ee1d6408a986ac2b3a6cd4d65 P e02681b7063d4b8cafea97d206d09d9a [term 2 FOLLOWER]: Refusing update from remote peer 4d4e5e2fdf454cf8a23c423904634ca7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:13.581322 30714 consensus_queue.cc:1048] T ac600f1ee1d6408a986ac2b3a6cd4d65 P 4d4e5e2fdf454cf8a23c423904634ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:13.582747 30562 raft_consensus.cc:1275] T 4db1baa4aba34ad7b26b269745896dfa P e02681b7063d4b8cafea97d206d09d9a [term 2 FOLLOWER]: Refusing update from remote peer 1b2aeea6305642769e893f7bda83ef49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:13.584324 30727 consensus_queue.cc:1048] T 7e9290c0fb814fe6a429a97ffe050a95 P 1b2aeea6305642769e893f7bda83ef49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:13.585213 30729 consensus_queue.cc:1048] T 4db1baa4aba34ad7b26b269745896dfa P 1b2aeea6305642769e893f7bda83ef49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:13.591475 30635 raft_consensus.cc:1275] T c2ee752d95604b3e82fc041979b08cd1 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 2 FOLLOWER]: Refusing update from remote peer e02681b7063d4b8cafea97d206d09d9a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:13.598369 30682 consensus_queue.cc:1048] T c2ee752d95604b3e82fc041979b08cd1 P e02681b7063d4b8cafea97d206d09d9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:13.612142 30635 raft_consensus.cc:1275] T 4db1baa4aba34ad7b26b269745896dfa P 4d4e5e2fdf454cf8a23c423904634ca7 [term 2 FOLLOWER]: Refusing update from remote peer 1b2aeea6305642769e893f7bda83ef49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:13.614552 30760 consensus_queue.cc:1048] T 4db1baa4aba34ad7b26b269745896dfa P 1b2aeea6305642769e893f7bda83ef49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:13.618701 30636 raft_consensus.cc:1275] T 296fdd26703241bdbef1381fd81cf2d2 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 2 FOLLOWER]: Refusing update from remote peer e02681b7063d4b8cafea97d206d09d9a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:13.618994 30487 raft_consensus.cc:1275] T c2ee752d95604b3e82fc041979b08cd1 P 1b2aeea6305642769e893f7bda83ef49 [term 2 FOLLOWER]: Refusing update from remote peer e02681b7063d4b8cafea97d206d09d9a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:13.620425 30775 consensus_queue.cc:1048] T c2ee752d95604b3e82fc041979b08cd1 P e02681b7063d4b8cafea97d206d09d9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:13.625241 30775 consensus_queue.cc:1048] T 296fdd26703241bdbef1381fd81cf2d2 P e02681b7063d4b8cafea97d206d09d9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:13.636265 30487 raft_consensus.cc:1275] T 296fdd26703241bdbef1381fd81cf2d2 P 1b2aeea6305642769e893f7bda83ef49 [term 2 FOLLOWER]: Refusing update from remote peer e02681b7063d4b8cafea97d206d09d9a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:13.637777 30779 consensus_queue.cc:1048] T 296fdd26703241bdbef1381fd81cf2d2 P e02681b7063d4b8cafea97d206d09d9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:13.789491 30487 raft_consensus.cc:1275] T 0df44d5192ba44f9b4ab227ca2de694e P 1b2aeea6305642769e893f7bda83ef49 [term 2 FOLLOWER]: Refusing update from remote peer e02681b7063d4b8cafea97d206d09d9a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:13.791963 30779 consensus_queue.cc:1048] T 0df44d5192ba44f9b4ab227ca2de694e P e02681b7063d4b8cafea97d206d09d9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:13.802340 30636 raft_consensus.cc:1275] T 0df44d5192ba44f9b4ab227ca2de694e P 4d4e5e2fdf454cf8a23c423904634ca7 [term 2 FOLLOWER]: Refusing update from remote peer e02681b7063d4b8cafea97d206d09d9a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:12:13.804134 30682 consensus_queue.cc:1048] T 0df44d5192ba44f9b4ab227ca2de694e P e02681b7063d4b8cafea97d206d09d9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:15.861023 29827 auto_leader_rebalancer-test.cc:365] The leader distribution is 
I20260709 12:12:15.861892 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:15.879191 30487 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "27ff5dd97b354d53941dc3840e6628b6"
dest_uuid: "1b2aeea6305642769e893f7bda83ef49"
mode: GRACEFUL
new_leader_uuid: "4d4e5e2fdf454cf8a23c423904634ca7"
 from {username='slave'} at 127.0.0.1:55426
I20260709 12:12:15.879720 30487 raft_consensus.cc:606] T 27ff5dd97b354d53941dc3840e6628b6 P 1b2aeea6305642769e893f7bda83ef49 [term 2 LEADER]: Received request to transfer leadership to TS 4d4e5e2fdf454cf8a23c423904634ca7
I20260709 12:12:15.882114 30487 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4db1baa4aba34ad7b26b269745896dfa"
dest_uuid: "1b2aeea6305642769e893f7bda83ef49"
mode: GRACEFUL
new_leader_uuid: "4d4e5e2fdf454cf8a23c423904634ca7"
 from {username='slave'} at 127.0.0.1:55426
I20260709 12:12:15.882658 30487 raft_consensus.cc:606] T 4db1baa4aba34ad7b26b269745896dfa P 1b2aeea6305642769e893f7bda83ef49 [term 2 LEADER]: Received request to transfer leadership to TS 4d4e5e2fdf454cf8a23c423904634ca7
I20260709 12:12:15.883751 29827 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:12:15.884199 29827 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:16.110730 30684 raft_consensus.cc:993] T 4db1baa4aba34ad7b26b269745896dfa P 1b2aeea6305642769e893f7bda83ef49: : Instructing follower 4d4e5e2fdf454cf8a23c423904634ca7 to start an election
I20260709 12:12:16.111155 30684 raft_consensus.cc:1081] T 4db1baa4aba34ad7b26b269745896dfa P 1b2aeea6305642769e893f7bda83ef49 [term 2 LEADER]: Signalling peer 4d4e5e2fdf454cf8a23c423904634ca7 to start an election
I20260709 12:12:16.112690 30636 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4db1baa4aba34ad7b26b269745896dfa"
dest_uuid: "4d4e5e2fdf454cf8a23c423904634ca7"
 from {username='slave'} at 127.0.0.1:53996
I20260709 12:12:16.113197 30636 raft_consensus.cc:493] T 4db1baa4aba34ad7b26b269745896dfa P 4d4e5e2fdf454cf8a23c423904634ca7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:16.113462 30636 raft_consensus.cc:3060] T 4db1baa4aba34ad7b26b269745896dfa P 4d4e5e2fdf454cf8a23c423904634ca7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:16.118671 30636 raft_consensus.cc:515] T 4db1baa4aba34ad7b26b269745896dfa P 4d4e5e2fdf454cf8a23c423904634ca7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:16.120488 30636 leader_election.cc:290] T 4db1baa4aba34ad7b26b269745896dfa P 4d4e5e2fdf454cf8a23c423904634ca7 [CANDIDATE]: Term 3 election: Requested vote from peers 1b2aeea6305642769e893f7bda83ef49 (127.29.32.193:33153), e02681b7063d4b8cafea97d206d09d9a (127.29.32.194:45491)
I20260709 12:12:16.121490 30487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4db1baa4aba34ad7b26b269745896dfa" candidate_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1b2aeea6305642769e893f7bda83ef49"
I20260709 12:12:16.121709 30562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4db1baa4aba34ad7b26b269745896dfa" candidate_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e02681b7063d4b8cafea97d206d09d9a"
I20260709 12:12:16.122067 30487 raft_consensus.cc:3055] T 4db1baa4aba34ad7b26b269745896dfa P 1b2aeea6305642769e893f7bda83ef49 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:16.122153 30562 raft_consensus.cc:3060] T 4db1baa4aba34ad7b26b269745896dfa P e02681b7063d4b8cafea97d206d09d9a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:16.122447 30487 raft_consensus.cc:740] T 4db1baa4aba34ad7b26b269745896dfa P 1b2aeea6305642769e893f7bda83ef49 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1b2aeea6305642769e893f7bda83ef49, State: Running, Role: LEADER
I20260709 12:12:16.123155 30487 consensus_queue.cc:260] T 4db1baa4aba34ad7b26b269745896dfa P 1b2aeea6305642769e893f7bda83ef49 [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: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:16.124244 30487 raft_consensus.cc:3060] T 4db1baa4aba34ad7b26b269745896dfa P 1b2aeea6305642769e893f7bda83ef49 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:16.128679 30562 raft_consensus.cc:2468] T 4db1baa4aba34ad7b26b269745896dfa P e02681b7063d4b8cafea97d206d09d9a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d4e5e2fdf454cf8a23c423904634ca7 in term 3.
I20260709 12:12:16.130002 30601 leader_election.cc:304] T 4db1baa4aba34ad7b26b269745896dfa P 4d4e5e2fdf454cf8a23c423904634ca7 [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: 4d4e5e2fdf454cf8a23c423904634ca7, e02681b7063d4b8cafea97d206d09d9a; no voters: 
I20260709 12:12:16.130468 30487 raft_consensus.cc:2468] T 4db1baa4aba34ad7b26b269745896dfa P 1b2aeea6305642769e893f7bda83ef49 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d4e5e2fdf454cf8a23c423904634ca7 in term 3.
I20260709 12:12:16.130769 30683 raft_consensus.cc:2804] T 4db1baa4aba34ad7b26b269745896dfa P 4d4e5e2fdf454cf8a23c423904634ca7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:16.132205 30683 raft_consensus.cc:697] T 4db1baa4aba34ad7b26b269745896dfa P 4d4e5e2fdf454cf8a23c423904634ca7 [term 3 LEADER]: Becoming Leader. State: Replica: 4d4e5e2fdf454cf8a23c423904634ca7, State: Running, Role: LEADER
I20260709 12:12:16.132979 30683 consensus_queue.cc:237] T 4db1baa4aba34ad7b26b269745896dfa P 4d4e5e2fdf454cf8a23c423904634ca7 [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: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:16.140467 30383 catalog_manager.cc:5697] T 4db1baa4aba34ad7b26b269745896dfa P 4d4e5e2fdf454cf8a23c423904634ca7 reported cstate change: term changed from 2 to 3, leader changed from 1b2aeea6305642769e893f7bda83ef49 (127.29.32.193) to 4d4e5e2fdf454cf8a23c423904634ca7 (127.29.32.195). New cstate: current_term: 3 leader_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:16.374071 30684 raft_consensus.cc:993] T 27ff5dd97b354d53941dc3840e6628b6 P 1b2aeea6305642769e893f7bda83ef49: : Instructing follower 4d4e5e2fdf454cf8a23c423904634ca7 to start an election
I20260709 12:12:16.374632 30786 raft_consensus.cc:1081] T 27ff5dd97b354d53941dc3840e6628b6 P 1b2aeea6305642769e893f7bda83ef49 [term 2 LEADER]: Signalling peer 4d4e5e2fdf454cf8a23c423904634ca7 to start an election
I20260709 12:12:16.376169 30635 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "27ff5dd97b354d53941dc3840e6628b6"
dest_uuid: "4d4e5e2fdf454cf8a23c423904634ca7"
 from {username='slave'} at 127.0.0.1:53996
I20260709 12:12:16.376649 30635 raft_consensus.cc:493] T 27ff5dd97b354d53941dc3840e6628b6 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:16.376878 30635 raft_consensus.cc:3060] T 27ff5dd97b354d53941dc3840e6628b6 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:16.382468 30635 raft_consensus.cc:515] T 27ff5dd97b354d53941dc3840e6628b6 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:16.383975 30635 leader_election.cc:290] T 27ff5dd97b354d53941dc3840e6628b6 P 4d4e5e2fdf454cf8a23c423904634ca7 [CANDIDATE]: Term 3 election: Requested vote from peers 1b2aeea6305642769e893f7bda83ef49 (127.29.32.193:33153), e02681b7063d4b8cafea97d206d09d9a (127.29.32.194:45491)
I20260709 12:12:16.384828 30487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ff5dd97b354d53941dc3840e6628b6" candidate_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1b2aeea6305642769e893f7bda83ef49"
I20260709 12:12:16.385061 30562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ff5dd97b354d53941dc3840e6628b6" candidate_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e02681b7063d4b8cafea97d206d09d9a"
I20260709 12:12:16.385282 30487 raft_consensus.cc:3055] T 27ff5dd97b354d53941dc3840e6628b6 P 1b2aeea6305642769e893f7bda83ef49 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:16.385586 30562 raft_consensus.cc:3060] T 27ff5dd97b354d53941dc3840e6628b6 P e02681b7063d4b8cafea97d206d09d9a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:16.385615 30487 raft_consensus.cc:740] T 27ff5dd97b354d53941dc3840e6628b6 P 1b2aeea6305642769e893f7bda83ef49 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1b2aeea6305642769e893f7bda83ef49, State: Running, Role: LEADER
I20260709 12:12:16.386391 30487 consensus_queue.cc:260] T 27ff5dd97b354d53941dc3840e6628b6 P 1b2aeea6305642769e893f7bda83ef49 [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: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:16.387183 30487 raft_consensus.cc:3060] T 27ff5dd97b354d53941dc3840e6628b6 P 1b2aeea6305642769e893f7bda83ef49 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:16.390952 30562 raft_consensus.cc:2468] T 27ff5dd97b354d53941dc3840e6628b6 P e02681b7063d4b8cafea97d206d09d9a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d4e5e2fdf454cf8a23c423904634ca7 in term 3.
I20260709 12:12:16.391151 30487 raft_consensus.cc:2468] T 27ff5dd97b354d53941dc3840e6628b6 P 1b2aeea6305642769e893f7bda83ef49 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d4e5e2fdf454cf8a23c423904634ca7 in term 3.
I20260709 12:12:16.392074 30601 leader_election.cc:304] T 27ff5dd97b354d53941dc3840e6628b6 P 4d4e5e2fdf454cf8a23c423904634ca7 [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: 4d4e5e2fdf454cf8a23c423904634ca7, e02681b7063d4b8cafea97d206d09d9a; no voters: 
I20260709 12:12:16.392851 30683 raft_consensus.cc:2804] T 27ff5dd97b354d53941dc3840e6628b6 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:16.393338 30683 raft_consensus.cc:697] T 27ff5dd97b354d53941dc3840e6628b6 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 3 LEADER]: Becoming Leader. State: Replica: 4d4e5e2fdf454cf8a23c423904634ca7, State: Running, Role: LEADER
I20260709 12:12:16.394120 30683 consensus_queue.cc:237] T 27ff5dd97b354d53941dc3840e6628b6 P 4d4e5e2fdf454cf8a23c423904634ca7 [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: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:16.403456 30383 catalog_manager.cc:5697] T 27ff5dd97b354d53941dc3840e6628b6 P 4d4e5e2fdf454cf8a23c423904634ca7 reported cstate change: term changed from 2 to 3, leader changed from 1b2aeea6305642769e893f7bda83ef49 (127.29.32.193) to 4d4e5e2fdf454cf8a23c423904634ca7 (127.29.32.195). New cstate: current_term: 3 leader_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:16.695149 30487 raft_consensus.cc:1275] T 4db1baa4aba34ad7b26b269745896dfa P 1b2aeea6305642769e893f7bda83ef49 [term 3 FOLLOWER]: Refusing update from remote peer 4d4e5e2fdf454cf8a23c423904634ca7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:16.696507 30683 consensus_queue.cc:1048] T 4db1baa4aba34ad7b26b269745896dfa P 4d4e5e2fdf454cf8a23c423904634ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:16.706244 30562 raft_consensus.cc:1275] T 4db1baa4aba34ad7b26b269745896dfa P e02681b7063d4b8cafea97d206d09d9a [term 3 FOLLOWER]: Refusing update from remote peer 4d4e5e2fdf454cf8a23c423904634ca7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:16.708376 30683 consensus_queue.cc:1048] T 4db1baa4aba34ad7b26b269745896dfa P 4d4e5e2fdf454cf8a23c423904634ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:16.855397 30486 raft_consensus.cc:1275] T 27ff5dd97b354d53941dc3840e6628b6 P 1b2aeea6305642769e893f7bda83ef49 [term 3 FOLLOWER]: Refusing update from remote peer 4d4e5e2fdf454cf8a23c423904634ca7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:16.856774 30790 consensus_queue.cc:1048] T 27ff5dd97b354d53941dc3840e6628b6 P 4d4e5e2fdf454cf8a23c423904634ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:16.868294 30562 raft_consensus.cc:1275] T 27ff5dd97b354d53941dc3840e6628b6 P e02681b7063d4b8cafea97d206d09d9a [term 3 FOLLOWER]: Refusing update from remote peer 4d4e5e2fdf454cf8a23c423904634ca7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:16.870208 30790 consensus_queue.cc:1048] T 27ff5dd97b354d53941dc3840e6628b6 P 4d4e5e2fdf454cf8a23c423904634ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:16.885286 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:16.891222 29827 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:16.891677 29827 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:17.892660 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:17.898725 29827 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:17.899516 29827 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:18.900769 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:18.906407 29827 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:18.906883 29827 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:19.908131 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:19.913301 29827 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:19.913734 29827 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:20.915155 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:20.921569 29827 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:20.922016 29827 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:21.923157 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:21.929275 29827 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:21.929764 29827 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:22.930713 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:22.935995 29827 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:22.936432 29827 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:24.178999 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:24.184808 29827 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:24.185199 29827 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:12:24.592412 30657 debug-util.cc:398] Leaking SignalData structure 0x7b08000e7860 after lost signal to thread 29830
W20260709 12:12:24.593294 30657 debug-util.cc:398] Leaking SignalData structure 0x7b08000e7f40 after lost signal to thread 30419
W20260709 12:12:24.594322 30657 debug-util.cc:398] Leaking SignalData structure 0x7b080019a660 after lost signal to thread 30511
W20260709 12:12:24.595120 30657 debug-util.cc:398] Leaking SignalData structure 0x7b08001b3220 after lost signal to thread 30586
W20260709 12:12:24.595853 30657 debug-util.cc:398] Leaking SignalData structure 0x7b08000c1d20 after lost signal to thread 30660
I20260709 12:12:25.306085 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:25.322674 29827 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:25.323325 29827 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:12:26.220497 30416 debug-util.cc:398] Leaking SignalData structure 0x7b08000567a0 after lost signal to thread 29830
W20260709 12:12:26.221635 30416 debug-util.cc:398] Leaking SignalData structure 0x7b0800056e80 after lost signal to thread 30419
W20260709 12:12:26.223112 30416 debug-util.cc:398] Leaking SignalData structure 0x7b08000457a0 after lost signal to thread 30511
W20260709 12:12:26.224278 30416 debug-util.cc:398] Leaking SignalData structure 0x7b080008f900 after lost signal to thread 30586
W20260709 12:12:26.225345 30416 debug-util.cc:398] Leaking SignalData structure 0x7b08001b0720 after lost signal to thread 30660
I20260709 12:12:26.372001 29827 auto_leader_rebalancer-test.cc:384] The leader distribution is 
I20260709 12:12:26.385200 30634 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "27ff5dd97b354d53941dc3840e6628b6"
dest_uuid: "4d4e5e2fdf454cf8a23c423904634ca7"
mode: GRACEFUL
new_leader_uuid: "1b2aeea6305642769e893f7bda83ef49"
 from {username='slave'} at 127.0.0.1:54000
I20260709 12:12:26.386914 30634 raft_consensus.cc:606] T 27ff5dd97b354d53941dc3840e6628b6 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 3 LEADER]: Received request to transfer leadership to TS 1b2aeea6305642769e893f7bda83ef49
I20260709 12:12:26.407177 30634 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4db1baa4aba34ad7b26b269745896dfa"
dest_uuid: "4d4e5e2fdf454cf8a23c423904634ca7"
mode: GRACEFUL
new_leader_uuid: "1b2aeea6305642769e893f7bda83ef49"
 from {username='slave'} at 127.0.0.1:54000
I20260709 12:12:26.407866 30634 raft_consensus.cc:606] T 4db1baa4aba34ad7b26b269745896dfa P 4d4e5e2fdf454cf8a23c423904634ca7 [term 3 LEADER]: Received request to transfer leadership to TS 1b2aeea6305642769e893f7bda83ef49
I20260709 12:12:26.415640 30561 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0df44d5192ba44f9b4ab227ca2de694e"
dest_uuid: "e02681b7063d4b8cafea97d206d09d9a"
mode: GRACEFUL
new_leader_uuid: "1b2aeea6305642769e893f7bda83ef49"
 from {username='slave'} at 127.0.0.1:44886
I20260709 12:12:26.416361 30561 raft_consensus.cc:606] T 0df44d5192ba44f9b4ab227ca2de694e P e02681b7063d4b8cafea97d206d09d9a [term 2 LEADER]: Received request to transfer leadership to TS 1b2aeea6305642769e893f7bda83ef49
I20260709 12:12:26.424222 30561 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "85c61607791445baa740edb50f6d1308"
dest_uuid: "e02681b7063d4b8cafea97d206d09d9a"
mode: GRACEFUL
new_leader_uuid: "1b2aeea6305642769e893f7bda83ef49"
 from {username='slave'} at 127.0.0.1:44886
I20260709 12:12:26.425011 30561 raft_consensus.cc:606] T 85c61607791445baa740edb50f6d1308 P e02681b7063d4b8cafea97d206d09d9a [term 2 LEADER]: Received request to transfer leadership to TS 1b2aeea6305642769e893f7bda83ef49
I20260709 12:12:26.433490 30561 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "296fdd26703241bdbef1381fd81cf2d2"
dest_uuid: "e02681b7063d4b8cafea97d206d09d9a"
mode: GRACEFUL
new_leader_uuid: "1b2aeea6305642769e893f7bda83ef49"
 from {username='slave'} at 127.0.0.1:44886
I20260709 12:12:26.434144 30561 raft_consensus.cc:606] T 296fdd26703241bdbef1381fd81cf2d2 P e02681b7063d4b8cafea97d206d09d9a [term 2 LEADER]: Received request to transfer leadership to TS 1b2aeea6305642769e893f7bda83ef49
I20260709 12:12:26.499135 30823 raft_consensus.cc:993] T 85c61607791445baa740edb50f6d1308 P e02681b7063d4b8cafea97d206d09d9a: : Instructing follower 1b2aeea6305642769e893f7bda83ef49 to start an election
I20260709 12:12:26.500128 30826 raft_consensus.cc:1081] T 85c61607791445baa740edb50f6d1308 P e02681b7063d4b8cafea97d206d09d9a [term 2 LEADER]: Signalling peer 1b2aeea6305642769e893f7bda83ef49 to start an election
I20260709 12:12:26.502786 30486 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "85c61607791445baa740edb50f6d1308"
dest_uuid: "1b2aeea6305642769e893f7bda83ef49"
 from {username='slave'} at 127.0.0.1:51312
I20260709 12:12:26.503445 30486 raft_consensus.cc:493] T 85c61607791445baa740edb50f6d1308 P 1b2aeea6305642769e893f7bda83ef49 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:26.503935 30486 raft_consensus.cc:3060] T 85c61607791445baa740edb50f6d1308 P 1b2aeea6305642769e893f7bda83ef49 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:26.513125 30486 raft_consensus.cc:515] T 85c61607791445baa740edb50f6d1308 P 1b2aeea6305642769e893f7bda83ef49 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:26.517069 30561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85c61607791445baa740edb50f6d1308" candidate_uuid: "1b2aeea6305642769e893f7bda83ef49" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e02681b7063d4b8cafea97d206d09d9a"
I20260709 12:12:26.517141 30634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85c61607791445baa740edb50f6d1308" candidate_uuid: "1b2aeea6305642769e893f7bda83ef49" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4d4e5e2fdf454cf8a23c423904634ca7"
I20260709 12:12:26.518010 30561 raft_consensus.cc:3055] T 85c61607791445baa740edb50f6d1308 P e02681b7063d4b8cafea97d206d09d9a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:26.518055 30634 raft_consensus.cc:3060] T 85c61607791445baa740edb50f6d1308 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:26.518595 30561 raft_consensus.cc:740] T 85c61607791445baa740edb50f6d1308 P e02681b7063d4b8cafea97d206d09d9a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e02681b7063d4b8cafea97d206d09d9a, State: Running, Role: LEADER
I20260709 12:12:26.522652 30561 consensus_queue.cc:260] T 85c61607791445baa740edb50f6d1308 P e02681b7063d4b8cafea97d206d09d9a [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: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:26.524025 30561 raft_consensus.cc:3060] T 85c61607791445baa740edb50f6d1308 P e02681b7063d4b8cafea97d206d09d9a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:26.518543 30486 leader_election.cc:290] T 85c61607791445baa740edb50f6d1308 P 1b2aeea6305642769e893f7bda83ef49 [CANDIDATE]: Term 3 election: Requested vote from peers e02681b7063d4b8cafea97d206d09d9a (127.29.32.194:45491), 4d4e5e2fdf454cf8a23c423904634ca7 (127.29.32.195:42397)
I20260709 12:12:26.535216 30561 raft_consensus.cc:2468] T 85c61607791445baa740edb50f6d1308 P e02681b7063d4b8cafea97d206d09d9a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b2aeea6305642769e893f7bda83ef49 in term 3.
I20260709 12:12:26.537966 30452 leader_election.cc:304] T 85c61607791445baa740edb50f6d1308 P 1b2aeea6305642769e893f7bda83ef49 [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: 1b2aeea6305642769e893f7bda83ef49, e02681b7063d4b8cafea97d206d09d9a; no voters: 
I20260709 12:12:26.539260 30822 raft_consensus.cc:2804] T 85c61607791445baa740edb50f6d1308 P 1b2aeea6305642769e893f7bda83ef49 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:26.549943 30634 raft_consensus.cc:2468] T 85c61607791445baa740edb50f6d1308 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b2aeea6305642769e893f7bda83ef49 in term 3.
I20260709 12:12:26.554435 30822 raft_consensus.cc:697] T 85c61607791445baa740edb50f6d1308 P 1b2aeea6305642769e893f7bda83ef49 [term 3 LEADER]: Becoming Leader. State: Replica: 1b2aeea6305642769e893f7bda83ef49, State: Running, Role: LEADER
I20260709 12:12:26.554809 30828 raft_consensus.cc:993] T 4db1baa4aba34ad7b26b269745896dfa P 4d4e5e2fdf454cf8a23c423904634ca7: : Instructing follower 1b2aeea6305642769e893f7bda83ef49 to start an election
I20260709 12:12:26.555365 30828 raft_consensus.cc:1081] T 4db1baa4aba34ad7b26b269745896dfa P 4d4e5e2fdf454cf8a23c423904634ca7 [term 3 LEADER]: Signalling peer 1b2aeea6305642769e893f7bda83ef49 to start an election
I20260709 12:12:26.555727 30822 consensus_queue.cc:237] T 85c61607791445baa740edb50f6d1308 P 1b2aeea6305642769e893f7bda83ef49 [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: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:26.557487 30486 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4db1baa4aba34ad7b26b269745896dfa"
dest_uuid: "1b2aeea6305642769e893f7bda83ef49"
 from {username='slave'} at 127.0.0.1:51306
I20260709 12:12:26.558034 30486 raft_consensus.cc:493] T 4db1baa4aba34ad7b26b269745896dfa P 1b2aeea6305642769e893f7bda83ef49 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:26.558427 30486 raft_consensus.cc:3060] T 4db1baa4aba34ad7b26b269745896dfa P 1b2aeea6305642769e893f7bda83ef49 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:26.566543 30486 raft_consensus.cc:515] T 4db1baa4aba34ad7b26b269745896dfa P 1b2aeea6305642769e893f7bda83ef49 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:26.569634 30561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4db1baa4aba34ad7b26b269745896dfa" candidate_uuid: "1b2aeea6305642769e893f7bda83ef49" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e02681b7063d4b8cafea97d206d09d9a"
I20260709 12:12:26.570256 30561 raft_consensus.cc:3060] T 4db1baa4aba34ad7b26b269745896dfa P e02681b7063d4b8cafea97d206d09d9a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:26.574029 30486 leader_election.cc:290] T 4db1baa4aba34ad7b26b269745896dfa P 1b2aeea6305642769e893f7bda83ef49 [CANDIDATE]: Term 4 election: Requested vote from peers e02681b7063d4b8cafea97d206d09d9a (127.29.32.194:45491), 4d4e5e2fdf454cf8a23c423904634ca7 (127.29.32.195:42397)
I20260709 12:12:26.582026 30383 catalog_manager.cc:5697] T 85c61607791445baa740edb50f6d1308 P 1b2aeea6305642769e893f7bda83ef49 reported cstate change: term changed from 2 to 3, leader changed from e02681b7063d4b8cafea97d206d09d9a (127.29.32.194) to 1b2aeea6305642769e893f7bda83ef49 (127.29.32.193). New cstate: current_term: 3 leader_uuid: "1b2aeea6305642769e893f7bda83ef49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:26.584997 30561 raft_consensus.cc:2468] T 4db1baa4aba34ad7b26b269745896dfa P e02681b7063d4b8cafea97d206d09d9a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b2aeea6305642769e893f7bda83ef49 in term 4.
I20260709 12:12:26.586869 30452 leader_election.cc:304] T 4db1baa4aba34ad7b26b269745896dfa P 1b2aeea6305642769e893f7bda83ef49 [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: 1b2aeea6305642769e893f7bda83ef49, e02681b7063d4b8cafea97d206d09d9a; no voters: 
I20260709 12:12:26.588075 30822 raft_consensus.cc:2804] T 4db1baa4aba34ad7b26b269745896dfa P 1b2aeea6305642769e893f7bda83ef49 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:12:26.588598 30822 raft_consensus.cc:697] T 4db1baa4aba34ad7b26b269745896dfa P 1b2aeea6305642769e893f7bda83ef49 [term 4 LEADER]: Becoming Leader. State: Replica: 1b2aeea6305642769e893f7bda83ef49, State: Running, Role: LEADER
I20260709 12:12:26.589547 30822 consensus_queue.cc:237] T 4db1baa4aba34ad7b26b269745896dfa P 1b2aeea6305642769e893f7bda83ef49 [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: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:26.594485 30634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4db1baa4aba34ad7b26b269745896dfa" candidate_uuid: "1b2aeea6305642769e893f7bda83ef49" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4d4e5e2fdf454cf8a23c423904634ca7"
I20260709 12:12:26.595280 30634 raft_consensus.cc:3055] T 4db1baa4aba34ad7b26b269745896dfa P 4d4e5e2fdf454cf8a23c423904634ca7 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:12:26.595728 30634 raft_consensus.cc:740] T 4db1baa4aba34ad7b26b269745896dfa P 4d4e5e2fdf454cf8a23c423904634ca7 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4d4e5e2fdf454cf8a23c423904634ca7, State: Running, Role: LEADER
I20260709 12:12:26.598636 30634 consensus_queue.cc:260] T 4db1baa4aba34ad7b26b269745896dfa P 4d4e5e2fdf454cf8a23c423904634ca7 [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: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:26.600571 30634 raft_consensus.cc:3060] T 4db1baa4aba34ad7b26b269745896dfa P 4d4e5e2fdf454cf8a23c423904634ca7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:26.611254 30634 raft_consensus.cc:2468] T 4db1baa4aba34ad7b26b269745896dfa P 4d4e5e2fdf454cf8a23c423904634ca7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b2aeea6305642769e893f7bda83ef49 in term 4.
I20260709 12:12:26.614794 30823 raft_consensus.cc:993] T 0df44d5192ba44f9b4ab227ca2de694e P e02681b7063d4b8cafea97d206d09d9a: : Instructing follower 1b2aeea6305642769e893f7bda83ef49 to start an election
I20260709 12:12:26.615270 30823 raft_consensus.cc:1081] T 0df44d5192ba44f9b4ab227ca2de694e P e02681b7063d4b8cafea97d206d09d9a [term 2 LEADER]: Signalling peer 1b2aeea6305642769e893f7bda83ef49 to start an election
I20260709 12:12:26.619901 30486 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0df44d5192ba44f9b4ab227ca2de694e"
dest_uuid: "1b2aeea6305642769e893f7bda83ef49"
 from {username='slave'} at 127.0.0.1:51312
I20260709 12:12:26.620620 30486 raft_consensus.cc:493] T 0df44d5192ba44f9b4ab227ca2de694e P 1b2aeea6305642769e893f7bda83ef49 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:26.621183 30486 raft_consensus.cc:3060] T 0df44d5192ba44f9b4ab227ca2de694e P 1b2aeea6305642769e893f7bda83ef49 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:26.632228 30486 raft_consensus.cc:515] T 0df44d5192ba44f9b4ab227ca2de694e P 1b2aeea6305642769e893f7bda83ef49 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:26.635203 30561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0df44d5192ba44f9b4ab227ca2de694e" candidate_uuid: "1b2aeea6305642769e893f7bda83ef49" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e02681b7063d4b8cafea97d206d09d9a"
I20260709 12:12:26.635896 30561 raft_consensus.cc:3055] T 0df44d5192ba44f9b4ab227ca2de694e P e02681b7063d4b8cafea97d206d09d9a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:26.636245 30561 raft_consensus.cc:740] T 0df44d5192ba44f9b4ab227ca2de694e P e02681b7063d4b8cafea97d206d09d9a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e02681b7063d4b8cafea97d206d09d9a, State: Running, Role: LEADER
I20260709 12:12:26.637202 30561 consensus_queue.cc:260] T 0df44d5192ba44f9b4ab227ca2de694e P e02681b7063d4b8cafea97d206d09d9a [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: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:26.638473 30561 raft_consensus.cc:3060] T 0df44d5192ba44f9b4ab227ca2de694e P e02681b7063d4b8cafea97d206d09d9a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:26.642791 30383 catalog_manager.cc:5697] T 4db1baa4aba34ad7b26b269745896dfa P 1b2aeea6305642769e893f7bda83ef49 reported cstate change: term changed from 3 to 4, leader changed from 4d4e5e2fdf454cf8a23c423904634ca7 (127.29.32.195) to 1b2aeea6305642769e893f7bda83ef49 (127.29.32.193). New cstate: current_term: 4 leader_uuid: "1b2aeea6305642769e893f7bda83ef49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:26.646657 30561 raft_consensus.cc:2468] T 0df44d5192ba44f9b4ab227ca2de694e P e02681b7063d4b8cafea97d206d09d9a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b2aeea6305642769e893f7bda83ef49 in term 3.
I20260709 12:12:26.648826 30452 leader_election.cc:304] T 0df44d5192ba44f9b4ab227ca2de694e P 1b2aeea6305642769e893f7bda83ef49 [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: 1b2aeea6305642769e893f7bda83ef49, e02681b7063d4b8cafea97d206d09d9a; no voters: 
I20260709 12:12:26.650390 30634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0df44d5192ba44f9b4ab227ca2de694e" candidate_uuid: "1b2aeea6305642769e893f7bda83ef49" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4d4e5e2fdf454cf8a23c423904634ca7"
I20260709 12:12:26.650985 30634 raft_consensus.cc:3060] T 0df44d5192ba44f9b4ab227ca2de694e P 4d4e5e2fdf454cf8a23c423904634ca7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:26.653319 30822 raft_consensus.cc:2804] T 0df44d5192ba44f9b4ab227ca2de694e P 1b2aeea6305642769e893f7bda83ef49 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:26.653847 30822 raft_consensus.cc:697] T 0df44d5192ba44f9b4ab227ca2de694e P 1b2aeea6305642769e893f7bda83ef49 [term 3 LEADER]: Becoming Leader. State: Replica: 1b2aeea6305642769e893f7bda83ef49, State: Running, Role: LEADER
I20260709 12:12:26.654848 30822 consensus_queue.cc:237] T 0df44d5192ba44f9b4ab227ca2de694e P 1b2aeea6305642769e893f7bda83ef49 [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: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:26.647634 30486 leader_election.cc:290] T 0df44d5192ba44f9b4ab227ca2de694e P 1b2aeea6305642769e893f7bda83ef49 [CANDIDATE]: Term 3 election: Requested vote from peers e02681b7063d4b8cafea97d206d09d9a (127.29.32.194:45491), 4d4e5e2fdf454cf8a23c423904634ca7 (127.29.32.195:42397)
I20260709 12:12:26.666129 30634 raft_consensus.cc:2468] T 0df44d5192ba44f9b4ab227ca2de694e P 4d4e5e2fdf454cf8a23c423904634ca7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b2aeea6305642769e893f7bda83ef49 in term 3.
I20260709 12:12:26.676273 30383 catalog_manager.cc:5697] T 0df44d5192ba44f9b4ab227ca2de694e P 1b2aeea6305642769e893f7bda83ef49 reported cstate change: term changed from 2 to 3, leader changed from e02681b7063d4b8cafea97d206d09d9a (127.29.32.194) to 1b2aeea6305642769e893f7bda83ef49 (127.29.32.193). New cstate: current_term: 3 leader_uuid: "1b2aeea6305642769e893f7bda83ef49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:26.718007 30823 raft_consensus.cc:993] T 296fdd26703241bdbef1381fd81cf2d2 P e02681b7063d4b8cafea97d206d09d9a: : Instructing follower 1b2aeea6305642769e893f7bda83ef49 to start an election
I20260709 12:12:26.718537 30826 raft_consensus.cc:1081] T 296fdd26703241bdbef1381fd81cf2d2 P e02681b7063d4b8cafea97d206d09d9a [term 2 LEADER]: Signalling peer 1b2aeea6305642769e893f7bda83ef49 to start an election
I20260709 12:12:26.719942 30486 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "296fdd26703241bdbef1381fd81cf2d2"
dest_uuid: "1b2aeea6305642769e893f7bda83ef49"
 from {username='slave'} at 127.0.0.1:51312
I20260709 12:12:26.720384 30486 raft_consensus.cc:493] T 296fdd26703241bdbef1381fd81cf2d2 P 1b2aeea6305642769e893f7bda83ef49 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:26.720679 30486 raft_consensus.cc:3060] T 296fdd26703241bdbef1381fd81cf2d2 P 1b2aeea6305642769e893f7bda83ef49 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:26.725330 30486 raft_consensus.cc:515] T 296fdd26703241bdbef1381fd81cf2d2 P 1b2aeea6305642769e893f7bda83ef49 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:26.727777 30561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296fdd26703241bdbef1381fd81cf2d2" candidate_uuid: "1b2aeea6305642769e893f7bda83ef49" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e02681b7063d4b8cafea97d206d09d9a"
I20260709 12:12:26.728353 30561 raft_consensus.cc:3055] T 296fdd26703241bdbef1381fd81cf2d2 P e02681b7063d4b8cafea97d206d09d9a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:26.728681 30561 raft_consensus.cc:740] T 296fdd26703241bdbef1381fd81cf2d2 P e02681b7063d4b8cafea97d206d09d9a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e02681b7063d4b8cafea97d206d09d9a, State: Running, Role: LEADER
I20260709 12:12:26.729529 30561 consensus_queue.cc:260] T 296fdd26703241bdbef1381fd81cf2d2 P e02681b7063d4b8cafea97d206d09d9a [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: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:26.730621 30561 raft_consensus.cc:3060] T 296fdd26703241bdbef1381fd81cf2d2 P e02681b7063d4b8cafea97d206d09d9a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:26.731319 30634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296fdd26703241bdbef1381fd81cf2d2" candidate_uuid: "1b2aeea6305642769e893f7bda83ef49" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4d4e5e2fdf454cf8a23c423904634ca7"
I20260709 12:12:26.731931 30634 raft_consensus.cc:3060] T 296fdd26703241bdbef1381fd81cf2d2 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:26.735793 30486 leader_election.cc:290] T 296fdd26703241bdbef1381fd81cf2d2 P 1b2aeea6305642769e893f7bda83ef49 [CANDIDATE]: Term 3 election: Requested vote from peers e02681b7063d4b8cafea97d206d09d9a (127.29.32.194:45491), 4d4e5e2fdf454cf8a23c423904634ca7 (127.29.32.195:42397)
I20260709 12:12:26.738647 30561 raft_consensus.cc:2468] T 296fdd26703241bdbef1381fd81cf2d2 P e02681b7063d4b8cafea97d206d09d9a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b2aeea6305642769e893f7bda83ef49 in term 3.
I20260709 12:12:26.739806 30452 leader_election.cc:304] T 296fdd26703241bdbef1381fd81cf2d2 P 1b2aeea6305642769e893f7bda83ef49 [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: 1b2aeea6305642769e893f7bda83ef49, e02681b7063d4b8cafea97d206d09d9a; no voters: 
I20260709 12:12:26.740608 30634 raft_consensus.cc:2468] T 296fdd26703241bdbef1381fd81cf2d2 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b2aeea6305642769e893f7bda83ef49 in term 3.
I20260709 12:12:26.740708 30822 raft_consensus.cc:2804] T 296fdd26703241bdbef1381fd81cf2d2 P 1b2aeea6305642769e893f7bda83ef49 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:26.741297 30822 raft_consensus.cc:697] T 296fdd26703241bdbef1381fd81cf2d2 P 1b2aeea6305642769e893f7bda83ef49 [term 3 LEADER]: Becoming Leader. State: Replica: 1b2aeea6305642769e893f7bda83ef49, State: Running, Role: LEADER
I20260709 12:12:26.742126 30822 consensus_queue.cc:237] T 296fdd26703241bdbef1381fd81cf2d2 P 1b2aeea6305642769e893f7bda83ef49 [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: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:26.749607 30383 catalog_manager.cc:5697] T 296fdd26703241bdbef1381fd81cf2d2 P 1b2aeea6305642769e893f7bda83ef49 reported cstate change: term changed from 2 to 3, leader changed from e02681b7063d4b8cafea97d206d09d9a (127.29.32.194) to 1b2aeea6305642769e893f7bda83ef49 (127.29.32.193). New cstate: current_term: 3 leader_uuid: "1b2aeea6305642769e893f7bda83ef49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:26.781366 30827 raft_consensus.cc:993] T 27ff5dd97b354d53941dc3840e6628b6 P 4d4e5e2fdf454cf8a23c423904634ca7: : Instructing follower 1b2aeea6305642769e893f7bda83ef49 to start an election
I20260709 12:12:26.782008 30812 raft_consensus.cc:1081] T 27ff5dd97b354d53941dc3840e6628b6 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 3 LEADER]: Signalling peer 1b2aeea6305642769e893f7bda83ef49 to start an election
I20260709 12:12:26.783572 30486 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "27ff5dd97b354d53941dc3840e6628b6"
dest_uuid: "1b2aeea6305642769e893f7bda83ef49"
 from {username='slave'} at 127.0.0.1:51306
I20260709 12:12:26.784053 30486 raft_consensus.cc:493] T 27ff5dd97b354d53941dc3840e6628b6 P 1b2aeea6305642769e893f7bda83ef49 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:26.784346 30486 raft_consensus.cc:3060] T 27ff5dd97b354d53941dc3840e6628b6 P 1b2aeea6305642769e893f7bda83ef49 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:26.788615 30486 raft_consensus.cc:515] T 27ff5dd97b354d53941dc3840e6628b6 P 1b2aeea6305642769e893f7bda83ef49 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:26.791865 30561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ff5dd97b354d53941dc3840e6628b6" candidate_uuid: "1b2aeea6305642769e893f7bda83ef49" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e02681b7063d4b8cafea97d206d09d9a"
I20260709 12:12:26.792371 30486 leader_election.cc:290] T 27ff5dd97b354d53941dc3840e6628b6 P 1b2aeea6305642769e893f7bda83ef49 [CANDIDATE]: Term 4 election: Requested vote from peers e02681b7063d4b8cafea97d206d09d9a (127.29.32.194:45491), 4d4e5e2fdf454cf8a23c423904634ca7 (127.29.32.195:42397)
I20260709 12:12:26.792505 30561 raft_consensus.cc:3060] T 27ff5dd97b354d53941dc3840e6628b6 P e02681b7063d4b8cafea97d206d09d9a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:26.798514 30561 raft_consensus.cc:2468] T 27ff5dd97b354d53941dc3840e6628b6 P e02681b7063d4b8cafea97d206d09d9a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b2aeea6305642769e893f7bda83ef49 in term 4.
I20260709 12:12:26.791947 30634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ff5dd97b354d53941dc3840e6628b6" candidate_uuid: "1b2aeea6305642769e893f7bda83ef49" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4d4e5e2fdf454cf8a23c423904634ca7"
I20260709 12:12:26.799098 30634 raft_consensus.cc:3055] T 27ff5dd97b354d53941dc3840e6628b6 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:12:26.799499 30634 raft_consensus.cc:740] T 27ff5dd97b354d53941dc3840e6628b6 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4d4e5e2fdf454cf8a23c423904634ca7, State: Running, Role: LEADER
I20260709 12:12:26.799731 30452 leader_election.cc:304] T 27ff5dd97b354d53941dc3840e6628b6 P 1b2aeea6305642769e893f7bda83ef49 [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: 1b2aeea6305642769e893f7bda83ef49, e02681b7063d4b8cafea97d206d09d9a; no voters: 
I20260709 12:12:26.800735 30822 raft_consensus.cc:2804] T 27ff5dd97b354d53941dc3840e6628b6 P 1b2aeea6305642769e893f7bda83ef49 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:12:26.800570 30634 consensus_queue.cc:260] T 27ff5dd97b354d53941dc3840e6628b6 P 4d4e5e2fdf454cf8a23c423904634ca7 [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: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:26.801942 30634 raft_consensus.cc:3060] T 27ff5dd97b354d53941dc3840e6628b6 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:26.802103 30822 raft_consensus.cc:697] T 27ff5dd97b354d53941dc3840e6628b6 P 1b2aeea6305642769e893f7bda83ef49 [term 4 LEADER]: Becoming Leader. State: Replica: 1b2aeea6305642769e893f7bda83ef49, State: Running, Role: LEADER
I20260709 12:12:26.804386 30822 consensus_queue.cc:237] T 27ff5dd97b354d53941dc3840e6628b6 P 1b2aeea6305642769e893f7bda83ef49 [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: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:26.809330 30634 raft_consensus.cc:2468] T 27ff5dd97b354d53941dc3840e6628b6 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b2aeea6305642769e893f7bda83ef49 in term 4.
I20260709 12:12:26.816150 30383 catalog_manager.cc:5697] T 27ff5dd97b354d53941dc3840e6628b6 P 1b2aeea6305642769e893f7bda83ef49 reported cstate change: term changed from 3 to 4, leader changed from 4d4e5e2fdf454cf8a23c423904634ca7 (127.29.32.195) to 1b2aeea6305642769e893f7bda83ef49 (127.29.32.193). New cstate: current_term: 4 leader_uuid: "1b2aeea6305642769e893f7bda83ef49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:26.993572 30561 raft_consensus.cc:1275] T 85c61607791445baa740edb50f6d1308 P e02681b7063d4b8cafea97d206d09d9a [term 3 FOLLOWER]: Refusing update from remote peer 1b2aeea6305642769e893f7bda83ef49: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:26.995747 30822 consensus_queue.cc:1048] T 85c61607791445baa740edb50f6d1308 P 1b2aeea6305642769e893f7bda83ef49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:27.014091 30634 raft_consensus.cc:1275] T 85c61607791445baa740edb50f6d1308 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 3 FOLLOWER]: Refusing update from remote peer 1b2aeea6305642769e893f7bda83ef49: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:27.016100 30822 consensus_queue.cc:1048] T 85c61607791445baa740edb50f6d1308 P 1b2aeea6305642769e893f7bda83ef49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:27.039729 30636 raft_consensus.cc:1275] T 0df44d5192ba44f9b4ab227ca2de694e P 4d4e5e2fdf454cf8a23c423904634ca7 [term 3 FOLLOWER]: Refusing update from remote peer 1b2aeea6305642769e893f7bda83ef49: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:27.041471 30843 consensus_queue.cc:1048] T 0df44d5192ba44f9b4ab227ca2de694e P 1b2aeea6305642769e893f7bda83ef49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:27.058797 30561 raft_consensus.cc:1275] T 0df44d5192ba44f9b4ab227ca2de694e P e02681b7063d4b8cafea97d206d09d9a [term 3 FOLLOWER]: Refusing update from remote peer 1b2aeea6305642769e893f7bda83ef49: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:27.060523 30822 consensus_queue.cc:1048] T 0df44d5192ba44f9b4ab227ca2de694e P 1b2aeea6305642769e893f7bda83ef49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:27.129655 30561 raft_consensus.cc:1275] T 4db1baa4aba34ad7b26b269745896dfa P e02681b7063d4b8cafea97d206d09d9a [term 4 FOLLOWER]: Refusing update from remote peer 1b2aeea6305642769e893f7bda83ef49: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:27.131265 30843 consensus_queue.cc:1048] T 4db1baa4aba34ad7b26b269745896dfa P 1b2aeea6305642769e893f7bda83ef49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:27.148701 30634 raft_consensus.cc:1275] T 4db1baa4aba34ad7b26b269745896dfa P 4d4e5e2fdf454cf8a23c423904634ca7 [term 4 FOLLOWER]: Refusing update from remote peer 1b2aeea6305642769e893f7bda83ef49: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:27.151078 30822 consensus_queue.cc:1048] T 4db1baa4aba34ad7b26b269745896dfa P 1b2aeea6305642769e893f7bda83ef49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:27.151940 30562 raft_consensus.cc:1275] T 296fdd26703241bdbef1381fd81cf2d2 P e02681b7063d4b8cafea97d206d09d9a [term 3 FOLLOWER]: Refusing update from remote peer 1b2aeea6305642769e893f7bda83ef49: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:27.154354 30843 consensus_queue.cc:1048] T 296fdd26703241bdbef1381fd81cf2d2 P 1b2aeea6305642769e893f7bda83ef49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:27.179795 30636 raft_consensus.cc:1275] T 296fdd26703241bdbef1381fd81cf2d2 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 3 FOLLOWER]: Refusing update from remote peer 1b2aeea6305642769e893f7bda83ef49: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:27.181720 30829 consensus_queue.cc:1048] T 296fdd26703241bdbef1381fd81cf2d2 P 1b2aeea6305642769e893f7bda83ef49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:27.366009 30634 raft_consensus.cc:1275] T 27ff5dd97b354d53941dc3840e6628b6 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 4 FOLLOWER]: Refusing update from remote peer 1b2aeea6305642769e893f7bda83ef49: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:27.367651 30829 consensus_queue.cc:1048] T 27ff5dd97b354d53941dc3840e6628b6 P 1b2aeea6305642769e893f7bda83ef49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:12:27.383829 30562 raft_consensus.cc:1275] T 27ff5dd97b354d53941dc3840e6628b6 P e02681b7063d4b8cafea97d206d09d9a [term 4 FOLLOWER]: Refusing update from remote peer 1b2aeea6305642769e893f7bda83ef49: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:27.385912 30822 consensus_queue.cc:1048] T 27ff5dd97b354d53941dc3840e6628b6 P 1b2aeea6305642769e893f7bda83ef49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:29.481192 29827 auto_leader_rebalancer-test.cc:399] The leader distribution is 
I20260709 12:12:29.482002 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:29.490653 30486 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "27ff5dd97b354d53941dc3840e6628b6"
dest_uuid: "1b2aeea6305642769e893f7bda83ef49"
mode: GRACEFUL
new_leader_uuid: "4d4e5e2fdf454cf8a23c423904634ca7"
 from {username='slave'} at 127.0.0.1:55426
I20260709 12:12:29.491581 30486 raft_consensus.cc:606] T 27ff5dd97b354d53941dc3840e6628b6 P 1b2aeea6305642769e893f7bda83ef49 [term 4 LEADER]: Received request to transfer leadership to TS 4d4e5e2fdf454cf8a23c423904634ca7
I20260709 12:12:29.494829 30486 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "296fdd26703241bdbef1381fd81cf2d2"
dest_uuid: "1b2aeea6305642769e893f7bda83ef49"
mode: GRACEFUL
new_leader_uuid: "4d4e5e2fdf454cf8a23c423904634ca7"
 from {username='slave'} at 127.0.0.1:55426
I20260709 12:12:29.495306 30486 raft_consensus.cc:606] T 296fdd26703241bdbef1381fd81cf2d2 P 1b2aeea6305642769e893f7bda83ef49 [term 3 LEADER]: Received request to transfer leadership to TS 4d4e5e2fdf454cf8a23c423904634ca7
I20260709 12:12:29.497742 30486 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4db1baa4aba34ad7b26b269745896dfa"
dest_uuid: "1b2aeea6305642769e893f7bda83ef49"
mode: GRACEFUL
new_leader_uuid: "e02681b7063d4b8cafea97d206d09d9a"
 from {username='slave'} at 127.0.0.1:55426
I20260709 12:12:29.498180 30486 raft_consensus.cc:606] T 4db1baa4aba34ad7b26b269745896dfa P 1b2aeea6305642769e893f7bda83ef49 [term 4 LEADER]: Received request to transfer leadership to TS e02681b7063d4b8cafea97d206d09d9a
I20260709 12:12:29.500499 30486 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7e9290c0fb814fe6a429a97ffe050a95"
dest_uuid: "1b2aeea6305642769e893f7bda83ef49"
mode: GRACEFUL
new_leader_uuid: "e02681b7063d4b8cafea97d206d09d9a"
 from {username='slave'} at 127.0.0.1:55426
I20260709 12:12:29.500964 30486 raft_consensus.cc:606] T 7e9290c0fb814fe6a429a97ffe050a95 P 1b2aeea6305642769e893f7bda83ef49 [term 2 LEADER]: Received request to transfer leadership to TS e02681b7063d4b8cafea97d206d09d9a
I20260709 12:12:29.502056 29827 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:12:29.502700 29827 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:29.566812 30822 raft_consensus.cc:993] T 27ff5dd97b354d53941dc3840e6628b6 P 1b2aeea6305642769e893f7bda83ef49: : Instructing follower 4d4e5e2fdf454cf8a23c423904634ca7 to start an election
I20260709 12:12:29.567502 30855 raft_consensus.cc:1081] T 27ff5dd97b354d53941dc3840e6628b6 P 1b2aeea6305642769e893f7bda83ef49 [term 4 LEADER]: Signalling peer 4d4e5e2fdf454cf8a23c423904634ca7 to start an election
I20260709 12:12:29.569391 30634 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "27ff5dd97b354d53941dc3840e6628b6"
dest_uuid: "4d4e5e2fdf454cf8a23c423904634ca7"
 from {username='slave'} at 127.0.0.1:53996
I20260709 12:12:29.570082 30634 raft_consensus.cc:493] T 27ff5dd97b354d53941dc3840e6628b6 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:29.570571 30634 raft_consensus.cc:3060] T 27ff5dd97b354d53941dc3840e6628b6 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:12:29.577746 30634 raft_consensus.cc:515] T 27ff5dd97b354d53941dc3840e6628b6 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:29.579995 30634 leader_election.cc:290] T 27ff5dd97b354d53941dc3840e6628b6 P 4d4e5e2fdf454cf8a23c423904634ca7 [CANDIDATE]: Term 5 election: Requested vote from peers 1b2aeea6305642769e893f7bda83ef49 (127.29.32.193:33153), e02681b7063d4b8cafea97d206d09d9a (127.29.32.194:45491)
I20260709 12:12:29.581079 30486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ff5dd97b354d53941dc3840e6628b6" candidate_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "1b2aeea6305642769e893f7bda83ef49"
I20260709 12:12:29.581266 30561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ff5dd97b354d53941dc3840e6628b6" candidate_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "e02681b7063d4b8cafea97d206d09d9a"
I20260709 12:12:29.581902 30486 raft_consensus.cc:3055] T 27ff5dd97b354d53941dc3840e6628b6 P 1b2aeea6305642769e893f7bda83ef49 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:12:29.581919 30561 raft_consensus.cc:3060] T 27ff5dd97b354d53941dc3840e6628b6 P e02681b7063d4b8cafea97d206d09d9a [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:12:29.582268 30486 raft_consensus.cc:740] T 27ff5dd97b354d53941dc3840e6628b6 P 1b2aeea6305642769e893f7bda83ef49 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 1b2aeea6305642769e893f7bda83ef49, State: Running, Role: LEADER
I20260709 12:12:29.583037 30486 consensus_queue.cc:260] T 27ff5dd97b354d53941dc3840e6628b6 P 1b2aeea6305642769e893f7bda83ef49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:29.584031 30486 raft_consensus.cc:3060] T 27ff5dd97b354d53941dc3840e6628b6 P 1b2aeea6305642769e893f7bda83ef49 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:12:29.587265 30561 raft_consensus.cc:2468] T 27ff5dd97b354d53941dc3840e6628b6 P e02681b7063d4b8cafea97d206d09d9a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d4e5e2fdf454cf8a23c423904634ca7 in term 5.
I20260709 12:12:29.589012 30601 leader_election.cc:304] T 27ff5dd97b354d53941dc3840e6628b6 P 4d4e5e2fdf454cf8a23c423904634ca7 [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: 4d4e5e2fdf454cf8a23c423904634ca7, e02681b7063d4b8cafea97d206d09d9a; no voters: 
I20260709 12:12:29.589279 30486 raft_consensus.cc:2468] T 27ff5dd97b354d53941dc3840e6628b6 P 1b2aeea6305642769e893f7bda83ef49 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d4e5e2fdf454cf8a23c423904634ca7 in term 5.
I20260709 12:12:29.589906 30812 raft_consensus.cc:2804] T 27ff5dd97b354d53941dc3840e6628b6 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:12:29.590893 30812 raft_consensus.cc:697] T 27ff5dd97b354d53941dc3840e6628b6 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 5 LEADER]: Becoming Leader. State: Replica: 4d4e5e2fdf454cf8a23c423904634ca7, State: Running, Role: LEADER
I20260709 12:12:29.591818 30812 consensus_queue.cc:237] T 27ff5dd97b354d53941dc3840e6628b6 P 4d4e5e2fdf454cf8a23c423904634ca7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:29.600286 30383 catalog_manager.cc:5697] T 27ff5dd97b354d53941dc3840e6628b6 P 4d4e5e2fdf454cf8a23c423904634ca7 reported cstate change: term changed from 4 to 5, leader changed from 1b2aeea6305642769e893f7bda83ef49 (127.29.32.193) to 4d4e5e2fdf454cf8a23c423904634ca7 (127.29.32.195). New cstate: current_term: 5 leader_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:29.616993 30855 raft_consensus.cc:993] T 7e9290c0fb814fe6a429a97ffe050a95 P 1b2aeea6305642769e893f7bda83ef49: : Instructing follower e02681b7063d4b8cafea97d206d09d9a to start an election
I20260709 12:12:29.617560 30822 raft_consensus.cc:1081] T 7e9290c0fb814fe6a429a97ffe050a95 P 1b2aeea6305642769e893f7bda83ef49 [term 2 LEADER]: Signalling peer e02681b7063d4b8cafea97d206d09d9a to start an election
I20260709 12:12:29.619917 30562 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7e9290c0fb814fe6a429a97ffe050a95"
dest_uuid: "e02681b7063d4b8cafea97d206d09d9a"
 from {username='slave'} at 127.0.0.1:44874
I20260709 12:12:29.620375 30562 raft_consensus.cc:493] T 7e9290c0fb814fe6a429a97ffe050a95 P e02681b7063d4b8cafea97d206d09d9a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:29.620616 30562 raft_consensus.cc:3060] T 7e9290c0fb814fe6a429a97ffe050a95 P e02681b7063d4b8cafea97d206d09d9a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:29.626298 30562 raft_consensus.cc:515] T 7e9290c0fb814fe6a429a97ffe050a95 P e02681b7063d4b8cafea97d206d09d9a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:29.629019 30562 leader_election.cc:290] T 7e9290c0fb814fe6a429a97ffe050a95 P e02681b7063d4b8cafea97d206d09d9a [CANDIDATE]: Term 3 election: Requested vote from peers 1b2aeea6305642769e893f7bda83ef49 (127.29.32.193:33153), 4d4e5e2fdf454cf8a23c423904634ca7 (127.29.32.195:42397)
I20260709 12:12:29.629184 30486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e9290c0fb814fe6a429a97ffe050a95" candidate_uuid: "e02681b7063d4b8cafea97d206d09d9a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1b2aeea6305642769e893f7bda83ef49"
I20260709 12:12:29.629776 30486 raft_consensus.cc:3055] T 7e9290c0fb814fe6a429a97ffe050a95 P 1b2aeea6305642769e893f7bda83ef49 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:12:29.630069 30486 raft_consensus.cc:740] T 7e9290c0fb814fe6a429a97ffe050a95 P 1b2aeea6305642769e893f7bda83ef49 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1b2aeea6305642769e893f7bda83ef49, State: Running, Role: LEADER
I20260709 12:12:29.630034 30634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e9290c0fb814fe6a429a97ffe050a95" candidate_uuid: "e02681b7063d4b8cafea97d206d09d9a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4d4e5e2fdf454cf8a23c423904634ca7"
I20260709 12:12:29.630939 30634 raft_consensus.cc:3060] T 7e9290c0fb814fe6a429a97ffe050a95 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:29.630995 30486 consensus_queue.cc:260] T 7e9290c0fb814fe6a429a97ffe050a95 P 1b2aeea6305642769e893f7bda83ef49 [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: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:29.632031 30486 raft_consensus.cc:3060] T 7e9290c0fb814fe6a429a97ffe050a95 P 1b2aeea6305642769e893f7bda83ef49 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:12:29.636121 30634 raft_consensus.cc:2468] T 7e9290c0fb814fe6a429a97ffe050a95 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e02681b7063d4b8cafea97d206d09d9a in term 3.
I20260709 12:12:29.636552 30486 raft_consensus.cc:2468] T 7e9290c0fb814fe6a429a97ffe050a95 P 1b2aeea6305642769e893f7bda83ef49 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e02681b7063d4b8cafea97d206d09d9a in term 3.
I20260709 12:12:29.637641 30526 leader_election.cc:304] T 7e9290c0fb814fe6a429a97ffe050a95 P e02681b7063d4b8cafea97d206d09d9a [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: 4d4e5e2fdf454cf8a23c423904634ca7, e02681b7063d4b8cafea97d206d09d9a; no voters: 
I20260709 12:12:29.638520 30826 raft_consensus.cc:2804] T 7e9290c0fb814fe6a429a97ffe050a95 P e02681b7063d4b8cafea97d206d09d9a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:12:29.639935 30826 raft_consensus.cc:697] T 7e9290c0fb814fe6a429a97ffe050a95 P e02681b7063d4b8cafea97d206d09d9a [term 3 LEADER]: Becoming Leader. State: Replica: e02681b7063d4b8cafea97d206d09d9a, State: Running, Role: LEADER
I20260709 12:12:29.640715 30826 consensus_queue.cc:237] T 7e9290c0fb814fe6a429a97ffe050a95 P e02681b7063d4b8cafea97d206d09d9a [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: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:29.647812 30383 catalog_manager.cc:5697] T 7e9290c0fb814fe6a429a97ffe050a95 P e02681b7063d4b8cafea97d206d09d9a reported cstate change: term changed from 2 to 3, leader changed from 1b2aeea6305642769e893f7bda83ef49 (127.29.32.193) to e02681b7063d4b8cafea97d206d09d9a (127.29.32.194). New cstate: current_term: 3 leader_uuid: "e02681b7063d4b8cafea97d206d09d9a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:29.659242 30855 raft_consensus.cc:993] T 4db1baa4aba34ad7b26b269745896dfa P 1b2aeea6305642769e893f7bda83ef49: : Instructing follower e02681b7063d4b8cafea97d206d09d9a to start an election
I20260709 12:12:29.659751 30822 raft_consensus.cc:1081] T 4db1baa4aba34ad7b26b269745896dfa P 1b2aeea6305642769e893f7bda83ef49 [term 4 LEADER]: Signalling peer e02681b7063d4b8cafea97d206d09d9a to start an election
I20260709 12:12:29.661260 30562 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4db1baa4aba34ad7b26b269745896dfa"
dest_uuid: "e02681b7063d4b8cafea97d206d09d9a"
 from {username='slave'} at 127.0.0.1:44874
I20260709 12:12:29.661727 30562 raft_consensus.cc:493] T 4db1baa4aba34ad7b26b269745896dfa P e02681b7063d4b8cafea97d206d09d9a [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:29.662014 30562 raft_consensus.cc:3060] T 4db1baa4aba34ad7b26b269745896dfa P e02681b7063d4b8cafea97d206d09d9a [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:12:29.666607 30562 raft_consensus.cc:515] T 4db1baa4aba34ad7b26b269745896dfa P e02681b7063d4b8cafea97d206d09d9a [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:29.668222 30562 leader_election.cc:290] T 4db1baa4aba34ad7b26b269745896dfa P e02681b7063d4b8cafea97d206d09d9a [CANDIDATE]: Term 5 election: Requested vote from peers 1b2aeea6305642769e893f7bda83ef49 (127.29.32.193:33153), 4d4e5e2fdf454cf8a23c423904634ca7 (127.29.32.195:42397)
I20260709 12:12:29.669162 30486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4db1baa4aba34ad7b26b269745896dfa" candidate_uuid: "e02681b7063d4b8cafea97d206d09d9a" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "1b2aeea6305642769e893f7bda83ef49"
I20260709 12:12:29.669353 30634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4db1baa4aba34ad7b26b269745896dfa" candidate_uuid: "e02681b7063d4b8cafea97d206d09d9a" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "4d4e5e2fdf454cf8a23c423904634ca7"
I20260709 12:12:29.669872 30486 raft_consensus.cc:3055] T 4db1baa4aba34ad7b26b269745896dfa P 1b2aeea6305642769e893f7bda83ef49 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:12:29.669966 30634 raft_consensus.cc:3060] T 4db1baa4aba34ad7b26b269745896dfa P 4d4e5e2fdf454cf8a23c423904634ca7 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:12:29.670254 30486 raft_consensus.cc:740] T 4db1baa4aba34ad7b26b269745896dfa P 1b2aeea6305642769e893f7bda83ef49 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 1b2aeea6305642769e893f7bda83ef49, State: Running, Role: LEADER
I20260709 12:12:29.671197 30486 consensus_queue.cc:260] T 4db1baa4aba34ad7b26b269745896dfa P 1b2aeea6305642769e893f7bda83ef49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:29.672374 30486 raft_consensus.cc:3060] T 4db1baa4aba34ad7b26b269745896dfa P 1b2aeea6305642769e893f7bda83ef49 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:12:29.672850 30855 raft_consensus.cc:993] T 296fdd26703241bdbef1381fd81cf2d2 P 1b2aeea6305642769e893f7bda83ef49: : Instructing follower 4d4e5e2fdf454cf8a23c423904634ca7 to start an election
I20260709 12:12:29.673314 30822 raft_consensus.cc:1081] T 296fdd26703241bdbef1381fd81cf2d2 P 1b2aeea6305642769e893f7bda83ef49 [term 3 LEADER]: Signalling peer 4d4e5e2fdf454cf8a23c423904634ca7 to start an election
I20260709 12:12:29.675062 30636 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "296fdd26703241bdbef1381fd81cf2d2"
dest_uuid: "4d4e5e2fdf454cf8a23c423904634ca7"
 from {username='slave'} at 127.0.0.1:53996
I20260709 12:12:29.675544 30636 raft_consensus.cc:493] T 296fdd26703241bdbef1381fd81cf2d2 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:12:29.675848 30636 raft_consensus.cc:3060] T 296fdd26703241bdbef1381fd81cf2d2 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:29.676553 30634 raft_consensus.cc:2468] T 4db1baa4aba34ad7b26b269745896dfa P 4d4e5e2fdf454cf8a23c423904634ca7 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e02681b7063d4b8cafea97d206d09d9a in term 5.
I20260709 12:12:29.677613 30526 leader_election.cc:304] T 4db1baa4aba34ad7b26b269745896dfa P e02681b7063d4b8cafea97d206d09d9a [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: 4d4e5e2fdf454cf8a23c423904634ca7, e02681b7063d4b8cafea97d206d09d9a; no voters: 
I20260709 12:12:29.678399 30826 raft_consensus.cc:2804] T 4db1baa4aba34ad7b26b269745896dfa P e02681b7063d4b8cafea97d206d09d9a [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:12:29.678512 30486 raft_consensus.cc:2468] T 4db1baa4aba34ad7b26b269745896dfa P 1b2aeea6305642769e893f7bda83ef49 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e02681b7063d4b8cafea97d206d09d9a in term 5.
I20260709 12:12:29.678902 30826 raft_consensus.cc:697] T 4db1baa4aba34ad7b26b269745896dfa P e02681b7063d4b8cafea97d206d09d9a [term 5 LEADER]: Becoming Leader. State: Replica: e02681b7063d4b8cafea97d206d09d9a, State: Running, Role: LEADER
I20260709 12:12:29.679829 30826 consensus_queue.cc:237] T 4db1baa4aba34ad7b26b269745896dfa P e02681b7063d4b8cafea97d206d09d9a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:29.681627 30636 raft_consensus.cc:515] T 296fdd26703241bdbef1381fd81cf2d2 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:29.683293 30636 leader_election.cc:290] T 296fdd26703241bdbef1381fd81cf2d2 P 4d4e5e2fdf454cf8a23c423904634ca7 [CANDIDATE]: Term 4 election: Requested vote from peers 1b2aeea6305642769e893f7bda83ef49 (127.29.32.193:33153), e02681b7063d4b8cafea97d206d09d9a (127.29.32.194:45491)
I20260709 12:12:29.684057 30486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296fdd26703241bdbef1381fd81cf2d2" candidate_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1b2aeea6305642769e893f7bda83ef49"
I20260709 12:12:29.684625 30486 raft_consensus.cc:3055] T 296fdd26703241bdbef1381fd81cf2d2 P 1b2aeea6305642769e893f7bda83ef49 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:12:29.684899 30486 raft_consensus.cc:740] T 296fdd26703241bdbef1381fd81cf2d2 P 1b2aeea6305642769e893f7bda83ef49 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1b2aeea6305642769e893f7bda83ef49, State: Running, Role: LEADER
I20260709 12:12:29.685402 30562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "296fdd26703241bdbef1381fd81cf2d2" candidate_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e02681b7063d4b8cafea97d206d09d9a"
I20260709 12:12:29.685938 30562 raft_consensus.cc:3060] T 296fdd26703241bdbef1381fd81cf2d2 P e02681b7063d4b8cafea97d206d09d9a [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:29.685699 30486 consensus_queue.cc:260] T 296fdd26703241bdbef1381fd81cf2d2 P 1b2aeea6305642769e893f7bda83ef49 [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: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:29.687228 30486 raft_consensus.cc:3060] T 296fdd26703241bdbef1381fd81cf2d2 P 1b2aeea6305642769e893f7bda83ef49 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:12:29.689522 30383 catalog_manager.cc:5697] T 4db1baa4aba34ad7b26b269745896dfa P e02681b7063d4b8cafea97d206d09d9a reported cstate change: term changed from 4 to 5, leader changed from 1b2aeea6305642769e893f7bda83ef49 (127.29.32.193) to e02681b7063d4b8cafea97d206d09d9a (127.29.32.194). New cstate: current_term: 5 leader_uuid: "e02681b7063d4b8cafea97d206d09d9a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:29.690697 30562 raft_consensus.cc:2468] T 296fdd26703241bdbef1381fd81cf2d2 P e02681b7063d4b8cafea97d206d09d9a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d4e5e2fdf454cf8a23c423904634ca7 in term 4.
I20260709 12:12:29.691644 30601 leader_election.cc:304] T 296fdd26703241bdbef1381fd81cf2d2 P 4d4e5e2fdf454cf8a23c423904634ca7 [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: 4d4e5e2fdf454cf8a23c423904634ca7, e02681b7063d4b8cafea97d206d09d9a; no voters: 
I20260709 12:12:29.692309 30812 raft_consensus.cc:2804] T 296fdd26703241bdbef1381fd81cf2d2 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:12:29.692761 30812 raft_consensus.cc:697] T 296fdd26703241bdbef1381fd81cf2d2 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 4 LEADER]: Becoming Leader. State: Replica: 4d4e5e2fdf454cf8a23c423904634ca7, State: Running, Role: LEADER
I20260709 12:12:29.693456 30486 raft_consensus.cc:2468] T 296fdd26703241bdbef1381fd81cf2d2 P 1b2aeea6305642769e893f7bda83ef49 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d4e5e2fdf454cf8a23c423904634ca7 in term 4.
I20260709 12:12:29.693590 30812 consensus_queue.cc:237] T 296fdd26703241bdbef1381fd81cf2d2 P 4d4e5e2fdf454cf8a23c423904634ca7 [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: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } }
I20260709 12:12:29.703389 30385 catalog_manager.cc:5697] T 296fdd26703241bdbef1381fd81cf2d2 P 4d4e5e2fdf454cf8a23c423904634ca7 reported cstate change: term changed from 3 to 4, leader changed from 1b2aeea6305642769e893f7bda83ef49 (127.29.32.193) to 4d4e5e2fdf454cf8a23c423904634ca7 (127.29.32.195). New cstate: current_term: 4 leader_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:30.022598 30486 raft_consensus.cc:1275] T 27ff5dd97b354d53941dc3840e6628b6 P 1b2aeea6305642769e893f7bda83ef49 [term 5 FOLLOWER]: Refusing update from remote peer 4d4e5e2fdf454cf8a23c423904634ca7: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:12:30.024139 30812 consensus_queue.cc:1048] T 27ff5dd97b354d53941dc3840e6628b6 P 4d4e5e2fdf454cf8a23c423904634ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:12:30.035048 30562 raft_consensus.cc:1275] T 27ff5dd97b354d53941dc3840e6628b6 P e02681b7063d4b8cafea97d206d09d9a [term 5 FOLLOWER]: Refusing update from remote peer 4d4e5e2fdf454cf8a23c423904634ca7: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:12:30.036767 30856 consensus_queue.cc:1048] T 27ff5dd97b354d53941dc3840e6628b6 P 4d4e5e2fdf454cf8a23c423904634ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:12:30.067673 30486 raft_consensus.cc:1275] T 4db1baa4aba34ad7b26b269745896dfa P 1b2aeea6305642769e893f7bda83ef49 [term 5 FOLLOWER]: Refusing update from remote peer e02681b7063d4b8cafea97d206d09d9a: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:12:30.069308 30826 consensus_queue.cc:1048] T 4db1baa4aba34ad7b26b269745896dfa P e02681b7063d4b8cafea97d206d09d9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:12:30.078768 30636 raft_consensus.cc:1275] T 4db1baa4aba34ad7b26b269745896dfa P 4d4e5e2fdf454cf8a23c423904634ca7 [term 5 FOLLOWER]: Refusing update from remote peer e02681b7063d4b8cafea97d206d09d9a: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:12:30.080561 30862 consensus_queue.cc:1048] T 4db1baa4aba34ad7b26b269745896dfa P e02681b7063d4b8cafea97d206d09d9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:12:30.128291 30486 raft_consensus.cc:1275] T 7e9290c0fb814fe6a429a97ffe050a95 P 1b2aeea6305642769e893f7bda83ef49 [term 3 FOLLOWER]: Refusing update from remote peer e02681b7063d4b8cafea97d206d09d9a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:30.130142 30862 consensus_queue.cc:1048] T 7e9290c0fb814fe6a429a97ffe050a95 P e02681b7063d4b8cafea97d206d09d9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:30.139405 30636 raft_consensus.cc:1275] T 7e9290c0fb814fe6a429a97ffe050a95 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 3 FOLLOWER]: Refusing update from remote peer e02681b7063d4b8cafea97d206d09d9a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:12:30.141050 30826 consensus_queue.cc:1048] T 7e9290c0fb814fe6a429a97ffe050a95 P e02681b7063d4b8cafea97d206d09d9a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d4e5e2fdf454cf8a23c423904634ca7" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 42397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:30.203835 30486 raft_consensus.cc:1275] T 296fdd26703241bdbef1381fd81cf2d2 P 1b2aeea6305642769e893f7bda83ef49 [term 4 FOLLOWER]: Refusing update from remote peer 4d4e5e2fdf454cf8a23c423904634ca7: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:30.205399 30869 consensus_queue.cc:1048] T 296fdd26703241bdbef1381fd81cf2d2 P 4d4e5e2fdf454cf8a23c423904634ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b2aeea6305642769e893f7bda83ef49" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 33153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:12:30.216460 30562 raft_consensus.cc:1275] T 296fdd26703241bdbef1381fd81cf2d2 P e02681b7063d4b8cafea97d206d09d9a [term 4 FOLLOWER]: Refusing update from remote peer 4d4e5e2fdf454cf8a23c423904634ca7: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:12:30.218515 30869 consensus_queue.cc:1048] T 296fdd26703241bdbef1381fd81cf2d2 P 4d4e5e2fdf454cf8a23c423904634ca7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e02681b7063d4b8cafea97d206d09d9a" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:30.504220 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:30.513357 29827 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:30.513875 29827 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:31.515054 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:31.520762 29827 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:31.521281 29827 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:32.522516 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:32.528328 29827 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:32.528759 29827 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:33.529999 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:33.537562 29827 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:33.538062 29827 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:34.539358 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:34.546962 29827 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:34.547463 29827 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:35.548455 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:35.555639 29827 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:35.556391 29827 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:36.578413 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:36.607499 29827 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:36.620136 29827 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:37.629509 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:37.635318 29827 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:37.635814 29827 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:12:37.952090 30416 debug-util.cc:398] Leaking SignalData structure 0x7b08001faac0 after lost signal to thread 29830
W20260709 12:12:37.953193 30416 debug-util.cc:398] Leaking SignalData structure 0x7b08001a4ae0 after lost signal to thread 30419
W20260709 12:12:37.954368 30416 debug-util.cc:398] Leaking SignalData structure 0x7b08000568c0 after lost signal to thread 30511
W20260709 12:12:37.955228 30416 debug-util.cc:398] Leaking SignalData structure 0x7b0800045f00 after lost signal to thread 30586
W20260709 12:12:37.955935 30416 debug-util.cc:398] Leaking SignalData structure 0x7b080005f5a0 after lost signal to thread 30660
I20260709 12:12:38.637066 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:12:38.643548 29827 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:12:38.643939 29827 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:12:39.683998 29827 auto_leader_rebalancer-test.cc:410] The leader distribution is 
I20260709 12:12:39.684826 29827 tablet_server.cc:179] TabletServer@127.29.32.193:0 shutting down...
I20260709 12:12:39.723531 29827 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:12:39.724377 29827 tablet_replica.cc:333] T c2ee752d95604b3e82fc041979b08cd1 P 1b2aeea6305642769e893f7bda83ef49: stopping tablet replica
I20260709 12:12:39.725144 29827 raft_consensus.cc:2243] T c2ee752d95604b3e82fc041979b08cd1 P 1b2aeea6305642769e893f7bda83ef49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:39.725782 29827 raft_consensus.cc:2272] T c2ee752d95604b3e82fc041979b08cd1 P 1b2aeea6305642769e893f7bda83ef49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:39.727834 29827 tablet_replica.cc:333] T 296fdd26703241bdbef1381fd81cf2d2 P 1b2aeea6305642769e893f7bda83ef49: stopping tablet replica
I20260709 12:12:39.728403 29827 raft_consensus.cc:2243] T 296fdd26703241bdbef1381fd81cf2d2 P 1b2aeea6305642769e893f7bda83ef49 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:39.728861 29827 raft_consensus.cc:2272] T 296fdd26703241bdbef1381fd81cf2d2 P 1b2aeea6305642769e893f7bda83ef49 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:39.730835 29827 tablet_replica.cc:333] T 4fba279546464a14ab39383abb1b0829 P 1b2aeea6305642769e893f7bda83ef49: stopping tablet replica
I20260709 12:12:39.731388 29827 raft_consensus.cc:2243] T 4fba279546464a14ab39383abb1b0829 P 1b2aeea6305642769e893f7bda83ef49 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:12:39.732172 29827 raft_consensus.cc:2272] T 4fba279546464a14ab39383abb1b0829 P 1b2aeea6305642769e893f7bda83ef49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:39.733860 29827 tablet_replica.cc:333] T ac600f1ee1d6408a986ac2b3a6cd4d65 P 1b2aeea6305642769e893f7bda83ef49: stopping tablet replica
I20260709 12:12:39.734382 29827 raft_consensus.cc:2243] T ac600f1ee1d6408a986ac2b3a6cd4d65 P 1b2aeea6305642769e893f7bda83ef49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:39.734781 29827 raft_consensus.cc:2272] T ac600f1ee1d6408a986ac2b3a6cd4d65 P 1b2aeea6305642769e893f7bda83ef49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:39.736615 29827 tablet_replica.cc:333] T 4db1baa4aba34ad7b26b269745896dfa P 1b2aeea6305642769e893f7bda83ef49: stopping tablet replica
I20260709 12:12:39.737098 29827 raft_consensus.cc:2243] T 4db1baa4aba34ad7b26b269745896dfa P 1b2aeea6305642769e893f7bda83ef49 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:39.737483 29827 raft_consensus.cc:2272] T 4db1baa4aba34ad7b26b269745896dfa P 1b2aeea6305642769e893f7bda83ef49 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:39.739382 29827 tablet_replica.cc:333] T 85c61607791445baa740edb50f6d1308 P 1b2aeea6305642769e893f7bda83ef49: stopping tablet replica
I20260709 12:12:39.739840 29827 raft_consensus.cc:2243] T 85c61607791445baa740edb50f6d1308 P 1b2aeea6305642769e893f7bda83ef49 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:12:39.740653 29827 raft_consensus.cc:2272] T 85c61607791445baa740edb50f6d1308 P 1b2aeea6305642769e893f7bda83ef49 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:39.742388 29827 tablet_replica.cc:333] T 27ff5dd97b354d53941dc3840e6628b6 P 1b2aeea6305642769e893f7bda83ef49: stopping tablet replica
I20260709 12:12:39.743180 29827 raft_consensus.cc:2243] T 27ff5dd97b354d53941dc3840e6628b6 P 1b2aeea6305642769e893f7bda83ef49 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:39.743752 29827 raft_consensus.cc:2272] T 27ff5dd97b354d53941dc3840e6628b6 P 1b2aeea6305642769e893f7bda83ef49 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:39.746281 29827 tablet_replica.cc:333] T 0df44d5192ba44f9b4ab227ca2de694e P 1b2aeea6305642769e893f7bda83ef49: stopping tablet replica
I20260709 12:12:39.746763 29827 raft_consensus.cc:2243] T 0df44d5192ba44f9b4ab227ca2de694e P 1b2aeea6305642769e893f7bda83ef49 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:12:39.747566 29827 raft_consensus.cc:2272] T 0df44d5192ba44f9b4ab227ca2de694e P 1b2aeea6305642769e893f7bda83ef49 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:39.749949 29827 tablet_replica.cc:333] T 7e9290c0fb814fe6a429a97ffe050a95 P 1b2aeea6305642769e893f7bda83ef49: stopping tablet replica
I20260709 12:12:39.750520 29827 raft_consensus.cc:2243] T 7e9290c0fb814fe6a429a97ffe050a95 P 1b2aeea6305642769e893f7bda83ef49 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:39.750937 29827 raft_consensus.cc:2272] T 7e9290c0fb814fe6a429a97ffe050a95 P 1b2aeea6305642769e893f7bda83ef49 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:39.752772 29827 tablet_replica.cc:333] T 9b5f1858f4984f46b66ee7f962ba8086 P 1b2aeea6305642769e893f7bda83ef49: stopping tablet replica
I20260709 12:12:39.753177 29827 raft_consensus.cc:2243] T 9b5f1858f4984f46b66ee7f962ba8086 P 1b2aeea6305642769e893f7bda83ef49 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:12:39.753923 29827 raft_consensus.cc:2272] T 9b5f1858f4984f46b66ee7f962ba8086 P 1b2aeea6305642769e893f7bda83ef49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:39.788940 29827 tablet_server.cc:196] TabletServer@127.29.32.193:0 shutdown complete.
I20260709 12:12:39.810945 29827 tablet_server.cc:179] TabletServer@127.29.32.194:0 shutting down...
W20260709 12:12:39.827230 30601 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
W20260709 12:12:39.832589 30601 consensus_peers.cc:597] T 27ff5dd97b354d53941dc3840e6628b6 P 4d4e5e2fdf454cf8a23c423904634ca7 -> Peer e02681b7063d4b8cafea97d206d09d9a (127.29.32.194:45491): Couldn't send request to peer e02681b7063d4b8cafea97d206d09d9a. 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 12:12:39.838246 30525 consensus_peers.cc:597] T 4db1baa4aba34ad7b26b269745896dfa P e02681b7063d4b8cafea97d206d09d9a -> Peer 1b2aeea6305642769e893f7bda83ef49 (127.29.32.193:33153): Couldn't send request to peer 1b2aeea6305642769e893f7bda83ef49. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:33153: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:39.852835 29827 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:12:39.853515 29827 tablet_replica.cc:333] T 4fba279546464a14ab39383abb1b0829 P e02681b7063d4b8cafea97d206d09d9a: stopping tablet replica
I20260709 12:12:39.854074 29827 raft_consensus.cc:2243] T 4fba279546464a14ab39383abb1b0829 P e02681b7063d4b8cafea97d206d09d9a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:39.854578 29827 raft_consensus.cc:2272] T 4fba279546464a14ab39383abb1b0829 P e02681b7063d4b8cafea97d206d09d9a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:39.856348 29827 tablet_replica.cc:333] T 85c61607791445baa740edb50f6d1308 P e02681b7063d4b8cafea97d206d09d9a: stopping tablet replica
I20260709 12:12:39.856815 29827 raft_consensus.cc:2243] T 85c61607791445baa740edb50f6d1308 P e02681b7063d4b8cafea97d206d09d9a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:39.857276 29827 raft_consensus.cc:2272] T 85c61607791445baa740edb50f6d1308 P e02681b7063d4b8cafea97d206d09d9a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:39.859040 29827 tablet_replica.cc:333] T 296fdd26703241bdbef1381fd81cf2d2 P e02681b7063d4b8cafea97d206d09d9a: stopping tablet replica
I20260709 12:12:39.859522 29827 raft_consensus.cc:2243] T 296fdd26703241bdbef1381fd81cf2d2 P e02681b7063d4b8cafea97d206d09d9a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:39.859930 29827 raft_consensus.cc:2272] T 296fdd26703241bdbef1381fd81cf2d2 P e02681b7063d4b8cafea97d206d09d9a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:39.861557 29827 tablet_replica.cc:333] T 0df44d5192ba44f9b4ab227ca2de694e P e02681b7063d4b8cafea97d206d09d9a: stopping tablet replica
I20260709 12:12:39.862040 29827 raft_consensus.cc:2243] T 0df44d5192ba44f9b4ab227ca2de694e P e02681b7063d4b8cafea97d206d09d9a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:39.862493 29827 raft_consensus.cc:2272] T 0df44d5192ba44f9b4ab227ca2de694e P e02681b7063d4b8cafea97d206d09d9a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:39.864296 29827 tablet_replica.cc:333] T 27ff5dd97b354d53941dc3840e6628b6 P e02681b7063d4b8cafea97d206d09d9a: stopping tablet replica
I20260709 12:12:39.864809 29827 raft_consensus.cc:2243] T 27ff5dd97b354d53941dc3840e6628b6 P e02681b7063d4b8cafea97d206d09d9a [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:39.865226 29827 raft_consensus.cc:2272] T 27ff5dd97b354d53941dc3840e6628b6 P e02681b7063d4b8cafea97d206d09d9a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:39.867076 29827 tablet_replica.cc:333] T c2ee752d95604b3e82fc041979b08cd1 P e02681b7063d4b8cafea97d206d09d9a: stopping tablet replica
I20260709 12:12:39.867609 29827 raft_consensus.cc:2243] T c2ee752d95604b3e82fc041979b08cd1 P e02681b7063d4b8cafea97d206d09d9a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:12:39.868350 29827 raft_consensus.cc:2272] T c2ee752d95604b3e82fc041979b08cd1 P e02681b7063d4b8cafea97d206d09d9a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:39.870380 29827 tablet_replica.cc:333] T 7e9290c0fb814fe6a429a97ffe050a95 P e02681b7063d4b8cafea97d206d09d9a: stopping tablet replica
I20260709 12:12:39.870810 29827 raft_consensus.cc:2243] T 7e9290c0fb814fe6a429a97ffe050a95 P e02681b7063d4b8cafea97d206d09d9a [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:12:39.871537 29827 raft_consensus.cc:2272] T 7e9290c0fb814fe6a429a97ffe050a95 P e02681b7063d4b8cafea97d206d09d9a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:39.873723 29827 tablet_replica.cc:333] T 9b5f1858f4984f46b66ee7f962ba8086 P e02681b7063d4b8cafea97d206d09d9a: stopping tablet replica
I20260709 12:12:39.874246 29827 raft_consensus.cc:2243] T 9b5f1858f4984f46b66ee7f962ba8086 P e02681b7063d4b8cafea97d206d09d9a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:39.874650 29827 raft_consensus.cc:2272] T 9b5f1858f4984f46b66ee7f962ba8086 P e02681b7063d4b8cafea97d206d09d9a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:39.877665 29827 tablet_replica.cc:333] T ac600f1ee1d6408a986ac2b3a6cd4d65 P e02681b7063d4b8cafea97d206d09d9a: stopping tablet replica
I20260709 12:12:39.878165 29827 raft_consensus.cc:2243] T ac600f1ee1d6408a986ac2b3a6cd4d65 P e02681b7063d4b8cafea97d206d09d9a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:39.878710 29827 raft_consensus.cc:2272] T ac600f1ee1d6408a986ac2b3a6cd4d65 P e02681b7063d4b8cafea97d206d09d9a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:39.880491 29827 tablet_replica.cc:333] T 4db1baa4aba34ad7b26b269745896dfa P e02681b7063d4b8cafea97d206d09d9a: stopping tablet replica
I20260709 12:12:39.880983 29827 raft_consensus.cc:2243] T 4db1baa4aba34ad7b26b269745896dfa P e02681b7063d4b8cafea97d206d09d9a [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:12:39.881872 29827 raft_consensus.cc:2272] T 4db1baa4aba34ad7b26b269745896dfa P e02681b7063d4b8cafea97d206d09d9a [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 12:12:39.887919 30599 consensus_peers.cc:597] T 27ff5dd97b354d53941dc3840e6628b6 P 4d4e5e2fdf454cf8a23c423904634ca7 -> Peer 1b2aeea6305642769e893f7bda83ef49 (127.29.32.193:33153): Couldn't send request to peer 1b2aeea6305642769e893f7bda83ef49. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:33153: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:12:39.903275 30599 consensus_peers.cc:597] T ac600f1ee1d6408a986ac2b3a6cd4d65 P 4d4e5e2fdf454cf8a23c423904634ca7 -> Peer 1b2aeea6305642769e893f7bda83ef49 (127.29.32.193:33153): Couldn't send request to peer 1b2aeea6305642769e893f7bda83ef49. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:33153: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:39.919868 29827 tablet_server.cc:196] TabletServer@127.29.32.194:0 shutdown complete.
I20260709 12:12:39.942651 29827 tablet_server.cc:179] TabletServer@127.29.32.195:0 shutting down...
I20260709 12:12:39.970323 29827 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:12:39.971092 29827 tablet_replica.cc:333] T c2ee752d95604b3e82fc041979b08cd1 P 4d4e5e2fdf454cf8a23c423904634ca7: stopping tablet replica
I20260709 12:12:39.971772 29827 raft_consensus.cc:2243] T c2ee752d95604b3e82fc041979b08cd1 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:39.972280 29827 raft_consensus.cc:2272] T c2ee752d95604b3e82fc041979b08cd1 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:39.974148 29827 tablet_replica.cc:333] T 85c61607791445baa740edb50f6d1308 P 4d4e5e2fdf454cf8a23c423904634ca7: stopping tablet replica
I20260709 12:12:39.974713 29827 raft_consensus.cc:2243] T 85c61607791445baa740edb50f6d1308 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:39.975145 29827 raft_consensus.cc:2272] T 85c61607791445baa740edb50f6d1308 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:39.976876 29827 tablet_replica.cc:333] T 296fdd26703241bdbef1381fd81cf2d2 P 4d4e5e2fdf454cf8a23c423904634ca7: stopping tablet replica
I20260709 12:12:39.977389 29827 raft_consensus.cc:2243] T 296fdd26703241bdbef1381fd81cf2d2 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:12:39.978343 29827 raft_consensus.cc:2272] T 296fdd26703241bdbef1381fd81cf2d2 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:39.980523 29827 tablet_replica.cc:333] T ac600f1ee1d6408a986ac2b3a6cd4d65 P 4d4e5e2fdf454cf8a23c423904634ca7: stopping tablet replica
I20260709 12:12:39.981006 29827 raft_consensus.cc:2243] T ac600f1ee1d6408a986ac2b3a6cd4d65 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:12:39.981761 29827 raft_consensus.cc:2272] T ac600f1ee1d6408a986ac2b3a6cd4d65 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:39.983461 29827 tablet_replica.cc:333] T 4db1baa4aba34ad7b26b269745896dfa P 4d4e5e2fdf454cf8a23c423904634ca7: stopping tablet replica
I20260709 12:12:39.983969 29827 raft_consensus.cc:2243] T 4db1baa4aba34ad7b26b269745896dfa P 4d4e5e2fdf454cf8a23c423904634ca7 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:39.984381 29827 raft_consensus.cc:2272] T 4db1baa4aba34ad7b26b269745896dfa P 4d4e5e2fdf454cf8a23c423904634ca7 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:39.986837 29827 tablet_replica.cc:333] T 4fba279546464a14ab39383abb1b0829 P 4d4e5e2fdf454cf8a23c423904634ca7: stopping tablet replica
I20260709 12:12:39.987486 29827 raft_consensus.cc:2243] T 4fba279546464a14ab39383abb1b0829 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:39.987965 29827 raft_consensus.cc:2272] T 4fba279546464a14ab39383abb1b0829 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:39.989656 29827 tablet_replica.cc:333] T 0df44d5192ba44f9b4ab227ca2de694e P 4d4e5e2fdf454cf8a23c423904634ca7: stopping tablet replica
I20260709 12:12:39.990151 29827 raft_consensus.cc:2243] T 0df44d5192ba44f9b4ab227ca2de694e P 4d4e5e2fdf454cf8a23c423904634ca7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:39.990674 29827 raft_consensus.cc:2272] T 0df44d5192ba44f9b4ab227ca2de694e P 4d4e5e2fdf454cf8a23c423904634ca7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:39.992386 29827 tablet_replica.cc:333] T 27ff5dd97b354d53941dc3840e6628b6 P 4d4e5e2fdf454cf8a23c423904634ca7: stopping tablet replica
I20260709 12:12:39.992884 29827 raft_consensus.cc:2243] T 27ff5dd97b354d53941dc3840e6628b6 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:12:39.993731 29827 raft_consensus.cc:2272] T 27ff5dd97b354d53941dc3840e6628b6 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:39.995415 29827 tablet_replica.cc:333] T 9b5f1858f4984f46b66ee7f962ba8086 P 4d4e5e2fdf454cf8a23c423904634ca7: stopping tablet replica
I20260709 12:12:39.995873 29827 raft_consensus.cc:2243] T 9b5f1858f4984f46b66ee7f962ba8086 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:39.996284 29827 raft_consensus.cc:2272] T 9b5f1858f4984f46b66ee7f962ba8086 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:39.997984 29827 tablet_replica.cc:333] T 7e9290c0fb814fe6a429a97ffe050a95 P 4d4e5e2fdf454cf8a23c423904634ca7: stopping tablet replica
I20260709 12:12:39.998456 29827 raft_consensus.cc:2243] T 7e9290c0fb814fe6a429a97ffe050a95 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:39.998908 29827 raft_consensus.cc:2272] T 7e9290c0fb814fe6a429a97ffe050a95 P 4d4e5e2fdf454cf8a23c423904634ca7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:40.050233 29827 tablet_server.cc:196] TabletServer@127.29.32.195:0 shutdown complete.
I20260709 12:12:40.073228 29827 master.cc:562] Master@127.29.32.254:40507 shutting down...
I20260709 12:12:40.101076 29827 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bf0ac1cfc15e4f11a7b0846541e1cf7b [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:12:40.101899 29827 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bf0ac1cfc15e4f11a7b0846541e1cf7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:40.102317 29827 tablet_replica.cc:333] T 00000000000000000000000000000000 P bf0ac1cfc15e4f11a7b0846541e1cf7b: stopping tablet replica
I20260709 12:12:40.147171 29827 master.cc:584] Master@127.29.32.254:40507 shutdown complete.
1b2aeea6305642769e893f7bda83ef49  5
4d4e5e2fdf454cf8a23c423904634ca7  1
e02681b7063d4b8cafea97d206d09d9a  4
1b2aeea6305642769e893f7bda83ef49  3
4d4e5e2fdf454cf8a23c423904634ca7  3
e02681b7063d4b8cafea97d206d09d9a  4
1b2aeea6305642769e893f7bda83ef49  8
4d4e5e2fdf454cf8a23c423904634ca7  1
e02681b7063d4b8cafea97d206d09d9a  1
1b2aeea6305642769e893f7bda83ef49  4
4d4e5e2fdf454cf8a23c423904634ca7  3
e02681b7063d4b8cafea97d206d09d9a  3
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (29604 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 12:12:40.195070 29827 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.29.32.254:35409
I20260709 12:12:40.196236 29827 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:40.202980 30898 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 12:12:40.203099 30897 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 12:12:40.204142 30900 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 12:12:40.204488 29827 server_base.cc:1061] running on GCE node
I20260709 12:12:40.205705 29827 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:40.205888 29827 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 12:12:40.206076 29827 hybrid_clock.cc:648] HybridClock initialized: now 1783599160206062 us; error 0 us; skew 500 ppm
I20260709 12:12:40.206686 29827 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:40.209441 29827 webserver.cc:533] Webserver started at http://127.29.32.254:34995/ using document root <none> and password file <none>
I20260709 12:12:40.209965 29827 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:40.210150 29827 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:40.210749 29827 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:40.211910 29827 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599097714484-29827-0/minicluster-data/master-0-root/instance:
uuid: "b2cabab1087f4413893c796aceb503f1"
format_stamp: "Formatted at 2026-07-09 12:12:40 on dist-test-slave-kjxq"
I20260709 12:12:40.216473 29827 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:12:40.220156 30905 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:40.221089 29827 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:12:40.221333 29827 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599097714484-29827-0/minicluster-data/master-0-root
uuid: "b2cabab1087f4413893c796aceb503f1"
format_stamp: "Formatted at 2026-07-09 12:12:40 on dist-test-slave-kjxq"
I20260709 12:12:40.221593 29827 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599097714484-29827-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599097714484-29827-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599097714484-29827-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 12:12:40.248324 29827 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:40.250000 29827 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:40.294328 29827 rpc_server.cc:307] RPC server started. Bound to: 127.29.32.254:35409
I20260709 12:12:40.294497 30956 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.32.254:35409 every 8 connection(s)
I20260709 12:12:40.299409 30957 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 12:12:40.310434 30957 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b2cabab1087f4413893c796aceb503f1: Bootstrap starting.
I20260709 12:12:40.315130 30957 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b2cabab1087f4413893c796aceb503f1: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:40.319526 30957 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b2cabab1087f4413893c796aceb503f1: No bootstrap required, opened a new log
I20260709 12:12:40.321806 30957 raft_consensus.cc:359] T 00000000000000000000000000000000 P b2cabab1087f4413893c796aceb503f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b2cabab1087f4413893c796aceb503f1" member_type: VOTER }
I20260709 12:12:40.322348 30957 raft_consensus.cc:385] T 00000000000000000000000000000000 P b2cabab1087f4413893c796aceb503f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:40.322552 30957 raft_consensus.cc:740] T 00000000000000000000000000000000 P b2cabab1087f4413893c796aceb503f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b2cabab1087f4413893c796aceb503f1, State: Initialized, Role: FOLLOWER
I20260709 12:12:40.323130 30957 consensus_queue.cc:260] T 00000000000000000000000000000000 P b2cabab1087f4413893c796aceb503f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b2cabab1087f4413893c796aceb503f1" member_type: VOTER }
I20260709 12:12:40.323635 30957 raft_consensus.cc:399] T 00000000000000000000000000000000 P b2cabab1087f4413893c796aceb503f1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:12:40.323901 30957 raft_consensus.cc:493] T 00000000000000000000000000000000 P b2cabab1087f4413893c796aceb503f1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:12:40.324185 30957 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b2cabab1087f4413893c796aceb503f1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:40.328410 30957 raft_consensus.cc:515] T 00000000000000000000000000000000 P b2cabab1087f4413893c796aceb503f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b2cabab1087f4413893c796aceb503f1" member_type: VOTER }
I20260709 12:12:40.328971 30957 leader_election.cc:304] T 00000000000000000000000000000000 P b2cabab1087f4413893c796aceb503f1 [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: b2cabab1087f4413893c796aceb503f1; no voters: 
I20260709 12:12:40.330134 30957 leader_election.cc:290] T 00000000000000000000000000000000 P b2cabab1087f4413893c796aceb503f1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:12:40.330611 30960 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b2cabab1087f4413893c796aceb503f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:40.331921 30960 raft_consensus.cc:697] T 00000000000000000000000000000000 P b2cabab1087f4413893c796aceb503f1 [term 1 LEADER]: Becoming Leader. State: Replica: b2cabab1087f4413893c796aceb503f1, State: Running, Role: LEADER
I20260709 12:12:40.332675 30960 consensus_queue.cc:237] T 00000000000000000000000000000000 P b2cabab1087f4413893c796aceb503f1 [LEADER]: Queue going to LEADER mode. State: All 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: "b2cabab1087f4413893c796aceb503f1" member_type: VOTER }
I20260709 12:12:40.333141 30957 sys_catalog.cc:565] T 00000000000000000000000000000000 P b2cabab1087f4413893c796aceb503f1 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:12:40.338549 30962 sys_catalog.cc:455] T 00000000000000000000000000000000 P b2cabab1087f4413893c796aceb503f1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b2cabab1087f4413893c796aceb503f1. Latest consensus state: current_term: 1 leader_uuid: "b2cabab1087f4413893c796aceb503f1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b2cabab1087f4413893c796aceb503f1" member_type: VOTER } }
I20260709 12:12:40.339531 30961 sys_catalog.cc:455] T 00000000000000000000000000000000 P b2cabab1087f4413893c796aceb503f1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b2cabab1087f4413893c796aceb503f1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b2cabab1087f4413893c796aceb503f1" member_type: VOTER } }
I20260709 12:12:40.339998 30961 sys_catalog.cc:458] T 00000000000000000000000000000000 P b2cabab1087f4413893c796aceb503f1 [sys.catalog]: This master's current role is: LEADER
I20260709 12:12:40.339609 30962 sys_catalog.cc:458] T 00000000000000000000000000000000 P b2cabab1087f4413893c796aceb503f1 [sys.catalog]: This master's current role is: LEADER
I20260709 12:12:40.341892 30968 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:12:40.346818 30968 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:12:40.350070 29827 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:12:40.355715 30968 catalog_manager.cc:1383] Generated new cluster ID: f3727915efcc4e50a84eb6982c62c1b2
I20260709 12:12:40.356014 30968 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:12:40.369045 30968 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:12:40.370846 30968 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:12:40.386368 30968 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b2cabab1087f4413893c796aceb503f1: Generated new TSK 0
I20260709 12:12:40.387264 30968 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:12:40.417587 29827 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:40.424322 30978 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 12:12:40.425757 30979 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 12:12:40.427536 29827 server_base.cc:1061] running on GCE node
W20260709 12:12:40.428684 30981 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 12:12:40.429878 29827 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:40.430160 29827 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 12:12:40.430449 29827 hybrid_clock.cc:648] HybridClock initialized: now 1783599160430427 us; error 0 us; skew 500 ppm
I20260709 12:12:40.431145 29827 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:40.434248 29827 webserver.cc:533] Webserver started at http://127.29.32.193:43701/ using document root <none> and password file <none>
I20260709 12:12:40.434783 29827 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:40.434952 29827 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:40.435199 29827 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:40.436269 29827 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599097714484-29827-0/minicluster-data/ts-0-root/instance:
uuid: "004887887de44a6584632617dc197d7d"
format_stamp: "Formatted at 2026-07-09 12:12:40 on dist-test-slave-kjxq"
I20260709 12:12:40.441326 29827 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:12:40.445268 30986 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:40.446347 29827 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:12:40.446671 29827 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599097714484-29827-0/minicluster-data/ts-0-root
uuid: "004887887de44a6584632617dc197d7d"
format_stamp: "Formatted at 2026-07-09 12:12:40 on dist-test-slave-kjxq"
I20260709 12:12:40.446995 29827 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599097714484-29827-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599097714484-29827-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599097714484-29827-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 12:12:40.462500 29827 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:40.463814 29827 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:40.466413 29827 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:12:40.469597 29827 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:12:40.470104 29827 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.000s	sys 0.000s
I20260709 12:12:40.470692 29827 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:12:40.471278 29827 ts_tablet_manager.cc:595] Time spent register tablets: real 0.001s	user 0.000s	sys 0.000s
I20260709 12:12:40.525915 29827 rpc_server.cc:307] RPC server started. Bound to: 127.29.32.193:37577
I20260709 12:12:40.525971 31048 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.32.193:37577 every 8 connection(s)
I20260709 12:12:40.532140 29827 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:40.540328 31053 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 12:12:40.540699 31054 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 12:12:40.543473 31056 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 12:12:40.545503 29827 server_base.cc:1061] running on GCE node
I20260709 12:12:40.546831 29827 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:40.547050 29827 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 12:12:40.547260 29827 hybrid_clock.cc:648] HybridClock initialized: now 1783599160547241 us; error 0 us; skew 500 ppm
I20260709 12:12:40.547938 29827 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:40.550122 31049 heartbeater.cc:344] Connected to a master server at 127.29.32.254:35409
I20260709 12:12:40.550567 31049 heartbeater.cc:461] Registering TS with master...
I20260709 12:12:40.551357 31049 heartbeater.cc:507] Master 127.29.32.254:35409 requested a full tablet report, sending...
I20260709 12:12:40.552484 29827 webserver.cc:533] Webserver started at http://127.29.32.194:42371/ using document root <none> and password file <none>
I20260709 12:12:40.553188 29827 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:40.553435 29827 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:40.553725 29827 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:40.553871 30922 ts_manager.cc:194] Registered new tserver with Master: 004887887de44a6584632617dc197d7d (127.29.32.193:37577)
I20260709 12:12:40.555469 29827 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599097714484-29827-0/minicluster-data/ts-1-root/instance:
uuid: "dc254a15e8d54188a2ec3927216ff482"
format_stamp: "Formatted at 2026-07-09 12:12:40 on dist-test-slave-kjxq"
I20260709 12:12:40.555773 30922 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53024
I20260709 12:12:40.561005 29827 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260709 12:12:40.566629 31061 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:40.567876 29827 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 12:12:40.568375 29827 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599097714484-29827-0/minicluster-data/ts-1-root
uuid: "dc254a15e8d54188a2ec3927216ff482"
format_stamp: "Formatted at 2026-07-09 12:12:40 on dist-test-slave-kjxq"
I20260709 12:12:40.568778 29827 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599097714484-29827-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599097714484-29827-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599097714484-29827-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 12:12:40.581952 29827 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:40.583245 29827 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:40.584756 29827 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:12:40.587065 29827 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:12:40.587301 29827 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:40.587553 29827 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:12:40.587729 29827 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:40.637342 29827 rpc_server.cc:307] RPC server started. Bound to: 127.29.32.194:44499
I20260709 12:12:40.637452 31123 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.32.194:44499 every 8 connection(s)
I20260709 12:12:40.642104 29827 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:40.649693 31127 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 12:12:40.650844 31128 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 12:12:40.652398 31130 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 12:12:40.654330 29827 server_base.cc:1061] running on GCE node
I20260709 12:12:40.656195 29827 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:40.656674 29827 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 12:12:40.656914 31124 heartbeater.cc:344] Connected to a master server at 127.29.32.254:35409
I20260709 12:12:40.656890 29827 hybrid_clock.cc:648] HybridClock initialized: now 1783599160656871 us; error 0 us; skew 500 ppm
I20260709 12:12:40.657424 31124 heartbeater.cc:461] Registering TS with master...
I20260709 12:12:40.657891 29827 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:40.658284 31124 heartbeater.cc:507] Master 127.29.32.254:35409 requested a full tablet report, sending...
I20260709 12:12:40.660796 30922 ts_manager.cc:194] Registered new tserver with Master: dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:12:40.661132 29827 webserver.cc:533] Webserver started at http://127.29.32.195:40463/ using document root <none> and password file <none>
I20260709 12:12:40.661816 29827 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:40.662096 29827 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:40.662500 29827 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:40.662892 30922 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53038
I20260709 12:12:40.664247 29827 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599097714484-29827-0/minicluster-data/ts-2-root/instance:
uuid: "30c92db0139b4111bec0f41bfb121c4d"
format_stamp: "Formatted at 2026-07-09 12:12:40 on dist-test-slave-kjxq"
I20260709 12:12:40.669868 29827 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:12:40.673633 31135 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:40.674677 29827 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:12:40.675098 29827 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599097714484-29827-0/minicluster-data/ts-2-root
uuid: "30c92db0139b4111bec0f41bfb121c4d"
format_stamp: "Formatted at 2026-07-09 12:12:40 on dist-test-slave-kjxq"
I20260709 12:12:40.675495 29827 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599097714484-29827-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599097714484-29827-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599097714484-29827-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 12:12:40.716464 29827 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:40.718097 29827 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:40.720342 29827 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:12:40.722784 29827 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:12:40.722990 29827 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:40.723193 29827 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:12:40.723323 29827 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:40.769752 29827 rpc_server.cc:307] RPC server started. Bound to: 127.29.32.195:38253
I20260709 12:12:40.769878 31197 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.32.195:38253 every 8 connection(s)
I20260709 12:12:40.786631 31198 heartbeater.cc:344] Connected to a master server at 127.29.32.254:35409
I20260709 12:12:40.787199 31198 heartbeater.cc:461] Registering TS with master...
I20260709 12:12:40.788158 31198 heartbeater.cc:507] Master 127.29.32.254:35409 requested a full tablet report, sending...
I20260709 12:12:40.790757 30922 ts_manager.cc:194] Registered new tserver with Master: 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:40.790886 29827 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017738471s
I20260709 12:12:40.792224 30922 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53044
I20260709 12:12:40.822165 30922 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53058:
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 12:12:40.829092 30922 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 12:12:41.044019 31089 tablet_service.cc:1511] Processing CreateTablet for tablet 0bc24a79ea234c19aa54649c73e392af (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:12:41.045492 31089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bc24a79ea234c19aa54649c73e392af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.045128 31088 tablet_service.cc:1511] Processing CreateTablet for tablet e0b90058f469411594295adfd3c779f9 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:12:41.046895 31088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0b90058f469411594295adfd3c779f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.049578 31087 tablet_service.cc:1511] Processing CreateTablet for tablet 39f2bd93fb884f38a718cd39c5504e52 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:12:41.051925 31086 tablet_service.cc:1511] Processing CreateTablet for tablet 1fa0925ac64c4fc69dbac49cef120871 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:12:41.054301 31085 tablet_service.cc:1511] Processing CreateTablet for tablet 544029f2ed67441abec2700df0a8363b (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:12:41.056653 31084 tablet_service.cc:1511] Processing CreateTablet for tablet bfb1959a138f4ebba53b5a0a4a24c8c2 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:12:41.059692 31083 tablet_service.cc:1511] Processing CreateTablet for tablet 65028637ee2f479e868c440d0643d802 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:12:41.063329 31163 tablet_service.cc:1511] Processing CreateTablet for tablet 0bc24a79ea234c19aa54649c73e392af (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:12:41.064731 31163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bc24a79ea234c19aa54649c73e392af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.065474 31161 tablet_service.cc:1511] Processing CreateTablet for tablet 39f2bd93fb884f38a718cd39c5504e52 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:12:41.066870 31161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39f2bd93fb884f38a718cd39c5504e52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.067353 31162 tablet_service.cc:1511] Processing CreateTablet for tablet e0b90058f469411594295adfd3c779f9 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:12:41.068665 31162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0b90058f469411594295adfd3c779f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.068351 31013 tablet_service.cc:1511] Processing CreateTablet for tablet e0b90058f469411594295adfd3c779f9 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:12:41.069702 31013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0b90058f469411594295adfd3c779f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.070607 31012 tablet_service.cc:1511] Processing CreateTablet for tablet 39f2bd93fb884f38a718cd39c5504e52 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:12:41.071368 31157 tablet_service.cc:1511] Processing CreateTablet for tablet 65028637ee2f479e868c440d0643d802 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:12:41.071972 31012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39f2bd93fb884f38a718cd39c5504e52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.072717 31157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65028637ee2f479e868c440d0643d802. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.072561 31159 tablet_service.cc:1511] Processing CreateTablet for tablet 544029f2ed67441abec2700df0a8363b (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:12:41.073884 31159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 544029f2ed67441abec2700df0a8363b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.074512 31014 tablet_service.cc:1511] Processing CreateTablet for tablet 0bc24a79ea234c19aa54649c73e392af (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:12:41.075349 31158 tablet_service.cc:1511] Processing CreateTablet for tablet bfb1959a138f4ebba53b5a0a4a24c8c2 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:12:41.075855 31014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bc24a79ea234c19aa54649c73e392af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.076480 31010 tablet_service.cc:1511] Processing CreateTablet for tablet 544029f2ed67441abec2700df0a8363b (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:12:41.075338 31011 tablet_service.cc:1511] Processing CreateTablet for tablet 1fa0925ac64c4fc69dbac49cef120871 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:12:41.077771 31010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 544029f2ed67441abec2700df0a8363b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.071388 31160 tablet_service.cc:1511] Processing CreateTablet for tablet 1fa0925ac64c4fc69dbac49cef120871 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:12:41.079499 31160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fa0925ac64c4fc69dbac49cef120871. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.079396 31009 tablet_service.cc:1511] Processing CreateTablet for tablet bfb1959a138f4ebba53b5a0a4a24c8c2 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:12:41.080740 31009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfb1959a138f4ebba53b5a0a4a24c8c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.083139 31011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fa0925ac64c4fc69dbac49cef120871. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.083976 31008 tablet_service.cc:1511] Processing CreateTablet for tablet 65028637ee2f479e868c440d0643d802 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:12:41.085315 31008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65028637ee2f479e868c440d0643d802. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.085935 31158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfb1959a138f4ebba53b5a0a4a24c8c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.086921 31156 tablet_service.cc:1511] Processing CreateTablet for tablet 82a9708851e94168bd57fc180b63b823 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:12:41.088536 31156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82a9708851e94168bd57fc180b63b823. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.089157 31007 tablet_service.cc:1511] Processing CreateTablet for tablet 82a9708851e94168bd57fc180b63b823 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:12:41.090423 31007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82a9708851e94168bd57fc180b63b823. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.095461 31155 tablet_service.cc:1511] Processing CreateTablet for tablet 53ace3285fd943f68cc32bce31eb1c49 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:12:41.096837 31155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53ace3285fd943f68cc32bce31eb1c49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.097072 31006 tablet_service.cc:1511] Processing CreateTablet for tablet 53ace3285fd943f68cc32bce31eb1c49 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:12:41.098412 31006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53ace3285fd943f68cc32bce31eb1c49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.099408 31154 tablet_service.cc:1511] Processing CreateTablet for tablet a5c879e24e97407ab517707c5384cee7 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:12:41.101399 31154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5c879e24e97407ab517707c5384cee7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.103520 31081 tablet_service.cc:1511] Processing CreateTablet for tablet 53ace3285fd943f68cc32bce31eb1c49 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:12:41.106544 31005 tablet_service.cc:1511] Processing CreateTablet for tablet a5c879e24e97407ab517707c5384cee7 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:12:41.108405 31005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5c879e24e97407ab517707c5384cee7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.111855 31080 tablet_service.cc:1511] Processing CreateTablet for tablet a5c879e24e97407ab517707c5384cee7 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:12:41.093591 31082 tablet_service.cc:1511] Processing CreateTablet for tablet 82a9708851e94168bd57fc180b63b823 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:12:41.134773 31085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 544029f2ed67441abec2700df0a8363b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.135703 31082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82a9708851e94168bd57fc180b63b823. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.136360 31083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65028637ee2f479e868c440d0643d802. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.138453 31080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5c879e24e97407ab517707c5384cee7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.141758 31086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fa0925ac64c4fc69dbac49cef120871. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.145870 31081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53ace3285fd943f68cc32bce31eb1c49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.148110 31087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39f2bd93fb884f38a718cd39c5504e52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.148902 31084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfb1959a138f4ebba53b5a0a4a24c8c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.195482 31155 tablet_service.cc:1511] Processing CreateTablet for tablet ef3b18c8988842ebb49493971467b689 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:12:41.197084 31155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef3b18c8988842ebb49493971467b689. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.211581 31013 tablet_service.cc:1511] Processing CreateTablet for tablet 8c6c63708f4a4eef9c0a06bdf2d555d1 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:12:41.213240 31013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c6c63708f4a4eef9c0a06bdf2d555d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.214551 31012 tablet_service.cc:1511] Processing CreateTablet for tablet ef3b18c8988842ebb49493971467b689 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:12:41.215866 31159 tablet_service.cc:1511] Processing CreateTablet for tablet 8c6c63708f4a4eef9c0a06bdf2d555d1 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:12:41.217064 31161 tablet_service.cc:1511] Processing CreateTablet for tablet 1146459722574a00b704b5e4542951bf (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:12:41.226347 31156 tablet_service.cc:1511] Processing CreateTablet for tablet a80baabb486f42a4a982e88ae6a2ffd1 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:12:41.236889 31155 tablet_service.cc:1511] Processing CreateTablet for tablet 6f087f314a0643ffbadf73e1fc2843c9 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:12:41.239014 31213 tablet_bootstrap.cc:492] T 39f2bd93fb884f38a718cd39c5504e52 P 30c92db0139b4111bec0f41bfb121c4d: Bootstrap starting.
I20260709 12:12:41.246374 31159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c6c63708f4a4eef9c0a06bdf2d555d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.249977 31155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f087f314a0643ffbadf73e1fc2843c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.255385 31081 tablet_service.cc:1511] Processing CreateTablet for tablet 8c6c63708f4a4eef9c0a06bdf2d555d1 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:12:41.256729 31081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c6c63708f4a4eef9c0a06bdf2d555d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.258097 31083 tablet_service.cc:1511] Processing CreateTablet for tablet ef3b18c8988842ebb49493971467b689 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:12:41.258471 31012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef3b18c8988842ebb49493971467b689. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.259372 31083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef3b18c8988842ebb49493971467b689. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.270787 31156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a80baabb486f42a4a982e88ae6a2ffd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.273638 31213 tablet_bootstrap.cc:654] T 39f2bd93fb884f38a718cd39c5504e52 P 30c92db0139b4111bec0f41bfb121c4d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:41.280333 31089 tablet_service.cc:1511] Processing CreateTablet for tablet 1146459722574a00b704b5e4542951bf (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:12:41.281782 31089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1146459722574a00b704b5e4542951bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.294859 31212 tablet_bootstrap.cc:492] T e0b90058f469411594295adfd3c779f9 P 004887887de44a6584632617dc197d7d: Bootstrap starting.
I20260709 12:12:41.296468 31007 tablet_service.cc:1511] Processing CreateTablet for tablet 1146459722574a00b704b5e4542951bf (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:12:41.303498 31007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1146459722574a00b704b5e4542951bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.305488 31080 tablet_service.cc:1511] Processing CreateTablet for tablet a80baabb486f42a4a982e88ae6a2ffd1 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:12:41.315691 31161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1146459722574a00b704b5e4542951bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.317277 31212 tablet_bootstrap.cc:654] T e0b90058f469411594295adfd3c779f9 P 004887887de44a6584632617dc197d7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:41.334297 31006 tablet_service.cc:1511] Processing CreateTablet for tablet ced8b161997f4619ae2bef909f847a9c (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:12:41.340823 31006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ced8b161997f4619ae2bef909f847a9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.340756 31154 tablet_service.cc:1511] Processing CreateTablet for tablet 40054f6dd8f241e3845c6787c870dd1e (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:12:41.326707 31162 tablet_service.cc:1511] Processing CreateTablet for tablet ced8b161997f4619ae2bef909f847a9c (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:12:41.343382 31084 tablet_service.cc:1511] Processing CreateTablet for tablet ced8b161997f4619ae2bef909f847a9c (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
W20260709 12:12:41.345323 30970 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:12:41.347074 31160 tablet_service.cc:1511] Processing CreateTablet for tablet 89ffc555b1d0497aaa94c481f46ffd32 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:12:41.354833 31008 tablet_service.cc:1511] Processing CreateTablet for tablet 40054f6dd8f241e3845c6787c870dd1e (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:12:41.335896 31011 tablet_service.cc:1511] Processing CreateTablet for tablet a80baabb486f42a4a982e88ae6a2ffd1 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:12:41.338512 31010 tablet_service.cc:1511] Processing CreateTablet for tablet 6f087f314a0643ffbadf73e1fc2843c9 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:12:41.339145 31080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a80baabb486f42a4a982e88ae6a2ffd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.363718 31008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40054f6dd8f241e3845c6787c870dd1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.355265 31009 tablet_service.cc:1511] Processing CreateTablet for tablet b4e824b74f3b49098cec0b4f19f7d815 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:12:41.335206 31163 tablet_service.cc:1511] Processing CreateTablet for tablet b4e824b74f3b49098cec0b4f19f7d815 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:12:41.339454 31014 tablet_service.cc:1511] Processing CreateTablet for tablet 89ffc555b1d0497aaa94c481f46ffd32 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:12:41.364604 31088 tablet_service.cc:1511] Processing CreateTablet for tablet b4e824b74f3b49098cec0b4f19f7d815 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:12:41.364804 31087 tablet_service.cc:1511] Processing CreateTablet for tablet 40054f6dd8f241e3845c6787c870dd1e (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:12:41.365394 31157 tablet_service.cc:1511] Processing CreateTablet for tablet 40086b02d9b745708aaacf2ed35c7b0f (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:12:41.373140 31162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ced8b161997f4619ae2bef909f847a9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.359362 31082 tablet_service.cc:1511] Processing CreateTablet for tablet 6f087f314a0643ffbadf73e1fc2843c9 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:12:41.372313 31010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f087f314a0643ffbadf73e1fc2843c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.375782 31005 tablet_service.cc:1511] Processing CreateTablet for tablet 40086b02d9b745708aaacf2ed35c7b0f (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:12:41.372709 31214 tablet_bootstrap.cc:492] T 39f2bd93fb884f38a718cd39c5504e52 P dc254a15e8d54188a2ec3927216ff482: Bootstrap starting.
I20260709 12:12:41.377584 31014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89ffc555b1d0497aaa94c481f46ffd32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.378388 31084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ced8b161997f4619ae2bef909f847a9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.378871 31011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a80baabb486f42a4a982e88ae6a2ffd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.379077 31087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40054f6dd8f241e3845c6787c870dd1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.383134 31009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4e824b74f3b49098cec0b4f19f7d815. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.379669 31163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4e824b74f3b49098cec0b4f19f7d815. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.392540 31082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f087f314a0643ffbadf73e1fc2843c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.393397 31005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40086b02d9b745708aaacf2ed35c7b0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.395352 31088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4e824b74f3b49098cec0b4f19f7d815. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.395879 31158 tablet_service.cc:1511] Processing CreateTablet for tablet 30100f59b9084581a8ffd68b8eab5c36 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:12:41.404687 31214 tablet_bootstrap.cc:654] T 39f2bd93fb884f38a718cd39c5504e52 P dc254a15e8d54188a2ec3927216ff482: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:41.357476 31086 tablet_service.cc:1511] Processing CreateTablet for tablet 89ffc555b1d0497aaa94c481f46ffd32 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:12:41.406057 31086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89ffc555b1d0497aaa94c481f46ffd32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.406488 31213 tablet_bootstrap.cc:492] T 39f2bd93fb884f38a718cd39c5504e52 P 30c92db0139b4111bec0f41bfb121c4d: No bootstrap required, opened a new log
I20260709 12:12:41.409287 31213 ts_tablet_manager.cc:1403] T 39f2bd93fb884f38a718cd39c5504e52 P 30c92db0139b4111bec0f41bfb121c4d: Time spent bootstrapping tablet: real 0.171s	user 0.010s	sys 0.015s
I20260709 12:12:41.410728 31085 tablet_service.cc:1511] Processing CreateTablet for tablet 40086b02d9b745708aaacf2ed35c7b0f (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:12:41.414525 31213 raft_consensus.cc:359] T 39f2bd93fb884f38a718cd39c5504e52 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:41.415380 31213 raft_consensus.cc:385] T 39f2bd93fb884f38a718cd39c5504e52 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:41.415853 31213 raft_consensus.cc:740] T 39f2bd93fb884f38a718cd39c5504e52 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Initialized, Role: FOLLOWER
I20260709 12:12:41.416867 31213 consensus_queue.cc:260] T 39f2bd93fb884f38a718cd39c5504e52 P 30c92db0139b4111bec0f41bfb121c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:41.418583 31160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89ffc555b1d0497aaa94c481f46ffd32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.419438 31155 tablet_service.cc:1511] Processing CreateTablet for tablet cc87527d684e493cb49a0976b66b95e1 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:12:41.420753 31155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc87527d684e493cb49a0976b66b95e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.422784 31157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40086b02d9b745708aaacf2ed35c7b0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.431269 31154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40054f6dd8f241e3845c6787c870dd1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.432109 31158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30100f59b9084581a8ffd68b8eab5c36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.445815 31212 tablet_bootstrap.cc:492] T e0b90058f469411594295adfd3c779f9 P 004887887de44a6584632617dc197d7d: No bootstrap required, opened a new log
I20260709 12:12:41.446511 31212 ts_tablet_manager.cc:1403] T e0b90058f469411594295adfd3c779f9 P 004887887de44a6584632617dc197d7d: Time spent bootstrapping tablet: real 0.152s	user 0.008s	sys 0.012s
I20260709 12:12:41.455777 31212 raft_consensus.cc:359] T e0b90058f469411594295adfd3c779f9 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:41.461969 31212 raft_consensus.cc:385] T e0b90058f469411594295adfd3c779f9 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:41.462452 31212 raft_consensus.cc:740] T e0b90058f469411594295adfd3c779f9 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Initialized, Role: FOLLOWER
I20260709 12:12:41.463451 31212 consensus_queue.cc:260] T e0b90058f469411594295adfd3c779f9 P 004887887de44a6584632617dc197d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:41.466768 31085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40086b02d9b745708aaacf2ed35c7b0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.473978 31012 tablet_service.cc:1511] Processing CreateTablet for tablet 30100f59b9084581a8ffd68b8eab5c36 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:12:41.476003 31087 tablet_service.cc:1511] Processing CreateTablet for tablet 30100f59b9084581a8ffd68b8eab5c36 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:12:41.485615 31013 tablet_service.cc:1511] Processing CreateTablet for tablet cc87527d684e493cb49a0976b66b95e1 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:12:41.519289 31198 heartbeater.cc:499] Master 127.29.32.254:35409 was elected leader, sending a full tablet report...
I20260709 12:12:41.481897 31089 tablet_service.cc:1511] Processing CreateTablet for tablet cc87527d684e493cb49a0976b66b95e1 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:12:41.526774 31213 ts_tablet_manager.cc:1434] T 39f2bd93fb884f38a718cd39c5504e52 P 30c92db0139b4111bec0f41bfb121c4d: Time spent starting tablet: real 0.117s	user 0.009s	sys 0.001s
I20260709 12:12:41.540457 31213 tablet_bootstrap.cc:492] T 544029f2ed67441abec2700df0a8363b P 30c92db0139b4111bec0f41bfb121c4d: Bootstrap starting.
I20260709 12:12:41.519009 31160 tablet_service.cc:1511] Processing CreateTablet for tablet 358c892619c546d893d935c1bd85f699 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:12:41.527020 31012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30100f59b9084581a8ffd68b8eab5c36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.547397 31160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 358c892619c546d893d935c1bd85f699. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.538597 31087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30100f59b9084581a8ffd68b8eab5c36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.558490 31049 heartbeater.cc:499] Master 127.29.32.254:35409 was elected leader, sending a full tablet report...
I20260709 12:12:41.559195 31013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc87527d684e493cb49a0976b66b95e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.561713 31154 tablet_service.cc:1511] Processing CreateTablet for tablet e423dd71a8004c5e93c55b30c614d23b (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:12:41.563966 31154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e423dd71a8004c5e93c55b30c614d23b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.566577 31213 tablet_bootstrap.cc:654] T 544029f2ed67441abec2700df0a8363b P 30c92db0139b4111bec0f41bfb121c4d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:41.570048 31081 tablet_service.cc:1511] Processing CreateTablet for tablet 358c892619c546d893d935c1bd85f699 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:12:41.572170 31006 tablet_service.cc:1511] Processing CreateTablet for tablet 4434b7cfdd8a4d55a13d851238afa80e (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:12:41.590922 31006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4434b7cfdd8a4d55a13d851238afa80e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.574311 31084 tablet_service.cc:1511] Processing CreateTablet for tablet e423dd71a8004c5e93c55b30c614d23b (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:12:41.538429 31082 tablet_service.cc:1511] Processing CreateTablet for tablet 4434b7cfdd8a4d55a13d851238afa80e (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:12:41.495864 31159 tablet_service.cc:1511] Processing CreateTablet for tablet 4434b7cfdd8a4d55a13d851238afa80e (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:12:41.595935 31159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4434b7cfdd8a4d55a13d851238afa80e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.598713 31214 tablet_bootstrap.cc:492] T 39f2bd93fb884f38a718cd39c5504e52 P dc254a15e8d54188a2ec3927216ff482: No bootstrap required, opened a new log
I20260709 12:12:41.599279 31214 ts_tablet_manager.cc:1403] T 39f2bd93fb884f38a718cd39c5504e52 P dc254a15e8d54188a2ec3927216ff482: Time spent bootstrapping tablet: real 0.227s	user 0.008s	sys 0.011s
I20260709 12:12:41.599771 31162 tablet_service.cc:1511] Processing CreateTablet for tablet 85dd68fb6cfa4fffb12fab8a8cd23e14 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:12:41.601105 31162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85dd68fb6cfa4fffb12fab8a8cd23e14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.586942 31008 tablet_service.cc:1511] Processing CreateTablet for tablet 358c892619c546d893d935c1bd85f699 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:12:41.544328 31217 raft_consensus.cc:493] T 39f2bd93fb884f38a718cd39c5504e52 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:41.611174 31008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 358c892619c546d893d935c1bd85f699. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.611510 31217 raft_consensus.cc:515] T 39f2bd93fb884f38a718cd39c5504e52 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:41.666522 31124 heartbeater.cc:499] Master 127.29.32.254:35409 was elected leader, sending a full tablet report...
I20260709 12:12:41.668063 31157 tablet_service.cc:1511] Processing CreateTablet for tablet 847dc84de6644d7a8e98748f55c1a5ec (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:12:41.621318 31214 raft_consensus.cc:359] T 39f2bd93fb884f38a718cd39c5504e52 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:41.669203 31214 raft_consensus.cc:385] T 39f2bd93fb884f38a718cd39c5504e52 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:41.669377 31157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 847dc84de6644d7a8e98748f55c1a5ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.669536 31214 raft_consensus.cc:740] T 39f2bd93fb884f38a718cd39c5504e52 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Initialized, Role: FOLLOWER
I20260709 12:12:41.670336 31214 consensus_queue.cc:260] T 39f2bd93fb884f38a718cd39c5504e52 P dc254a15e8d54188a2ec3927216ff482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:41.620473 31217 leader_election.cc:290] T 39f2bd93fb884f38a718cd39c5504e52 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:12:41.649933 31089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc87527d684e493cb49a0976b66b95e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.691689 31219 raft_consensus.cc:493] T e0b90058f469411594295adfd3c779f9 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:41.692206 31219 raft_consensus.cc:515] T e0b90058f469411594295adfd3c779f9 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:41.701686 31011 tablet_service.cc:1511] Processing CreateTablet for tablet e423dd71a8004c5e93c55b30c614d23b (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:12:41.704005 31011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e423dd71a8004c5e93c55b30c614d23b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.704702 31163 tablet_service.cc:1511] Processing CreateTablet for tablet 042dbb10c08f41079ee3548b80f387dc (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:12:41.705996 31163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 042dbb10c08f41079ee3548b80f387dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.711107 31083 tablet_service.cc:1511] Processing CreateTablet for tablet 85dd68fb6cfa4fffb12fab8a8cd23e14 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:12:41.722777 31081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 358c892619c546d893d935c1bd85f699. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.728255 31219 leader_election.cc:290] T e0b90058f469411594295adfd3c779f9 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:41.727645 31011 tablet_service.cc:1511] Processing CreateTablet for tablet 85dd68fb6cfa4fffb12fab8a8cd23e14 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:12:41.739199 31011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85dd68fb6cfa4fffb12fab8a8cd23e14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.742511 31212 ts_tablet_manager.cc:1434] T e0b90058f469411594295adfd3c779f9 P 004887887de44a6584632617dc197d7d: Time spent starting tablet: real 0.296s	user 0.036s	sys 0.044s
I20260709 12:12:41.743604 31212 tablet_bootstrap.cc:492] T 39f2bd93fb884f38a718cd39c5504e52 P 004887887de44a6584632617dc197d7d: Bootstrap starting.
I20260709 12:12:41.749790 31086 tablet_service.cc:1511] Processing CreateTablet for tablet 042dbb10c08f41079ee3548b80f387dc (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:12:41.751830 31086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 042dbb10c08f41079ee3548b80f387dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.751466 31080 tablet_service.cc:1511] Processing CreateTablet for tablet e435a41bec8e4146a85d1181681ffadb (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:12:41.762813 31088 tablet_service.cc:1511] Processing CreateTablet for tablet 847dc84de6644d7a8e98748f55c1a5ec (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:12:41.762761 31083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85dd68fb6cfa4fffb12fab8a8cd23e14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.778455 31154 tablet_service.cc:1511] Processing CreateTablet for tablet e435a41bec8e4146a85d1181681ffadb (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:12:41.780160 31154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e435a41bec8e4146a85d1181681ffadb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.780797 31082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4434b7cfdd8a4d55a13d851238afa80e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.797657 31084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e423dd71a8004c5e93c55b30c614d23b. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:12:41.808800 31050 tablet.cc:2406] T e0b90058f469411594295adfd3c779f9 P 004887887de44a6584632617dc197d7d: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:12:41.811475 31214 ts_tablet_manager.cc:1434] T 39f2bd93fb884f38a718cd39c5504e52 P dc254a15e8d54188a2ec3927216ff482: Time spent starting tablet: real 0.212s	user 0.012s	sys 0.001s
I20260709 12:12:41.811874 31085 tablet_service.cc:1511] Processing CreateTablet for tablet 2e35674711c84471b938c16e846e1e8c (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:12:41.813473 31085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e35674711c84471b938c16e846e1e8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.819412 31009 tablet_service.cc:1511] Processing CreateTablet for tablet 042dbb10c08f41079ee3548b80f387dc (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:12:41.813390 31214 tablet_bootstrap.cc:492] T 53ace3285fd943f68cc32bce31eb1c49 P dc254a15e8d54188a2ec3927216ff482: Bootstrap starting.
I20260709 12:12:41.824373 31009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 042dbb10c08f41079ee3548b80f387dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.833439 31088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 847dc84de6644d7a8e98748f55c1a5ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.843824 31226 raft_consensus.cc:493] T 39f2bd93fb884f38a718cd39c5504e52 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:41.844420 31226 raft_consensus.cc:515] T 39f2bd93fb884f38a718cd39c5504e52 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:41.845573 31212 tablet_bootstrap.cc:654] T 39f2bd93fb884f38a718cd39c5504e52 P 004887887de44a6584632617dc197d7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:41.846364 31080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e435a41bec8e4146a85d1181681ffadb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.849431 31010 tablet_service.cc:1511] Processing CreateTablet for tablet e435a41bec8e4146a85d1181681ffadb (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:12:41.850041 31024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39f2bd93fb884f38a718cd39c5504e52" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:41.858088 31161 tablet_service.cc:1511] Processing CreateTablet for tablet 67114a3a63b948b296904b3bee168601 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:12:41.850312 31156 tablet_service.cc:1511] Processing CreateTablet for tablet 2e35674711c84471b938c16e846e1e8c (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:12:41.864239 31099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39f2bd93fb884f38a718cd39c5504e52" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:12:41.862980 31007 tablet_service.cc:1511] Processing CreateTablet for tablet 847dc84de6644d7a8e98748f55c1a5ec (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:12:41.873787 31010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e435a41bec8e4146a85d1181681ffadb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.876899 31226 leader_election.cc:290] T 39f2bd93fb884f38a718cd39c5504e52 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:41.877344 31099 raft_consensus.cc:2468] T 39f2bd93fb884f38a718cd39c5504e52 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 0.
I20260709 12:12:41.878973 31138 leader_election.cc:304] T 39f2bd93fb884f38a718cd39c5504e52 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:12:41.880122 31220 raft_consensus.cc:2804] T 39f2bd93fb884f38a718cd39c5504e52 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:41.880522 31220 raft_consensus.cc:493] T 39f2bd93fb884f38a718cd39c5504e52 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:41.880843 31220 raft_consensus.cc:3060] T 39f2bd93fb884f38a718cd39c5504e52 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:12:41.886955 31136 leader_election.cc:343] T 39f2bd93fb884f38a718cd39c5504e52 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:41.875923 31161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67114a3a63b948b296904b3bee168601. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.896628 31213 tablet_bootstrap.cc:492] T 544029f2ed67441abec2700df0a8363b P 30c92db0139b4111bec0f41bfb121c4d: No bootstrap required, opened a new log
I20260709 12:12:41.897260 31156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e35674711c84471b938c16e846e1e8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.898936 31008 tablet_service.cc:1511] Processing CreateTablet for tablet 016bf6119ac04bff95762a1288224c06 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:12:41.897166 31213 ts_tablet_manager.cc:1403] T 544029f2ed67441abec2700df0a8363b P 30c92db0139b4111bec0f41bfb121c4d: Time spent bootstrapping tablet: real 0.357s	user 0.035s	sys 0.062s
I20260709 12:12:41.905138 31158 tablet_service.cc:1511] Processing CreateTablet for tablet 016bf6119ac04bff95762a1288224c06 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:12:41.905264 31213 raft_consensus.cc:359] T 544029f2ed67441abec2700df0a8363b P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:41.897701 31012 tablet_service.cc:1511] Processing CreateTablet for tablet 67114a3a63b948b296904b3bee168601 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:12:41.906026 31213 raft_consensus.cc:385] T 544029f2ed67441abec2700df0a8363b P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:41.922859 31012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67114a3a63b948b296904b3bee168601. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.927410 31214 tablet_bootstrap.cc:654] T 53ace3285fd943f68cc32bce31eb1c49 P dc254a15e8d54188a2ec3927216ff482: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:41.928469 31220 raft_consensus.cc:515] T 39f2bd93fb884f38a718cd39c5504e52 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:41.930562 31007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 847dc84de6644d7a8e98748f55c1a5ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.930730 31005 tablet_service.cc:1511] Processing CreateTablet for tablet 2e35674711c84471b938c16e846e1e8c (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:12:41.932101 31005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e35674711c84471b938c16e846e1e8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.915449 31213 raft_consensus.cc:740] T 544029f2ed67441abec2700df0a8363b P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Initialized, Role: FOLLOWER
I20260709 12:12:41.912000 31158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 016bf6119ac04bff95762a1288224c06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.943444 31024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39f2bd93fb884f38a718cd39c5504e52" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:12:41.944288 31013 tablet_service.cc:1511] Processing CreateTablet for tablet b223cbe5ac5f4b07afbfffeab5c46deb (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
W20260709 12:12:41.946787 31136 leader_election.cc:343] T 39f2bd93fb884f38a718cd39c5504e52 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:41.943375 31081 tablet_service.cc:1511] Processing CreateTablet for tablet 67114a3a63b948b296904b3bee168601 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:12:41.949481 31081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67114a3a63b948b296904b3bee168601. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.954530 31213 consensus_queue.cc:260] T 544029f2ed67441abec2700df0a8363b P 30c92db0139b4111bec0f41bfb121c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:41.955627 31087 tablet_service.cc:1511] Processing CreateTablet for tablet 016bf6119ac04bff95762a1288224c06 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:12:41.957192 31213 ts_tablet_manager.cc:1434] T 544029f2ed67441abec2700df0a8363b P 30c92db0139b4111bec0f41bfb121c4d: Time spent starting tablet: real 0.055s	user 0.006s	sys 0.001s
I20260709 12:12:41.957453 31173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0b90058f469411594295adfd3c779f9" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
W20260709 12:12:41.959059 30987 leader_election.cc:343] T e0b90058f469411594295adfd3c779f9 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:41.959681 31013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b223cbe5ac5f4b07afbfffeab5c46deb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.965934 31213 tablet_bootstrap.cc:492] T 53ace3285fd943f68cc32bce31eb1c49 P 30c92db0139b4111bec0f41bfb121c4d: Bootstrap starting.
I20260709 12:12:41.966329 31087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 016bf6119ac04bff95762a1288224c06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.971587 31008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 016bf6119ac04bff95762a1288224c06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.973636 31213 tablet_bootstrap.cc:654] T 53ace3285fd943f68cc32bce31eb1c49 P 30c92db0139b4111bec0f41bfb121c4d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:41.980939 31220 leader_election.cc:290] T 39f2bd93fb884f38a718cd39c5504e52 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:12:41.982128 31099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39f2bd93fb884f38a718cd39c5504e52" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:12:41.982784 31099 raft_consensus.cc:3060] T 39f2bd93fb884f38a718cd39c5504e52 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:41.995221 31010 tablet_service.cc:1511] Processing CreateTablet for tablet 405e25aa465a413c9b6fa16ec4acbc96 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:12:41.996706 31010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 405e25aa465a413c9b6fa16ec4acbc96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:41.999362 31083 tablet_service.cc:1511] Processing CreateTablet for tablet b223cbe5ac5f4b07afbfffeab5c46deb (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:12:42.000682 31083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b223cbe5ac5f4b07afbfffeab5c46deb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.024271 31163 tablet_service.cc:1511] Processing CreateTablet for tablet 405e25aa465a413c9b6fa16ec4acbc96 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:12:42.028040 31163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 405e25aa465a413c9b6fa16ec4acbc96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.034842 31084 tablet_service.cc:1511] Processing CreateTablet for tablet 405e25aa465a413c9b6fa16ec4acbc96 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:12:42.036284 31084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 405e25aa465a413c9b6fa16ec4acbc96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.037053 31214 tablet_bootstrap.cc:492] T 53ace3285fd943f68cc32bce31eb1c49 P dc254a15e8d54188a2ec3927216ff482: No bootstrap required, opened a new log
I20260709 12:12:42.038883 31214 ts_tablet_manager.cc:1403] T 53ace3285fd943f68cc32bce31eb1c49 P dc254a15e8d54188a2ec3927216ff482: Time spent bootstrapping tablet: real 0.226s	user 0.024s	sys 0.010s
I20260709 12:12:42.047083 31156 tablet_service.cc:1511] Processing CreateTablet for tablet b223cbe5ac5f4b07afbfffeab5c46deb (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:12:42.048892 31156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b223cbe5ac5f4b07afbfffeab5c46deb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.051174 31099 raft_consensus.cc:2468] T 39f2bd93fb884f38a718cd39c5504e52 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 1.
I20260709 12:12:42.052287 31138 leader_election.cc:304] T 39f2bd93fb884f38a718cd39c5504e52 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d
I20260709 12:12:42.054610 31220 raft_consensus.cc:2804] T 39f2bd93fb884f38a718cd39c5504e52 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:42.055102 31220 raft_consensus.cc:697] T 39f2bd93fb884f38a718cd39c5504e52 P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Becoming Leader. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Running, Role: LEADER
I20260709 12:12:42.055778 31214 raft_consensus.cc:359] T 53ace3285fd943f68cc32bce31eb1c49 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:42.055949 31220 consensus_queue.cc:237] T 39f2bd93fb884f38a718cd39c5504e52 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:42.057919 31009 tablet_service.cc:1511] Processing CreateTablet for tablet 49db8909ad064e4baadeeac9c9843305 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:12:42.059278 31009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49db8909ad064e4baadeeac9c9843305. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.062384 31214 raft_consensus.cc:385] T 53ace3285fd943f68cc32bce31eb1c49 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:42.078737 31154 tablet_service.cc:1511] Processing CreateTablet for tablet 49db8909ad064e4baadeeac9c9843305 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:12:42.080145 31154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49db8909ad064e4baadeeac9c9843305. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.079926 31012 tablet_service.cc:1511] Processing CreateTablet for tablet e9314181f732426eb7e9843e26c00441 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:12:42.081310 31012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9314181f732426eb7e9843e26c00441. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.087208 31082 tablet_service.cc:1511] Processing CreateTablet for tablet 49db8909ad064e4baadeeac9c9843305 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:12:42.089025 31082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49db8909ad064e4baadeeac9c9843305. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.108784 31088 tablet_service.cc:1511] Processing CreateTablet for tablet e9314181f732426eb7e9843e26c00441 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:12:42.110245 31088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9314181f732426eb7e9843e26c00441. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.065477 31214 raft_consensus.cc:740] T 53ace3285fd943f68cc32bce31eb1c49 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Initialized, Role: FOLLOWER
I20260709 12:12:42.130748 31213 tablet_bootstrap.cc:492] T 53ace3285fd943f68cc32bce31eb1c49 P 30c92db0139b4111bec0f41bfb121c4d: No bootstrap required, opened a new log
I20260709 12:12:42.131279 31213 ts_tablet_manager.cc:1403] T 53ace3285fd943f68cc32bce31eb1c49 P 30c92db0139b4111bec0f41bfb121c4d: Time spent bootstrapping tablet: real 0.167s	user 0.038s	sys 0.030s
I20260709 12:12:42.134434 31213 raft_consensus.cc:359] T 53ace3285fd943f68cc32bce31eb1c49 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:42.135653 31213 raft_consensus.cc:385] T 53ace3285fd943f68cc32bce31eb1c49 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:42.136080 31213 raft_consensus.cc:740] T 53ace3285fd943f68cc32bce31eb1c49 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Initialized, Role: FOLLOWER
I20260709 12:12:42.136946 31213 consensus_queue.cc:260] T 53ace3285fd943f68cc32bce31eb1c49 P 30c92db0139b4111bec0f41bfb121c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:42.123759 31212 tablet_bootstrap.cc:492] T 39f2bd93fb884f38a718cd39c5504e52 P 004887887de44a6584632617dc197d7d: No bootstrap required, opened a new log
I20260709 12:12:42.139530 31213 ts_tablet_manager.cc:1434] T 53ace3285fd943f68cc32bce31eb1c49 P 30c92db0139b4111bec0f41bfb121c4d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:12:42.140865 31213 tablet_bootstrap.cc:492] T 82a9708851e94168bd57fc180b63b823 P 30c92db0139b4111bec0f41bfb121c4d: Bootstrap starting.
I20260709 12:12:42.143666 31099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0b90058f469411594295adfd3c779f9" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:12:42.138823 31212 ts_tablet_manager.cc:1403] T 39f2bd93fb884f38a718cd39c5504e52 P 004887887de44a6584632617dc197d7d: Time spent bootstrapping tablet: real 0.395s	user 0.014s	sys 0.009s
I20260709 12:12:42.151552 31212 raft_consensus.cc:359] T 39f2bd93fb884f38a718cd39c5504e52 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:42.152033 31214 consensus_queue.cc:260] T 53ace3285fd943f68cc32bce31eb1c49 P dc254a15e8d54188a2ec3927216ff482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:42.163782 31214 ts_tablet_manager.cc:1434] T 53ace3285fd943f68cc32bce31eb1c49 P dc254a15e8d54188a2ec3927216ff482: Time spent starting tablet: real 0.124s	user 0.006s	sys 0.002s
I20260709 12:12:42.164765 31214 tablet_bootstrap.cc:492] T 65028637ee2f479e868c440d0643d802 P dc254a15e8d54188a2ec3927216ff482: Bootstrap starting.
I20260709 12:12:42.165138 31212 raft_consensus.cc:385] T 39f2bd93fb884f38a718cd39c5504e52 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:42.165560 31212 raft_consensus.cc:740] T 39f2bd93fb884f38a718cd39c5504e52 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Initialized, Role: FOLLOWER
I20260709 12:12:42.156246 31024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39f2bd93fb884f38a718cd39c5504e52" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:42.157162 31010 tablet_service.cc:1511] Processing CreateTablet for tablet 0bb7d70b9a8546e6be62cec192f84a56 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:12:42.164664 31156 tablet_service.cc:1511] Processing CreateTablet for tablet e9314181f732426eb7e9843e26c00441 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:12:42.167163 31010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bb7d70b9a8546e6be62cec192f84a56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.167657 31212 consensus_queue.cc:260] T 39f2bd93fb884f38a718cd39c5504e52 P 004887887de44a6584632617dc197d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:42.168857 31156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9314181f732426eb7e9843e26c00441. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.175164 31173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39f2bd93fb884f38a718cd39c5504e52" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:12:42.155566 31213 tablet_bootstrap.cc:654] T 82a9708851e94168bd57fc180b63b823 P 30c92db0139b4111bec0f41bfb121c4d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:42.175184 31024 raft_consensus.cc:2468] T 39f2bd93fb884f38a718cd39c5504e52 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 0.
I20260709 12:12:42.171422 30920 catalog_manager.cc:5697] T 39f2bd93fb884f38a718cd39c5504e52 P 30c92db0139b4111bec0f41bfb121c4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195). New cstate: current_term: 1 leader_uuid: "30c92db0139b4111bec0f41bfb121c4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: HEALTHY } } }
W20260709 12:12:42.174362 30989 leader_election.cc:343] T e0b90058f469411594295adfd3c779f9 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:42.185868 30989 leader_election.cc:304] T e0b90058f469411594295adfd3c779f9 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:12:42.187168 31220 raft_consensus.cc:493] T 544029f2ed67441abec2700df0a8363b P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:42.187655 31219 raft_consensus.cc:2749] T e0b90058f469411594295adfd3c779f9 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:42.187703 31220 raft_consensus.cc:515] T 544029f2ed67441abec2700df0a8363b P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:42.190820 31154 tablet_service.cc:1511] Processing CreateTablet for tablet 4ee6b7916bad47ff92e5c5380ec866ca (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:12:42.191406 31087 tablet_service.cc:1511] Processing CreateTablet for tablet a924d4172d594d1b9b1a27405f62e113 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:12:42.191483 31099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544029f2ed67441abec2700df0a8363b" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:12:42.192206 31154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ee6b7916bad47ff92e5c5380ec866ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.192430 31087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a924d4172d594d1b9b1a27405f62e113. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:12:42.193231 31138 leader_election.cc:343] T 544029f2ed67441abec2700df0a8363b P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:42.193871 31220 leader_election.cc:290] T 544029f2ed67441abec2700df0a8363b P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:12:42.168913 31080 tablet_service.cc:1511] Processing CreateTablet for tablet 0bb7d70b9a8546e6be62cec192f84a56 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:12:42.181272 31163 tablet_service.cc:1511] Processing CreateTablet for tablet 0bb7d70b9a8546e6be62cec192f84a56 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:12:42.196264 31080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bb7d70b9a8546e6be62cec192f84a56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.196316 31024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544029f2ed67441abec2700df0a8363b" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:42.199044 31163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bb7d70b9a8546e6be62cec192f84a56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.182682 31212 ts_tablet_manager.cc:1434] T 39f2bd93fb884f38a718cd39c5504e52 P 004887887de44a6584632617dc197d7d: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.001s
I20260709 12:12:42.219944 31081 tablet_service.cc:1511] Processing CreateTablet for tablet b076f86e4ed644b280f0eee401d38c47 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:12:42.220954 31212 tablet_bootstrap.cc:492] T 82a9708851e94168bd57fc180b63b823 P 004887887de44a6584632617dc197d7d: Bootstrap starting.
I20260709 12:12:42.221666 31081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b076f86e4ed644b280f0eee401d38c47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.184294 31062 leader_election.cc:304] T 39f2bd93fb884f38a718cd39c5504e52 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:12:42.223920 31159 tablet_service.cc:1511] Processing CreateTablet for tablet b076f86e4ed644b280f0eee401d38c47 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:12:42.179482 31226 raft_consensus.cc:493] T 53ace3285fd943f68cc32bce31eb1c49 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:42.225401 31159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b076f86e4ed644b280f0eee401d38c47. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:12:42.201917 31136 leader_election.cc:343] T 544029f2ed67441abec2700df0a8363b P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:42.227730 31136 leader_election.cc:304] T 544029f2ed67441abec2700df0a8363b P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:12:42.229212 31220 raft_consensus.cc:2749] T 544029f2ed67441abec2700df0a8363b P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:42.231966 31160 tablet_service.cc:1511] Processing CreateTablet for tablet f92a0813319c4f38be8a80039868f119 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:12:42.233357 31160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f92a0813319c4f38be8a80039868f119. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.203183 31012 tablet_service.cc:1511] Processing CreateTablet for tablet 4ee6b7916bad47ff92e5c5380ec866ca (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:12:42.204371 31082 tablet_service.cc:1511] Processing CreateTablet for tablet 279f04a2428640c58dcd613817c07b02 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:12:42.227012 31005 tablet_service.cc:1511] Processing CreateTablet for tablet f92a0813319c4f38be8a80039868f119 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:12:42.233642 31007 tablet_service.cc:1511] Processing CreateTablet for tablet ef255e0f45104a2586066eda21e8e5ca (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:12:42.235066 31082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 279f04a2428640c58dcd613817c07b02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.235699 31010 tablet_service.cc:1511] Processing CreateTablet for tablet b076f86e4ed644b280f0eee401d38c47 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:12:42.207002 31084 tablet_service.cc:1511] Processing CreateTablet for tablet 4ee6b7916bad47ff92e5c5380ec866ca (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:12:42.208925 31013 tablet_service.cc:1511] Processing CreateTablet for tablet 279f04a2428640c58dcd613817c07b02 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:12:42.210249 31214 tablet_bootstrap.cc:654] T 65028637ee2f479e868c440d0643d802 P dc254a15e8d54188a2ec3927216ff482: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:42.239002 31084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ee6b7916bad47ff92e5c5380ec866ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.240840 31085 tablet_service.cc:1511] Processing CreateTablet for tablet ef255e0f45104a2586066eda21e8e5ca (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:12:42.201290 31009 tablet_service.cc:1511] Processing CreateTablet for tablet a924d4172d594d1b9b1a27405f62e113 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:12:42.210433 31161 tablet_service.cc:1511] Processing CreateTablet for tablet 279f04a2428640c58dcd613817c07b02 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:12:42.225449 31226 raft_consensus.cc:515] T 53ace3285fd943f68cc32bce31eb1c49 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:42.226679 31231 raft_consensus.cc:2764] T 39f2bd93fb884f38a718cd39c5504e52 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:12:42.199326 31158 tablet_service.cc:1511] Processing CreateTablet for tablet a924d4172d594d1b9b1a27405f62e113 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:12:42.235066 31005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f92a0813319c4f38be8a80039868f119. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.253098 31013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 279f04a2428640c58dcd613817c07b02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.246301 31085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef255e0f45104a2586066eda21e8e5ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.256469 31008 tablet_service.cc:1511] Processing CreateTablet for tablet 30aaa322462d471391f3699e252ff4d9 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:12:42.257829 31008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30aaa322462d471391f3699e252ff4d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.247085 31161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 279f04a2428640c58dcd613817c07b02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.248276 31157 tablet_service.cc:1511] Processing CreateTablet for tablet ef255e0f45104a2586066eda21e8e5ca (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:12:42.259392 31157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef255e0f45104a2586066eda21e8e5ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.262501 31158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a924d4172d594d1b9b1a27405f62e113. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.263824 31162 tablet_service.cc:1511] Processing CreateTablet for tablet 30aaa322462d471391f3699e252ff4d9 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:12:42.265141 31162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30aaa322462d471391f3699e252ff4d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.251737 31173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53ace3285fd943f68cc32bce31eb1c49" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:12:42.266525 31173 raft_consensus.cc:2468] T 53ace3285fd943f68cc32bce31eb1c49 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 0.
I20260709 12:12:42.252947 31024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53ace3285fd943f68cc32bce31eb1c49" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
W20260709 12:12:42.268436 31062 leader_election.cc:343] T 53ace3285fd943f68cc32bce31eb1c49 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:42.269507 31062 leader_election.cc:304] T 53ace3285fd943f68cc32bce31eb1c49 P dc254a15e8d54188a2ec3927216ff482 [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: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d
I20260709 12:12:42.249990 31226 leader_election.cc:290] T 53ace3285fd943f68cc32bce31eb1c49 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:42.256469 31080 tablet_service.cc:1511] Processing CreateTablet for tablet 30aaa322462d471391f3699e252ff4d9 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:12:42.270341 31231 raft_consensus.cc:2804] T 53ace3285fd943f68cc32bce31eb1c49 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:42.270452 31009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a924d4172d594d1b9b1a27405f62e113. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.248317 31083 tablet_service.cc:1511] Processing CreateTablet for tablet f92a0813319c4f38be8a80039868f119 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:12:42.273854 31080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30aaa322462d471391f3699e252ff4d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.270750 31231 raft_consensus.cc:493] T 53ace3285fd943f68cc32bce31eb1c49 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:42.278607 31231 raft_consensus.cc:3060] T 53ace3285fd943f68cc32bce31eb1c49 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:42.296341 31010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b076f86e4ed644b280f0eee401d38c47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.301020 31007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef255e0f45104a2586066eda21e8e5ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.298328 31213 tablet_bootstrap.cc:492] T 82a9708851e94168bd57fc180b63b823 P 30c92db0139b4111bec0f41bfb121c4d: No bootstrap required, opened a new log
I20260709 12:12:42.301812 31213 ts_tablet_manager.cc:1403] T 82a9708851e94168bd57fc180b63b823 P 30c92db0139b4111bec0f41bfb121c4d: Time spent bootstrapping tablet: real 0.161s	user 0.019s	sys 0.006s
I20260709 12:12:42.305590 31213 raft_consensus.cc:359] T 82a9708851e94168bd57fc180b63b823 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:42.306483 31213 raft_consensus.cc:385] T 82a9708851e94168bd57fc180b63b823 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:42.306777 31213 raft_consensus.cc:740] T 82a9708851e94168bd57fc180b63b823 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Initialized, Role: FOLLOWER
I20260709 12:12:42.307807 31213 consensus_queue.cc:260] T 82a9708851e94168bd57fc180b63b823 P 30c92db0139b4111bec0f41bfb121c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:42.299010 31006 tablet_service.cc:1511] Processing CreateTablet for tablet 1d6e271c5f0a401a94b07a3da7dc3e89 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:12:42.309487 31006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d6e271c5f0a401a94b07a3da7dc3e89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.297658 31083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f92a0813319c4f38be8a80039868f119. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.316743 31212 tablet_bootstrap.cc:654] T 82a9708851e94168bd57fc180b63b823 P 004887887de44a6584632617dc197d7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:42.323879 31089 tablet_service.cc:1511] Processing CreateTablet for tablet 1d6e271c5f0a401a94b07a3da7dc3e89 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:12:42.325245 31089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d6e271c5f0a401a94b07a3da7dc3e89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.324986 31155 tablet_service.cc:1511] Processing CreateTablet for tablet 1d6e271c5f0a401a94b07a3da7dc3e89 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:12:42.326234 31155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d6e271c5f0a401a94b07a3da7dc3e89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.334497 31011 tablet_service.cc:1511] Processing CreateTablet for tablet 36032815941b49f4a4d107a8da22a256 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:12:42.335137 31213 ts_tablet_manager.cc:1434] T 82a9708851e94168bd57fc180b63b823 P 30c92db0139b4111bec0f41bfb121c4d: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260709 12:12:42.336831 31213 tablet_bootstrap.cc:492] T ef3b18c8988842ebb49493971467b689 P 30c92db0139b4111bec0f41bfb121c4d: Bootstrap starting.
W20260709 12:12:42.349244 30970 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:12:42.354889 31012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ee6b7916bad47ff92e5c5380ec866ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.359251 31011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36032815941b49f4a4d107a8da22a256. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.377544 31213 tablet_bootstrap.cc:654] T ef3b18c8988842ebb49493971467b689 P 30c92db0139b4111bec0f41bfb121c4d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:42.385975 31231 raft_consensus.cc:515] T 53ace3285fd943f68cc32bce31eb1c49 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:42.404735 31162 tablet_service.cc:1511] Processing CreateTablet for tablet 36032815941b49f4a4d107a8da22a256 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:12:42.411425 31162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36032815941b49f4a4d107a8da22a256. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.412003 31012 tablet_service.cc:1511] Processing CreateTablet for tablet f17d51c781414977bf54afa89f9e7227 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:12:42.413619 31012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f17d51c781414977bf54afa89f9e7227. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.415771 31214 tablet_bootstrap.cc:492] T 65028637ee2f479e868c440d0643d802 P dc254a15e8d54188a2ec3927216ff482: No bootstrap required, opened a new log
I20260709 12:12:42.416317 31214 ts_tablet_manager.cc:1403] T 65028637ee2f479e868c440d0643d802 P dc254a15e8d54188a2ec3927216ff482: Time spent bootstrapping tablet: real 0.252s	user 0.026s	sys 0.057s
I20260709 12:12:42.419842 31024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53ace3285fd943f68cc32bce31eb1c49" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
W20260709 12:12:42.424387 31062 leader_election.cc:343] T 53ace3285fd943f68cc32bce31eb1c49 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:42.428494 31214 raft_consensus.cc:359] T 65028637ee2f479e868c440d0643d802 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:42.446388 31214 raft_consensus.cc:385] T 65028637ee2f479e868c440d0643d802 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:42.446857 31214 raft_consensus.cc:740] T 65028637ee2f479e868c440d0643d802 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Initialized, Role: FOLLOWER
I20260709 12:12:42.447837 31214 consensus_queue.cc:260] T 65028637ee2f479e868c440d0643d802 P dc254a15e8d54188a2ec3927216ff482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:42.435803 31080 tablet_service.cc:1511] Processing CreateTablet for tablet 36032815941b49f4a4d107a8da22a256 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:12:42.436174 31014 tablet_service.cc:1511] Processing CreateTablet for tablet 2d4b78ad5d5b4e7da91ac5657941e2b9 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:12:42.445255 31157 tablet_service.cc:1511] Processing CreateTablet for tablet 2d4b78ad5d5b4e7da91ac5657941e2b9 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:12:42.430873 31231 leader_election.cc:290] T 53ace3285fd943f68cc32bce31eb1c49 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:42.434888 31160 tablet_service.cc:1511] Processing CreateTablet for tablet f17d51c781414977bf54afa89f9e7227 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:12:42.449410 31083 tablet_service.cc:1511] Processing CreateTablet for tablet f17d51c781414977bf54afa89f9e7227 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:12:42.450315 31084 tablet_service.cc:1511] Processing CreateTablet for tablet 2d4b78ad5d5b4e7da91ac5657941e2b9 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:12:42.459679 31014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d4b78ad5d5b4e7da91ac5657941e2b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.460531 31212 tablet_bootstrap.cc:492] T 82a9708851e94168bd57fc180b63b823 P 004887887de44a6584632617dc197d7d: No bootstrap required, opened a new log
I20260709 12:12:42.461621 31007 tablet_service.cc:1511] Processing CreateTablet for tablet 0b41888ff42940da9b1972fd18897141 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:12:42.460531 31160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f17d51c781414977bf54afa89f9e7227. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.466717 31083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f17d51c781414977bf54afa89f9e7227. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.470609 31214 ts_tablet_manager.cc:1434] T 65028637ee2f479e868c440d0643d802 P dc254a15e8d54188a2ec3927216ff482: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.000s
I20260709 12:12:42.471154 31081 tablet_service.cc:1511] Processing CreateTablet for tablet 0b41888ff42940da9b1972fd18897141 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:12:42.456005 31173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53ace3285fd943f68cc32bce31eb1c49" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:12:42.480046 31173 raft_consensus.cc:3060] T 53ace3285fd943f68cc32bce31eb1c49 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:42.482523 31212 ts_tablet_manager.cc:1403] T 82a9708851e94168bd57fc180b63b823 P 004887887de44a6584632617dc197d7d: Time spent bootstrapping tablet: real 0.262s	user 0.020s	sys 0.010s
I20260709 12:12:42.482600 31087 tablet_service.cc:1511] Processing CreateTablet for tablet f8f275cdefdd443bbac9d440f67b9b52 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:12:42.471529 31089 tablet_service.cc:1511] Processing CreateTablet for tablet 4225e109131c4e4d8ee206f916cbb15f (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:12:42.495409 31161 tablet_service.cc:1511] Processing CreateTablet for tablet 0b41888ff42940da9b1972fd18897141 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:12:42.495895 31156 tablet_service.cc:1511] Processing CreateTablet for tablet f8f275cdefdd443bbac9d440f67b9b52 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:12:42.496986 31161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b41888ff42940da9b1972fd18897141. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.496838 31011 tablet_service.cc:1511] Processing CreateTablet for tablet f8f275cdefdd443bbac9d440f67b9b52 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:12:42.497341 31005 tablet_service.cc:1511] Processing CreateTablet for tablet 9bb71c9b6b8644b0a7f875a07ee8e2a2 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:12:42.498049 31011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8f275cdefdd443bbac9d440f67b9b52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.497908 31159 tablet_service.cc:1511] Processing CreateTablet for tablet 4225e109131c4e4d8ee206f916cbb15f (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:12:42.498713 31005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bb71c9b6b8644b0a7f875a07ee8e2a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.499142 31159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4225e109131c4e4d8ee206f916cbb15f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.501106 31156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8f275cdefdd443bbac9d440f67b9b52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.526006 31157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d4b78ad5d5b4e7da91ac5657941e2b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.537671 31088 tablet_service.cc:1511] Processing CreateTablet for tablet fed52c34448e46f7a68ff22af201b350 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:12:42.538090 31213 tablet_bootstrap.cc:492] T ef3b18c8988842ebb49493971467b689 P 30c92db0139b4111bec0f41bfb121c4d: No bootstrap required, opened a new log
I20260709 12:12:42.538080 31220 consensus_queue.cc:1048] T 39f2bd93fb884f38a718cd39c5504e52 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:42.538836 31213 ts_tablet_manager.cc:1403] T ef3b18c8988842ebb49493971467b689 P 30c92db0139b4111bec0f41bfb121c4d: Time spent bootstrapping tablet: real 0.202s	user 0.016s	sys 0.000s
I20260709 12:12:42.542009 31213 raft_consensus.cc:359] T ef3b18c8988842ebb49493971467b689 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:42.542310 31085 tablet_service.cc:1511] Processing CreateTablet for tablet 9bb71c9b6b8644b0a7f875a07ee8e2a2 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:12:42.542918 31213 raft_consensus.cc:385] T ef3b18c8988842ebb49493971467b689 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:42.543342 31213 raft_consensus.cc:740] T ef3b18c8988842ebb49493971467b689 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Initialized, Role: FOLLOWER
I20260709 12:12:42.544739 31213 consensus_queue.cc:260] T ef3b18c8988842ebb49493971467b689 P 30c92db0139b4111bec0f41bfb121c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:42.545802 31220 raft_consensus.cc:493] T ef3b18c8988842ebb49493971467b689 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:42.546262 31220 raft_consensus.cc:515] T ef3b18c8988842ebb49493971467b689 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:42.549649 31213 ts_tablet_manager.cc:1434] T ef3b18c8988842ebb49493971467b689 P 30c92db0139b4111bec0f41bfb121c4d: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:12:42.550690 31213 tablet_bootstrap.cc:492] T e0b90058f469411594295adfd3c779f9 P 30c92db0139b4111bec0f41bfb121c4d: Bootstrap starting.
I20260709 12:12:42.551457 31086 tablet_service.cc:1511] Processing CreateTablet for tablet 051f7a89dfe54831a6a0e432f7181795 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:12:42.554700 31163 tablet_service.cc:1511] Processing CreateTablet for tablet fed52c34448e46f7a68ff22af201b350 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:12:42.554682 31155 tablet_service.cc:1511] Processing CreateTablet for tablet 9bb71c9b6b8644b0a7f875a07ee8e2a2 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:12:42.562986 31024 raft_consensus.cc:3060] T 39f2bd93fb884f38a718cd39c5504e52 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:42.533022 31080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36032815941b49f4a4d107a8da22a256. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.513548 31212 raft_consensus.cc:359] T 82a9708851e94168bd57fc180b63b823 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:42.570477 31212 raft_consensus.cc:385] T 82a9708851e94168bd57fc180b63b823 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:42.572372 31007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b41888ff42940da9b1972fd18897141. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.580637 31214 tablet_bootstrap.cc:492] T 0bc24a79ea234c19aa54649c73e392af P dc254a15e8d54188a2ec3927216ff482: Bootstrap starting.
I20260709 12:12:42.581480 31163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fed52c34448e46f7a68ff22af201b350. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.580732 31087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8f275cdefdd443bbac9d440f67b9b52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.591419 31009 tablet_service.cc:1511] Processing CreateTablet for tablet 8fe8a9107d124c99a1815c948e7763cf (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:12:42.591773 31098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3b18c8988842ebb49493971467b689" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:12:42.592783 31009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fe8a9107d124c99a1815c948e7763cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.593528 31023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3b18c8988842ebb49493971467b689" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
W20260709 12:12:42.594726 31138 leader_election.cc:343] T ef3b18c8988842ebb49493971467b689 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:42.591409 31220 leader_election.cc:290] T ef3b18c8988842ebb49493971467b689 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:12:42.591850 31086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 051f7a89dfe54831a6a0e432f7181795. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.596155 31084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d4b78ad5d5b4e7da91ac5657941e2b9. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:12:42.595347 31136 leader_election.cc:343] T ef3b18c8988842ebb49493971467b689 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:42.596704 31136 leader_election.cc:304] T ef3b18c8988842ebb49493971467b689 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:12:42.577018 31006 tablet_service.cc:1511] Processing CreateTablet for tablet fed52c34448e46f7a68ff22af201b350 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:12:42.598479 31006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fed52c34448e46f7a68ff22af201b350. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.599668 31088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fed52c34448e46f7a68ff22af201b350. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.599852 31012 tablet_service.cc:1511] Processing CreateTablet for tablet 4225e109131c4e4d8ee206f916cbb15f (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:12:42.584699 31010 tablet_service.cc:1511] Processing CreateTablet for tablet 051f7a89dfe54831a6a0e432f7181795 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:12:42.571966 31212 raft_consensus.cc:740] T 82a9708851e94168bd57fc180b63b823 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Initialized, Role: FOLLOWER
I20260709 12:12:42.601261 31220 raft_consensus.cc:2749] T ef3b18c8988842ebb49493971467b689 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:42.614526 31012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4225e109131c4e4d8ee206f916cbb15f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.628219 31155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bb71c9b6b8644b0a7f875a07ee8e2a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.635100 31212 consensus_queue.cc:260] T 82a9708851e94168bd57fc180b63b823 P 004887887de44a6584632617dc197d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:42.626550 31081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b41888ff42940da9b1972fd18897141. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.637694 31212 ts_tablet_manager.cc:1434] T 82a9708851e94168bd57fc180b63b823 P 004887887de44a6584632617dc197d7d: Time spent starting tablet: real 0.155s	user 0.006s	sys 0.002s
I20260709 12:12:42.638617 31089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4225e109131c4e4d8ee206f916cbb15f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.663295 31213 tablet_bootstrap.cc:654] T e0b90058f469411594295adfd3c779f9 P 30c92db0139b4111bec0f41bfb121c4d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:42.670469 31085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bb71c9b6b8644b0a7f875a07ee8e2a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.673365 31010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 051f7a89dfe54831a6a0e432f7181795. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.675541 31082 tablet_service.cc:1511] Processing CreateTablet for tablet 8fe8a9107d124c99a1815c948e7763cf (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:12:42.697707 31247 raft_consensus.cc:493] T 82a9708851e94168bd57fc180b63b823 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:42.698463 31247 raft_consensus.cc:515] T 82a9708851e94168bd57fc180b63b823 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:42.703186 31099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82a9708851e94168bd57fc180b63b823" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:12:42.697789 31082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fe8a9107d124c99a1815c948e7763cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.697356 31212 tablet_bootstrap.cc:492] T 1fa0925ac64c4fc69dbac49cef120871 P 004887887de44a6584632617dc197d7d: Bootstrap starting.
I20260709 12:12:42.697789 31219 raft_consensus.cc:493] T 82a9708851e94168bd57fc180b63b823 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:42.705996 31247 leader_election.cc:290] T 82a9708851e94168bd57fc180b63b823 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
W20260709 12:12:42.731127 31138 leader_election.cc:343] T 82a9708851e94168bd57fc180b63b823 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:42.720996 31219 raft_consensus.cc:515] T 82a9708851e94168bd57fc180b63b823 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
W20260709 12:12:42.734076 30906 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.29.32.193:37577, user_credentials={real_user=slave}} blocked reactor thread for 50686.7us
I20260709 12:12:42.734694 31219 leader_election.cc:290] T 82a9708851e94168bd57fc180b63b823 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:42.737597 31172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82a9708851e94168bd57fc180b63b823" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:12:42.738580 31172 raft_consensus.cc:2468] T 82a9708851e94168bd57fc180b63b823 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 0.
I20260709 12:12:42.739686 31083 tablet_service.cc:1511] Processing CreateTablet for tablet bbe5fe8de7a54e2c837e2d900e67f4e4 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:12:42.741190 30987 leader_election.cc:304] T 82a9708851e94168bd57fc180b63b823 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: 
I20260709 12:12:42.739959 31098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82a9708851e94168bd57fc180b63b823" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:12:42.742859 31008 tablet_service.cc:1511] Processing CreateTablet for tablet bbe5fe8de7a54e2c837e2d900e67f4e4 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
W20260709 12:12:42.743458 30989 leader_election.cc:343] T 82a9708851e94168bd57fc180b63b823 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:42.744491 31008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbe5fe8de7a54e2c837e2d900e67f4e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.745615 31154 tablet_service.cc:1511] Processing CreateTablet for tablet 8fe8a9107d124c99a1815c948e7763cf (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:12:42.747473 31154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fe8a9107d124c99a1815c948e7763cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.757628 31173 raft_consensus.cc:2468] T 53ace3285fd943f68cc32bce31eb1c49 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 1.
I20260709 12:12:42.770490 31162 tablet_service.cc:1511] Processing CreateTablet for tablet bbe5fe8de7a54e2c837e2d900e67f4e4 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:12:42.771960 31162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbe5fe8de7a54e2c837e2d900e67f4e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.776481 31005 tablet_service.cc:1511] Processing CreateTablet for tablet b6f50d0c5d864cb5abb35e0264634381 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:12:42.777206 31161 tablet_service.cc:1511] Processing CreateTablet for tablet 051f7a89dfe54831a6a0e432f7181795 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:12:42.777879 31005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6f50d0c5d864cb5abb35e0264634381. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.778602 31161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 051f7a89dfe54831a6a0e432f7181795. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.778636 31062 leader_election.cc:304] T 53ace3285fd943f68cc32bce31eb1c49 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d
I20260709 12:12:42.779742 31231 raft_consensus.cc:2804] T 53ace3285fd943f68cc32bce31eb1c49 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:42.780218 31231 raft_consensus.cc:697] T 53ace3285fd943f68cc32bce31eb1c49 P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Becoming Leader. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Running, Role: LEADER
I20260709 12:12:42.780978 31231 consensus_queue.cc:237] T 53ace3285fd943f68cc32bce31eb1c49 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
W20260709 12:12:42.784873 31136 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.193:37577, user_credentials={real_user=slave}} blocked reactor thread for 189540us
I20260709 12:12:42.741161 31083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbe5fe8de7a54e2c837e2d900e67f4e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.798763 31023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82a9708851e94168bd57fc180b63b823" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:42.765003 31219 raft_consensus.cc:2804] T 82a9708851e94168bd57fc180b63b823 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:42.810107 31219 raft_consensus.cc:493] T 82a9708851e94168bd57fc180b63b823 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:42.810515 31219 raft_consensus.cc:3060] T 82a9708851e94168bd57fc180b63b823 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:42.820029 31226 raft_consensus.cc:493] T 65028637ee2f479e868c440d0643d802 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:42.820574 31226 raft_consensus.cc:515] T 65028637ee2f479e868c440d0643d802 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:42.823670 31022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65028637ee2f479e868c440d0643d802" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:42.826136 31226 leader_election.cc:290] T 65028637ee2f479e868c440d0643d802 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
W20260709 12:12:42.826771 31062 leader_election.cc:343] T 65028637ee2f479e868c440d0643d802 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:42.830263 31013 tablet_service.cc:1511] Processing CreateTablet for tablet 8d67e4d0c72f479ea4647afa7039f263 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:12:42.831175 31089 tablet_service.cc:1511] Processing CreateTablet for tablet b6f50d0c5d864cb5abb35e0264634381 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:12:42.832502 31089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6f50d0c5d864cb5abb35e0264634381. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.832393 31173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65028637ee2f479e868c440d0643d802" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
W20260709 12:12:42.834640 31062 leader_election.cc:343] T 65028637ee2f479e868c440d0643d802 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:42.835237 31062 leader_election.cc:304] T 65028637ee2f479e868c440d0643d802 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:12:42.836346 31226 raft_consensus.cc:2749] T 65028637ee2f479e868c440d0643d802 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:42.837734 31159 tablet_service.cc:1511] Processing CreateTablet for tablet b6f50d0c5d864cb5abb35e0264634381 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:12:42.839424 31159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6f50d0c5d864cb5abb35e0264634381. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.809644 31214 tablet_bootstrap.cc:654] T 0bc24a79ea234c19aa54649c73e392af P dc254a15e8d54188a2ec3927216ff482: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:42.853497 31081 tablet_service.cc:1511] Processing CreateTablet for tablet 8d67e4d0c72f479ea4647afa7039f263 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:12:42.854909 31081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d67e4d0c72f479ea4647afa7039f263. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.855754 31212 tablet_bootstrap.cc:654] T 1fa0925ac64c4fc69dbac49cef120871 P 004887887de44a6584632617dc197d7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:42.861522 31213 tablet_bootstrap.cc:492] T e0b90058f469411594295adfd3c779f9 P 30c92db0139b4111bec0f41bfb121c4d: No bootstrap required, opened a new log
I20260709 12:12:42.862067 31213 ts_tablet_manager.cc:1403] T e0b90058f469411594295adfd3c779f9 P 30c92db0139b4111bec0f41bfb121c4d: Time spent bootstrapping tablet: real 0.312s	user 0.015s	sys 0.019s
I20260709 12:12:42.864959 31213 raft_consensus.cc:359] T e0b90058f469411594295adfd3c779f9 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:42.865713 31246 consensus_queue.cc:1048] T 39f2bd93fb884f38a718cd39c5504e52 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:42.866272 31013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d67e4d0c72f479ea4647afa7039f263. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.865705 31213 raft_consensus.cc:385] T e0b90058f469411594295adfd3c779f9 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:42.870249 31213 raft_consensus.cc:740] T e0b90058f469411594295adfd3c779f9 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Initialized, Role: FOLLOWER
I20260709 12:12:42.881098 31219 raft_consensus.cc:515] T 82a9708851e94168bd57fc180b63b823 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:42.883220 31154 tablet_service.cc:1511] Processing CreateTablet for tablet 8d67e4d0c72f479ea4647afa7039f263 (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:12:42.884519 31154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d67e4d0c72f479ea4647afa7039f263. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.885916 31213 consensus_queue.cc:260] T e0b90058f469411594295adfd3c779f9 P 30c92db0139b4111bec0f41bfb121c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:42.889612 31213 ts_tablet_manager.cc:1434] T e0b90058f469411594295adfd3c779f9 P 30c92db0139b4111bec0f41bfb121c4d: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260709 12:12:42.890693 31213 tablet_bootstrap.cc:492] T 1fa0925ac64c4fc69dbac49cef120871 P 30c92db0139b4111bec0f41bfb121c4d: Bootstrap starting.
I20260709 12:12:42.903527 31023 raft_consensus.cc:2393] T 82a9708851e94168bd57fc180b63b823 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 30c92db0139b4111bec0f41bfb121c4d in current term 1: Already voted for candidate 004887887de44a6584632617dc197d7d in this term.
I20260709 12:12:42.914675 31136 leader_election.cc:304] T 82a9708851e94168bd57fc180b63b823 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:12:42.916275 31246 raft_consensus.cc:3060] T 82a9708851e94168bd57fc180b63b823 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:42.918795 31007 tablet_service.cc:1511] Processing CreateTablet for tablet 1ea66b0b7a624931b06513f285ef85dc (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:12:42.919461 31080 tablet_service.cc:1511] Processing CreateTablet for tablet 1ea66b0b7a624931b06513f285ef85dc (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:12:42.920450 31007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ea66b0b7a624931b06513f285ef85dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.920850 31080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ea66b0b7a624931b06513f285ef85dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.926028 31246 raft_consensus.cc:2749] T 82a9708851e94168bd57fc180b63b823 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:42.928435 31214 tablet_bootstrap.cc:492] T 0bc24a79ea234c19aa54649c73e392af P dc254a15e8d54188a2ec3927216ff482: No bootstrap required, opened a new log
I20260709 12:12:42.929013 31214 ts_tablet_manager.cc:1403] T 0bc24a79ea234c19aa54649c73e392af P dc254a15e8d54188a2ec3927216ff482: Time spent bootstrapping tablet: real 0.349s	user 0.017s	sys 0.005s
I20260709 12:12:42.943295 31219 leader_election.cc:290] T 82a9708851e94168bd57fc180b63b823 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 election: Requested vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:42.928503 31163 tablet_service.cc:1511] Processing CreateTablet for tablet 1ea66b0b7a624931b06513f285ef85dc (DEFAULT_TABLE table=test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:12:42.944934 31098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82a9708851e94168bd57fc180b63b823" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:12:42.945309 31163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ea66b0b7a624931b06513f285ef85dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:42.947747 31173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82a9708851e94168bd57fc180b63b823" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:12:42.954020 31213 tablet_bootstrap.cc:654] T 1fa0925ac64c4fc69dbac49cef120871 P 30c92db0139b4111bec0f41bfb121c4d: Neither blocks nor log segments found. Creating new log.
W20260709 12:12:42.959698 30989 leader_election.cc:343] T 82a9708851e94168bd57fc180b63b823 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:42.985579 31212 tablet_bootstrap.cc:492] T 1fa0925ac64c4fc69dbac49cef120871 P 004887887de44a6584632617dc197d7d: No bootstrap required, opened a new log
I20260709 12:12:42.986192 31212 ts_tablet_manager.cc:1403] T 1fa0925ac64c4fc69dbac49cef120871 P 004887887de44a6584632617dc197d7d: Time spent bootstrapping tablet: real 0.289s	user 0.010s	sys 0.004s
I20260709 12:12:42.987936 31173 raft_consensus.cc:2468] T 82a9708851e94168bd57fc180b63b823 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 1.
I20260709 12:12:42.989164 30987 leader_election.cc:304] T 82a9708851e94168bd57fc180b63b823 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: dc254a15e8d54188a2ec3927216ff482
I20260709 12:12:42.990051 31214 raft_consensus.cc:359] T 0bc24a79ea234c19aa54649c73e392af P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:42.990823 31214 raft_consensus.cc:385] T 0bc24a79ea234c19aa54649c73e392af P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:42.991025 31254 raft_consensus.cc:2804] T 82a9708851e94168bd57fc180b63b823 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:42.991825 31254 raft_consensus.cc:697] T 82a9708851e94168bd57fc180b63b823 P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Becoming Leader. State: Replica: 004887887de44a6584632617dc197d7d, State: Running, Role: LEADER
I20260709 12:12:42.991115 31214 raft_consensus.cc:740] T 0bc24a79ea234c19aa54649c73e392af P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Initialized, Role: FOLLOWER
I20260709 12:12:42.992972 31254 consensus_queue.cc:237] T 82a9708851e94168bd57fc180b63b823 P 004887887de44a6584632617dc197d7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:42.989164 31212 raft_consensus.cc:359] T 1fa0925ac64c4fc69dbac49cef120871 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:42.997247 31212 raft_consensus.cc:385] T 1fa0925ac64c4fc69dbac49cef120871 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:42.997586 31212 raft_consensus.cc:740] T 1fa0925ac64c4fc69dbac49cef120871 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Initialized, Role: FOLLOWER
I20260709 12:12:42.999773 31212 consensus_queue.cc:260] T 1fa0925ac64c4fc69dbac49cef120871 P 004887887de44a6584632617dc197d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.006078 30920 catalog_manager.cc:5697] T 53ace3285fd943f68cc32bce31eb1c49 P dc254a15e8d54188a2ec3927216ff482 reported cstate change: term changed from 0 to 1, leader changed from <none> to dc254a15e8d54188a2ec3927216ff482 (127.29.32.194). New cstate: current_term: 1 leader_uuid: "dc254a15e8d54188a2ec3927216ff482" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:43.000788 31214 consensus_queue.cc:260] T 0bc24a79ea234c19aa54649c73e392af P dc254a15e8d54188a2ec3927216ff482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.012036 31212 ts_tablet_manager.cc:1434] T 1fa0925ac64c4fc69dbac49cef120871 P 004887887de44a6584632617dc197d7d: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 12:12:43.012840 31214 ts_tablet_manager.cc:1434] T 0bc24a79ea234c19aa54649c73e392af P dc254a15e8d54188a2ec3927216ff482: Time spent starting tablet: real 0.084s	user 0.007s	sys 0.003s
I20260709 12:12:43.013208 31212 tablet_bootstrap.cc:492] T 544029f2ed67441abec2700df0a8363b P 004887887de44a6584632617dc197d7d: Bootstrap starting.
I20260709 12:12:43.014770 31214 tablet_bootstrap.cc:492] T a5c879e24e97407ab517707c5384cee7 P dc254a15e8d54188a2ec3927216ff482: Bootstrap starting.
I20260709 12:12:43.024223 31213 tablet_bootstrap.cc:492] T 1fa0925ac64c4fc69dbac49cef120871 P 30c92db0139b4111bec0f41bfb121c4d: No bootstrap required, opened a new log
I20260709 12:12:43.024778 31213 ts_tablet_manager.cc:1403] T 1fa0925ac64c4fc69dbac49cef120871 P 30c92db0139b4111bec0f41bfb121c4d: Time spent bootstrapping tablet: real 0.134s	user 0.016s	sys 0.014s
I20260709 12:12:43.025374 31212 tablet_bootstrap.cc:654] T 544029f2ed67441abec2700df0a8363b P 004887887de44a6584632617dc197d7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:43.028079 31213 raft_consensus.cc:359] T 1fa0925ac64c4fc69dbac49cef120871 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.029458 31213 raft_consensus.cc:385] T 1fa0925ac64c4fc69dbac49cef120871 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:43.029762 31213 raft_consensus.cc:740] T 1fa0925ac64c4fc69dbac49cef120871 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Initialized, Role: FOLLOWER
I20260709 12:12:43.030555 31213 consensus_queue.cc:260] T 1fa0925ac64c4fc69dbac49cef120871 P 30c92db0139b4111bec0f41bfb121c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.032212 31214 tablet_bootstrap.cc:654] T a5c879e24e97407ab517707c5384cee7 P dc254a15e8d54188a2ec3927216ff482: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:43.033538 31213 ts_tablet_manager.cc:1434] T 1fa0925ac64c4fc69dbac49cef120871 P 30c92db0139b4111bec0f41bfb121c4d: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260709 12:12:43.034595 31213 tablet_bootstrap.cc:492] T a5c879e24e97407ab517707c5384cee7 P 30c92db0139b4111bec0f41bfb121c4d: Bootstrap starting.
I20260709 12:12:43.066746 31213 tablet_bootstrap.cc:654] T a5c879e24e97407ab517707c5384cee7 P 30c92db0139b4111bec0f41bfb121c4d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:43.073761 31214 tablet_bootstrap.cc:492] T a5c879e24e97407ab517707c5384cee7 P dc254a15e8d54188a2ec3927216ff482: No bootstrap required, opened a new log
I20260709 12:12:43.074312 31214 ts_tablet_manager.cc:1403] T a5c879e24e97407ab517707c5384cee7 P dc254a15e8d54188a2ec3927216ff482: Time spent bootstrapping tablet: real 0.060s	user 0.034s	sys 0.011s
I20260709 12:12:43.080120 31212 tablet_bootstrap.cc:492] T 544029f2ed67441abec2700df0a8363b P 004887887de44a6584632617dc197d7d: No bootstrap required, opened a new log
I20260709 12:12:43.080186 31214 raft_consensus.cc:359] T a5c879e24e97407ab517707c5384cee7 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.081041 31214 raft_consensus.cc:385] T a5c879e24e97407ab517707c5384cee7 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:43.080773 31212 ts_tablet_manager.cc:1403] T 544029f2ed67441abec2700df0a8363b P 004887887de44a6584632617dc197d7d: Time spent bootstrapping tablet: real 0.068s	user 0.006s	sys 0.010s
I20260709 12:12:43.081342 31214 raft_consensus.cc:740] T a5c879e24e97407ab517707c5384cee7 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Initialized, Role: FOLLOWER
I20260709 12:12:43.086259 31214 consensus_queue.cc:260] T a5c879e24e97407ab517707c5384cee7 P dc254a15e8d54188a2ec3927216ff482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.088404 31214 ts_tablet_manager.cc:1434] T a5c879e24e97407ab517707c5384cee7 P dc254a15e8d54188a2ec3927216ff482: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 12:12:43.089316 31214 tablet_bootstrap.cc:492] T bfb1959a138f4ebba53b5a0a4a24c8c2 P dc254a15e8d54188a2ec3927216ff482: Bootstrap starting.
I20260709 12:12:43.094821 31246 raft_consensus.cc:493] T e0b90058f469411594295adfd3c779f9 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:43.095575 31246 raft_consensus.cc:515] T e0b90058f469411594295adfd3c779f9 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.096956 31214 tablet_bootstrap.cc:654] T bfb1959a138f4ebba53b5a0a4a24c8c2 P dc254a15e8d54188a2ec3927216ff482: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:43.098804 31246 leader_election.cc:290] T e0b90058f469411594295adfd3c779f9 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:12:43.100224 31098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0b90058f469411594295adfd3c779f9" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
W20260709 12:12:43.106756 31138 leader_election.cc:343] T e0b90058f469411594295adfd3c779f9 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:43.108814 31024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0b90058f469411594295adfd3c779f9" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:43.109635 31231 raft_consensus.cc:493] T a5c879e24e97407ab517707c5384cee7 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:43.084952 31212 raft_consensus.cc:359] T 544029f2ed67441abec2700df0a8363b P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.085384 31213 tablet_bootstrap.cc:492] T a5c879e24e97407ab517707c5384cee7 P 30c92db0139b4111bec0f41bfb121c4d: No bootstrap required, opened a new log
I20260709 12:12:43.110122 31231 raft_consensus.cc:515] T a5c879e24e97407ab517707c5384cee7 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.111624 31213 ts_tablet_manager.cc:1403] T a5c879e24e97407ab517707c5384cee7 P 30c92db0139b4111bec0f41bfb121c4d: Time spent bootstrapping tablet: real 0.077s	user 0.015s	sys 0.004s
I20260709 12:12:43.114804 31023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c879e24e97407ab517707c5384cee7" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:43.115413 31213 raft_consensus.cc:359] T a5c879e24e97407ab517707c5384cee7 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.116394 31213 raft_consensus.cc:385] T a5c879e24e97407ab517707c5384cee7 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:43.116735 31213 raft_consensus.cc:740] T a5c879e24e97407ab517707c5384cee7 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Initialized, Role: FOLLOWER
W20260709 12:12:43.116834 31062 leader_election.cc:343] T a5c879e24e97407ab517707c5384cee7 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:43.117802 31212 raft_consensus.cc:385] T 544029f2ed67441abec2700df0a8363b P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:43.118320 31212 raft_consensus.cc:740] T 544029f2ed67441abec2700df0a8363b P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Initialized, Role: FOLLOWER
I20260709 12:12:43.120889 31173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c879e24e97407ab517707c5384cee7" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:12:43.126505 31213 consensus_queue.cc:260] T a5c879e24e97407ab517707c5384cee7 P 30c92db0139b4111bec0f41bfb121c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.128917 31173 raft_consensus.cc:2468] T a5c879e24e97407ab517707c5384cee7 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 0.
I20260709 12:12:43.130614 31213 ts_tablet_manager.cc:1434] T a5c879e24e97407ab517707c5384cee7 P 30c92db0139b4111bec0f41bfb121c4d: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.001s
I20260709 12:12:43.131148 31062 leader_election.cc:304] T a5c879e24e97407ab517707c5384cee7 P dc254a15e8d54188a2ec3927216ff482 [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: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d
I20260709 12:12:43.131944 31213 tablet_bootstrap.cc:492] T 0bc24a79ea234c19aa54649c73e392af P 30c92db0139b4111bec0f41bfb121c4d: Bootstrap starting.
I20260709 12:12:43.132033 31226 raft_consensus.cc:2804] T a5c879e24e97407ab517707c5384cee7 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:43.132586 31226 raft_consensus.cc:493] T a5c879e24e97407ab517707c5384cee7 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:43.132949 31226 raft_consensus.cc:3060] T a5c879e24e97407ab517707c5384cee7 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:43.118419 31231 leader_election.cc:290] T a5c879e24e97407ab517707c5384cee7 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:43.127542 31212 consensus_queue.cc:260] T 544029f2ed67441abec2700df0a8363b P 004887887de44a6584632617dc197d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.143664 31231 raft_consensus.cc:493] T 0bc24a79ea234c19aa54649c73e392af P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:43.144425 31231 raft_consensus.cc:515] T 0bc24a79ea234c19aa54649c73e392af P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.145256 31212 ts_tablet_manager.cc:1434] T 544029f2ed67441abec2700df0a8363b P 004887887de44a6584632617dc197d7d: Time spent starting tablet: real 0.063s	user 0.006s	sys 0.001s
I20260709 12:12:43.121855 31024 raft_consensus.cc:2468] T e0b90058f469411594295adfd3c779f9 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 0.
I20260709 12:12:43.147765 31212 tablet_bootstrap.cc:492] T 53ace3285fd943f68cc32bce31eb1c49 P 004887887de44a6584632617dc197d7d: Bootstrap starting.
I20260709 12:12:43.147917 31136 leader_election.cc:304] T e0b90058f469411594295adfd3c779f9 P 30c92db0139b4111bec0f41bfb121c4d [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: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: dc254a15e8d54188a2ec3927216ff482
I20260709 12:12:43.155707 30922 catalog_manager.cc:5697] T 82a9708851e94168bd57fc180b63b823 P 004887887de44a6584632617dc197d7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 004887887de44a6584632617dc197d7d (127.29.32.193). New cstate: current_term: 1 leader_uuid: "004887887de44a6584632617dc197d7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:43.155721 31246 raft_consensus.cc:2804] T e0b90058f469411594295adfd3c779f9 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:43.157490 31246 raft_consensus.cc:493] T e0b90058f469411594295adfd3c779f9 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:43.158006 31246 raft_consensus.cc:3060] T e0b90058f469411594295adfd3c779f9 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:43.162987 31024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bc24a79ea234c19aa54649c73e392af" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
W20260709 12:12:43.164481 31062 leader_election.cc:343] T 0bc24a79ea234c19aa54649c73e392af P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:43.172057 31173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bc24a79ea234c19aa54649c73e392af" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
W20260709 12:12:43.173704 31062 leader_election.cc:343] T 0bc24a79ea234c19aa54649c73e392af P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:43.174233 31062 leader_election.cc:304] T 0bc24a79ea234c19aa54649c73e392af P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:12:43.184154 31231 leader_election.cc:290] T 0bc24a79ea234c19aa54649c73e392af P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:43.185072 31231 raft_consensus.cc:2749] T 0bc24a79ea234c19aa54649c73e392af P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:43.152276 31226 raft_consensus.cc:515] T a5c879e24e97407ab517707c5384cee7 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.189932 31173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c879e24e97407ab517707c5384cee7" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:12:43.190073 31024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c879e24e97407ab517707c5384cee7" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:12:43.190665 31173 raft_consensus.cc:3060] T a5c879e24e97407ab517707c5384cee7 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:12:43.195230 31062 leader_election.cc:343] T a5c879e24e97407ab517707c5384cee7 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:43.198786 31214 tablet_bootstrap.cc:492] T bfb1959a138f4ebba53b5a0a4a24c8c2 P dc254a15e8d54188a2ec3927216ff482: No bootstrap required, opened a new log
I20260709 12:12:43.199395 31214 ts_tablet_manager.cc:1403] T bfb1959a138f4ebba53b5a0a4a24c8c2 P dc254a15e8d54188a2ec3927216ff482: Time spent bootstrapping tablet: real 0.110s	user 0.070s	sys 0.034s
I20260709 12:12:43.200174 31213 tablet_bootstrap.cc:654] T 0bc24a79ea234c19aa54649c73e392af P 30c92db0139b4111bec0f41bfb121c4d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:43.201305 31173 raft_consensus.cc:2468] T a5c879e24e97407ab517707c5384cee7 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 1.
I20260709 12:12:43.202329 31226 leader_election.cc:290] T a5c879e24e97407ab517707c5384cee7 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:43.203151 31212 tablet_bootstrap.cc:654] T 53ace3285fd943f68cc32bce31eb1c49 P 004887887de44a6584632617dc197d7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:43.204031 31062 leader_election.cc:304] T a5c879e24e97407ab517707c5384cee7 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d
I20260709 12:12:43.204754 31246 raft_consensus.cc:515] T e0b90058f469411594295adfd3c779f9 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.205504 31226 raft_consensus.cc:2804] T a5c879e24e97407ab517707c5384cee7 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:43.206067 31226 raft_consensus.cc:697] T a5c879e24e97407ab517707c5384cee7 P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Becoming Leader. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Running, Role: LEADER
I20260709 12:12:43.207198 31226 consensus_queue.cc:237] T a5c879e24e97407ab517707c5384cee7 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.208396 31098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0b90058f469411594295adfd3c779f9" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:12:43.208423 31024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0b90058f469411594295adfd3c779f9" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:12:43.209188 31024 raft_consensus.cc:3060] T e0b90058f469411594295adfd3c779f9 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:12:43.210057 31138 leader_election.cc:343] T e0b90058f469411594295adfd3c779f9 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:43.210656 31246 leader_election.cc:290] T e0b90058f469411594295adfd3c779f9 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:12:43.202919 31214 raft_consensus.cc:359] T bfb1959a138f4ebba53b5a0a4a24c8c2 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.211182 31214 raft_consensus.cc:385] T bfb1959a138f4ebba53b5a0a4a24c8c2 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:43.219322 31024 raft_consensus.cc:2468] T e0b90058f469411594295adfd3c779f9 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 1.
I20260709 12:12:43.213912 31214 raft_consensus.cc:740] T bfb1959a138f4ebba53b5a0a4a24c8c2 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Initialized, Role: FOLLOWER
I20260709 12:12:43.221024 31136 leader_election.cc:304] T e0b90058f469411594295adfd3c779f9 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: dc254a15e8d54188a2ec3927216ff482
I20260709 12:12:43.221340 31214 consensus_queue.cc:260] T bfb1959a138f4ebba53b5a0a4a24c8c2 P dc254a15e8d54188a2ec3927216ff482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.222108 30920 catalog_manager.cc:5697] T a5c879e24e97407ab517707c5384cee7 P dc254a15e8d54188a2ec3927216ff482 reported cstate change: term changed from 0 to 1, leader changed from <none> to dc254a15e8d54188a2ec3927216ff482 (127.29.32.194). New cstate: current_term: 1 leader_uuid: "dc254a15e8d54188a2ec3927216ff482" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:43.226426 31246 raft_consensus.cc:2804] T e0b90058f469411594295adfd3c779f9 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:43.228008 31246 raft_consensus.cc:697] T e0b90058f469411594295adfd3c779f9 P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Becoming Leader. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Running, Role: LEADER
I20260709 12:12:43.230882 31246 consensus_queue.cc:237] T e0b90058f469411594295adfd3c779f9 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.233878 31212 tablet_bootstrap.cc:492] T 53ace3285fd943f68cc32bce31eb1c49 P 004887887de44a6584632617dc197d7d: No bootstrap required, opened a new log
I20260709 12:12:43.234401 31212 ts_tablet_manager.cc:1403] T 53ace3285fd943f68cc32bce31eb1c49 P 004887887de44a6584632617dc197d7d: Time spent bootstrapping tablet: real 0.087s	user 0.012s	sys 0.005s
I20260709 12:12:43.236495 31214 ts_tablet_manager.cc:1434] T bfb1959a138f4ebba53b5a0a4a24c8c2 P dc254a15e8d54188a2ec3927216ff482: Time spent starting tablet: real 0.037s	user 0.009s	sys 0.000s
I20260709 12:12:43.237917 31214 tablet_bootstrap.cc:492] T 82a9708851e94168bd57fc180b63b823 P dc254a15e8d54188a2ec3927216ff482: Bootstrap starting.
I20260709 12:12:43.237797 31212 raft_consensus.cc:359] T 53ace3285fd943f68cc32bce31eb1c49 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.240672 31212 raft_consensus.cc:385] T 53ace3285fd943f68cc32bce31eb1c49 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:43.241060 31212 raft_consensus.cc:740] T 53ace3285fd943f68cc32bce31eb1c49 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Initialized, Role: FOLLOWER
I20260709 12:12:43.241966 31212 consensus_queue.cc:260] T 53ace3285fd943f68cc32bce31eb1c49 P 004887887de44a6584632617dc197d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.245580 31214 tablet_bootstrap.cc:654] T 82a9708851e94168bd57fc180b63b823 P dc254a15e8d54188a2ec3927216ff482: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:43.250414 31226 consensus_queue.cc:1048] T 53ace3285fd943f68cc32bce31eb1c49 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:43.257323 31213 tablet_bootstrap.cc:492] T 0bc24a79ea234c19aa54649c73e392af P 30c92db0139b4111bec0f41bfb121c4d: No bootstrap required, opened a new log
I20260709 12:12:43.257841 31213 ts_tablet_manager.cc:1403] T 0bc24a79ea234c19aa54649c73e392af P 30c92db0139b4111bec0f41bfb121c4d: Time spent bootstrapping tablet: real 0.126s	user 0.017s	sys 0.009s
I20260709 12:12:43.260136 31213 raft_consensus.cc:359] T 0bc24a79ea234c19aa54649c73e392af P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.260810 31213 raft_consensus.cc:385] T 0bc24a79ea234c19aa54649c73e392af P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:43.261087 31213 raft_consensus.cc:740] T 0bc24a79ea234c19aa54649c73e392af P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Initialized, Role: FOLLOWER
I20260709 12:12:43.261958 31213 consensus_queue.cc:260] T 0bc24a79ea234c19aa54649c73e392af P 30c92db0139b4111bec0f41bfb121c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.264392 31213 ts_tablet_manager.cc:1434] T 0bc24a79ea234c19aa54649c73e392af P 30c92db0139b4111bec0f41bfb121c4d: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:12:43.265280 31214 tablet_bootstrap.cc:492] T 82a9708851e94168bd57fc180b63b823 P dc254a15e8d54188a2ec3927216ff482: No bootstrap required, opened a new log
I20260709 12:12:43.265291 31213 tablet_bootstrap.cc:492] T 65028637ee2f479e868c440d0643d802 P 30c92db0139b4111bec0f41bfb121c4d: Bootstrap starting.
I20260709 12:12:43.265918 31214 ts_tablet_manager.cc:1403] T 82a9708851e94168bd57fc180b63b823 P dc254a15e8d54188a2ec3927216ff482: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.001s
I20260709 12:12:43.268814 31214 raft_consensus.cc:359] T 82a9708851e94168bd57fc180b63b823 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.269568 31214 raft_consensus.cc:385] T 82a9708851e94168bd57fc180b63b823 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:43.269878 31214 raft_consensus.cc:740] T 82a9708851e94168bd57fc180b63b823 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Initialized, Role: FOLLOWER
I20260709 12:12:43.270603 31214 consensus_queue.cc:260] T 82a9708851e94168bd57fc180b63b823 P dc254a15e8d54188a2ec3927216ff482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.271567 31213 tablet_bootstrap.cc:654] T 65028637ee2f479e868c440d0643d802 P 30c92db0139b4111bec0f41bfb121c4d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:43.272964 31214 ts_tablet_manager.cc:1434] T 82a9708851e94168bd57fc180b63b823 P dc254a15e8d54188a2ec3927216ff482: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260709 12:12:43.276232 30922 catalog_manager.cc:5697] T e0b90058f469411594295adfd3c779f9 P 30c92db0139b4111bec0f41bfb121c4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195). New cstate: current_term: 1 leader_uuid: "30c92db0139b4111bec0f41bfb121c4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:43.284351 31214 tablet_bootstrap.cc:492] T 1fa0925ac64c4fc69dbac49cef120871 P dc254a15e8d54188a2ec3927216ff482: Bootstrap starting.
W20260709 12:12:43.287923 31062 consensus_peers.cc:597] T 53ace3285fd943f68cc32bce31eb1c49 P dc254a15e8d54188a2ec3927216ff482 -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. 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 12:12:43.292241 31217 raft_consensus.cc:493] T 0bc24a79ea234c19aa54649c73e392af P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:43.292513 31214 tablet_bootstrap.cc:654] T 1fa0925ac64c4fc69dbac49cef120871 P dc254a15e8d54188a2ec3927216ff482: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:43.292804 31217 raft_consensus.cc:515] T 0bc24a79ea234c19aa54649c73e392af P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.295315 31217 leader_election.cc:290] T 0bc24a79ea234c19aa54649c73e392af P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 004887887de44a6584632617dc197d7d (127.29.32.193:37577)
I20260709 12:12:43.297396 31024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bc24a79ea234c19aa54649c73e392af" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
W20260709 12:12:43.300282 31136 leader_election.cc:343] T 0bc24a79ea234c19aa54649c73e392af P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:43.301445 31098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bc24a79ea234c19aa54649c73e392af" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:12:43.302328 31098 raft_consensus.cc:2468] T 0bc24a79ea234c19aa54649c73e392af P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 0.
I20260709 12:12:43.304183 31138 leader_election.cc:304] T 0bc24a79ea234c19aa54649c73e392af P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d
I20260709 12:12:43.305860 31246 raft_consensus.cc:2804] T 0bc24a79ea234c19aa54649c73e392af P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:43.306357 31246 raft_consensus.cc:493] T 0bc24a79ea234c19aa54649c73e392af P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:43.306803 31246 raft_consensus.cc:3060] T 0bc24a79ea234c19aa54649c73e392af P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:43.304612 31212 ts_tablet_manager.cc:1434] T 53ace3285fd943f68cc32bce31eb1c49 P 004887887de44a6584632617dc197d7d: Time spent starting tablet: real 0.070s	user 0.006s	sys 0.000s
I20260709 12:12:43.311779 31212 tablet_bootstrap.cc:492] T 0bc24a79ea234c19aa54649c73e392af P 004887887de44a6584632617dc197d7d: Bootstrap starting.
I20260709 12:12:43.320904 31246 raft_consensus.cc:515] T 0bc24a79ea234c19aa54649c73e392af P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.324362 31213 tablet_bootstrap.cc:492] T 65028637ee2f479e868c440d0643d802 P 30c92db0139b4111bec0f41bfb121c4d: No bootstrap required, opened a new log
I20260709 12:12:43.324911 31213 ts_tablet_manager.cc:1403] T 65028637ee2f479e868c440d0643d802 P 30c92db0139b4111bec0f41bfb121c4d: Time spent bootstrapping tablet: real 0.060s	user 0.010s	sys 0.015s
I20260709 12:12:43.325863 31217 raft_consensus.cc:493] T 1fa0925ac64c4fc69dbac49cef120871 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:43.326397 31217 raft_consensus.cc:515] T 1fa0925ac64c4fc69dbac49cef120871 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.329698 31217 leader_election.cc:290] T 1fa0925ac64c4fc69dbac49cef120871 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:12:43.330412 31024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fa0925ac64c4fc69dbac49cef120871" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:43.331490 31024 raft_consensus.cc:2468] T 1fa0925ac64c4fc69dbac49cef120871 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 0.
I20260709 12:12:43.332845 31213 raft_consensus.cc:359] T 65028637ee2f479e868c440d0643d802 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.333693 31213 raft_consensus.cc:385] T 65028637ee2f479e868c440d0643d802 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:43.333485 31136 leader_election.cc:304] T 1fa0925ac64c4fc69dbac49cef120871 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: 
I20260709 12:12:43.334290 31213 raft_consensus.cc:740] T 65028637ee2f479e868c440d0643d802 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Initialized, Role: FOLLOWER
I20260709 12:12:43.335402 31213 consensus_queue.cc:260] T 65028637ee2f479e868c440d0643d802 P 30c92db0139b4111bec0f41bfb121c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.343880 31099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bc24a79ea234c19aa54649c73e392af" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:12:43.336911 31098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fa0925ac64c4fc69dbac49cef120871" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:12:43.344784 31099 raft_consensus.cc:3060] T 0bc24a79ea234c19aa54649c73e392af P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:43.337680 31217 raft_consensus.cc:2804] T 1fa0925ac64c4fc69dbac49cef120871 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:43.341948 31246 leader_election.cc:290] T 0bc24a79ea234c19aa54649c73e392af P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 election: Requested vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 004887887de44a6584632617dc197d7d (127.29.32.193:37577)
I20260709 12:12:43.347131 31214 tablet_bootstrap.cc:492] T 1fa0925ac64c4fc69dbac49cef120871 P dc254a15e8d54188a2ec3927216ff482: No bootstrap required, opened a new log
I20260709 12:12:43.347785 31214 ts_tablet_manager.cc:1403] T 1fa0925ac64c4fc69dbac49cef120871 P dc254a15e8d54188a2ec3927216ff482: Time spent bootstrapping tablet: real 0.064s	user 0.032s	sys 0.028s
W20260709 12:12:43.346411 31138 leader_election.cc:343] T 1fa0925ac64c4fc69dbac49cef120871 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:43.351177 31214 raft_consensus.cc:359] T 1fa0925ac64c4fc69dbac49cef120871 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.352044 31214 raft_consensus.cc:385] T 1fa0925ac64c4fc69dbac49cef120871 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:12:43.352090 30970 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:12:43.352413 31214 raft_consensus.cc:740] T 1fa0925ac64c4fc69dbac49cef120871 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Initialized, Role: FOLLOWER
I20260709 12:12:43.353411 31214 consensus_queue.cc:260] T 1fa0925ac64c4fc69dbac49cef120871 P dc254a15e8d54188a2ec3927216ff482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.355858 31213 ts_tablet_manager.cc:1434] T 65028637ee2f479e868c440d0643d802 P 30c92db0139b4111bec0f41bfb121c4d: Time spent starting tablet: real 0.031s	user 0.010s	sys 0.001s
I20260709 12:12:43.356421 31099 raft_consensus.cc:2468] T 0bc24a79ea234c19aa54649c73e392af P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 1.
I20260709 12:12:43.347048 31217 raft_consensus.cc:493] T 1fa0925ac64c4fc69dbac49cef120871 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:43.356879 31213 tablet_bootstrap.cc:492] T bfb1959a138f4ebba53b5a0a4a24c8c2 P 30c92db0139b4111bec0f41bfb121c4d: Bootstrap starting.
I20260709 12:12:43.357571 31217 raft_consensus.cc:3060] T 1fa0925ac64c4fc69dbac49cef120871 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:43.363806 31213 tablet_bootstrap.cc:654] T bfb1959a138f4ebba53b5a0a4a24c8c2 P 30c92db0139b4111bec0f41bfb121c4d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:43.365182 31217 raft_consensus.cc:515] T 1fa0925ac64c4fc69dbac49cef120871 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.367204 31138 leader_election.cc:304] T 0bc24a79ea234c19aa54649c73e392af P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:12:43.368371 31214 ts_tablet_manager.cc:1434] T 1fa0925ac64c4fc69dbac49cef120871 P dc254a15e8d54188a2ec3927216ff482: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 12:12:43.369213 31276 raft_consensus.cc:2804] T 0bc24a79ea234c19aa54649c73e392af P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:43.369930 31276 raft_consensus.cc:697] T 0bc24a79ea234c19aa54649c73e392af P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Becoming Leader. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Running, Role: LEADER
I20260709 12:12:43.370227 31217 leader_election.cc:290] T 1fa0925ac64c4fc69dbac49cef120871 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:12:43.371289 31099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fa0925ac64c4fc69dbac49cef120871" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:12:43.371999 31099 raft_consensus.cc:3060] T 1fa0925ac64c4fc69dbac49cef120871 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:43.372028 31214 tablet_bootstrap.cc:492] T e0b90058f469411594295adfd3c779f9 P dc254a15e8d54188a2ec3927216ff482: Bootstrap starting.
I20260709 12:12:43.371068 31276 consensus_queue.cc:237] T 0bc24a79ea234c19aa54649c73e392af P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.378563 31214 tablet_bootstrap.cc:654] T e0b90058f469411594295adfd3c779f9 P dc254a15e8d54188a2ec3927216ff482: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:43.378906 31254 raft_consensus.cc:493] T 544029f2ed67441abec2700df0a8363b P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:43.379500 31254 raft_consensus.cc:515] T 544029f2ed67441abec2700df0a8363b P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.380702 31213 tablet_bootstrap.cc:492] T bfb1959a138f4ebba53b5a0a4a24c8c2 P 30c92db0139b4111bec0f41bfb121c4d: No bootstrap required, opened a new log
I20260709 12:12:43.381289 31213 ts_tablet_manager.cc:1403] T bfb1959a138f4ebba53b5a0a4a24c8c2 P 30c92db0139b4111bec0f41bfb121c4d: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.000s
I20260709 12:12:43.383129 31254 leader_election.cc:290] T 544029f2ed67441abec2700df0a8363b P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:43.384146 31173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544029f2ed67441abec2700df0a8363b" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:12:43.385228 31173 raft_consensus.cc:2468] T 544029f2ed67441abec2700df0a8363b P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 0.
I20260709 12:12:43.378057 31212 tablet_bootstrap.cc:654] T 0bc24a79ea234c19aa54649c73e392af P 004887887de44a6584632617dc197d7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:43.387125 30987 leader_election.cc:304] T 544029f2ed67441abec2700df0a8363b P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: 
I20260709 12:12:43.388576 31254 raft_consensus.cc:2804] T 544029f2ed67441abec2700df0a8363b P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:43.389128 31254 raft_consensus.cc:493] T 544029f2ed67441abec2700df0a8363b P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:43.388464 31098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544029f2ed67441abec2700df0a8363b" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:12:43.389547 31254 raft_consensus.cc:3060] T 544029f2ed67441abec2700df0a8363b P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:12:43.390985 30989 leader_election.cc:343] T 544029f2ed67441abec2700df0a8363b P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:43.384816 31213 raft_consensus.cc:359] T bfb1959a138f4ebba53b5a0a4a24c8c2 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.393271 31213 raft_consensus.cc:385] T bfb1959a138f4ebba53b5a0a4a24c8c2 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:43.393702 31213 raft_consensus.cc:740] T bfb1959a138f4ebba53b5a0a4a24c8c2 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Initialized, Role: FOLLOWER
I20260709 12:12:43.389545 31099 raft_consensus.cc:2468] T 1fa0925ac64c4fc69dbac49cef120871 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 1.
I20260709 12:12:43.396549 31138 leader_election.cc:304] T 1fa0925ac64c4fc69dbac49cef120871 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:12:43.400732 31276 raft_consensus.cc:2804] T 1fa0925ac64c4fc69dbac49cef120871 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:43.401459 31276 raft_consensus.cc:697] T 1fa0925ac64c4fc69dbac49cef120871 P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Becoming Leader. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Running, Role: LEADER
I20260709 12:12:43.402628 31276 consensus_queue.cc:237] T 1fa0925ac64c4fc69dbac49cef120871 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.402890 30920 catalog_manager.cc:5697] T 0bc24a79ea234c19aa54649c73e392af P 30c92db0139b4111bec0f41bfb121c4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195). New cstate: current_term: 1 leader_uuid: "30c92db0139b4111bec0f41bfb121c4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:43.405383 31254 raft_consensus.cc:515] T 544029f2ed67441abec2700df0a8363b P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.409440 31024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bc24a79ea234c19aa54649c73e392af" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:12:43.394951 31213 consensus_queue.cc:260] T bfb1959a138f4ebba53b5a0a4a24c8c2 P 30c92db0139b4111bec0f41bfb121c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
W20260709 12:12:43.411731 31136 leader_election.cc:343] T 0bc24a79ea234c19aa54649c73e392af P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:43.413324 31213 ts_tablet_manager.cc:1434] T bfb1959a138f4ebba53b5a0a4a24c8c2 P 30c92db0139b4111bec0f41bfb121c4d: Time spent starting tablet: real 0.032s	user 0.009s	sys 0.000s
I20260709 12:12:43.414295 31022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fa0925ac64c4fc69dbac49cef120871" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:12:43.415048 31213 tablet_bootstrap.cc:492] T 6f087f314a0643ffbadf73e1fc2843c9 P 30c92db0139b4111bec0f41bfb121c4d: Bootstrap starting.
I20260709 12:12:43.414971 31173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544029f2ed67441abec2700df0a8363b" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:12:43.415059 31022 raft_consensus.cc:3060] T 1fa0925ac64c4fc69dbac49cef120871 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:43.415630 31173 raft_consensus.cc:3060] T 544029f2ed67441abec2700df0a8363b P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:43.421644 31213 tablet_bootstrap.cc:654] T 6f087f314a0643ffbadf73e1fc2843c9 P 30c92db0139b4111bec0f41bfb121c4d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:43.426810 31099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544029f2ed67441abec2700df0a8363b" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:12:43.424582 31173 raft_consensus.cc:2468] T 544029f2ed67441abec2700df0a8363b P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 1.
W20260709 12:12:43.428664 30989 leader_election.cc:343] T 544029f2ed67441abec2700df0a8363b P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:43.429466 30987 leader_election.cc:304] T 544029f2ed67441abec2700df0a8363b P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: dc254a15e8d54188a2ec3927216ff482
I20260709 12:12:43.434418 31219 raft_consensus.cc:2804] T 544029f2ed67441abec2700df0a8363b P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:43.437085 31022 raft_consensus.cc:2468] T 1fa0925ac64c4fc69dbac49cef120871 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 1.
I20260709 12:12:43.439774 31219 raft_consensus.cc:697] T 544029f2ed67441abec2700df0a8363b P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Becoming Leader. State: Replica: 004887887de44a6584632617dc197d7d, State: Running, Role: LEADER
I20260709 12:12:43.441212 31219 consensus_queue.cc:237] T 544029f2ed67441abec2700df0a8363b P 004887887de44a6584632617dc197d7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.445391 31212 tablet_bootstrap.cc:492] T 0bc24a79ea234c19aa54649c73e392af P 004887887de44a6584632617dc197d7d: No bootstrap required, opened a new log
I20260709 12:12:43.429256 31254 leader_election.cc:290] T 544029f2ed67441abec2700df0a8363b P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 election: Requested vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:43.446105 31212 ts_tablet_manager.cc:1403] T 0bc24a79ea234c19aa54649c73e392af P 004887887de44a6584632617dc197d7d: Time spent bootstrapping tablet: real 0.135s	user 0.014s	sys 0.002s
I20260709 12:12:43.433112 31214 tablet_bootstrap.cc:492] T e0b90058f469411594295adfd3c779f9 P dc254a15e8d54188a2ec3927216ff482: No bootstrap required, opened a new log
I20260709 12:12:43.447607 31214 ts_tablet_manager.cc:1403] T e0b90058f469411594295adfd3c779f9 P dc254a15e8d54188a2ec3927216ff482: Time spent bootstrapping tablet: real 0.076s	user 0.029s	sys 0.027s
I20260709 12:12:43.450251 31212 raft_consensus.cc:359] T 0bc24a79ea234c19aa54649c73e392af P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.451372 31212 raft_consensus.cc:385] T 0bc24a79ea234c19aa54649c73e392af P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:43.451826 31212 raft_consensus.cc:740] T 0bc24a79ea234c19aa54649c73e392af P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Initialized, Role: FOLLOWER
I20260709 12:12:43.453179 31212 consensus_queue.cc:260] T 0bc24a79ea234c19aa54649c73e392af P 004887887de44a6584632617dc197d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.456512 31212 ts_tablet_manager.cc:1434] T 0bc24a79ea234c19aa54649c73e392af P 004887887de44a6584632617dc197d7d: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260709 12:12:43.457890 31212 tablet_bootstrap.cc:492] T bfb1959a138f4ebba53b5a0a4a24c8c2 P 004887887de44a6584632617dc197d7d: Bootstrap starting.
I20260709 12:12:43.460678 30920 catalog_manager.cc:5697] T 544029f2ed67441abec2700df0a8363b P 004887887de44a6584632617dc197d7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 004887887de44a6584632617dc197d7d (127.29.32.193). New cstate: current_term: 1 leader_uuid: "004887887de44a6584632617dc197d7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:43.451735 31214 raft_consensus.cc:359] T e0b90058f469411594295adfd3c779f9 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.462495 31214 raft_consensus.cc:385] T e0b90058f469411594295adfd3c779f9 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:43.462847 31212 tablet_bootstrap.cc:654] T bfb1959a138f4ebba53b5a0a4a24c8c2 P 004887887de44a6584632617dc197d7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:43.462941 31214 raft_consensus.cc:740] T e0b90058f469411594295adfd3c779f9 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Initialized, Role: FOLLOWER
I20260709 12:12:43.464000 31214 consensus_queue.cc:260] T e0b90058f469411594295adfd3c779f9 P dc254a15e8d54188a2ec3927216ff482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.467621 30922 catalog_manager.cc:5697] T 1fa0925ac64c4fc69dbac49cef120871 P 30c92db0139b4111bec0f41bfb121c4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195). New cstate: current_term: 1 leader_uuid: "30c92db0139b4111bec0f41bfb121c4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:43.470533 31212 tablet_bootstrap.cc:492] T bfb1959a138f4ebba53b5a0a4a24c8c2 P 004887887de44a6584632617dc197d7d: No bootstrap required, opened a new log
I20260709 12:12:43.470620 31214 ts_tablet_manager.cc:1434] T e0b90058f469411594295adfd3c779f9 P dc254a15e8d54188a2ec3927216ff482: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 12:12:43.471058 31212 ts_tablet_manager.cc:1403] T bfb1959a138f4ebba53b5a0a4a24c8c2 P 004887887de44a6584632617dc197d7d: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260709 12:12:43.472141 31214 tablet_bootstrap.cc:492] T 544029f2ed67441abec2700df0a8363b P dc254a15e8d54188a2ec3927216ff482: Bootstrap starting.
I20260709 12:12:43.474020 31212 raft_consensus.cc:359] T bfb1959a138f4ebba53b5a0a4a24c8c2 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.474725 31212 raft_consensus.cc:385] T bfb1959a138f4ebba53b5a0a4a24c8c2 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:43.474985 31212 raft_consensus.cc:740] T bfb1959a138f4ebba53b5a0a4a24c8c2 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Initialized, Role: FOLLOWER
I20260709 12:12:43.475636 31212 consensus_queue.cc:260] T bfb1959a138f4ebba53b5a0a4a24c8c2 P 004887887de44a6584632617dc197d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.477895 31212 ts_tablet_manager.cc:1434] T bfb1959a138f4ebba53b5a0a4a24c8c2 P 004887887de44a6584632617dc197d7d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:12:43.478816 31212 tablet_bootstrap.cc:492] T 65028637ee2f479e868c440d0643d802 P 004887887de44a6584632617dc197d7d: Bootstrap starting.
I20260709 12:12:43.478765 31214 tablet_bootstrap.cc:654] T 544029f2ed67441abec2700df0a8363b P dc254a15e8d54188a2ec3927216ff482: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:43.478945 31213 tablet_bootstrap.cc:492] T 6f087f314a0643ffbadf73e1fc2843c9 P 30c92db0139b4111bec0f41bfb121c4d: No bootstrap required, opened a new log
I20260709 12:12:43.490681 31213 ts_tablet_manager.cc:1403] T 6f087f314a0643ffbadf73e1fc2843c9 P 30c92db0139b4111bec0f41bfb121c4d: Time spent bootstrapping tablet: real 0.077s	user 0.045s	sys 0.009s
I20260709 12:12:43.484993 31219 consensus_queue.cc:1048] T 82a9708851e94168bd57fc180b63b823 P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 12:12:43.493503 31213 raft_consensus.cc:359] T 6f087f314a0643ffbadf73e1fc2843c9 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.494261 31213 raft_consensus.cc:385] T 6f087f314a0643ffbadf73e1fc2843c9 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:43.494518 31213 raft_consensus.cc:740] T 6f087f314a0643ffbadf73e1fc2843c9 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Initialized, Role: FOLLOWER
I20260709 12:12:43.495296 31213 consensus_queue.cc:260] T 6f087f314a0643ffbadf73e1fc2843c9 P 30c92db0139b4111bec0f41bfb121c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.498266 31213 ts_tablet_manager.cc:1434] T 6f087f314a0643ffbadf73e1fc2843c9 P 30c92db0139b4111bec0f41bfb121c4d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 12:12:43.499516 31213 tablet_bootstrap.cc:492] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 30c92db0139b4111bec0f41bfb121c4d: Bootstrap starting.
I20260709 12:12:43.509272 31213 tablet_bootstrap.cc:654] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 30c92db0139b4111bec0f41bfb121c4d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:43.513937 31099 raft_consensus.cc:3060] T 82a9708851e94168bd57fc180b63b823 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:43.521199 31212 tablet_bootstrap.cc:654] T 65028637ee2f479e868c440d0643d802 P 004887887de44a6584632617dc197d7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:43.522567 31213 tablet_bootstrap.cc:492] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 30c92db0139b4111bec0f41bfb121c4d: No bootstrap required, opened a new log
I20260709 12:12:43.523180 31213 ts_tablet_manager.cc:1403] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 30c92db0139b4111bec0f41bfb121c4d: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.000s
I20260709 12:12:43.525501 31219 consensus_queue.cc:1048] T 82a9708851e94168bd57fc180b63b823 P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:43.526861 31213 raft_consensus.cc:359] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.527899 31213 raft_consensus.cc:385] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:43.528234 31213 raft_consensus.cc:740] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Initialized, Role: FOLLOWER
I20260709 12:12:43.529749 31213 consensus_queue.cc:260] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 30c92db0139b4111bec0f41bfb121c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.532884 31213 ts_tablet_manager.cc:1434] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 30c92db0139b4111bec0f41bfb121c4d: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:12:43.534094 31213 tablet_bootstrap.cc:492] T 89ffc555b1d0497aaa94c481f46ffd32 P 30c92db0139b4111bec0f41bfb121c4d: Bootstrap starting.
I20260709 12:12:43.540774 31213 tablet_bootstrap.cc:654] T 89ffc555b1d0497aaa94c481f46ffd32 P 30c92db0139b4111bec0f41bfb121c4d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:43.545478 31214 tablet_bootstrap.cc:492] T 544029f2ed67441abec2700df0a8363b P dc254a15e8d54188a2ec3927216ff482: No bootstrap required, opened a new log
I20260709 12:12:43.545998 31214 ts_tablet_manager.cc:1403] T 544029f2ed67441abec2700df0a8363b P dc254a15e8d54188a2ec3927216ff482: Time spent bootstrapping tablet: real 0.074s	user 0.028s	sys 0.024s
I20260709 12:12:43.548933 31214 raft_consensus.cc:359] T 544029f2ed67441abec2700df0a8363b P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.549634 31214 raft_consensus.cc:385] T 544029f2ed67441abec2700df0a8363b P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:43.549903 31214 raft_consensus.cc:740] T 544029f2ed67441abec2700df0a8363b P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Initialized, Role: FOLLOWER
I20260709 12:12:43.550803 31212 tablet_bootstrap.cc:492] T 65028637ee2f479e868c440d0643d802 P 004887887de44a6584632617dc197d7d: No bootstrap required, opened a new log
I20260709 12:12:43.550566 31214 consensus_queue.cc:260] T 544029f2ed67441abec2700df0a8363b P dc254a15e8d54188a2ec3927216ff482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.551242 31212 ts_tablet_manager.cc:1403] T 65028637ee2f479e868c440d0643d802 P 004887887de44a6584632617dc197d7d: Time spent bootstrapping tablet: real 0.073s	user 0.016s	sys 0.011s
I20260709 12:12:43.550596 31219 raft_consensus.cc:493] T 0bc24a79ea234c19aa54649c73e392af P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:43.552359 31219 raft_consensus.cc:515] T 0bc24a79ea234c19aa54649c73e392af P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.553272 31214 ts_tablet_manager.cc:1434] T 544029f2ed67441abec2700df0a8363b P dc254a15e8d54188a2ec3927216ff482: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:12:43.554232 31214 tablet_bootstrap.cc:492] T 40054f6dd8f241e3845c6787c870dd1e P dc254a15e8d54188a2ec3927216ff482: Bootstrap starting.
I20260709 12:12:43.554991 31219 leader_election.cc:290] T 0bc24a79ea234c19aa54649c73e392af P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:43.556589 31173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bc24a79ea234c19aa54649c73e392af" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:12:43.560746 31099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bc24a79ea234c19aa54649c73e392af" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:12:43.561661 31099 raft_consensus.cc:2393] T 0bc24a79ea234c19aa54649c73e392af P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 004887887de44a6584632617dc197d7d in current term 1: Already voted for candidate 30c92db0139b4111bec0f41bfb121c4d in this term.
I20260709 12:12:43.561735 31214 tablet_bootstrap.cc:654] T 40054f6dd8f241e3845c6787c870dd1e P dc254a15e8d54188a2ec3927216ff482: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:43.561065 31212 raft_consensus.cc:359] T 65028637ee2f479e868c440d0643d802 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.562549 31212 raft_consensus.cc:385] T 65028637ee2f479e868c440d0643d802 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:43.562849 31212 raft_consensus.cc:740] T 65028637ee2f479e868c440d0643d802 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Initialized, Role: FOLLOWER
I20260709 12:12:43.563308 30989 leader_election.cc:304] T 0bc24a79ea234c19aa54649c73e392af P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:12:43.563689 31212 consensus_queue.cc:260] T 65028637ee2f479e868c440d0643d802 P 004887887de44a6584632617dc197d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.564690 31219 raft_consensus.cc:3060] T 0bc24a79ea234c19aa54649c73e392af P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:43.573837 31214 tablet_bootstrap.cc:492] T 40054f6dd8f241e3845c6787c870dd1e P dc254a15e8d54188a2ec3927216ff482: No bootstrap required, opened a new log
I20260709 12:12:43.574621 31214 ts_tablet_manager.cc:1403] T 40054f6dd8f241e3845c6787c870dd1e P dc254a15e8d54188a2ec3927216ff482: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260709 12:12:43.575225 31226 raft_consensus.cc:493] T bfb1959a138f4ebba53b5a0a4a24c8c2 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:43.576009 31226 raft_consensus.cc:515] T bfb1959a138f4ebba53b5a0a4a24c8c2 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.577420 31212 ts_tablet_manager.cc:1434] T 65028637ee2f479e868c440d0643d802 P 004887887de44a6584632617dc197d7d: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.001s
I20260709 12:12:43.578464 31212 tablet_bootstrap.cc:492] T a5c879e24e97407ab517707c5384cee7 P 004887887de44a6584632617dc197d7d: Bootstrap starting.
I20260709 12:12:43.580631 31022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfb1959a138f4ebba53b5a0a4a24c8c2" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:43.581300 31022 raft_consensus.cc:2468] T bfb1959a138f4ebba53b5a0a4a24c8c2 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 0.
I20260709 12:12:43.582894 31173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfb1959a138f4ebba53b5a0a4a24c8c2" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:12:43.583777 31173 raft_consensus.cc:2468] T bfb1959a138f4ebba53b5a0a4a24c8c2 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 0.
I20260709 12:12:43.578338 31214 raft_consensus.cc:359] T 40054f6dd8f241e3845c6787c870dd1e P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.584339 31219 raft_consensus.cc:2749] T 0bc24a79ea234c19aa54649c73e392af P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:43.584450 31214 raft_consensus.cc:385] T 40054f6dd8f241e3845c6787c870dd1e P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:43.584794 31214 raft_consensus.cc:740] T 40054f6dd8f241e3845c6787c870dd1e P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Initialized, Role: FOLLOWER
I20260709 12:12:43.585311 31062 leader_election.cc:304] T bfb1959a138f4ebba53b5a0a4a24c8c2 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:12:43.585613 31213 tablet_bootstrap.cc:492] T 89ffc555b1d0497aaa94c481f46ffd32 P 30c92db0139b4111bec0f41bfb121c4d: No bootstrap required, opened a new log
I20260709 12:12:43.585465 31214 consensus_queue.cc:260] T 40054f6dd8f241e3845c6787c870dd1e P dc254a15e8d54188a2ec3927216ff482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.586064 31213 ts_tablet_manager.cc:1403] T 89ffc555b1d0497aaa94c481f46ffd32 P 30c92db0139b4111bec0f41bfb121c4d: Time spent bootstrapping tablet: real 0.052s	user 0.007s	sys 0.011s
I20260709 12:12:43.586206 31231 raft_consensus.cc:2804] T bfb1959a138f4ebba53b5a0a4a24c8c2 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:43.586599 31231 raft_consensus.cc:493] T bfb1959a138f4ebba53b5a0a4a24c8c2 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:43.586972 31231 raft_consensus.cc:3060] T bfb1959a138f4ebba53b5a0a4a24c8c2 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:43.588783 31213 raft_consensus.cc:359] T 89ffc555b1d0497aaa94c481f46ffd32 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.589506 31213 raft_consensus.cc:385] T 89ffc555b1d0497aaa94c481f46ffd32 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:43.589766 31213 raft_consensus.cc:740] T 89ffc555b1d0497aaa94c481f46ffd32 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Initialized, Role: FOLLOWER
I20260709 12:12:43.590451 31214 ts_tablet_manager.cc:1434] T 40054f6dd8f241e3845c6787c870dd1e P dc254a15e8d54188a2ec3927216ff482: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 12:12:43.578398 31226 leader_election.cc:290] T bfb1959a138f4ebba53b5a0a4a24c8c2 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:43.591398 31214 tablet_bootstrap.cc:492] T 1146459722574a00b704b5e4542951bf P dc254a15e8d54188a2ec3927216ff482: Bootstrap starting.
I20260709 12:12:43.591892 31219 raft_consensus.cc:493] T 53ace3285fd943f68cc32bce31eb1c49 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:43.590448 31213 consensus_queue.cc:260] T 89ffc555b1d0497aaa94c481f46ffd32 P 30c92db0139b4111bec0f41bfb121c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.592456 31219 raft_consensus.cc:515] T 53ace3285fd943f68cc32bce31eb1c49 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.594640 31219 leader_election.cc:290] T 53ace3285fd943f68cc32bce31eb1c49 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:43.596143 31173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53ace3285fd943f68cc32bce31eb1c49" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:12:43.596299 31099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53ace3285fd943f68cc32bce31eb1c49" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:12:43.597580 31214 tablet_bootstrap.cc:654] T 1146459722574a00b704b5e4542951bf P dc254a15e8d54188a2ec3927216ff482: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:43.597960 31213 ts_tablet_manager.cc:1434] T 89ffc555b1d0497aaa94c481f46ffd32 P 30c92db0139b4111bec0f41bfb121c4d: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 12:12:43.598865 31213 tablet_bootstrap.cc:492] T 40054f6dd8f241e3845c6787c870dd1e P 30c92db0139b4111bec0f41bfb121c4d: Bootstrap starting.
I20260709 12:12:43.592018 31212 tablet_bootstrap.cc:654] T a5c879e24e97407ab517707c5384cee7 P 004887887de44a6584632617dc197d7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:43.603189 31214 tablet_bootstrap.cc:492] T 1146459722574a00b704b5e4542951bf P dc254a15e8d54188a2ec3927216ff482: No bootstrap required, opened a new log
I20260709 12:12:43.603623 31214 ts_tablet_manager.cc:1403] T 1146459722574a00b704b5e4542951bf P dc254a15e8d54188a2ec3927216ff482: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260709 12:12:43.604393 31213 tablet_bootstrap.cc:654] T 40054f6dd8f241e3845c6787c870dd1e P 30c92db0139b4111bec0f41bfb121c4d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:43.606333 30989 leader_election.cc:304] T 53ace3285fd943f68cc32bce31eb1c49 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:12:43.606634 31214 raft_consensus.cc:359] T 1146459722574a00b704b5e4542951bf P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.607304 31214 raft_consensus.cc:385] T 1146459722574a00b704b5e4542951bf P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:43.607491 31219 raft_consensus.cc:2749] T 53ace3285fd943f68cc32bce31eb1c49 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:43.607590 31214 raft_consensus.cc:740] T 1146459722574a00b704b5e4542951bf P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Initialized, Role: FOLLOWER
I20260709 12:12:43.608400 31214 consensus_queue.cc:260] T 1146459722574a00b704b5e4542951bf P dc254a15e8d54188a2ec3927216ff482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.616076 31214 ts_tablet_manager.cc:1434] T 1146459722574a00b704b5e4542951bf P dc254a15e8d54188a2ec3927216ff482: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:12:43.616852 31213 tablet_bootstrap.cc:492] T 40054f6dd8f241e3845c6787c870dd1e P 30c92db0139b4111bec0f41bfb121c4d: No bootstrap required, opened a new log
I20260709 12:12:43.617507 31213 ts_tablet_manager.cc:1403] T 40054f6dd8f241e3845c6787c870dd1e P 30c92db0139b4111bec0f41bfb121c4d: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260709 12:12:43.617856 31214 tablet_bootstrap.cc:492] T ced8b161997f4619ae2bef909f847a9c P dc254a15e8d54188a2ec3927216ff482: Bootstrap starting.
W20260709 12:12:43.620986 31062 consensus_peers.cc:597] T a5c879e24e97407ab517707c5384cee7 P dc254a15e8d54188a2ec3927216ff482 -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. 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 12:12:43.620724 31213 raft_consensus.cc:359] T 40054f6dd8f241e3845c6787c870dd1e P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.621488 31213 raft_consensus.cc:385] T 40054f6dd8f241e3845c6787c870dd1e P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:43.621865 31213 raft_consensus.cc:740] T 40054f6dd8f241e3845c6787c870dd1e P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Initialized, Role: FOLLOWER
I20260709 12:12:43.623703 31276 raft_consensus.cc:493] T 89ffc555b1d0497aaa94c481f46ffd32 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:43.623492 31213 consensus_queue.cc:260] T 40054f6dd8f241e3845c6787c870dd1e P 30c92db0139b4111bec0f41bfb121c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.624145 31276 raft_consensus.cc:515] T 89ffc555b1d0497aaa94c481f46ffd32 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.625393 31214 tablet_bootstrap.cc:654] T ced8b161997f4619ae2bef909f847a9c P dc254a15e8d54188a2ec3927216ff482: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:43.626297 31276 leader_election.cc:290] T 89ffc555b1d0497aaa94c481f46ffd32 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:12:43.628393 31099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89ffc555b1d0497aaa94c481f46ffd32" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:12:43.629634 31213 ts_tablet_manager.cc:1434] T 40054f6dd8f241e3845c6787c870dd1e P 30c92db0139b4111bec0f41bfb121c4d: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.004s
W20260709 12:12:43.629943 31138 leader_election.cc:343] T 89ffc555b1d0497aaa94c481f46ffd32 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:43.630601 31213 tablet_bootstrap.cc:492] T 40086b02d9b745708aaacf2ed35c7b0f P 30c92db0139b4111bec0f41bfb121c4d: Bootstrap starting.
I20260709 12:12:43.631232 31022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89ffc555b1d0497aaa94c481f46ffd32" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
W20260709 12:12:43.632647 31136 leader_election.cc:343] T 89ffc555b1d0497aaa94c481f46ffd32 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:43.633064 31136 leader_election.cc:304] T 89ffc555b1d0497aaa94c481f46ffd32 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:12:43.635290 31276 raft_consensus.cc:2749] T 89ffc555b1d0497aaa94c481f46ffd32 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:43.637073 31231 raft_consensus.cc:515] T bfb1959a138f4ebba53b5a0a4a24c8c2 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.637919 31213 tablet_bootstrap.cc:654] T 40086b02d9b745708aaacf2ed35c7b0f P 30c92db0139b4111bec0f41bfb121c4d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:43.650468 31022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfb1959a138f4ebba53b5a0a4a24c8c2" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:12:43.651327 31022 raft_consensus.cc:3060] T bfb1959a138f4ebba53b5a0a4a24c8c2 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:43.655215 31231 leader_election.cc:290] T bfb1959a138f4ebba53b5a0a4a24c8c2 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:43.656014 31213 tablet_bootstrap.cc:492] T 40086b02d9b745708aaacf2ed35c7b0f P 30c92db0139b4111bec0f41bfb121c4d: No bootstrap required, opened a new log
I20260709 12:12:43.656489 31213 ts_tablet_manager.cc:1403] T 40086b02d9b745708aaacf2ed35c7b0f P 30c92db0139b4111bec0f41bfb121c4d: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.001s
I20260709 12:12:43.656329 31173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfb1959a138f4ebba53b5a0a4a24c8c2" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:12:43.656931 31173 raft_consensus.cc:3060] T bfb1959a138f4ebba53b5a0a4a24c8c2 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:43.661862 31213 raft_consensus.cc:359] T 40086b02d9b745708aaacf2ed35c7b0f P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.662925 31022 raft_consensus.cc:2468] T bfb1959a138f4ebba53b5a0a4a24c8c2 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 1.
I20260709 12:12:43.663393 31213 raft_consensus.cc:385] T 40086b02d9b745708aaacf2ed35c7b0f P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:43.663882 31213 raft_consensus.cc:740] T 40086b02d9b745708aaacf2ed35c7b0f P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Initialized, Role: FOLLOWER
I20260709 12:12:43.664251 31062 leader_election.cc:304] T bfb1959a138f4ebba53b5a0a4a24c8c2 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:12:43.664443 31173 raft_consensus.cc:2468] T bfb1959a138f4ebba53b5a0a4a24c8c2 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 1.
I20260709 12:12:43.665138 31231 raft_consensus.cc:2804] T bfb1959a138f4ebba53b5a0a4a24c8c2 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:43.665827 31231 raft_consensus.cc:697] T bfb1959a138f4ebba53b5a0a4a24c8c2 P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Becoming Leader. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Running, Role: LEADER
I20260709 12:12:43.665095 31213 consensus_queue.cc:260] T 40086b02d9b745708aaacf2ed35c7b0f P 30c92db0139b4111bec0f41bfb121c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.666661 31231 consensus_queue.cc:237] T bfb1959a138f4ebba53b5a0a4a24c8c2 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.667342 31212 tablet_bootstrap.cc:492] T a5c879e24e97407ab517707c5384cee7 P 004887887de44a6584632617dc197d7d: No bootstrap required, opened a new log
I20260709 12:12:43.667778 31212 ts_tablet_manager.cc:1403] T a5c879e24e97407ab517707c5384cee7 P 004887887de44a6584632617dc197d7d: Time spent bootstrapping tablet: real 0.090s	user 0.018s	sys 0.023s
I20260709 12:12:43.668576 31213 ts_tablet_manager.cc:1434] T 40086b02d9b745708aaacf2ed35c7b0f P 30c92db0139b4111bec0f41bfb121c4d: Time spent starting tablet: real 0.012s	user 0.012s	sys 0.000s
I20260709 12:12:43.669858 31213 tablet_bootstrap.cc:492] T ced8b161997f4619ae2bef909f847a9c P 30c92db0139b4111bec0f41bfb121c4d: Bootstrap starting.
I20260709 12:12:43.670801 31212 raft_consensus.cc:359] T a5c879e24e97407ab517707c5384cee7 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.671272 31212 raft_consensus.cc:385] T a5c879e24e97407ab517707c5384cee7 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:43.671545 31212 raft_consensus.cc:740] T a5c879e24e97407ab517707c5384cee7 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Initialized, Role: FOLLOWER
I20260709 12:12:43.672112 31212 consensus_queue.cc:260] T a5c879e24e97407ab517707c5384cee7 P 004887887de44a6584632617dc197d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.673348 31265 raft_consensus.cc:493] T 1146459722574a00b704b5e4542951bf P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:43.673808 31265 raft_consensus.cc:515] T 1146459722574a00b704b5e4542951bf P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.674835 31226 raft_consensus.cc:493] T 40054f6dd8f241e3845c6787c870dd1e P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:43.676077 31212 ts_tablet_manager.cc:1434] T a5c879e24e97407ab517707c5384cee7 P 004887887de44a6584632617dc197d7d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:12:43.679025 31226 raft_consensus.cc:515] T 40054f6dd8f241e3845c6787c870dd1e P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.680421 31265 leader_election.cc:290] T 1146459722574a00b704b5e4542951bf P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:43.680943 31226 leader_election.cc:290] T 40054f6dd8f241e3845c6787c870dd1e P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:43.683403 31212 tablet_bootstrap.cc:492] T ef3b18c8988842ebb49493971467b689 P 004887887de44a6584632617dc197d7d: Bootstrap starting.
I20260709 12:12:43.685240 31173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1146459722574a00b704b5e4542951bf" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:12:43.685606 31172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40054f6dd8f241e3845c6787c870dd1e" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:12:43.686390 31172 raft_consensus.cc:2468] T 40054f6dd8f241e3845c6787c870dd1e P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 0.
I20260709 12:12:43.700814 31023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40054f6dd8f241e3845c6787c870dd1e" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:43.703516 31276 raft_consensus.cc:493] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:43.704164 31276 raft_consensus.cc:515] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.711825 31276 leader_election.cc:290] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:12:43.712819 31062 leader_election.cc:304] T 40054f6dd8f241e3845c6787c870dd1e P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:12:43.713428 31099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c6c63708f4a4eef9c0a06bdf2d555d1" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:12:43.713735 31265 raft_consensus.cc:2804] T 40054f6dd8f241e3845c6787c870dd1e P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:43.714092 31265 raft_consensus.cc:493] T 40054f6dd8f241e3845c6787c870dd1e P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:43.714462 31265 raft_consensus.cc:3060] T 40054f6dd8f241e3845c6787c870dd1e P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:12:43.714851 31138 leader_election.cc:343] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:43.715719 31023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c6c63708f4a4eef9c0a06bdf2d555d1" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
W20260709 12:12:43.751817 31136 leader_election.cc:343] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:43.752234 31136 leader_election.cc:304] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:12:43.752982 31217 raft_consensus.cc:2749] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:12:43.716523 31062 leader_election.cc:343] T 40054f6dd8f241e3845c6787c870dd1e P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:43.753899 31214 tablet_bootstrap.cc:492] T ced8b161997f4619ae2bef909f847a9c P dc254a15e8d54188a2ec3927216ff482: No bootstrap required, opened a new log
I20260709 12:12:43.754355 31214 ts_tablet_manager.cc:1403] T ced8b161997f4619ae2bef909f847a9c P dc254a15e8d54188a2ec3927216ff482: Time spent bootstrapping tablet: real 0.137s	user 0.022s	sys 0.037s
I20260709 12:12:43.732529 31265 raft_consensus.cc:515] T 40054f6dd8f241e3845c6787c870dd1e P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.757988 31214 raft_consensus.cc:359] T ced8b161997f4619ae2bef909f847a9c P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.758616 31265 leader_election.cc:290] T 40054f6dd8f241e3845c6787c870dd1e P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:43.759148 31231 consensus_queue.cc:1048] T a5c879e24e97407ab517707c5384cee7 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:43.748749 31022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1146459722574a00b704b5e4542951bf" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:43.758677 31214 raft_consensus.cc:385] T ced8b161997f4619ae2bef909f847a9c P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:43.760958 31214 raft_consensus.cc:740] T ced8b161997f4619ae2bef909f847a9c P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Initialized, Role: FOLLOWER
W20260709 12:12:43.760973 31062 leader_election.cc:343] T 1146459722574a00b704b5e4542951bf P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:12:43.761826 31062 leader_election.cc:343] T 1146459722574a00b704b5e4542951bf P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:43.761785 31214 consensus_queue.cc:260] T ced8b161997f4619ae2bef909f847a9c P dc254a15e8d54188a2ec3927216ff482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.762400 31062 leader_election.cc:304] T 1146459722574a00b704b5e4542951bf P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:12:43.762722 31021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40054f6dd8f241e3845c6787c870dd1e" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:12:43.763247 31231 raft_consensus.cc:2749] T 1146459722574a00b704b5e4542951bf P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:43.764528 31214 ts_tablet_manager.cc:1434] T ced8b161997f4619ae2bef909f847a9c P dc254a15e8d54188a2ec3927216ff482: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
W20260709 12:12:43.765157 31062 leader_election.cc:343] T 40054f6dd8f241e3845c6787c870dd1e P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:43.765439 31214 tablet_bootstrap.cc:492] T 6f087f314a0643ffbadf73e1fc2843c9 P dc254a15e8d54188a2ec3927216ff482: Bootstrap starting.
I20260709 12:12:43.766906 31213 tablet_bootstrap.cc:654] T ced8b161997f4619ae2bef909f847a9c P 30c92db0139b4111bec0f41bfb121c4d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:43.742767 31275 consensus_queue.cc:1048] T e0b90058f469411594295adfd3c779f9 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.025s
I20260709 12:12:43.760890 31173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40054f6dd8f241e3845c6787c870dd1e" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:12:43.769469 31173 raft_consensus.cc:3060] T 40054f6dd8f241e3845c6787c870dd1e P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:43.750262 31024 raft_consensus.cc:3060] T 53ace3285fd943f68cc32bce31eb1c49 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:43.771467 31214 tablet_bootstrap.cc:654] T 6f087f314a0643ffbadf73e1fc2843c9 P dc254a15e8d54188a2ec3927216ff482: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:43.771749 30920 catalog_manager.cc:5697] T bfb1959a138f4ebba53b5a0a4a24c8c2 P dc254a15e8d54188a2ec3927216ff482 reported cstate change: term changed from 0 to 1, leader changed from <none> to dc254a15e8d54188a2ec3927216ff482 (127.29.32.194). New cstate: current_term: 1 leader_uuid: "dc254a15e8d54188a2ec3927216ff482" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:43.778143 31275 raft_consensus.cc:493] T 65028637ee2f479e868c440d0643d802 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:43.778662 31275 raft_consensus.cc:515] T 65028637ee2f479e868c440d0643d802 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.780835 31275 leader_election.cc:290] T 65028637ee2f479e868c440d0643d802 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:12:43.776322 31212 tablet_bootstrap.cc:654] T ef3b18c8988842ebb49493971467b689 P 004887887de44a6584632617dc197d7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:43.783188 31022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65028637ee2f479e868c440d0643d802" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:43.783955 31022 raft_consensus.cc:2468] T 65028637ee2f479e868c440d0643d802 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 0.
I20260709 12:12:43.786317 31173 raft_consensus.cc:2468] T 40054f6dd8f241e3845c6787c870dd1e P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 1.
I20260709 12:12:43.788477 31062 leader_election.cc:304] T 40054f6dd8f241e3845c6787c870dd1e P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d
I20260709 12:12:43.790059 31231 raft_consensus.cc:2804] T 40054f6dd8f241e3845c6787c870dd1e P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:43.790796 31231 raft_consensus.cc:697] T 40054f6dd8f241e3845c6787c870dd1e P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Becoming Leader. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Running, Role: LEADER
I20260709 12:12:43.792002 31231 consensus_queue.cc:237] T 40054f6dd8f241e3845c6787c870dd1e P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.794840 31099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65028637ee2f479e868c440d0643d802" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:12:43.796053 31099 raft_consensus.cc:2468] T 65028637ee2f479e868c440d0643d802 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 0.
I20260709 12:12:43.797967 31138 leader_election.cc:304] T 65028637ee2f479e868c440d0643d802 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:12:43.799443 31226 raft_consensus.cc:493] T e0b90058f469411594295adfd3c779f9 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:43.800187 31226 raft_consensus.cc:515] T e0b90058f469411594295adfd3c779f9 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.802681 31226 leader_election.cc:290] T e0b90058f469411594295adfd3c779f9 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:43.798933 31276 raft_consensus.cc:2804] T 65028637ee2f479e868c440d0643d802 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:43.805321 31276 raft_consensus.cc:493] T 65028637ee2f479e868c440d0643d802 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:43.803362 31022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0b90058f469411594295adfd3c779f9" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:43.807094 31172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0b90058f469411594295adfd3c779f9" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:12:43.809489 31276 raft_consensus.cc:3060] T 65028637ee2f479e868c440d0643d802 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:43.815501 31062 leader_election.cc:304] T e0b90058f469411594295adfd3c779f9 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:12:43.809871 31212 tablet_bootstrap.cc:492] T ef3b18c8988842ebb49493971467b689 P 004887887de44a6584632617dc197d7d: No bootstrap required, opened a new log
I20260709 12:12:43.820277 31212 ts_tablet_manager.cc:1403] T ef3b18c8988842ebb49493971467b689 P 004887887de44a6584632617dc197d7d: Time spent bootstrapping tablet: real 0.137s	user 0.015s	sys 0.014s
I20260709 12:12:43.822173 31226 raft_consensus.cc:2749] T e0b90058f469411594295adfd3c779f9 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:43.823124 31275 raft_consensus.cc:493] T 40086b02d9b745708aaacf2ed35c7b0f P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:43.823843 31275 raft_consensus.cc:515] T 40086b02d9b745708aaacf2ed35c7b0f P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.824762 31099 raft_consensus.cc:3060] T e0b90058f469411594295adfd3c779f9 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:43.826757 31217 consensus_queue.cc:1048] T 1fa0925ac64c4fc69dbac49cef120871 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:43.827196 31275 leader_election.cc:290] T 40086b02d9b745708aaacf2ed35c7b0f P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:12:43.830292 31276 raft_consensus.cc:515] T 65028637ee2f479e868c440d0643d802 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.831018 31022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40086b02d9b745708aaacf2ed35c7b0f" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:43.839745 31217 consensus_queue.cc:1048] T 0bc24a79ea234c19aa54649c73e392af P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:12:43.844652 31226 raft_consensus.cc:493] T 544029f2ed67441abec2700df0a8363b P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:43.845510 31214 tablet_bootstrap.cc:492] T 6f087f314a0643ffbadf73e1fc2843c9 P dc254a15e8d54188a2ec3927216ff482: No bootstrap required, opened a new log
I20260709 12:12:43.846031 31214 ts_tablet_manager.cc:1403] T 6f087f314a0643ffbadf73e1fc2843c9 P dc254a15e8d54188a2ec3927216ff482: Time spent bootstrapping tablet: real 0.081s	user 0.020s	sys 0.016s
I20260709 12:12:43.845413 31226 raft_consensus.cc:515] T 544029f2ed67441abec2700df0a8363b P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.850812 31276 leader_election.cc:290] T 65028637ee2f479e868c440d0643d802 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:12:43.851728 31022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65028637ee2f479e868c440d0643d802" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:12:43.849180 31098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40086b02d9b745708aaacf2ed35c7b0f" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:12:43.852726 31226 leader_election.cc:290] T 544029f2ed67441abec2700df0a8363b P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:43.852325 31022 raft_consensus.cc:3060] T 65028637ee2f479e868c440d0643d802 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:43.853281 31021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544029f2ed67441abec2700df0a8363b" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
W20260709 12:12:43.853688 31136 leader_election.cc:343] T 40086b02d9b745708aaacf2ed35c7b0f P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:43.855044 31172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544029f2ed67441abec2700df0a8363b" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:12:43.855798 31172 raft_consensus.cc:2393] T 544029f2ed67441abec2700df0a8363b P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dc254a15e8d54188a2ec3927216ff482 in current term 1: Already voted for candidate 004887887de44a6584632617dc197d7d in this term.
W20260709 12:12:43.857940 31138 leader_election.cc:343] T 40086b02d9b745708aaacf2ed35c7b0f P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:43.859474 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65028637ee2f479e868c440d0643d802" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:12:43.859751 31138 leader_election.cc:304] T 40086b02d9b745708aaacf2ed35c7b0f P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:12:43.860154 31097 raft_consensus.cc:3060] T 65028637ee2f479e868c440d0643d802 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:43.864313 31213 tablet_bootstrap.cc:492] T ced8b161997f4619ae2bef909f847a9c P 30c92db0139b4111bec0f41bfb121c4d: No bootstrap required, opened a new log
I20260709 12:12:43.865015 31213 ts_tablet_manager.cc:1403] T ced8b161997f4619ae2bef909f847a9c P 30c92db0139b4111bec0f41bfb121c4d: Time spent bootstrapping tablet: real 0.195s	user 0.014s	sys 0.004s
I20260709 12:12:43.861743 31276 raft_consensus.cc:2749] T 40086b02d9b745708aaacf2ed35c7b0f P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:43.869267 31214 raft_consensus.cc:359] T 6f087f314a0643ffbadf73e1fc2843c9 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.870302 31214 raft_consensus.cc:385] T 6f087f314a0643ffbadf73e1fc2843c9 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:43.870700 31214 raft_consensus.cc:740] T 6f087f314a0643ffbadf73e1fc2843c9 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Initialized, Role: FOLLOWER
I20260709 12:12:43.868450 31226 raft_consensus.cc:493] T ced8b161997f4619ae2bef909f847a9c P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:43.871477 31214 consensus_queue.cc:260] T 6f087f314a0643ffbadf73e1fc2843c9 P dc254a15e8d54188a2ec3927216ff482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.874495 31214 ts_tablet_manager.cc:1434] T 6f087f314a0643ffbadf73e1fc2843c9 P dc254a15e8d54188a2ec3927216ff482: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260709 12:12:43.875731 31214 tablet_bootstrap.cc:492] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P dc254a15e8d54188a2ec3927216ff482: Bootstrap starting.
I20260709 12:12:43.871909 31226 raft_consensus.cc:515] T ced8b161997f4619ae2bef909f847a9c P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.884261 31212 raft_consensus.cc:359] T ef3b18c8988842ebb49493971467b689 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.885157 31022 raft_consensus.cc:2468] T 65028637ee2f479e868c440d0643d802 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 1.
I20260709 12:12:43.885001 31212 raft_consensus.cc:385] T ef3b18c8988842ebb49493971467b689 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:43.886474 31212 raft_consensus.cc:740] T ef3b18c8988842ebb49493971467b689 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Initialized, Role: FOLLOWER
I20260709 12:12:43.892481 31136 leader_election.cc:304] T 65028637ee2f479e868c440d0643d802 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: 
I20260709 12:12:43.891010 31217 consensus_queue.cc:1048] T e0b90058f469411594295adfd3c779f9 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:12:43.897141 31212 consensus_queue.cc:260] T ef3b18c8988842ebb49493971467b689 P 004887887de44a6584632617dc197d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.899271 31212 ts_tablet_manager.cc:1434] T ef3b18c8988842ebb49493971467b689 P 004887887de44a6584632617dc197d7d: Time spent starting tablet: real 0.079s	user 0.005s	sys 0.002s
I20260709 12:12:43.899369 31283 consensus_queue.cc:1048] T 544029f2ed67441abec2700df0a8363b P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:43.899798 31213 raft_consensus.cc:359] T ced8b161997f4619ae2bef909f847a9c P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.900421 31213 raft_consensus.cc:385] T ced8b161997f4619ae2bef909f847a9c P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:43.900709 31213 raft_consensus.cc:740] T ced8b161997f4619ae2bef909f847a9c P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Initialized, Role: FOLLOWER
I20260709 12:12:43.901336 31213 consensus_queue.cc:260] T ced8b161997f4619ae2bef909f847a9c P 30c92db0139b4111bec0f41bfb121c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.866639 31062 leader_election.cc:304] T 544029f2ed67441abec2700df0a8363b P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:12:43.906373 31265 raft_consensus.cc:3060] T 544029f2ed67441abec2700df0a8363b P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:43.906503 31214 tablet_bootstrap.cc:654] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P dc254a15e8d54188a2ec3927216ff482: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:43.885571 31226 leader_election.cc:290] T ced8b161997f4619ae2bef909f847a9c P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:43.909950 31276 raft_consensus.cc:2804] T 65028637ee2f479e868c440d0643d802 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:43.912585 31213 ts_tablet_manager.cc:1434] T ced8b161997f4619ae2bef909f847a9c P 30c92db0139b4111bec0f41bfb121c4d: Time spent starting tablet: real 0.047s	user 0.002s	sys 0.006s
I20260709 12:12:43.914022 31213 tablet_bootstrap.cc:492] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d: Bootstrap starting.
I20260709 12:12:43.919507 31171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced8b161997f4619ae2bef909f847a9c" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:12:43.920934 31171 raft_consensus.cc:2468] T ced8b161997f4619ae2bef909f847a9c P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 0.
I20260709 12:12:43.922236 31022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced8b161997f4619ae2bef909f847a9c" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
W20260709 12:12:43.924549 31062 leader_election.cc:343] T ced8b161997f4619ae2bef909f847a9c P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:43.925304 31062 leader_election.cc:304] T ced8b161997f4619ae2bef909f847a9c P dc254a15e8d54188a2ec3927216ff482 [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: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d
I20260709 12:12:43.929540 31212 tablet_bootstrap.cc:492] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 004887887de44a6584632617dc197d7d: Bootstrap starting.
I20260709 12:12:43.923749 31276 raft_consensus.cc:697] T 65028637ee2f479e868c440d0643d802 P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Becoming Leader. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Running, Role: LEADER
I20260709 12:12:43.927647 31226 raft_consensus.cc:2804] T ced8b161997f4619ae2bef909f847a9c P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:12:43.939821 31136 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.193:37577, user_credentials={real_user=slave}} blocked reactor thread for 47479.8us
I20260709 12:12:43.948006 31275 consensus_queue.cc:1048] T 0bc24a79ea234c19aa54649c73e392af P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:43.925890 30920 catalog_manager.cc:5697] T 40054f6dd8f241e3845c6787c870dd1e P dc254a15e8d54188a2ec3927216ff482 reported cstate change: term changed from 0 to 1, leader changed from <none> to dc254a15e8d54188a2ec3927216ff482 (127.29.32.194). New cstate: current_term: 1 leader_uuid: "dc254a15e8d54188a2ec3927216ff482" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:43.941002 31226 raft_consensus.cc:493] T ced8b161997f4619ae2bef909f847a9c P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:43.964468 31283 raft_consensus.cc:493] T a5c879e24e97407ab517707c5384cee7 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:43.974148 31226 raft_consensus.cc:3060] T ced8b161997f4619ae2bef909f847a9c P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:43.979889 31309 raft_consensus.cc:493] T 6f087f314a0643ffbadf73e1fc2843c9 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:43.980455 31309 raft_consensus.cc:515] T 6f087f314a0643ffbadf73e1fc2843c9 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.984517 31309 leader_election.cc:290] T 6f087f314a0643ffbadf73e1fc2843c9 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:12:43.968484 31097 raft_consensus.cc:2468] T 65028637ee2f479e868c440d0643d802 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 1.
I20260709 12:12:43.983219 31276 consensus_queue.cc:237] T 65028637ee2f479e868c440d0643d802 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:43.989322 31098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f087f314a0643ffbadf73e1fc2843c9" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:12:43.989940 31098 raft_consensus.cc:2468] T 6f087f314a0643ffbadf73e1fc2843c9 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 0.
I20260709 12:12:43.995800 31023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f087f314a0643ffbadf73e1fc2843c9" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:43.999255 31212 tablet_bootstrap.cc:654] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 004887887de44a6584632617dc197d7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:44.000036 31265 raft_consensus.cc:2749] T 544029f2ed67441abec2700df0a8363b P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:12:44.006383 31136 leader_election.cc:343] T 6f087f314a0643ffbadf73e1fc2843c9 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:44.006938 31138 leader_election.cc:304] T 6f087f314a0643ffbadf73e1fc2843c9 P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d
I20260709 12:12:43.985432 31283 raft_consensus.cc:515] T a5c879e24e97407ab517707c5384cee7 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.019484 31310 raft_consensus.cc:2804] T 6f087f314a0643ffbadf73e1fc2843c9 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:44.019403 31275 consensus_queue.cc:1048] T 1fa0925ac64c4fc69dbac49cef120871 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:44.019985 31310 raft_consensus.cc:493] T 6f087f314a0643ffbadf73e1fc2843c9 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:44.020354 31310 raft_consensus.cc:3060] T 6f087f314a0643ffbadf73e1fc2843c9 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:44.025769 31219 consensus_queue.cc:1048] T 544029f2ed67441abec2700df0a8363b P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:44.029062 31254 raft_consensus.cc:493] T ef3b18c8988842ebb49493971467b689 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:44.037241 31254 raft_consensus.cc:515] T ef3b18c8988842ebb49493971467b689 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.053552 31254 leader_election.cc:290] T ef3b18c8988842ebb49493971467b689 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:44.073195 31099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3b18c8988842ebb49493971467b689" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
W20260709 12:12:44.075281 30989 leader_election.cc:343] T ef3b18c8988842ebb49493971467b689 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:44.118572 31265 consensus_queue.cc:1048] T bfb1959a138f4ebba53b5a0a4a24c8c2 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:44.140868 31313 raft_consensus.cc:493] T ef3b18c8988842ebb49493971467b689 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:44.141398 31313 raft_consensus.cc:515] T ef3b18c8988842ebb49493971467b689 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.144145 31313 leader_election.cc:290] T ef3b18c8988842ebb49493971467b689 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:12:44.144903 31021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3b18c8988842ebb49493971467b689" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:44.145581 31021 raft_consensus.cc:2468] T ef3b18c8988842ebb49493971467b689 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 0.
I20260709 12:12:44.146972 31136 leader_election.cc:304] T ef3b18c8988842ebb49493971467b689 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: 
I20260709 12:12:44.147769 31313 raft_consensus.cc:2804] T ef3b18c8988842ebb49493971467b689 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:44.148098 31313 raft_consensus.cc:493] T ef3b18c8988842ebb49493971467b689 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:44.148418 31313 raft_consensus.cc:3060] T ef3b18c8988842ebb49493971467b689 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:44.149276 31212 tablet_bootstrap.cc:492] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 004887887de44a6584632617dc197d7d: No bootstrap required, opened a new log
I20260709 12:12:44.149724 31212 ts_tablet_manager.cc:1403] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 004887887de44a6584632617dc197d7d: Time spent bootstrapping tablet: real 0.221s	user 0.020s	sys 0.003s
I20260709 12:12:44.154865 31213 tablet_bootstrap.cc:654] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:44.165305 31283 leader_election.cc:290] T a5c879e24e97407ab517707c5384cee7 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:44.165678 31170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c879e24e97407ab517707c5384cee7" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:12:44.154847 31313 raft_consensus.cc:515] T ef3b18c8988842ebb49493971467b689 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.159540 31099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3b18c8988842ebb49493971467b689" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:12:44.169963 31298 consensus_queue.cc:1048] T bfb1959a138f4ebba53b5a0a4a24c8c2 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:44.172467 31214 tablet_bootstrap.cc:492] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P dc254a15e8d54188a2ec3927216ff482: No bootstrap required, opened a new log
I20260709 12:12:44.172386 31212 raft_consensus.cc:359] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.172998 31214 ts_tablet_manager.cc:1403] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P dc254a15e8d54188a2ec3927216ff482: Time spent bootstrapping tablet: real 0.298s	user 0.050s	sys 0.027s
I20260709 12:12:44.173161 31212 raft_consensus.cc:385] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:12:44.172771 31138 leader_election.cc:343] T ef3b18c8988842ebb49493971467b689 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:44.173484 31212 raft_consensus.cc:740] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Initialized, Role: FOLLOWER
I20260709 12:12:44.169971 31095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c879e24e97407ab517707c5384cee7" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:12:44.159723 31171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3b18c8988842ebb49493971467b689" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
W20260709 12:12:44.176153 31312 log.cc:927] Time spent T e0b90058f469411594295adfd3c779f9 P dc254a15e8d54188a2ec3927216ff482: Append to log took a long time: real 0.129s	user 0.000s	sys 0.009s
I20260709 12:12:44.175966 30989 leader_election.cc:304] T a5c879e24e97407ab517707c5384cee7 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:12:44.181109 31254 raft_consensus.cc:2749] T a5c879e24e97407ab517707c5384cee7 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:44.183032 31214 raft_consensus.cc:359] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.183758 31214 raft_consensus.cc:385] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:44.184036 31214 raft_consensus.cc:740] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Initialized, Role: FOLLOWER
I20260709 12:12:44.184733 31214 consensus_queue.cc:260] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P dc254a15e8d54188a2ec3927216ff482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.183383 31212 consensus_queue.cc:260] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 004887887de44a6584632617dc197d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.186702 31213 tablet_bootstrap.cc:492] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d: No bootstrap required, opened a new log
I20260709 12:12:44.187860 31213 ts_tablet_manager.cc:1403] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d: Time spent bootstrapping tablet: real 0.274s	user 0.009s	sys 0.010s
I20260709 12:12:44.192222 31212 ts_tablet_manager.cc:1434] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 004887887de44a6584632617dc197d7d: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.002s
I20260709 12:12:44.191679 31171 raft_consensus.cc:2393] T ef3b18c8988842ebb49493971467b689 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 004887887de44a6584632617dc197d7d in current term 1: Already voted for candidate 30c92db0139b4111bec0f41bfb121c4d in this term.
W20260709 12:12:44.190311 31308 log.cc:927] Time spent T 0bc24a79ea234c19aa54649c73e392af P dc254a15e8d54188a2ec3927216ff482: Append to log took a long time: real 0.093s	user 0.004s	sys 0.024s
I20260709 12:12:44.191653 31310 raft_consensus.cc:515] T 6f087f314a0643ffbadf73e1fc2843c9 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.193990 31214 ts_tablet_manager.cc:1434] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P dc254a15e8d54188a2ec3927216ff482: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 12:12:44.194972 31214 tablet_bootstrap.cc:492] T ef3b18c8988842ebb49493971467b689 P dc254a15e8d54188a2ec3927216ff482: Bootstrap starting.
I20260709 12:12:44.195695 30987 leader_election.cc:304] T ef3b18c8988842ebb49493971467b689 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:12:44.196074 31023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f087f314a0643ffbadf73e1fc2843c9" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:12:44.196743 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3b18c8988842ebb49493971467b689" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:12:44.196943 31283 raft_consensus.cc:3060] T ef3b18c8988842ebb49493971467b689 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:12:44.197451 31136 leader_election.cc:343] T 6f087f314a0643ffbadf73e1fc2843c9 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:12:44.198158 31138 leader_election.cc:343] T ef3b18c8988842ebb49493971467b689 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:44.198235 31226 raft_consensus.cc:515] T ced8b161997f4619ae2bef909f847a9c P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.198715 31265 consensus_queue.cc:1048] T 40054f6dd8f241e3845c6787c870dd1e P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:44.200208 31313 leader_election.cc:290] T ef3b18c8988842ebb49493971467b689 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:12:44.202674 31022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3b18c8988842ebb49493971467b689" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:12:44.200352 31226 leader_election.cc:290] T ced8b161997f4619ae2bef909f847a9c P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:44.201948 31213 raft_consensus.cc:359] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.206022 31212 tablet_bootstrap.cc:492] T ced8b161997f4619ae2bef909f847a9c P 004887887de44a6584632617dc197d7d: Bootstrap starting.
I20260709 12:12:44.206136 31213 raft_consensus.cc:385] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:44.206633 31213 raft_consensus.cc:740] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Initialized, Role: FOLLOWER
I20260709 12:12:44.207582 31213 consensus_queue.cc:260] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.209520 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f087f314a0643ffbadf73e1fc2843c9" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:12:44.209957 31226 raft_consensus.cc:493] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:44.210136 31096 raft_consensus.cc:3060] T 6f087f314a0643ffbadf73e1fc2843c9 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:44.210464 31226 raft_consensus.cc:515] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.210940 31213 ts_tablet_manager.cc:1434] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.002s
I20260709 12:12:44.208930 30920 catalog_manager.cc:5697] T 65028637ee2f479e868c440d0643d802 P 30c92db0139b4111bec0f41bfb121c4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195). New cstate: current_term: 1 leader_uuid: "30c92db0139b4111bec0f41bfb121c4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:44.212023 31213 tablet_bootstrap.cc:492] T e423dd71a8004c5e93c55b30c614d23b P 30c92db0139b4111bec0f41bfb121c4d: Bootstrap starting.
I20260709 12:12:44.222477 31023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced8b161997f4619ae2bef909f847a9c" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
W20260709 12:12:44.224761 31062 leader_election.cc:343] T ced8b161997f4619ae2bef909f847a9c P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:44.225469 31173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced8b161997f4619ae2bef909f847a9c" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:12:44.206660 31310 leader_election.cc:290] T 6f087f314a0643ffbadf73e1fc2843c9 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:12:44.227910 31283 raft_consensus.cc:2749] T ef3b18c8988842ebb49493971467b689 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:44.228468 31096 raft_consensus.cc:2468] T 6f087f314a0643ffbadf73e1fc2843c9 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 1.
I20260709 12:12:44.229686 31173 raft_consensus.cc:3060] T ced8b161997f4619ae2bef909f847a9c P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:44.229856 31138 leader_election.cc:304] T 6f087f314a0643ffbadf73e1fc2843c9 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d
I20260709 12:12:44.234200 31310 raft_consensus.cc:2804] T 6f087f314a0643ffbadf73e1fc2843c9 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:44.234887 31310 raft_consensus.cc:697] T 6f087f314a0643ffbadf73e1fc2843c9 P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Becoming Leader. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Running, Role: LEADER
I20260709 12:12:44.235852 31310 consensus_queue.cc:237] T 6f087f314a0643ffbadf73e1fc2843c9 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.238790 31022 raft_consensus.cc:2468] T ef3b18c8988842ebb49493971467b689 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 1.
I20260709 12:12:44.244720 31023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c6c63708f4a4eef9c0a06bdf2d555d1" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:44.245436 31023 raft_consensus.cc:2468] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 0.
I20260709 12:12:44.248594 31062 leader_election.cc:304] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:12:44.249413 31265 raft_consensus.cc:2804] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:44.249810 31265 raft_consensus.cc:493] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:44.250164 31265 raft_consensus.cc:3060] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:44.250787 31172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c6c63708f4a4eef9c0a06bdf2d555d1" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:12:44.251787 31172 raft_consensus.cc:2468] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 0.
I20260709 12:12:44.252331 31173 raft_consensus.cc:2468] T ced8b161997f4619ae2bef909f847a9c P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 1.
I20260709 12:12:44.252612 31212 tablet_bootstrap.cc:654] T ced8b161997f4619ae2bef909f847a9c P 004887887de44a6584632617dc197d7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:44.247545 31024 raft_consensus.cc:3060] T a5c879e24e97407ab517707c5384cee7 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:44.248123 31226 leader_election.cc:290] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:44.254534 31136 leader_election.cc:304] T ef3b18c8988842ebb49493971467b689 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: dc254a15e8d54188a2ec3927216ff482
I20260709 12:12:44.255673 31310 raft_consensus.cc:2804] T ef3b18c8988842ebb49493971467b689 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:44.256414 31310 raft_consensus.cc:697] T ef3b18c8988842ebb49493971467b689 P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Becoming Leader. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Running, Role: LEADER
I20260709 12:12:44.260694 31310 consensus_queue.cc:237] T ef3b18c8988842ebb49493971467b689 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.261436 31062 leader_election.cc:304] T ced8b161997f4619ae2bef909f847a9c P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d
I20260709 12:12:44.266919 31226 raft_consensus.cc:2804] T ced8b161997f4619ae2bef909f847a9c P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:44.267992 31213 tablet_bootstrap.cc:654] T e423dd71a8004c5e93c55b30c614d23b P 30c92db0139b4111bec0f41bfb121c4d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:44.272081 31265 raft_consensus.cc:515] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.273262 31214 tablet_bootstrap.cc:654] T ef3b18c8988842ebb49493971467b689 P dc254a15e8d54188a2ec3927216ff482: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:44.273898 31226 raft_consensus.cc:697] T ced8b161997f4619ae2bef909f847a9c P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Becoming Leader. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Running, Role: LEADER
I20260709 12:12:44.275079 31226 consensus_queue.cc:237] T ced8b161997f4619ae2bef909f847a9c P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.279105 31213 tablet_bootstrap.cc:492] T e423dd71a8004c5e93c55b30c614d23b P 30c92db0139b4111bec0f41bfb121c4d: No bootstrap required, opened a new log
I20260709 12:12:44.280153 31213 ts_tablet_manager.cc:1403] T e423dd71a8004c5e93c55b30c614d23b P 30c92db0139b4111bec0f41bfb121c4d: Time spent bootstrapping tablet: real 0.068s	user 0.012s	sys 0.000s
I20260709 12:12:44.282485 31022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c6c63708f4a4eef9c0a06bdf2d555d1" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:12:44.283200 31022 raft_consensus.cc:3060] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:12:44.287273 31062 consensus_peers.cc:597] T 40054f6dd8f241e3845c6787c870dd1e P dc254a15e8d54188a2ec3927216ff482 -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. 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 12:12:44.298343 31022 raft_consensus.cc:2468] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 1.
I20260709 12:12:44.299700 31062 leader_election.cc:304] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:12:44.300586 31298 raft_consensus.cc:2804] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:44.301074 31298 raft_consensus.cc:697] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Becoming Leader. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Running, Role: LEADER
I20260709 12:12:44.301954 31298 consensus_queue.cc:237] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.304215 31213 raft_consensus.cc:359] T e423dd71a8004c5e93c55b30c614d23b P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.313901 31265 leader_election.cc:290] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:44.314532 31170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c6c63708f4a4eef9c0a06bdf2d555d1" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:12:44.315289 31170 raft_consensus.cc:3060] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:44.314601 30919 catalog_manager.cc:5697] T ced8b161997f4619ae2bef909f847a9c P dc254a15e8d54188a2ec3927216ff482 reported cstate change: term changed from 0 to 1, leader changed from <none> to dc254a15e8d54188a2ec3927216ff482 (127.29.32.194). New cstate: current_term: 1 leader_uuid: "dc254a15e8d54188a2ec3927216ff482" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:44.322566 31212 tablet_bootstrap.cc:492] T ced8b161997f4619ae2bef909f847a9c P 004887887de44a6584632617dc197d7d: No bootstrap required, opened a new log
I20260709 12:12:44.323216 31212 ts_tablet_manager.cc:1403] T ced8b161997f4619ae2bef909f847a9c P 004887887de44a6584632617dc197d7d: Time spent bootstrapping tablet: real 0.119s	user 0.022s	sys 0.002s
I20260709 12:12:44.324556 31214 tablet_bootstrap.cc:492] T ef3b18c8988842ebb49493971467b689 P dc254a15e8d54188a2ec3927216ff482: No bootstrap required, opened a new log
I20260709 12:12:44.325090 31214 ts_tablet_manager.cc:1403] T ef3b18c8988842ebb49493971467b689 P dc254a15e8d54188a2ec3927216ff482: Time spent bootstrapping tablet: real 0.130s	user 0.009s	sys 0.017s
I20260709 12:12:44.325870 31212 raft_consensus.cc:359] T ced8b161997f4619ae2bef909f847a9c P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.326572 31170 raft_consensus.cc:2468] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 1.
I20260709 12:12:44.328516 31213 raft_consensus.cc:385] T e423dd71a8004c5e93c55b30c614d23b P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:44.328895 31213 raft_consensus.cc:740] T e423dd71a8004c5e93c55b30c614d23b P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Initialized, Role: FOLLOWER
I20260709 12:12:44.329396 31214 raft_consensus.cc:359] T ef3b18c8988842ebb49493971467b689 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.329619 31213 consensus_queue.cc:260] T e423dd71a8004c5e93c55b30c614d23b P 30c92db0139b4111bec0f41bfb121c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.337785 31214 raft_consensus.cc:385] T ef3b18c8988842ebb49493971467b689 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:44.338163 31214 raft_consensus.cc:740] T ef3b18c8988842ebb49493971467b689 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Initialized, Role: FOLLOWER
I20260709 12:12:44.326588 31212 raft_consensus.cc:385] T ced8b161997f4619ae2bef909f847a9c P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:44.339020 31212 raft_consensus.cc:740] T ced8b161997f4619ae2bef909f847a9c P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Initialized, Role: FOLLOWER
I20260709 12:12:44.339169 31213 ts_tablet_manager.cc:1434] T e423dd71a8004c5e93c55b30c614d23b P 30c92db0139b4111bec0f41bfb121c4d: Time spent starting tablet: real 0.059s	user 0.009s	sys 0.000s
I20260709 12:12:44.338861 31214 consensus_queue.cc:260] T ef3b18c8988842ebb49493971467b689 P dc254a15e8d54188a2ec3927216ff482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.333814 30922 catalog_manager.cc:5697] T 6f087f314a0643ffbadf73e1fc2843c9 P 30c92db0139b4111bec0f41bfb121c4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195). New cstate: current_term: 1 leader_uuid: "30c92db0139b4111bec0f41bfb121c4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:44.341755 31214 ts_tablet_manager.cc:1434] T ef3b18c8988842ebb49493971467b689 P dc254a15e8d54188a2ec3927216ff482: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 12:12:44.341753 30922 catalog_manager.cc:5697] T ef3b18c8988842ebb49493971467b689 P 30c92db0139b4111bec0f41bfb121c4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195). New cstate: current_term: 1 leader_uuid: "30c92db0139b4111bec0f41bfb121c4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:44.342829 31214 tablet_bootstrap.cc:492] T b4e824b74f3b49098cec0b4f19f7d815 P dc254a15e8d54188a2ec3927216ff482: Bootstrap starting.
I20260709 12:12:44.339776 31212 consensus_queue.cc:260] T ced8b161997f4619ae2bef909f847a9c P 004887887de44a6584632617dc197d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.345614 31212 ts_tablet_manager.cc:1434] T ced8b161997f4619ae2bef909f847a9c P 004887887de44a6584632617dc197d7d: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 12:12:44.340234 31213 tablet_bootstrap.cc:492] T a80baabb486f42a4a982e88ae6a2ffd1 P 30c92db0139b4111bec0f41bfb121c4d: Bootstrap starting.
I20260709 12:12:44.346675 31212 tablet_bootstrap.cc:492] T 40054f6dd8f241e3845c6787c870dd1e P 004887887de44a6584632617dc197d7d: Bootstrap starting.
I20260709 12:12:44.348826 31214 tablet_bootstrap.cc:654] T b4e824b74f3b49098cec0b4f19f7d815 P dc254a15e8d54188a2ec3927216ff482: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:44.352731 31213 tablet_bootstrap.cc:654] T a80baabb486f42a4a982e88ae6a2ffd1 P 30c92db0139b4111bec0f41bfb121c4d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:44.355168 31214 tablet_bootstrap.cc:492] T b4e824b74f3b49098cec0b4f19f7d815 P dc254a15e8d54188a2ec3927216ff482: No bootstrap required, opened a new log
I20260709 12:12:44.356429 31214 ts_tablet_manager.cc:1403] T b4e824b74f3b49098cec0b4f19f7d815 P dc254a15e8d54188a2ec3927216ff482: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 12:12:44.359745 31214 raft_consensus.cc:359] T b4e824b74f3b49098cec0b4f19f7d815 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.360488 31214 raft_consensus.cc:385] T b4e824b74f3b49098cec0b4f19f7d815 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:44.360766 31214 raft_consensus.cc:740] T b4e824b74f3b49098cec0b4f19f7d815 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Initialized, Role: FOLLOWER
I20260709 12:12:44.361461 31214 consensus_queue.cc:260] T b4e824b74f3b49098cec0b4f19f7d815 P dc254a15e8d54188a2ec3927216ff482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.355716 31212 tablet_bootstrap.cc:654] T 40054f6dd8f241e3845c6787c870dd1e P 004887887de44a6584632617dc197d7d: Neither blocks nor log segments found. Creating new log.
W20260709 12:12:44.368196 30970 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:12:44.367493 30920 catalog_manager.cc:5697] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P dc254a15e8d54188a2ec3927216ff482 reported cstate change: term changed from 0 to 1, leader changed from <none> to dc254a15e8d54188a2ec3927216ff482 (127.29.32.194). New cstate: current_term: 1 leader_uuid: "dc254a15e8d54188a2ec3927216ff482" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:44.371505 31212 tablet_bootstrap.cc:492] T 40054f6dd8f241e3845c6787c870dd1e P 004887887de44a6584632617dc197d7d: No bootstrap required, opened a new log
I20260709 12:12:44.371924 31212 ts_tablet_manager.cc:1403] T 40054f6dd8f241e3845c6787c870dd1e P 004887887de44a6584632617dc197d7d: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.002s
I20260709 12:12:44.374301 31212 raft_consensus.cc:359] T 40054f6dd8f241e3845c6787c870dd1e P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.374938 31212 raft_consensus.cc:385] T 40054f6dd8f241e3845c6787c870dd1e P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:44.375201 31212 raft_consensus.cc:740] T 40054f6dd8f241e3845c6787c870dd1e P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Initialized, Role: FOLLOWER
I20260709 12:12:44.375886 31212 consensus_queue.cc:260] T 40054f6dd8f241e3845c6787c870dd1e P 004887887de44a6584632617dc197d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.367527 31214 ts_tablet_manager.cc:1434] T b4e824b74f3b49098cec0b4f19f7d815 P dc254a15e8d54188a2ec3927216ff482: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:12:44.378607 31214 tablet_bootstrap.cc:492] T a80baabb486f42a4a982e88ae6a2ffd1 P dc254a15e8d54188a2ec3927216ff482: Bootstrap starting.
I20260709 12:12:44.385437 31212 ts_tablet_manager.cc:1434] T 40054f6dd8f241e3845c6787c870dd1e P 004887887de44a6584632617dc197d7d: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260709 12:12:44.385921 31214 tablet_bootstrap.cc:654] T a80baabb486f42a4a982e88ae6a2ffd1 P dc254a15e8d54188a2ec3927216ff482: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:44.389467 31212 tablet_bootstrap.cc:492] T a80baabb486f42a4a982e88ae6a2ffd1 P 004887887de44a6584632617dc197d7d: Bootstrap starting.
I20260709 12:12:44.393787 31213 tablet_bootstrap.cc:492] T a80baabb486f42a4a982e88ae6a2ffd1 P 30c92db0139b4111bec0f41bfb121c4d: No bootstrap required, opened a new log
I20260709 12:12:44.394284 31213 ts_tablet_manager.cc:1403] T a80baabb486f42a4a982e88ae6a2ffd1 P 30c92db0139b4111bec0f41bfb121c4d: Time spent bootstrapping tablet: real 0.054s	user 0.031s	sys 0.005s
I20260709 12:12:44.396848 31213 raft_consensus.cc:359] T a80baabb486f42a4a982e88ae6a2ffd1 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.397500 31213 raft_consensus.cc:385] T a80baabb486f42a4a982e88ae6a2ffd1 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:44.397770 31213 raft_consensus.cc:740] T a80baabb486f42a4a982e88ae6a2ffd1 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Initialized, Role: FOLLOWER
I20260709 12:12:44.398511 31213 consensus_queue.cc:260] T a80baabb486f42a4a982e88ae6a2ffd1 P 30c92db0139b4111bec0f41bfb121c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.399924 31213 ts_tablet_manager.cc:1434] T a80baabb486f42a4a982e88ae6a2ffd1 P 30c92db0139b4111bec0f41bfb121c4d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:12:44.403746 31213 tablet_bootstrap.cc:492] T cc87527d684e493cb49a0976b66b95e1 P 30c92db0139b4111bec0f41bfb121c4d: Bootstrap starting.
I20260709 12:12:44.407943 31214 tablet_bootstrap.cc:492] T a80baabb486f42a4a982e88ae6a2ffd1 P dc254a15e8d54188a2ec3927216ff482: No bootstrap required, opened a new log
I20260709 12:12:44.408443 31214 ts_tablet_manager.cc:1403] T a80baabb486f42a4a982e88ae6a2ffd1 P dc254a15e8d54188a2ec3927216ff482: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.000s
I20260709 12:12:44.410143 31213 tablet_bootstrap.cc:654] T cc87527d684e493cb49a0976b66b95e1 P 30c92db0139b4111bec0f41bfb121c4d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:44.412340 31212 tablet_bootstrap.cc:654] T a80baabb486f42a4a982e88ae6a2ffd1 P 004887887de44a6584632617dc197d7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:44.412890 31214 raft_consensus.cc:359] T a80baabb486f42a4a982e88ae6a2ffd1 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.413548 31214 raft_consensus.cc:385] T a80baabb486f42a4a982e88ae6a2ffd1 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:44.413818 31214 raft_consensus.cc:740] T a80baabb486f42a4a982e88ae6a2ffd1 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Initialized, Role: FOLLOWER
I20260709 12:12:44.414484 31214 consensus_queue.cc:260] T a80baabb486f42a4a982e88ae6a2ffd1 P dc254a15e8d54188a2ec3927216ff482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.419991 31214 ts_tablet_manager.cc:1434] T a80baabb486f42a4a982e88ae6a2ffd1 P dc254a15e8d54188a2ec3927216ff482: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:12:44.420912 31214 tablet_bootstrap.cc:492] T 89ffc555b1d0497aaa94c481f46ffd32 P dc254a15e8d54188a2ec3927216ff482: Bootstrap starting.
I20260709 12:12:44.426429 31214 tablet_bootstrap.cc:654] T 89ffc555b1d0497aaa94c481f46ffd32 P dc254a15e8d54188a2ec3927216ff482: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:44.427609 31213 tablet_bootstrap.cc:492] T cc87527d684e493cb49a0976b66b95e1 P 30c92db0139b4111bec0f41bfb121c4d: No bootstrap required, opened a new log
I20260709 12:12:44.428053 31213 ts_tablet_manager.cc:1403] T cc87527d684e493cb49a0976b66b95e1 P 30c92db0139b4111bec0f41bfb121c4d: Time spent bootstrapping tablet: real 0.025s	user 0.003s	sys 0.012s
I20260709 12:12:44.430994 31213 raft_consensus.cc:359] T cc87527d684e493cb49a0976b66b95e1 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.431703 31213 raft_consensus.cc:385] T cc87527d684e493cb49a0976b66b95e1 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:44.432015 31213 raft_consensus.cc:740] T cc87527d684e493cb49a0976b66b95e1 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Initialized, Role: FOLLOWER
I20260709 12:12:44.432732 31213 consensus_queue.cc:260] T cc87527d684e493cb49a0976b66b95e1 P 30c92db0139b4111bec0f41bfb121c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.435891 31212 tablet_bootstrap.cc:492] T a80baabb486f42a4a982e88ae6a2ffd1 P 004887887de44a6584632617dc197d7d: No bootstrap required, opened a new log
I20260709 12:12:44.436342 31212 ts_tablet_manager.cc:1403] T a80baabb486f42a4a982e88ae6a2ffd1 P 004887887de44a6584632617dc197d7d: Time spent bootstrapping tablet: real 0.050s	user 0.017s	sys 0.002s
I20260709 12:12:44.438905 31213 ts_tablet_manager.cc:1434] T cc87527d684e493cb49a0976b66b95e1 P 30c92db0139b4111bec0f41bfb121c4d: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260709 12:12:44.440186 31213 tablet_bootstrap.cc:492] T 1146459722574a00b704b5e4542951bf P 30c92db0139b4111bec0f41bfb121c4d: Bootstrap starting.
I20260709 12:12:44.439899 31212 raft_consensus.cc:359] T a80baabb486f42a4a982e88ae6a2ffd1 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.440670 31212 raft_consensus.cc:385] T a80baabb486f42a4a982e88ae6a2ffd1 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:44.440996 31212 raft_consensus.cc:740] T a80baabb486f42a4a982e88ae6a2ffd1 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Initialized, Role: FOLLOWER
I20260709 12:12:44.441414 31214 tablet_bootstrap.cc:492] T 89ffc555b1d0497aaa94c481f46ffd32 P dc254a15e8d54188a2ec3927216ff482: No bootstrap required, opened a new log
I20260709 12:12:44.441867 31214 ts_tablet_manager.cc:1403] T 89ffc555b1d0497aaa94c481f46ffd32 P dc254a15e8d54188a2ec3927216ff482: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.000s
I20260709 12:12:44.441802 31212 consensus_queue.cc:260] T a80baabb486f42a4a982e88ae6a2ffd1 P 004887887de44a6584632617dc197d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.444669 31212 ts_tablet_manager.cc:1434] T a80baabb486f42a4a982e88ae6a2ffd1 P 004887887de44a6584632617dc197d7d: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260709 12:12:44.444763 31214 raft_consensus.cc:359] T 89ffc555b1d0497aaa94c481f46ffd32 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.445667 31214 raft_consensus.cc:385] T 89ffc555b1d0497aaa94c481f46ffd32 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:44.445943 31214 raft_consensus.cc:740] T 89ffc555b1d0497aaa94c481f46ffd32 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Initialized, Role: FOLLOWER
I20260709 12:12:44.446682 31298 raft_consensus.cc:493] T ef3b18c8988842ebb49493971467b689 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:44.449453 31298 raft_consensus.cc:515] T ef3b18c8988842ebb49493971467b689 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.449606 31214 consensus_queue.cc:260] T 89ffc555b1d0497aaa94c481f46ffd32 P dc254a15e8d54188a2ec3927216ff482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.451678 31298 leader_election.cc:290] T ef3b18c8988842ebb49493971467b689 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:44.453586 31173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3b18c8988842ebb49493971467b689" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:12:44.447288 31212 tablet_bootstrap.cc:492] T 1146459722574a00b704b5e4542951bf P 004887887de44a6584632617dc197d7d: Bootstrap starting.
I20260709 12:12:44.455403 31024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3b18c8988842ebb49493971467b689" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:44.456286 31024 raft_consensus.cc:2393] T ef3b18c8988842ebb49493971467b689 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dc254a15e8d54188a2ec3927216ff482 in current term 1: Already voted for candidate 30c92db0139b4111bec0f41bfb121c4d in this term.
I20260709 12:12:44.458822 31212 tablet_bootstrap.cc:654] T 1146459722574a00b704b5e4542951bf P 004887887de44a6584632617dc197d7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:44.459180 31213 tablet_bootstrap.cc:654] T 1146459722574a00b704b5e4542951bf P 30c92db0139b4111bec0f41bfb121c4d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:44.460558 31214 ts_tablet_manager.cc:1434] T 89ffc555b1d0497aaa94c481f46ffd32 P dc254a15e8d54188a2ec3927216ff482: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 12:12:44.461753 31214 tablet_bootstrap.cc:492] T 40086b02d9b745708aaacf2ed35c7b0f P dc254a15e8d54188a2ec3927216ff482: Bootstrap starting.
I20260709 12:12:44.460330 31062 leader_election.cc:304] T ef3b18c8988842ebb49493971467b689 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:12:44.462531 31298 raft_consensus.cc:3060] T ef3b18c8988842ebb49493971467b689 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:44.465919 31283 raft_consensus.cc:493] T 40054f6dd8f241e3845c6787c870dd1e P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:44.466423 31283 raft_consensus.cc:515] T 40054f6dd8f241e3845c6787c870dd1e P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.467173 31214 tablet_bootstrap.cc:654] T 40086b02d9b745708aaacf2ed35c7b0f P dc254a15e8d54188a2ec3927216ff482: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:44.468809 31283 leader_election.cc:290] T 40054f6dd8f241e3845c6787c870dd1e P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:44.470656 31098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40054f6dd8f241e3845c6787c870dd1e" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:12:44.470964 31298 raft_consensus.cc:2749] T ef3b18c8988842ebb49493971467b689 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:44.476411 31213 tablet_bootstrap.cc:492] T 1146459722574a00b704b5e4542951bf P 30c92db0139b4111bec0f41bfb121c4d: No bootstrap required, opened a new log
I20260709 12:12:44.476475 31212 tablet_bootstrap.cc:492] T 1146459722574a00b704b5e4542951bf P 004887887de44a6584632617dc197d7d: No bootstrap required, opened a new log
I20260709 12:12:44.477041 31213 ts_tablet_manager.cc:1403] T 1146459722574a00b704b5e4542951bf P 30c92db0139b4111bec0f41bfb121c4d: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.004s
I20260709 12:12:44.477108 31212 ts_tablet_manager.cc:1403] T 1146459722574a00b704b5e4542951bf P 004887887de44a6584632617dc197d7d: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.005s
I20260709 12:12:44.478399 31173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40054f6dd8f241e3845c6787c870dd1e" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:12:44.480696 31213 raft_consensus.cc:359] T 1146459722574a00b704b5e4542951bf P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.483425 31212 raft_consensus.cc:359] T 1146459722574a00b704b5e4542951bf P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.484009 31213 raft_consensus.cc:385] T 1146459722574a00b704b5e4542951bf P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:44.483846 30987 leader_election.cc:304] T 40054f6dd8f241e3845c6787c870dd1e P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:12:44.484690 31212 raft_consensus.cc:385] T 1146459722574a00b704b5e4542951bf P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:44.484642 31213 raft_consensus.cc:740] T 1146459722574a00b704b5e4542951bf P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Initialized, Role: FOLLOWER
I20260709 12:12:44.485445 31283 raft_consensus.cc:2749] T 40054f6dd8f241e3845c6787c870dd1e P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:44.485541 31212 raft_consensus.cc:740] T 1146459722574a00b704b5e4542951bf P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Initialized, Role: FOLLOWER
I20260709 12:12:44.485951 31213 consensus_queue.cc:260] T 1146459722574a00b704b5e4542951bf P 30c92db0139b4111bec0f41bfb121c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.486523 31212 consensus_queue.cc:260] T 1146459722574a00b704b5e4542951bf P 004887887de44a6584632617dc197d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.488183 31213 ts_tablet_manager.cc:1434] T 1146459722574a00b704b5e4542951bf P 30c92db0139b4111bec0f41bfb121c4d: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260709 12:12:44.488027 31313 consensus_queue.cc:1048] T 65028637ee2f479e868c440d0643d802 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:44.488914 31212 ts_tablet_manager.cc:1434] T 1146459722574a00b704b5e4542951bf P 004887887de44a6584632617dc197d7d: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 12:12:44.489372 31213 tablet_bootstrap.cc:492] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P 30c92db0139b4111bec0f41bfb121c4d: Bootstrap starting.
I20260709 12:12:44.494590 31212 tablet_bootstrap.cc:492] T e423dd71a8004c5e93c55b30c614d23b P 004887887de44a6584632617dc197d7d: Bootstrap starting.
I20260709 12:12:44.497164 31213 tablet_bootstrap.cc:654] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P 30c92db0139b4111bec0f41bfb121c4d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:44.505561 31214 tablet_bootstrap.cc:492] T 40086b02d9b745708aaacf2ed35c7b0f P dc254a15e8d54188a2ec3927216ff482: No bootstrap required, opened a new log
I20260709 12:12:44.506074 31214 ts_tablet_manager.cc:1403] T 40086b02d9b745708aaacf2ed35c7b0f P dc254a15e8d54188a2ec3927216ff482: Time spent bootstrapping tablet: real 0.045s	user 0.015s	sys 0.008s
I20260709 12:12:44.508718 31214 raft_consensus.cc:359] T 40086b02d9b745708aaacf2ed35c7b0f P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.509383 31214 raft_consensus.cc:385] T 40086b02d9b745708aaacf2ed35c7b0f P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:44.509634 31213 tablet_bootstrap.cc:492] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P 30c92db0139b4111bec0f41bfb121c4d: No bootstrap required, opened a new log
I20260709 12:12:44.510094 31213 ts_tablet_manager.cc:1403] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P 30c92db0139b4111bec0f41bfb121c4d: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.003s
I20260709 12:12:44.509640 31214 raft_consensus.cc:740] T 40086b02d9b745708aaacf2ed35c7b0f P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Initialized, Role: FOLLOWER
I20260709 12:12:44.514168 31213 raft_consensus.cc:359] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.515075 31213 raft_consensus.cc:385] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:44.514869 31214 consensus_queue.cc:260] T 40086b02d9b745708aaacf2ed35c7b0f P dc254a15e8d54188a2ec3927216ff482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.515406 31213 raft_consensus.cc:740] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Initialized, Role: FOLLOWER
I20260709 12:12:44.516222 31213 consensus_queue.cc:260] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P 30c92db0139b4111bec0f41bfb121c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.519243 31212 tablet_bootstrap.cc:654] T e423dd71a8004c5e93c55b30c614d23b P 004887887de44a6584632617dc197d7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:44.519462 31213 ts_tablet_manager.cc:1434] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P 30c92db0139b4111bec0f41bfb121c4d: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.007s
I20260709 12:12:44.519866 31313 consensus_queue.cc:1048] T 65028637ee2f479e868c440d0643d802 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:44.520733 31213 tablet_bootstrap.cc:492] T e435a41bec8e4146a85d1181681ffadb P 30c92db0139b4111bec0f41bfb121c4d: Bootstrap starting.
I20260709 12:12:44.530050 31214 ts_tablet_manager.cc:1434] T 40086b02d9b745708aaacf2ed35c7b0f P dc254a15e8d54188a2ec3927216ff482: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260709 12:12:44.531039 31212 tablet_bootstrap.cc:492] T e423dd71a8004c5e93c55b30c614d23b P 004887887de44a6584632617dc197d7d: No bootstrap required, opened a new log
I20260709 12:12:44.531497 31212 ts_tablet_manager.cc:1403] T e423dd71a8004c5e93c55b30c614d23b P 004887887de44a6584632617dc197d7d: Time spent bootstrapping tablet: real 0.037s	user 0.018s	sys 0.002s
I20260709 12:12:44.532514 31213 tablet_bootstrap.cc:654] T e435a41bec8e4146a85d1181681ffadb P 30c92db0139b4111bec0f41bfb121c4d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:44.534126 31212 raft_consensus.cc:359] T e423dd71a8004c5e93c55b30c614d23b P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.538757 31212 raft_consensus.cc:385] T e423dd71a8004c5e93c55b30c614d23b P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:44.539146 31212 raft_consensus.cc:740] T e423dd71a8004c5e93c55b30c614d23b P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Initialized, Role: FOLLOWER
I20260709 12:12:44.540043 31212 consensus_queue.cc:260] T e423dd71a8004c5e93c55b30c614d23b P 004887887de44a6584632617dc197d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.531064 31214 tablet_bootstrap.cc:492] T 30100f59b9084581a8ffd68b8eab5c36 P dc254a15e8d54188a2ec3927216ff482: Bootstrap starting.
I20260709 12:12:44.541421 31314 raft_consensus.cc:493] T ced8b161997f4619ae2bef909f847a9c P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:44.542366 31212 ts_tablet_manager.cc:1434] T e423dd71a8004c5e93c55b30c614d23b P 004887887de44a6584632617dc197d7d: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.004s
I20260709 12:12:44.541980 31314 raft_consensus.cc:515] T ced8b161997f4619ae2bef909f847a9c P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.543319 31212 tablet_bootstrap.cc:492] T b4e824b74f3b49098cec0b4f19f7d815 P 004887887de44a6584632617dc197d7d: Bootstrap starting.
I20260709 12:12:44.544183 31314 leader_election.cc:290] T ced8b161997f4619ae2bef909f847a9c P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:44.545396 31173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced8b161997f4619ae2bef909f847a9c" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:12:44.546167 31173 raft_consensus.cc:2393] T ced8b161997f4619ae2bef909f847a9c P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 004887887de44a6584632617dc197d7d in current term 1: Already voted for candidate dc254a15e8d54188a2ec3927216ff482 in this term.
I20260709 12:12:44.546554 31098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced8b161997f4619ae2bef909f847a9c" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:12:44.550273 30989 leader_election.cc:304] T ced8b161997f4619ae2bef909f847a9c P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:12:44.551395 31212 tablet_bootstrap.cc:654] T b4e824b74f3b49098cec0b4f19f7d815 P 004887887de44a6584632617dc197d7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:44.551802 31283 raft_consensus.cc:3060] T ced8b161997f4619ae2bef909f847a9c P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:44.554733 31214 tablet_bootstrap.cc:654] T 30100f59b9084581a8ffd68b8eab5c36 P dc254a15e8d54188a2ec3927216ff482: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:44.561170 31283 raft_consensus.cc:2749] T ced8b161997f4619ae2bef909f847a9c P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:44.563638 31213 tablet_bootstrap.cc:492] T e435a41bec8e4146a85d1181681ffadb P 30c92db0139b4111bec0f41bfb121c4d: No bootstrap required, opened a new log
I20260709 12:12:44.563988 31214 tablet_bootstrap.cc:492] T 30100f59b9084581a8ffd68b8eab5c36 P dc254a15e8d54188a2ec3927216ff482: No bootstrap required, opened a new log
I20260709 12:12:44.564136 31213 ts_tablet_manager.cc:1403] T e435a41bec8e4146a85d1181681ffadb P 30c92db0139b4111bec0f41bfb121c4d: Time spent bootstrapping tablet: real 0.044s	user 0.009s	sys 0.009s
I20260709 12:12:44.564405 31214 ts_tablet_manager.cc:1403] T 30100f59b9084581a8ffd68b8eab5c36 P dc254a15e8d54188a2ec3927216ff482: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.003s
I20260709 12:12:44.566555 31310 raft_consensus.cc:493] T e423dd71a8004c5e93c55b30c614d23b P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:44.566828 31214 raft_consensus.cc:359] T 30100f59b9084581a8ffd68b8eab5c36 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.567000 31213 raft_consensus.cc:359] T e435a41bec8e4146a85d1181681ffadb P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.567245 31310 raft_consensus.cc:515] T e423dd71a8004c5e93c55b30c614d23b P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.567559 31214 raft_consensus.cc:385] T 30100f59b9084581a8ffd68b8eab5c36 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:44.567597 31213 raft_consensus.cc:385] T e435a41bec8e4146a85d1181681ffadb P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:44.567958 31214 raft_consensus.cc:740] T 30100f59b9084581a8ffd68b8eab5c36 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Initialized, Role: FOLLOWER
I20260709 12:12:44.568022 31213 raft_consensus.cc:740] T e435a41bec8e4146a85d1181681ffadb P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Initialized, Role: FOLLOWER
I20260709 12:12:44.568745 31213 consensus_queue.cc:260] T e435a41bec8e4146a85d1181681ffadb P 30c92db0139b4111bec0f41bfb121c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.570091 31310 leader_election.cc:290] T e423dd71a8004c5e93c55b30c614d23b P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:12:44.571094 31098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e423dd71a8004c5e93c55b30c614d23b" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:12:44.572055 31214 consensus_queue.cc:260] T 30100f59b9084581a8ffd68b8eab5c36 P dc254a15e8d54188a2ec3927216ff482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.570499 31024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e423dd71a8004c5e93c55b30c614d23b" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
W20260709 12:12:44.572824 31138 leader_election.cc:343] T e423dd71a8004c5e93c55b30c614d23b P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:44.573252 31024 raft_consensus.cc:2468] T e423dd71a8004c5e93c55b30c614d23b P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 0.
I20260709 12:12:44.574684 31136 leader_election.cc:304] T e423dd71a8004c5e93c55b30c614d23b P 30c92db0139b4111bec0f41bfb121c4d [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: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: dc254a15e8d54188a2ec3927216ff482
I20260709 12:12:44.575625 31214 ts_tablet_manager.cc:1434] T 30100f59b9084581a8ffd68b8eab5c36 P dc254a15e8d54188a2ec3927216ff482: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.005s
I20260709 12:12:44.575865 31213 ts_tablet_manager.cc:1434] T e435a41bec8e4146a85d1181681ffadb P 30c92db0139b4111bec0f41bfb121c4d: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.005s
I20260709 12:12:44.576350 31275 raft_consensus.cc:2804] T e423dd71a8004c5e93c55b30c614d23b P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:44.576781 31213 tablet_bootstrap.cc:492] T 4434b7cfdd8a4d55a13d851238afa80e P 30c92db0139b4111bec0f41bfb121c4d: Bootstrap starting.
I20260709 12:12:44.576887 31275 raft_consensus.cc:493] T e423dd71a8004c5e93c55b30c614d23b P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:44.577288 31275 raft_consensus.cc:3060] T e423dd71a8004c5e93c55b30c614d23b P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:44.577416 31212 tablet_bootstrap.cc:492] T b4e824b74f3b49098cec0b4f19f7d815 P 004887887de44a6584632617dc197d7d: No bootstrap required, opened a new log
I20260709 12:12:44.577865 31212 ts_tablet_manager.cc:1403] T b4e824b74f3b49098cec0b4f19f7d815 P 004887887de44a6584632617dc197d7d: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.000s
I20260709 12:12:44.580971 31212 raft_consensus.cc:359] T b4e824b74f3b49098cec0b4f19f7d815 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.581648 31212 raft_consensus.cc:385] T b4e824b74f3b49098cec0b4f19f7d815 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:44.581892 31212 raft_consensus.cc:740] T b4e824b74f3b49098cec0b4f19f7d815 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Initialized, Role: FOLLOWER
I20260709 12:12:44.583370 31214 tablet_bootstrap.cc:492] T 358c892619c546d893d935c1bd85f699 P dc254a15e8d54188a2ec3927216ff482: Bootstrap starting.
I20260709 12:12:44.585105 31213 tablet_bootstrap.cc:654] T 4434b7cfdd8a4d55a13d851238afa80e P 30c92db0139b4111bec0f41bfb121c4d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:44.586674 31212 consensus_queue.cc:260] T b4e824b74f3b49098cec0b4f19f7d815 P 004887887de44a6584632617dc197d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.588793 31212 ts_tablet_manager.cc:1434] T b4e824b74f3b49098cec0b4f19f7d815 P 004887887de44a6584632617dc197d7d: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:12:44.588491 31275 raft_consensus.cc:515] T e423dd71a8004c5e93c55b30c614d23b P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.591778 31313 raft_consensus.cc:493] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:44.592278 31313 raft_consensus.cc:515] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.592653 31214 tablet_bootstrap.cc:654] T 358c892619c546d893d935c1bd85f699 P dc254a15e8d54188a2ec3927216ff482: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:44.592707 31212 tablet_bootstrap.cc:492] T 30100f59b9084581a8ffd68b8eab5c36 P 004887887de44a6584632617dc197d7d: Bootstrap starting.
I20260709 12:12:44.598394 31024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e423dd71a8004c5e93c55b30c614d23b" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:12:44.598765 31313 leader_election.cc:290] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:12:44.599068 31024 raft_consensus.cc:3060] T e423dd71a8004c5e93c55b30c614d23b P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:44.600054 31212 tablet_bootstrap.cc:654] T 30100f59b9084581a8ffd68b8eab5c36 P 004887887de44a6584632617dc197d7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:44.600394 31098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4e824b74f3b49098cec0b4f19f7d815" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:12:44.601017 31098 raft_consensus.cc:2468] T b4e824b74f3b49098cec0b4f19f7d815 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 0.
I20260709 12:12:44.602411 31138 leader_election.cc:304] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:12:44.604444 31022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4e824b74f3b49098cec0b4f19f7d815" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:44.605105 31022 raft_consensus.cc:2468] T b4e824b74f3b49098cec0b4f19f7d815 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 0.
I20260709 12:12:44.606045 31313 raft_consensus.cc:2804] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:44.606503 31313 raft_consensus.cc:493] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:44.612090 31024 raft_consensus.cc:2468] T e423dd71a8004c5e93c55b30c614d23b P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 1.
I20260709 12:12:44.612598 31313 raft_consensus.cc:3060] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:44.613335 31136 leader_election.cc:304] T e423dd71a8004c5e93c55b30c614d23b P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: 
I20260709 12:12:44.614877 31275 leader_election.cc:290] T e423dd71a8004c5e93c55b30c614d23b P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:12:44.616886 31275 raft_consensus.cc:2804] T e423dd71a8004c5e93c55b30c614d23b P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:44.616735 31098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e423dd71a8004c5e93c55b30c614d23b" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:12:44.617367 31275 raft_consensus.cc:697] T e423dd71a8004c5e93c55b30c614d23b P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Becoming Leader. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Running, Role: LEADER
W20260709 12:12:44.618636 31138 leader_election.cc:343] T e423dd71a8004c5e93c55b30c614d23b P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:44.618973 31275 consensus_queue.cc:237] T e423dd71a8004c5e93c55b30c614d23b P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
W20260709 12:12:44.619634 31136 consensus_peers.cc:597] T 6f087f314a0643ffbadf73e1fc2843c9 P 30c92db0139b4111bec0f41bfb121c4d -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. 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 12:12:44.625605 31313 raft_consensus.cc:515] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.627920 31313 leader_election.cc:290] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:12:44.628645 31024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4e824b74f3b49098cec0b4f19f7d815" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:12:44.629287 31024 raft_consensus.cc:3060] T b4e824b74f3b49098cec0b4f19f7d815 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:44.630322 31098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4e824b74f3b49098cec0b4f19f7d815" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:12:44.631302 31098 raft_consensus.cc:3060] T b4e824b74f3b49098cec0b4f19f7d815 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:44.632443 30921 catalog_manager.cc:5697] T e423dd71a8004c5e93c55b30c614d23b P 30c92db0139b4111bec0f41bfb121c4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195). New cstate: current_term: 1 leader_uuid: "30c92db0139b4111bec0f41bfb121c4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:44.635762 31214 tablet_bootstrap.cc:492] T 358c892619c546d893d935c1bd85f699 P dc254a15e8d54188a2ec3927216ff482: No bootstrap required, opened a new log
I20260709 12:12:44.636237 31214 ts_tablet_manager.cc:1403] T 358c892619c546d893d935c1bd85f699 P dc254a15e8d54188a2ec3927216ff482: Time spent bootstrapping tablet: real 0.053s	user 0.013s	sys 0.004s
I20260709 12:12:44.639945 31214 raft_consensus.cc:359] T 358c892619c546d893d935c1bd85f699 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.640484 31214 raft_consensus.cc:385] T 358c892619c546d893d935c1bd85f699 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:44.640709 31214 raft_consensus.cc:740] T 358c892619c546d893d935c1bd85f699 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Initialized, Role: FOLLOWER
I20260709 12:12:44.641371 31214 consensus_queue.cc:260] T 358c892619c546d893d935c1bd85f699 P dc254a15e8d54188a2ec3927216ff482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.643771 31214 ts_tablet_manager.cc:1434] T 358c892619c546d893d935c1bd85f699 P dc254a15e8d54188a2ec3927216ff482: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:12:44.644508 31098 raft_consensus.cc:2468] T b4e824b74f3b49098cec0b4f19f7d815 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 1.
I20260709 12:12:44.649991 31214 tablet_bootstrap.cc:492] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P dc254a15e8d54188a2ec3927216ff482: Bootstrap starting.
I20260709 12:12:44.652171 31213 tablet_bootstrap.cc:492] T 4434b7cfdd8a4d55a13d851238afa80e P 30c92db0139b4111bec0f41bfb121c4d: No bootstrap required, opened a new log
I20260709 12:12:44.652571 31212 tablet_bootstrap.cc:492] T 30100f59b9084581a8ffd68b8eab5c36 P 004887887de44a6584632617dc197d7d: No bootstrap required, opened a new log
I20260709 12:12:44.652768 31213 ts_tablet_manager.cc:1403] T 4434b7cfdd8a4d55a13d851238afa80e P 30c92db0139b4111bec0f41bfb121c4d: Time spent bootstrapping tablet: real 0.076s	user 0.012s	sys 0.012s
I20260709 12:12:44.653039 31212 ts_tablet_manager.cc:1403] T 30100f59b9084581a8ffd68b8eab5c36 P 004887887de44a6584632617dc197d7d: Time spent bootstrapping tablet: real 0.061s	user 0.014s	sys 0.003s
I20260709 12:12:44.656091 31212 raft_consensus.cc:359] T 30100f59b9084581a8ffd68b8eab5c36 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.656751 31212 raft_consensus.cc:385] T 30100f59b9084581a8ffd68b8eab5c36 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:44.657011 31212 raft_consensus.cc:740] T 30100f59b9084581a8ffd68b8eab5c36 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Initialized, Role: FOLLOWER
I20260709 12:12:44.657600 31212 consensus_queue.cc:260] T 30100f59b9084581a8ffd68b8eab5c36 P 004887887de44a6584632617dc197d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.658980 31138 leader_election.cc:304] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:12:44.659557 31212 ts_tablet_manager.cc:1434] T 30100f59b9084581a8ffd68b8eab5c36 P 004887887de44a6584632617dc197d7d: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 12:12:44.661350 31213 raft_consensus.cc:359] T 4434b7cfdd8a4d55a13d851238afa80e P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.661900 31214 tablet_bootstrap.cc:654] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P dc254a15e8d54188a2ec3927216ff482: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:44.662075 31213 raft_consensus.cc:385] T 4434b7cfdd8a4d55a13d851238afa80e P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:44.662472 31213 raft_consensus.cc:740] T 4434b7cfdd8a4d55a13d851238afa80e P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Initialized, Role: FOLLOWER
I20260709 12:12:44.662531 31313 raft_consensus.cc:2804] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:44.663214 31213 consensus_queue.cc:260] T 4434b7cfdd8a4d55a13d851238afa80e P 30c92db0139b4111bec0f41bfb121c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.665303 31313 raft_consensus.cc:697] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Becoming Leader. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Running, Role: LEADER
I20260709 12:12:44.666157 31213 ts_tablet_manager.cc:1434] T 4434b7cfdd8a4d55a13d851238afa80e P 30c92db0139b4111bec0f41bfb121c4d: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:12:44.667178 31213 tablet_bootstrap.cc:492] T 847dc84de6644d7a8e98748f55c1a5ec P 30c92db0139b4111bec0f41bfb121c4d: Bootstrap starting.
I20260709 12:12:44.666555 31313 consensus_queue.cc:237] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.671938 31212 tablet_bootstrap.cc:492] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d: Bootstrap starting.
I20260709 12:12:44.672871 31283 raft_consensus.cc:493] T 30100f59b9084581a8ffd68b8eab5c36 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:44.673363 31283 raft_consensus.cc:515] T 30100f59b9084581a8ffd68b8eab5c36 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.674949 31226 raft_consensus.cc:493] T 358c892619c546d893d935c1bd85f699 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:44.675428 31283 leader_election.cc:290] T 30100f59b9084581a8ffd68b8eab5c36 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:44.676038 31024 raft_consensus.cc:2468] T b4e824b74f3b49098cec0b4f19f7d815 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 1.
I20260709 12:12:44.675420 31226 raft_consensus.cc:515] T 358c892619c546d893d935c1bd85f699 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.679795 31226 leader_election.cc:290] T 358c892619c546d893d935c1bd85f699 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:44.682582 31024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "358c892619c546d893d935c1bd85f699" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:44.684193 31170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "358c892619c546d893d935c1bd85f699" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:12:44.685380 31276 raft_consensus.cc:493] T cc87527d684e493cb49a0976b66b95e1 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:44.682747 31173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30100f59b9084581a8ffd68b8eab5c36" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:12:44.686069 31276 raft_consensus.cc:515] T cc87527d684e493cb49a0976b66b95e1 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
W20260709 12:12:44.687577 30987 leader_election.cc:343] T 30100f59b9084581a8ffd68b8eab5c36 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:44.688799 31276 leader_election.cc:290] T cc87527d684e493cb49a0976b66b95e1 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
W20260709 12:12:44.689976 31062 leader_election.cc:343] T 358c892619c546d893d935c1bd85f699 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:44.690757 31212 tablet_bootstrap.cc:654] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:44.693389 31024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc87527d684e493cb49a0976b66b95e1" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:44.694550 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc87527d684e493cb49a0976b66b95e1" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
W20260709 12:12:44.695400 31136 leader_election.cc:343] T cc87527d684e493cb49a0976b66b95e1 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:44.696412 31098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30100f59b9084581a8ffd68b8eab5c36" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
W20260709 12:12:44.697299 31138 leader_election.cc:343] T cc87527d684e493cb49a0976b66b95e1 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:44.697767 31138 leader_election.cc:304] T cc87527d684e493cb49a0976b66b95e1 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:12:44.697801 31098 raft_consensus.cc:2468] T 30100f59b9084581a8ffd68b8eab5c36 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 0.
I20260709 12:12:44.699007 31275 consensus_queue.cc:1048] T ef3b18c8988842ebb49493971467b689 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:44.700310 31275 raft_consensus.cc:2749] T cc87527d684e493cb49a0976b66b95e1 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:44.700268 31212 tablet_bootstrap.cc:492] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d: No bootstrap required, opened a new log
I20260709 12:12:44.701737 31212 ts_tablet_manager.cc:1403] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.000s
W20260709 12:12:44.690685 31062 leader_election.cc:343] T 358c892619c546d893d935c1bd85f699 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:44.704571 31062 leader_election.cc:304] T 358c892619c546d893d935c1bd85f699 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:12:44.705862 31226 raft_consensus.cc:2749] T 358c892619c546d893d935c1bd85f699 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:44.706228 31212 raft_consensus.cc:359] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.707280 30989 leader_election.cc:304] T 30100f59b9084581a8ffd68b8eab5c36 P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482; no voters: 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:12:44.707509 31212 raft_consensus.cc:385] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:44.707932 31212 raft_consensus.cc:740] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Initialized, Role: FOLLOWER
I20260709 12:12:44.708367 31283 raft_consensus.cc:2804] T 30100f59b9084581a8ffd68b8eab5c36 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:44.709017 31283 raft_consensus.cc:493] T 30100f59b9084581a8ffd68b8eab5c36 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:44.708793 31212 consensus_queue.cc:260] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.709587 31283 raft_consensus.cc:3060] T 30100f59b9084581a8ffd68b8eab5c36 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:44.711413 31212 ts_tablet_manager.cc:1434] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260709 12:12:44.713826 31213 tablet_bootstrap.cc:654] T 847dc84de6644d7a8e98748f55c1a5ec P 30c92db0139b4111bec0f41bfb121c4d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:44.718417 31212 tablet_bootstrap.cc:492] T 6f087f314a0643ffbadf73e1fc2843c9 P 004887887de44a6584632617dc197d7d: Bootstrap starting.
I20260709 12:12:44.719662 31214 tablet_bootstrap.cc:492] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P dc254a15e8d54188a2ec3927216ff482: No bootstrap required, opened a new log
I20260709 12:12:44.720129 31214 ts_tablet_manager.cc:1403] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P dc254a15e8d54188a2ec3927216ff482: Time spent bootstrapping tablet: real 0.070s	user 0.016s	sys 0.016s
I20260709 12:12:44.716984 30921 catalog_manager.cc:5697] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195). New cstate: current_term: 1 leader_uuid: "30c92db0139b4111bec0f41bfb121c4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:44.722844 31214 raft_consensus.cc:359] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.724707 31212 tablet_bootstrap.cc:654] T 6f087f314a0643ffbadf73e1fc2843c9 P 004887887de44a6584632617dc197d7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:44.727203 31214 raft_consensus.cc:385] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:44.727546 31214 raft_consensus.cc:740] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Initialized, Role: FOLLOWER
I20260709 12:12:44.729297 31214 consensus_queue.cc:260] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P dc254a15e8d54188a2ec3927216ff482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.731029 31214 ts_tablet_manager.cc:1434] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P dc254a15e8d54188a2ec3927216ff482: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 12:12:44.731256 31283 raft_consensus.cc:515] T 30100f59b9084581a8ffd68b8eab5c36 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.732494 31214 tablet_bootstrap.cc:492] T e423dd71a8004c5e93c55b30c614d23b P dc254a15e8d54188a2ec3927216ff482: Bootstrap starting.
I20260709 12:12:44.734151 31226 raft_consensus.cc:493] T 89ffc555b1d0497aaa94c481f46ffd32 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:44.734751 31226 raft_consensus.cc:515] T 89ffc555b1d0497aaa94c481f46ffd32 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.737414 31226 leader_election.cc:290] T 89ffc555b1d0497aaa94c481f46ffd32 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:44.738747 31214 tablet_bootstrap.cc:654] T e423dd71a8004c5e93c55b30c614d23b P dc254a15e8d54188a2ec3927216ff482: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:44.739512 31024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89ffc555b1d0497aaa94c481f46ffd32" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:44.739677 31276 raft_consensus.cc:493] T 1146459722574a00b704b5e4542951bf P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:44.740123 31276 raft_consensus.cc:515] T 1146459722574a00b704b5e4542951bf P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.741665 31173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89ffc555b1d0497aaa94c481f46ffd32" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:12:44.742202 31276 leader_election.cc:290] T 1146459722574a00b704b5e4542951bf P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:12:44.742321 31173 raft_consensus.cc:2468] T 89ffc555b1d0497aaa94c481f46ffd32 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 0.
I20260709 12:12:44.744168 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30100f59b9084581a8ffd68b8eab5c36" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:12:44.744752 31096 raft_consensus.cc:3060] T 30100f59b9084581a8ffd68b8eab5c36 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:44.744998 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1146459722574a00b704b5e4542951bf" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:12:44.745606 31097 raft_consensus.cc:2468] T 1146459722574a00b704b5e4542951bf P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 0.
I20260709 12:12:44.746893 31138 leader_election.cc:304] T 1146459722574a00b704b5e4542951bf P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:12:44.747741 31276 raft_consensus.cc:2804] T 1146459722574a00b704b5e4542951bf P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:44.748095 31276 raft_consensus.cc:493] T 1146459722574a00b704b5e4542951bf P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:44.744168 31024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1146459722574a00b704b5e4542951bf" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:44.748544 31276 raft_consensus.cc:3060] T 1146459722574a00b704b5e4542951bf P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:44.749082 31024 raft_consensus.cc:2468] T 1146459722574a00b704b5e4542951bf P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 0.
I20260709 12:12:44.752267 31062 leader_election.cc:304] T 89ffc555b1d0497aaa94c481f46ffd32 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:12:44.753688 31298 raft_consensus.cc:2804] T 89ffc555b1d0497aaa94c481f46ffd32 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:44.754063 31298 raft_consensus.cc:493] T 89ffc555b1d0497aaa94c481f46ffd32 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:44.754482 31298 raft_consensus.cc:3060] T 89ffc555b1d0497aaa94c481f46ffd32 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:44.759950 31283 leader_election.cc:290] T 30100f59b9084581a8ffd68b8eab5c36 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 election: Requested vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:44.761241 31310 consensus_queue.cc:1048] T ef3b18c8988842ebb49493971467b689 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:44.763286 31283 raft_consensus.cc:493] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:44.763906 31283 raft_consensus.cc:515] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.764710 31275 consensus_queue.cc:1048] T 6f087f314a0643ffbadf73e1fc2843c9 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:12:44.775707 31062 leader_election.cc:343] T 89ffc555b1d0497aaa94c481f46ffd32 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:44.777122 31313 raft_consensus.cc:493] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:44.775122 31310 raft_consensus.cc:493] T a80baabb486f42a4a982e88ae6a2ffd1 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:44.778342 31310 raft_consensus.cc:515] T a80baabb486f42a4a982e88ae6a2ffd1 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.796713 31275 raft_consensus.cc:493] T e435a41bec8e4146a85d1181681ffadb P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:44.797261 31275 raft_consensus.cc:515] T e435a41bec8e4146a85d1181681ffadb P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.798097 31310 leader_election.cc:290] T a80baabb486f42a4a982e88ae6a2ffd1 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:12:44.798867 31022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80baabb486f42a4a982e88ae6a2ffd1" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:44.799343 31275 leader_election.cc:290] T e435a41bec8e4146a85d1181681ffadb P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:12:44.799533 31022 raft_consensus.cc:2468] T a80baabb486f42a4a982e88ae6a2ffd1 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 0.
I20260709 12:12:44.803211 31283 leader_election.cc:290] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:44.777622 31313 raft_consensus.cc:515] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.804481 31098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80baabb486f42a4a982e88ae6a2ffd1" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:12:44.806236 31096 raft_consensus.cc:2468] T 30100f59b9084581a8ffd68b8eab5c36 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 1.
I20260709 12:12:44.816284 31098 raft_consensus.cc:2468] T a80baabb486f42a4a982e88ae6a2ffd1 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 0.
I20260709 12:12:44.829594 31022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e435a41bec8e4146a85d1181681ffadb" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:44.829758 31023 raft_consensus.cc:3060] T 40054f6dd8f241e3845c6787c870dd1e P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:44.821128 31136 leader_election.cc:304] T a80baabb486f42a4a982e88ae6a2ffd1 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: 
I20260709 12:12:44.829079 31095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e435a41bec8e4146a85d1181681ffadb" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
W20260709 12:12:44.836889 31138 leader_election.cc:343] T e435a41bec8e4146a85d1181681ffadb P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:12:44.837687 31136 leader_election.cc:343] T e435a41bec8e4146a85d1181681ffadb P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:44.835824 31275 raft_consensus.cc:2804] T a80baabb486f42a4a982e88ae6a2ffd1 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:44.838251 31136 leader_election.cc:304] T e435a41bec8e4146a85d1181681ffadb P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:12:44.838889 31275 raft_consensus.cc:493] T a80baabb486f42a4a982e88ae6a2ffd1 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:44.839300 31310 raft_consensus.cc:2749] T e435a41bec8e4146a85d1181681ffadb P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:44.839371 31275 raft_consensus.cc:3060] T a80baabb486f42a4a982e88ae6a2ffd1 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:44.844177 31313 leader_election.cc:290] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:12:44.847450 31276 raft_consensus.cc:515] T 1146459722574a00b704b5e4542951bf P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.847470 31095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85dd68fb6cfa4fffb12fab8a8cd23e14" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:12:44.848912 31095 raft_consensus.cc:2468] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 0.
I20260709 12:12:44.850961 31022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85dd68fb6cfa4fffb12fab8a8cd23e14" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:44.852393 31138 leader_election.cc:304] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 
W20260709 12:12:44.853729 31136 leader_election.cc:343] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:44.855409 31022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1146459722574a00b704b5e4542951bf" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:12:44.856164 31022 raft_consensus.cc:3060] T 1146459722574a00b704b5e4542951bf P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:44.857687 31226 consensus_queue.cc:1048] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:44.858965 30989 leader_election.cc:304] T 30100f59b9084581a8ffd68b8eab5c36 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:12:44.859727 31283 raft_consensus.cc:2804] T 30100f59b9084581a8ffd68b8eab5c36 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:44.860206 31283 raft_consensus.cc:697] T 30100f59b9084581a8ffd68b8eab5c36 P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Becoming Leader. State: Replica: 004887887de44a6584632617dc197d7d, State: Running, Role: LEADER
I20260709 12:12:44.861006 31283 consensus_queue.cc:237] T 30100f59b9084581a8ffd68b8eab5c36 P 004887887de44a6584632617dc197d7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.864300 31022 raft_consensus.cc:2468] T 1146459722574a00b704b5e4542951bf P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 1.
I20260709 12:12:44.865607 31136 leader_election.cc:304] T 1146459722574a00b704b5e4542951bf P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: 
I20260709 12:12:44.866559 31310 raft_consensus.cc:2804] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:44.866932 31310 raft_consensus.cc:493] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:44.867296 31310 raft_consensus.cc:3060] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:44.879185 31313 raft_consensus.cc:2804] T 1146459722574a00b704b5e4542951bf P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:44.882995 31095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40086b02d9b745708aaacf2ed35c7b0f" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:12:44.920588 31213 tablet_bootstrap.cc:492] T 847dc84de6644d7a8e98748f55c1a5ec P 30c92db0139b4111bec0f41bfb121c4d: No bootstrap required, opened a new log
I20260709 12:12:44.921274 31213 ts_tablet_manager.cc:1403] T 847dc84de6644d7a8e98748f55c1a5ec P 30c92db0139b4111bec0f41bfb121c4d: Time spent bootstrapping tablet: real 0.254s	user 0.023s	sys 0.018s
I20260709 12:12:44.900817 31298 raft_consensus.cc:515] T 89ffc555b1d0497aaa94c481f46ffd32 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.916252 31095 raft_consensus.cc:2468] T 40086b02d9b745708aaacf2ed35c7b0f P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 0.
I20260709 12:12:44.916927 31276 leader_election.cc:290] T 1146459722574a00b704b5e4542951bf P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:12:44.948163 31275 raft_consensus.cc:515] T a80baabb486f42a4a982e88ae6a2ffd1 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.951463 31275 leader_election.cc:290] T a80baabb486f42a4a982e88ae6a2ffd1 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:12:44.953279 31212 tablet_bootstrap.cc:492] T 6f087f314a0643ffbadf73e1fc2843c9 P 004887887de44a6584632617dc197d7d: No bootstrap required, opened a new log
I20260709 12:12:44.956749 31170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30100f59b9084581a8ffd68b8eab5c36" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:12:44.957406 31172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40086b02d9b745708aaacf2ed35c7b0f" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:12:44.958101 31172 raft_consensus.cc:2468] T 40086b02d9b745708aaacf2ed35c7b0f P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 0.
W20260709 12:12:44.959244 30987 leader_election.cc:343] T 30100f59b9084581a8ffd68b8eab5c36 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:44.960552 30987 leader_election.cc:304] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: 
I20260709 12:12:44.960871 31021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80baabb486f42a4a982e88ae6a2ffd1" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:12:44.962061 31021 raft_consensus.cc:3060] T a80baabb486f42a4a982e88ae6a2ffd1 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:44.965520 31298 leader_election.cc:290] T 89ffc555b1d0497aaa94c481f46ffd32 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:44.954056 31212 ts_tablet_manager.cc:1403] T 6f087f314a0643ffbadf73e1fc2843c9 P 004887887de44a6584632617dc197d7d: Time spent bootstrapping tablet: real 0.236s	user 0.032s	sys 0.022s
I20260709 12:12:44.961448 31283 raft_consensus.cc:2804] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:44.969996 31214 tablet_bootstrap.cc:492] T e423dd71a8004c5e93c55b30c614d23b P dc254a15e8d54188a2ec3927216ff482: No bootstrap required, opened a new log
I20260709 12:12:44.974650 31214 ts_tablet_manager.cc:1403] T e423dd71a8004c5e93c55b30c614d23b P dc254a15e8d54188a2ec3927216ff482: Time spent bootstrapping tablet: real 0.242s	user 0.032s	sys 0.060s
I20260709 12:12:44.967869 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1146459722574a00b704b5e4542951bf" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:12:44.972890 31313 raft_consensus.cc:697] T 1146459722574a00b704b5e4542951bf P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Becoming Leader. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Running, Role: LEADER
I20260709 12:12:44.972136 31265 consensus_queue.cc:1048] T ced8b161997f4619ae2bef909f847a9c P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 12:12:44.975548 31098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80baabb486f42a4a982e88ae6a2ffd1" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:12:44.975234 31283 raft_consensus.cc:493] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:44.980540 31097 raft_consensus.cc:3060] T 1146459722574a00b704b5e4542951bf P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:44.985209 31313 consensus_queue.cc:237] T 1146459722574a00b704b5e4542951bf P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.977008 31310 raft_consensus.cc:515] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:44.981532 31298 consensus_queue.cc:1048] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260709 12:12:44.991262 31098 raft_consensus.cc:3060] T a80baabb486f42a4a982e88ae6a2ffd1 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:45.017226 31214 raft_consensus.cc:359] T e423dd71a8004c5e93c55b30c614d23b P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:45.040840 31214 raft_consensus.cc:385] T e423dd71a8004c5e93c55b30c614d23b P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:45.041194 31214 raft_consensus.cc:740] T e423dd71a8004c5e93c55b30c614d23b P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Initialized, Role: FOLLOWER
I20260709 12:12:44.996284 31310 leader_election.cc:290] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:12:45.021008 31023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85dd68fb6cfa4fffb12fab8a8cd23e14" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:12:44.990367 31283 raft_consensus.cc:3060] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:45.063048 31212 raft_consensus.cc:359] T 6f087f314a0643ffbadf73e1fc2843c9 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:45.244201 31024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89ffc555b1d0497aaa94c481f46ffd32" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:12:44.991734 31276 raft_consensus.cc:493] T 4434b7cfdd8a4d55a13d851238afa80e P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:45.157106 31098 raft_consensus.cc:2468] T a80baabb486f42a4a982e88ae6a2ffd1 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 1.
I20260709 12:12:45.062458 31214 consensus_queue.cc:260] T e423dd71a8004c5e93c55b30c614d23b P dc254a15e8d54188a2ec3927216ff482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:45.335005 31212 raft_consensus.cc:385] T 6f087f314a0643ffbadf73e1fc2843c9 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:45.335366 31212 raft_consensus.cc:740] T 6f087f314a0643ffbadf73e1fc2843c9 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Initialized, Role: FOLLOWER
I20260709 12:12:45.335192 31213 raft_consensus.cc:359] T 847dc84de6644d7a8e98748f55c1a5ec P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:45.336714 31213 raft_consensus.cc:385] T 847dc84de6644d7a8e98748f55c1a5ec P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:45.336953 31213 raft_consensus.cc:740] T 847dc84de6644d7a8e98748f55c1a5ec P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Initialized, Role: FOLLOWER
I20260709 12:12:45.337486 31213 consensus_queue.cc:260] T 847dc84de6644d7a8e98748f55c1a5ec P 30c92db0139b4111bec0f41bfb121c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:45.338759 31213 ts_tablet_manager.cc:1434] T 847dc84de6644d7a8e98748f55c1a5ec P 30c92db0139b4111bec0f41bfb121c4d: Time spent starting tablet: real 0.417s	user 0.027s	sys 0.090s
I20260709 12:12:45.339485 31213 tablet_bootstrap.cc:492] T 30100f59b9084581a8ffd68b8eab5c36 P 30c92db0139b4111bec0f41bfb121c4d: Bootstrap starting.
I20260709 12:12:45.154640 31170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89ffc555b1d0497aaa94c481f46ffd32" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:12:45.347501 31170 raft_consensus.cc:3060] T 89ffc555b1d0497aaa94c481f46ffd32 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:45.332391 31276 raft_consensus.cc:515] T 4434b7cfdd8a4d55a13d851238afa80e P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
W20260709 12:12:45.346549 30987 consensus_peers.cc:597] T 30100f59b9084581a8ffd68b8eab5c36 P 004887887de44a6584632617dc197d7d -> Peer 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253): Couldn't send request to peer 30c92db0139b4111bec0f41bfb121c4d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:12:45.333050 31062 leader_election.cc:343] T 89ffc555b1d0497aaa94c481f46ffd32 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:45.150417 31363 consensus_queue.cc:1048] T ced8b161997f4619ae2bef909f847a9c P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.197s
I20260709 12:12:45.061304 31021 raft_consensus.cc:2468] T a80baabb486f42a4a982e88ae6a2ffd1 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 1.
I20260709 12:12:45.348284 31212 consensus_queue.cc:260] T 6f087f314a0643ffbadf73e1fc2843c9 P 004887887de44a6584632617dc197d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:45.349745 31214 ts_tablet_manager.cc:1434] T e423dd71a8004c5e93c55b30c614d23b P dc254a15e8d54188a2ec3927216ff482: Time spent starting tablet: real 0.375s	user 0.018s	sys 0.023s
I20260709 12:12:45.162320 31097 raft_consensus.cc:2468] T 1146459722574a00b704b5e4542951bf P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 1.
I20260709 12:12:45.356653 31138 leader_election.cc:304] T a80baabb486f42a4a982e88ae6a2ffd1 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:12:45.358009 31214 tablet_bootstrap.cc:492] T 042dbb10c08f41079ee3548b80f387dc P dc254a15e8d54188a2ec3927216ff482: Bootstrap starting.
I20260709 12:12:45.365164 31212 ts_tablet_manager.cc:1434] T 6f087f314a0643ffbadf73e1fc2843c9 P 004887887de44a6584632617dc197d7d: Time spent starting tablet: real 0.397s	user 0.014s	sys 0.019s
I20260709 12:12:45.366598 31212 tablet_bootstrap.cc:492] T cc87527d684e493cb49a0976b66b95e1 P 004887887de44a6584632617dc197d7d: Bootstrap starting.
I20260709 12:12:45.362123 31372 raft_consensus.cc:2804] T a80baabb486f42a4a982e88ae6a2ffd1 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:45.376664 31276 leader_election.cc:290] T 4434b7cfdd8a4d55a13d851238afa80e P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
W20260709 12:12:45.381835 30989 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.194:44499, user_credentials={real_user=slave}} blocked reactor thread for 323927us
W20260709 12:12:45.385067 31136 leader_election.cc:343] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:45.377278 31372 raft_consensus.cc:697] T a80baabb486f42a4a982e88ae6a2ffd1 P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Becoming Leader. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Running, Role: LEADER
I20260709 12:12:45.392820 31098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85dd68fb6cfa4fffb12fab8a8cd23e14" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:12:45.396692 31213 tablet_bootstrap.cc:654] T 30100f59b9084581a8ffd68b8eab5c36 P 30c92db0139b4111bec0f41bfb121c4d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:45.398329 31098 raft_consensus.cc:3060] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:45.408223 31372 consensus_queue.cc:237] T a80baabb486f42a4a982e88ae6a2ffd1 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:45.411217 31214 tablet_bootstrap.cc:654] T 042dbb10c08f41079ee3548b80f387dc P dc254a15e8d54188a2ec3927216ff482: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:45.409662 30921 catalog_manager.cc:5697] T 30100f59b9084581a8ffd68b8eab5c36 P 004887887de44a6584632617dc197d7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 004887887de44a6584632617dc197d7d (127.29.32.193). New cstate: current_term: 1 leader_uuid: "004887887de44a6584632617dc197d7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:45.415535 31283 raft_consensus.cc:515] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:45.424984 31098 raft_consensus.cc:2468] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 1.
I20260709 12:12:45.425333 31173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40086b02d9b745708aaacf2ed35c7b0f" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:12:45.420042 31276 raft_consensus.cc:493] T 847dc84de6644d7a8e98748f55c1a5ec P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:45.427129 31283 leader_election.cc:290] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 election: Requested vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:45.436714 31097 raft_consensus.cc:3060] T e423dd71a8004c5e93c55b30c614d23b P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:45.437484 31170 raft_consensus.cc:2468] T 89ffc555b1d0497aaa94c481f46ffd32 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 1.
I20260709 12:12:45.449061 31173 raft_consensus.cc:3060] T 40086b02d9b745708aaacf2ed35c7b0f P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:45.451400 31276 raft_consensus.cc:515] T 847dc84de6644d7a8e98748f55c1a5ec P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:45.487172 31098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4434b7cfdd8a4d55a13d851238afa80e" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
W20260709 12:12:45.489414 30970 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:12:45.493741 31212 tablet_bootstrap.cc:654] T cc87527d684e493cb49a0976b66b95e1 P 004887887de44a6584632617dc197d7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:45.495167 31213 tablet_bootstrap.cc:492] T 30100f59b9084581a8ffd68b8eab5c36 P 30c92db0139b4111bec0f41bfb121c4d: No bootstrap required, opened a new log
I20260709 12:12:45.495613 31213 ts_tablet_manager.cc:1403] T 30100f59b9084581a8ffd68b8eab5c36 P 30c92db0139b4111bec0f41bfb121c4d: Time spent bootstrapping tablet: real 0.156s	user 0.015s	sys 0.001s
I20260709 12:12:45.499378 31213 raft_consensus.cc:359] T 30100f59b9084581a8ffd68b8eab5c36 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:45.499971 31213 raft_consensus.cc:385] T 30100f59b9084581a8ffd68b8eab5c36 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:45.500152 31213 raft_consensus.cc:740] T 30100f59b9084581a8ffd68b8eab5c36 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Initialized, Role: FOLLOWER
I20260709 12:12:45.500676 31213 consensus_queue.cc:260] T 30100f59b9084581a8ffd68b8eab5c36 P 30c92db0139b4111bec0f41bfb121c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:45.502133 31213 ts_tablet_manager.cc:1434] T 30100f59b9084581a8ffd68b8eab5c36 P 30c92db0139b4111bec0f41bfb121c4d: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260709 12:12:45.503113 31213 tablet_bootstrap.cc:492] T 358c892619c546d893d935c1bd85f699 P 30c92db0139b4111bec0f41bfb121c4d: Bootstrap starting.
I20260709 12:12:45.504635 31298 raft_consensus.cc:493] T e423dd71a8004c5e93c55b30c614d23b P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:45.505115 31298 raft_consensus.cc:515] T e423dd71a8004c5e93c55b30c614d23b P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:45.529219 31138 leader_election.cc:304] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d
I20260709 12:12:45.530725 31367 raft_consensus.cc:2804] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:45.540683 31367 raft_consensus.cc:697] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Becoming Leader. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Running, Role: LEADER
I20260709 12:12:45.541859 31367 consensus_queue.cc:237] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
W20260709 12:12:45.560918 31376 log.cc:927] Time spent T 1146459722574a00b704b5e4542951bf P 30c92db0139b4111bec0f41bfb121c4d: Append to log took a long time: real 0.065s	user 0.000s	sys 0.001s
I20260709 12:12:45.572656 31298 leader_election.cc:290] T e423dd71a8004c5e93c55b30c614d23b P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:45.584542 31062 leader_election.cc:304] T 89ffc555b1d0497aaa94c481f46ffd32 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d
I20260709 12:12:45.581694 31021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4434b7cfdd8a4d55a13d851238afa80e" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:45.586517 31363 raft_consensus.cc:2804] T 89ffc555b1d0497aaa94c481f46ffd32 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:45.587139 31363 raft_consensus.cc:697] T 89ffc555b1d0497aaa94c481f46ffd32 P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Becoming Leader. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Running, Role: LEADER
I20260709 12:12:45.588092 31363 consensus_queue.cc:237] T 89ffc555b1d0497aaa94c481f46ffd32 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:45.629379 31276 leader_election.cc:290] T 847dc84de6644d7a8e98748f55c1a5ec P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:12:45.629256 31173 raft_consensus.cc:2468] T 40086b02d9b745708aaacf2ed35c7b0f P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 1.
I20260709 12:12:45.631100 31368 consensus_queue.cc:1048] T 30100f59b9084581a8ffd68b8eab5c36 P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:12:45.632978 31138 leader_election.cc:343] T 4434b7cfdd8a4d55a13d851238afa80e P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:45.637017 31313 consensus_queue.cc:1048] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:45.638963 31313 consensus_queue.cc:1048] T e423dd71a8004c5e93c55b30c614d23b P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:45.653048 31213 tablet_bootstrap.cc:654] T 358c892619c546d893d935c1bd85f699 P 30c92db0139b4111bec0f41bfb121c4d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:45.655541 31214 tablet_bootstrap.cc:492] T 042dbb10c08f41079ee3548b80f387dc P dc254a15e8d54188a2ec3927216ff482: No bootstrap required, opened a new log
I20260709 12:12:45.656312 31214 ts_tablet_manager.cc:1403] T 042dbb10c08f41079ee3548b80f387dc P dc254a15e8d54188a2ec3927216ff482: Time spent bootstrapping tablet: real 0.298s	user 0.029s	sys 0.022s
I20260709 12:12:45.661698 31021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e423dd71a8004c5e93c55b30c614d23b" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:45.662446 31021 raft_consensus.cc:2468] T e423dd71a8004c5e93c55b30c614d23b P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 1.
I20260709 12:12:45.664145 31021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "847dc84de6644d7a8e98748f55c1a5ec" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:45.664352 30987 leader_election.cc:304] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: 
I20260709 12:12:45.665587 31368 raft_consensus.cc:2804] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:45.666540 31368 raft_consensus.cc:697] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Becoming Leader. State: Replica: 004887887de44a6584632617dc197d7d, State: Running, Role: LEADER
I20260709 12:12:45.666936 31214 raft_consensus.cc:359] T 042dbb10c08f41079ee3548b80f387dc P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:45.667677 31214 raft_consensus.cc:385] T 042dbb10c08f41079ee3548b80f387dc P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:45.667490 31368 consensus_queue.cc:237] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:45.668013 31062 leader_election.cc:304] T e423dd71a8004c5e93c55b30c614d23b P dc254a15e8d54188a2ec3927216ff482 [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: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:12:45.668820 31387 raft_consensus.cc:2804] T e423dd71a8004c5e93c55b30c614d23b P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:12:45.669214 31387 raft_consensus.cc:493] T e423dd71a8004c5e93c55b30c614d23b P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:45.669533 31387 raft_consensus.cc:3060] T e423dd71a8004c5e93c55b30c614d23b P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:45.667990 31214 raft_consensus.cc:740] T 042dbb10c08f41079ee3548b80f387dc P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Initialized, Role: FOLLOWER
I20260709 12:12:45.676201 31214 consensus_queue.cc:260] T 042dbb10c08f41079ee3548b80f387dc P dc254a15e8d54188a2ec3927216ff482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:45.686231 31313 consensus_queue.cc:1048] T 1146459722574a00b704b5e4542951bf P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:45.686663 31099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "847dc84de6644d7a8e98748f55c1a5ec" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:12:45.701022 31213 tablet_bootstrap.cc:492] T 358c892619c546d893d935c1bd85f699 P 30c92db0139b4111bec0f41bfb121c4d: No bootstrap required, opened a new log
I20260709 12:12:45.701676 31213 ts_tablet_manager.cc:1403] T 358c892619c546d893d935c1bd85f699 P 30c92db0139b4111bec0f41bfb121c4d: Time spent bootstrapping tablet: real 0.199s	user 0.010s	sys 0.004s
I20260709 12:12:45.704983 31214 ts_tablet_manager.cc:1434] T 042dbb10c08f41079ee3548b80f387dc P dc254a15e8d54188a2ec3927216ff482: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.002s
I20260709 12:12:45.706125 31214 tablet_bootstrap.cc:492] T cc87527d684e493cb49a0976b66b95e1 P dc254a15e8d54188a2ec3927216ff482: Bootstrap starting.
I20260709 12:12:45.712051 31099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40086b02d9b745708aaacf2ed35c7b0f" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:12:45.721747 31099 raft_consensus.cc:3060] T 40086b02d9b745708aaacf2ed35c7b0f P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:45.718588 31170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e423dd71a8004c5e93c55b30c614d23b" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:12:45.732115 31212 tablet_bootstrap.cc:492] T cc87527d684e493cb49a0976b66b95e1 P 004887887de44a6584632617dc197d7d: No bootstrap required, opened a new log
I20260709 12:12:45.732662 31212 ts_tablet_manager.cc:1403] T cc87527d684e493cb49a0976b66b95e1 P 004887887de44a6584632617dc197d7d: Time spent bootstrapping tablet: real 0.366s	user 0.021s	sys 0.012s
I20260709 12:12:45.739132 31226 raft_consensus.cc:493] T 042dbb10c08f41079ee3548b80f387dc P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:45.739456 31213 raft_consensus.cc:359] T 358c892619c546d893d935c1bd85f699 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:45.740520 31213 raft_consensus.cc:385] T 358c892619c546d893d935c1bd85f699 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:45.741132 31213 raft_consensus.cc:740] T 358c892619c546d893d935c1bd85f699 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Initialized, Role: FOLLOWER
I20260709 12:12:45.739701 31226 raft_consensus.cc:515] T 042dbb10c08f41079ee3548b80f387dc P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:45.742458 31214 tablet_bootstrap.cc:654] T cc87527d684e493cb49a0976b66b95e1 P dc254a15e8d54188a2ec3927216ff482: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:45.742067 31213 consensus_queue.cc:260] T 358c892619c546d893d935c1bd85f699 P 30c92db0139b4111bec0f41bfb121c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:45.744109 31226 leader_election.cc:290] T 042dbb10c08f41079ee3548b80f387dc P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:45.745337 31021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042dbb10c08f41079ee3548b80f387dc" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:45.748663 31213 ts_tablet_manager.cc:1434] T 358c892619c546d893d935c1bd85f699 P 30c92db0139b4111bec0f41bfb121c4d: Time spent starting tablet: real 0.047s	user 0.010s	sys 0.000s
I20260709 12:12:45.746791 31276 consensus_queue.cc:1048] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:12:45.751912 31370 consensus_queue.cc:1048] T e423dd71a8004c5e93c55b30c614d23b P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:45.752583 31387 raft_consensus.cc:515] T e423dd71a8004c5e93c55b30c614d23b P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:45.756201 31213 tablet_bootstrap.cc:492] T 042dbb10c08f41079ee3548b80f387dc P 30c92db0139b4111bec0f41bfb121c4d: Bootstrap starting.
W20260709 12:12:45.764364 31062 leader_election.cc:343] T 042dbb10c08f41079ee3548b80f387dc P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:45.768864 31212 raft_consensus.cc:359] T cc87527d684e493cb49a0976b66b95e1 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:45.769748 31212 raft_consensus.cc:385] T cc87527d684e493cb49a0976b66b95e1 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:45.770025 31212 raft_consensus.cc:740] T cc87527d684e493cb49a0976b66b95e1 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Initialized, Role: FOLLOWER
I20260709 12:12:45.770746 31212 consensus_queue.cc:260] T cc87527d684e493cb49a0976b66b95e1 P 004887887de44a6584632617dc197d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
W20260709 12:12:45.772186 31136 leader_election.cc:343] T 4434b7cfdd8a4d55a13d851238afa80e P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:45.772332 31212 ts_tablet_manager.cc:1434] T cc87527d684e493cb49a0976b66b95e1 P 004887887de44a6584632617dc197d7d: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.000s
I20260709 12:12:45.772775 31136 leader_election.cc:304] T 4434b7cfdd8a4d55a13d851238afa80e P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:12:45.773660 31276 raft_consensus.cc:2749] T 4434b7cfdd8a4d55a13d851238afa80e P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:45.774288 31212 tablet_bootstrap.cc:492] T 358c892619c546d893d935c1bd85f699 P 004887887de44a6584632617dc197d7d: Bootstrap starting.
W20260709 12:12:45.746767 31138 leader_election.cc:343] T 847dc84de6644d7a8e98748f55c1a5ec P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:45.779856 31098 raft_consensus.cc:1240] T e423dd71a8004c5e93c55b30c614d23b P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Rejecting Update request from peer 30c92db0139b4111bec0f41bfb121c4d for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 12:12:45.779912 31170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042dbb10c08f41079ee3548b80f387dc" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
W20260709 12:12:45.782234 31138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.194:44499, user_credentials={real_user=slave}} blocked reactor thread for 44218us
W20260709 12:12:45.787966 31062 leader_election.cc:343] T 042dbb10c08f41079ee3548b80f387dc P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:45.788699 31062 leader_election.cc:304] T 042dbb10c08f41079ee3548b80f387dc P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:12:45.798959 30919 catalog_manager.cc:5697] T 1146459722574a00b704b5e4542951bf P 30c92db0139b4111bec0f41bfb121c4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195). New cstate: current_term: 1 leader_uuid: "30c92db0139b4111bec0f41bfb121c4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:45.801384 30920 catalog_manager.cc:5697] T 89ffc555b1d0497aaa94c481f46ffd32 P dc254a15e8d54188a2ec3927216ff482 reported cstate change: term changed from 0 to 1, leader changed from <none> to dc254a15e8d54188a2ec3927216ff482 (127.29.32.194). New cstate: current_term: 1 leader_uuid: "dc254a15e8d54188a2ec3927216ff482" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
W20260709 12:12:45.786803 31136 leader_election.cc:343] T 847dc84de6644d7a8e98748f55c1a5ec P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:45.803071 31363 raft_consensus.cc:2749] T 042dbb10c08f41079ee3548b80f387dc P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:45.815773 31370 raft_consensus.cc:493] T 30100f59b9084581a8ffd68b8eab5c36 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:45.816282 31370 raft_consensus.cc:515] T 30100f59b9084581a8ffd68b8eab5c36 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:45.819321 31370 leader_election.cc:290] T 30100f59b9084581a8ffd68b8eab5c36 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:12:45.820658 31173 raft_consensus.cc:3060] T 30100f59b9084581a8ffd68b8eab5c36 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:45.821830 31372 consensus_queue.cc:1059] T e423dd71a8004c5e93c55b30c614d23b P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:45.822767 31367 raft_consensus.cc:3055] T e423dd71a8004c5e93c55b30c614d23b P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:45.823146 31367 raft_consensus.cc:740] T e423dd71a8004c5e93c55b30c614d23b P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Running, Role: LEADER
I20260709 12:12:45.823899 31367 consensus_queue.cc:260] T e423dd71a8004c5e93c55b30c614d23b P 30c92db0139b4111bec0f41bfb121c4d [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:45.827672 31367 raft_consensus.cc:3060] T e423dd71a8004c5e93c55b30c614d23b P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:45.830591 31095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30100f59b9084581a8ffd68b8eab5c36" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:12:45.839468 31099 raft_consensus.cc:2468] T 40086b02d9b745708aaacf2ed35c7b0f P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 1.
I20260709 12:12:45.841588 31170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e423dd71a8004c5e93c55b30c614d23b" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:12:45.833812 31387 leader_election.cc:290] T e423dd71a8004c5e93c55b30c614d23b P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:45.864166 31021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e423dd71a8004c5e93c55b30c614d23b" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:12:45.864491 31214 tablet_bootstrap.cc:492] T cc87527d684e493cb49a0976b66b95e1 P dc254a15e8d54188a2ec3927216ff482: No bootstrap required, opened a new log
I20260709 12:12:45.864799 31021 raft_consensus.cc:3060] T e423dd71a8004c5e93c55b30c614d23b P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:45.864900 31214 ts_tablet_manager.cc:1403] T cc87527d684e493cb49a0976b66b95e1 P dc254a15e8d54188a2ec3927216ff482: Time spent bootstrapping tablet: real 0.159s	user 0.021s	sys 0.027s
I20260709 12:12:45.865468 31212 tablet_bootstrap.cc:654] T 358c892619c546d893d935c1bd85f699 P 004887887de44a6584632617dc197d7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:45.871088 31214 raft_consensus.cc:359] T cc87527d684e493cb49a0976b66b95e1 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:45.871814 31214 raft_consensus.cc:385] T cc87527d684e493cb49a0976b66b95e1 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:45.872061 31214 raft_consensus.cc:740] T cc87527d684e493cb49a0976b66b95e1 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Initialized, Role: FOLLOWER
I20260709 12:12:45.872725 31214 consensus_queue.cc:260] T cc87527d684e493cb49a0976b66b95e1 P dc254a15e8d54188a2ec3927216ff482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:45.875850 31214 ts_tablet_manager.cc:1434] T cc87527d684e493cb49a0976b66b95e1 P dc254a15e8d54188a2ec3927216ff482: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 12:12:45.876192 31021 raft_consensus.cc:2468] T e423dd71a8004c5e93c55b30c614d23b P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 2.
I20260709 12:12:45.876945 31214 tablet_bootstrap.cc:492] T 847dc84de6644d7a8e98748f55c1a5ec P dc254a15e8d54188a2ec3927216ff482: Bootstrap starting.
I20260709 12:12:45.877424 31283 raft_consensus.cc:493] T 6f087f314a0643ffbadf73e1fc2843c9 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:45.877910 31283 raft_consensus.cc:515] T 6f087f314a0643ffbadf73e1fc2843c9 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:45.878571 30921 catalog_manager.cc:5697] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 004887887de44a6584632617dc197d7d (127.29.32.193). New cstate: current_term: 1 leader_uuid: "004887887de44a6584632617dc197d7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:45.881047 31136 leader_election.cc:304] T 847dc84de6644d7a8e98748f55c1a5ec P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:12:45.888960 31397 raft_consensus.cc:2749] T 847dc84de6644d7a8e98748f55c1a5ec P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:45.890041 31363 raft_consensus.cc:493] T cc87527d684e493cb49a0976b66b95e1 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:45.890554 31363 raft_consensus.cc:515] T cc87527d684e493cb49a0976b66b95e1 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:45.899915 31062 leader_election.cc:304] T e423dd71a8004c5e93c55b30c614d23b P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:12:45.911223 31363 leader_election.cc:290] T cc87527d684e493cb49a0976b66b95e1 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:45.913239 31213 tablet_bootstrap.cc:654] T 042dbb10c08f41079ee3548b80f387dc P 30c92db0139b4111bec0f41bfb121c4d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:45.915339 31363 raft_consensus.cc:2804] T e423dd71a8004c5e93c55b30c614d23b P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:45.921320 31363 raft_consensus.cc:697] T e423dd71a8004c5e93c55b30c614d23b P dc254a15e8d54188a2ec3927216ff482 [term 2 LEADER]: Becoming Leader. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Running, Role: LEADER
I20260709 12:12:45.918063 31170 raft_consensus.cc:2410] T e423dd71a8004c5e93c55b30c614d23b P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate dc254a15e8d54188a2ec3927216ff482 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 12:12:45.922242 31283 leader_election.cc:290] T 6f087f314a0643ffbadf73e1fc2843c9 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
W20260709 12:12:45.920521 31136 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.193:37577, user_credentials={real_user=slave}} blocked reactor thread for 145277us
I20260709 12:12:45.922207 31363 consensus_queue.cc:237] T e423dd71a8004c5e93c55b30c614d23b P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Queue going to LEADER 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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:45.925626 31171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f087f314a0643ffbadf73e1fc2843c9" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:12:45.928949 31021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc87527d684e493cb49a0976b66b95e1" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:45.929579 31021 raft_consensus.cc:2468] T cc87527d684e493cb49a0976b66b95e1 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 0.
I20260709 12:12:45.932386 31023 raft_consensus.cc:1240] T e423dd71a8004c5e93c55b30c614d23b P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Rejecting Update request from peer 30c92db0139b4111bec0f41bfb121c4d for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 12:12:45.933813 31171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc87527d684e493cb49a0976b66b95e1" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:12:45.934495 31171 raft_consensus.cc:2468] T cc87527d684e493cb49a0976b66b95e1 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 0.
I20260709 12:12:45.941505 31019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30100f59b9084581a8ffd68b8eab5c36" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:45.953107 31214 tablet_bootstrap.cc:654] T 847dc84de6644d7a8e98748f55c1a5ec P dc254a15e8d54188a2ec3927216ff482: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:45.951139 31021 raft_consensus.cc:3060] T 6f087f314a0643ffbadf73e1fc2843c9 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:45.967645 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f087f314a0643ffbadf73e1fc2843c9" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:12:45.971727 31397 consensus_queue.cc:1048] T a80baabb486f42a4a982e88ae6a2ffd1 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:45.974988 31397 consensus_queue.cc:1048] T 1146459722574a00b704b5e4542951bf P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:12:45.977407 31062 leader_election.cc:304] T cc87527d684e493cb49a0976b66b95e1 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:12:45.980628 31298 raft_consensus.cc:2804] T cc87527d684e493cb49a0976b66b95e1 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:45.981832 31298 raft_consensus.cc:493] T cc87527d684e493cb49a0976b66b95e1 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:45.985594 31298 raft_consensus.cc:3060] T cc87527d684e493cb49a0976b66b95e1 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:45.985397 31136 leader_election.cc:304] T 30100f59b9084581a8ffd68b8eab5c36 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:12:45.995222 31367 raft_consensus.cc:2749] T 30100f59b9084581a8ffd68b8eab5c36 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:45.997330 31212 tablet_bootstrap.cc:492] T 358c892619c546d893d935c1bd85f699 P 004887887de44a6584632617dc197d7d: No bootstrap required, opened a new log
I20260709 12:12:45.997823 31212 ts_tablet_manager.cc:1403] T 358c892619c546d893d935c1bd85f699 P 004887887de44a6584632617dc197d7d: Time spent bootstrapping tablet: real 0.224s	user 0.016s	sys 0.031s
I20260709 12:12:46.006218 31213 tablet_bootstrap.cc:492] T 042dbb10c08f41079ee3548b80f387dc P 30c92db0139b4111bec0f41bfb121c4d: No bootstrap required, opened a new log
I20260709 12:12:46.006726 31213 ts_tablet_manager.cc:1403] T 042dbb10c08f41079ee3548b80f387dc P 30c92db0139b4111bec0f41bfb121c4d: Time spent bootstrapping tablet: real 0.251s	user 0.020s	sys 0.011s
I20260709 12:12:45.993806 31298 raft_consensus.cc:515] T cc87527d684e493cb49a0976b66b95e1 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.012620 31212 raft_consensus.cc:359] T 358c892619c546d893d935c1bd85f699 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.014196 31212 raft_consensus.cc:385] T 358c892619c546d893d935c1bd85f699 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:46.014649 31212 raft_consensus.cc:740] T 358c892619c546d893d935c1bd85f699 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Initialized, Role: FOLLOWER
I20260709 12:12:46.016178 31212 consensus_queue.cc:260] T 358c892619c546d893d935c1bd85f699 P 004887887de44a6584632617dc197d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.020227 31212 ts_tablet_manager.cc:1434] T 358c892619c546d893d935c1bd85f699 P 004887887de44a6584632617dc197d7d: Time spent starting tablet: real 0.022s	user 0.010s	sys 0.000s
I20260709 12:12:46.023442 31212 tablet_bootstrap.cc:492] T 89ffc555b1d0497aaa94c481f46ffd32 P 004887887de44a6584632617dc197d7d: Bootstrap starting.
I20260709 12:12:46.028425 31298 leader_election.cc:290] T cc87527d684e493cb49a0976b66b95e1 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:46.019027 31397 consensus_queue.cc:1048] T a80baabb486f42a4a982e88ae6a2ffd1 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 12:12:46.044517 31212 tablet_bootstrap.cc:654] T 89ffc555b1d0497aaa94c481f46ffd32 P 004887887de44a6584632617dc197d7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:46.044611 31213 raft_consensus.cc:359] T 042dbb10c08f41079ee3548b80f387dc P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.047648 31213 raft_consensus.cc:385] T 042dbb10c08f41079ee3548b80f387dc P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:46.048035 31213 raft_consensus.cc:740] T 042dbb10c08f41079ee3548b80f387dc P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Initialized, Role: FOLLOWER
I20260709 12:12:46.048853 31213 consensus_queue.cc:260] T 042dbb10c08f41079ee3548b80f387dc P 30c92db0139b4111bec0f41bfb121c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.050477 31213 ts_tablet_manager.cc:1434] T 042dbb10c08f41079ee3548b80f387dc P 30c92db0139b4111bec0f41bfb121c4d: Time spent starting tablet: real 0.043s	user 0.002s	sys 0.004s
I20260709 12:12:46.051399 31213 tablet_bootstrap.cc:492] T 2e35674711c84471b938c16e846e1e8c P 30c92db0139b4111bec0f41bfb121c4d: Bootstrap starting.
I20260709 12:12:46.022478 30921 catalog_manager.cc:5697] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P 30c92db0139b4111bec0f41bfb121c4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195). New cstate: current_term: 1 leader_uuid: "30c92db0139b4111bec0f41bfb121c4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:46.061633 30989 leader_election.cc:304] T 6f087f314a0643ffbadf73e1fc2843c9 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:12:46.063231 30919 catalog_manager.cc:5697] T e423dd71a8004c5e93c55b30c614d23b P dc254a15e8d54188a2ec3927216ff482 reported cstate change: term changed from 1 to 2, leader changed from 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195) to dc254a15e8d54188a2ec3927216ff482 (127.29.32.194). New cstate: current_term: 2 leader_uuid: "dc254a15e8d54188a2ec3927216ff482" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:46.065001 31368 raft_consensus.cc:2749] T 6f087f314a0643ffbadf73e1fc2843c9 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:46.066990 31019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc87527d684e493cb49a0976b66b95e1" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:12:46.067683 31019 raft_consensus.cc:3060] T cc87527d684e493cb49a0976b66b95e1 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:46.070698 31214 tablet_bootstrap.cc:492] T 847dc84de6644d7a8e98748f55c1a5ec P dc254a15e8d54188a2ec3927216ff482: No bootstrap required, opened a new log
I20260709 12:12:46.071312 31214 ts_tablet_manager.cc:1403] T 847dc84de6644d7a8e98748f55c1a5ec P dc254a15e8d54188a2ec3927216ff482: Time spent bootstrapping tablet: real 0.195s	user 0.021s	sys 0.030s
I20260709 12:12:46.074232 31214 raft_consensus.cc:359] T 847dc84de6644d7a8e98748f55c1a5ec P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.074908 31214 raft_consensus.cc:385] T 847dc84de6644d7a8e98748f55c1a5ec P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:46.075189 31214 raft_consensus.cc:740] T 847dc84de6644d7a8e98748f55c1a5ec P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Initialized, Role: FOLLOWER
I20260709 12:12:46.076098 31019 raft_consensus.cc:2468] T cc87527d684e493cb49a0976b66b95e1 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 1.
I20260709 12:12:46.077356 31214 consensus_queue.cc:260] T 847dc84de6644d7a8e98748f55c1a5ec P dc254a15e8d54188a2ec3927216ff482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.078377 31213 tablet_bootstrap.cc:654] T 2e35674711c84471b938c16e846e1e8c P 30c92db0139b4111bec0f41bfb121c4d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:46.079357 31173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc87527d684e493cb49a0976b66b95e1" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:12:46.080183 31173 raft_consensus.cc:3060] T cc87527d684e493cb49a0976b66b95e1 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:46.081210 30921 catalog_manager.cc:5697] T a80baabb486f42a4a982e88ae6a2ffd1 P 30c92db0139b4111bec0f41bfb121c4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195). New cstate: current_term: 1 leader_uuid: "30c92db0139b4111bec0f41bfb121c4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:46.085942 31062 leader_election.cc:304] T cc87527d684e493cb49a0976b66b95e1 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:12:46.087869 31173 raft_consensus.cc:2468] T cc87527d684e493cb49a0976b66b95e1 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 1.
I20260709 12:12:46.089053 31214 ts_tablet_manager.cc:1434] T 847dc84de6644d7a8e98748f55c1a5ec P dc254a15e8d54188a2ec3927216ff482: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 12:12:46.089536 31298 raft_consensus.cc:2804] T cc87527d684e493cb49a0976b66b95e1 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:46.090081 31214 tablet_bootstrap.cc:492] T 4434b7cfdd8a4d55a13d851238afa80e P dc254a15e8d54188a2ec3927216ff482: Bootstrap starting.
I20260709 12:12:46.090044 31298 raft_consensus.cc:697] T cc87527d684e493cb49a0976b66b95e1 P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Becoming Leader. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Running, Role: LEADER
I20260709 12:12:46.090934 31298 consensus_queue.cc:237] T cc87527d684e493cb49a0976b66b95e1 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.094924 31212 tablet_bootstrap.cc:492] T 89ffc555b1d0497aaa94c481f46ffd32 P 004887887de44a6584632617dc197d7d: No bootstrap required, opened a new log
I20260709 12:12:46.095388 31212 ts_tablet_manager.cc:1403] T 89ffc555b1d0497aaa94c481f46ffd32 P 004887887de44a6584632617dc197d7d: Time spent bootstrapping tablet: real 0.072s	user 0.009s	sys 0.004s
I20260709 12:12:46.098325 31212 raft_consensus.cc:359] T 89ffc555b1d0497aaa94c481f46ffd32 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.098970 31212 raft_consensus.cc:385] T 89ffc555b1d0497aaa94c481f46ffd32 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:46.099152 31214 tablet_bootstrap.cc:654] T 4434b7cfdd8a4d55a13d851238afa80e P dc254a15e8d54188a2ec3927216ff482: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:46.099227 31212 raft_consensus.cc:740] T 89ffc555b1d0497aaa94c481f46ffd32 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Initialized, Role: FOLLOWER
I20260709 12:12:46.100001 31212 consensus_queue.cc:260] T 89ffc555b1d0497aaa94c481f46ffd32 P 004887887de44a6584632617dc197d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.102800 31212 ts_tablet_manager.cc:1434] T 89ffc555b1d0497aaa94c481f46ffd32 P 004887887de44a6584632617dc197d7d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:12:46.103693 31212 tablet_bootstrap.cc:492] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P 004887887de44a6584632617dc197d7d: Bootstrap starting.
I20260709 12:12:46.106388 31283 consensus_queue.cc:1048] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:46.112329 31212 tablet_bootstrap.cc:654] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P 004887887de44a6584632617dc197d7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:46.129768 31213 tablet_bootstrap.cc:492] T 2e35674711c84471b938c16e846e1e8c P 30c92db0139b4111bec0f41bfb121c4d: No bootstrap required, opened a new log
I20260709 12:12:46.130324 31213 ts_tablet_manager.cc:1403] T 2e35674711c84471b938c16e846e1e8c P 30c92db0139b4111bec0f41bfb121c4d: Time spent bootstrapping tablet: real 0.079s	user 0.015s	sys 0.007s
I20260709 12:12:46.135691 31214 tablet_bootstrap.cc:492] T 4434b7cfdd8a4d55a13d851238afa80e P dc254a15e8d54188a2ec3927216ff482: No bootstrap required, opened a new log
I20260709 12:12:46.136219 31214 ts_tablet_manager.cc:1403] T 4434b7cfdd8a4d55a13d851238afa80e P dc254a15e8d54188a2ec3927216ff482: Time spent bootstrapping tablet: real 0.046s	user 0.007s	sys 0.009s
I20260709 12:12:46.133399 31213 raft_consensus.cc:359] T 2e35674711c84471b938c16e846e1e8c P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.137492 31213 raft_consensus.cc:385] T 2e35674711c84471b938c16e846e1e8c P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:46.137789 31213 raft_consensus.cc:740] T 2e35674711c84471b938c16e846e1e8c P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Initialized, Role: FOLLOWER
I20260709 12:12:46.139678 31213 consensus_queue.cc:260] T 2e35674711c84471b938c16e846e1e8c P 30c92db0139b4111bec0f41bfb121c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.142230 31214 raft_consensus.cc:359] T 4434b7cfdd8a4d55a13d851238afa80e P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.142942 31214 raft_consensus.cc:385] T 4434b7cfdd8a4d55a13d851238afa80e P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:46.143229 31214 raft_consensus.cc:740] T 4434b7cfdd8a4d55a13d851238afa80e P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Initialized, Role: FOLLOWER
I20260709 12:12:46.145993 31212 tablet_bootstrap.cc:492] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P 004887887de44a6584632617dc197d7d: No bootstrap required, opened a new log
I20260709 12:12:46.146344 31213 ts_tablet_manager.cc:1434] T 2e35674711c84471b938c16e846e1e8c P 30c92db0139b4111bec0f41bfb121c4d: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 12:12:46.146749 31212 ts_tablet_manager.cc:1403] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P 004887887de44a6584632617dc197d7d: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.000s
I20260709 12:12:46.147413 31213 tablet_bootstrap.cc:492] T 67114a3a63b948b296904b3bee168601 P 30c92db0139b4111bec0f41bfb121c4d: Bootstrap starting.
I20260709 12:12:46.148617 31018 raft_consensus.cc:3060] T 89ffc555b1d0497aaa94c481f46ffd32 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:46.148547 31214 consensus_queue.cc:260] T 4434b7cfdd8a4d55a13d851238afa80e P dc254a15e8d54188a2ec3927216ff482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.149624 31212 raft_consensus.cc:359] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.150303 31212 raft_consensus.cc:385] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:46.150573 31212 raft_consensus.cc:740] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Initialized, Role: FOLLOWER
I20260709 12:12:46.151240 31212 consensus_queue.cc:260] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P 004887887de44a6584632617dc197d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.150910 31214 ts_tablet_manager.cc:1434] T 4434b7cfdd8a4d55a13d851238afa80e P dc254a15e8d54188a2ec3927216ff482: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260709 12:12:46.153321 31214 tablet_bootstrap.cc:492] T 2e35674711c84471b938c16e846e1e8c P dc254a15e8d54188a2ec3927216ff482: Bootstrap starting.
I20260709 12:12:46.153486 31212 ts_tablet_manager.cc:1434] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P 004887887de44a6584632617dc197d7d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:12:46.154851 31212 tablet_bootstrap.cc:492] T 4434b7cfdd8a4d55a13d851238afa80e P 004887887de44a6584632617dc197d7d: Bootstrap starting.
I20260709 12:12:46.163971 31212 tablet_bootstrap.cc:654] T 4434b7cfdd8a4d55a13d851238afa80e P 004887887de44a6584632617dc197d7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:46.165086 31283 consensus_queue.cc:1048] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:46.167042 31213 tablet_bootstrap.cc:654] T 67114a3a63b948b296904b3bee168601 P 30c92db0139b4111bec0f41bfb121c4d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:46.171011 31214 tablet_bootstrap.cc:654] T 2e35674711c84471b938c16e846e1e8c P dc254a15e8d54188a2ec3927216ff482: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:46.183917 31385 consensus_queue.cc:1048] T 89ffc555b1d0497aaa94c481f46ffd32 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:46.185343 31387 raft_consensus.cc:493] T 847dc84de6644d7a8e98748f55c1a5ec P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:46.186039 31387 raft_consensus.cc:515] T 847dc84de6644d7a8e98748f55c1a5ec P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.188715 31212 tablet_bootstrap.cc:492] T 4434b7cfdd8a4d55a13d851238afa80e P 004887887de44a6584632617dc197d7d: No bootstrap required, opened a new log
I20260709 12:12:46.188848 31387 leader_election.cc:290] T 847dc84de6644d7a8e98748f55c1a5ec P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:46.189257 31212 ts_tablet_manager.cc:1403] T 4434b7cfdd8a4d55a13d851238afa80e P 004887887de44a6584632617dc197d7d: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.015s
I20260709 12:12:46.193888 31021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "847dc84de6644d7a8e98748f55c1a5ec" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:46.194164 31171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "847dc84de6644d7a8e98748f55c1a5ec" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:12:46.194933 31171 raft_consensus.cc:2468] T 847dc84de6644d7a8e98748f55c1a5ec P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 0.
I20260709 12:12:46.192184 31212 raft_consensus.cc:359] T 4434b7cfdd8a4d55a13d851238afa80e P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.195457 31212 raft_consensus.cc:385] T 4434b7cfdd8a4d55a13d851238afa80e P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:46.195751 31212 raft_consensus.cc:740] T 4434b7cfdd8a4d55a13d851238afa80e P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Initialized, Role: FOLLOWER
I20260709 12:12:46.196336 31213 tablet_bootstrap.cc:492] T 67114a3a63b948b296904b3bee168601 P 30c92db0139b4111bec0f41bfb121c4d: No bootstrap required, opened a new log
I20260709 12:12:46.196808 31213 ts_tablet_manager.cc:1403] T 67114a3a63b948b296904b3bee168601 P 30c92db0139b4111bec0f41bfb121c4d: Time spent bootstrapping tablet: real 0.050s	user 0.014s	sys 0.004s
I20260709 12:12:46.196559 31212 consensus_queue.cc:260] T 4434b7cfdd8a4d55a13d851238afa80e P 004887887de44a6584632617dc197d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.198233 31062 leader_election.cc:304] T 847dc84de6644d7a8e98748f55c1a5ec P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:12:46.199169 31212 ts_tablet_manager.cc:1434] T 4434b7cfdd8a4d55a13d851238afa80e P 004887887de44a6584632617dc197d7d: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.005s
I20260709 12:12:46.199398 31213 raft_consensus.cc:359] T 67114a3a63b948b296904b3bee168601 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.200330 31213 raft_consensus.cc:385] T 67114a3a63b948b296904b3bee168601 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:46.200606 31213 raft_consensus.cc:740] T 67114a3a63b948b296904b3bee168601 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Initialized, Role: FOLLOWER
I20260709 12:12:46.200938 31212 tablet_bootstrap.cc:492] T 042dbb10c08f41079ee3548b80f387dc P 004887887de44a6584632617dc197d7d: Bootstrap starting.
I20260709 12:12:46.201347 31213 consensus_queue.cc:260] T 67114a3a63b948b296904b3bee168601 P 30c92db0139b4111bec0f41bfb121c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.203637 31213 ts_tablet_manager.cc:1434] T 67114a3a63b948b296904b3bee168601 P 30c92db0139b4111bec0f41bfb121c4d: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 12:12:46.204530 31213 tablet_bootstrap.cc:492] T 016bf6119ac04bff95762a1288224c06 P 30c92db0139b4111bec0f41bfb121c4d: Bootstrap starting.
I20260709 12:12:46.209893 31298 raft_consensus.cc:2804] T 847dc84de6644d7a8e98748f55c1a5ec P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:46.210536 31298 raft_consensus.cc:493] T 847dc84de6644d7a8e98748f55c1a5ec P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:46.211071 31298 raft_consensus.cc:3060] T 847dc84de6644d7a8e98748f55c1a5ec P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:46.211927 31212 tablet_bootstrap.cc:654] T 042dbb10c08f41079ee3548b80f387dc P 004887887de44a6584632617dc197d7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:46.213434 31213 tablet_bootstrap.cc:654] T 016bf6119ac04bff95762a1288224c06 P 30c92db0139b4111bec0f41bfb121c4d: Neither blocks nor log segments found. Creating new log.
W20260709 12:12:46.224838 31062 leader_election.cc:343] T 847dc84de6644d7a8e98748f55c1a5ec P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:46.227155 31213 tablet_bootstrap.cc:492] T 016bf6119ac04bff95762a1288224c06 P 30c92db0139b4111bec0f41bfb121c4d: No bootstrap required, opened a new log
I20260709 12:12:46.227653 31213 ts_tablet_manager.cc:1403] T 016bf6119ac04bff95762a1288224c06 P 30c92db0139b4111bec0f41bfb121c4d: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.001s
I20260709 12:12:46.228200 31212 tablet_bootstrap.cc:492] T 042dbb10c08f41079ee3548b80f387dc P 004887887de44a6584632617dc197d7d: No bootstrap required, opened a new log
I20260709 12:12:46.228766 31212 ts_tablet_manager.cc:1403] T 042dbb10c08f41079ee3548b80f387dc P 004887887de44a6584632617dc197d7d: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.006s
I20260709 12:12:46.230263 31213 raft_consensus.cc:359] T 016bf6119ac04bff95762a1288224c06 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.230978 31213 raft_consensus.cc:385] T 016bf6119ac04bff95762a1288224c06 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:46.231253 31213 raft_consensus.cc:740] T 016bf6119ac04bff95762a1288224c06 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Initialized, Role: FOLLOWER
I20260709 12:12:46.231871 31212 raft_consensus.cc:359] T 042dbb10c08f41079ee3548b80f387dc P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.232623 31212 raft_consensus.cc:385] T 042dbb10c08f41079ee3548b80f387dc P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:46.233680 31212 raft_consensus.cc:740] T 042dbb10c08f41079ee3548b80f387dc P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Initialized, Role: FOLLOWER
I20260709 12:12:46.232991 30919 catalog_manager.cc:5697] T cc87527d684e493cb49a0976b66b95e1 P dc254a15e8d54188a2ec3927216ff482 reported cstate change: term changed from 0 to 1, leader changed from <none> to dc254a15e8d54188a2ec3927216ff482 (127.29.32.194). New cstate: current_term: 1 leader_uuid: "dc254a15e8d54188a2ec3927216ff482" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:46.234485 31212 consensus_queue.cc:260] T 042dbb10c08f41079ee3548b80f387dc P 004887887de44a6584632617dc197d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.236917 31212 ts_tablet_manager.cc:1434] T 042dbb10c08f41079ee3548b80f387dc P 004887887de44a6584632617dc197d7d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 12:12:46.237864 31212 tablet_bootstrap.cc:492] T e435a41bec8e4146a85d1181681ffadb P 004887887de44a6584632617dc197d7d: Bootstrap starting.
I20260709 12:12:46.237622 31298 raft_consensus.cc:515] T 847dc84de6644d7a8e98748f55c1a5ec P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.246569 31212 tablet_bootstrap.cc:654] T e435a41bec8e4146a85d1181681ffadb P 004887887de44a6584632617dc197d7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:46.231971 31213 consensus_queue.cc:260] T 016bf6119ac04bff95762a1288224c06 P 30c92db0139b4111bec0f41bfb121c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.249670 31397 raft_consensus.cc:493] T 358c892619c546d893d935c1bd85f699 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:46.250593 31213 ts_tablet_manager.cc:1434] T 016bf6119ac04bff95762a1288224c06 P 30c92db0139b4111bec0f41bfb121c4d: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260709 12:12:46.250242 31397 raft_consensus.cc:515] T 358c892619c546d893d935c1bd85f699 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.251627 31213 tablet_bootstrap.cc:492] T 49db8909ad064e4baadeeac9c9843305 P 30c92db0139b4111bec0f41bfb121c4d: Bootstrap starting.
I20260709 12:12:46.259752 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "358c892619c546d893d935c1bd85f699" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:12:46.260756 31096 raft_consensus.cc:2468] T 358c892619c546d893d935c1bd85f699 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 0.
I20260709 12:12:46.261283 31298 leader_election.cc:290] T 847dc84de6644d7a8e98748f55c1a5ec P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:46.264189 31021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "847dc84de6644d7a8e98748f55c1a5ec" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
W20260709 12:12:46.266534 31062 leader_election.cc:343] T 847dc84de6644d7a8e98748f55c1a5ec P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:46.267220 31298 consensus_queue.cc:1048] T 89ffc555b1d0497aaa94c481f46ffd32 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:46.270368 31173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "847dc84de6644d7a8e98748f55c1a5ec" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:12:46.270870 31397 leader_election.cc:290] T 358c892619c546d893d935c1bd85f699 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:12:46.271000 31173 raft_consensus.cc:3060] T 847dc84de6644d7a8e98748f55c1a5ec P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:46.259899 31018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "358c892619c546d893d935c1bd85f699" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:46.280900 31018 raft_consensus.cc:2468] T 358c892619c546d893d935c1bd85f699 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 0.
I20260709 12:12:46.281018 31138 leader_election.cc:304] T 358c892619c546d893d935c1bd85f699 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:12:46.281975 31276 raft_consensus.cc:2804] T 358c892619c546d893d935c1bd85f699 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:46.282352 31276 raft_consensus.cc:493] T 358c892619c546d893d935c1bd85f699 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:46.288607 31173 raft_consensus.cc:2468] T 847dc84de6644d7a8e98748f55c1a5ec P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 1.
I20260709 12:12:46.283133 31276 raft_consensus.cc:3060] T 358c892619c546d893d935c1bd85f699 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:46.291102 31214 tablet_bootstrap.cc:492] T 2e35674711c84471b938c16e846e1e8c P dc254a15e8d54188a2ec3927216ff482: No bootstrap required, opened a new log
I20260709 12:12:46.291564 31214 ts_tablet_manager.cc:1403] T 2e35674711c84471b938c16e846e1e8c P dc254a15e8d54188a2ec3927216ff482: Time spent bootstrapping tablet: real 0.138s	user 0.022s	sys 0.022s
I20260709 12:12:46.293731 31372 raft_consensus.cc:493] T 67114a3a63b948b296904b3bee168601 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:46.294755 31372 raft_consensus.cc:515] T 67114a3a63b948b296904b3bee168601 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.295245 31212 tablet_bootstrap.cc:492] T e435a41bec8e4146a85d1181681ffadb P 004887887de44a6584632617dc197d7d: No bootstrap required, opened a new log
I20260709 12:12:46.295819 31212 ts_tablet_manager.cc:1403] T e435a41bec8e4146a85d1181681ffadb P 004887887de44a6584632617dc197d7d: Time spent bootstrapping tablet: real 0.058s	user 0.009s	sys 0.025s
I20260709 12:12:46.296979 31062 leader_election.cc:304] T 847dc84de6644d7a8e98748f55c1a5ec P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d
I20260709 12:12:46.298476 31298 raft_consensus.cc:2804] T 847dc84de6644d7a8e98748f55c1a5ec P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:46.299314 31298 raft_consensus.cc:697] T 847dc84de6644d7a8e98748f55c1a5ec P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Becoming Leader. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Running, Role: LEADER
I20260709 12:12:46.301961 31212 raft_consensus.cc:359] T e435a41bec8e4146a85d1181681ffadb P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.302695 31212 raft_consensus.cc:385] T e435a41bec8e4146a85d1181681ffadb P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:46.302997 31212 raft_consensus.cc:740] T e435a41bec8e4146a85d1181681ffadb P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Initialized, Role: FOLLOWER
I20260709 12:12:46.303696 31212 consensus_queue.cc:260] T e435a41bec8e4146a85d1181681ffadb P 004887887de44a6584632617dc197d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.300295 31298 consensus_queue.cc:237] T 847dc84de6644d7a8e98748f55c1a5ec P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.306718 31018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67114a3a63b948b296904b3bee168601" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
W20260709 12:12:46.309478 31136 leader_election.cc:343] T 67114a3a63b948b296904b3bee168601 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:46.312130 31212 ts_tablet_manager.cc:1434] T e435a41bec8e4146a85d1181681ffadb P 004887887de44a6584632617dc197d7d: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 12:12:46.313169 31212 tablet_bootstrap.cc:492] T 67114a3a63b948b296904b3bee168601 P 004887887de44a6584632617dc197d7d: Bootstrap starting.
I20260709 12:12:46.318197 31024 raft_consensus.cc:3060] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:46.324579 31372 leader_election.cc:290] T 67114a3a63b948b296904b3bee168601 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:12:46.328262 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67114a3a63b948b296904b3bee168601" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:12:46.328824 31367 consensus_queue.cc:1048] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:12:46.330443 31138 leader_election.cc:343] T 67114a3a63b948b296904b3bee168601 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:46.333942 31214 raft_consensus.cc:359] T 2e35674711c84471b938c16e846e1e8c P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.334622 31214 raft_consensus.cc:385] T 2e35674711c84471b938c16e846e1e8c P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:46.334854 31214 raft_consensus.cc:740] T 2e35674711c84471b938c16e846e1e8c P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Initialized, Role: FOLLOWER
I20260709 12:12:46.330912 31138 leader_election.cc:304] T 67114a3a63b948b296904b3bee168601 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:12:46.335937 31212 tablet_bootstrap.cc:654] T 67114a3a63b948b296904b3bee168601 P 004887887de44a6584632617dc197d7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:46.337199 31371 raft_consensus.cc:2749] T 67114a3a63b948b296904b3bee168601 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:46.342952 31214 consensus_queue.cc:260] T 2e35674711c84471b938c16e846e1e8c P dc254a15e8d54188a2ec3927216ff482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.350034 30920 catalog_manager.cc:5697] T 847dc84de6644d7a8e98748f55c1a5ec P dc254a15e8d54188a2ec3927216ff482 reported cstate change: term changed from 0 to 1, leader changed from <none> to dc254a15e8d54188a2ec3927216ff482 (127.29.32.194). New cstate: current_term: 1 leader_uuid: "dc254a15e8d54188a2ec3927216ff482" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:46.340948 31276 raft_consensus.cc:515] T 358c892619c546d893d935c1bd85f699 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.368429 31367 consensus_queue.cc:1048] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:46.372102 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "358c892619c546d893d935c1bd85f699" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:12:46.386504 31097 raft_consensus.cc:3060] T 358c892619c546d893d935c1bd85f699 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:46.392077 31367 raft_consensus.cc:493] T 016bf6119ac04bff95762a1288224c06 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:46.392762 31214 ts_tablet_manager.cc:1434] T 2e35674711c84471b938c16e846e1e8c P dc254a15e8d54188a2ec3927216ff482: Time spent starting tablet: real 0.101s	user 0.003s	sys 0.005s
I20260709 12:12:46.393030 31367 raft_consensus.cc:515] T 016bf6119ac04bff95762a1288224c06 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.393883 31214 tablet_bootstrap.cc:492] T 67114a3a63b948b296904b3bee168601 P dc254a15e8d54188a2ec3927216ff482: Bootstrap starting.
I20260709 12:12:46.370529 31276 leader_election.cc:290] T 358c892619c546d893d935c1bd85f699 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:12:46.400748 31367 leader_election.cc:290] T 016bf6119ac04bff95762a1288224c06 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:12:46.403005 31099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "016bf6119ac04bff95762a1288224c06" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:12:46.406440 31213 tablet_bootstrap.cc:654] T 49db8909ad064e4baadeeac9c9843305 P 30c92db0139b4111bec0f41bfb121c4d: Neither blocks nor log segments found. Creating new log.
W20260709 12:12:46.410777 31138 leader_election.cc:343] T 016bf6119ac04bff95762a1288224c06 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:46.411567 31276 raft_consensus.cc:493] T 042dbb10c08f41079ee3548b80f387dc P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:46.412052 31276 raft_consensus.cc:515] T 042dbb10c08f41079ee3548b80f387dc P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.412456 31021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "358c892619c546d893d935c1bd85f699" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:12:46.412990 31021 raft_consensus.cc:3060] T 358c892619c546d893d935c1bd85f699 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:46.415551 31212 tablet_bootstrap.cc:492] T 67114a3a63b948b296904b3bee168601 P 004887887de44a6584632617dc197d7d: No bootstrap required, opened a new log
I20260709 12:12:46.416198 31212 ts_tablet_manager.cc:1403] T 67114a3a63b948b296904b3bee168601 P 004887887de44a6584632617dc197d7d: Time spent bootstrapping tablet: real 0.103s	user 0.010s	sys 0.001s
I20260709 12:12:46.420137 31276 leader_election.cc:290] T 042dbb10c08f41079ee3548b80f387dc P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:12:46.420411 31097 raft_consensus.cc:2468] T 358c892619c546d893d935c1bd85f699 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 1.
I20260709 12:12:46.421458 31099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042dbb10c08f41079ee3548b80f387dc" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:12:46.421900 31138 leader_election.cc:304] T 358c892619c546d893d935c1bd85f699 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:12:46.422485 31099 raft_consensus.cc:2468] T 042dbb10c08f41079ee3548b80f387dc P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 0.
I20260709 12:12:46.423234 31023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "016bf6119ac04bff95762a1288224c06" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:46.427269 31138 leader_election.cc:304] T 042dbb10c08f41079ee3548b80f387dc P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:12:46.427557 31212 raft_consensus.cc:359] T 67114a3a63b948b296904b3bee168601 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.428265 31372 raft_consensus.cc:2804] T 042dbb10c08f41079ee3548b80f387dc P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:46.428712 31372 raft_consensus.cc:493] T 042dbb10c08f41079ee3548b80f387dc P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:46.429104 31372 raft_consensus.cc:3060] T 042dbb10c08f41079ee3548b80f387dc P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:46.430339 31018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042dbb10c08f41079ee3548b80f387dc" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:46.428306 31212 raft_consensus.cc:385] T 67114a3a63b948b296904b3bee168601 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:46.430991 31018 raft_consensus.cc:2468] T 042dbb10c08f41079ee3548b80f387dc P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 0.
I20260709 12:12:46.430979 31212 raft_consensus.cc:740] T 67114a3a63b948b296904b3bee168601 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Initialized, Role: FOLLOWER
I20260709 12:12:46.428841 31276 raft_consensus.cc:2804] T 358c892619c546d893d935c1bd85f699 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:12:46.432605 31136 leader_election.cc:343] T 016bf6119ac04bff95762a1288224c06 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:46.432363 31212 consensus_queue.cc:260] T 67114a3a63b948b296904b3bee168601 P 004887887de44a6584632617dc197d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.433660 31136 leader_election.cc:304] T 016bf6119ac04bff95762a1288224c06 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:12:46.435323 31397 raft_consensus.cc:2749] T 016bf6119ac04bff95762a1288224c06 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:46.435586 31283 raft_consensus.cc:493] T 4434b7cfdd8a4d55a13d851238afa80e P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:46.436057 31283 raft_consensus.cc:515] T 4434b7cfdd8a4d55a13d851238afa80e P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.436623 31212 ts_tablet_manager.cc:1434] T 67114a3a63b948b296904b3bee168601 P 004887887de44a6584632617dc197d7d: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.001s
I20260709 12:12:46.437513 31212 tablet_bootstrap.cc:492] T 016bf6119ac04bff95762a1288224c06 P 004887887de44a6584632617dc197d7d: Bootstrap starting.
I20260709 12:12:46.432684 31276 raft_consensus.cc:697] T 358c892619c546d893d935c1bd85f699 P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Becoming Leader. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Running, Role: LEADER
I20260709 12:12:46.442049 31226 raft_consensus.cc:493] T 2e35674711c84471b938c16e846e1e8c P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:46.443377 31173 raft_consensus.cc:1275] T e423dd71a8004c5e93c55b30c614d23b P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 12:12:46.443929 31173 pending_rounds.cc:85] T e423dd71a8004c5e93c55b30c614d23b P 30c92db0139b4111bec0f41bfb121c4d: Aborting all ops after (but not including) 0
I20260709 12:12:46.441562 31276 consensus_queue.cc:237] T 358c892619c546d893d935c1bd85f699 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.450309 31226 raft_consensus.cc:515] T 2e35674711c84471b938c16e846e1e8c P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.452010 31372 raft_consensus.cc:515] T 042dbb10c08f41079ee3548b80f387dc P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.453552 31171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e35674711c84471b938c16e846e1e8c" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:12:46.454161 31171 raft_consensus.cc:2468] T 2e35674711c84471b938c16e846e1e8c P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 0.
I20260709 12:12:46.452461 31226 leader_election.cc:290] T 2e35674711c84471b938c16e846e1e8c P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:46.455739 31018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e35674711c84471b938c16e846e1e8c" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:46.455884 31171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4434b7cfdd8a4d55a13d851238afa80e" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:12:46.456470 31214 tablet_bootstrap.cc:654] T 67114a3a63b948b296904b3bee168601 P dc254a15e8d54188a2ec3927216ff482: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:46.454146 31372 leader_election.cc:290] T 042dbb10c08f41079ee3548b80f387dc P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:12:46.456970 31062 leader_election.cc:304] T 2e35674711c84471b938c16e846e1e8c P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:12:46.456540 31171 raft_consensus.cc:2468] T 4434b7cfdd8a4d55a13d851238afa80e P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 0.
W20260709 12:12:46.458235 31062 leader_election.cc:343] T 2e35674711c84471b938c16e846e1e8c P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:46.459209 30987 leader_election.cc:304] T 4434b7cfdd8a4d55a13d851238afa80e P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: 
I20260709 12:12:46.459585 31226 raft_consensus.cc:2804] T 2e35674711c84471b938c16e846e1e8c P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:46.459746 31099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042dbb10c08f41079ee3548b80f387dc" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:12:46.460012 31226 raft_consensus.cc:493] T 2e35674711c84471b938c16e846e1e8c P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:46.460320 31430 raft_consensus.cc:2804] T 4434b7cfdd8a4d55a13d851238afa80e P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:46.460430 31099 raft_consensus.cc:3060] T 042dbb10c08f41079ee3548b80f387dc P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:46.460420 31226 raft_consensus.cc:3060] T 2e35674711c84471b938c16e846e1e8c P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:46.460752 31430 raft_consensus.cc:493] T 4434b7cfdd8a4d55a13d851238afa80e P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:46.461140 31430 raft_consensus.cc:3060] T 4434b7cfdd8a4d55a13d851238afa80e P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:46.462427 31212 tablet_bootstrap.cc:654] T 016bf6119ac04bff95762a1288224c06 P 004887887de44a6584632617dc197d7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:46.451795 31173 pending_rounds.cc:107] T e423dd71a8004c5e93c55b30c614d23b P 30c92db0139b4111bec0f41bfb121c4d: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 12:12:46.466952 31173 raft_consensus.cc:2889] T e423dd71a8004c5e93c55b30c614d23b P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:12:46.457530 31283 leader_election.cc:290] T 4434b7cfdd8a4d55a13d851238afa80e P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:46.469282 31298 consensus_queue.cc:1048] T e423dd71a8004c5e93c55b30c614d23b P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:46.469736 31099 raft_consensus.cc:2468] T 042dbb10c08f41079ee3548b80f387dc P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 1.
I20260709 12:12:46.469767 31430 raft_consensus.cc:515] T 4434b7cfdd8a4d55a13d851238afa80e P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.472769 31430 leader_election.cc:290] T 4434b7cfdd8a4d55a13d851238afa80e P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 election: Requested vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:46.473804 31171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4434b7cfdd8a4d55a13d851238afa80e" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:12:46.474217 31018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042dbb10c08f41079ee3548b80f387dc" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:12:46.474773 31171 raft_consensus.cc:3060] T 4434b7cfdd8a4d55a13d851238afa80e P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:46.474973 31018 raft_consensus.cc:3060] T 042dbb10c08f41079ee3548b80f387dc P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:46.483991 31213 tablet_bootstrap.cc:492] T 49db8909ad064e4baadeeac9c9843305 P 30c92db0139b4111bec0f41bfb121c4d: No bootstrap required, opened a new log
I20260709 12:12:46.484454 31213 ts_tablet_manager.cc:1403] T 49db8909ad064e4baadeeac9c9843305 P 30c92db0139b4111bec0f41bfb121c4d: Time spent bootstrapping tablet: real 0.233s	user 0.008s	sys 0.007s
I20260709 12:12:46.490290 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4434b7cfdd8a4d55a13d851238afa80e" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:12:46.490947 31096 raft_consensus.cc:2468] T 4434b7cfdd8a4d55a13d851238afa80e P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 0.
I20260709 12:12:46.496060 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4434b7cfdd8a4d55a13d851238afa80e" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:12:46.496675 31096 raft_consensus.cc:3060] T 4434b7cfdd8a4d55a13d851238afa80e P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:46.482074 31138 leader_election.cc:304] T 042dbb10c08f41079ee3548b80f387dc P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:12:46.499117 31372 raft_consensus.cc:2804] T 042dbb10c08f41079ee3548b80f387dc P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:46.502919 31372 raft_consensus.cc:697] T 042dbb10c08f41079ee3548b80f387dc P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Becoming Leader. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Running, Role: LEADER
I20260709 12:12:46.503777 31372 consensus_queue.cc:237] T 042dbb10c08f41079ee3548b80f387dc P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.527277 31214 tablet_bootstrap.cc:492] T 67114a3a63b948b296904b3bee168601 P dc254a15e8d54188a2ec3927216ff482: No bootstrap required, opened a new log
I20260709 12:12:46.527765 31214 ts_tablet_manager.cc:1403] T 67114a3a63b948b296904b3bee168601 P dc254a15e8d54188a2ec3927216ff482: Time spent bootstrapping tablet: real 0.134s	user 0.007s	sys 0.013s
I20260709 12:12:46.541023 31395 consensus_queue.cc:1048] T cc87527d684e493cb49a0976b66b95e1 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:12:46.547152 31212 tablet_bootstrap.cc:492] T 016bf6119ac04bff95762a1288224c06 P 004887887de44a6584632617dc197d7d: No bootstrap required, opened a new log
I20260709 12:12:46.547677 31212 ts_tablet_manager.cc:1403] T 016bf6119ac04bff95762a1288224c06 P 004887887de44a6584632617dc197d7d: Time spent bootstrapping tablet: real 0.110s	user 0.019s	sys 0.009s
I20260709 12:12:46.547356 31214 raft_consensus.cc:359] T 67114a3a63b948b296904b3bee168601 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.548018 31214 raft_consensus.cc:385] T 67114a3a63b948b296904b3bee168601 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:46.548308 31214 raft_consensus.cc:740] T 67114a3a63b948b296904b3bee168601 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Initialized, Role: FOLLOWER
I20260709 12:12:46.552721 31214 consensus_queue.cc:260] T 67114a3a63b948b296904b3bee168601 P dc254a15e8d54188a2ec3927216ff482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.553233 31018 raft_consensus.cc:2468] T 042dbb10c08f41079ee3548b80f387dc P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 1.
I20260709 12:12:46.550104 31213 raft_consensus.cc:359] T 49db8909ad064e4baadeeac9c9843305 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.554438 31213 raft_consensus.cc:385] T 49db8909ad064e4baadeeac9c9843305 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:46.554715 31213 raft_consensus.cc:740] T 49db8909ad064e4baadeeac9c9843305 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Initialized, Role: FOLLOWER
I20260709 12:12:46.555397 31213 consensus_queue.cc:260] T 49db8909ad064e4baadeeac9c9843305 P 30c92db0139b4111bec0f41bfb121c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.551898 31021 raft_consensus.cc:2468] T 358c892619c546d893d935c1bd85f699 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 1.
I20260709 12:12:46.563556 31298 consensus_queue.cc:1048] T cc87527d684e493cb49a0976b66b95e1 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:46.564716 31212 raft_consensus.cc:359] T 016bf6119ac04bff95762a1288224c06 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.569079 31096 raft_consensus.cc:2468] T 4434b7cfdd8a4d55a13d851238afa80e P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 1.
I20260709 12:12:46.570278 31171 raft_consensus.cc:2468] T 4434b7cfdd8a4d55a13d851238afa80e P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 1.
I20260709 12:12:46.568074 31212 raft_consensus.cc:385] T 016bf6119ac04bff95762a1288224c06 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:12:46.575075 30970 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:12:46.578873 30989 leader_election.cc:304] T 4434b7cfdd8a4d55a13d851238afa80e P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:12:46.579746 31283 raft_consensus.cc:2804] T 4434b7cfdd8a4d55a13d851238afa80e P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:46.580346 30920 catalog_manager.cc:5697] T 358c892619c546d893d935c1bd85f699 P 30c92db0139b4111bec0f41bfb121c4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195). New cstate: current_term: 1 leader_uuid: "30c92db0139b4111bec0f41bfb121c4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:46.580243 31283 raft_consensus.cc:697] T 4434b7cfdd8a4d55a13d851238afa80e P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Becoming Leader. State: Replica: 004887887de44a6584632617dc197d7d, State: Running, Role: LEADER
I20260709 12:12:46.572494 31212 raft_consensus.cc:740] T 016bf6119ac04bff95762a1288224c06 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Initialized, Role: FOLLOWER
I20260709 12:12:46.582572 31283 consensus_queue.cc:237] T 4434b7cfdd8a4d55a13d851238afa80e P 004887887de44a6584632617dc197d7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.582949 31212 consensus_queue.cc:260] T 016bf6119ac04bff95762a1288224c06 P 004887887de44a6584632617dc197d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.585055 31214 ts_tablet_manager.cc:1434] T 67114a3a63b948b296904b3bee168601 P dc254a15e8d54188a2ec3927216ff482: Time spent starting tablet: real 0.057s	user 0.006s	sys 0.001s
I20260709 12:12:46.586530 31214 tablet_bootstrap.cc:492] T e435a41bec8e4146a85d1181681ffadb P dc254a15e8d54188a2ec3927216ff482: Bootstrap starting.
I20260709 12:12:46.586856 31212 ts_tablet_manager.cc:1434] T 016bf6119ac04bff95762a1288224c06 P 004887887de44a6584632617dc197d7d: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260709 12:12:46.587910 31212 tablet_bootstrap.cc:492] T 847dc84de6644d7a8e98748f55c1a5ec P 004887887de44a6584632617dc197d7d: Bootstrap starting.
I20260709 12:12:46.580217 31226 raft_consensus.cc:515] T 2e35674711c84471b938c16e846e1e8c P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.593842 31226 leader_election.cc:290] T 2e35674711c84471b938c16e846e1e8c P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:46.595537 31173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e35674711c84471b938c16e846e1e8c" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:12:46.596318 31173 raft_consensus.cc:3060] T 2e35674711c84471b938c16e846e1e8c P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:46.596613 31018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e35674711c84471b938c16e846e1e8c" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
W20260709 12:12:46.598078 31062 leader_election.cc:343] T 2e35674711c84471b938c16e846e1e8c P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:46.596007 31021 raft_consensus.cc:1275] T e423dd71a8004c5e93c55b30c614d23b P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:12:46.602629 31395 consensus_queue.cc:1048] T e423dd71a8004c5e93c55b30c614d23b P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:46.603363 31173 raft_consensus.cc:2468] T 2e35674711c84471b938c16e846e1e8c P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 1.
I20260709 12:12:46.607000 31062 leader_election.cc:304] T 2e35674711c84471b938c16e846e1e8c P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d
I20260709 12:12:46.607810 31298 raft_consensus.cc:2804] T 2e35674711c84471b938c16e846e1e8c P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:46.608335 31298 raft_consensus.cc:697] T 2e35674711c84471b938c16e846e1e8c P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Becoming Leader. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Running, Role: LEADER
I20260709 12:12:46.609148 31298 consensus_queue.cc:237] T 2e35674711c84471b938c16e846e1e8c P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.610209 31212 tablet_bootstrap.cc:654] T 847dc84de6644d7a8e98748f55c1a5ec P 004887887de44a6584632617dc197d7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:46.631230 31214 tablet_bootstrap.cc:654] T e435a41bec8e4146a85d1181681ffadb P dc254a15e8d54188a2ec3927216ff482: Neither blocks nor log segments found. Creating new log.
W20260709 12:12:46.633590 31138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.194:44499, user_credentials={real_user=slave}} blocked reactor thread for 67368.7us
I20260709 12:12:46.647019 31213 ts_tablet_manager.cc:1434] T 49db8909ad064e4baadeeac9c9843305 P 30c92db0139b4111bec0f41bfb121c4d: Time spent starting tablet: real 0.162s	user 0.012s	sys 0.006s
I20260709 12:12:46.648025 31213 tablet_bootstrap.cc:492] T b223cbe5ac5f4b07afbfffeab5c46deb P 30c92db0139b4111bec0f41bfb121c4d: Bootstrap starting.
I20260709 12:12:46.652716 31212 tablet_bootstrap.cc:492] T 847dc84de6644d7a8e98748f55c1a5ec P 004887887de44a6584632617dc197d7d: No bootstrap required, opened a new log
I20260709 12:12:46.654996 31212 ts_tablet_manager.cc:1403] T 847dc84de6644d7a8e98748f55c1a5ec P 004887887de44a6584632617dc197d7d: Time spent bootstrapping tablet: real 0.067s	user 0.016s	sys 0.004s
I20260709 12:12:46.657712 31212 raft_consensus.cc:359] T 847dc84de6644d7a8e98748f55c1a5ec P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.654461 31214 tablet_bootstrap.cc:492] T e435a41bec8e4146a85d1181681ffadb P dc254a15e8d54188a2ec3927216ff482: No bootstrap required, opened a new log
I20260709 12:12:46.658768 31214 ts_tablet_manager.cc:1403] T e435a41bec8e4146a85d1181681ffadb P dc254a15e8d54188a2ec3927216ff482: Time spent bootstrapping tablet: real 0.073s	user 0.016s	sys 0.003s
I20260709 12:12:46.661430 31214 raft_consensus.cc:359] T e435a41bec8e4146a85d1181681ffadb P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.662235 31214 raft_consensus.cc:385] T e435a41bec8e4146a85d1181681ffadb P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:46.662892 31214 raft_consensus.cc:740] T e435a41bec8e4146a85d1181681ffadb P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Initialized, Role: FOLLOWER
I20260709 12:12:46.662571 31212 raft_consensus.cc:385] T 847dc84de6644d7a8e98748f55c1a5ec P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:46.663033 30920 catalog_manager.cc:5697] T 042dbb10c08f41079ee3548b80f387dc P 30c92db0139b4111bec0f41bfb121c4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195). New cstate: current_term: 1 leader_uuid: "30c92db0139b4111bec0f41bfb121c4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:46.664371 31214 consensus_queue.cc:260] T e435a41bec8e4146a85d1181681ffadb P dc254a15e8d54188a2ec3927216ff482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.666599 31214 ts_tablet_manager.cc:1434] T e435a41bec8e4146a85d1181681ffadb P dc254a15e8d54188a2ec3927216ff482: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:12:46.663755 31212 raft_consensus.cc:740] T 847dc84de6644d7a8e98748f55c1a5ec P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Initialized, Role: FOLLOWER
I20260709 12:12:46.667402 31212 consensus_queue.cc:260] T 847dc84de6644d7a8e98748f55c1a5ec P 004887887de44a6584632617dc197d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.669576 31212 ts_tablet_manager.cc:1434] T 847dc84de6644d7a8e98748f55c1a5ec P 004887887de44a6584632617dc197d7d: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260709 12:12:46.670509 31212 tablet_bootstrap.cc:492] T 405e25aa465a413c9b6fa16ec4acbc96 P 004887887de44a6584632617dc197d7d: Bootstrap starting.
I20260709 12:12:46.676796 31212 tablet_bootstrap.cc:654] T 405e25aa465a413c9b6fa16ec4acbc96 P 004887887de44a6584632617dc197d7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:46.678938 31214 tablet_bootstrap.cc:492] T 016bf6119ac04bff95762a1288224c06 P dc254a15e8d54188a2ec3927216ff482: Bootstrap starting.
I20260709 12:12:46.682276 31298 raft_consensus.cc:493] T 67114a3a63b948b296904b3bee168601 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:46.682785 31213 tablet_bootstrap.cc:654] T b223cbe5ac5f4b07afbfffeab5c46deb P 30c92db0139b4111bec0f41bfb121c4d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:46.683192 31298 raft_consensus.cc:515] T 67114a3a63b948b296904b3bee168601 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.686733 31214 tablet_bootstrap.cc:654] T 016bf6119ac04bff95762a1288224c06 P dc254a15e8d54188a2ec3927216ff482: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:46.686228 30921 catalog_manager.cc:5697] T 4434b7cfdd8a4d55a13d851238afa80e P 004887887de44a6584632617dc197d7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 004887887de44a6584632617dc197d7d (127.29.32.193). New cstate: current_term: 1 leader_uuid: "004887887de44a6584632617dc197d7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:46.691599 31213 tablet_bootstrap.cc:492] T b223cbe5ac5f4b07afbfffeab5c46deb P 30c92db0139b4111bec0f41bfb121c4d: No bootstrap required, opened a new log
I20260709 12:12:46.692049 31213 ts_tablet_manager.cc:1403] T b223cbe5ac5f4b07afbfffeab5c46deb P 30c92db0139b4111bec0f41bfb121c4d: Time spent bootstrapping tablet: real 0.044s	user 0.009s	sys 0.000s
I20260709 12:12:46.694504 31385 raft_consensus.cc:493] T e435a41bec8e4146a85d1181681ffadb P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:46.695037 31385 raft_consensus.cc:515] T e435a41bec8e4146a85d1181681ffadb P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.695335 31213 raft_consensus.cc:359] T b223cbe5ac5f4b07afbfffeab5c46deb P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.696362 31023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67114a3a63b948b296904b3bee168601" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:46.696007 31213 raft_consensus.cc:385] T b223cbe5ac5f4b07afbfffeab5c46deb P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:46.697018 31385 leader_election.cc:290] T e435a41bec8e4146a85d1181681ffadb P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:46.697400 31213 raft_consensus.cc:740] T b223cbe5ac5f4b07afbfffeab5c46deb P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Initialized, Role: FOLLOWER
I20260709 12:12:46.698159 31213 consensus_queue.cc:260] T b223cbe5ac5f4b07afbfffeab5c46deb P 30c92db0139b4111bec0f41bfb121c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.699747 31021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e435a41bec8e4146a85d1181681ffadb" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:46.700311 31213 ts_tablet_manager.cc:1434] T b223cbe5ac5f4b07afbfffeab5c46deb P 30c92db0139b4111bec0f41bfb121c4d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:12:46.700541 31021 raft_consensus.cc:2468] T e435a41bec8e4146a85d1181681ffadb P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 0.
I20260709 12:12:46.701273 31213 tablet_bootstrap.cc:492] T 405e25aa465a413c9b6fa16ec4acbc96 P 30c92db0139b4111bec0f41bfb121c4d: Bootstrap starting.
I20260709 12:12:46.701810 31172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e435a41bec8e4146a85d1181681ffadb" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:12:46.702740 31172 raft_consensus.cc:2468] T e435a41bec8e4146a85d1181681ffadb P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 0.
I20260709 12:12:46.702685 31062 leader_election.cc:304] T e435a41bec8e4146a85d1181681ffadb P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:12:46.703701 31385 raft_consensus.cc:2804] T e435a41bec8e4146a85d1181681ffadb P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:46.695050 31443 raft_consensus.cc:493] T 67114a3a63b948b296904b3bee168601 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:46.704057 31385 raft_consensus.cc:493] T e435a41bec8e4146a85d1181681ffadb P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:46.708463 31385 raft_consensus.cc:3060] T e435a41bec8e4146a85d1181681ffadb P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:46.708514 31443 raft_consensus.cc:515] T 67114a3a63b948b296904b3bee168601 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.710157 31023 raft_consensus.cc:2468] T 67114a3a63b948b296904b3bee168601 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 0.
I20260709 12:12:46.707790 31213 tablet_bootstrap.cc:654] T 405e25aa465a413c9b6fa16ec4acbc96 P 30c92db0139b4111bec0f41bfb121c4d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:46.710294 31298 leader_election.cc:290] T 67114a3a63b948b296904b3bee168601 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:46.706056 31170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67114a3a63b948b296904b3bee168601" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:12:46.714542 31170 raft_consensus.cc:2468] T 67114a3a63b948b296904b3bee168601 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 0.
I20260709 12:12:46.715103 31443 leader_election.cc:290] T 67114a3a63b948b296904b3bee168601 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:46.715726 31385 raft_consensus.cc:515] T e435a41bec8e4146a85d1181681ffadb P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.720065 31023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e435a41bec8e4146a85d1181681ffadb" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:12:46.720901 31023 raft_consensus.cc:3060] T e435a41bec8e4146a85d1181681ffadb P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:46.721634 31062 leader_election.cc:304] T 67114a3a63b948b296904b3bee168601 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:12:46.723315 31298 raft_consensus.cc:2804] T 67114a3a63b948b296904b3bee168601 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:46.723816 31298 raft_consensus.cc:493] T 67114a3a63b948b296904b3bee168601 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:46.724241 31298 raft_consensus.cc:3060] T 67114a3a63b948b296904b3bee168601 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:46.714540 31172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67114a3a63b948b296904b3bee168601" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:12:46.726100 31172 raft_consensus.cc:2468] T 67114a3a63b948b296904b3bee168601 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 0.
I20260709 12:12:46.727275 30987 leader_election.cc:304] T 67114a3a63b948b296904b3bee168601 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: 
I20260709 12:12:46.728091 31443 raft_consensus.cc:2804] T 67114a3a63b948b296904b3bee168601 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:46.728458 31443 raft_consensus.cc:493] T 67114a3a63b948b296904b3bee168601 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:46.728785 31443 raft_consensus.cc:3060] T 67114a3a63b948b296904b3bee168601 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:46.730705 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67114a3a63b948b296904b3bee168601" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:12:46.734424 31385 leader_election.cc:290] T e435a41bec8e4146a85d1181681ffadb P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:46.721503 31212 tablet_bootstrap.cc:492] T 405e25aa465a413c9b6fa16ec4acbc96 P 004887887de44a6584632617dc197d7d: No bootstrap required, opened a new log
I20260709 12:12:46.735471 31212 ts_tablet_manager.cc:1403] T 405e25aa465a413c9b6fa16ec4acbc96 P 004887887de44a6584632617dc197d7d: Time spent bootstrapping tablet: real 0.065s	user 0.009s	sys 0.009s
I20260709 12:12:46.737751 31443 raft_consensus.cc:515] T 67114a3a63b948b296904b3bee168601 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.741590 30920 catalog_manager.cc:5697] T 2e35674711c84471b938c16e846e1e8c P dc254a15e8d54188a2ec3927216ff482 reported cstate change: term changed from 0 to 1, leader changed from <none> to dc254a15e8d54188a2ec3927216ff482 (127.29.32.194). New cstate: current_term: 1 leader_uuid: "dc254a15e8d54188a2ec3927216ff482" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:46.744078 31214 tablet_bootstrap.cc:492] T 016bf6119ac04bff95762a1288224c06 P dc254a15e8d54188a2ec3927216ff482: No bootstrap required, opened a new log
I20260709 12:12:46.744557 31214 ts_tablet_manager.cc:1403] T 016bf6119ac04bff95762a1288224c06 P dc254a15e8d54188a2ec3927216ff482: Time spent bootstrapping tablet: real 0.066s	user 0.011s	sys 0.006s
I20260709 12:12:46.745075 31172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e435a41bec8e4146a85d1181681ffadb" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:12:46.745731 31172 raft_consensus.cc:3060] T e435a41bec8e4146a85d1181681ffadb P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:46.749418 31226 consensus_queue.cc:1048] T 847dc84de6644d7a8e98748f55c1a5ec P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:46.749624 31212 raft_consensus.cc:359] T 405e25aa465a413c9b6fa16ec4acbc96 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.751240 31212 raft_consensus.cc:385] T 405e25aa465a413c9b6fa16ec4acbc96 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:46.751597 31212 raft_consensus.cc:740] T 405e25aa465a413c9b6fa16ec4acbc96 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Initialized, Role: FOLLOWER
I20260709 12:12:46.747572 31214 raft_consensus.cc:359] T 016bf6119ac04bff95762a1288224c06 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.752785 31214 raft_consensus.cc:385] T 016bf6119ac04bff95762a1288224c06 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:46.753165 31214 raft_consensus.cc:740] T 016bf6119ac04bff95762a1288224c06 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Initialized, Role: FOLLOWER
I20260709 12:12:46.754258 31214 consensus_queue.cc:260] T 016bf6119ac04bff95762a1288224c06 P dc254a15e8d54188a2ec3927216ff482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.748379 31023 raft_consensus.cc:2468] T e435a41bec8e4146a85d1181681ffadb P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 1.
I20260709 12:12:46.748580 31298 raft_consensus.cc:515] T 67114a3a63b948b296904b3bee168601 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.757359 31096 raft_consensus.cc:2393] T 67114a3a63b948b296904b3bee168601 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 004887887de44a6584632617dc197d7d in current term 1: Already voted for candidate dc254a15e8d54188a2ec3927216ff482 in this term.
I20260709 12:12:46.757323 31062 leader_election.cc:304] T e435a41bec8e4146a85d1181681ffadb P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:12:46.761250 31226 raft_consensus.cc:2804] T e435a41bec8e4146a85d1181681ffadb P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:46.761741 31226 raft_consensus.cc:697] T e435a41bec8e4146a85d1181681ffadb P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Becoming Leader. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Running, Role: LEADER
I20260709 12:12:46.762745 31226 consensus_queue.cc:237] T e435a41bec8e4146a85d1181681ffadb P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.764302 31023 raft_consensus.cc:3060] T 847dc84de6644d7a8e98748f55c1a5ec P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:46.761746 31298 leader_election.cc:290] T 67114a3a63b948b296904b3bee168601 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:46.768325 31173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67114a3a63b948b296904b3bee168601" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:12:46.771066 31173 raft_consensus.cc:3060] T 67114a3a63b948b296904b3bee168601 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:46.772755 31214 ts_tablet_manager.cc:1434] T 016bf6119ac04bff95762a1288224c06 P dc254a15e8d54188a2ec3927216ff482: Time spent starting tablet: real 0.028s	user 0.009s	sys 0.001s
I20260709 12:12:46.769722 31212 consensus_queue.cc:260] T 405e25aa465a413c9b6fa16ec4acbc96 P 004887887de44a6584632617dc197d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.768901 31024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67114a3a63b948b296904b3bee168601" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:12:46.782759 31024 raft_consensus.cc:2393] T 67114a3a63b948b296904b3bee168601 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate dc254a15e8d54188a2ec3927216ff482 in current term 1: Already voted for candidate 004887887de44a6584632617dc197d7d in this term.
I20260709 12:12:46.783119 31214 tablet_bootstrap.cc:492] T 49db8909ad064e4baadeeac9c9843305 P dc254a15e8d54188a2ec3927216ff482: Bootstrap starting.
I20260709 12:12:46.778301 31443 leader_election.cc:290] T 67114a3a63b948b296904b3bee168601 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 election: Requested vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:46.779264 31171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67114a3a63b948b296904b3bee168601" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:12:46.783800 31212 ts_tablet_manager.cc:1434] T 405e25aa465a413c9b6fa16ec4acbc96 P 004887887de44a6584632617dc197d7d: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.000s
I20260709 12:12:46.781143 31173 raft_consensus.cc:2468] T 67114a3a63b948b296904b3bee168601 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 1.
I20260709 12:12:46.784917 31212 tablet_bootstrap.cc:492] T b223cbe5ac5f4b07afbfffeab5c46deb P 004887887de44a6584632617dc197d7d: Bootstrap starting.
I20260709 12:12:46.784598 30920 catalog_manager.cc:5697] T e435a41bec8e4146a85d1181681ffadb P dc254a15e8d54188a2ec3927216ff482 reported cstate change: term changed from 0 to 1, leader changed from <none> to dc254a15e8d54188a2ec3927216ff482 (127.29.32.194). New cstate: current_term: 1 leader_uuid: "dc254a15e8d54188a2ec3927216ff482" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:46.785763 30987 leader_election.cc:304] T 67114a3a63b948b296904b3bee168601 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: 
I20260709 12:12:46.786669 31443 raft_consensus.cc:2804] T 67114a3a63b948b296904b3bee168601 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:46.787317 31443 raft_consensus.cc:697] T 67114a3a63b948b296904b3bee168601 P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Becoming Leader. State: Replica: 004887887de44a6584632617dc197d7d, State: Running, Role: LEADER
I20260709 12:12:46.788232 31443 consensus_queue.cc:237] T 67114a3a63b948b296904b3bee168601 P 004887887de44a6584632617dc197d7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.788872 31172 raft_consensus.cc:2468] T e435a41bec8e4146a85d1181681ffadb P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 1.
I20260709 12:12:46.793506 31213 tablet_bootstrap.cc:492] T 405e25aa465a413c9b6fa16ec4acbc96 P 30c92db0139b4111bec0f41bfb121c4d: No bootstrap required, opened a new log
I20260709 12:12:46.793830 31214 tablet_bootstrap.cc:654] T 49db8909ad064e4baadeeac9c9843305 P dc254a15e8d54188a2ec3927216ff482: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:46.793996 31213 ts_tablet_manager.cc:1403] T 405e25aa465a413c9b6fa16ec4acbc96 P 30c92db0139b4111bec0f41bfb121c4d: Time spent bootstrapping tablet: real 0.093s	user 0.036s	sys 0.020s
I20260709 12:12:46.795425 31062 leader_election.cc:304] T 67114a3a63b948b296904b3bee168601 P dc254a15e8d54188a2ec3927216ff482 [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: dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:12:46.796191 31226 raft_consensus.cc:2749] T 67114a3a63b948b296904b3bee168601 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:12:46.796986 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67114a3a63b948b296904b3bee168601" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:12:46.797742 31096 raft_consensus.cc:2393] T 67114a3a63b948b296904b3bee168601 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 004887887de44a6584632617dc197d7d in current term 1: Already voted for candidate dc254a15e8d54188a2ec3927216ff482 in this term.
I20260709 12:12:46.798753 31213 raft_consensus.cc:359] T 405e25aa465a413c9b6fa16ec4acbc96 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.799510 31213 raft_consensus.cc:385] T 405e25aa465a413c9b6fa16ec4acbc96 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:46.799811 31213 raft_consensus.cc:740] T 405e25aa465a413c9b6fa16ec4acbc96 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Initialized, Role: FOLLOWER
I20260709 12:12:46.800588 31213 consensus_queue.cc:260] T 405e25aa465a413c9b6fa16ec4acbc96 P 30c92db0139b4111bec0f41bfb121c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.802958 31213 ts_tablet_manager.cc:1434] T 405e25aa465a413c9b6fa16ec4acbc96 P 30c92db0139b4111bec0f41bfb121c4d: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:12:46.803838 31213 tablet_bootstrap.cc:492] T 30aaa322462d471391f3699e252ff4d9 P 30c92db0139b4111bec0f41bfb121c4d: Bootstrap starting.
I20260709 12:12:46.805305 31212 tablet_bootstrap.cc:654] T b223cbe5ac5f4b07afbfffeab5c46deb P 004887887de44a6584632617dc197d7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:46.816579 31226 consensus_queue.cc:1048] T 847dc84de6644d7a8e98748f55c1a5ec P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:46.817059 31213 tablet_bootstrap.cc:654] T 30aaa322462d471391f3699e252ff4d9 P 30c92db0139b4111bec0f41bfb121c4d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:46.821981 31367 raft_consensus.cc:493] T 49db8909ad064e4baadeeac9c9843305 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:46.822583 31367 raft_consensus.cc:515] T 49db8909ad064e4baadeeac9c9843305 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.826350 31212 tablet_bootstrap.cc:492] T b223cbe5ac5f4b07afbfffeab5c46deb P 004887887de44a6584632617dc197d7d: No bootstrap required, opened a new log
I20260709 12:12:46.826844 31212 ts_tablet_manager.cc:1403] T b223cbe5ac5f4b07afbfffeab5c46deb P 004887887de44a6584632617dc197d7d: Time spent bootstrapping tablet: real 0.042s	user 0.008s	sys 0.007s
I20260709 12:12:46.827720 31021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49db8909ad064e4baadeeac9c9843305" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:46.829368 31212 raft_consensus.cc:359] T b223cbe5ac5f4b07afbfffeab5c46deb P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.830053 31212 raft_consensus.cc:385] T b223cbe5ac5f4b07afbfffeab5c46deb P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:46.831017 31213 tablet_bootstrap.cc:492] T 30aaa322462d471391f3699e252ff4d9 P 30c92db0139b4111bec0f41bfb121c4d: No bootstrap required, opened a new log
I20260709 12:12:46.842317 31212 raft_consensus.cc:740] T b223cbe5ac5f4b07afbfffeab5c46deb P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Initialized, Role: FOLLOWER
I20260709 12:12:46.842964 31213 ts_tablet_manager.cc:1403] T 30aaa322462d471391f3699e252ff4d9 P 30c92db0139b4111bec0f41bfb121c4d: Time spent bootstrapping tablet: real 0.039s	user 0.018s	sys 0.009s
I20260709 12:12:46.843220 31212 consensus_queue.cc:260] T b223cbe5ac5f4b07afbfffeab5c46deb P 004887887de44a6584632617dc197d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
W20260709 12:12:46.830006 31136 leader_election.cc:343] T 49db8909ad064e4baadeeac9c9843305 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:46.847144 31212 ts_tablet_manager.cc:1434] T b223cbe5ac5f4b07afbfffeab5c46deb P 004887887de44a6584632617dc197d7d: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 12:12:46.848124 31212 tablet_bootstrap.cc:492] T e9314181f732426eb7e9843e26c00441 P 004887887de44a6584632617dc197d7d: Bootstrap starting.
I20260709 12:12:46.846721 31213 raft_consensus.cc:359] T 30aaa322462d471391f3699e252ff4d9 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.848649 31213 raft_consensus.cc:385] T 30aaa322462d471391f3699e252ff4d9 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:46.847813 31276 consensus_queue.cc:1048] T 358c892619c546d893d935c1bd85f699 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:46.849701 31213 raft_consensus.cc:740] T 30aaa322462d471391f3699e252ff4d9 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Initialized, Role: FOLLOWER
I20260709 12:12:46.850370 31213 consensus_queue.cc:260] T 30aaa322462d471391f3699e252ff4d9 P 30c92db0139b4111bec0f41bfb121c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.854472 31213 ts_tablet_manager.cc:1434] T 30aaa322462d471391f3699e252ff4d9 P 30c92db0139b4111bec0f41bfb121c4d: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:12:46.855867 31213 tablet_bootstrap.cc:492] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d: Bootstrap starting.
I20260709 12:12:46.857510 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49db8909ad064e4baadeeac9c9843305" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
W20260709 12:12:46.860741 31138 leader_election.cc:343] T 49db8909ad064e4baadeeac9c9843305 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:46.861582 31138 leader_election.cc:304] T 49db8909ad064e4baadeeac9c9843305 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:12:46.862754 31276 raft_consensus.cc:2749] T 49db8909ad064e4baadeeac9c9843305 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:46.864085 31367 leader_election.cc:290] T 49db8909ad064e4baadeeac9c9843305 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:12:46.865383 31212 tablet_bootstrap.cc:654] T e9314181f732426eb7e9843e26c00441 P 004887887de44a6584632617dc197d7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:46.865507 31213 tablet_bootstrap.cc:654] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:46.865780 31368 raft_consensus.cc:493] T 016bf6119ac04bff95762a1288224c06 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:46.869341 31368 raft_consensus.cc:515] T 016bf6119ac04bff95762a1288224c06 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.871733 31368 leader_election.cc:290] T 016bf6119ac04bff95762a1288224c06 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:46.872749 31214 tablet_bootstrap.cc:492] T 49db8909ad064e4baadeeac9c9843305 P dc254a15e8d54188a2ec3927216ff482: No bootstrap required, opened a new log
I20260709 12:12:46.873235 31214 ts_tablet_manager.cc:1403] T 49db8909ad064e4baadeeac9c9843305 P dc254a15e8d54188a2ec3927216ff482: Time spent bootstrapping tablet: real 0.090s	user 0.021s	sys 0.015s
I20260709 12:12:46.873000 30920 catalog_manager.cc:5697] T 67114a3a63b948b296904b3bee168601 P 004887887de44a6584632617dc197d7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 004887887de44a6584632617dc197d7d (127.29.32.193). New cstate: current_term: 1 leader_uuid: "004887887de44a6584632617dc197d7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:46.875845 31214 raft_consensus.cc:359] T 49db8909ad064e4baadeeac9c9843305 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.876543 31214 raft_consensus.cc:385] T 49db8909ad064e4baadeeac9c9843305 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:46.876801 31214 raft_consensus.cc:740] T 49db8909ad064e4baadeeac9c9843305 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Initialized, Role: FOLLOWER
I20260709 12:12:46.880909 31212 tablet_bootstrap.cc:492] T e9314181f732426eb7e9843e26c00441 P 004887887de44a6584632617dc197d7d: No bootstrap required, opened a new log
I20260709 12:12:46.881419 31212 ts_tablet_manager.cc:1403] T e9314181f732426eb7e9843e26c00441 P 004887887de44a6584632617dc197d7d: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.000s
I20260709 12:12:46.882054 31172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "016bf6119ac04bff95762a1288224c06" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:12:46.882961 31172 raft_consensus.cc:2468] T 016bf6119ac04bff95762a1288224c06 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 0.
I20260709 12:12:46.884053 31212 raft_consensus.cc:359] T e9314181f732426eb7e9843e26c00441 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.884392 30987 leader_election.cc:304] T 016bf6119ac04bff95762a1288224c06 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: 
I20260709 12:12:46.884738 31212 raft_consensus.cc:385] T e9314181f732426eb7e9843e26c00441 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:46.885035 31212 raft_consensus.cc:740] T e9314181f732426eb7e9843e26c00441 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Initialized, Role: FOLLOWER
I20260709 12:12:46.885496 31368 raft_consensus.cc:2804] T 016bf6119ac04bff95762a1288224c06 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:46.885974 31368 raft_consensus.cc:493] T 016bf6119ac04bff95762a1288224c06 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:46.877599 31214 consensus_queue.cc:260] T 49db8909ad064e4baadeeac9c9843305 P dc254a15e8d54188a2ec3927216ff482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.886389 31368 raft_consensus.cc:3060] T 016bf6119ac04bff95762a1288224c06 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:46.888213 31214 ts_tablet_manager.cc:1434] T 49db8909ad064e4baadeeac9c9843305 P dc254a15e8d54188a2ec3927216ff482: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 12:12:46.889071 31214 tablet_bootstrap.cc:492] T 405e25aa465a413c9b6fa16ec4acbc96 P dc254a15e8d54188a2ec3927216ff482: Bootstrap starting.
I20260709 12:12:46.885694 31212 consensus_queue.cc:260] T e9314181f732426eb7e9843e26c00441 P 004887887de44a6584632617dc197d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.901121 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "016bf6119ac04bff95762a1288224c06" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:12:46.901978 31096 raft_consensus.cc:2468] T 016bf6119ac04bff95762a1288224c06 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 0.
I20260709 12:12:46.912154 31214 tablet_bootstrap.cc:654] T 405e25aa465a413c9b6fa16ec4acbc96 P dc254a15e8d54188a2ec3927216ff482: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:46.914395 31368 raft_consensus.cc:515] T 016bf6119ac04bff95762a1288224c06 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.914949 31430 raft_consensus.cc:493] T b223cbe5ac5f4b07afbfffeab5c46deb P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:46.924736 31430 raft_consensus.cc:515] T b223cbe5ac5f4b07afbfffeab5c46deb P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.926759 31430 leader_election.cc:290] T b223cbe5ac5f4b07afbfffeab5c46deb P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:46.926440 31368 leader_election.cc:290] T 016bf6119ac04bff95762a1288224c06 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 election: Requested vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:46.928129 31172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "016bf6119ac04bff95762a1288224c06" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:12:46.928701 31172 raft_consensus.cc:3060] T 016bf6119ac04bff95762a1288224c06 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:46.929654 31099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "016bf6119ac04bff95762a1288224c06" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:12:46.930229 31099 raft_consensus.cc:3060] T 016bf6119ac04bff95762a1288224c06 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:46.931348 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b223cbe5ac5f4b07afbfffeab5c46deb" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
W20260709 12:12:46.933684 30989 leader_election.cc:343] T b223cbe5ac5f4b07afbfffeab5c46deb P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:46.935022 31170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b223cbe5ac5f4b07afbfffeab5c46deb" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:12:46.919591 31212 ts_tablet_manager.cc:1434] T e9314181f732426eb7e9843e26c00441 P 004887887de44a6584632617dc197d7d: Time spent starting tablet: real 0.038s	user 0.015s	sys 0.008s
I20260709 12:12:46.921978 31213 tablet_bootstrap.cc:492] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d: No bootstrap required, opened a new log
I20260709 12:12:46.918069 31367 raft_consensus.cc:493] T b223cbe5ac5f4b07afbfffeab5c46deb P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:46.935055 31099 raft_consensus.cc:2468] T 016bf6119ac04bff95762a1288224c06 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 1.
I20260709 12:12:46.937052 31213 ts_tablet_manager.cc:1403] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d: Time spent bootstrapping tablet: real 0.081s	user 0.029s	sys 0.014s
I20260709 12:12:46.936825 31212 tablet_bootstrap.cc:492] T 49db8909ad064e4baadeeac9c9843305 P 004887887de44a6584632617dc197d7d: Bootstrap starting.
I20260709 12:12:46.923207 31276 consensus_queue.cc:1048] T 042dbb10c08f41079ee3548b80f387dc P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:46.938055 30989 leader_election.cc:304] T 016bf6119ac04bff95762a1288224c06 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:12:46.937135 31367 raft_consensus.cc:515] T b223cbe5ac5f4b07afbfffeab5c46deb P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.941274 31368 raft_consensus.cc:2804] T 016bf6119ac04bff95762a1288224c06 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:46.942378 31172 raft_consensus.cc:2468] T 016bf6119ac04bff95762a1288224c06 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 1.
I20260709 12:12:46.943423 31213 raft_consensus.cc:359] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.944103 31213 raft_consensus.cc:385] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:46.944243 31170 raft_consensus.cc:2468] T b223cbe5ac5f4b07afbfffeab5c46deb P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 0.
I20260709 12:12:46.944437 31213 raft_consensus.cc:740] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Initialized, Role: FOLLOWER
I20260709 12:12:46.945393 31213 consensus_queue.cc:260] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.944532 31368 raft_consensus.cc:697] T 016bf6119ac04bff95762a1288224c06 P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Becoming Leader. State: Replica: 004887887de44a6584632617dc197d7d, State: Running, Role: LEADER
I20260709 12:12:46.947484 31213 ts_tablet_manager.cc:1434] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260709 12:12:46.949433 31213 tablet_bootstrap.cc:492] T f92a0813319c4f38be8a80039868f119 P 30c92db0139b4111bec0f41bfb121c4d: Bootstrap starting.
I20260709 12:12:46.948319 30987 leader_election.cc:304] T b223cbe5ac5f4b07afbfffeab5c46deb P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: dc254a15e8d54188a2ec3927216ff482
I20260709 12:12:46.952667 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b223cbe5ac5f4b07afbfffeab5c46deb" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:12:46.953680 31212 tablet_bootstrap.cc:654] T 49db8909ad064e4baadeeac9c9843305 P 004887887de44a6584632617dc197d7d: Neither blocks nor log segments found. Creating new log.
W20260709 12:12:46.954237 31138 leader_election.cc:343] T b223cbe5ac5f4b07afbfffeab5c46deb P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:46.955173 31443 raft_consensus.cc:2804] T b223cbe5ac5f4b07afbfffeab5c46deb P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:46.956280 31443 raft_consensus.cc:493] T b223cbe5ac5f4b07afbfffeab5c46deb P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:46.956612 31443 raft_consensus.cc:3060] T b223cbe5ac5f4b07afbfffeab5c46deb P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:46.955385 31367 leader_election.cc:290] T b223cbe5ac5f4b07afbfffeab5c46deb P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:12:46.947486 31368 consensus_queue.cc:237] T 016bf6119ac04bff95762a1288224c06 P 004887887de44a6584632617dc197d7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.960490 31024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b223cbe5ac5f4b07afbfffeab5c46deb" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:46.994165 31214 tablet_bootstrap.cc:492] T 405e25aa465a413c9b6fa16ec4acbc96 P dc254a15e8d54188a2ec3927216ff482: No bootstrap required, opened a new log
I20260709 12:12:46.994869 31214 ts_tablet_manager.cc:1403] T 405e25aa465a413c9b6fa16ec4acbc96 P dc254a15e8d54188a2ec3927216ff482: Time spent bootstrapping tablet: real 0.106s	user 0.009s	sys 0.018s
I20260709 12:12:46.996127 31443 raft_consensus.cc:515] T b223cbe5ac5f4b07afbfffeab5c46deb P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:46.997445 31024 raft_consensus.cc:2393] T b223cbe5ac5f4b07afbfffeab5c46deb P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 30c92db0139b4111bec0f41bfb121c4d in current term 1: Already voted for candidate 004887887de44a6584632617dc197d7d in this term.
I20260709 12:12:47.000540 31136 leader_election.cc:304] T b223cbe5ac5f4b07afbfffeab5c46deb P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:12:47.001061 31214 raft_consensus.cc:359] T 405e25aa465a413c9b6fa16ec4acbc96 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:47.001766 31214 raft_consensus.cc:385] T 405e25aa465a413c9b6fa16ec4acbc96 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:47.002419 31430 consensus_queue.cc:1048] T 4434b7cfdd8a4d55a13d851238afa80e P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:47.003325 31276 consensus_queue.cc:1048] T 358c892619c546d893d935c1bd85f699 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:47.004657 31276 raft_consensus.cc:3060] T b223cbe5ac5f4b07afbfffeab5c46deb P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:47.006172 31213 tablet_bootstrap.cc:654] T f92a0813319c4f38be8a80039868f119 P 30c92db0139b4111bec0f41bfb121c4d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:47.002028 31214 raft_consensus.cc:740] T 405e25aa465a413c9b6fa16ec4acbc96 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Initialized, Role: FOLLOWER
I20260709 12:12:47.016842 31443 leader_election.cc:290] T b223cbe5ac5f4b07afbfffeab5c46deb P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 election: Requested vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:47.007870 31214 consensus_queue.cc:260] T 405e25aa465a413c9b6fa16ec4acbc96 P dc254a15e8d54188a2ec3927216ff482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:47.018489 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b223cbe5ac5f4b07afbfffeab5c46deb" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
W20260709 12:12:47.019873 30989 leader_election.cc:343] T b223cbe5ac5f4b07afbfffeab5c46deb P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:47.020826 31214 ts_tablet_manager.cc:1434] T 405e25aa465a413c9b6fa16ec4acbc96 P dc254a15e8d54188a2ec3927216ff482: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260709 12:12:47.021828 31214 tablet_bootstrap.cc:492] T b223cbe5ac5f4b07afbfffeab5c46deb P dc254a15e8d54188a2ec3927216ff482: Bootstrap starting.
I20260709 12:12:47.022020 31170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b223cbe5ac5f4b07afbfffeab5c46deb" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:12:47.042316 31276 raft_consensus.cc:2749] T b223cbe5ac5f4b07afbfffeab5c46deb P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:47.055186 30919 catalog_manager.cc:5697] T 016bf6119ac04bff95762a1288224c06 P 004887887de44a6584632617dc197d7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 004887887de44a6584632617dc197d7d (127.29.32.193). New cstate: current_term: 1 leader_uuid: "004887887de44a6584632617dc197d7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:47.058449 31214 tablet_bootstrap.cc:654] T b223cbe5ac5f4b07afbfffeab5c46deb P dc254a15e8d54188a2ec3927216ff482: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:47.055716 31170 raft_consensus.cc:2468] T b223cbe5ac5f4b07afbfffeab5c46deb P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 1.
I20260709 12:12:47.065896 31212 tablet_bootstrap.cc:492] T 49db8909ad064e4baadeeac9c9843305 P 004887887de44a6584632617dc197d7d: No bootstrap required, opened a new log
I20260709 12:12:47.066437 31212 ts_tablet_manager.cc:1403] T 49db8909ad064e4baadeeac9c9843305 P 004887887de44a6584632617dc197d7d: Time spent bootstrapping tablet: real 0.130s	user 0.008s	sys 0.011s
I20260709 12:12:47.067734 30987 leader_election.cc:304] T b223cbe5ac5f4b07afbfffeab5c46deb P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: dc254a15e8d54188a2ec3927216ff482
I20260709 12:12:47.069272 31368 raft_consensus.cc:2804] T b223cbe5ac5f4b07afbfffeab5c46deb P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:47.069743 31368 raft_consensus.cc:697] T b223cbe5ac5f4b07afbfffeab5c46deb P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Becoming Leader. State: Replica: 004887887de44a6584632617dc197d7d, State: Running, Role: LEADER
I20260709 12:12:47.070580 31368 consensus_queue.cc:237] T b223cbe5ac5f4b07afbfffeab5c46deb P 004887887de44a6584632617dc197d7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:47.084879 31367 consensus_queue.cc:1048] T 042dbb10c08f41079ee3548b80f387dc P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:47.097489 31212 raft_consensus.cc:359] T 49db8909ad064e4baadeeac9c9843305 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:47.098373 31212 raft_consensus.cc:385] T 49db8909ad064e4baadeeac9c9843305 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:47.098730 31212 raft_consensus.cc:740] T 49db8909ad064e4baadeeac9c9843305 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Initialized, Role: FOLLOWER
I20260709 12:12:47.099629 31212 consensus_queue.cc:260] T 49db8909ad064e4baadeeac9c9843305 P 004887887de44a6584632617dc197d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:47.101284 31213 tablet_bootstrap.cc:492] T f92a0813319c4f38be8a80039868f119 P 30c92db0139b4111bec0f41bfb121c4d: No bootstrap required, opened a new log
I20260709 12:12:47.101796 31213 ts_tablet_manager.cc:1403] T f92a0813319c4f38be8a80039868f119 P 30c92db0139b4111bec0f41bfb121c4d: Time spent bootstrapping tablet: real 0.153s	user 0.020s	sys 0.015s
I20260709 12:12:47.102089 31212 ts_tablet_manager.cc:1434] T 49db8909ad064e4baadeeac9c9843305 P 004887887de44a6584632617dc197d7d: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.000s
I20260709 12:12:47.103485 31212 tablet_bootstrap.cc:492] T 2e35674711c84471b938c16e846e1e8c P 004887887de44a6584632617dc197d7d: Bootstrap starting.
I20260709 12:12:47.105505 31213 raft_consensus.cc:359] T f92a0813319c4f38be8a80039868f119 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:47.106703 31213 raft_consensus.cc:385] T f92a0813319c4f38be8a80039868f119 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:47.106993 31213 raft_consensus.cc:740] T f92a0813319c4f38be8a80039868f119 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Initialized, Role: FOLLOWER
I20260709 12:12:47.108472 31213 consensus_queue.cc:260] T f92a0813319c4f38be8a80039868f119 P 30c92db0139b4111bec0f41bfb121c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:47.111712 31226 consensus_queue.cc:1048] T 2e35674711c84471b938c16e846e1e8c P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:47.112730 31213 ts_tablet_manager.cc:1434] T f92a0813319c4f38be8a80039868f119 P 30c92db0139b4111bec0f41bfb121c4d: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.005s
I20260709 12:12:47.114521 31213 tablet_bootstrap.cc:492] T 0bb7d70b9a8546e6be62cec192f84a56 P 30c92db0139b4111bec0f41bfb121c4d: Bootstrap starting.
I20260709 12:12:47.118520 31443 consensus_queue.cc:1048] T 4434b7cfdd8a4d55a13d851238afa80e P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
W20260709 12:12:47.127111 31062 consensus_peers.cc:597] T 2e35674711c84471b938c16e846e1e8c P dc254a15e8d54188a2ec3927216ff482 -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. 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 12:12:47.132910 30921 catalog_manager.cc:5697] T b223cbe5ac5f4b07afbfffeab5c46deb P 004887887de44a6584632617dc197d7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 004887887de44a6584632617dc197d7d (127.29.32.193). New cstate: current_term: 1 leader_uuid: "004887887de44a6584632617dc197d7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:47.137442 31213 tablet_bootstrap.cc:654] T 0bb7d70b9a8546e6be62cec192f84a56 P 30c92db0139b4111bec0f41bfb121c4d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:47.138576 31212 tablet_bootstrap.cc:654] T 2e35674711c84471b938c16e846e1e8c P 004887887de44a6584632617dc197d7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:47.150547 31367 raft_consensus.cc:493] T 30aaa322462d471391f3699e252ff4d9 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:47.158048 31367 raft_consensus.cc:515] T 30aaa322462d471391f3699e252ff4d9 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:47.162773 31214 tablet_bootstrap.cc:492] T b223cbe5ac5f4b07afbfffeab5c46deb P dc254a15e8d54188a2ec3927216ff482: No bootstrap required, opened a new log
I20260709 12:12:47.163574 31214 ts_tablet_manager.cc:1403] T b223cbe5ac5f4b07afbfffeab5c46deb P dc254a15e8d54188a2ec3927216ff482: Time spent bootstrapping tablet: real 0.142s	user 0.014s	sys 0.002s
I20260709 12:12:47.166108 31214 raft_consensus.cc:359] T b223cbe5ac5f4b07afbfffeab5c46deb P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:47.166788 31214 raft_consensus.cc:385] T b223cbe5ac5f4b07afbfffeab5c46deb P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:47.167057 31214 raft_consensus.cc:740] T b223cbe5ac5f4b07afbfffeab5c46deb P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Initialized, Role: FOLLOWER
I20260709 12:12:47.170560 31214 consensus_queue.cc:260] T b223cbe5ac5f4b07afbfffeab5c46deb P dc254a15e8d54188a2ec3927216ff482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:47.174922 31214 ts_tablet_manager.cc:1434] T b223cbe5ac5f4b07afbfffeab5c46deb P dc254a15e8d54188a2ec3927216ff482: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:12:47.175817 31214 tablet_bootstrap.cc:492] T 0bb7d70b9a8546e6be62cec192f84a56 P dc254a15e8d54188a2ec3927216ff482: Bootstrap starting.
I20260709 12:12:47.183485 31367 leader_election.cc:290] T 30aaa322462d471391f3699e252ff4d9 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:12:47.184741 31021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30aaa322462d471391f3699e252ff4d9" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:47.186626 31099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30aaa322462d471391f3699e252ff4d9" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:12:47.187907 31212 tablet_bootstrap.cc:492] T 2e35674711c84471b938c16e846e1e8c P 004887887de44a6584632617dc197d7d: No bootstrap required, opened a new log
I20260709 12:12:47.188365 31212 ts_tablet_manager.cc:1403] T 2e35674711c84471b938c16e846e1e8c P 004887887de44a6584632617dc197d7d: Time spent bootstrapping tablet: real 0.086s	user 0.014s	sys 0.004s
W20260709 12:12:47.190268 31136 leader_election.cc:343] T 30aaa322462d471391f3699e252ff4d9 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:12:47.191910 31138 leader_election.cc:343] T 30aaa322462d471391f3699e252ff4d9 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:47.192346 31138 leader_election.cc:304] T 30aaa322462d471391f3699e252ff4d9 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:12:47.193512 31367 raft_consensus.cc:2749] T 30aaa322462d471391f3699e252ff4d9 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:47.198202 31212 raft_consensus.cc:359] T 2e35674711c84471b938c16e846e1e8c P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:47.198949 31212 raft_consensus.cc:385] T 2e35674711c84471b938c16e846e1e8c P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:47.199219 31212 raft_consensus.cc:740] T 2e35674711c84471b938c16e846e1e8c P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Initialized, Role: FOLLOWER
I20260709 12:12:47.200014 31212 consensus_queue.cc:260] T 2e35674711c84471b938c16e846e1e8c P 004887887de44a6584632617dc197d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:47.201493 31214 tablet_bootstrap.cc:654] T 0bb7d70b9a8546e6be62cec192f84a56 P dc254a15e8d54188a2ec3927216ff482: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:47.209571 31367 raft_consensus.cc:493] T 405e25aa465a413c9b6fa16ec4acbc96 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:47.210147 31367 raft_consensus.cc:515] T 405e25aa465a413c9b6fa16ec4acbc96 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:47.212711 31212 ts_tablet_manager.cc:1434] T 2e35674711c84471b938c16e846e1e8c P 004887887de44a6584632617dc197d7d: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.001s
I20260709 12:12:47.213573 31213 tablet_bootstrap.cc:492] T 0bb7d70b9a8546e6be62cec192f84a56 P 30c92db0139b4111bec0f41bfb121c4d: No bootstrap required, opened a new log
I20260709 12:12:47.213701 31212 tablet_bootstrap.cc:492] T 0bb7d70b9a8546e6be62cec192f84a56 P 004887887de44a6584632617dc197d7d: Bootstrap starting.
I20260709 12:12:47.214259 31213 ts_tablet_manager.cc:1403] T 0bb7d70b9a8546e6be62cec192f84a56 P 30c92db0139b4111bec0f41bfb121c4d: Time spent bootstrapping tablet: real 0.100s	user 0.024s	sys 0.008s
I20260709 12:12:47.214722 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "405e25aa465a413c9b6fa16ec4acbc96" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:12:47.215314 31097 raft_consensus.cc:2468] T 405e25aa465a413c9b6fa16ec4acbc96 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 0.
I20260709 12:12:47.216904 31138 leader_election.cc:304] T 405e25aa465a413c9b6fa16ec4acbc96 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:12:47.217763 31276 raft_consensus.cc:2804] T 405e25aa465a413c9b6fa16ec4acbc96 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:47.218096 31276 raft_consensus.cc:493] T 405e25aa465a413c9b6fa16ec4acbc96 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:47.218216 31367 leader_election.cc:290] T 405e25aa465a413c9b6fa16ec4acbc96 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:12:47.218513 31276 raft_consensus.cc:3060] T 405e25aa465a413c9b6fa16ec4acbc96 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:47.219584 31368 consensus_queue.cc:1048] T 67114a3a63b948b296904b3bee168601 P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:47.221323 31024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "405e25aa465a413c9b6fa16ec4acbc96" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:47.221975 31024 raft_consensus.cc:2468] T 405e25aa465a413c9b6fa16ec4acbc96 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 0.
I20260709 12:12:47.230005 31212 tablet_bootstrap.cc:654] T 0bb7d70b9a8546e6be62cec192f84a56 P 004887887de44a6584632617dc197d7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:47.241554 31213 raft_consensus.cc:359] T 0bb7d70b9a8546e6be62cec192f84a56 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:47.244339 31213 raft_consensus.cc:385] T 0bb7d70b9a8546e6be62cec192f84a56 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:47.244823 31213 raft_consensus.cc:740] T 0bb7d70b9a8546e6be62cec192f84a56 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Initialized, Role: FOLLOWER
I20260709 12:12:47.255331 31213 consensus_queue.cc:260] T 0bb7d70b9a8546e6be62cec192f84a56 P 30c92db0139b4111bec0f41bfb121c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:47.259754 31276 raft_consensus.cc:515] T 405e25aa465a413c9b6fa16ec4acbc96 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:47.263119 31021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "405e25aa465a413c9b6fa16ec4acbc96" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:12:47.263751 31021 raft_consensus.cc:3060] T 405e25aa465a413c9b6fa16ec4acbc96 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:47.260193 31213 ts_tablet_manager.cc:1434] T 0bb7d70b9a8546e6be62cec192f84a56 P 30c92db0139b4111bec0f41bfb121c4d: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.001s
I20260709 12:12:47.283826 31213 tablet_bootstrap.cc:492] T e9314181f732426eb7e9843e26c00441 P 30c92db0139b4111bec0f41bfb121c4d: Bootstrap starting.
I20260709 12:12:47.289484 31226 consensus_queue.cc:1048] T e435a41bec8e4146a85d1181681ffadb P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:47.295297 31021 raft_consensus.cc:2468] T 405e25aa465a413c9b6fa16ec4acbc96 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 1.
I20260709 12:12:47.303900 31099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "405e25aa465a413c9b6fa16ec4acbc96" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:12:47.302013 31212 tablet_bootstrap.cc:492] T 0bb7d70b9a8546e6be62cec192f84a56 P 004887887de44a6584632617dc197d7d: No bootstrap required, opened a new log
I20260709 12:12:47.304566 31099 raft_consensus.cc:3060] T 405e25aa465a413c9b6fa16ec4acbc96 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:47.302258 31226 raft_consensus.cc:493] T 49db8909ad064e4baadeeac9c9843305 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:47.304792 31212 ts_tablet_manager.cc:1403] T 0bb7d70b9a8546e6be62cec192f84a56 P 004887887de44a6584632617dc197d7d: Time spent bootstrapping tablet: real 0.091s	user 0.017s	sys 0.010s
I20260709 12:12:47.305141 31226 raft_consensus.cc:515] T 49db8909ad064e4baadeeac9c9843305 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:47.307231 31226 leader_election.cc:290] T 49db8909ad064e4baadeeac9c9843305 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:47.307660 31136 leader_election.cc:304] T 405e25aa465a413c9b6fa16ec4acbc96 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: 
I20260709 12:12:47.307875 31214 tablet_bootstrap.cc:492] T 0bb7d70b9a8546e6be62cec192f84a56 P dc254a15e8d54188a2ec3927216ff482: No bootstrap required, opened a new log
I20260709 12:12:47.308511 31214 ts_tablet_manager.cc:1403] T 0bb7d70b9a8546e6be62cec192f84a56 P dc254a15e8d54188a2ec3927216ff482: Time spent bootstrapping tablet: real 0.133s	user 0.009s	sys 0.014s
I20260709 12:12:47.308581 31371 raft_consensus.cc:2804] T 405e25aa465a413c9b6fa16ec4acbc96 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:47.309175 31371 raft_consensus.cc:697] T 405e25aa465a413c9b6fa16ec4acbc96 P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Becoming Leader. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Running, Role: LEADER
I20260709 12:12:47.304659 31213 tablet_bootstrap.cc:654] T e9314181f732426eb7e9843e26c00441 P 30c92db0139b4111bec0f41bfb121c4d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:47.309962 31371 consensus_queue.cc:237] T 405e25aa465a413c9b6fa16ec4acbc96 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:47.314849 31213 tablet_bootstrap.cc:492] T e9314181f732426eb7e9843e26c00441 P 30c92db0139b4111bec0f41bfb121c4d: No bootstrap required, opened a new log
I20260709 12:12:47.315326 31213 ts_tablet_manager.cc:1403] T e9314181f732426eb7e9843e26c00441 P 30c92db0139b4111bec0f41bfb121c4d: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.000s
I20260709 12:12:47.317348 31170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49db8909ad064e4baadeeac9c9843305" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:12:47.317996 31170 raft_consensus.cc:2468] T 49db8909ad064e4baadeeac9c9843305 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 0.
I20260709 12:12:47.317373 31024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49db8909ad064e4baadeeac9c9843305" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:47.320047 31024 raft_consensus.cc:2468] T 49db8909ad064e4baadeeac9c9843305 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 0.
I20260709 12:12:47.317943 31213 raft_consensus.cc:359] T e9314181f732426eb7e9843e26c00441 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:47.322757 31213 raft_consensus.cc:385] T e9314181f732426eb7e9843e26c00441 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:47.324129 31213 raft_consensus.cc:740] T e9314181f732426eb7e9843e26c00441 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Initialized, Role: FOLLOWER
I20260709 12:12:47.325089 31213 consensus_queue.cc:260] T e9314181f732426eb7e9843e26c00441 P 30c92db0139b4111bec0f41bfb121c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:47.327750 31213 ts_tablet_manager.cc:1434] T e9314181f732426eb7e9843e26c00441 P 30c92db0139b4111bec0f41bfb121c4d: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:12:47.319707 31062 leader_election.cc:304] T 49db8909ad064e4baadeeac9c9843305 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:12:47.329975 31214 raft_consensus.cc:359] T 0bb7d70b9a8546e6be62cec192f84a56 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:47.331640 31214 raft_consensus.cc:385] T 0bb7d70b9a8546e6be62cec192f84a56 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:47.331952 31298 raft_consensus.cc:2804] T 49db8909ad064e4baadeeac9c9843305 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:47.332572 31298 raft_consensus.cc:493] T 49db8909ad064e4baadeeac9c9843305 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:47.332091 31214 raft_consensus.cc:740] T 0bb7d70b9a8546e6be62cec192f84a56 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Initialized, Role: FOLLOWER
I20260709 12:12:47.332921 31213 tablet_bootstrap.cc:492] T b076f86e4ed644b280f0eee401d38c47 P 30c92db0139b4111bec0f41bfb121c4d: Bootstrap starting.
I20260709 12:12:47.332954 31298 raft_consensus.cc:3060] T 49db8909ad064e4baadeeac9c9843305 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:47.334419 31214 consensus_queue.cc:260] T 0bb7d70b9a8546e6be62cec192f84a56 P dc254a15e8d54188a2ec3927216ff482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:47.336057 31214 ts_tablet_manager.cc:1434] T 0bb7d70b9a8546e6be62cec192f84a56 P dc254a15e8d54188a2ec3927216ff482: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.000s
I20260709 12:12:47.335947 31368 consensus_queue.cc:1048] T 67114a3a63b948b296904b3bee168601 P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:47.338055 31212 raft_consensus.cc:359] T 0bb7d70b9a8546e6be62cec192f84a56 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:47.342895 31214 tablet_bootstrap.cc:492] T e9314181f732426eb7e9843e26c00441 P dc254a15e8d54188a2ec3927216ff482: Bootstrap starting.
I20260709 12:12:47.347740 31368 consensus_queue.cc:1048] T 016bf6119ac04bff95762a1288224c06 P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:47.348627 31367 raft_consensus.cc:493] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:47.354226 31367 raft_consensus.cc:515] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:47.350080 31213 tablet_bootstrap.cc:654] T b076f86e4ed644b280f0eee401d38c47 P 30c92db0139b4111bec0f41bfb121c4d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:47.352144 31372 raft_consensus.cc:493] T f92a0813319c4f38be8a80039868f119 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:47.355880 31372 raft_consensus.cc:515] T f92a0813319c4f38be8a80039868f119 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:47.356856 31367 leader_election.cc:290] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:12:47.357758 31226 consensus_queue.cc:1048] T e435a41bec8e4146a85d1181681ffadb P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:47.358120 31372 leader_election.cc:290] T f92a0813319c4f38be8a80039868f119 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:12:47.360911 31023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92a0813319c4f38be8a80039868f119" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:47.362011 31095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92a0813319c4f38be8a80039868f119" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:12:47.362233 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef255e0f45104a2586066eda21e8e5ca" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
W20260709 12:12:47.362409 31136 leader_election.cc:343] T f92a0813319c4f38be8a80039868f119 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:47.361016 31021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef255e0f45104a2586066eda21e8e5ca" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:47.361598 31212 raft_consensus.cc:385] T 0bb7d70b9a8546e6be62cec192f84a56 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:12:47.363531 31138 leader_election.cc:343] T f92a0813319c4f38be8a80039868f119 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:47.364925 31138 leader_election.cc:304] T f92a0813319c4f38be8a80039868f119 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:12:47.365852 31367 raft_consensus.cc:2749] T f92a0813319c4f38be8a80039868f119 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:12:47.364006 31136 leader_election.cc:343] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:47.303258 31276 leader_election.cc:290] T 405e25aa465a413c9b6fa16ec4acbc96 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
W20260709 12:12:47.368592 31138 leader_election.cc:343] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:47.370710 31138 leader_election.cc:304] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:12:47.371592 31212 raft_consensus.cc:740] T 0bb7d70b9a8546e6be62cec192f84a56 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Initialized, Role: FOLLOWER
I20260709 12:12:47.360810 31298 raft_consensus.cc:515] T 49db8909ad064e4baadeeac9c9843305 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:47.373662 31213 tablet_bootstrap.cc:492] T b076f86e4ed644b280f0eee401d38c47 P 30c92db0139b4111bec0f41bfb121c4d: No bootstrap required, opened a new log
I20260709 12:12:47.375722 31213 ts_tablet_manager.cc:1403] T b076f86e4ed644b280f0eee401d38c47 P 30c92db0139b4111bec0f41bfb121c4d: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.000s
I20260709 12:12:47.375537 31212 consensus_queue.cc:260] T 0bb7d70b9a8546e6be62cec192f84a56 P 004887887de44a6584632617dc197d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:47.374976 30921 catalog_manager.cc:5697] T 405e25aa465a413c9b6fa16ec4acbc96 P 30c92db0139b4111bec0f41bfb121c4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195). New cstate: current_term: 1 leader_uuid: "30c92db0139b4111bec0f41bfb121c4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:47.380398 31212 ts_tablet_manager.cc:1434] T 0bb7d70b9a8546e6be62cec192f84a56 P 004887887de44a6584632617dc197d7d: Time spent starting tablet: real 0.075s	user 0.007s	sys 0.000s
I20260709 12:12:47.383278 31212 tablet_bootstrap.cc:492] T 4ee6b7916bad47ff92e5c5380ec866ca P 004887887de44a6584632617dc197d7d: Bootstrap starting.
I20260709 12:12:47.386618 31099 raft_consensus.cc:2468] T 405e25aa465a413c9b6fa16ec4acbc96 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 1.
I20260709 12:12:47.391166 31367 raft_consensus.cc:493] T 0bb7d70b9a8546e6be62cec192f84a56 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:47.391650 31367 raft_consensus.cc:515] T 0bb7d70b9a8546e6be62cec192f84a56 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:47.393600 31443 raft_consensus.cc:493] T e9314181f732426eb7e9843e26c00441 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:47.394196 31443 raft_consensus.cc:515] T e9314181f732426eb7e9843e26c00441 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:47.394598 31021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb7d70b9a8546e6be62cec192f84a56" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:47.395224 31021 raft_consensus.cc:2468] T 0bb7d70b9a8546e6be62cec192f84a56 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 0.
I20260709 12:12:47.396344 31443 leader_election.cc:290] T e9314181f732426eb7e9843e26c00441 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:47.396689 31214 tablet_bootstrap.cc:654] T e9314181f732426eb7e9843e26c00441 P dc254a15e8d54188a2ec3927216ff482: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:47.396888 31136 leader_election.cc:304] T 0bb7d70b9a8546e6be62cec192f84a56 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: 
I20260709 12:12:47.377743 31371 raft_consensus.cc:2749] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:47.406122 31367 leader_election.cc:290] T 0bb7d70b9a8546e6be62cec192f84a56 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:12:47.406533 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb7d70b9a8546e6be62cec192f84a56" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:12:47.407191 31096 raft_consensus.cc:2468] T 0bb7d70b9a8546e6be62cec192f84a56 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 0.
I20260709 12:12:47.400686 31372 raft_consensus.cc:2804] T 0bb7d70b9a8546e6be62cec192f84a56 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:47.419216 31372 raft_consensus.cc:493] T 0bb7d70b9a8546e6be62cec192f84a56 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:47.420917 31372 raft_consensus.cc:3060] T 0bb7d70b9a8546e6be62cec192f84a56 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:47.422389 31171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9314181f732426eb7e9843e26c00441" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:12:47.422950 31298 leader_election.cc:290] T 49db8909ad064e4baadeeac9c9843305 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:47.423064 31171 raft_consensus.cc:2468] T e9314181f732426eb7e9843e26c00441 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 0.
I20260709 12:12:47.413972 31213 raft_consensus.cc:359] T b076f86e4ed644b280f0eee401d38c47 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:47.424602 31213 raft_consensus.cc:385] T b076f86e4ed644b280f0eee401d38c47 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:47.424898 31213 raft_consensus.cc:740] T b076f86e4ed644b280f0eee401d38c47 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Initialized, Role: FOLLOWER
I20260709 12:12:47.426388 31213 consensus_queue.cc:260] T b076f86e4ed644b280f0eee401d38c47 P 30c92db0139b4111bec0f41bfb121c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:47.419404 31099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9314181f732426eb7e9843e26c00441" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:12:47.431916 31171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49db8909ad064e4baadeeac9c9843305" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:12:47.432577 31021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49db8909ad064e4baadeeac9c9843305" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:12:47.432744 31171 raft_consensus.cc:3060] T 49db8909ad064e4baadeeac9c9843305 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:47.433336 31021 raft_consensus.cc:3060] T 49db8909ad064e4baadeeac9c9843305 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:12:47.434571 30989 leader_election.cc:343] T e9314181f732426eb7e9843e26c00441 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:47.436897 31283 raft_consensus.cc:493] T 2e35674711c84471b938c16e846e1e8c P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:47.437413 31283 raft_consensus.cc:515] T 2e35674711c84471b938c16e846e1e8c P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:47.439540 31283 leader_election.cc:290] T 2e35674711c84471b938c16e846e1e8c P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:47.441074 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e35674711c84471b938c16e846e1e8c" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:12:47.442931 31021 raft_consensus.cc:2468] T 49db8909ad064e4baadeeac9c9843305 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 1.
I20260709 12:12:47.459825 31213 ts_tablet_manager.cc:1434] T b076f86e4ed644b280f0eee401d38c47 P 30c92db0139b4111bec0f41bfb121c4d: Time spent starting tablet: real 0.084s	user 0.018s	sys 0.018s
I20260709 12:12:47.460879 31213 tablet_bootstrap.cc:492] T 279f04a2428640c58dcd613817c07b02 P 30c92db0139b4111bec0f41bfb121c4d: Bootstrap starting.
I20260709 12:12:47.462635 31062 leader_election.cc:304] T 49db8909ad064e4baadeeac9c9843305 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:12:47.464290 31482 raft_consensus.cc:2804] T 49db8909ad064e4baadeeac9c9843305 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:47.464771 31482 raft_consensus.cc:697] T 49db8909ad064e4baadeeac9c9843305 P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Becoming Leader. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Running, Role: LEADER
I20260709 12:12:47.465580 31482 consensus_queue.cc:237] T 49db8909ad064e4baadeeac9c9843305 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:47.456964 30987 leader_election.cc:304] T e9314181f732426eb7e9843e26c00441 P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: dc254a15e8d54188a2ec3927216ff482
I20260709 12:12:47.470842 31173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e35674711c84471b938c16e846e1e8c" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:12:47.479743 31099 raft_consensus.cc:3060] T b223cbe5ac5f4b07afbfffeab5c46deb P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:47.476810 31368 raft_consensus.cc:2804] T e9314181f732426eb7e9843e26c00441 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:47.480695 31368 raft_consensus.cc:493] T e9314181f732426eb7e9843e26c00441 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:47.481099 31368 raft_consensus.cc:3060] T e9314181f732426eb7e9843e26c00441 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:47.483687 31171 raft_consensus.cc:2468] T 49db8909ad064e4baadeeac9c9843305 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 1.
I20260709 12:12:47.486357 30987 leader_election.cc:304] T 2e35674711c84471b938c16e846e1e8c P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:12:47.491890 31213 tablet_bootstrap.cc:654] T 279f04a2428640c58dcd613817c07b02 P 30c92db0139b4111bec0f41bfb121c4d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:47.491544 31372 raft_consensus.cc:515] T 0bb7d70b9a8546e6be62cec192f84a56 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:47.493494 31443 raft_consensus.cc:2749] T 2e35674711c84471b938c16e846e1e8c P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:47.505869 31443 consensus_queue.cc:1048] T b223cbe5ac5f4b07afbfffeab5c46deb P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:47.500650 31214 tablet_bootstrap.cc:492] T e9314181f732426eb7e9843e26c00441 P dc254a15e8d54188a2ec3927216ff482: No bootstrap required, opened a new log
I20260709 12:12:47.508431 31214 ts_tablet_manager.cc:1403] T e9314181f732426eb7e9843e26c00441 P dc254a15e8d54188a2ec3927216ff482: Time spent bootstrapping tablet: real 0.166s	user 0.004s	sys 0.010s
I20260709 12:12:47.502614 31212 tablet_bootstrap.cc:654] T 4ee6b7916bad47ff92e5c5380ec866ca P 004887887de44a6584632617dc197d7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:47.524056 31482 raft_consensus.cc:493] T b223cbe5ac5f4b07afbfffeab5c46deb P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:47.524564 31482 raft_consensus.cc:515] T b223cbe5ac5f4b07afbfffeab5c46deb P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:47.526659 31482 leader_election.cc:290] T b223cbe5ac5f4b07afbfffeab5c46deb P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:47.528321 31171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b223cbe5ac5f4b07afbfffeab5c46deb" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:12:47.528995 31171 raft_consensus.cc:2468] T b223cbe5ac5f4b07afbfffeab5c46deb P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 1.
I20260709 12:12:47.529136 31021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b223cbe5ac5f4b07afbfffeab5c46deb" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:47.530287 31062 leader_election.cc:304] T b223cbe5ac5f4b07afbfffeab5c46deb P dc254a15e8d54188a2ec3927216ff482 [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: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:12:47.531348 31482 raft_consensus.cc:2804] T b223cbe5ac5f4b07afbfffeab5c46deb P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:12:47.531729 31482 raft_consensus.cc:493] T b223cbe5ac5f4b07afbfffeab5c46deb P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:47.532073 31482 raft_consensus.cc:3060] T b223cbe5ac5f4b07afbfffeab5c46deb P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:47.534312 31214 raft_consensus.cc:359] T e9314181f732426eb7e9843e26c00441 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:47.535535 31214 raft_consensus.cc:385] T e9314181f732426eb7e9843e26c00441 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:47.535832 31214 raft_consensus.cc:740] T e9314181f732426eb7e9843e26c00441 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Initialized, Role: FOLLOWER
I20260709 12:12:47.536679 31214 consensus_queue.cc:260] T e9314181f732426eb7e9843e26c00441 P dc254a15e8d54188a2ec3927216ff482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:47.541124 31443 consensus_queue.cc:1048] T 016bf6119ac04bff95762a1288224c06 P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:47.553901 31214 ts_tablet_manager.cc:1434] T e9314181f732426eb7e9843e26c00441 P dc254a15e8d54188a2ec3927216ff482: Time spent starting tablet: real 0.045s	user 0.009s	sys 0.000s
I20260709 12:12:47.555678 31214 tablet_bootstrap.cc:492] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482: Bootstrap starting.
I20260709 12:12:47.567862 31021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb7d70b9a8546e6be62cec192f84a56" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:12:47.568527 31021 raft_consensus.cc:3060] T 0bb7d70b9a8546e6be62cec192f84a56 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:47.575552 31368 raft_consensus.cc:515] T e9314181f732426eb7e9843e26c00441 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:47.579545 31021 raft_consensus.cc:2468] T 0bb7d70b9a8546e6be62cec192f84a56 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 1.
I20260709 12:12:47.580710 31136 leader_election.cc:304] T 0bb7d70b9a8546e6be62cec192f84a56 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: 
I20260709 12:12:47.580925 31482 raft_consensus.cc:515] T b223cbe5ac5f4b07afbfffeab5c46deb P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:47.581593 31397 raft_consensus.cc:2804] T 0bb7d70b9a8546e6be62cec192f84a56 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:47.582095 31397 raft_consensus.cc:697] T 0bb7d70b9a8546e6be62cec192f84a56 P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Becoming Leader. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Running, Role: LEADER
I20260709 12:12:47.583037 31482 leader_election.cc:290] T b223cbe5ac5f4b07afbfffeab5c46deb P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:47.582952 31397 consensus_queue.cc:237] T 0bb7d70b9a8546e6be62cec192f84a56 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:47.601414 30920 catalog_manager.cc:5697] T 49db8909ad064e4baadeeac9c9843305 P dc254a15e8d54188a2ec3927216ff482 reported cstate change: term changed from 0 to 1, leader changed from <none> to dc254a15e8d54188a2ec3927216ff482 (127.29.32.194). New cstate: current_term: 1 leader_uuid: "dc254a15e8d54188a2ec3927216ff482" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:47.604626 31171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b223cbe5ac5f4b07afbfffeab5c46deb" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:12:47.605275 31171 raft_consensus.cc:3060] T b223cbe5ac5f4b07afbfffeab5c46deb P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:47.599071 31097 raft_consensus.cc:1240] T b223cbe5ac5f4b07afbfffeab5c46deb P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Rejecting Update request from peer 004887887de44a6584632617dc197d7d for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 12:12:47.599493 31099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9314181f732426eb7e9843e26c00441" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
W20260709 12:12:47.592708 30987 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.195:38253, user_credentials={real_user=slave}} blocked reactor thread for 59936.5us
I20260709 12:12:47.610433 31099 raft_consensus.cc:3060] T e9314181f732426eb7e9843e26c00441 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:47.615037 31372 leader_election.cc:290] T 0bb7d70b9a8546e6be62cec192f84a56 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:12:47.616206 31098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb7d70b9a8546e6be62cec192f84a56" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:12:47.616851 31098 raft_consensus.cc:3060] T 0bb7d70b9a8546e6be62cec192f84a56 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:47.619279 31021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b223cbe5ac5f4b07afbfffeab5c46deb" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:12:47.629216 31213 tablet_bootstrap.cc:492] T 279f04a2428640c58dcd613817c07b02 P 30c92db0139b4111bec0f41bfb121c4d: No bootstrap required, opened a new log
I20260709 12:12:47.631182 31213 ts_tablet_manager.cc:1403] T 279f04a2428640c58dcd613817c07b02 P 30c92db0139b4111bec0f41bfb121c4d: Time spent bootstrapping tablet: real 0.171s	user 0.011s	sys 0.008s
I20260709 12:12:47.636746 31213 raft_consensus.cc:359] T 279f04a2428640c58dcd613817c07b02 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:47.637501 31213 raft_consensus.cc:385] T 279f04a2428640c58dcd613817c07b02 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:47.637801 31213 raft_consensus.cc:740] T 279f04a2428640c58dcd613817c07b02 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Initialized, Role: FOLLOWER
I20260709 12:12:47.641057 31213 consensus_queue.cc:260] T 279f04a2428640c58dcd613817c07b02 P 30c92db0139b4111bec0f41bfb121c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:47.644342 31283 consensus_queue.cc:1059] T b223cbe5ac5f4b07afbfffeab5c46deb P 004887887de44a6584632617dc197d7d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:47.645161 31283 raft_consensus.cc:3055] T b223cbe5ac5f4b07afbfffeab5c46deb P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:47.642946 31368 leader_election.cc:290] T e9314181f732426eb7e9843e26c00441 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 election: Requested vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:47.645495 31283 raft_consensus.cc:740] T b223cbe5ac5f4b07afbfffeab5c46deb P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Running, Role: LEADER
I20260709 12:12:47.646780 31283 consensus_queue.cc:260] T b223cbe5ac5f4b07afbfffeab5c46deb P 004887887de44a6584632617dc197d7d [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:47.657090 31214 tablet_bootstrap.cc:654] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:47.658412 31213 ts_tablet_manager.cc:1434] T 279f04a2428640c58dcd613817c07b02 P 30c92db0139b4111bec0f41bfb121c4d: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.002s
I20260709 12:12:47.718475 31212 tablet_bootstrap.cc:492] T 4ee6b7916bad47ff92e5c5380ec866ca P 004887887de44a6584632617dc197d7d: No bootstrap required, opened a new log
I20260709 12:12:47.718628 31099 raft_consensus.cc:2468] T e9314181f732426eb7e9843e26c00441 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 1.
I20260709 12:12:47.721235 31172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9314181f732426eb7e9843e26c00441" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:12:47.721856 31172 raft_consensus.cc:3060] T e9314181f732426eb7e9843e26c00441 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:47.722785 31213 tablet_bootstrap.cc:492] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 30c92db0139b4111bec0f41bfb121c4d: Bootstrap starting.
I20260709 12:12:47.732965 31213 tablet_bootstrap.cc:654] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 30c92db0139b4111bec0f41bfb121c4d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:47.719005 31212 ts_tablet_manager.cc:1403] T 4ee6b7916bad47ff92e5c5380ec866ca P 004887887de44a6584632617dc197d7d: Time spent bootstrapping tablet: real 0.337s	user 0.025s	sys 0.036s
I20260709 12:12:47.719435 31018 raft_consensus.cc:3060] T 2e35674711c84471b938c16e846e1e8c P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:47.734261 31171 raft_consensus.cc:2468] T b223cbe5ac5f4b07afbfffeab5c46deb P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 2.
I20260709 12:12:47.734959 31173 raft_consensus.cc:1240] T b223cbe5ac5f4b07afbfffeab5c46deb P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Rejecting Update request from peer 004887887de44a6584632617dc197d7d for earlier term 1. Current term is 2. Ops: []
I20260709 12:12:47.737012 30989 leader_election.cc:304] T e9314181f732426eb7e9843e26c00441 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:12:47.738044 31491 raft_consensus.cc:2804] T e9314181f732426eb7e9843e26c00441 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:47.738642 31491 raft_consensus.cc:697] T e9314181f732426eb7e9843e26c00441 P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Becoming Leader. State: Replica: 004887887de44a6584632617dc197d7d, State: Running, Role: LEADER
I20260709 12:12:47.739697 31491 consensus_queue.cc:237] T e9314181f732426eb7e9843e26c00441 P 004887887de44a6584632617dc197d7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:47.760596 31214 tablet_bootstrap.cc:492] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482: No bootstrap required, opened a new log
I20260709 12:12:47.733716 31172 raft_consensus.cc:2468] T e9314181f732426eb7e9843e26c00441 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 1.
I20260709 12:12:47.744393 30920 catalog_manager.cc:5697] T 0bb7d70b9a8546e6be62cec192f84a56 P 30c92db0139b4111bec0f41bfb121c4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195). New cstate: current_term: 1 leader_uuid: "30c92db0139b4111bec0f41bfb121c4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:47.753486 31062 leader_election.cc:304] T b223cbe5ac5f4b07afbfffeab5c46deb P dc254a15e8d54188a2ec3927216ff482 [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: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d
I20260709 12:12:47.762893 31395 raft_consensus.cc:2804] T b223cbe5ac5f4b07afbfffeab5c46deb P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:47.763403 31395 raft_consensus.cc:697] T b223cbe5ac5f4b07afbfffeab5c46deb P dc254a15e8d54188a2ec3927216ff482 [term 2 LEADER]: Becoming Leader. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Running, Role: LEADER
I20260709 12:12:47.755551 31283 raft_consensus.cc:3060] T b223cbe5ac5f4b07afbfffeab5c46deb P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:47.764200 31395 consensus_queue.cc:237] T b223cbe5ac5f4b07afbfffeab5c46deb P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Queue going to LEADER 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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:47.770726 31098 raft_consensus.cc:2468] T 0bb7d70b9a8546e6be62cec192f84a56 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 1.
I20260709 12:12:47.840343 31372 raft_consensus.cc:493] T 279f04a2428640c58dcd613817c07b02 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:47.841089 31372 raft_consensus.cc:515] T 279f04a2428640c58dcd613817c07b02 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:47.852572 31372 leader_election.cc:290] T 279f04a2428640c58dcd613817c07b02 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:12:47.865463 31214 ts_tablet_manager.cc:1403] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482: Time spent bootstrapping tablet: real 0.311s	user 0.017s	sys 0.002s
W20260709 12:12:47.865540 30987 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.195:38253, user_credentials={real_user=slave}} blocked reactor thread for 100772us
I20260709 12:12:47.874986 31212 raft_consensus.cc:359] T 4ee6b7916bad47ff92e5c5380ec866ca P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:47.882099 30922 catalog_manager.cc:5697] T e9314181f732426eb7e9843e26c00441 P 004887887de44a6584632617dc197d7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 004887887de44a6584632617dc197d7d (127.29.32.193). New cstate: current_term: 1 leader_uuid: "004887887de44a6584632617dc197d7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:47.883255 31212 raft_consensus.cc:385] T 4ee6b7916bad47ff92e5c5380ec866ca P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:47.883920 31212 raft_consensus.cc:740] T 4ee6b7916bad47ff92e5c5380ec866ca P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Initialized, Role: FOLLOWER
I20260709 12:12:47.891386 31212 consensus_queue.cc:260] T 4ee6b7916bad47ff92e5c5380ec866ca P 004887887de44a6584632617dc197d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:47.890914 30919 catalog_manager.cc:5697] T b223cbe5ac5f4b07afbfffeab5c46deb P dc254a15e8d54188a2ec3927216ff482 reported cstate change: term changed from 1 to 2, leader changed from 004887887de44a6584632617dc197d7d (127.29.32.193) to dc254a15e8d54188a2ec3927216ff482 (127.29.32.194). New cstate: current_term: 2 leader_uuid: "dc254a15e8d54188a2ec3927216ff482" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:47.896361 31213 tablet_bootstrap.cc:492] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 30c92db0139b4111bec0f41bfb121c4d: No bootstrap required, opened a new log
I20260709 12:12:47.896852 31213 ts_tablet_manager.cc:1403] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 30c92db0139b4111bec0f41bfb121c4d: Time spent bootstrapping tablet: real 0.174s	user 0.026s	sys 0.041s
I20260709 12:12:47.898746 31212 ts_tablet_manager.cc:1434] T 4ee6b7916bad47ff92e5c5380ec866ca P 004887887de44a6584632617dc197d7d: Time spent starting tablet: real 0.134s	user 0.007s	sys 0.003s
I20260709 12:12:47.900010 31212 tablet_bootstrap.cc:492] T 36032815941b49f4a4d107a8da22a256 P 004887887de44a6584632617dc197d7d: Bootstrap starting.
I20260709 12:12:47.900144 31213 raft_consensus.cc:359] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:47.900838 31213 raft_consensus.cc:385] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:47.901096 31213 raft_consensus.cc:740] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Initialized, Role: FOLLOWER
I20260709 12:12:47.901758 31213 consensus_queue.cc:260] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 30c92db0139b4111bec0f41bfb121c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:47.908823 31214 raft_consensus.cc:359] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:47.909447 31214 raft_consensus.cc:385] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:47.909706 31214 raft_consensus.cc:740] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Initialized, Role: FOLLOWER
I20260709 12:12:47.910322 31214 consensus_queue.cc:260] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:47.912154 31214 ts_tablet_manager.cc:1434] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482: Time spent starting tablet: real 0.046s	user 0.004s	sys 0.000s
I20260709 12:12:47.912999 31214 tablet_bootstrap.cc:492] T 30aaa322462d471391f3699e252ff4d9 P dc254a15e8d54188a2ec3927216ff482: Bootstrap starting.
I20260709 12:12:47.908874 31372 raft_consensus.cc:493] T b076f86e4ed644b280f0eee401d38c47 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:47.915838 31213 ts_tablet_manager.cc:1434] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 30c92db0139b4111bec0f41bfb121c4d: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 12:12:47.917104 31213 tablet_bootstrap.cc:492] T 0b41888ff42940da9b1972fd18897141 P 30c92db0139b4111bec0f41bfb121c4d: Bootstrap starting.
I20260709 12:12:47.932255 31276 raft_consensus.cc:493] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:47.932797 31276 raft_consensus.cc:515] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:47.934234 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "279f04a2428640c58dcd613817c07b02" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:12:47.914299 31372 raft_consensus.cc:515] T b076f86e4ed644b280f0eee401d38c47 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:47.940505 31372 leader_election.cc:290] T b076f86e4ed644b280f0eee401d38c47 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:12:47.946115 31021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "279f04a2428640c58dcd613817c07b02" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:47.957006 31482 consensus_queue.cc:1048] T 49db8909ad064e4baadeeac9c9843305 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:47.959688 31372 consensus_queue.cc:1048] T 405e25aa465a413c9b6fa16ec4acbc96 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:12:47.961740 31136 leader_election.cc:343] T 279f04a2428640c58dcd613817c07b02 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:47.962069 31276 leader_election.cc:290] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:12:47.962495 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b076f86e4ed644b280f0eee401d38c47" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
W20260709 12:12:47.962699 31138 leader_election.cc:343] T 279f04a2428640c58dcd613817c07b02 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:47.963135 31138 leader_election.cc:304] T 279f04a2428640c58dcd613817c07b02 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:12:47.964411 31397 raft_consensus.cc:2749] T 279f04a2428640c58dcd613817c07b02 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:47.967021 31024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b076f86e4ed644b280f0eee401d38c47" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:47.968204 31022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d6e271c5f0a401a94b07a3da7dc3e89" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:47.968516 31212 tablet_bootstrap.cc:654] T 36032815941b49f4a4d107a8da22a256 P 004887887de44a6584632617dc197d7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:47.969715 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d6e271c5f0a401a94b07a3da7dc3e89" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:12:47.972798 31214 tablet_bootstrap.cc:654] T 30aaa322462d471391f3699e252ff4d9 P dc254a15e8d54188a2ec3927216ff482: Neither blocks nor log segments found. Creating new log.
W20260709 12:12:47.973379 31138 leader_election.cc:343] T b076f86e4ed644b280f0eee401d38c47 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:47.974906 31502 consensus_queue.cc:1048] T 49db8909ad064e4baadeeac9c9843305 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:12:47.981580 31136 leader_election.cc:343] T b076f86e4ed644b280f0eee401d38c47 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:47.982134 31136 leader_election.cc:304] T b076f86e4ed644b280f0eee401d38c47 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:12:47.982977 31371 consensus_queue.cc:1048] T 405e25aa465a413c9b6fa16ec4acbc96 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:47.984930 31371 raft_consensus.cc:2749] T b076f86e4ed644b280f0eee401d38c47 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:47.985859 31490 raft_consensus.cc:493] T 4ee6b7916bad47ff92e5c5380ec866ca P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:47.986351 31490 raft_consensus.cc:515] T 4ee6b7916bad47ff92e5c5380ec866ca P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
W20260709 12:12:47.986812 31138 leader_election.cc:343] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:12:47.989207 31136 leader_election.cc:343] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:47.989553 31172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ee6b7916bad47ff92e5c5380ec866ca" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:12:47.989781 31136 leader_election.cc:304] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
W20260709 12:12:47.991011 30987 leader_election.cc:343] T 4ee6b7916bad47ff92e5c5380ec866ca P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:47.991302 31397 raft_consensus.cc:2749] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:47.991906 31490 leader_election.cc:290] T 4ee6b7916bad47ff92e5c5380ec866ca P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:48.000182 31213 tablet_bootstrap.cc:654] T 0b41888ff42940da9b1972fd18897141 P 30c92db0139b4111bec0f41bfb121c4d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:48.011385 31098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ee6b7916bad47ff92e5c5380ec866ca" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
W20260709 12:12:48.012954 30989 leader_election.cc:343] T 4ee6b7916bad47ff92e5c5380ec866ca P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:48.013526 30989 leader_election.cc:304] T 4ee6b7916bad47ff92e5c5380ec866ca P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:12:48.016198 31490 raft_consensus.cc:2749] T 4ee6b7916bad47ff92e5c5380ec866ca P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:12:48.018326 30970 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:12:48.027299 31276 consensus_queue.cc:1048] T 0bb7d70b9a8546e6be62cec192f84a56 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:48.061663 31212 tablet_bootstrap.cc:492] T 36032815941b49f4a4d107a8da22a256 P 004887887de44a6584632617dc197d7d: No bootstrap required, opened a new log
I20260709 12:12:48.067308 31212 ts_tablet_manager.cc:1403] T 36032815941b49f4a4d107a8da22a256 P 004887887de44a6584632617dc197d7d: Time spent bootstrapping tablet: real 0.167s	user 0.015s	sys 0.005s
I20260709 12:12:48.070730 31212 raft_consensus.cc:359] T 36032815941b49f4a4d107a8da22a256 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:48.071516 31212 raft_consensus.cc:385] T 36032815941b49f4a4d107a8da22a256 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:48.071404 31372 consensus_queue.cc:1048] T 0bb7d70b9a8546e6be62cec192f84a56 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:48.071933 31212 raft_consensus.cc:740] T 36032815941b49f4a4d107a8da22a256 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Initialized, Role: FOLLOWER
I20260709 12:12:48.072235 31214 tablet_bootstrap.cc:492] T 30aaa322462d471391f3699e252ff4d9 P dc254a15e8d54188a2ec3927216ff482: No bootstrap required, opened a new log
I20260709 12:12:48.072749 31214 ts_tablet_manager.cc:1403] T 30aaa322462d471391f3699e252ff4d9 P dc254a15e8d54188a2ec3927216ff482: Time spent bootstrapping tablet: real 0.160s	user 0.012s	sys 0.025s
I20260709 12:12:48.073925 31212 consensus_queue.cc:260] T 36032815941b49f4a4d107a8da22a256 P 004887887de44a6584632617dc197d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:48.075753 31214 raft_consensus.cc:359] T 30aaa322462d471391f3699e252ff4d9 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:48.076476 31214 raft_consensus.cc:385] T 30aaa322462d471391f3699e252ff4d9 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:48.076593 31212 ts_tablet_manager.cc:1434] T 36032815941b49f4a4d107a8da22a256 P 004887887de44a6584632617dc197d7d: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:12:48.077919 31212 tablet_bootstrap.cc:492] T ef255e0f45104a2586066eda21e8e5ca P 004887887de44a6584632617dc197d7d: Bootstrap starting.
I20260709 12:12:48.080258 31213 tablet_bootstrap.cc:492] T 0b41888ff42940da9b1972fd18897141 P 30c92db0139b4111bec0f41bfb121c4d: No bootstrap required, opened a new log
I20260709 12:12:48.081140 31213 ts_tablet_manager.cc:1403] T 0b41888ff42940da9b1972fd18897141 P 30c92db0139b4111bec0f41bfb121c4d: Time spent bootstrapping tablet: real 0.164s	user 0.010s	sys 0.001s
I20260709 12:12:48.087348 31213 raft_consensus.cc:359] T 0b41888ff42940da9b1972fd18897141 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:48.088394 31213 raft_consensus.cc:385] T 0b41888ff42940da9b1972fd18897141 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:48.088683 31213 raft_consensus.cc:740] T 0b41888ff42940da9b1972fd18897141 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Initialized, Role: FOLLOWER
I20260709 12:12:48.089332 31213 consensus_queue.cc:260] T 0b41888ff42940da9b1972fd18897141 P 30c92db0139b4111bec0f41bfb121c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:48.076742 31214 raft_consensus.cc:740] T 30aaa322462d471391f3699e252ff4d9 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Initialized, Role: FOLLOWER
I20260709 12:12:48.090781 31214 consensus_queue.cc:260] T 30aaa322462d471391f3699e252ff4d9 P dc254a15e8d54188a2ec3927216ff482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:48.092042 31212 tablet_bootstrap.cc:654] T ef255e0f45104a2586066eda21e8e5ca P 004887887de44a6584632617dc197d7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:48.093061 31214 ts_tablet_manager.cc:1434] T 30aaa322462d471391f3699e252ff4d9 P dc254a15e8d54188a2ec3927216ff482: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 12:12:48.094012 31214 tablet_bootstrap.cc:492] T b076f86e4ed644b280f0eee401d38c47 P dc254a15e8d54188a2ec3927216ff482: Bootstrap starting.
I20260709 12:12:48.101768 31214 tablet_bootstrap.cc:654] T b076f86e4ed644b280f0eee401d38c47 P dc254a15e8d54188a2ec3927216ff482: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:48.106134 31213 ts_tablet_manager.cc:1434] T 0b41888ff42940da9b1972fd18897141 P 30c92db0139b4111bec0f41bfb121c4d: Time spent starting tablet: real 0.024s	user 0.010s	sys 0.000s
I20260709 12:12:48.107100 31213 tablet_bootstrap.cc:492] T 4ee6b7916bad47ff92e5c5380ec866ca P 30c92db0139b4111bec0f41bfb121c4d: Bootstrap starting.
I20260709 12:12:48.112838 31213 tablet_bootstrap.cc:654] T 4ee6b7916bad47ff92e5c5380ec866ca P 30c92db0139b4111bec0f41bfb121c4d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:48.115622 31214 tablet_bootstrap.cc:492] T b076f86e4ed644b280f0eee401d38c47 P dc254a15e8d54188a2ec3927216ff482: No bootstrap required, opened a new log
I20260709 12:12:48.116482 31214 ts_tablet_manager.cc:1403] T b076f86e4ed644b280f0eee401d38c47 P dc254a15e8d54188a2ec3927216ff482: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.004s
I20260709 12:12:48.121863 31214 raft_consensus.cc:359] T b076f86e4ed644b280f0eee401d38c47 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:48.122984 31214 raft_consensus.cc:385] T b076f86e4ed644b280f0eee401d38c47 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:48.123533 31214 raft_consensus.cc:740] T b076f86e4ed644b280f0eee401d38c47 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Initialized, Role: FOLLOWER
I20260709 12:12:48.124521 31214 consensus_queue.cc:260] T b076f86e4ed644b280f0eee401d38c47 P dc254a15e8d54188a2ec3927216ff482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:48.126996 31214 ts_tablet_manager.cc:1434] T b076f86e4ed644b280f0eee401d38c47 P dc254a15e8d54188a2ec3927216ff482: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260709 12:12:48.127362 31213 tablet_bootstrap.cc:492] T 4ee6b7916bad47ff92e5c5380ec866ca P 30c92db0139b4111bec0f41bfb121c4d: No bootstrap required, opened a new log
I20260709 12:12:48.127908 31214 tablet_bootstrap.cc:492] T a924d4172d594d1b9b1a27405f62e113 P dc254a15e8d54188a2ec3927216ff482: Bootstrap starting.
I20260709 12:12:48.128085 31213 ts_tablet_manager.cc:1403] T 4ee6b7916bad47ff92e5c5380ec866ca P 30c92db0139b4111bec0f41bfb121c4d: Time spent bootstrapping tablet: real 0.021s	user 0.002s	sys 0.017s
I20260709 12:12:48.132668 31213 raft_consensus.cc:359] T 4ee6b7916bad47ff92e5c5380ec866ca P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:48.133714 31213 raft_consensus.cc:385] T 4ee6b7916bad47ff92e5c5380ec866ca P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:48.134133 31213 raft_consensus.cc:740] T 4ee6b7916bad47ff92e5c5380ec866ca P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Initialized, Role: FOLLOWER
I20260709 12:12:48.135273 31213 consensus_queue.cc:260] T 4ee6b7916bad47ff92e5c5380ec866ca P 30c92db0139b4111bec0f41bfb121c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:48.141906 31214 tablet_bootstrap.cc:654] T a924d4172d594d1b9b1a27405f62e113 P dc254a15e8d54188a2ec3927216ff482: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:48.143524 31213 ts_tablet_manager.cc:1434] T 4ee6b7916bad47ff92e5c5380ec866ca P 30c92db0139b4111bec0f41bfb121c4d: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.004s
I20260709 12:12:48.144541 31213 tablet_bootstrap.cc:492] T 36032815941b49f4a4d107a8da22a256 P 30c92db0139b4111bec0f41bfb121c4d: Bootstrap starting.
I20260709 12:12:48.144785 31212 tablet_bootstrap.cc:492] T ef255e0f45104a2586066eda21e8e5ca P 004887887de44a6584632617dc197d7d: No bootstrap required, opened a new log
I20260709 12:12:48.145220 31212 ts_tablet_manager.cc:1403] T ef255e0f45104a2586066eda21e8e5ca P 004887887de44a6584632617dc197d7d: Time spent bootstrapping tablet: real 0.068s	user 0.025s	sys 0.027s
I20260709 12:12:48.147872 31212 raft_consensus.cc:359] T ef255e0f45104a2586066eda21e8e5ca P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:48.148618 31212 raft_consensus.cc:385] T ef255e0f45104a2586066eda21e8e5ca P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:48.148897 31212 raft_consensus.cc:740] T ef255e0f45104a2586066eda21e8e5ca P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Initialized, Role: FOLLOWER
I20260709 12:12:48.149994 31212 consensus_queue.cc:260] T ef255e0f45104a2586066eda21e8e5ca P 004887887de44a6584632617dc197d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:48.152132 31212 ts_tablet_manager.cc:1434] T ef255e0f45104a2586066eda21e8e5ca P 004887887de44a6584632617dc197d7d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:12:48.152998 31212 tablet_bootstrap.cc:492] T f92a0813319c4f38be8a80039868f119 P 004887887de44a6584632617dc197d7d: Bootstrap starting.
I20260709 12:12:48.155006 31213 tablet_bootstrap.cc:654] T 36032815941b49f4a4d107a8da22a256 P 30c92db0139b4111bec0f41bfb121c4d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:48.158815 31212 tablet_bootstrap.cc:654] T f92a0813319c4f38be8a80039868f119 P 004887887de44a6584632617dc197d7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:48.163396 31214 tablet_bootstrap.cc:492] T a924d4172d594d1b9b1a27405f62e113 P dc254a15e8d54188a2ec3927216ff482: No bootstrap required, opened a new log
I20260709 12:12:48.163885 31214 ts_tablet_manager.cc:1403] T a924d4172d594d1b9b1a27405f62e113 P dc254a15e8d54188a2ec3927216ff482: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.006s
I20260709 12:12:48.164278 31397 raft_consensus.cc:493] T 4ee6b7916bad47ff92e5c5380ec866ca P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:48.164811 31397 raft_consensus.cc:515] T 4ee6b7916bad47ff92e5c5380ec866ca P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:48.166893 31397 leader_election.cc:290] T 4ee6b7916bad47ff92e5c5380ec866ca P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:12:48.169189 31021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ee6b7916bad47ff92e5c5380ec866ca" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:48.169495 31172 raft_consensus.cc:1275] T b223cbe5ac5f4b07afbfffeab5c46deb P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:12:48.171707 31482 consensus_queue.cc:1048] T b223cbe5ac5f4b07afbfffeab5c46deb P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:48.172425 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ee6b7916bad47ff92e5c5380ec866ca" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
W20260709 12:12:48.173811 31138 leader_election.cc:343] T 4ee6b7916bad47ff92e5c5380ec866ca P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:48.169853 31021 raft_consensus.cc:2468] T 4ee6b7916bad47ff92e5c5380ec866ca P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 0.
I20260709 12:12:48.175752 31136 leader_election.cc:304] T 4ee6b7916bad47ff92e5c5380ec866ca P 30c92db0139b4111bec0f41bfb121c4d [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: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: dc254a15e8d54188a2ec3927216ff482
I20260709 12:12:48.176326 31214 raft_consensus.cc:359] T a924d4172d594d1b9b1a27405f62e113 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:48.176738 31372 raft_consensus.cc:2804] T 4ee6b7916bad47ff92e5c5380ec866ca P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:48.177058 31214 raft_consensus.cc:385] T a924d4172d594d1b9b1a27405f62e113 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:48.177117 31372 raft_consensus.cc:493] T 4ee6b7916bad47ff92e5c5380ec866ca P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:48.177409 31214 raft_consensus.cc:740] T a924d4172d594d1b9b1a27405f62e113 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Initialized, Role: FOLLOWER
I20260709 12:12:48.177510 31372 raft_consensus.cc:3060] T 4ee6b7916bad47ff92e5c5380ec866ca P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:48.178223 31214 consensus_queue.cc:260] T a924d4172d594d1b9b1a27405f62e113 P dc254a15e8d54188a2ec3927216ff482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:48.181551 31213 tablet_bootstrap.cc:492] T 36032815941b49f4a4d107a8da22a256 P 30c92db0139b4111bec0f41bfb121c4d: No bootstrap required, opened a new log
I20260709 12:12:48.182142 31213 ts_tablet_manager.cc:1403] T 36032815941b49f4a4d107a8da22a256 P 30c92db0139b4111bec0f41bfb121c4d: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.001s
I20260709 12:12:48.185810 31214 ts_tablet_manager.cc:1434] T a924d4172d594d1b9b1a27405f62e113 P dc254a15e8d54188a2ec3927216ff482: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.001s
I20260709 12:12:48.187439 31214 tablet_bootstrap.cc:492] T 4ee6b7916bad47ff92e5c5380ec866ca P dc254a15e8d54188a2ec3927216ff482: Bootstrap starting.
I20260709 12:12:48.190302 31372 raft_consensus.cc:515] T 4ee6b7916bad47ff92e5c5380ec866ca P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:48.195159 31214 tablet_bootstrap.cc:654] T 4ee6b7916bad47ff92e5c5380ec866ca P dc254a15e8d54188a2ec3927216ff482: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:48.196802 31213 raft_consensus.cc:359] T 36032815941b49f4a4d107a8da22a256 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:48.197757 31213 raft_consensus.cc:385] T 36032815941b49f4a4d107a8da22a256 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:48.198094 31213 raft_consensus.cc:740] T 36032815941b49f4a4d107a8da22a256 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Initialized, Role: FOLLOWER
I20260709 12:12:48.200733 31212 tablet_bootstrap.cc:492] T f92a0813319c4f38be8a80039868f119 P 004887887de44a6584632617dc197d7d: No bootstrap required, opened a new log
I20260709 12:12:48.201300 31212 ts_tablet_manager.cc:1403] T f92a0813319c4f38be8a80039868f119 P 004887887de44a6584632617dc197d7d: Time spent bootstrapping tablet: real 0.048s	user 0.016s	sys 0.026s
I20260709 12:12:48.202852 31213 consensus_queue.cc:260] T 36032815941b49f4a4d107a8da22a256 P 30c92db0139b4111bec0f41bfb121c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:48.204216 31482 raft_consensus.cc:493] T b076f86e4ed644b280f0eee401d38c47 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:48.204490 31212 raft_consensus.cc:359] T f92a0813319c4f38be8a80039868f119 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:48.205536 31212 raft_consensus.cc:385] T f92a0813319c4f38be8a80039868f119 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:48.206157 31212 raft_consensus.cc:740] T f92a0813319c4f38be8a80039868f119 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Initialized, Role: FOLLOWER
I20260709 12:12:48.204703 31482 raft_consensus.cc:515] T b076f86e4ed644b280f0eee401d38c47 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:48.207015 31212 consensus_queue.cc:260] T f92a0813319c4f38be8a80039868f119 P 004887887de44a6584632617dc197d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:48.207597 31213 ts_tablet_manager.cc:1434] T 36032815941b49f4a4d107a8da22a256 P 30c92db0139b4111bec0f41bfb121c4d: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.002s
I20260709 12:12:48.208479 31482 leader_election.cc:290] T b076f86e4ed644b280f0eee401d38c47 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:48.209017 31212 ts_tablet_manager.cc:1434] T f92a0813319c4f38be8a80039868f119 P 004887887de44a6584632617dc197d7d: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 12:12:48.209903 31212 tablet_bootstrap.cc:492] T f17d51c781414977bf54afa89f9e7227 P 004887887de44a6584632617dc197d7d: Bootstrap starting.
I20260709 12:12:48.209915 31170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b076f86e4ed644b280f0eee401d38c47" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:12:48.210899 31170 raft_consensus.cc:2468] T b076f86e4ed644b280f0eee401d38c47 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 0.
I20260709 12:12:48.212595 31214 tablet_bootstrap.cc:492] T 4ee6b7916bad47ff92e5c5380ec866ca P dc254a15e8d54188a2ec3927216ff482: No bootstrap required, opened a new log
I20260709 12:12:48.213173 31214 ts_tablet_manager.cc:1403] T 4ee6b7916bad47ff92e5c5380ec866ca P dc254a15e8d54188a2ec3927216ff482: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.004s
I20260709 12:12:48.213907 31021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ee6b7916bad47ff92e5c5380ec866ca" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:12:48.214326 31019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b076f86e4ed644b280f0eee401d38c47" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:48.214494 31021 raft_consensus.cc:3060] T 4ee6b7916bad47ff92e5c5380ec866ca P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:48.215847 31214 raft_consensus.cc:359] T 4ee6b7916bad47ff92e5c5380ec866ca P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:48.213635 31372 leader_election.cc:290] T 4ee6b7916bad47ff92e5c5380ec866ca P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:12:48.216513 31214 raft_consensus.cc:385] T 4ee6b7916bad47ff92e5c5380ec866ca P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:48.216838 31214 raft_consensus.cc:740] T 4ee6b7916bad47ff92e5c5380ec866ca P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Initialized, Role: FOLLOWER
I20260709 12:12:48.217500 31214 consensus_queue.cc:260] T 4ee6b7916bad47ff92e5c5380ec866ca P dc254a15e8d54188a2ec3927216ff482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
W20260709 12:12:48.218231 31062 leader_election.cc:343] T b076f86e4ed644b280f0eee401d38c47 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:48.218765 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ee6b7916bad47ff92e5c5380ec866ca" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:12:48.218914 31062 leader_election.cc:304] T b076f86e4ed644b280f0eee401d38c47 P dc254a15e8d54188a2ec3927216ff482 [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: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d
I20260709 12:12:48.219785 31213 tablet_bootstrap.cc:492] T a924d4172d594d1b9b1a27405f62e113 P 30c92db0139b4111bec0f41bfb121c4d: Bootstrap starting.
I20260709 12:12:48.219978 31298 raft_consensus.cc:2804] T b076f86e4ed644b280f0eee401d38c47 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:48.220376 31298 raft_consensus.cc:493] T b076f86e4ed644b280f0eee401d38c47 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:48.220678 31298 raft_consensus.cc:3060] T b076f86e4ed644b280f0eee401d38c47 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:48.223747 31212 tablet_bootstrap.cc:654] T f17d51c781414977bf54afa89f9e7227 P 004887887de44a6584632617dc197d7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:48.232321 31096 raft_consensus.cc:3060] T 4ee6b7916bad47ff92e5c5380ec866ca P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:48.232801 31502 raft_consensus.cc:493] T 30aaa322462d471391f3699e252ff4d9 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:48.233304 31502 raft_consensus.cc:515] T 30aaa322462d471391f3699e252ff4d9 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:48.234393 31214 ts_tablet_manager.cc:1434] T 4ee6b7916bad47ff92e5c5380ec866ca P dc254a15e8d54188a2ec3927216ff482: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 12:12:48.235661 31214 tablet_bootstrap.cc:492] T f92a0813319c4f38be8a80039868f119 P dc254a15e8d54188a2ec3927216ff482: Bootstrap starting.
I20260709 12:12:48.235955 31502 leader_election.cc:290] T 30aaa322462d471391f3699e252ff4d9 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:48.239040 31213 tablet_bootstrap.cc:654] T a924d4172d594d1b9b1a27405f62e113 P 30c92db0139b4111bec0f41bfb121c4d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:48.239065 31298 raft_consensus.cc:515] T b076f86e4ed644b280f0eee401d38c47 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:48.244586 31298 leader_election.cc:290] T b076f86e4ed644b280f0eee401d38c47 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:48.250515 31019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30aaa322462d471391f3699e252ff4d9" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:48.250641 31022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b076f86e4ed644b280f0eee401d38c47" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:12:48.251502 31172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30aaa322462d471391f3699e252ff4d9" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:12:48.252117 31172 raft_consensus.cc:2468] T 30aaa322462d471391f3699e252ff4d9 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 0.
I20260709 12:12:48.253152 31173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b076f86e4ed644b280f0eee401d38c47" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:12:48.253958 31173 raft_consensus.cc:3060] T b076f86e4ed644b280f0eee401d38c47 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:48.255049 31368 consensus_queue.cc:1048] T e9314181f732426eb7e9843e26c00441 P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:48.258319 31212 tablet_bootstrap.cc:492] T f17d51c781414977bf54afa89f9e7227 P 004887887de44a6584632617dc197d7d: No bootstrap required, opened a new log
I20260709 12:12:48.259728 31062 leader_election.cc:304] T 30aaa322462d471391f3699e252ff4d9 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:12:48.260013 31212 ts_tablet_manager.cc:1403] T f17d51c781414977bf54afa89f9e7227 P 004887887de44a6584632617dc197d7d: Time spent bootstrapping tablet: real 0.050s	user 0.015s	sys 0.004s
I20260709 12:12:48.261664 31298 raft_consensus.cc:2804] T 30aaa322462d471391f3699e252ff4d9 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:48.262014 31298 raft_consensus.cc:493] T 30aaa322462d471391f3699e252ff4d9 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:48.262351 31298 raft_consensus.cc:3060] T 30aaa322462d471391f3699e252ff4d9 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:48.267143 31173 raft_consensus.cc:2468] T b076f86e4ed644b280f0eee401d38c47 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 1.
I20260709 12:12:48.273244 31214 tablet_bootstrap.cc:654] T f92a0813319c4f38be8a80039868f119 P dc254a15e8d54188a2ec3927216ff482: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:48.277185 31021 raft_consensus.cc:2468] T 4ee6b7916bad47ff92e5c5380ec866ca P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 1.
I20260709 12:12:48.278662 31136 leader_election.cc:304] T 4ee6b7916bad47ff92e5c5380ec866ca P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: 
I20260709 12:12:48.253551 31096 raft_consensus.cc:2468] T 4ee6b7916bad47ff92e5c5380ec866ca P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 1.
I20260709 12:12:48.280316 31372 raft_consensus.cc:2804] T 4ee6b7916bad47ff92e5c5380ec866ca P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:48.280861 31372 raft_consensus.cc:697] T 4ee6b7916bad47ff92e5c5380ec866ca P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Becoming Leader. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Running, Role: LEADER
I20260709 12:12:48.281803 31372 consensus_queue.cc:237] T 4ee6b7916bad47ff92e5c5380ec866ca P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:48.294814 31022 raft_consensus.cc:1275] T b223cbe5ac5f4b07afbfffeab5c46deb P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 12:12:48.299428 31022 pending_rounds.cc:85] T b223cbe5ac5f4b07afbfffeab5c46deb P 004887887de44a6584632617dc197d7d: Aborting all ops after (but not including) 0
I20260709 12:12:48.299705 31022 pending_rounds.cc:107] T b223cbe5ac5f4b07afbfffeab5c46deb P 004887887de44a6584632617dc197d7d: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 12:12:48.291606 31062 leader_election.cc:304] T b076f86e4ed644b280f0eee401d38c47 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:12:48.299975 31022 raft_consensus.cc:2889] T b223cbe5ac5f4b07afbfffeab5c46deb P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:12:48.301719 31395 raft_consensus.cc:2804] T b076f86e4ed644b280f0eee401d38c47 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:48.302227 31395 raft_consensus.cc:697] T b076f86e4ed644b280f0eee401d38c47 P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Becoming Leader. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Running, Role: LEADER
I20260709 12:12:48.302587 31212 raft_consensus.cc:359] T f17d51c781414977bf54afa89f9e7227 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:48.303407 31212 raft_consensus.cc:385] T f17d51c781414977bf54afa89f9e7227 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:48.303067 31395 consensus_queue.cc:237] T b076f86e4ed644b280f0eee401d38c47 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:48.303709 31212 raft_consensus.cc:740] T f17d51c781414977bf54afa89f9e7227 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Initialized, Role: FOLLOWER
I20260709 12:12:48.304508 31212 consensus_queue.cc:260] T f17d51c781414977bf54afa89f9e7227 P 004887887de44a6584632617dc197d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
W20260709 12:12:48.301033 31062 leader_election.cc:343] T 30aaa322462d471391f3699e252ff4d9 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:12:48.307528 31062 leader_election.cc:343] T b076f86e4ed644b280f0eee401d38c47 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:48.295291 31298 raft_consensus.cc:515] T 30aaa322462d471391f3699e252ff4d9 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:48.309767 31298 leader_election.cc:290] T 30aaa322462d471391f3699e252ff4d9 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:48.316653 31212 ts_tablet_manager.cc:1434] T f17d51c781414977bf54afa89f9e7227 P 004887887de44a6584632617dc197d7d: Time spent starting tablet: real 0.056s	user 0.005s	sys 0.003s
W20260709 12:12:48.353690 31062 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.193:37577, user_credentials={real_user=slave}} blocked reactor thread for 45942.8us
I20260709 12:12:48.371910 31482 raft_consensus.cc:493] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:48.373234 31482 raft_consensus.cc:515] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:48.376634 31214 tablet_bootstrap.cc:492] T f92a0813319c4f38be8a80039868f119 P dc254a15e8d54188a2ec3927216ff482: No bootstrap required, opened a new log
I20260709 12:12:48.377007 31482 leader_election.cc:290] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:48.380227 31214 ts_tablet_manager.cc:1403] T f92a0813319c4f38be8a80039868f119 P dc254a15e8d54188a2ec3927216ff482: Time spent bootstrapping tablet: real 0.145s	user 0.016s	sys 0.001s
I20260709 12:12:48.384684 31213 tablet_bootstrap.cc:492] T a924d4172d594d1b9b1a27405f62e113 P 30c92db0139b4111bec0f41bfb121c4d: No bootstrap required, opened a new log
I20260709 12:12:48.385764 31213 ts_tablet_manager.cc:1403] T a924d4172d594d1b9b1a27405f62e113 P 30c92db0139b4111bec0f41bfb121c4d: Time spent bootstrapping tablet: real 0.166s	user 0.012s	sys 0.001s
I20260709 12:12:48.385250 31214 raft_consensus.cc:359] T f92a0813319c4f38be8a80039868f119 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:48.386626 31214 raft_consensus.cc:385] T f92a0813319c4f38be8a80039868f119 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:48.392719 31371 raft_consensus.cc:493] T 0b41888ff42940da9b1972fd18897141 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:48.398401 31171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30aaa322462d471391f3699e252ff4d9" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:12:48.401841 31171 raft_consensus.cc:3060] T 30aaa322462d471391f3699e252ff4d9 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:48.393582 31371 raft_consensus.cc:515] T 0b41888ff42940da9b1972fd18897141 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:48.416445 31371 leader_election.cc:290] T 0b41888ff42940da9b1972fd18897141 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:12:48.418711 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b41888ff42940da9b1972fd18897141" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
W20260709 12:12:48.421701 31138 leader_election.cc:343] T 0b41888ff42940da9b1972fd18897141 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:48.427214 31019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b41888ff42940da9b1972fd18897141" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:48.428903 31022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30aaa322462d471391f3699e252ff4d9" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
W20260709 12:12:48.433843 31136 leader_election.cc:343] T 0b41888ff42940da9b1972fd18897141 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:48.434878 31136 leader_election.cc:304] T 0b41888ff42940da9b1972fd18897141 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:12:48.446331 31212 tablet_bootstrap.cc:492] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d: Bootstrap starting.
I20260709 12:12:48.450489 31372 raft_consensus.cc:2749] T 0b41888ff42940da9b1972fd18897141 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:48.387070 31214 raft_consensus.cc:740] T f92a0813319c4f38be8a80039868f119 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Initialized, Role: FOLLOWER
W20260709 12:12:48.463158 31062 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.195:38253, user_credentials={real_user=slave}} blocked reactor thread for 97146.4us
I20260709 12:12:48.466662 31214 consensus_queue.cc:260] T f92a0813319c4f38be8a80039868f119 P dc254a15e8d54188a2ec3927216ff482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:48.472949 31395 consensus_queue.cc:1048] T b223cbe5ac5f4b07afbfffeab5c46deb P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:48.473939 31214 ts_tablet_manager.cc:1434] T f92a0813319c4f38be8a80039868f119 P dc254a15e8d54188a2ec3927216ff482: Time spent starting tablet: real 0.093s	user 0.007s	sys 0.003s
I20260709 12:12:48.476558 31214 tablet_bootstrap.cc:492] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482: Bootstrap starting.
I20260709 12:12:48.483436 31213 raft_consensus.cc:359] T a924d4172d594d1b9b1a27405f62e113 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:48.484081 31213 raft_consensus.cc:385] T a924d4172d594d1b9b1a27405f62e113 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:48.484381 31213 raft_consensus.cc:740] T a924d4172d594d1b9b1a27405f62e113 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Initialized, Role: FOLLOWER
I20260709 12:12:48.485281 31213 consensus_queue.cc:260] T a924d4172d594d1b9b1a27405f62e113 P 30c92db0139b4111bec0f41bfb121c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
W20260709 12:12:48.492698 31062 leader_election.cc:343] T 30aaa322462d471391f3699e252ff4d9 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:48.492798 31171 raft_consensus.cc:2468] T 30aaa322462d471391f3699e252ff4d9 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 1.
I20260709 12:12:48.497479 31397 raft_consensus.cc:493] T a924d4172d594d1b9b1a27405f62e113 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:48.497792 31213 ts_tablet_manager.cc:1434] T a924d4172d594d1b9b1a27405f62e113 P 30c92db0139b4111bec0f41bfb121c4d: Time spent starting tablet: real 0.111s	user 0.005s	sys 0.007s
I20260709 12:12:48.498010 31397 raft_consensus.cc:515] T a924d4172d594d1b9b1a27405f62e113 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:48.499768 31213 tablet_bootstrap.cc:492] T 4225e109131c4e4d8ee206f916cbb15f P 30c92db0139b4111bec0f41bfb121c4d: Bootstrap starting.
I20260709 12:12:48.501358 31397 leader_election.cc:290] T a924d4172d594d1b9b1a27405f62e113 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:12:48.502455 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a924d4172d594d1b9b1a27405f62e113" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:12:48.503331 31096 raft_consensus.cc:2468] T a924d4172d594d1b9b1a27405f62e113 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 0.
I20260709 12:12:48.504626 31019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a924d4172d594d1b9b1a27405f62e113" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:48.505510 31022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef255e0f45104a2586066eda21e8e5ca" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:48.506251 31022 raft_consensus.cc:2468] T ef255e0f45104a2586066eda21e8e5ca P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 0.
I20260709 12:12:48.507157 31138 leader_election.cc:304] T a924d4172d594d1b9b1a27405f62e113 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:12:48.509654 31173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef255e0f45104a2586066eda21e8e5ca" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:12:48.510516 31173 raft_consensus.cc:2468] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 0.
I20260709 12:12:48.517151 31212 tablet_bootstrap.cc:654] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:48.518769 31214 tablet_bootstrap.cc:654] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:48.519495 30919 catalog_manager.cc:5697] T b076f86e4ed644b280f0eee401d38c47 P dc254a15e8d54188a2ec3927216ff482 reported cstate change: term changed from 0 to 1, leader changed from <none> to dc254a15e8d54188a2ec3927216ff482 (127.29.32.194). New cstate: current_term: 1 leader_uuid: "dc254a15e8d54188a2ec3927216ff482" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
W20260709 12:12:48.521024 31136 leader_election.cc:343] T a924d4172d594d1b9b1a27405f62e113 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:48.522480 31397 raft_consensus.cc:2804] T a924d4172d594d1b9b1a27405f62e113 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:48.531780 31397 raft_consensus.cc:493] T a924d4172d594d1b9b1a27405f62e113 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:48.532167 31397 raft_consensus.cc:3060] T a924d4172d594d1b9b1a27405f62e113 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:48.532975 31283 raft_consensus.cc:493] T 36032815941b49f4a4d107a8da22a256 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:48.533601 31283 raft_consensus.cc:515] T 36032815941b49f4a4d107a8da22a256 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:48.538630 31169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36032815941b49f4a4d107a8da22a256" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:12:48.539382 31169 raft_consensus.cc:2468] T 36032815941b49f4a4d107a8da22a256 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 0.
I20260709 12:12:48.541235 30987 leader_election.cc:304] T 36032815941b49f4a4d107a8da22a256 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: 
I20260709 12:12:48.537485 31283 leader_election.cc:290] T 36032815941b49f4a4d107a8da22a256 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:48.543392 31368 raft_consensus.cc:2804] T 36032815941b49f4a4d107a8da22a256 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:48.544049 31368 raft_consensus.cc:493] T 36032815941b49f4a4d107a8da22a256 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:48.544773 31368 raft_consensus.cc:3060] T 36032815941b49f4a4d107a8da22a256 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:48.550731 31213 tablet_bootstrap.cc:654] T 4225e109131c4e4d8ee206f916cbb15f P 30c92db0139b4111bec0f41bfb121c4d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:48.556309 31098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36032815941b49f4a4d107a8da22a256" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:12:48.557139 31214 tablet_bootstrap.cc:492] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482: No bootstrap required, opened a new log
I20260709 12:12:48.557941 31214 ts_tablet_manager.cc:1403] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482: Time spent bootstrapping tablet: real 0.082s	user 0.012s	sys 0.005s
I20260709 12:12:48.566115 31368 raft_consensus.cc:515] T 36032815941b49f4a4d107a8da22a256 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:48.567808 31283 raft_consensus.cc:493] T f92a0813319c4f38be8a80039868f119 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:48.568485 31283 raft_consensus.cc:515] T f92a0813319c4f38be8a80039868f119 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:48.570811 31169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36032815941b49f4a4d107a8da22a256" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:12:48.571748 31169 raft_consensus.cc:3060] T 36032815941b49f4a4d107a8da22a256 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:48.573468 31171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92a0813319c4f38be8a80039868f119" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:12:48.575343 31283 leader_election.cc:290] T f92a0813319c4f38be8a80039868f119 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:48.575274 31368 leader_election.cc:290] T 36032815941b49f4a4d107a8da22a256 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 election: Requested vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:48.561800 31062 leader_election.cc:304] T 30aaa322462d471391f3699e252ff4d9 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d
I20260709 12:12:48.574400 31171 raft_consensus.cc:2468] T f92a0813319c4f38be8a80039868f119 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 0.
I20260709 12:12:48.582118 31529 raft_consensus.cc:2804] T 30aaa322462d471391f3699e252ff4d9 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:48.582796 31529 raft_consensus.cc:697] T 30aaa322462d471391f3699e252ff4d9 P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Becoming Leader. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Running, Role: LEADER
I20260709 12:12:48.583745 31213 tablet_bootstrap.cc:492] T 4225e109131c4e4d8ee206f916cbb15f P 30c92db0139b4111bec0f41bfb121c4d: No bootstrap required, opened a new log
I20260709 12:12:48.583756 31062 leader_election.cc:304] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:12:48.585819 31213 ts_tablet_manager.cc:1403] T 4225e109131c4e4d8ee206f916cbb15f P 30c92db0139b4111bec0f41bfb121c4d: Time spent bootstrapping tablet: real 0.086s	user 0.015s	sys 0.000s
I20260709 12:12:48.583792 31529 consensus_queue.cc:237] T 30aaa322462d471391f3699e252ff4d9 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:48.587168 31502 raft_consensus.cc:2804] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:48.585978 30987 leader_election.cc:304] T f92a0813319c4f38be8a80039868f119 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: 
I20260709 12:12:48.587563 31502 raft_consensus.cc:493] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:48.587909 31502 raft_consensus.cc:3060] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:48.588053 31283 raft_consensus.cc:2804] T f92a0813319c4f38be8a80039868f119 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:48.588584 31283 raft_consensus.cc:493] T f92a0813319c4f38be8a80039868f119 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:48.588770 31213 raft_consensus.cc:359] T 4225e109131c4e4d8ee206f916cbb15f P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:48.599896 31213 raft_consensus.cc:385] T 4225e109131c4e4d8ee206f916cbb15f P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:48.600385 31213 raft_consensus.cc:740] T 4225e109131c4e4d8ee206f916cbb15f P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Initialized, Role: FOLLOWER
I20260709 12:12:48.599992 31368 raft_consensus.cc:493] T f17d51c781414977bf54afa89f9e7227 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:48.601289 31213 consensus_queue.cc:260] T 4225e109131c4e4d8ee206f916cbb15f P 30c92db0139b4111bec0f41bfb121c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:48.603773 31368 raft_consensus.cc:515] T f17d51c781414977bf54afa89f9e7227 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:48.599887 31283 raft_consensus.cc:3060] T f92a0813319c4f38be8a80039868f119 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:48.607918 31171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f17d51c781414977bf54afa89f9e7227" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
W20260709 12:12:48.609488 30987 leader_election.cc:343] T f17d51c781414977bf54afa89f9e7227 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:48.610103 31368 leader_election.cc:290] T f17d51c781414977bf54afa89f9e7227 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:48.610918 31214 raft_consensus.cc:359] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:48.611801 31214 raft_consensus.cc:385] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:48.612244 31214 raft_consensus.cc:740] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Initialized, Role: FOLLOWER
I20260709 12:12:48.613189 31214 consensus_queue.cc:260] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:48.611852 31213 ts_tablet_manager.cc:1434] T 4225e109131c4e4d8ee206f916cbb15f P 30c92db0139b4111bec0f41bfb121c4d: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260709 12:12:48.617252 31213 tablet_bootstrap.cc:492] T f17d51c781414977bf54afa89f9e7227 P 30c92db0139b4111bec0f41bfb121c4d: Bootstrap starting.
I20260709 12:12:48.618007 31214 ts_tablet_manager.cc:1434] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482: Time spent starting tablet: real 0.060s	user 0.003s	sys 0.007s
I20260709 12:12:48.620047 31214 tablet_bootstrap.cc:492] T 279f04a2428640c58dcd613817c07b02 P dc254a15e8d54188a2ec3927216ff482: Bootstrap starting.
I20260709 12:12:48.638918 31397 raft_consensus.cc:515] T a924d4172d594d1b9b1a27405f62e113 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:48.641654 31397 leader_election.cc:290] T a924d4172d594d1b9b1a27405f62e113 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:12:48.641502 31368 consensus_queue.cc:1048] T e9314181f732426eb7e9843e26c00441 P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:48.643004 31098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a924d4172d594d1b9b1a27405f62e113" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:12:48.643726 31098 raft_consensus.cc:3060] T a924d4172d594d1b9b1a27405f62e113 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:48.645145 31021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a924d4172d594d1b9b1a27405f62e113" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:12:48.647926 31214 tablet_bootstrap.cc:654] T 279f04a2428640c58dcd613817c07b02 P dc254a15e8d54188a2ec3927216ff482: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:48.652529 31212 tablet_bootstrap.cc:492] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d: No bootstrap required, opened a new log
I20260709 12:12:48.653201 31212 ts_tablet_manager.cc:1403] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d: Time spent bootstrapping tablet: real 0.336s	user 0.010s	sys 0.014s
I20260709 12:12:48.657475 31212 raft_consensus.cc:359] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:48.658494 31212 raft_consensus.cc:385] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:48.658849 31212 raft_consensus.cc:740] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Initialized, Role: FOLLOWER
I20260709 12:12:48.659791 31212 consensus_queue.cc:260] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:48.662453 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36032815941b49f4a4d107a8da22a256" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
W20260709 12:12:48.664402 30989 leader_election.cc:343] T 36032815941b49f4a4d107a8da22a256 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:48.664747 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92a0813319c4f38be8a80039868f119" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:12:48.665371 31096 raft_consensus.cc:2468] T f92a0813319c4f38be8a80039868f119 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 0.
W20260709 12:12:48.666342 31136 leader_election.cc:343] T a924d4172d594d1b9b1a27405f62e113 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:48.666338 31397 raft_consensus.cc:493] T 4225e109131c4e4d8ee206f916cbb15f P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:48.666723 31502 raft_consensus.cc:515] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:48.667565 31397 raft_consensus.cc:515] T 4225e109131c4e4d8ee206f916cbb15f P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:48.668932 31502 leader_election.cc:290] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:48.671131 31021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4225e109131c4e4d8ee206f916cbb15f" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
W20260709 12:12:48.672643 31136 leader_election.cc:343] T 4225e109131c4e4d8ee206f916cbb15f P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:48.672999 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f17d51c781414977bf54afa89f9e7227" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:12:48.675160 31169 raft_consensus.cc:2468] T 36032815941b49f4a4d107a8da22a256 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 1.
I20260709 12:12:48.676780 30987 leader_election.cc:304] T 36032815941b49f4a4d107a8da22a256 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: 
W20260709 12:12:48.679005 30989 leader_election.cc:343] T 36032815941b49f4a4d107a8da22a256 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:12:48.683240 30989 leader_election.cc:343] T f17d51c781414977bf54afa89f9e7227 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:48.683827 30989 leader_election.cc:304] T f17d51c781414977bf54afa89f9e7227 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:12:48.686070 31490 raft_consensus.cc:2749] T f17d51c781414977bf54afa89f9e7227 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:48.680605 31537 raft_consensus.cc:2804] T 36032815941b49f4a4d107a8da22a256 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:48.689201 31214 tablet_bootstrap.cc:492] T 279f04a2428640c58dcd613817c07b02 P dc254a15e8d54188a2ec3927216ff482: No bootstrap required, opened a new log
I20260709 12:12:48.689110 31019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef255e0f45104a2586066eda21e8e5ca" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:12:48.689832 31214 ts_tablet_manager.cc:1403] T 279f04a2428640c58dcd613817c07b02 P dc254a15e8d54188a2ec3927216ff482: Time spent bootstrapping tablet: real 0.070s	user 0.012s	sys 0.009s
I20260709 12:12:48.689942 31019 raft_consensus.cc:3060] T ef255e0f45104a2586066eda21e8e5ca P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:48.692255 31173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef255e0f45104a2586066eda21e8e5ca" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:12:48.692718 31212 ts_tablet_manager.cc:1434] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d: Time spent starting tablet: real 0.039s	user 0.003s	sys 0.008s
I20260709 12:12:48.692798 31173 raft_consensus.cc:3060] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:48.696234 31537 raft_consensus.cc:697] T 36032815941b49f4a4d107a8da22a256 P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Becoming Leader. State: Replica: 004887887de44a6584632617dc197d7d, State: Running, Role: LEADER
I20260709 12:12:48.697219 31537 consensus_queue.cc:237] T 36032815941b49f4a4d107a8da22a256 P 004887887de44a6584632617dc197d7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:48.728987 31019 raft_consensus.cc:2468] T ef255e0f45104a2586066eda21e8e5ca P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 1.
I20260709 12:12:48.751433 31397 leader_election.cc:290] T 4225e109131c4e4d8ee206f916cbb15f P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:12:48.734059 31098 raft_consensus.cc:2468] T a924d4172d594d1b9b1a27405f62e113 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 1.
I20260709 12:12:48.791857 31502 raft_consensus.cc:493] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:48.792678 31212 tablet_bootstrap.cc:492] T b076f86e4ed644b280f0eee401d38c47 P 004887887de44a6584632617dc197d7d: Bootstrap starting.
I20260709 12:12:48.792600 31502 raft_consensus.cc:515] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:48.802048 31502 leader_election.cc:290] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:48.816068 31213 tablet_bootstrap.cc:654] T f17d51c781414977bf54afa89f9e7227 P 30c92db0139b4111bec0f41bfb121c4d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:48.848304 31214 raft_consensus.cc:359] T 279f04a2428640c58dcd613817c07b02 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:48.849103 31283 raft_consensus.cc:515] T f92a0813319c4f38be8a80039868f119 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:48.854444 31214 raft_consensus.cc:385] T 279f04a2428640c58dcd613817c07b02 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:48.859869 31214 raft_consensus.cc:740] T 279f04a2428640c58dcd613817c07b02 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Initialized, Role: FOLLOWER
I20260709 12:12:48.858767 31173 raft_consensus.cc:2468] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 1.
I20260709 12:12:48.857438 31283 leader_election.cc:290] T f92a0813319c4f38be8a80039868f119 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 election: Requested vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:48.863669 31062 leader_election.cc:304] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:12:48.867971 31501 raft_consensus.cc:2804] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:48.869576 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4225e109131c4e4d8ee206f916cbb15f" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:12:48.871029 31501 raft_consensus.cc:697] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Becoming Leader. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Running, Role: LEADER
I20260709 12:12:48.875911 31138 leader_election.cc:304] T a924d4172d594d1b9b1a27405f62e113 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d
I20260709 12:12:48.886042 31214 consensus_queue.cc:260] T 279f04a2428640c58dcd613817c07b02 P dc254a15e8d54188a2ec3927216ff482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
W20260709 12:12:48.886745 31138 leader_election.cc:343] T 4225e109131c4e4d8ee206f916cbb15f P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:48.887555 31371 raft_consensus.cc:2804] T a924d4172d594d1b9b1a27405f62e113 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:48.886895 31367 consensus_queue.cc:1048] T 4ee6b7916bad47ff92e5c5380ec866ca P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 12:12:48.888540 31371 raft_consensus.cc:697] T a924d4172d594d1b9b1a27405f62e113 P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Becoming Leader. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Running, Role: LEADER
I20260709 12:12:48.888705 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92a0813319c4f38be8a80039868f119" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:12:48.889276 31096 raft_consensus.cc:3060] T f92a0813319c4f38be8a80039868f119 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:48.889454 31371 consensus_queue.cc:237] T a924d4172d594d1b9b1a27405f62e113 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:48.887955 31138 leader_election.cc:304] T 4225e109131c4e4d8ee206f916cbb15f P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:12:48.894768 31276 raft_consensus.cc:2749] T 4225e109131c4e4d8ee206f916cbb15f P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:48.894313 31501 consensus_queue.cc:237] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:48.907048 31368 raft_consensus.cc:493] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:48.908294 31368 raft_consensus.cc:515] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:48.908592 31170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92a0813319c4f38be8a80039868f119" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:12:48.925470 31214 ts_tablet_manager.cc:1434] T 279f04a2428640c58dcd613817c07b02 P dc254a15e8d54188a2ec3927216ff482: Time spent starting tablet: real 0.235s	user 0.016s	sys 0.021s
I20260709 12:12:48.932178 31024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d6e271c5f0a401a94b07a3da7dc3e89" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:48.933085 31024 raft_consensus.cc:2468] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 0.
I20260709 12:12:48.911893 31170 raft_consensus.cc:3060] T f92a0813319c4f38be8a80039868f119 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:48.950695 31214 tablet_bootstrap.cc:492] T f17d51c781414977bf54afa89f9e7227 P dc254a15e8d54188a2ec3927216ff482: Bootstrap starting.
I20260709 12:12:48.955627 31212 tablet_bootstrap.cc:654] T b076f86e4ed644b280f0eee401d38c47 P 004887887de44a6584632617dc197d7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:48.970757 31368 leader_election.cc:290] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
W20260709 12:12:48.997368 30987 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.195:38253, user_credentials={real_user=slave}} blocked reactor thread for 67605.6us
I20260709 12:12:49.027158 31170 raft_consensus.cc:2468] T f92a0813319c4f38be8a80039868f119 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 1.
I20260709 12:12:49.016429 31168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d6e271c5f0a401a94b07a3da7dc3e89" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
W20260709 12:12:49.029377 31062 consensus_peers.cc:597] T b076f86e4ed644b280f0eee401d38c47 P dc254a15e8d54188a2ec3927216ff482 -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. 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 12:12:49.034296 31214 tablet_bootstrap.cc:654] T f17d51c781414977bf54afa89f9e7227 P dc254a15e8d54188a2ec3927216ff482: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:49.035138 31062 leader_election.cc:304] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:12:49.036173 31168 raft_consensus.cc:2468] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 0.
I20260709 12:12:49.037514 31542 raft_consensus.cc:2804] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:49.038519 31276 consensus_queue.cc:1048] T 4ee6b7916bad47ff92e5c5380ec866ca P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:49.039242 31542 raft_consensus.cc:493] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:49.039671 31542 raft_consensus.cc:3060] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:49.030516 31095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d6e271c5f0a401a94b07a3da7dc3e89" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
W20260709 12:12:49.053102 31548 log.cc:927] Time spent T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482: Append to log took a long time: real 0.050s	user 0.001s	sys 0.000s
I20260709 12:12:49.050662 31096 raft_consensus.cc:2468] T f92a0813319c4f38be8a80039868f119 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 1.
I20260709 12:12:49.057299 30989 leader_election.cc:304] T f92a0813319c4f38be8a80039868f119 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:12:49.061810 31523 consensus_queue.cc:1048] T b076f86e4ed644b280f0eee401d38c47 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:12:49.066545 31213 tablet_bootstrap.cc:492] T f17d51c781414977bf54afa89f9e7227 P 30c92db0139b4111bec0f41bfb121c4d: No bootstrap required, opened a new log
I20260709 12:12:49.066948 31213 ts_tablet_manager.cc:1403] T f17d51c781414977bf54afa89f9e7227 P 30c92db0139b4111bec0f41bfb121c4d: Time spent bootstrapping tablet: real 0.450s	user 0.027s	sys 0.023s
I20260709 12:12:49.068892 31173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d6e271c5f0a401a94b07a3da7dc3e89" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:12:49.069505 31173 raft_consensus.cc:2468] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 0.
I20260709 12:12:49.073915 31550 raft_consensus.cc:2804] T f92a0813319c4f38be8a80039868f119 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:49.075052 30921 catalog_manager.cc:5697] T 4ee6b7916bad47ff92e5c5380ec866ca P 30c92db0139b4111bec0f41bfb121c4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195). New cstate: current_term: 1 leader_uuid: "30c92db0139b4111bec0f41bfb121c4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:49.081651 31550 raft_consensus.cc:697] T f92a0813319c4f38be8a80039868f119 P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Becoming Leader. State: Replica: 004887887de44a6584632617dc197d7d, State: Running, Role: LEADER
I20260709 12:12:49.106016 31550 consensus_queue.cc:237] T f92a0813319c4f38be8a80039868f119 P 004887887de44a6584632617dc197d7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:49.098001 31542 raft_consensus.cc:515] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:49.114269 31212 tablet_bootstrap.cc:492] T b076f86e4ed644b280f0eee401d38c47 P 004887887de44a6584632617dc197d7d: No bootstrap required, opened a new log
I20260709 12:12:49.114960 31212 ts_tablet_manager.cc:1403] T b076f86e4ed644b280f0eee401d38c47 P 004887887de44a6584632617dc197d7d: Time spent bootstrapping tablet: real 0.323s	user 0.023s	sys 0.012s
I20260709 12:12:49.117720 30987 leader_election.cc:304] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: 
I20260709 12:12:49.126693 31546 raft_consensus.cc:2804] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:49.127123 31546 raft_consensus.cc:493] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:49.127131 31095 raft_consensus.cc:2393] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 004887887de44a6584632617dc197d7d in current term 1: Already voted for candidate dc254a15e8d54188a2ec3927216ff482 in this term.
I20260709 12:12:49.127518 31546 raft_consensus.cc:3060] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:49.131299 31542 leader_election.cc:290] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:49.133677 31213 raft_consensus.cc:359] T f17d51c781414977bf54afa89f9e7227 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:49.142379 31213 raft_consensus.cc:385] T f17d51c781414977bf54afa89f9e7227 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:49.142845 31213 raft_consensus.cc:740] T f17d51c781414977bf54afa89f9e7227 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Initialized, Role: FOLLOWER
I20260709 12:12:49.154973 31168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d6e271c5f0a401a94b07a3da7dc3e89" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:12:49.156816 31168 raft_consensus.cc:3060] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:49.157291 31214 tablet_bootstrap.cc:492] T f17d51c781414977bf54afa89f9e7227 P dc254a15e8d54188a2ec3927216ff482: No bootstrap required, opened a new log
I20260709 12:12:49.157843 31214 ts_tablet_manager.cc:1403] T f17d51c781414977bf54afa89f9e7227 P dc254a15e8d54188a2ec3927216ff482: Time spent bootstrapping tablet: real 0.212s	user 0.012s	sys 0.007s
I20260709 12:12:49.159394 31213 consensus_queue.cc:260] T f17d51c781414977bf54afa89f9e7227 P 30c92db0139b4111bec0f41bfb121c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:49.160984 31212 raft_consensus.cc:359] T b076f86e4ed644b280f0eee401d38c47 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:49.161616 31212 raft_consensus.cc:385] T b076f86e4ed644b280f0eee401d38c47 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:49.161857 31212 raft_consensus.cc:740] T b076f86e4ed644b280f0eee401d38c47 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Initialized, Role: FOLLOWER
I20260709 12:12:49.166388 31212 consensus_queue.cc:260] T b076f86e4ed644b280f0eee401d38c47 P 004887887de44a6584632617dc197d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:49.171273 31212 ts_tablet_manager.cc:1434] T b076f86e4ed644b280f0eee401d38c47 P 004887887de44a6584632617dc197d7d: Time spent starting tablet: real 0.056s	user 0.007s	sys 0.000s
I20260709 12:12:49.175803 31168 raft_consensus.cc:2468] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 1.
I20260709 12:12:49.177258 31212 tablet_bootstrap.cc:492] T a924d4172d594d1b9b1a27405f62e113 P 004887887de44a6584632617dc197d7d: Bootstrap starting.
I20260709 12:12:49.176656 30920 catalog_manager.cc:5697] T 30aaa322462d471391f3699e252ff4d9 P dc254a15e8d54188a2ec3927216ff482 reported cstate change: term changed from 0 to 1, leader changed from <none> to dc254a15e8d54188a2ec3927216ff482 (127.29.32.194). New cstate: current_term: 1 leader_uuid: "dc254a15e8d54188a2ec3927216ff482" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:49.182755 30920 catalog_manager.cc:5697] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 reported cstate change: term changed from 0 to 1, leader changed from <none> to dc254a15e8d54188a2ec3927216ff482 (127.29.32.194). New cstate: current_term: 1 leader_uuid: "dc254a15e8d54188a2ec3927216ff482" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:49.187868 30921 catalog_manager.cc:5697] T a924d4172d594d1b9b1a27405f62e113 P 30c92db0139b4111bec0f41bfb121c4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195). New cstate: current_term: 1 leader_uuid: "30c92db0139b4111bec0f41bfb121c4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:49.190311 31062 leader_election.cc:304] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:12:49.198036 31213 ts_tablet_manager.cc:1434] T f17d51c781414977bf54afa89f9e7227 P 30c92db0139b4111bec0f41bfb121c4d: Time spent starting tablet: real 0.131s	user 0.009s	sys 0.000s
I20260709 12:12:49.199787 31502 raft_consensus.cc:2804] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:49.202649 31502 raft_consensus.cc:697] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Becoming Leader. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Running, Role: LEADER
I20260709 12:12:49.203572 31502 consensus_queue.cc:237] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:49.204617 31214 raft_consensus.cc:359] T f17d51c781414977bf54afa89f9e7227 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:49.205320 31214 raft_consensus.cc:385] T f17d51c781414977bf54afa89f9e7227 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:49.205588 31214 raft_consensus.cc:740] T f17d51c781414977bf54afa89f9e7227 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Initialized, Role: FOLLOWER
I20260709 12:12:49.206681 31214 consensus_queue.cc:260] T f17d51c781414977bf54afa89f9e7227 P dc254a15e8d54188a2ec3927216ff482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:49.206154 31550 raft_consensus.cc:493] T b076f86e4ed644b280f0eee401d38c47 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:49.212867 31550 raft_consensus.cc:515] T b076f86e4ed644b280f0eee401d38c47 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:49.215781 31213 tablet_bootstrap.cc:492] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P 30c92db0139b4111bec0f41bfb121c4d: Bootstrap starting.
I20260709 12:12:49.216650 31550 leader_election.cc:290] T b076f86e4ed644b280f0eee401d38c47 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:49.217841 31172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b076f86e4ed644b280f0eee401d38c47" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:12:49.225885 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b076f86e4ed644b280f0eee401d38c47" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:12:49.228278 31214 ts_tablet_manager.cc:1434] T f17d51c781414977bf54afa89f9e7227 P dc254a15e8d54188a2ec3927216ff482: Time spent starting tablet: real 0.070s	user 0.006s	sys 0.000s
I20260709 12:12:49.229447 31214 tablet_bootstrap.cc:492] T 4225e109131c4e4d8ee206f916cbb15f P dc254a15e8d54188a2ec3927216ff482: Bootstrap starting.
I20260709 12:12:49.230996 30989 leader_election.cc:304] T b076f86e4ed644b280f0eee401d38c47 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:12:49.232263 31501 consensus_queue.cc:1048] T 30aaa322462d471391f3699e252ff4d9 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:49.240706 31022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d6e271c5f0a401a94b07a3da7dc3e89" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:12:49.233395 31550 raft_consensus.cc:2749] T b076f86e4ed644b280f0eee401d38c47 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:49.246958 31023 raft_consensus.cc:3060] T b076f86e4ed644b280f0eee401d38c47 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:12:49.252100 31062 consensus_peers.cc:597] T 30aaa322462d471391f3699e252ff4d9 P dc254a15e8d54188a2ec3927216ff482 -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. 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 12:12:49.252576 30970 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:12:49.266304 30921 catalog_manager.cc:5697] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 reported cstate change: term changed from 0 to 1, leader changed from <none> to dc254a15e8d54188a2ec3927216ff482 (127.29.32.194). New cstate: current_term: 1 leader_uuid: "dc254a15e8d54188a2ec3927216ff482" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:49.273844 31213 tablet_bootstrap.cc:654] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P 30c92db0139b4111bec0f41bfb121c4d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:49.277520 31546 raft_consensus.cc:515] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:49.289536 31022 raft_consensus.cc:2393] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate dc254a15e8d54188a2ec3927216ff482 in current term 1: Already voted for candidate 004887887de44a6584632617dc197d7d in this term.
I20260709 12:12:49.290581 31546 leader_election.cc:290] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 election: Requested vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:49.281616 31212 tablet_bootstrap.cc:654] T a924d4172d594d1b9b1a27405f62e113 P 004887887de44a6584632617dc197d7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:49.292085 31167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d6e271c5f0a401a94b07a3da7dc3e89" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:12:49.292927 31167 raft_consensus.cc:2393] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 004887887de44a6584632617dc197d7d in current term 1: Already voted for candidate dc254a15e8d54188a2ec3927216ff482 in this term.
I20260709 12:12:49.296481 31214 tablet_bootstrap.cc:654] T 4225e109131c4e4d8ee206f916cbb15f P dc254a15e8d54188a2ec3927216ff482: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:49.298038 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d6e271c5f0a401a94b07a3da7dc3e89" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:12:49.304852 31212 tablet_bootstrap.cc:492] T a924d4172d594d1b9b1a27405f62e113 P 004887887de44a6584632617dc197d7d: No bootstrap required, opened a new log
I20260709 12:12:49.305326 31212 ts_tablet_manager.cc:1403] T a924d4172d594d1b9b1a27405f62e113 P 004887887de44a6584632617dc197d7d: Time spent bootstrapping tablet: real 0.128s	user 0.003s	sys 0.009s
I20260709 12:12:49.307289 30989 leader_election.cc:304] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:12:49.307149 30919 catalog_manager.cc:5697] T f92a0813319c4f38be8a80039868f119 P 004887887de44a6584632617dc197d7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 004887887de44a6584632617dc197d7d (127.29.32.193). New cstate: current_term: 1 leader_uuid: "004887887de44a6584632617dc197d7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:49.311484 31213 tablet_bootstrap.cc:492] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P 30c92db0139b4111bec0f41bfb121c4d: No bootstrap required, opened a new log
I20260709 12:12:49.311666 31276 consensus_queue.cc:1048] T a924d4172d594d1b9b1a27405f62e113 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:49.312040 31213 ts_tablet_manager.cc:1403] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P 30c92db0139b4111bec0f41bfb121c4d: Time spent bootstrapping tablet: real 0.097s	user 0.013s	sys 0.000s
I20260709 12:12:49.316531 31537 raft_consensus.cc:2749] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:12:49.321205 31212 raft_consensus.cc:359] T a924d4172d594d1b9b1a27405f62e113 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:49.321903 31212 raft_consensus.cc:385] T a924d4172d594d1b9b1a27405f62e113 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:12:49.322733 30989 consensus_peers.cc:597] T 36032815941b49f4a4d107a8da22a256 P 004887887de44a6584632617dc197d7d -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. 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 12:12:49.322161 31212 raft_consensus.cc:740] T a924d4172d594d1b9b1a27405f62e113 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Initialized, Role: FOLLOWER
I20260709 12:12:49.323948 31212 consensus_queue.cc:260] T a924d4172d594d1b9b1a27405f62e113 P 004887887de44a6584632617dc197d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:49.325552 31213 raft_consensus.cc:359] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:49.327037 31213 raft_consensus.cc:385] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:49.327171 31212 ts_tablet_manager.cc:1434] T a924d4172d594d1b9b1a27405f62e113 P 004887887de44a6584632617dc197d7d: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260709 12:12:49.327662 31213 raft_consensus.cc:740] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Initialized, Role: FOLLOWER
I20260709 12:12:49.309126 30919 catalog_manager.cc:5697] T 36032815941b49f4a4d107a8da22a256 P 004887887de44a6584632617dc197d7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 004887887de44a6584632617dc197d7d (127.29.32.193). New cstate: current_term: 1 leader_uuid: "004887887de44a6584632617dc197d7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:49.328478 31212 tablet_bootstrap.cc:492] T 30aaa322462d471391f3699e252ff4d9 P 004887887de44a6584632617dc197d7d: Bootstrap starting.
I20260709 12:12:49.328958 31213 consensus_queue.cc:260] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P 30c92db0139b4111bec0f41bfb121c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:49.333726 31213 ts_tablet_manager.cc:1434] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P 30c92db0139b4111bec0f41bfb121c4d: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.002s
I20260709 12:12:49.334003 31529 raft_consensus.cc:493] T 279f04a2428640c58dcd613817c07b02 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:49.334853 31213 tablet_bootstrap.cc:492] T f8f275cdefdd443bbac9d440f67b9b52 P 30c92db0139b4111bec0f41bfb121c4d: Bootstrap starting.
I20260709 12:12:49.334570 31529 raft_consensus.cc:515] T 279f04a2428640c58dcd613817c07b02 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:49.334997 31212 tablet_bootstrap.cc:654] T 30aaa322462d471391f3699e252ff4d9 P 004887887de44a6584632617dc197d7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:49.338887 31023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "279f04a2428640c58dcd613817c07b02" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
W20260709 12:12:49.340678 31062 leader_election.cc:343] T 279f04a2428640c58dcd613817c07b02 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:49.342654 31213 tablet_bootstrap.cc:654] T f8f275cdefdd443bbac9d440f67b9b52 P 30c92db0139b4111bec0f41bfb121c4d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:49.346874 31023 raft_consensus.cc:3060] T a924d4172d594d1b9b1a27405f62e113 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:49.337321 31529 leader_election.cc:290] T 279f04a2428640c58dcd613817c07b02 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:49.355048 31397 consensus_queue.cc:1048] T a924d4172d594d1b9b1a27405f62e113 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:49.362833 31213 tablet_bootstrap.cc:492] T f8f275cdefdd443bbac9d440f67b9b52 P 30c92db0139b4111bec0f41bfb121c4d: No bootstrap required, opened a new log
I20260709 12:12:49.363413 31213 ts_tablet_manager.cc:1403] T f8f275cdefdd443bbac9d440f67b9b52 P 30c92db0139b4111bec0f41bfb121c4d: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.000s
I20260709 12:12:49.366674 31213 raft_consensus.cc:359] T f8f275cdefdd443bbac9d440f67b9b52 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:49.367471 31213 raft_consensus.cc:385] T f8f275cdefdd443bbac9d440f67b9b52 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:49.367761 31213 raft_consensus.cc:740] T f8f275cdefdd443bbac9d440f67b9b52 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Initialized, Role: FOLLOWER
I20260709 12:12:49.368669 31545 raft_consensus.cc:493] T f17d51c781414977bf54afa89f9e7227 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:49.369132 31213 consensus_queue.cc:260] T f8f275cdefdd443bbac9d440f67b9b52 P 30c92db0139b4111bec0f41bfb121c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:49.369248 31545 raft_consensus.cc:515] T f17d51c781414977bf54afa89f9e7227 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:49.371702 31213 ts_tablet_manager.cc:1434] T f8f275cdefdd443bbac9d440f67b9b52 P 30c92db0139b4111bec0f41bfb121c4d: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:12:49.373994 31095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f17d51c781414977bf54afa89f9e7227" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:12:49.374727 31095 raft_consensus.cc:2468] T f17d51c781414977bf54afa89f9e7227 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 0.
I20260709 12:12:49.375173 31167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "279f04a2428640c58dcd613817c07b02" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:12:49.375805 31167 raft_consensus.cc:2468] T 279f04a2428640c58dcd613817c07b02 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 0.
I20260709 12:12:49.376423 31022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f17d51c781414977bf54afa89f9e7227" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:49.376883 31138 leader_election.cc:304] T f17d51c781414977bf54afa89f9e7227 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:12:49.377040 31022 raft_consensus.cc:2468] T f17d51c781414977bf54afa89f9e7227 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 0.
I20260709 12:12:49.379900 31062 leader_election.cc:304] T 279f04a2428640c58dcd613817c07b02 P dc254a15e8d54188a2ec3927216ff482 [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: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d
I20260709 12:12:49.380478 31372 raft_consensus.cc:2804] T f17d51c781414977bf54afa89f9e7227 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:49.380637 31502 raft_consensus.cc:2804] T 279f04a2428640c58dcd613817c07b02 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:49.380935 31372 raft_consensus.cc:493] T f17d51c781414977bf54afa89f9e7227 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:49.381059 31502 raft_consensus.cc:493] T 279f04a2428640c58dcd613817c07b02 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:49.381891 31502 raft_consensus.cc:3060] T 279f04a2428640c58dcd613817c07b02 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:49.382187 31545 leader_election.cc:290] T f17d51c781414977bf54afa89f9e7227 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:12:49.381279 31372 raft_consensus.cc:3060] T f17d51c781414977bf54afa89f9e7227 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:49.380436 31212 tablet_bootstrap.cc:492] T 30aaa322462d471391f3699e252ff4d9 P 004887887de44a6584632617dc197d7d: No bootstrap required, opened a new log
I20260709 12:12:49.388753 31212 ts_tablet_manager.cc:1403] T 30aaa322462d471391f3699e252ff4d9 P 004887887de44a6584632617dc197d7d: Time spent bootstrapping tablet: real 0.061s	user 0.018s	sys 0.000s
I20260709 12:12:49.389431 31502 raft_consensus.cc:515] T 279f04a2428640c58dcd613817c07b02 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:49.390403 31372 raft_consensus.cc:515] T f17d51c781414977bf54afa89f9e7227 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:49.398675 31019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "279f04a2428640c58dcd613817c07b02" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:12:49.390936 31213 tablet_bootstrap.cc:492] T 8fe8a9107d124c99a1815c948e7763cf P 30c92db0139b4111bec0f41bfb121c4d: Bootstrap starting.
I20260709 12:12:49.391530 31212 raft_consensus.cc:359] T 30aaa322462d471391f3699e252ff4d9 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:49.400698 31212 raft_consensus.cc:385] T 30aaa322462d471391f3699e252ff4d9 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:49.401078 31212 raft_consensus.cc:740] T 30aaa322462d471391f3699e252ff4d9 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Initialized, Role: FOLLOWER
I20260709 12:12:49.401906 31212 consensus_queue.cc:260] T 30aaa322462d471391f3699e252ff4d9 P 004887887de44a6584632617dc197d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:49.392391 31502 leader_election.cc:290] T 279f04a2428640c58dcd613817c07b02 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:49.395900 31214 tablet_bootstrap.cc:492] T 4225e109131c4e4d8ee206f916cbb15f P dc254a15e8d54188a2ec3927216ff482: No bootstrap required, opened a new log
I20260709 12:12:49.404613 31095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f17d51c781414977bf54afa89f9e7227" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:12:49.405380 31214 ts_tablet_manager.cc:1403] T 4225e109131c4e4d8ee206f916cbb15f P dc254a15e8d54188a2ec3927216ff482: Time spent bootstrapping tablet: real 0.176s	user 0.011s	sys 0.002s
I20260709 12:12:49.405625 31095 raft_consensus.cc:3060] T f17d51c781414977bf54afa89f9e7227 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:49.409386 31214 raft_consensus.cc:359] T 4225e109131c4e4d8ee206f916cbb15f P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:49.410099 31214 raft_consensus.cc:385] T 4225e109131c4e4d8ee206f916cbb15f P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:49.411934 31214 raft_consensus.cc:740] T 4225e109131c4e4d8ee206f916cbb15f P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Initialized, Role: FOLLOWER
W20260709 12:12:49.415396 31062 leader_election.cc:343] T 279f04a2428640c58dcd613817c07b02 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:49.416815 31214 consensus_queue.cc:260] T 4225e109131c4e4d8ee206f916cbb15f P dc254a15e8d54188a2ec3927216ff482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:49.418111 31212 ts_tablet_manager.cc:1434] T 30aaa322462d471391f3699e252ff4d9 P 004887887de44a6584632617dc197d7d: Time spent starting tablet: real 0.029s	user 0.003s	sys 0.006s
I20260709 12:12:49.419328 31550 consensus_queue.cc:1048] T 36032815941b49f4a4d107a8da22a256 P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:49.405994 31167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "279f04a2428640c58dcd613817c07b02" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:12:49.424274 31214 ts_tablet_manager.cc:1434] T 4225e109131c4e4d8ee206f916cbb15f P dc254a15e8d54188a2ec3927216ff482: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.004s
I20260709 12:12:49.428292 31212 tablet_bootstrap.cc:492] T 279f04a2428640c58dcd613817c07b02 P 004887887de44a6584632617dc197d7d: Bootstrap starting.
I20260709 12:12:49.430972 31213 tablet_bootstrap.cc:654] T 8fe8a9107d124c99a1815c948e7763cf P 30c92db0139b4111bec0f41bfb121c4d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:49.439841 31371 raft_consensus.cc:493] T f8f275cdefdd443bbac9d440f67b9b52 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:49.440450 31371 raft_consensus.cc:515] T f8f275cdefdd443bbac9d440f67b9b52 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:49.436553 31167 raft_consensus.cc:3060] T 279f04a2428640c58dcd613817c07b02 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:49.442896 31371 leader_election.cc:290] T f8f275cdefdd443bbac9d440f67b9b52 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:12:49.444342 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f275cdefdd443bbac9d440f67b9b52" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:12:49.447350 31019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f275cdefdd443bbac9d440f67b9b52" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:49.421186 31023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f17d51c781414977bf54afa89f9e7227" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:12:49.449232 31023 raft_consensus.cc:3060] T f17d51c781414977bf54afa89f9e7227 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:12:49.449730 31138 leader_election.cc:343] T f8f275cdefdd443bbac9d440f67b9b52 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:49.449817 31501 consensus_queue.cc:1048] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:49.406538 31372 leader_election.cc:290] T f17d51c781414977bf54afa89f9e7227 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
W20260709 12:12:49.451491 31136 leader_election.cc:343] T f8f275cdefdd443bbac9d440f67b9b52 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:49.451890 31136 leader_election.cc:304] T f8f275cdefdd443bbac9d440f67b9b52 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:12:49.425595 31095 raft_consensus.cc:2468] T f17d51c781414977bf54afa89f9e7227 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 1.
I20260709 12:12:49.466634 31214 tablet_bootstrap.cc:492] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P dc254a15e8d54188a2ec3927216ff482: Bootstrap starting.
I20260709 12:12:49.468641 31372 raft_consensus.cc:2749] T f8f275cdefdd443bbac9d440f67b9b52 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:49.489167 31138 leader_election.cc:304] T f17d51c781414977bf54afa89f9e7227 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:12:49.490231 31367 raft_consensus.cc:2804] T f17d51c781414977bf54afa89f9e7227 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:49.490712 31367 raft_consensus.cc:697] T f17d51c781414977bf54afa89f9e7227 P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Becoming Leader. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Running, Role: LEADER
I20260709 12:12:49.491540 31367 consensus_queue.cc:237] T f17d51c781414977bf54afa89f9e7227 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:49.482422 31023 raft_consensus.cc:2468] T f17d51c781414977bf54afa89f9e7227 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 1.
I20260709 12:12:49.500285 31214 tablet_bootstrap.cc:654] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P dc254a15e8d54188a2ec3927216ff482: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:49.503717 31212 tablet_bootstrap.cc:654] T 279f04a2428640c58dcd613817c07b02 P 004887887de44a6584632617dc197d7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:49.511655 31501 consensus_queue.cc:1048] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:49.519110 31213 tablet_bootstrap.cc:492] T 8fe8a9107d124c99a1815c948e7763cf P 30c92db0139b4111bec0f41bfb121c4d: No bootstrap required, opened a new log
I20260709 12:12:49.519666 31213 ts_tablet_manager.cc:1403] T 8fe8a9107d124c99a1815c948e7763cf P 30c92db0139b4111bec0f41bfb121c4d: Time spent bootstrapping tablet: real 0.129s	user 0.019s	sys 0.020s
I20260709 12:12:49.523795 31213 raft_consensus.cc:359] T 8fe8a9107d124c99a1815c948e7763cf P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:49.524482 31213 raft_consensus.cc:385] T 8fe8a9107d124c99a1815c948e7763cf P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:49.524775 31213 raft_consensus.cc:740] T 8fe8a9107d124c99a1815c948e7763cf P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Initialized, Role: FOLLOWER
I20260709 12:12:49.525861 31213 consensus_queue.cc:260] T 8fe8a9107d124c99a1815c948e7763cf P 30c92db0139b4111bec0f41bfb121c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:49.530365 31213 ts_tablet_manager.cc:1434] T 8fe8a9107d124c99a1815c948e7763cf P 30c92db0139b4111bec0f41bfb121c4d: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260709 12:12:49.531445 31213 tablet_bootstrap.cc:492] T fed52c34448e46f7a68ff22af201b350 P 30c92db0139b4111bec0f41bfb121c4d: Bootstrap starting.
I20260709 12:12:49.542718 31214 tablet_bootstrap.cc:492] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P dc254a15e8d54188a2ec3927216ff482: No bootstrap required, opened a new log
I20260709 12:12:49.543239 31214 ts_tablet_manager.cc:1403] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P dc254a15e8d54188a2ec3927216ff482: Time spent bootstrapping tablet: real 0.077s	user 0.006s	sys 0.008s
I20260709 12:12:49.549872 31214 raft_consensus.cc:359] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:49.550778 31214 raft_consensus.cc:385] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:49.551069 31214 raft_consensus.cc:740] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Initialized, Role: FOLLOWER
I20260709 12:12:49.551960 31214 consensus_queue.cc:260] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P dc254a15e8d54188a2ec3927216ff482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:49.558986 31212 tablet_bootstrap.cc:492] T 279f04a2428640c58dcd613817c07b02 P 004887887de44a6584632617dc197d7d: No bootstrap required, opened a new log
I20260709 12:12:49.559240 31214 ts_tablet_manager.cc:1434] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P dc254a15e8d54188a2ec3927216ff482: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 12:12:49.559548 31212 ts_tablet_manager.cc:1403] T 279f04a2428640c58dcd613817c07b02 P 004887887de44a6584632617dc197d7d: Time spent bootstrapping tablet: real 0.131s	user 0.012s	sys 0.003s
I20260709 12:12:49.558322 31167 raft_consensus.cc:2468] T 279f04a2428640c58dcd613817c07b02 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 1.
I20260709 12:12:49.561020 31214 tablet_bootstrap.cc:492] T 0b41888ff42940da9b1972fd18897141 P dc254a15e8d54188a2ec3927216ff482: Bootstrap starting.
I20260709 12:12:49.563946 31062 leader_election.cc:304] T 279f04a2428640c58dcd613817c07b02 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d
I20260709 12:12:49.567729 31212 raft_consensus.cc:359] T 279f04a2428640c58dcd613817c07b02 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:49.568600 31501 raft_consensus.cc:2804] T 279f04a2428640c58dcd613817c07b02 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:49.569401 31501 raft_consensus.cc:697] T 279f04a2428640c58dcd613817c07b02 P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Becoming Leader. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Running, Role: LEADER
I20260709 12:12:49.569533 31213 tablet_bootstrap.cc:654] T fed52c34448e46f7a68ff22af201b350 P 30c92db0139b4111bec0f41bfb121c4d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:49.570616 31501 consensus_queue.cc:237] T 279f04a2428640c58dcd613817c07b02 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:49.569813 31212 raft_consensus.cc:385] T 279f04a2428640c58dcd613817c07b02 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:49.573968 31212 raft_consensus.cc:740] T 279f04a2428640c58dcd613817c07b02 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Initialized, Role: FOLLOWER
I20260709 12:12:49.574834 31212 consensus_queue.cc:260] T 279f04a2428640c58dcd613817c07b02 P 004887887de44a6584632617dc197d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:49.575352 31367 raft_consensus.cc:493] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:49.576279 31367 raft_consensus.cc:515] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:49.577116 31212 ts_tablet_manager.cc:1434] T 279f04a2428640c58dcd613817c07b02 P 004887887de44a6584632617dc197d7d: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 12:12:49.578078 31212 tablet_bootstrap.cc:492] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P 004887887de44a6584632617dc197d7d: Bootstrap starting.
I20260709 12:12:49.578855 31546 raft_consensus.cc:493] T 279f04a2428640c58dcd613817c07b02 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:49.579453 31546 raft_consensus.cc:515] T 279f04a2428640c58dcd613817c07b02 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:49.585608 31212 tablet_bootstrap.cc:654] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P 004887887de44a6584632617dc197d7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:49.589125 31214 tablet_bootstrap.cc:654] T 0b41888ff42940da9b1972fd18897141 P dc254a15e8d54188a2ec3927216ff482: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:49.594540 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "279f04a2428640c58dcd613817c07b02" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:12:49.596539 31021 raft_consensus.cc:3060] T 30aaa322462d471391f3699e252ff4d9 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:49.598459 31546 leader_election.cc:290] T 279f04a2428640c58dcd613817c07b02 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:49.604907 31367 leader_election.cc:290] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:12:49.605504 31019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb71c9b6b8644b0a7f875a07ee8e2a2" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:49.606817 31095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb71c9b6b8644b0a7f875a07ee8e2a2" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
W20260709 12:12:49.607224 31136 leader_election.cc:343] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:49.607558 31095 raft_consensus.cc:2468] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 0.
I20260709 12:12:49.608769 31138 leader_election.cc:304] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d
I20260709 12:12:49.610037 31367 raft_consensus.cc:2804] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:49.600998 31167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "279f04a2428640c58dcd613817c07b02" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:12:49.612514 31167 raft_consensus.cc:2393] T 279f04a2428640c58dcd613817c07b02 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 004887887de44a6584632617dc197d7d in current term 1: Already voted for candidate dc254a15e8d54188a2ec3927216ff482 in this term.
I20260709 12:12:49.613608 30987 leader_election.cc:304] T 279f04a2428640c58dcd613817c07b02 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:12:49.610491 31367 raft_consensus.cc:493] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:49.614523 31367 raft_consensus.cc:3060] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:49.615113 31544 raft_consensus.cc:3060] T 279f04a2428640c58dcd613817c07b02 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:49.616804 31212 tablet_bootstrap.cc:492] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P 004887887de44a6584632617dc197d7d: No bootstrap required, opened a new log
I20260709 12:12:49.617255 31212 ts_tablet_manager.cc:1403] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P 004887887de44a6584632617dc197d7d: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.000s
I20260709 12:12:49.618331 31550 consensus_queue.cc:1048] T f92a0813319c4f38be8a80039868f119 P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:49.620434 31212 raft_consensus.cc:359] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:49.621297 31212 raft_consensus.cc:385] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:49.620738 30921 catalog_manager.cc:5697] T 279f04a2428640c58dcd613817c07b02 P dc254a15e8d54188a2ec3927216ff482 reported cstate change: term changed from 0 to 1, leader changed from <none> to dc254a15e8d54188a2ec3927216ff482 (127.29.32.194). New cstate: current_term: 1 leader_uuid: "dc254a15e8d54188a2ec3927216ff482" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:49.621785 31212 raft_consensus.cc:740] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Initialized, Role: FOLLOWER
I20260709 12:12:49.624308 31544 raft_consensus.cc:2749] T 279f04a2428640c58dcd613817c07b02 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:49.625233 31367 raft_consensus.cc:515] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:49.628242 30920 catalog_manager.cc:5697] T f17d51c781414977bf54afa89f9e7227 P 30c92db0139b4111bec0f41bfb121c4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195). New cstate: current_term: 1 leader_uuid: "30c92db0139b4111bec0f41bfb121c4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:49.634713 31019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb71c9b6b8644b0a7f875a07ee8e2a2" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:12:49.630781 31213 tablet_bootstrap.cc:492] T fed52c34448e46f7a68ff22af201b350 P 30c92db0139b4111bec0f41bfb121c4d: No bootstrap required, opened a new log
I20260709 12:12:49.635842 31213 ts_tablet_manager.cc:1403] T fed52c34448e46f7a68ff22af201b350 P 30c92db0139b4111bec0f41bfb121c4d: Time spent bootstrapping tablet: real 0.104s	user 0.021s	sys 0.015s
I20260709 12:12:49.645504 31367 leader_election.cc:290] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:12:49.641623 31213 raft_consensus.cc:359] T fed52c34448e46f7a68ff22af201b350 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:49.647383 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb71c9b6b8644b0a7f875a07ee8e2a2" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:12:49.648373 31096 raft_consensus.cc:3060] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:49.648048 31213 raft_consensus.cc:385] T fed52c34448e46f7a68ff22af201b350 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:49.665213 31213 raft_consensus.cc:740] T fed52c34448e46f7a68ff22af201b350 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Initialized, Role: FOLLOWER
I20260709 12:12:49.666232 31213 consensus_queue.cc:260] T fed52c34448e46f7a68ff22af201b350 P 30c92db0139b4111bec0f41bfb121c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:49.661119 31096 raft_consensus.cc:2468] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 1.
I20260709 12:12:49.659135 31212 consensus_queue.cc:260] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P 004887887de44a6584632617dc197d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:49.668179 31019 raft_consensus.cc:3060] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:49.669186 31138 leader_election.cc:304] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:12:49.669930 31545 raft_consensus.cc:2804] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:49.670423 31545 raft_consensus.cc:697] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Becoming Leader. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Running, Role: LEADER
I20260709 12:12:49.671217 31545 consensus_queue.cc:237] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:49.675544 31019 raft_consensus.cc:2468] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 1.
I20260709 12:12:49.679220 31212 ts_tablet_manager.cc:1434] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P 004887887de44a6584632617dc197d7d: Time spent starting tablet: real 0.062s	user 0.009s	sys 0.000s
I20260709 12:12:49.680400 31212 tablet_bootstrap.cc:492] T fed52c34448e46f7a68ff22af201b350 P 004887887de44a6584632617dc197d7d: Bootstrap starting.
I20260709 12:12:49.680598 31501 consensus_queue.cc:1048] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:49.686131 31213 ts_tablet_manager.cc:1434] T fed52c34448e46f7a68ff22af201b350 P 30c92db0139b4111bec0f41bfb121c4d: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.000s
I20260709 12:12:49.694324 31214 tablet_bootstrap.cc:492] T 0b41888ff42940da9b1972fd18897141 P dc254a15e8d54188a2ec3927216ff482: No bootstrap required, opened a new log
I20260709 12:12:49.694832 31214 ts_tablet_manager.cc:1403] T 0b41888ff42940da9b1972fd18897141 P dc254a15e8d54188a2ec3927216ff482: Time spent bootstrapping tablet: real 0.134s	user 0.036s	sys 0.027s
I20260709 12:12:49.698935 31213 tablet_bootstrap.cc:492] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P 30c92db0139b4111bec0f41bfb121c4d: Bootstrap starting.
I20260709 12:12:49.700639 31544 consensus_queue.cc:1048] T f92a0813319c4f38be8a80039868f119 P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:49.701421 31212 tablet_bootstrap.cc:654] T fed52c34448e46f7a68ff22af201b350 P 004887887de44a6584632617dc197d7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:49.703028 31214 raft_consensus.cc:359] T 0b41888ff42940da9b1972fd18897141 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:49.703755 31214 raft_consensus.cc:385] T 0b41888ff42940da9b1972fd18897141 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:49.704015 31214 raft_consensus.cc:740] T 0b41888ff42940da9b1972fd18897141 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Initialized, Role: FOLLOWER
I20260709 12:12:49.705470 31213 tablet_bootstrap.cc:654] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P 30c92db0139b4111bec0f41bfb121c4d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:49.704814 31214 consensus_queue.cc:260] T 0b41888ff42940da9b1972fd18897141 P dc254a15e8d54188a2ec3927216ff482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:49.715230 31214 ts_tablet_manager.cc:1434] T 0b41888ff42940da9b1972fd18897141 P dc254a15e8d54188a2ec3927216ff482: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 12:12:49.716331 31214 tablet_bootstrap.cc:492] T fed52c34448e46f7a68ff22af201b350 P dc254a15e8d54188a2ec3927216ff482: Bootstrap starting.
I20260709 12:12:49.722532 31213 tablet_bootstrap.cc:492] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P 30c92db0139b4111bec0f41bfb121c4d: No bootstrap required, opened a new log
I20260709 12:12:49.723078 31213 ts_tablet_manager.cc:1403] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P 30c92db0139b4111bec0f41bfb121c4d: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.004s
I20260709 12:12:49.723280 31214 tablet_bootstrap.cc:654] T fed52c34448e46f7a68ff22af201b350 P dc254a15e8d54188a2ec3927216ff482: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:49.727280 31213 raft_consensus.cc:359] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:49.728072 31213 raft_consensus.cc:385] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:49.728353 31213 raft_consensus.cc:740] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Initialized, Role: FOLLOWER
I20260709 12:12:49.729190 31213 consensus_queue.cc:260] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P 30c92db0139b4111bec0f41bfb121c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:49.731222 31213 ts_tablet_manager.cc:1434] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P 30c92db0139b4111bec0f41bfb121c4d: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 12:12:49.749655 31545 raft_consensus.cc:493] T fed52c34448e46f7a68ff22af201b350 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:49.750411 31545 raft_consensus.cc:515] T fed52c34448e46f7a68ff22af201b350 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:49.752910 31545 leader_election.cc:290] T fed52c34448e46f7a68ff22af201b350 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:12:49.754805 31395 consensus_queue.cc:1048] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:49.758455 31021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fed52c34448e46f7a68ff22af201b350" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:49.760659 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fed52c34448e46f7a68ff22af201b350" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:12:49.756932 30920 catalog_manager.cc:5697] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P 30c92db0139b4111bec0f41bfb121c4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195). New cstate: current_term: 1 leader_uuid: "30c92db0139b4111bec0f41bfb121c4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: HEALTHY } } }
W20260709 12:12:49.766736 31138 leader_election.cc:343] T fed52c34448e46f7a68ff22af201b350 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:49.779006 31213 tablet_bootstrap.cc:492] T 8d67e4d0c72f479ea4647afa7039f263 P 30c92db0139b4111bec0f41bfb121c4d: Bootstrap starting.
W20260709 12:12:49.780841 31136 leader_election.cc:343] T fed52c34448e46f7a68ff22af201b350 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:49.781400 31136 leader_election.cc:304] T fed52c34448e46f7a68ff22af201b350 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:12:49.783460 31372 raft_consensus.cc:2749] T fed52c34448e46f7a68ff22af201b350 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:49.821540 31214 tablet_bootstrap.cc:492] T fed52c34448e46f7a68ff22af201b350 P dc254a15e8d54188a2ec3927216ff482: No bootstrap required, opened a new log
I20260709 12:12:49.822114 31214 ts_tablet_manager.cc:1403] T fed52c34448e46f7a68ff22af201b350 P dc254a15e8d54188a2ec3927216ff482: Time spent bootstrapping tablet: real 0.106s	user 0.013s	sys 0.027s
I20260709 12:12:49.825753 31214 raft_consensus.cc:359] T fed52c34448e46f7a68ff22af201b350 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:49.829753 31214 raft_consensus.cc:385] T fed52c34448e46f7a68ff22af201b350 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:49.830039 31214 raft_consensus.cc:740] T fed52c34448e46f7a68ff22af201b350 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Initialized, Role: FOLLOWER
I20260709 12:12:49.830117 31545 raft_consensus.cc:493] T 8fe8a9107d124c99a1815c948e7763cf P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:49.830536 31212 tablet_bootstrap.cc:492] T fed52c34448e46f7a68ff22af201b350 P 004887887de44a6584632617dc197d7d: No bootstrap required, opened a new log
I20260709 12:12:49.831070 31212 ts_tablet_manager.cc:1403] T fed52c34448e46f7a68ff22af201b350 P 004887887de44a6584632617dc197d7d: Time spent bootstrapping tablet: real 0.151s	user 0.014s	sys 0.030s
I20260709 12:12:49.830945 31545 raft_consensus.cc:515] T 8fe8a9107d124c99a1815c948e7763cf P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:49.833935 31545 leader_election.cc:290] T 8fe8a9107d124c99a1815c948e7763cf P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:12:49.835570 31019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fe8a9107d124c99a1815c948e7763cf" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:49.835848 31095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fe8a9107d124c99a1815c948e7763cf" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:12:49.836603 31213 tablet_bootstrap.cc:654] T 8d67e4d0c72f479ea4647afa7039f263 P 30c92db0139b4111bec0f41bfb121c4d: Neither blocks nor log segments found. Creating new log.
W20260709 12:12:49.837011 31136 leader_election.cc:343] T 8fe8a9107d124c99a1815c948e7763cf P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:12:49.837703 31138 leader_election.cc:343] T 8fe8a9107d124c99a1815c948e7763cf P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:49.838418 31138 leader_election.cc:304] T 8fe8a9107d124c99a1815c948e7763cf P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:12:49.831094 31214 consensus_queue.cc:260] T fed52c34448e46f7a68ff22af201b350 P dc254a15e8d54188a2ec3927216ff482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:49.839833 31545 raft_consensus.cc:2749] T 8fe8a9107d124c99a1815c948e7763cf P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:49.841014 31214 ts_tablet_manager.cc:1434] T fed52c34448e46f7a68ff22af201b350 P dc254a15e8d54188a2ec3927216ff482: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 12:12:49.842547 31214 tablet_bootstrap.cc:492] T 36032815941b49f4a4d107a8da22a256 P dc254a15e8d54188a2ec3927216ff482: Bootstrap starting.
I20260709 12:12:49.844774 31212 raft_consensus.cc:359] T fed52c34448e46f7a68ff22af201b350 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:49.845649 31212 raft_consensus.cc:385] T fed52c34448e46f7a68ff22af201b350 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:49.846065 31212 raft_consensus.cc:740] T fed52c34448e46f7a68ff22af201b350 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Initialized, Role: FOLLOWER
I20260709 12:12:49.846980 31213 tablet_bootstrap.cc:492] T 8d67e4d0c72f479ea4647afa7039f263 P 30c92db0139b4111bec0f41bfb121c4d: No bootstrap required, opened a new log
I20260709 12:12:49.846906 31212 consensus_queue.cc:260] T fed52c34448e46f7a68ff22af201b350 P 004887887de44a6584632617dc197d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:49.847463 31213 ts_tablet_manager.cc:1403] T 8d67e4d0c72f479ea4647afa7039f263 P 30c92db0139b4111bec0f41bfb121c4d: Time spent bootstrapping tablet: real 0.069s	user 0.009s	sys 0.005s
I20260709 12:12:49.848187 31529 raft_consensus.cc:493] T 4225e109131c4e4d8ee206f916cbb15f P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:49.848948 31214 tablet_bootstrap.cc:654] T 36032815941b49f4a4d107a8da22a256 P dc254a15e8d54188a2ec3927216ff482: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:49.848649 31529 raft_consensus.cc:515] T 4225e109131c4e4d8ee206f916cbb15f P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:49.849438 31212 ts_tablet_manager.cc:1434] T fed52c34448e46f7a68ff22af201b350 P 004887887de44a6584632617dc197d7d: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260709 12:12:49.850867 31529 leader_election.cc:290] T 4225e109131c4e4d8ee206f916cbb15f P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:49.851989 31212 tablet_bootstrap.cc:492] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d: Bootstrap starting.
I20260709 12:12:49.852281 31019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4225e109131c4e4d8ee206f916cbb15f" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:49.853425 31166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4225e109131c4e4d8ee206f916cbb15f" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:12:49.854022 31166 raft_consensus.cc:2468] T 4225e109131c4e4d8ee206f916cbb15f P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 0.
I20260709 12:12:49.854879 31213 raft_consensus.cc:359] T 8d67e4d0c72f479ea4647afa7039f263 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:49.862118 31213 raft_consensus.cc:385] T 8d67e4d0c72f479ea4647afa7039f263 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:49.862670 31213 raft_consensus.cc:740] T 8d67e4d0c72f479ea4647afa7039f263 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Initialized, Role: FOLLOWER
I20260709 12:12:49.868176 31213 consensus_queue.cc:260] T 8d67e4d0c72f479ea4647afa7039f263 P 30c92db0139b4111bec0f41bfb121c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
W20260709 12:12:49.855628 31062 leader_election.cc:343] T 4225e109131c4e4d8ee206f916cbb15f P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:49.869833 31062 leader_election.cc:304] T 4225e109131c4e4d8ee206f916cbb15f P dc254a15e8d54188a2ec3927216ff482 [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: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d
I20260709 12:12:49.870779 31529 raft_consensus.cc:2804] T 4225e109131c4e4d8ee206f916cbb15f P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:49.871279 31529 raft_consensus.cc:493] T 4225e109131c4e4d8ee206f916cbb15f P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:49.871737 31529 raft_consensus.cc:3060] T 4225e109131c4e4d8ee206f916cbb15f P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:49.867372 31212 tablet_bootstrap.cc:654] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:49.881491 31213 ts_tablet_manager.cc:1434] T 8d67e4d0c72f479ea4647afa7039f263 P 30c92db0139b4111bec0f41bfb121c4d: Time spent starting tablet: real 0.034s	user 0.002s	sys 0.005s
I20260709 12:12:49.889051 31545 raft_consensus.cc:493] T 8d67e4d0c72f479ea4647afa7039f263 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:49.891810 31545 raft_consensus.cc:515] T 8d67e4d0c72f479ea4647afa7039f263 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:49.893908 31545 leader_election.cc:290] T 8d67e4d0c72f479ea4647afa7039f263 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:12:49.895207 31095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d67e4d0c72f479ea4647afa7039f263" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
W20260709 12:12:49.900018 31138 leader_election.cc:343] T 8d67e4d0c72f479ea4647afa7039f263 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:49.905869 31019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d67e4d0c72f479ea4647afa7039f263" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
W20260709 12:12:49.907497 31136 leader_election.cc:343] T 8d67e4d0c72f479ea4647afa7039f263 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:49.907990 31136 leader_election.cc:304] T 8d67e4d0c72f479ea4647afa7039f263 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:12:49.908782 31545 raft_consensus.cc:2749] T 8d67e4d0c72f479ea4647afa7039f263 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:49.910616 31212 tablet_bootstrap.cc:492] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d: No bootstrap required, opened a new log
I20260709 12:12:49.910738 31214 tablet_bootstrap.cc:492] T 36032815941b49f4a4d107a8da22a256 P dc254a15e8d54188a2ec3927216ff482: No bootstrap required, opened a new log
I20260709 12:12:49.911118 31212 ts_tablet_manager.cc:1403] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d: Time spent bootstrapping tablet: real 0.059s	user 0.015s	sys 0.007s
I20260709 12:12:49.911427 31214 ts_tablet_manager.cc:1403] T 36032815941b49f4a4d107a8da22a256 P dc254a15e8d54188a2ec3927216ff482: Time spent bootstrapping tablet: real 0.069s	user 0.037s	sys 0.026s
I20260709 12:12:49.913972 31212 raft_consensus.cc:359] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:49.914681 31212 raft_consensus.cc:385] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:49.914954 31212 raft_consensus.cc:740] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Initialized, Role: FOLLOWER
I20260709 12:12:49.915021 31214 raft_consensus.cc:359] T 36032815941b49f4a4d107a8da22a256 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:49.915824 31214 raft_consensus.cc:385] T 36032815941b49f4a4d107a8da22a256 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:49.916177 31214 raft_consensus.cc:740] T 36032815941b49f4a4d107a8da22a256 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Initialized, Role: FOLLOWER
I20260709 12:12:49.915961 31212 consensus_queue.cc:260] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:49.917025 31214 consensus_queue.cc:260] T 36032815941b49f4a4d107a8da22a256 P dc254a15e8d54188a2ec3927216ff482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:49.918447 31212 ts_tablet_manager.cc:1434] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:12:49.919396 31214 ts_tablet_manager.cc:1434] T 36032815941b49f4a4d107a8da22a256 P dc254a15e8d54188a2ec3927216ff482: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:12:49.919569 31212 tablet_bootstrap.cc:492] T 0b41888ff42940da9b1972fd18897141 P 004887887de44a6584632617dc197d7d: Bootstrap starting.
I20260709 12:12:49.918308 31397 consensus_queue.cc:1048] T f17d51c781414977bf54afa89f9e7227 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:49.920538 31214 tablet_bootstrap.cc:492] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482: Bootstrap starting.
I20260709 12:12:49.927953 31212 tablet_bootstrap.cc:654] T 0b41888ff42940da9b1972fd18897141 P 004887887de44a6584632617dc197d7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:49.929522 31214 tablet_bootstrap.cc:654] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:49.910768 31213 tablet_bootstrap.cc:492] T b6f50d0c5d864cb5abb35e0264634381 P 30c92db0139b4111bec0f41bfb121c4d: Bootstrap starting.
I20260709 12:12:49.927019 31397 consensus_queue.cc:1048] T f17d51c781414977bf54afa89f9e7227 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 12:12:49.946877 31529 raft_consensus.cc:515] T 4225e109131c4e4d8ee206f916cbb15f P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:49.964531 31395 raft_consensus.cc:493] T 0b41888ff42940da9b1972fd18897141 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:49.965124 31395 raft_consensus.cc:515] T 0b41888ff42940da9b1972fd18897141 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:49.967279 31395 leader_election.cc:290] T 0b41888ff42940da9b1972fd18897141 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:49.973410 31166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b41888ff42940da9b1972fd18897141" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:12:49.974124 31166 raft_consensus.cc:2468] T 0b41888ff42940da9b1972fd18897141 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 0.
I20260709 12:12:49.974628 31021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b41888ff42940da9b1972fd18897141" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:49.976826 31544 raft_consensus.cc:493] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:49.977566 31544 raft_consensus.cc:515] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:49.982472 31544 leader_election.cc:290] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:49.983808 31166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4225e109131c4e4d8ee206f916cbb15f" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:12:49.984549 31166 raft_consensus.cc:2468] T 4225e109131c4e4d8ee206f916cbb15f P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 0.
I20260709 12:12:49.987226 30987 leader_election.cc:304] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: 
I20260709 12:12:49.988225 31537 raft_consensus.cc:2804] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:49.988659 31537 raft_consensus.cc:493] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:49.989005 31537 raft_consensus.cc:3060] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:12:49.991639 31062 leader_election.cc:343] T 0b41888ff42940da9b1972fd18897141 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:49.991830 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4225e109131c4e4d8ee206f916cbb15f" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:12:49.992663 31062 leader_election.cc:304] T 0b41888ff42940da9b1972fd18897141 P dc254a15e8d54188a2ec3927216ff482 [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: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d
I20260709 12:12:49.993046 31096 raft_consensus.cc:2393] T 4225e109131c4e4d8ee206f916cbb15f P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 004887887de44a6584632617dc197d7d in current term 1: Already voted for candidate dc254a15e8d54188a2ec3927216ff482 in this term.
I20260709 12:12:49.996973 31543 raft_consensus.cc:2804] T 0b41888ff42940da9b1972fd18897141 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:49.997452 31543 raft_consensus.cc:493] T 0b41888ff42940da9b1972fd18897141 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:49.998029 31543 raft_consensus.cc:3060] T 0b41888ff42940da9b1972fd18897141 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:49.996601 31213 tablet_bootstrap.cc:654] T b6f50d0c5d864cb5abb35e0264634381 P 30c92db0139b4111bec0f41bfb121c4d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:50.006217 31543 raft_consensus.cc:515] T 0b41888ff42940da9b1972fd18897141 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:50.008196 31543 leader_election.cc:290] T 0b41888ff42940da9b1972fd18897141 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:50.011123 31537 raft_consensus.cc:515] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:50.024712 31166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4225e109131c4e4d8ee206f916cbb15f" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:12:50.025350 31166 raft_consensus.cc:3060] T 4225e109131c4e4d8ee206f916cbb15f P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:50.028105 31168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b41888ff42940da9b1972fd18897141" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:12:50.028723 31168 raft_consensus.cc:3060] T 0b41888ff42940da9b1972fd18897141 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:50.028626 31022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b41888ff42940da9b1972fd18897141" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:12:50.031972 31529 leader_election.cc:290] T 4225e109131c4e4d8ee206f916cbb15f P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:50.038517 31537 leader_election.cc:290] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 election: Requested vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:50.037955 31166 raft_consensus.cc:2468] T 4225e109131c4e4d8ee206f916cbb15f P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 1.
I20260709 12:12:50.039609 31168 raft_consensus.cc:2468] T 0b41888ff42940da9b1972fd18897141 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 1.
I20260709 12:12:50.041420 30987 leader_election.cc:304] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: 
I20260709 12:12:50.042584 31537 raft_consensus.cc:2804] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:50.043920 31537 raft_consensus.cc:697] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Becoming Leader. State: Replica: 004887887de44a6584632617dc197d7d, State: Running, Role: LEADER
I20260709 12:12:50.044422 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4225e109131c4e4d8ee206f916cbb15f" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:12:50.045259 31096 raft_consensus.cc:2393] T 4225e109131c4e4d8ee206f916cbb15f P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 004887887de44a6584632617dc197d7d in current term 1: Already voted for candidate dc254a15e8d54188a2ec3927216ff482 in this term.
I20260709 12:12:50.045509 31537 consensus_queue.cc:237] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:50.047734 31395 consensus_queue.cc:1048] T 279f04a2428640c58dcd613817c07b02 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:12:50.049567 31062 leader_election.cc:343] T 0b41888ff42940da9b1972fd18897141 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:50.052059 31168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4225e109131c4e4d8ee206f916cbb15f" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:12:50.052907 31168 raft_consensus.cc:2393] T 4225e109131c4e4d8ee206f916cbb15f P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate dc254a15e8d54188a2ec3927216ff482 in current term 1: Already voted for candidate 004887887de44a6584632617dc197d7d in this term.
I20260709 12:12:50.055164 31021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4225e109131c4e4d8ee206f916cbb15f" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:12:50.066928 31545 consensus_queue.cc:1048] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:50.075541 31395 raft_consensus.cc:493] T 36032815941b49f4a4d107a8da22a256 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:50.076063 31395 raft_consensus.cc:515] T 36032815941b49f4a4d107a8da22a256 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:50.077957 31395 leader_election.cc:290] T 36032815941b49f4a4d107a8da22a256 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:50.090670 31397 consensus_queue.cc:1048] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:50.104112 31537 raft_consensus.cc:493] T fed52c34448e46f7a68ff22af201b350 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:50.105088 31537 raft_consensus.cc:515] T fed52c34448e46f7a68ff22af201b350 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:50.108875 31168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fed52c34448e46f7a68ff22af201b350" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:12:50.109543 31168 raft_consensus.cc:2468] T fed52c34448e46f7a68ff22af201b350 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 0.
I20260709 12:12:50.110656 30987 leader_election.cc:304] T fed52c34448e46f7a68ff22af201b350 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: 
I20260709 12:12:50.111415 31537 leader_election.cc:290] T fed52c34448e46f7a68ff22af201b350 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:50.111477 31544 raft_consensus.cc:2804] T fed52c34448e46f7a68ff22af201b350 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:50.112108 31544 raft_consensus.cc:493] T fed52c34448e46f7a68ff22af201b350 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:50.112576 31544 raft_consensus.cc:3060] T fed52c34448e46f7a68ff22af201b350 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:50.121933 31544 raft_consensus.cc:515] T fed52c34448e46f7a68ff22af201b350 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:50.125007 31397 raft_consensus.cc:493] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:50.125828 31397 raft_consensus.cc:515] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:50.127627 31544 leader_election.cc:290] T fed52c34448e46f7a68ff22af201b350 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 election: Requested vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:50.126679 31168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fed52c34448e46f7a68ff22af201b350" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:12:50.128773 31168 raft_consensus.cc:3060] T fed52c34448e46f7a68ff22af201b350 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:50.131644 31397 leader_election.cc:290] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:12:50.133808 31095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d4b78ad5d5b4e7da91ac5657941e2b9" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
W20260709 12:12:50.135795 31138 leader_election.cc:343] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:50.135819 31022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d4b78ad5d5b4e7da91ac5657941e2b9" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:50.138458 31168 raft_consensus.cc:2468] T fed52c34448e46f7a68ff22af201b350 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 1.
I20260709 12:12:50.140106 31213 tablet_bootstrap.cc:492] T b6f50d0c5d864cb5abb35e0264634381 P 30c92db0139b4111bec0f41bfb121c4d: No bootstrap required, opened a new log
I20260709 12:12:50.140724 31213 ts_tablet_manager.cc:1403] T b6f50d0c5d864cb5abb35e0264634381 P 30c92db0139b4111bec0f41bfb121c4d: Time spent bootstrapping tablet: real 0.230s	user 0.017s	sys 0.007s
I20260709 12:12:50.140693 30987 leader_election.cc:304] T fed52c34448e46f7a68ff22af201b350 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: 
I20260709 12:12:50.142290 31537 raft_consensus.cc:2804] T fed52c34448e46f7a68ff22af201b350 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:50.143039 31537 raft_consensus.cc:697] T fed52c34448e46f7a68ff22af201b350 P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Becoming Leader. State: Replica: 004887887de44a6584632617dc197d7d, State: Running, Role: LEADER
I20260709 12:12:50.144349 31537 consensus_queue.cc:237] T fed52c34448e46f7a68ff22af201b350 P 004887887de44a6584632617dc197d7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:50.144534 31213 raft_consensus.cc:359] T b6f50d0c5d864cb5abb35e0264634381 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:50.145763 31213 raft_consensus.cc:385] T b6f50d0c5d864cb5abb35e0264634381 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:50.146160 31213 raft_consensus.cc:740] T b6f50d0c5d864cb5abb35e0264634381 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Initialized, Role: FOLLOWER
I20260709 12:12:50.147257 31213 consensus_queue.cc:260] T b6f50d0c5d864cb5abb35e0264634381 P 30c92db0139b4111bec0f41bfb121c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:50.149693 31213 ts_tablet_manager.cc:1434] T b6f50d0c5d864cb5abb35e0264634381 P 30c92db0139b4111bec0f41bfb121c4d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:12:50.162155 31062 leader_election.cc:304] T 0b41888ff42940da9b1972fd18897141 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d
W20260709 12:12:50.165903 31136 leader_election.cc:343] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:50.167088 31214 tablet_bootstrap.cc:492] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482: No bootstrap required, opened a new log
I20260709 12:12:50.170665 31136 leader_election.cc:304] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:12:50.170961 31543 raft_consensus.cc:2804] T 0b41888ff42940da9b1972fd18897141 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:50.171401 31214 ts_tablet_manager.cc:1403] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482: Time spent bootstrapping tablet: real 0.251s	user 0.062s	sys 0.114s
I20260709 12:12:50.171624 31543 raft_consensus.cc:697] T 0b41888ff42940da9b1972fd18897141 P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Becoming Leader. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Running, Role: LEADER
I20260709 12:12:50.172775 31543 consensus_queue.cc:237] T 0b41888ff42940da9b1972fd18897141 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:50.174206 31214 raft_consensus.cc:359] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:50.174561 31397 raft_consensus.cc:2749] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:50.174880 31214 raft_consensus.cc:385] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:50.175158 31214 raft_consensus.cc:740] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Initialized, Role: FOLLOWER
I20260709 12:12:50.175774 31214 consensus_queue.cc:260] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:50.167122 31212 tablet_bootstrap.cc:492] T 0b41888ff42940da9b1972fd18897141 P 004887887de44a6584632617dc197d7d: No bootstrap required, opened a new log
I20260709 12:12:50.177790 31212 ts_tablet_manager.cc:1403] T 0b41888ff42940da9b1972fd18897141 P 004887887de44a6584632617dc197d7d: Time spent bootstrapping tablet: real 0.259s	user 0.059s	sys 0.048s
I20260709 12:12:50.180603 31212 raft_consensus.cc:359] T 0b41888ff42940da9b1972fd18897141 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:50.181246 31212 raft_consensus.cc:385] T 0b41888ff42940da9b1972fd18897141 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:50.181840 31212 raft_consensus.cc:740] T 0b41888ff42940da9b1972fd18897141 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Initialized, Role: FOLLOWER
I20260709 12:12:50.183959 31214 ts_tablet_manager.cc:1434] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:12:50.185004 31214 tablet_bootstrap.cc:492] T 051f7a89dfe54831a6a0e432f7181795 P dc254a15e8d54188a2ec3927216ff482: Bootstrap starting.
I20260709 12:12:50.150926 31213 tablet_bootstrap.cc:492] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d: Bootstrap starting.
I20260709 12:12:50.190769 31214 tablet_bootstrap.cc:654] T 051f7a89dfe54831a6a0e432f7181795 P dc254a15e8d54188a2ec3927216ff482: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:50.182471 31212 consensus_queue.cc:260] T 0b41888ff42940da9b1972fd18897141 P 004887887de44a6584632617dc197d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:50.195068 31212 ts_tablet_manager.cc:1434] T 0b41888ff42940da9b1972fd18897141 P 004887887de44a6584632617dc197d7d: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 12:12:50.196112 31212 tablet_bootstrap.cc:492] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P 004887887de44a6584632617dc197d7d: Bootstrap starting.
I20260709 12:12:50.208343 31372 raft_consensus.cc:493] T b6f50d0c5d864cb5abb35e0264634381 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:50.209266 31372 raft_consensus.cc:515] T b6f50d0c5d864cb5abb35e0264634381 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:50.215974 31372 leader_election.cc:290] T b6f50d0c5d864cb5abb35e0264634381 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:12:50.214908 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fed52c34448e46f7a68ff22af201b350" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:12:50.221305 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6f50d0c5d864cb5abb35e0264634381" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:12:50.222887 31095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fed52c34448e46f7a68ff22af201b350" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
W20260709 12:12:50.224471 31138 leader_election.cc:343] T b6f50d0c5d864cb5abb35e0264634381 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:50.220469 31019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36032815941b49f4a4d107a8da22a256" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:50.212697 31529 raft_consensus.cc:493] T fed52c34448e46f7a68ff22af201b350 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:50.228176 31166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36032815941b49f4a4d107a8da22a256" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:12:50.231980 31062 leader_election.cc:304] T 4225e109131c4e4d8ee206f916cbb15f P dc254a15e8d54188a2ec3927216ff482 [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: dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:12:50.235086 31395 raft_consensus.cc:2749] T 4225e109131c4e4d8ee206f916cbb15f P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:12:50.229908 31529 raft_consensus.cc:515] T fed52c34448e46f7a68ff22af201b350 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:50.243257 31096 raft_consensus.cc:3060] T fed52c34448e46f7a68ff22af201b350 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:50.256453 31019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6f50d0c5d864cb5abb35e0264634381" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:50.261788 31214 tablet_bootstrap.cc:492] T 051f7a89dfe54831a6a0e432f7181795 P dc254a15e8d54188a2ec3927216ff482: No bootstrap required, opened a new log
I20260709 12:12:50.262336 31214 ts_tablet_manager.cc:1403] T 051f7a89dfe54831a6a0e432f7181795 P dc254a15e8d54188a2ec3927216ff482: Time spent bootstrapping tablet: real 0.078s	user 0.009s	sys 0.031s
I20260709 12:12:50.262553 31096 raft_consensus.cc:2468] T fed52c34448e46f7a68ff22af201b350 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 1.
I20260709 12:12:50.270064 31214 raft_consensus.cc:359] T 051f7a89dfe54831a6a0e432f7181795 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
W20260709 12:12:50.264905 31136 leader_election.cc:343] T b6f50d0c5d864cb5abb35e0264634381 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:50.271255 31214 raft_consensus.cc:385] T 051f7a89dfe54831a6a0e432f7181795 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:50.272492 31214 raft_consensus.cc:740] T 051f7a89dfe54831a6a0e432f7181795 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Initialized, Role: FOLLOWER
I20260709 12:12:50.271621 31529 leader_election.cc:290] T fed52c34448e46f7a68ff22af201b350 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:50.273838 31214 consensus_queue.cc:260] T 051f7a89dfe54831a6a0e432f7181795 P dc254a15e8d54188a2ec3927216ff482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:50.273125 31136 leader_election.cc:304] T b6f50d0c5d864cb5abb35e0264634381 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:12:50.277261 31212 tablet_bootstrap.cc:654] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P 004887887de44a6584632617dc197d7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:50.283994 31214 ts_tablet_manager.cc:1434] T 051f7a89dfe54831a6a0e432f7181795 P dc254a15e8d54188a2ec3927216ff482: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 12:12:50.276206 30920 catalog_manager.cc:5697] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 004887887de44a6584632617dc197d7d (127.29.32.193). New cstate: current_term: 1 leader_uuid: "004887887de44a6584632617dc197d7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:50.286121 30920 catalog_manager.cc:5697] T fed52c34448e46f7a68ff22af201b350 P 004887887de44a6584632617dc197d7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 004887887de44a6584632617dc197d7d (127.29.32.193). New cstate: current_term: 1 leader_uuid: "004887887de44a6584632617dc197d7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:50.287025 31021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fed52c34448e46f7a68ff22af201b350" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:50.290822 31214 tablet_bootstrap.cc:492] T f8f275cdefdd443bbac9d440f67b9b52 P dc254a15e8d54188a2ec3927216ff482: Bootstrap starting.
I20260709 12:12:50.284770 31606 raft_consensus.cc:2749] T b6f50d0c5d864cb5abb35e0264634381 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:50.308835 31213 tablet_bootstrap.cc:654] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d: Neither blocks nor log segments found. Creating new log.
W20260709 12:12:50.341513 30970 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:12:50.344624 31062 leader_election.cc:304] T 36032815941b49f4a4d107a8da22a256 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d
W20260709 12:12:50.345032 30989 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.194:44499, user_credentials={real_user=slave}} blocked reactor thread for 55620.6us
I20260709 12:12:50.341552 31172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fed52c34448e46f7a68ff22af201b350" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:12:50.348426 31212 tablet_bootstrap.cc:492] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P 004887887de44a6584632617dc197d7d: No bootstrap required, opened a new log
I20260709 12:12:50.337388 31607 consensus_queue.cc:1048] T 279f04a2428640c58dcd613817c07b02 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 12:12:50.349061 31212 ts_tablet_manager.cc:1403] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P 004887887de44a6584632617dc197d7d: Time spent bootstrapping tablet: real 0.153s	user 0.017s	sys 0.001s
I20260709 12:12:50.352397 31172 raft_consensus.cc:2393] T fed52c34448e46f7a68ff22af201b350 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dc254a15e8d54188a2ec3927216ff482 in current term 1: Already voted for candidate 004887887de44a6584632617dc197d7d in this term.
I20260709 12:12:50.348032 31613 raft_consensus.cc:2749] T 36032815941b49f4a4d107a8da22a256 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:50.373467 31214 tablet_bootstrap.cc:654] T f8f275cdefdd443bbac9d440f67b9b52 P dc254a15e8d54188a2ec3927216ff482: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:50.375990 31212 raft_consensus.cc:359] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:50.377400 31212 raft_consensus.cc:385] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:50.378120 31212 raft_consensus.cc:740] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Initialized, Role: FOLLOWER
I20260709 12:12:50.381778 31212 consensus_queue.cc:260] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P 004887887de44a6584632617dc197d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:50.384629 31062 leader_election.cc:304] T fed52c34448e46f7a68ff22af201b350 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:12:50.386349 31615 raft_consensus.cc:2749] T fed52c34448e46f7a68ff22af201b350 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:50.404012 31212 ts_tablet_manager.cc:1434] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P 004887887de44a6584632617dc197d7d: Time spent starting tablet: real 0.054s	user 0.008s	sys 0.001s
I20260709 12:12:50.417480 31212 tablet_bootstrap.cc:492] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d: Bootstrap starting.
I20260709 12:12:50.437942 31213 tablet_bootstrap.cc:492] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d: No bootstrap required, opened a new log
I20260709 12:12:50.438494 31213 ts_tablet_manager.cc:1403] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d: Time spent bootstrapping tablet: real 0.288s	user 0.012s	sys 0.010s
I20260709 12:12:50.438411 30921 catalog_manager.cc:5697] T 0b41888ff42940da9b1972fd18897141 P dc254a15e8d54188a2ec3927216ff482 reported cstate change: term changed from 0 to 1, leader changed from <none> to dc254a15e8d54188a2ec3927216ff482 (127.29.32.194). New cstate: current_term: 1 leader_uuid: "dc254a15e8d54188a2ec3927216ff482" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:50.445082 31095 raft_consensus.cc:3060] T 36032815941b49f4a4d107a8da22a256 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:50.453665 31214 tablet_bootstrap.cc:492] T f8f275cdefdd443bbac9d440f67b9b52 P dc254a15e8d54188a2ec3927216ff482: No bootstrap required, opened a new log
I20260709 12:12:50.453490 31537 consensus_queue.cc:1048] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:50.454135 31214 ts_tablet_manager.cc:1403] T f8f275cdefdd443bbac9d440f67b9b52 P dc254a15e8d54188a2ec3927216ff482: Time spent bootstrapping tablet: real 0.165s	user 0.024s	sys 0.007s
I20260709 12:12:50.456910 31212 tablet_bootstrap.cc:654] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:50.457038 31213 raft_consensus.cc:359] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:50.457629 31213 raft_consensus.cc:385] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:50.457854 31213 raft_consensus.cc:740] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Initialized, Role: FOLLOWER
I20260709 12:12:50.458523 31213 consensus_queue.cc:260] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:50.461697 31213 ts_tablet_manager.cc:1434] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260709 12:12:50.463543 31213 tablet_bootstrap.cc:492] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d: Bootstrap starting.
I20260709 12:12:50.467182 31529 raft_consensus.cc:493] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:50.471711 31529 raft_consensus.cc:515] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:50.473611 31529 leader_election.cc:290] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:50.475960 31021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d4b78ad5d5b4e7da91ac5657941e2b9" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:50.476619 31021 raft_consensus.cc:2468] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 0.
I20260709 12:12:50.476421 31214 raft_consensus.cc:359] T f8f275cdefdd443bbac9d440f67b9b52 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:50.478796 31214 raft_consensus.cc:385] T f8f275cdefdd443bbac9d440f67b9b52 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:50.479209 31214 raft_consensus.cc:740] T f8f275cdefdd443bbac9d440f67b9b52 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Initialized, Role: FOLLOWER
I20260709 12:12:50.480134 31214 consensus_queue.cc:260] T f8f275cdefdd443bbac9d440f67b9b52 P dc254a15e8d54188a2ec3927216ff482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:50.482693 31166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d4b78ad5d5b4e7da91ac5657941e2b9" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:12:50.484156 31166 raft_consensus.cc:2468] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 0.
I20260709 12:12:50.484359 31062 leader_election.cc:304] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:12:50.478157 31395 raft_consensus.cc:493] T 051f7a89dfe54831a6a0e432f7181795 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:50.492434 31620 raft_consensus.cc:2804] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:50.493466 31610 raft_consensus.cc:493] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:50.493788 31620 raft_consensus.cc:493] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:50.494189 31620 raft_consensus.cc:3060] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:50.494010 31610 raft_consensus.cc:515] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:50.485212 31395 raft_consensus.cc:515] T 051f7a89dfe54831a6a0e432f7181795 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:50.496872 31214 ts_tablet_manager.cc:1434] T f8f275cdefdd443bbac9d440f67b9b52 P dc254a15e8d54188a2ec3927216ff482: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.000s
I20260709 12:12:50.485484 31537 consensus_queue.cc:1048] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 12:12:50.502279 31214 tablet_bootstrap.cc:492] T 8d67e4d0c72f479ea4647afa7039f263 P dc254a15e8d54188a2ec3927216ff482: Bootstrap starting.
I20260709 12:12:50.508230 31610 leader_election.cc:290] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:12:50.515661 31099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe5fe8de7a54e2c837e2d900e67f4e4" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
W20260709 12:12:50.519984 31138 leader_election.cc:343] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:50.530418 31609 raft_consensus.cc:493] T 0b41888ff42940da9b1972fd18897141 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:50.531013 31609 raft_consensus.cc:515] T 0b41888ff42940da9b1972fd18897141 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:50.598368 31537 consensus_queue.cc:1048] T fed52c34448e46f7a68ff22af201b350 P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:50.599366 31212 tablet_bootstrap.cc:492] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d: No bootstrap required, opened a new log
I20260709 12:12:50.599846 31212 ts_tablet_manager.cc:1403] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d: Time spent bootstrapping tablet: real 0.183s	user 0.010s	sys 0.014s
I20260709 12:12:50.602623 31212 raft_consensus.cc:359] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:50.603153 31212 raft_consensus.cc:385] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:50.603327 31212 raft_consensus.cc:740] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Initialized, Role: FOLLOWER
I20260709 12:12:50.603777 31212 consensus_queue.cc:260] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:50.605623 31212 ts_tablet_manager.cc:1434] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:12:50.514312 31019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe5fe8de7a54e2c837e2d900e67f4e4" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:50.631901 31213 tablet_bootstrap.cc:654] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:50.635929 31212 tablet_bootstrap.cc:492] T 051f7a89dfe54831a6a0e432f7181795 P 004887887de44a6584632617dc197d7d: Bootstrap starting.
I20260709 12:12:50.641882 31620 raft_consensus.cc:515] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:50.645813 31620 leader_election.cc:290] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:50.635239 31024 raft_consensus.cc:3060] T 0b41888ff42940da9b1972fd18897141 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:12:50.668721 31138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.194:44499, user_credentials={real_user=slave}} blocked reactor thread for 54847us
I20260709 12:12:50.694321 31609 leader_election.cc:290] T 0b41888ff42940da9b1972fd18897141 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:50.708175 31395 leader_election.cc:290] T 051f7a89dfe54831a6a0e432f7181795 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:50.878759 31212 tablet_bootstrap.cc:654] T 051f7a89dfe54831a6a0e432f7181795 P 004887887de44a6584632617dc197d7d: Neither blocks nor log segments found. Creating new log.
W20260709 12:12:50.741482 30989 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.194:44499, user_credentials={real_user=slave}} blocked reactor thread for 96293.9us
W20260709 12:12:50.892973 31625 log.cc:927] Time spent T 4225e109131c4e4d8ee206f916cbb15f P dc254a15e8d54188a2ec3927216ff482: Append to log took a long time: real 0.157s	user 0.001s	sys 0.000s
I20260709 12:12:50.881908 31632 raft_consensus.cc:493] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:50.709990 31169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d4b78ad5d5b4e7da91ac5657941e2b9" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:12:50.882615 31023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d4b78ad5d5b4e7da91ac5657941e2b9" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:12:50.901039 31169 raft_consensus.cc:3060] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:50.900727 31632 raft_consensus.cc:515] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:50.902235 31023 raft_consensus.cc:3060] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:50.909044 31620 raft_consensus.cc:493] T f8f275cdefdd443bbac9d440f67b9b52 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:50.911492 31620 raft_consensus.cc:515] T f8f275cdefdd443bbac9d440f67b9b52 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
W20260709 12:12:50.795831 31599 log.cc:927] Time spent T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
I20260709 12:12:50.913470 31620 leader_election.cc:290] T f8f275cdefdd443bbac9d440f67b9b52 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:50.914204 31166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b41888ff42940da9b1972fd18897141" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:12:50.915010 31166 raft_consensus.cc:2393] T 0b41888ff42940da9b1972fd18897141 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 004887887de44a6584632617dc197d7d in current term 1: Already voted for candidate dc254a15e8d54188a2ec3927216ff482 in this term.
I20260709 12:12:50.886044 31214 tablet_bootstrap.cc:654] T 8d67e4d0c72f479ea4647afa7039f263 P dc254a15e8d54188a2ec3927216ff482: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:50.923211 31099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b41888ff42940da9b1972fd18897141" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:12:50.973278 31022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "051f7a89dfe54831a6a0e432f7181795" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:50.978026 31166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "051f7a89dfe54831a6a0e432f7181795" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:12:50.971226 31615 consensus_queue.cc:1048] T 0b41888ff42940da9b1972fd18897141 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
W20260709 12:12:51.006004 31138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.194:44499, user_credentials={real_user=slave}} blocked reactor thread for 68060.3us
W20260709 12:12:51.029341 31136 leader_election.cc:343] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:51.031163 31136 leader_election.cc:304] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:12:51.024401 31632 leader_election.cc:290] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:51.051664 31165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f275cdefdd443bbac9d440f67b9b52" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:12:51.052397 31165 raft_consensus.cc:2468] T f8f275cdefdd443bbac9d440f67b9b52 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 0.
I20260709 12:12:51.053177 31018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f275cdefdd443bbac9d440f67b9b52" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:51.053690 30987 leader_election.cc:304] T 0b41888ff42940da9b1972fd18897141 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:12:51.053864 31018 raft_consensus.cc:2468] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 0.
I20260709 12:12:51.054742 31606 raft_consensus.cc:2749] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:51.058470 31634 raft_consensus.cc:2749] T 0b41888ff42940da9b1972fd18897141 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:51.059352 31634 consensus_queue.cc:1048] T fed52c34448e46f7a68ff22af201b350 P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:51.060971 31169 raft_consensus.cc:2468] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 1.
I20260709 12:12:51.061127 31170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f275cdefdd443bbac9d440f67b9b52" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:12:51.062110 31170 raft_consensus.cc:2468] T f8f275cdefdd443bbac9d440f67b9b52 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 0.
I20260709 12:12:51.066927 31212 tablet_bootstrap.cc:492] T 051f7a89dfe54831a6a0e432f7181795 P 004887887de44a6584632617dc197d7d: No bootstrap required, opened a new log
I20260709 12:12:51.067440 31212 ts_tablet_manager.cc:1403] T 051f7a89dfe54831a6a0e432f7181795 P 004887887de44a6584632617dc197d7d: Time spent bootstrapping tablet: real 0.452s	user 0.019s	sys 0.006s
I20260709 12:12:51.069427 31212 raft_consensus.cc:359] T 051f7a89dfe54831a6a0e432f7181795 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:51.069867 31212 raft_consensus.cc:385] T 051f7a89dfe54831a6a0e432f7181795 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:51.070024 31212 raft_consensus.cc:740] T 051f7a89dfe54831a6a0e432f7181795 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Initialized, Role: FOLLOWER
I20260709 12:12:51.070402 31213 tablet_bootstrap.cc:492] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d: No bootstrap required, opened a new log
I20260709 12:12:51.070945 31212 consensus_queue.cc:260] T 051f7a89dfe54831a6a0e432f7181795 P 004887887de44a6584632617dc197d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:51.088061 31213 ts_tablet_manager.cc:1403] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d: Time spent bootstrapping tablet: real 0.625s	user 0.029s	sys 0.057s
I20260709 12:12:51.087633 30987 leader_election.cc:304] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: 
W20260709 12:12:51.134850 30987 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.195:38253, user_credentials={real_user=slave}} blocked reactor thread for 47327.2us
I20260709 12:12:51.135370 31023 raft_consensus.cc:2468] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 1.
W20260709 12:12:51.136998 31136 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.193:37577, user_credentials={real_user=slave}} blocked reactor thread for 60745.8us
I20260709 12:12:51.138540 31212 ts_tablet_manager.cc:1434] T 051f7a89dfe54831a6a0e432f7181795 P 004887887de44a6584632617dc197d7d: Time spent starting tablet: real 0.071s	user 0.012s	sys 0.004s
I20260709 12:12:51.159044 31212 tablet_bootstrap.cc:492] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 004887887de44a6584632617dc197d7d: Bootstrap starting.
I20260709 12:12:51.165582 31213 raft_consensus.cc:359] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:51.166347 31213 raft_consensus.cc:385] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:51.166606 31213 raft_consensus.cc:740] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Initialized, Role: FOLLOWER
I20260709 12:12:51.167219 31213 consensus_queue.cc:260] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:51.171357 31633 raft_consensus.cc:2804] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:51.171763 31633 raft_consensus.cc:493] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:51.172089 31633 raft_consensus.cc:3060] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:51.174903 31214 tablet_bootstrap.cc:492] T 8d67e4d0c72f479ea4647afa7039f263 P dc254a15e8d54188a2ec3927216ff482: No bootstrap required, opened a new log
I20260709 12:12:51.175371 31214 ts_tablet_manager.cc:1403] T 8d67e4d0c72f479ea4647afa7039f263 P dc254a15e8d54188a2ec3927216ff482: Time spent bootstrapping tablet: real 0.675s	user 0.039s	sys 0.029s
I20260709 12:12:51.169257 31634 raft_consensus.cc:493] T 051f7a89dfe54831a6a0e432f7181795 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:51.183133 31214 raft_consensus.cc:359] T 8d67e4d0c72f479ea4647afa7039f263 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:51.188575 31214 raft_consensus.cc:385] T 8d67e4d0c72f479ea4647afa7039f263 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:51.188884 31214 raft_consensus.cc:740] T 8d67e4d0c72f479ea4647afa7039f263 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Initialized, Role: FOLLOWER
I20260709 12:12:51.189751 31214 consensus_queue.cc:260] T 8d67e4d0c72f479ea4647afa7039f263 P dc254a15e8d54188a2ec3927216ff482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:51.187877 31634 raft_consensus.cc:515] T 051f7a89dfe54831a6a0e432f7181795 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:51.193919 31213 ts_tablet_manager.cc:1434] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d: Time spent starting tablet: real 0.105s	user 0.006s	sys 0.001s
I20260709 12:12:51.195735 31212 tablet_bootstrap.cc:654] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 004887887de44a6584632617dc197d7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:51.196414 31214 ts_tablet_manager.cc:1434] T 8d67e4d0c72f479ea4647afa7039f263 P dc254a15e8d54188a2ec3927216ff482: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.000s
I20260709 12:12:51.203608 31634 leader_election.cc:290] T 051f7a89dfe54831a6a0e432f7181795 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
W20260709 12:12:51.232051 31062 leader_election.cc:343] T 051f7a89dfe54831a6a0e432f7181795 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:51.236860 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f275cdefdd443bbac9d440f67b9b52" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:12:51.237488 31097 raft_consensus.cc:2468] T f8f275cdefdd443bbac9d440f67b9b52 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 0.
I20260709 12:12:51.240973 31171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "051f7a89dfe54831a6a0e432f7181795" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:12:51.241524 31213 tablet_bootstrap.cc:492] T 051f7a89dfe54831a6a0e432f7181795 P 30c92db0139b4111bec0f41bfb121c4d: Bootstrap starting.
W20260709 12:12:51.242482 30987 leader_election.cc:343] T 051f7a89dfe54831a6a0e432f7181795 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:51.289387 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "051f7a89dfe54831a6a0e432f7181795" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:12:51.290166 31096 raft_consensus.cc:2468] T 051f7a89dfe54831a6a0e432f7181795 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 0.
W20260709 12:12:51.307348 31062 leader_election.cc:343] T 051f7a89dfe54831a6a0e432f7181795 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:51.308225 31062 leader_election.cc:304] T 051f7a89dfe54831a6a0e432f7181795 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:12:51.318926 31639 raft_consensus.cc:493] T 8d67e4d0c72f479ea4647afa7039f263 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:51.326622 31214 tablet_bootstrap.cc:492] T b6f50d0c5d864cb5abb35e0264634381 P dc254a15e8d54188a2ec3927216ff482: Bootstrap starting.
I20260709 12:12:51.324149 31062 leader_election.cc:304] T f8f275cdefdd443bbac9d440f67b9b52 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:12:51.319831 31639 raft_consensus.cc:515] T 8d67e4d0c72f479ea4647afa7039f263 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:51.334618 31620 raft_consensus.cc:2804] T f8f275cdefdd443bbac9d440f67b9b52 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:51.335062 31620 raft_consensus.cc:493] T f8f275cdefdd443bbac9d440f67b9b52 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:51.335427 31620 raft_consensus.cc:3060] T f8f275cdefdd443bbac9d440f67b9b52 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:51.336342 31062 leader_election.cc:304] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:12:51.339799 31501 raft_consensus.cc:2804] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:51.340348 31501 raft_consensus.cc:697] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Becoming Leader. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Running, Role: LEADER
I20260709 12:12:51.341192 31501 consensus_queue.cc:237] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:51.352198 31639 leader_election.cc:290] T 8d67e4d0c72f479ea4647afa7039f263 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:51.355732 31214 tablet_bootstrap.cc:654] T b6f50d0c5d864cb5abb35e0264634381 P dc254a15e8d54188a2ec3927216ff482: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:51.358559 31213 tablet_bootstrap.cc:654] T 051f7a89dfe54831a6a0e432f7181795 P 30c92db0139b4111bec0f41bfb121c4d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:51.361454 31212 tablet_bootstrap.cc:492] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 004887887de44a6584632617dc197d7d: No bootstrap required, opened a new log
I20260709 12:12:51.362792 31212 ts_tablet_manager.cc:1403] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 004887887de44a6584632617dc197d7d: Time spent bootstrapping tablet: real 0.204s	user 0.053s	sys 0.064s
I20260709 12:12:51.358498 31608 raft_consensus.cc:2749] T 051f7a89dfe54831a6a0e432f7181795 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:51.360800 31633 raft_consensus.cc:515] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:51.379858 31169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d67e4d0c72f479ea4647afa7039f263" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:12:51.380527 31169 raft_consensus.cc:2468] T 8d67e4d0c72f479ea4647afa7039f263 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 0.
I20260709 12:12:51.382943 31633 leader_election.cc:290] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 election: Requested vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:51.382970 30989 leader_election.cc:304] T 051f7a89dfe54831a6a0e432f7181795 P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482; no voters: 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:12:51.386080 31017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d67e4d0c72f479ea4647afa7039f263" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:51.386112 31537 raft_consensus.cc:2804] T 051f7a89dfe54831a6a0e432f7181795 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:51.387452 31537 raft_consensus.cc:493] T 051f7a89dfe54831a6a0e432f7181795 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:51.387791 31537 raft_consensus.cc:3060] T 051f7a89dfe54831a6a0e432f7181795 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:51.368752 31641 consensus_queue.cc:1048] T 0b41888ff42940da9b1972fd18897141 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
W20260709 12:12:51.411859 31062 leader_election.cc:343] T 8d67e4d0c72f479ea4647afa7039f263 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:12:51.419847 30970 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:12:51.423565 31062 leader_election.cc:304] T 8d67e4d0c72f479ea4647afa7039f263 P dc254a15e8d54188a2ec3927216ff482 [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: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d
I20260709 12:12:51.425016 31093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f275cdefdd443bbac9d440f67b9b52" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:12:51.425422 31639 raft_consensus.cc:2804] T 8d67e4d0c72f479ea4647afa7039f263 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:51.425819 31639 raft_consensus.cc:493] T 8d67e4d0c72f479ea4647afa7039f263 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:51.436635 31212 raft_consensus.cc:359] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:51.437364 31212 raft_consensus.cc:385] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:51.437618 31212 raft_consensus.cc:740] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Initialized, Role: FOLLOWER
I20260709 12:12:51.417325 31169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f275cdefdd443bbac9d440f67b9b52" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:12:51.438208 31212 consensus_queue.cc:260] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 004887887de44a6584632617dc197d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:51.440469 31537 raft_consensus.cc:515] T 051f7a89dfe54831a6a0e432f7181795 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:51.442704 31212 ts_tablet_manager.cc:1434] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 004887887de44a6584632617dc197d7d: Time spent starting tablet: real 0.080s	user 0.007s	sys 0.001s
I20260709 12:12:51.442974 31537 leader_election.cc:290] T 051f7a89dfe54831a6a0e432f7181795 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 election: Requested vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:51.447695 31213 tablet_bootstrap.cc:492] T 051f7a89dfe54831a6a0e432f7181795 P 30c92db0139b4111bec0f41bfb121c4d: No bootstrap required, opened a new log
I20260709 12:12:51.448187 31213 ts_tablet_manager.cc:1403] T 051f7a89dfe54831a6a0e432f7181795 P 30c92db0139b4111bec0f41bfb121c4d: Time spent bootstrapping tablet: real 0.207s	user 0.021s	sys 0.013s
I20260709 12:12:51.456848 31214 tablet_bootstrap.cc:492] T b6f50d0c5d864cb5abb35e0264634381 P dc254a15e8d54188a2ec3927216ff482: No bootstrap required, opened a new log
I20260709 12:12:51.457391 31214 ts_tablet_manager.cc:1403] T b6f50d0c5d864cb5abb35e0264634381 P dc254a15e8d54188a2ec3927216ff482: Time spent bootstrapping tablet: real 0.131s	user 0.006s	sys 0.011s
I20260709 12:12:51.426158 31639 raft_consensus.cc:3060] T 8d67e4d0c72f479ea4647afa7039f263 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:51.463824 31098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "051f7a89dfe54831a6a0e432f7181795" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:12:51.450438 31169 raft_consensus.cc:3060] T f8f275cdefdd443bbac9d440f67b9b52 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:51.474924 31212 tablet_bootstrap.cc:492] T b6f50d0c5d864cb5abb35e0264634381 P 004887887de44a6584632617dc197d7d: Bootstrap starting.
I20260709 12:12:51.478628 31213 raft_consensus.cc:359] T 051f7a89dfe54831a6a0e432f7181795 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:51.479379 31213 raft_consensus.cc:385] T 051f7a89dfe54831a6a0e432f7181795 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:51.479663 31213 raft_consensus.cc:740] T 051f7a89dfe54831a6a0e432f7181795 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Initialized, Role: FOLLOWER
I20260709 12:12:51.468055 31098 raft_consensus.cc:3060] T 051f7a89dfe54831a6a0e432f7181795 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:51.498541 31165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "051f7a89dfe54831a6a0e432f7181795" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:12:51.502681 31214 raft_consensus.cc:359] T b6f50d0c5d864cb5abb35e0264634381 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:51.512864 31214 raft_consensus.cc:385] T b6f50d0c5d864cb5abb35e0264634381 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:51.513191 31214 raft_consensus.cc:740] T b6f50d0c5d864cb5abb35e0264634381 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Initialized, Role: FOLLOWER
I20260709 12:12:51.513969 31214 consensus_queue.cc:260] T b6f50d0c5d864cb5abb35e0264634381 P dc254a15e8d54188a2ec3927216ff482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:51.514986 31372 raft_consensus.cc:493] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:51.515496 31372 raft_consensus.cc:515] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:51.515504 31212 tablet_bootstrap.cc:654] T b6f50d0c5d864cb5abb35e0264634381 P 004887887de44a6584632617dc197d7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:51.529345 31213 consensus_queue.cc:260] T 051f7a89dfe54831a6a0e432f7181795 P 30c92db0139b4111bec0f41bfb121c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:51.536618 31620 raft_consensus.cc:515] T f8f275cdefdd443bbac9d440f67b9b52 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:51.538501 31093 raft_consensus.cc:2393] T f8f275cdefdd443bbac9d440f67b9b52 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 004887887de44a6584632617dc197d7d in current term 1: Already voted for candidate dc254a15e8d54188a2ec3927216ff482 in this term.
I20260709 12:12:51.538959 31165 raft_consensus.cc:3060] T 051f7a89dfe54831a6a0e432f7181795 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:51.657841 31213 ts_tablet_manager.cc:1434] T 051f7a89dfe54831a6a0e432f7181795 P 30c92db0139b4111bec0f41bfb121c4d: Time spent starting tablet: real 0.209s	user 0.013s	sys 0.001s
I20260709 12:12:51.662389 31214 ts_tablet_manager.cc:1434] T b6f50d0c5d864cb5abb35e0264634381 P dc254a15e8d54188a2ec3927216ff482: Time spent starting tablet: real 0.205s	user 0.011s	sys 0.002s
I20260709 12:12:51.618362 31372 leader_election.cc:290] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:12:51.678221 31214 tablet_bootstrap.cc:492] T 8fe8a9107d124c99a1815c948e7763cf P dc254a15e8d54188a2ec3927216ff482: Bootstrap starting.
I20260709 12:12:51.679315 31021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f275cdefdd443bbac9d440f67b9b52" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:12:51.680073 31021 raft_consensus.cc:2393] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate dc254a15e8d54188a2ec3927216ff482 in current term 1: Already voted for candidate 004887887de44a6584632617dc197d7d in this term.
I20260709 12:12:51.630213 31620 leader_election.cc:290] T f8f275cdefdd443bbac9d440f67b9b52 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:51.558430 31020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea66b0b7a624931b06513f285ef85dc" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:51.654706 31639 raft_consensus.cc:515] T 8d67e4d0c72f479ea4647afa7039f263 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:51.713294 31639 leader_election.cc:290] T 8d67e4d0c72f479ea4647afa7039f263 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
W20260709 12:12:51.724519 31136 leader_election.cc:343] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:51.747521 31169 raft_consensus.cc:2468] T f8f275cdefdd443bbac9d440f67b9b52 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 1.
I20260709 12:12:51.749573 30987 leader_election.cc:304] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: dc254a15e8d54188a2ec3927216ff482
I20260709 12:12:51.751045 31630 raft_consensus.cc:2804] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:51.751554 31630 raft_consensus.cc:697] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Becoming Leader. State: Replica: 004887887de44a6584632617dc197d7d, State: Running, Role: LEADER
I20260709 12:12:51.752408 31630 consensus_queue.cc:237] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:51.752982 31212 tablet_bootstrap.cc:492] T b6f50d0c5d864cb5abb35e0264634381 P 004887887de44a6584632617dc197d7d: No bootstrap required, opened a new log
I20260709 12:12:51.753517 31212 ts_tablet_manager.cc:1403] T b6f50d0c5d864cb5abb35e0264634381 P 004887887de44a6584632617dc197d7d: Time spent bootstrapping tablet: real 0.285s	user 0.016s	sys 0.042s
I20260709 12:12:51.723362 31098 raft_consensus.cc:2468] T 051f7a89dfe54831a6a0e432f7181795 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 1.
I20260709 12:12:51.759392 31019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d67e4d0c72f479ea4647afa7039f263" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:12:51.761304 31165 raft_consensus.cc:2468] T 051f7a89dfe54831a6a0e432f7181795 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 1.
I20260709 12:12:51.770581 31212 raft_consensus.cc:359] T b6f50d0c5d864cb5abb35e0264634381 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:51.771288 31212 raft_consensus.cc:385] T b6f50d0c5d864cb5abb35e0264634381 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:51.771543 31212 raft_consensus.cc:740] T b6f50d0c5d864cb5abb35e0264634381 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Initialized, Role: FOLLOWER
I20260709 12:12:51.772210 31212 consensus_queue.cc:260] T b6f50d0c5d864cb5abb35e0264634381 P 004887887de44a6584632617dc197d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:51.773731 31212 ts_tablet_manager.cc:1434] T b6f50d0c5d864cb5abb35e0264634381 P 004887887de44a6584632617dc197d7d: Time spent starting tablet: real 0.020s	user 0.002s	sys 0.000s
W20260709 12:12:51.774060 31062 leader_election.cc:343] T 8d67e4d0c72f479ea4647afa7039f263 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:51.774711 31212 tablet_bootstrap.cc:492] T 8fe8a9107d124c99a1815c948e7763cf P 004887887de44a6584632617dc197d7d: Bootstrap starting.
I20260709 12:12:51.779287 31172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f275cdefdd443bbac9d440f67b9b52" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:12:51.779526 31214 tablet_bootstrap.cc:654] T 8fe8a9107d124c99a1815c948e7763cf P dc254a15e8d54188a2ec3927216ff482: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:51.780118 31172 raft_consensus.cc:2393] T f8f275cdefdd443bbac9d440f67b9b52 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate dc254a15e8d54188a2ec3927216ff482 in current term 1: Already voted for candidate 004887887de44a6584632617dc197d7d in this term.
I20260709 12:12:51.782526 31098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea66b0b7a624931b06513f285ef85dc" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:12:51.788872 31610 raft_consensus.cc:493] T 8fe8a9107d124c99a1815c948e7763cf P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:51.789494 31610 raft_consensus.cc:515] T 8fe8a9107d124c99a1815c948e7763cf P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:51.791074 31634 raft_consensus.cc:493] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:51.791376 31212 tablet_bootstrap.cc:654] T 8fe8a9107d124c99a1815c948e7763cf P 004887887de44a6584632617dc197d7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:51.791591 31634 raft_consensus.cc:515] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:51.793702 31634 leader_election.cc:290] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:51.794597 31171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d67e4d0c72f479ea4647afa7039f263" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:12:51.795457 31171 raft_consensus.cc:3060] T 8d67e4d0c72f479ea4647afa7039f263 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:51.800176 31167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe5fe8de7a54e2c837e2d900e67f4e4" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:12:51.805301 31167 raft_consensus.cc:2468] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 0.
I20260709 12:12:51.806819 30987 leader_election.cc:304] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: 
I20260709 12:12:51.808296 31609 raft_consensus.cc:2804] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:51.808669 31609 raft_consensus.cc:493] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:51.808993 31609 raft_consensus.cc:3060] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:51.809273 31212 tablet_bootstrap.cc:492] T 8fe8a9107d124c99a1815c948e7763cf P 004887887de44a6584632617dc197d7d: No bootstrap required, opened a new log
I20260709 12:12:51.809734 31610 leader_election.cc:290] T 8fe8a9107d124c99a1815c948e7763cf P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:12:51.809754 31212 ts_tablet_manager.cc:1403] T 8fe8a9107d124c99a1815c948e7763cf P 004887887de44a6584632617dc197d7d: Time spent bootstrapping tablet: real 0.035s	user 0.005s	sys 0.008s
I20260709 12:12:51.814002 31212 raft_consensus.cc:359] T 8fe8a9107d124c99a1815c948e7763cf P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:51.814759 31212 raft_consensus.cc:385] T 8fe8a9107d124c99a1815c948e7763cf P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:51.815035 31212 raft_consensus.cc:740] T 8fe8a9107d124c99a1815c948e7763cf P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Initialized, Role: FOLLOWER
I20260709 12:12:51.815656 31212 consensus_queue.cc:260] T 8fe8a9107d124c99a1815c948e7763cf P 004887887de44a6584632617dc197d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:51.817224 31212 ts_tablet_manager.cc:1434] T 8fe8a9107d124c99a1815c948e7763cf P 004887887de44a6584632617dc197d7d: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 12:12:51.826333 30987 leader_election.cc:304] T 051f7a89dfe54831a6a0e432f7181795 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: 
I20260709 12:12:51.829049 31537 raft_consensus.cc:2804] T 051f7a89dfe54831a6a0e432f7181795 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:51.829569 31537 raft_consensus.cc:697] T 051f7a89dfe54831a6a0e432f7181795 P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Becoming Leader. State: Replica: 004887887de44a6584632617dc197d7d, State: Running, Role: LEADER
W20260709 12:12:51.830509 31138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.194:44499, user_credentials={real_user=slave}} blocked reactor thread for 45781.2us
I20260709 12:12:51.831725 31537 consensus_queue.cc:237] T 051f7a89dfe54831a6a0e432f7181795 P 004887887de44a6584632617dc197d7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
W20260709 12:12:51.833838 31138 leader_election.cc:343] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:51.834609 31091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fe8a9107d124c99a1815c948e7763cf" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:12:51.850978 31138 leader_election.cc:304] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:12:51.818125 31212 tablet_bootstrap.cc:492] T 8d67e4d0c72f479ea4647afa7039f263 P 004887887de44a6584632617dc197d7d: Bootstrap starting.
I20260709 12:12:51.844266 31214 tablet_bootstrap.cc:492] T 8fe8a9107d124c99a1815c948e7763cf P dc254a15e8d54188a2ec3927216ff482: No bootstrap required, opened a new log
I20260709 12:12:51.851902 31214 ts_tablet_manager.cc:1403] T 8fe8a9107d124c99a1815c948e7763cf P dc254a15e8d54188a2ec3927216ff482: Time spent bootstrapping tablet: real 0.174s	user 0.016s	sys 0.014s
I20260709 12:12:51.853382 31545 raft_consensus.cc:2749] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:12:51.854784 31214 raft_consensus.cc:359] T 8fe8a9107d124c99a1815c948e7763cf P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:51.855515 31214 raft_consensus.cc:385] T 8fe8a9107d124c99a1815c948e7763cf P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:51.855768 31214 raft_consensus.cc:740] T 8fe8a9107d124c99a1815c948e7763cf P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Initialized, Role: FOLLOWER
I20260709 12:12:51.856403 31214 consensus_queue.cc:260] T 8fe8a9107d124c99a1815c948e7763cf P dc254a15e8d54188a2ec3927216ff482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:51.857167 31171 raft_consensus.cc:2468] T 8d67e4d0c72f479ea4647afa7039f263 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 1.
W20260709 12:12:51.860256 31138 leader_election.cc:343] T 8fe8a9107d124c99a1815c948e7763cf P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:51.861023 31609 raft_consensus.cc:515] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:51.863869 31214 ts_tablet_manager.cc:1434] T 8fe8a9107d124c99a1815c948e7763cf P dc254a15e8d54188a2ec3927216ff482: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 12:12:51.864580 31171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe5fe8de7a54e2c837e2d900e67f4e4" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:12:51.865069 31214 tablet_bootstrap.cc:492] T bbe5fe8de7a54e2c837e2d900e67f4e4 P dc254a15e8d54188a2ec3927216ff482: Bootstrap starting.
I20260709 12:12:51.865204 31171 raft_consensus.cc:3060] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:51.844091 31062 leader_election.cc:304] T f8f275cdefdd443bbac9d440f67b9b52 P dc254a15e8d54188a2ec3927216ff482 [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: dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:12:51.847404 31607 raft_consensus.cc:493] T b6f50d0c5d864cb5abb35e0264634381 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:51.866379 31609 leader_election.cc:290] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 election: Requested vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:51.866496 31607 raft_consensus.cc:515] T b6f50d0c5d864cb5abb35e0264634381 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:51.868388 31607 leader_election.cc:290] T b6f50d0c5d864cb5abb35e0264634381 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
W20260709 12:12:51.848417 30989 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.194:44499, user_credentials={real_user=slave}} blocked reactor thread for 77063.2us
I20260709 12:12:51.847555 30921 catalog_manager.cc:5697] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 reported cstate change: term changed from 0 to 1, leader changed from <none> to dc254a15e8d54188a2ec3927216ff482 (127.29.32.194). New cstate: current_term: 1 leader_uuid: "dc254a15e8d54188a2ec3927216ff482" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:51.871042 31212 tablet_bootstrap.cc:654] T 8d67e4d0c72f479ea4647afa7039f263 P 004887887de44a6584632617dc197d7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:51.877781 31024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fe8a9107d124c99a1815c948e7763cf" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:51.878461 31024 raft_consensus.cc:2468] T 8fe8a9107d124c99a1815c948e7763cf P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 0.
I20260709 12:12:51.885082 31171 raft_consensus.cc:2468] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 1.
I20260709 12:12:51.886358 30987 leader_election.cc:304] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: 
I20260709 12:12:51.887161 31630 raft_consensus.cc:2804] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:51.887799 31630 raft_consensus.cc:697] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Becoming Leader. State: Replica: 004887887de44a6584632617dc197d7d, State: Running, Role: LEADER
I20260709 12:12:51.888672 31136 leader_election.cc:304] T 8fe8a9107d124c99a1815c948e7763cf P 30c92db0139b4111bec0f41bfb121c4d [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: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: dc254a15e8d54188a2ec3927216ff482
I20260709 12:12:51.889408 31607 raft_consensus.cc:2749] T f8f275cdefdd443bbac9d440f67b9b52 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 12:12:51.889454 31062 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.195:38253, user_credentials={real_user=slave}} blocked reactor thread for 45463.9us
I20260709 12:12:51.890764 31667 raft_consensus.cc:2804] T 8fe8a9107d124c99a1815c948e7763cf P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:51.891157 31667 raft_consensus.cc:493] T 8fe8a9107d124c99a1815c948e7763cf P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:51.891505 31667 raft_consensus.cc:3060] T 8fe8a9107d124c99a1815c948e7763cf P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:51.892796 31062 leader_election.cc:304] T 8d67e4d0c72f479ea4647afa7039f263 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d
I20260709 12:12:51.901372 31212 tablet_bootstrap.cc:492] T 8d67e4d0c72f479ea4647afa7039f263 P 004887887de44a6584632617dc197d7d: No bootstrap required, opened a new log
I20260709 12:12:51.901894 31212 ts_tablet_manager.cc:1403] T 8d67e4d0c72f479ea4647afa7039f263 P 004887887de44a6584632617dc197d7d: Time spent bootstrapping tablet: real 0.084s	user 0.009s	sys 0.002s
I20260709 12:12:51.902374 31501 raft_consensus.cc:2804] T 8d67e4d0c72f479ea4647afa7039f263 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:51.902926 31501 raft_consensus.cc:697] T 8d67e4d0c72f479ea4647afa7039f263 P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Becoming Leader. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Running, Role: LEADER
I20260709 12:12:51.903780 31501 consensus_queue.cc:237] T 8d67e4d0c72f479ea4647afa7039f263 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:51.906226 31212 raft_consensus.cc:359] T 8d67e4d0c72f479ea4647afa7039f263 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:51.906910 31212 raft_consensus.cc:385] T 8d67e4d0c72f479ea4647afa7039f263 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:51.907172 31212 raft_consensus.cc:740] T 8d67e4d0c72f479ea4647afa7039f263 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Initialized, Role: FOLLOWER
I20260709 12:12:51.907852 31212 consensus_queue.cc:260] T 8d67e4d0c72f479ea4647afa7039f263 P 004887887de44a6584632617dc197d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:51.909323 31024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6f50d0c5d864cb5abb35e0264634381" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:12:51.909930 31024 raft_consensus.cc:2468] T b6f50d0c5d864cb5abb35e0264634381 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 0.
I20260709 12:12:51.910017 31212 ts_tablet_manager.cc:1434] T 8d67e4d0c72f479ea4647afa7039f263 P 004887887de44a6584632617dc197d7d: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 12:12:51.888626 31630 consensus_queue.cc:237] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 004887887de44a6584632617dc197d7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:51.912506 31164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6f50d0c5d864cb5abb35e0264634381" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:12:51.913249 31164 raft_consensus.cc:2468] T b6f50d0c5d864cb5abb35e0264634381 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 0.
I20260709 12:12:51.914233 31212 tablet_bootstrap.cc:492] T 1ea66b0b7a624931b06513f285ef85dc P 004887887de44a6584632617dc197d7d: Bootstrap starting.
I20260709 12:12:51.917346 31214 tablet_bootstrap.cc:654] T bbe5fe8de7a54e2c837e2d900e67f4e4 P dc254a15e8d54188a2ec3927216ff482: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:51.918111 31094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe5fe8de7a54e2c837e2d900e67f4e4" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:12:51.920802 31212 tablet_bootstrap.cc:654] T 1ea66b0b7a624931b06513f285ef85dc P 004887887de44a6584632617dc197d7d: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:51.920627 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe5fe8de7a54e2c837e2d900e67f4e4" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:12:51.923732 31667 raft_consensus.cc:515] T 8fe8a9107d124c99a1815c948e7763cf P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:51.927078 31667 leader_election.cc:290] T 8fe8a9107d124c99a1815c948e7763cf P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:12:51.928128 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fe8a9107d124c99a1815c948e7763cf" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:12:51.928673 31024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fe8a9107d124c99a1815c948e7763cf" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:12:51.928813 31097 raft_consensus.cc:3060] T 8fe8a9107d124c99a1815c948e7763cf P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:51.929275 31024 raft_consensus.cc:3060] T 8fe8a9107d124c99a1815c948e7763cf P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:51.933434 31212 tablet_bootstrap.cc:492] T 1ea66b0b7a624931b06513f285ef85dc P 004887887de44a6584632617dc197d7d: No bootstrap required, opened a new log
I20260709 12:12:51.933904 31212 ts_tablet_manager.cc:1403] T 1ea66b0b7a624931b06513f285ef85dc P 004887887de44a6584632617dc197d7d: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.000s
I20260709 12:12:51.936739 31024 raft_consensus.cc:2468] T 8fe8a9107d124c99a1815c948e7763cf P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 1.
I20260709 12:12:51.938089 31062 leader_election.cc:304] T b6f50d0c5d864cb5abb35e0264634381 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:12:51.938279 31136 leader_election.cc:304] T 8fe8a9107d124c99a1815c948e7763cf P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: 
I20260709 12:12:51.939121 31501 raft_consensus.cc:2804] T b6f50d0c5d864cb5abb35e0264634381 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:51.939507 31501 raft_consensus.cc:493] T b6f50d0c5d864cb5abb35e0264634381 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:51.939849 31501 raft_consensus.cc:3060] T b6f50d0c5d864cb5abb35e0264634381 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:51.952085 31628 raft_consensus.cc:2804] T 8fe8a9107d124c99a1815c948e7763cf P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:51.952824 31628 raft_consensus.cc:697] T 8fe8a9107d124c99a1815c948e7763cf P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Becoming Leader. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Running, Role: LEADER
I20260709 12:12:51.954231 31628 consensus_queue.cc:237] T 8fe8a9107d124c99a1815c948e7763cf P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:51.982544 31097 raft_consensus.cc:2468] T 8fe8a9107d124c99a1815c948e7763cf P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 1.
I20260709 12:12:51.981659 31501 raft_consensus.cc:515] T b6f50d0c5d864cb5abb35e0264634381 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:52.011934 31501 leader_election.cc:290] T b6f50d0c5d864cb5abb35e0264634381 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:52.014569 31212 raft_consensus.cc:359] T 1ea66b0b7a624931b06513f285ef85dc P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:52.015321 31212 raft_consensus.cc:385] T 1ea66b0b7a624931b06513f285ef85dc P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:52.015622 31212 raft_consensus.cc:740] T 1ea66b0b7a624931b06513f285ef85dc P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Initialized, Role: FOLLOWER
I20260709 12:12:52.016309 31212 consensus_queue.cc:260] T 1ea66b0b7a624931b06513f285ef85dc P 004887887de44a6584632617dc197d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:52.018810 31212 ts_tablet_manager.cc:1434] T 1ea66b0b7a624931b06513f285ef85dc P 004887887de44a6584632617dc197d7d: Time spent starting tablet: real 0.085s	user 0.046s	sys 0.037s
W20260709 12:12:52.036396 30989 leader_election.cc:343] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:12:52.037537 30989 leader_election.cc:343] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:12:52.047329 31614 consensus_queue.cc:1048] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:52.049908 31214 tablet_bootstrap.cc:492] T bbe5fe8de7a54e2c837e2d900e67f4e4 P dc254a15e8d54188a2ec3927216ff482: No bootstrap required, opened a new log
I20260709 12:12:52.050406 31214 ts_tablet_manager.cc:1403] T bbe5fe8de7a54e2c837e2d900e67f4e4 P dc254a15e8d54188a2ec3927216ff482: Time spent bootstrapping tablet: real 0.186s	user 0.016s	sys 0.008s
I20260709 12:12:52.054080 31214 raft_consensus.cc:359] T bbe5fe8de7a54e2c837e2d900e67f4e4 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:52.054808 31214 raft_consensus.cc:385] T bbe5fe8de7a54e2c837e2d900e67f4e4 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:52.055075 31214 raft_consensus.cc:740] T bbe5fe8de7a54e2c837e2d900e67f4e4 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Initialized, Role: FOLLOWER
I20260709 12:12:52.055823 31214 consensus_queue.cc:260] T bbe5fe8de7a54e2c837e2d900e67f4e4 P dc254a15e8d54188a2ec3927216ff482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:52.057966 31214 ts_tablet_manager.cc:1434] T bbe5fe8de7a54e2c837e2d900e67f4e4 P dc254a15e8d54188a2ec3927216ff482: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:12:52.057988 31171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6f50d0c5d864cb5abb35e0264634381" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:12:52.059031 31214 tablet_bootstrap.cc:492] T 1ea66b0b7a624931b06513f285ef85dc P dc254a15e8d54188a2ec3927216ff482: Bootstrap starting.
I20260709 12:12:52.059101 31171 raft_consensus.cc:3060] T b6f50d0c5d864cb5abb35e0264634381 P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:52.059228 31024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6f50d0c5d864cb5abb35e0264634381" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:12:52.060065 31024 raft_consensus.cc:3060] T b6f50d0c5d864cb5abb35e0264634381 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:52.066864 31171 raft_consensus.cc:2468] T b6f50d0c5d864cb5abb35e0264634381 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 1.
I20260709 12:12:52.067777 31214 tablet_bootstrap.cc:654] T 1ea66b0b7a624931b06513f285ef85dc P dc254a15e8d54188a2ec3927216ff482: Neither blocks nor log segments found. Creating new log.
I20260709 12:12:52.077461 31024 raft_consensus.cc:2468] T b6f50d0c5d864cb5abb35e0264634381 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 1.
I20260709 12:12:52.101073 30920 catalog_manager.cc:5697] T 051f7a89dfe54831a6a0e432f7181795 P 004887887de44a6584632617dc197d7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 004887887de44a6584632617dc197d7d (127.29.32.193). New cstate: current_term: 1 leader_uuid: "004887887de44a6584632617dc197d7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:52.111001 30920 catalog_manager.cc:5697] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 004887887de44a6584632617dc197d7d (127.29.32.193). New cstate: current_term: 1 leader_uuid: "004887887de44a6584632617dc197d7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:52.124435 31214 tablet_bootstrap.cc:492] T 1ea66b0b7a624931b06513f285ef85dc P dc254a15e8d54188a2ec3927216ff482: No bootstrap required, opened a new log
I20260709 12:12:52.125221 31214 ts_tablet_manager.cc:1403] T 1ea66b0b7a624931b06513f285ef85dc P dc254a15e8d54188a2ec3927216ff482: Time spent bootstrapping tablet: real 0.066s	user 0.033s	sys 0.026s
I20260709 12:12:52.128917 31214 raft_consensus.cc:359] T 1ea66b0b7a624931b06513f285ef85dc P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:52.127749 31062 leader_election.cc:304] T b6f50d0c5d864cb5abb35e0264634381 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:12:52.129684 31214 raft_consensus.cc:385] T 1ea66b0b7a624931b06513f285ef85dc P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:12:52.129974 31214 raft_consensus.cc:740] T 1ea66b0b7a624931b06513f285ef85dc P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Initialized, Role: FOLLOWER
I20260709 12:12:52.130244 31607 raft_consensus.cc:2804] T b6f50d0c5d864cb5abb35e0264634381 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:52.131031 31607 raft_consensus.cc:697] T b6f50d0c5d864cb5abb35e0264634381 P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Becoming Leader. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Running, Role: LEADER
I20260709 12:12:52.130754 31214 consensus_queue.cc:260] T 1ea66b0b7a624931b06513f285ef85dc P dc254a15e8d54188a2ec3927216ff482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:52.131145 30921 catalog_manager.cc:5697] T 8d67e4d0c72f479ea4647afa7039f263 P dc254a15e8d54188a2ec3927216ff482 reported cstate change: term changed from 0 to 1, leader changed from <none> to dc254a15e8d54188a2ec3927216ff482 (127.29.32.194). New cstate: current_term: 1 leader_uuid: "dc254a15e8d54188a2ec3927216ff482" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:52.133085 31214 ts_tablet_manager.cc:1434] T 1ea66b0b7a624931b06513f285ef85dc P dc254a15e8d54188a2ec3927216ff482: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 12:12:52.132751 31607 consensus_queue.cc:237] T b6f50d0c5d864cb5abb35e0264634381 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:52.152400 31661 consensus_queue.cc:1048] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:52.170055 30921 catalog_manager.cc:5697] T 8fe8a9107d124c99a1815c948e7763cf P 30c92db0139b4111bec0f41bfb121c4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195). New cstate: current_term: 1 leader_uuid: "30c92db0139b4111bec0f41bfb121c4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: HEALTHY } } }
I20260709 12:12:52.175948 30920 catalog_manager.cc:5697] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 004887887de44a6584632617dc197d7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 004887887de44a6584632617dc197d7d (127.29.32.193). New cstate: current_term: 1 leader_uuid: "004887887de44a6584632617dc197d7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:52.205310 30922 catalog_manager.cc:5697] T b6f50d0c5d864cb5abb35e0264634381 P dc254a15e8d54188a2ec3927216ff482 reported cstate change: term changed from 0 to 1, leader changed from <none> to dc254a15e8d54188a2ec3927216ff482 (127.29.32.194). New cstate: current_term: 1 leader_uuid: "dc254a15e8d54188a2ec3927216ff482" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:52.292460 31665 consensus_queue.cc:1048] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:52.304955 31633 consensus_queue.cc:1048] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:52.310101 31633 consensus_queue.cc:1048] T 051f7a89dfe54831a6a0e432f7181795 P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:52.310781 31021 raft_consensus.cc:3060] T 8d67e4d0c72f479ea4647afa7039f263 P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:52.319381 31609 raft_consensus.cc:493] T 1ea66b0b7a624931b06513f285ef85dc P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:52.320092 31609 raft_consensus.cc:515] T 1ea66b0b7a624931b06513f285ef85dc P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:52.325966 31609 leader_election.cc:290] T 1ea66b0b7a624931b06513f285ef85dc P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:52.327559 31164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea66b0b7a624931b06513f285ef85dc" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:12:52.328249 31164 raft_consensus.cc:2468] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 0.
I20260709 12:12:52.330298 30987 leader_election.cc:304] T 1ea66b0b7a624931b06513f285ef85dc P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: 
I20260709 12:12:52.330631 31633 consensus_queue.cc:1048] T 051f7a89dfe54831a6a0e432f7181795 P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:12:52.335170 31665 raft_consensus.cc:2804] T 1ea66b0b7a624931b06513f285ef85dc P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:12:52.335752 31665 raft_consensus.cc:493] T 1ea66b0b7a624931b06513f285ef85dc P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:52.336174 31665 raft_consensus.cc:3060] T 1ea66b0b7a624931b06513f285ef85dc P 004887887de44a6584632617dc197d7d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:52.346688 31630 raft_consensus.cc:493] T 8d67e4d0c72f479ea4647afa7039f263 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:12:52.347205 31630 raft_consensus.cc:515] T 8d67e4d0c72f479ea4647afa7039f263 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:52.350347 31665 raft_consensus.cc:515] T 1ea66b0b7a624931b06513f285ef85dc P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:52.352015 31665 leader_election.cc:290] T 1ea66b0b7a624931b06513f285ef85dc P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 election: Requested vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:52.352942 31168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea66b0b7a624931b06513f285ef85dc" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:12:52.353533 31168 raft_consensus.cc:3060] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:52.355456 31630 leader_election.cc:290] T 8d67e4d0c72f479ea4647afa7039f263 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:52.357103 31545 consensus_queue.cc:1048] T 8fe8a9107d124c99a1815c948e7763cf P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:52.358289 31171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d67e4d0c72f479ea4647afa7039f263" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:12:52.358891 31171 raft_consensus.cc:2468] T 8d67e4d0c72f479ea4647afa7039f263 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 1.
I20260709 12:12:52.360100 30987 leader_election.cc:304] T 8d67e4d0c72f479ea4647afa7039f263 P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: 
I20260709 12:12:52.360822 31630 raft_consensus.cc:2804] T 8d67e4d0c72f479ea4647afa7039f263 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:12:52.361173 31630 raft_consensus.cc:493] T 8d67e4d0c72f479ea4647afa7039f263 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:12:52.362599 31630 raft_consensus.cc:3060] T 8d67e4d0c72f479ea4647afa7039f263 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:52.369650 31168 raft_consensus.cc:2468] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 1.
I20260709 12:12:52.371475 31093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea66b0b7a624931b06513f285ef85dc" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:12:52.371882 30987 leader_election.cc:304] T 1ea66b0b7a624931b06513f285ef85dc P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: 
I20260709 12:12:52.372174 31093 raft_consensus.cc:2468] T 1ea66b0b7a624931b06513f285ef85dc P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 0.
I20260709 12:12:52.374439 31537 raft_consensus.cc:2804] T 1ea66b0b7a624931b06513f285ef85dc P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:12:52.374907 31537 raft_consensus.cc:697] T 1ea66b0b7a624931b06513f285ef85dc P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Becoming Leader. State: Replica: 004887887de44a6584632617dc197d7d, State: Running, Role: LEADER
I20260709 12:12:52.375736 31537 consensus_queue.cc:237] T 1ea66b0b7a624931b06513f285ef85dc P 004887887de44a6584632617dc197d7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:52.414726 31606 consensus_queue.cc:1048] T 8fe8a9107d124c99a1815c948e7763cf P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:52.415623 31661 consensus_queue.cc:1048] T 8d67e4d0c72f479ea4647afa7039f263 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:52.421489 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d67e4d0c72f479ea4647afa7039f263" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:12:52.423384 31630 raft_consensus.cc:515] T 8d67e4d0c72f479ea4647afa7039f263 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:52.425531 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea66b0b7a624931b06513f285ef85dc" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:12:52.427654 31096 raft_consensus.cc:3060] T 1ea66b0b7a624931b06513f285ef85dc P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:52.430997 31019 raft_consensus.cc:1240] T 8d67e4d0c72f479ea4647afa7039f263 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Rejecting Update request from peer dc254a15e8d54188a2ec3927216ff482 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 12:12:52.425881 31630 leader_election.cc:290] T 8d67e4d0c72f479ea4647afa7039f263 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 election: Requested vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:52.427062 31168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d67e4d0c72f479ea4647afa7039f263" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:12:52.437037 31168 raft_consensus.cc:3060] T 8d67e4d0c72f479ea4647afa7039f263 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:52.434478 30922 catalog_manager.cc:5697] T 1ea66b0b7a624931b06513f285ef85dc P 004887887de44a6584632617dc197d7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 004887887de44a6584632617dc197d7d (127.29.32.193). New cstate: current_term: 1 leader_uuid: "004887887de44a6584632617dc197d7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:52.441493 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d67e4d0c72f479ea4647afa7039f263" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:12:52.445015 31621 consensus_queue.cc:1059] T 8d67e4d0c72f479ea4647afa7039f263 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:52.446161 31661 raft_consensus.cc:3055] T 8d67e4d0c72f479ea4647afa7039f263 P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:12:52.446513 31661 raft_consensus.cc:740] T 8d67e4d0c72f479ea4647afa7039f263 P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Running, Role: LEADER
I20260709 12:12:52.448100 31661 consensus_queue.cc:260] T 8d67e4d0c72f479ea4647afa7039f263 P dc254a15e8d54188a2ec3927216ff482 [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:52.449826 31661 raft_consensus.cc:3060] T 8d67e4d0c72f479ea4647afa7039f263 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:12:52.462330 31097 raft_consensus.cc:3060] T bbe5fe8de7a54e2c837e2d900e67f4e4 P dc254a15e8d54188a2ec3927216ff482 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:12:52.463204 31096 raft_consensus.cc:2468] T 1ea66b0b7a624931b06513f285ef85dc P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 1.
I20260709 12:12:52.464464 31168 raft_consensus.cc:2468] T 8d67e4d0c72f479ea4647afa7039f263 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 2.
I20260709 12:12:52.470320 31665 consensus_queue.cc:1048] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:52.476907 30987 leader_election.cc:304] T 8d67e4d0c72f479ea4647afa7039f263 P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: dc254a15e8d54188a2ec3927216ff482
I20260709 12:12:52.477665 31665 raft_consensus.cc:2804] T 8d67e4d0c72f479ea4647afa7039f263 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:12:52.478132 31665 raft_consensus.cc:697] T 8d67e4d0c72f479ea4647afa7039f263 P 004887887de44a6584632617dc197d7d [term 2 LEADER]: Becoming Leader. State: Replica: 004887887de44a6584632617dc197d7d, State: Running, Role: LEADER
I20260709 12:12:52.478915 31665 consensus_queue.cc:237] T 8d67e4d0c72f479ea4647afa7039f263 P 004887887de44a6584632617dc197d7d [LEADER]: Queue going to LEADER 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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:12:52.503831 31630 consensus_queue.cc:1048] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:52.525481 30922 catalog_manager.cc:5697] T 8d67e4d0c72f479ea4647afa7039f263 P 004887887de44a6584632617dc197d7d reported cstate change: term changed from 1 to 2, leader changed from dc254a15e8d54188a2ec3927216ff482 (127.29.32.194) to 004887887de44a6584632617dc197d7d (127.29.32.193). New cstate: current_term: 2 leader_uuid: "004887887de44a6584632617dc197d7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:52.673087 31661 consensus_queue.cc:1048] T b6f50d0c5d864cb5abb35e0264634381 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:52.694619 31614 consensus_queue.cc:1048] T b6f50d0c5d864cb5abb35e0264634381 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:52.791783 31537 consensus_queue.cc:1048] T 1ea66b0b7a624931b06513f285ef85dc P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:12:52.806427 31633 consensus_queue.cc:1048] T 1ea66b0b7a624931b06513f285ef85dc P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:53.008241 31168 raft_consensus.cc:1275] T 8d67e4d0c72f479ea4647afa7039f263 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:12:53.009995 31633 consensus_queue.cc:1048] T 8d67e4d0c72f479ea4647afa7039f263 P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:53.019287 31097 raft_consensus.cc:1275] T 8d67e4d0c72f479ea4647afa7039f263 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 12:12:53.019641 31097 pending_rounds.cc:85] T 8d67e4d0c72f479ea4647afa7039f263 P dc254a15e8d54188a2ec3927216ff482: Aborting all ops after (but not including) 0
I20260709 12:12:53.019848 31097 pending_rounds.cc:107] T 8d67e4d0c72f479ea4647afa7039f263 P dc254a15e8d54188a2ec3927216ff482: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 12:12:53.020135 31097 raft_consensus.cc:2889] T 8d67e4d0c72f479ea4647afa7039f263 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:12:53.021682 31633 consensus_queue.cc:1048] T 8d67e4d0c72f479ea4647afa7039f263 P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:12:53.246620 29827 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:12:53.281049 31704 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 12:12:53.281201 31701 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 12:12:53.281246 31702 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 12:12:53.282490 29827 server_base.cc:1061] running on GCE node
I20260709 12:12:53.284783 29827 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:12:53.285071 29827 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 12:12:53.285277 29827 hybrid_clock.cc:648] HybridClock initialized: now 1783599173285254 us; error 0 us; skew 500 ppm
I20260709 12:12:53.285871 29827 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:12:53.290901 29827 webserver.cc:533] Webserver started at http://127.29.32.196:36911/ using document root <none> and password file <none>
I20260709 12:12:53.291589 29827 fs_manager.cc:362] Metadata directory not provided
I20260709 12:12:53.291857 29827 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:12:53.292285 29827 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:12:53.294082 29827 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599097714484-29827-0/minicluster-data/ts-3-root/instance:
uuid: "f5b1f169962e4544857edd56e56b5da6"
format_stamp: "Formatted at 2026-07-09 12:12:53 on dist-test-slave-kjxq"
I20260709 12:12:53.300851 29827 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:12:53.305055 31709 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:53.306311 29827 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260709 12:12:53.306789 29827 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599097714484-29827-0/minicluster-data/ts-3-root
uuid: "f5b1f169962e4544857edd56e56b5da6"
format_stamp: "Formatted at 2026-07-09 12:12:53 on dist-test-slave-kjxq"
I20260709 12:12:53.307173 29827 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599097714484-29827-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599097714484-29827-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599097714484-29827-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 12:12:53.361222 29827 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:12:53.363101 29827 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:12:53.365454 29827 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:12:53.369575 29827 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:12:53.369894 29827 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:53.370424 29827 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:12:53.370977 29827 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:12:53.635851 31771 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.32.196:36387 every 8 connection(s)
I20260709 12:12:53.636448 29827 rpc_server.cc:307] RPC server started. Bound to: 127.29.32.196:36387
I20260709 12:12:53.647308 29827 auto_leader_rebalancer-test.cc:439] add a tserver: f5b1f169962e4544857edd56e56b5da6
I20260709 12:12:53.809576 31772 heartbeater.cc:344] Connected to a master server at 127.29.32.254:35409
I20260709 12:12:53.810081 31772 heartbeater.cc:461] Registering TS with master...
I20260709 12:12:53.811096 31772 heartbeater.cc:507] Master 127.29.32.254:35409 requested a full tablet report, sending...
I20260709 12:12:53.814038 30920 ts_manager.cc:194] Registered new tserver with Master: f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:12:53.816082 30920 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44220
W20260709 12:12:53.833743 30987 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.195:38253, user_credentials={real_user=slave}} blocked reactor thread for 83999.7us
W20260709 12:12:54.607342 31045 debug-util.cc:398] Leaking SignalData structure 0x7b08001c4b20 after lost signal to thread 29830
W20260709 12:12:54.609788 31045 debug-util.cc:398] Leaking SignalData structure 0x7b08002d92e0 after lost signal to thread 31048
W20260709 12:12:54.610882 31045 debug-util.cc:398] Leaking SignalData structure 0x7b080018f2a0 after lost signal to thread 31123
W20260709 12:12:54.611920 31045 debug-util.cc:398] Leaking SignalData structure 0x7b08002630c0 after lost signal to thread 31197
I20260709 12:12:54.820187 31772 heartbeater.cc:499] Master 127.29.32.254:35409 was elected leader, sending a full tablet report...
I20260709 12:12:54.855368 31097 consensus_queue.cc:237] T 49db8909ad064e4baadeeac9c9843305 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Queue 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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
I20260709 12:12:54.863905 31171 raft_consensus.cc:1275] T 49db8909ad064e4baadeeac9c9843305 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:54.865479 31019 raft_consensus.cc:1275] T 49db8909ad064e4baadeeac9c9843305 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:54.869851 31661 consensus_queue.cc:1048] T 49db8909ad064e4baadeeac9c9843305 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:54.870759 31788 consensus_queue.cc:1048] T 49db8909ad064e4baadeeac9c9843305 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } 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 12:12:54.890880 31063 consensus_peers.cc:597] T 49db8909ad064e4baadeeac9c9843305 P dc254a15e8d54188a2ec3927216ff482 -> Peer f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387): Couldn't send request to peer f5b1f169962e4544857edd56e56b5da6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 49db8909ad064e4baadeeac9c9843305. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:54.891456 31787 raft_consensus.cc:2955] T 49db8909ad064e4baadeeac9c9843305 P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:12:54.895030 31165 raft_consensus.cc:2955] T 49db8909ad064e4baadeeac9c9843305 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:12:54.898375 31019 raft_consensus.cc:2955] T 49db8909ad064e4baadeeac9c9843305 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:12:54.918845 30920 catalog_manager.cc:5697] T 49db8909ad064e4baadeeac9c9843305 P dc254a15e8d54188a2ec3927216ff482 reported cstate change: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New cstate: current_term: 1 leader_uuid: "dc254a15e8d54188a2ec3927216ff482" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:54.958773 31019 consensus_queue.cc:237] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 004887887de44a6584632617dc197d7d [LEADER]: Queue 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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
I20260709 12:12:54.974956 31097 raft_consensus.cc:1275] T bbe5fe8de7a54e2c837e2d900e67f4e4 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:54.976112 31171 raft_consensus.cc:1275] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:54.976656 31774 consensus_queue.cc:1048] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } 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 12:12:54.985699 31779 raft_consensus.cc:2955] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:12:54.993300 31774 consensus_queue.cc:1048] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:54.994103 31093 raft_consensus.cc:2955] T bbe5fe8de7a54e2c837e2d900e67f4e4 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:12:55.011584 31171 raft_consensus.cc:2955] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
W20260709 12:12:55.020095 30988 consensus_peers.cc:597] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 004887887de44a6584632617dc197d7d -> Peer f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387): Couldn't send request to peer f5b1f169962e4544857edd56e56b5da6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bbe5fe8de7a54e2c837e2d900e67f4e4. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:55.036139 31019 consensus_queue.cc:237] T 016bf6119ac04bff95762a1288224c06 P 004887887de44a6584632617dc197d7d [LEADER]: Queue 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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
I20260709 12:12:55.033294 30921 catalog_manager.cc:5697] T bbe5fe8de7a54e2c837e2d900e67f4e4 P dc254a15e8d54188a2ec3927216ff482 reported cstate change: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New cstate: current_term: 1 leader_uuid: "004887887de44a6584632617dc197d7d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
W20260709 12:12:55.054679 30988 consensus_peers.cc:597] T 016bf6119ac04bff95762a1288224c06 P 004887887de44a6584632617dc197d7d -> Peer f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387): Couldn't send request to peer f5b1f169962e4544857edd56e56b5da6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 016bf6119ac04bff95762a1288224c06. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:55.055365 31093 raft_consensus.cc:1275] T 016bf6119ac04bff95762a1288224c06 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:55.056141 31171 raft_consensus.cc:1275] T 016bf6119ac04bff95762a1288224c06 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:55.056753 31774 consensus_queue.cc:1048] T 016bf6119ac04bff95762a1288224c06 P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:55.062358 31779 consensus_queue.cc:1048] T 016bf6119ac04bff95762a1288224c06 P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } 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 12:12:55.076004 31774 raft_consensus.cc:2955] T 016bf6119ac04bff95762a1288224c06 P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:12:55.077648 31097 raft_consensus.cc:2955] T 016bf6119ac04bff95762a1288224c06 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:12:55.081468 31165 raft_consensus.cc:2955] T 016bf6119ac04bff95762a1288224c06 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:12:55.109984 30921 catalog_manager.cc:5697] T 016bf6119ac04bff95762a1288224c06 P dc254a15e8d54188a2ec3927216ff482 reported cstate change: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New cstate: current_term: 1 leader_uuid: "004887887de44a6584632617dc197d7d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:12:55.277576 31172 consensus_queue.cc:237] T 358c892619c546d893d935c1bd85f699 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Queue 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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
I20260709 12:12:55.369902 31093 raft_consensus.cc:1275] T 358c892619c546d893d935c1bd85f699 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Refusing update from remote peer 30c92db0139b4111bec0f41bfb121c4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:55.371281 31017 raft_consensus.cc:1275] T 358c892619c546d893d935c1bd85f699 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Refusing update from remote peer 30c92db0139b4111bec0f41bfb121c4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:55.373032 31791 consensus_queue.cc:1048] T 358c892619c546d893d935c1bd85f699 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:55.384573 31545 consensus_queue.cc:1048] T 358c892619c546d893d935c1bd85f699 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } 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 12:12:55.407641 31821 ts_tablet_manager.cc:933] T 49db8909ad064e4baadeeac9c9843305 P f5b1f169962e4544857edd56e56b5da6: Initiating tablet copy from peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:12:55.430883 31781 raft_consensus.cc:2955] T 358c892619c546d893d935c1bd85f699 P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:12:55.434226 31022 raft_consensus.cc:2955] T 358c892619c546d893d935c1bd85f699 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
W20260709 12:12:55.439009 31137 consensus_peers.cc:597] T 358c892619c546d893d935c1bd85f699 P 30c92db0139b4111bec0f41bfb121c4d -> Peer f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387): Couldn't send request to peer f5b1f169962e4544857edd56e56b5da6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 358c892619c546d893d935c1bd85f699. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:55.452898 30921 catalog_manager.cc:5697] T 358c892619c546d893d935c1bd85f699 P 004887887de44a6584632617dc197d7d reported cstate change: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New cstate: current_term: 1 leader_uuid: "30c92db0139b4111bec0f41bfb121c4d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:12:55.483575 31096 raft_consensus.cc:2955] T 358c892619c546d893d935c1bd85f699 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:12:55.487428 31821 tablet_copy_client.cc:323] T 49db8909ad064e4baadeeac9c9843305 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Beginning tablet copy session from remote peer at address 127.29.32.194:44499
I20260709 12:12:55.524307 31826 ts_tablet_manager.cc:933] T bbe5fe8de7a54e2c837e2d900e67f4e4 P f5b1f169962e4544857edd56e56b5da6: Initiating tablet copy from peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577)
I20260709 12:12:55.530522 31109 tablet_copy_service.cc:140] P dc254a15e8d54188a2ec3927216ff482: Received BeginTabletCopySession request for tablet 49db8909ad064e4baadeeac9c9843305 from peer f5b1f169962e4544857edd56e56b5da6 ({username='slave'} at 127.0.0.1:47800)
I20260709 12:12:55.531224 31109 tablet_copy_service.cc:161] P dc254a15e8d54188a2ec3927216ff482: Beginning new tablet copy session on tablet 49db8909ad064e4baadeeac9c9843305 from peer f5b1f169962e4544857edd56e56b5da6 at {username='slave'} at 127.0.0.1:47800: session id = f5b1f169962e4544857edd56e56b5da6-49db8909ad064e4baadeeac9c9843305
I20260709 12:12:55.533548 31826 tablet_copy_client.cc:323] T bbe5fe8de7a54e2c837e2d900e67f4e4 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Beginning tablet copy session from remote peer at address 127.29.32.193:37577
I20260709 12:12:55.544134 31109 tablet_copy_source_session.cc:215] T 49db8909ad064e4baadeeac9c9843305 P dc254a15e8d54188a2ec3927216ff482: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:55.548822 31821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49db8909ad064e4baadeeac9c9843305. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:55.583689 31821 tablet_copy_client.cc:806] T 49db8909ad064e4baadeeac9c9843305 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:55.584515 31821 tablet_copy_client.cc:670] T 49db8909ad064e4baadeeac9c9843305 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:55.589699 31821 tablet_copy_client.cc:538] T 49db8909ad064e4baadeeac9c9843305 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:55.601946 31821 tablet_bootstrap.cc:492] T 49db8909ad064e4baadeeac9c9843305 P f5b1f169962e4544857edd56e56b5da6: Bootstrap starting.
I20260709 12:12:55.634073 31821 tablet_bootstrap.cc:492] T 49db8909ad064e4baadeeac9c9843305 P f5b1f169962e4544857edd56e56b5da6: 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 12:12:55.634717 31830 ts_tablet_manager.cc:933] T 016bf6119ac04bff95762a1288224c06 P f5b1f169962e4544857edd56e56b5da6: Initiating tablet copy from peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577)
I20260709 12:12:55.635401 31821 tablet_bootstrap.cc:492] T 49db8909ad064e4baadeeac9c9843305 P f5b1f169962e4544857edd56e56b5da6: Bootstrap complete.
I20260709 12:12:55.636247 31821 ts_tablet_manager.cc:1403] T 49db8909ad064e4baadeeac9c9843305 P f5b1f169962e4544857edd56e56b5da6: Time spent bootstrapping tablet: real 0.035s	user 0.018s	sys 0.017s
I20260709 12:12:55.639554 31821 raft_consensus.cc:359] T 49db8909ad064e4baadeeac9c9843305 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
I20260709 12:12:55.640542 31821 raft_consensus.cc:740] T 49db8909ad064e4baadeeac9c9843305 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f5b1f169962e4544857edd56e56b5da6, State: Initialized, Role: LEARNER
I20260709 12:12:55.641307 31821 consensus_queue.cc:260] T 49db8909ad064e4baadeeac9c9843305 P f5b1f169962e4544857edd56e56b5da6 [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
I20260709 12:12:55.642978 31034 tablet_copy_service.cc:140] P 004887887de44a6584632617dc197d7d: Received BeginTabletCopySession request for tablet bbe5fe8de7a54e2c837e2d900e67f4e4 from peer f5b1f169962e4544857edd56e56b5da6 ({username='slave'} at 127.0.0.1:47096)
I20260709 12:12:55.643743 31034 tablet_copy_service.cc:161] P 004887887de44a6584632617dc197d7d: Beginning new tablet copy session on tablet bbe5fe8de7a54e2c837e2d900e67f4e4 from peer f5b1f169962e4544857edd56e56b5da6 at {username='slave'} at 127.0.0.1:47096: session id = f5b1f169962e4544857edd56e56b5da6-bbe5fe8de7a54e2c837e2d900e67f4e4
I20260709 12:12:55.651261 31821 ts_tablet_manager.cc:1434] T 49db8909ad064e4baadeeac9c9843305 P f5b1f169962e4544857edd56e56b5da6: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.003s
I20260709 12:12:55.649258 31830 tablet_copy_client.cc:323] T 016bf6119ac04bff95762a1288224c06 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Beginning tablet copy session from remote peer at address 127.29.32.193:37577
I20260709 12:12:55.663367 31033 tablet_copy_service.cc:140] P 004887887de44a6584632617dc197d7d: Received BeginTabletCopySession request for tablet 016bf6119ac04bff95762a1288224c06 from peer f5b1f169962e4544857edd56e56b5da6 ({username='slave'} at 127.0.0.1:47096)
I20260709 12:12:55.664242 31033 tablet_copy_service.cc:161] P 004887887de44a6584632617dc197d7d: Beginning new tablet copy session on tablet 016bf6119ac04bff95762a1288224c06 from peer f5b1f169962e4544857edd56e56b5da6 at {username='slave'} at 127.0.0.1:47096: session id = f5b1f169962e4544857edd56e56b5da6-016bf6119ac04bff95762a1288224c06
I20260709 12:12:55.657475 31034 tablet_copy_source_session.cc:215] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 004887887de44a6584632617dc197d7d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:55.668336 31109 tablet_copy_service.cc:342] P dc254a15e8d54188a2ec3927216ff482: Request end of tablet copy session f5b1f169962e4544857edd56e56b5da6-49db8909ad064e4baadeeac9c9843305 received from {username='slave'} at 127.0.0.1:47800
I20260709 12:12:55.668839 31109 tablet_copy_service.cc:434] P dc254a15e8d54188a2ec3927216ff482: ending tablet copy session f5b1f169962e4544857edd56e56b5da6-49db8909ad064e4baadeeac9c9843305 on tablet 49db8909ad064e4baadeeac9c9843305 with peer f5b1f169962e4544857edd56e56b5da6
I20260709 12:12:55.684643 31826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbe5fe8de7a54e2c837e2d900e67f4e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:55.689355 31033 tablet_copy_source_session.cc:215] T 016bf6119ac04bff95762a1288224c06 P 004887887de44a6584632617dc197d7d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:55.693193 31830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 016bf6119ac04bff95762a1288224c06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:55.709746 31826 tablet_copy_client.cc:806] T bbe5fe8de7a54e2c837e2d900e67f4e4 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:55.710465 31826 tablet_copy_client.cc:670] T bbe5fe8de7a54e2c837e2d900e67f4e4 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:55.714847 31826 tablet_copy_client.cc:538] T bbe5fe8de7a54e2c837e2d900e67f4e4 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:55.733919 31830 tablet_copy_client.cc:806] T 016bf6119ac04bff95762a1288224c06 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:55.734885 31830 tablet_copy_client.cc:670] T 016bf6119ac04bff95762a1288224c06 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:55.738452 31826 tablet_bootstrap.cc:492] T bbe5fe8de7a54e2c837e2d900e67f4e4 P f5b1f169962e4544857edd56e56b5da6: Bootstrap starting.
I20260709 12:12:55.740058 31830 tablet_copy_client.cc:538] T 016bf6119ac04bff95762a1288224c06 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:55.742375 31821 ts_tablet_manager.cc:933] T 358c892619c546d893d935c1bd85f699 P f5b1f169962e4544857edd56e56b5da6: Initiating tablet copy from peer 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:55.755295 31830 tablet_bootstrap.cc:492] T 016bf6119ac04bff95762a1288224c06 P f5b1f169962e4544857edd56e56b5da6: Bootstrap starting.
I20260709 12:12:55.759181 31821 tablet_copy_client.cc:323] T 358c892619c546d893d935c1bd85f699 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Beginning tablet copy session from remote peer at address 127.29.32.195:38253
I20260709 12:12:55.797137 31830 tablet_bootstrap.cc:492] T 016bf6119ac04bff95762a1288224c06 P f5b1f169962e4544857edd56e56b5da6: 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 12:12:55.798373 31830 tablet_bootstrap.cc:492] T 016bf6119ac04bff95762a1288224c06 P f5b1f169962e4544857edd56e56b5da6: Bootstrap complete.
I20260709 12:12:55.799217 31830 ts_tablet_manager.cc:1403] T 016bf6119ac04bff95762a1288224c06 P f5b1f169962e4544857edd56e56b5da6: Time spent bootstrapping tablet: real 0.044s	user 0.021s	sys 0.009s
I20260709 12:12:55.802673 31830 raft_consensus.cc:359] T 016bf6119ac04bff95762a1288224c06 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
I20260709 12:12:55.803674 31830 raft_consensus.cc:740] T 016bf6119ac04bff95762a1288224c06 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f5b1f169962e4544857edd56e56b5da6, State: Initialized, Role: LEARNER
I20260709 12:12:55.804486 31830 consensus_queue.cc:260] T 016bf6119ac04bff95762a1288224c06 P f5b1f169962e4544857edd56e56b5da6 [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
I20260709 12:12:55.807063 31830 ts_tablet_manager.cc:1434] T 016bf6119ac04bff95762a1288224c06 P f5b1f169962e4544857edd56e56b5da6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:12:55.810123 31033 tablet_copy_service.cc:342] P 004887887de44a6584632617dc197d7d: Request end of tablet copy session f5b1f169962e4544857edd56e56b5da6-016bf6119ac04bff95762a1288224c06 received from {username='slave'} at 127.0.0.1:47096
I20260709 12:12:55.810642 31033 tablet_copy_service.cc:434] P 004887887de44a6584632617dc197d7d: ending tablet copy session f5b1f169962e4544857edd56e56b5da6-016bf6119ac04bff95762a1288224c06 on tablet 016bf6119ac04bff95762a1288224c06 with peer f5b1f169962e4544857edd56e56b5da6
I20260709 12:12:55.834484 31183 tablet_copy_service.cc:140] P 30c92db0139b4111bec0f41bfb121c4d: Received BeginTabletCopySession request for tablet 358c892619c546d893d935c1bd85f699 from peer f5b1f169962e4544857edd56e56b5da6 ({username='slave'} at 127.0.0.1:35728)
I20260709 12:12:55.835160 31183 tablet_copy_service.cc:161] P 30c92db0139b4111bec0f41bfb121c4d: Beginning new tablet copy session on tablet 358c892619c546d893d935c1bd85f699 from peer f5b1f169962e4544857edd56e56b5da6 at {username='slave'} at 127.0.0.1:35728: session id = f5b1f169962e4544857edd56e56b5da6-358c892619c546d893d935c1bd85f699
I20260709 12:12:55.878425 31183 tablet_copy_source_session.cc:215] T 358c892619c546d893d935c1bd85f699 P 30c92db0139b4111bec0f41bfb121c4d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:55.907373 31826 tablet_bootstrap.cc:492] T bbe5fe8de7a54e2c837e2d900e67f4e4 P f5b1f169962e4544857edd56e56b5da6: 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 12:12:55.908404 31826 tablet_bootstrap.cc:492] T bbe5fe8de7a54e2c837e2d900e67f4e4 P f5b1f169962e4544857edd56e56b5da6: Bootstrap complete.
I20260709 12:12:55.909152 31826 ts_tablet_manager.cc:1403] T bbe5fe8de7a54e2c837e2d900e67f4e4 P f5b1f169962e4544857edd56e56b5da6: Time spent bootstrapping tablet: real 0.171s	user 0.041s	sys 0.047s
I20260709 12:12:55.912003 31821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 358c892619c546d893d935c1bd85f699. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:55.912387 31826 raft_consensus.cc:359] T bbe5fe8de7a54e2c837e2d900e67f4e4 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
I20260709 12:12:55.913200 31826 raft_consensus.cc:740] T bbe5fe8de7a54e2c837e2d900e67f4e4 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f5b1f169962e4544857edd56e56b5da6, State: Initialized, Role: LEARNER
I20260709 12:12:55.913971 31826 consensus_queue.cc:260] T bbe5fe8de7a54e2c837e2d900e67f4e4 P f5b1f169962e4544857edd56e56b5da6 [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
I20260709 12:12:55.923709 31826 ts_tablet_manager.cc:1434] T bbe5fe8de7a54e2c837e2d900e67f4e4 P f5b1f169962e4544857edd56e56b5da6: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260709 12:12:55.934218 31747 raft_consensus.cc:1217] T 49db8909ad064e4baadeeac9c9843305 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:12:55.935122 31033 tablet_copy_service.cc:342] P 004887887de44a6584632617dc197d7d: Request end of tablet copy session f5b1f169962e4544857edd56e56b5da6-bbe5fe8de7a54e2c837e2d900e67f4e4 received from {username='slave'} at 127.0.0.1:47096
I20260709 12:12:55.935631 31033 tablet_copy_service.cc:434] P 004887887de44a6584632617dc197d7d: ending tablet copy session f5b1f169962e4544857edd56e56b5da6-bbe5fe8de7a54e2c837e2d900e67f4e4 on tablet bbe5fe8de7a54e2c837e2d900e67f4e4 with peer f5b1f169962e4544857edd56e56b5da6
I20260709 12:12:55.948688 31821 tablet_copy_client.cc:806] T 358c892619c546d893d935c1bd85f699 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:55.949368 31821 tablet_copy_client.cc:670] T 358c892619c546d893d935c1bd85f699 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:55.959489 31821 tablet_copy_client.cc:538] T 358c892619c546d893d935c1bd85f699 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:55.968245 31821 tablet_bootstrap.cc:492] T 358c892619c546d893d935c1bd85f699 P f5b1f169962e4544857edd56e56b5da6: Bootstrap starting.
I20260709 12:12:55.993813 31821 tablet_bootstrap.cc:492] T 358c892619c546d893d935c1bd85f699 P f5b1f169962e4544857edd56e56b5da6: 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 12:12:55.994987 31821 tablet_bootstrap.cc:492] T 358c892619c546d893d935c1bd85f699 P f5b1f169962e4544857edd56e56b5da6: Bootstrap complete.
I20260709 12:12:55.995851 31821 ts_tablet_manager.cc:1403] T 358c892619c546d893d935c1bd85f699 P f5b1f169962e4544857edd56e56b5da6: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.009s
I20260709 12:12:55.999863 31821 raft_consensus.cc:359] T 358c892619c546d893d935c1bd85f699 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
I20260709 12:12:56.000918 31821 raft_consensus.cc:740] T 358c892619c546d893d935c1bd85f699 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f5b1f169962e4544857edd56e56b5da6, State: Initialized, Role: LEARNER
I20260709 12:12:56.001784 31821 consensus_queue.cc:260] T 358c892619c546d893d935c1bd85f699 P f5b1f169962e4544857edd56e56b5da6 [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
I20260709 12:12:56.011765 31821 ts_tablet_manager.cc:1434] T 358c892619c546d893d935c1bd85f699 P f5b1f169962e4544857edd56e56b5da6: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.004s
I20260709 12:12:56.025617 31183 tablet_copy_service.cc:342] P 30c92db0139b4111bec0f41bfb121c4d: Request end of tablet copy session f5b1f169962e4544857edd56e56b5da6-358c892619c546d893d935c1bd85f699 received from {username='slave'} at 127.0.0.1:35728
I20260709 12:12:56.026130 31183 tablet_copy_service.cc:434] P 30c92db0139b4111bec0f41bfb121c4d: ending tablet copy session f5b1f169962e4544857edd56e56b5da6-358c892619c546d893d935c1bd85f699 on tablet 358c892619c546d893d935c1bd85f699 with peer f5b1f169962e4544857edd56e56b5da6
I20260709 12:12:56.050055 31747 raft_consensus.cc:1217] T bbe5fe8de7a54e2c837e2d900e67f4e4 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:12:56.050477 31746 raft_consensus.cc:1217] T 016bf6119ac04bff95762a1288224c06 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:12:56.189414 31746 raft_consensus.cc:1217] T 358c892619c546d893d935c1bd85f699 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:12:56.375280 31838 raft_consensus.cc:1064] T 49db8909ad064e4baadeeac9c9843305 P dc254a15e8d54188a2ec3927216ff482: attempting to promote NON_VOTER f5b1f169962e4544857edd56e56b5da6 to VOTER
I20260709 12:12:56.379172 31838 consensus_queue.cc:237] T 49db8909ad064e4baadeeac9c9843305 P dc254a15e8d54188a2ec3927216ff482 [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:12:56.400187 31746 raft_consensus.cc:1275] T 49db8909ad064e4baadeeac9c9843305 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:56.405371 31661 consensus_queue.cc:1048] T 49db8909ad064e4baadeeac9c9843305 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } 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 12:12:56.409758 31172 raft_consensus.cc:1275] T 49db8909ad064e4baadeeac9c9843305 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:56.416628 31788 consensus_queue.cc:1048] T 49db8909ad064e4baadeeac9c9843305 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:56.428781 31017 raft_consensus.cc:1275] T 49db8909ad064e4baadeeac9c9843305 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:56.436151 31838 consensus_queue.cc:1048] T 49db8909ad064e4baadeeac9c9843305 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } 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 12:12:56.457376 31811 raft_consensus.cc:1064] T 016bf6119ac04bff95762a1288224c06 P 004887887de44a6584632617dc197d7d: attempting to promote NON_VOTER f5b1f169962e4544857edd56e56b5da6 to VOTER
I20260709 12:12:56.463649 31811 consensus_queue.cc:237] T 016bf6119ac04bff95762a1288224c06 P 004887887de44a6584632617dc197d7d [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:12:56.475713 31746 raft_consensus.cc:1275] T 016bf6119ac04bff95762a1288224c06 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:56.475879 31171 raft_consensus.cc:1275] T 016bf6119ac04bff95762a1288224c06 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:56.477290 31809 consensus_queue.cc:1048] T 016bf6119ac04bff95762a1288224c06 P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } 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 12:12:56.490777 31661 raft_consensus.cc:2955] T 49db8909ad064e4baadeeac9c9843305 P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:12:56.495924 31097 raft_consensus.cc:1275] T 016bf6119ac04bff95762a1288224c06 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:56.490403 31774 consensus_queue.cc:1048] T 016bf6119ac04bff95762a1288224c06 P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.008s
I20260709 12:12:56.522078 31171 raft_consensus.cc:2955] T 49db8909ad064e4baadeeac9c9843305 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:12:56.524390 31746 raft_consensus.cc:2955] T 49db8909ad064e4baadeeac9c9843305 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
W20260709 12:12:56.538355 31844 log.cc:927] Time spent T 016bf6119ac04bff95762a1288224c06 P 004887887de44a6584632617dc197d7d: Append to log took a long time: real 0.066s	user 0.001s	sys 0.000s
I20260709 12:12:56.545845 30921 catalog_manager.cc:5697] T 49db8909ad064e4baadeeac9c9843305 P dc254a15e8d54188a2ec3927216ff482 reported cstate change: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "dc254a15e8d54188a2ec3927216ff482" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:12:56.552294 31847 raft_consensus.cc:2955] T 016bf6119ac04bff95762a1288224c06 P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:12:56.557089 31774 consensus_queue.cc:1048] T 016bf6119ac04bff95762a1288224c06 P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:56.561789 31747 raft_consensus.cc:2955] T 016bf6119ac04bff95762a1288224c06 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:12:56.573134 30920 catalog_manager.cc:5697] T 016bf6119ac04bff95762a1288224c06 P 004887887de44a6584632617dc197d7d reported cstate change: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "004887887de44a6584632617dc197d7d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:12:56.579308 31172 raft_consensus.cc:2955] T 016bf6119ac04bff95762a1288224c06 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:12:56.645771 31096 raft_consensus.cc:2955] T 016bf6119ac04bff95762a1288224c06 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:12:56.673164 31847 raft_consensus.cc:1064] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 004887887de44a6584632617dc197d7d: attempting to promote NON_VOTER f5b1f169962e4544857edd56e56b5da6 to VOTER
I20260709 12:12:56.675837 31847 consensus_queue.cc:237] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 004887887de44a6584632617dc197d7d [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:12:56.682245 31017 raft_consensus.cc:2955] T 49db8909ad064e4baadeeac9c9843305 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:12:56.736613 31745 raft_consensus.cc:1275] T bbe5fe8de7a54e2c837e2d900e67f4e4 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:56.738587 31845 consensus_queue.cc:1048] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } 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 12:12:56.739878 31172 raft_consensus.cc:1275] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:56.742882 31774 consensus_queue.cc:1048] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:56.753309 31091 raft_consensus.cc:1275] T bbe5fe8de7a54e2c837e2d900e67f4e4 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:56.759002 31845 consensus_queue.cc:1048] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } 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 12:12:56.764894 31839 raft_consensus.cc:1064] T 358c892619c546d893d935c1bd85f699 P 30c92db0139b4111bec0f41bfb121c4d: attempting to promote NON_VOTER f5b1f169962e4544857edd56e56b5da6 to VOTER
I20260709 12:12:56.768105 31839 consensus_queue.cc:237] T 358c892619c546d893d935c1bd85f699 P 30c92db0139b4111bec0f41bfb121c4d [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:12:56.820036 31093 raft_consensus.cc:1275] T 358c892619c546d893d935c1bd85f699 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Refusing update from remote peer 30c92db0139b4111bec0f41bfb121c4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:56.820526 31746 raft_consensus.cc:1275] T 358c892619c546d893d935c1bd85f699 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Refusing update from remote peer 30c92db0139b4111bec0f41bfb121c4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:56.823381 31781 consensus_queue.cc:1048] T 358c892619c546d893d935c1bd85f699 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } 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 12:12:56.830521 31545 consensus_queue.cc:1048] T 358c892619c546d893d935c1bd85f699 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } 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 12:12:56.841714 31745 raft_consensus.cc:2955] T bbe5fe8de7a54e2c837e2d900e67f4e4 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:12:56.838074 31774 raft_consensus.cc:2955] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:12:56.851318 31017 raft_consensus.cc:1275] T 358c892619c546d893d935c1bd85f699 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Refusing update from remote peer 30c92db0139b4111bec0f41bfb121c4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:56.855039 31545 consensus_queue.cc:1048] T 358c892619c546d893d935c1bd85f699 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:12:56.886384 31545 raft_consensus.cc:2955] T 358c892619c546d893d935c1bd85f699 P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:12:56.892526 31093 raft_consensus.cc:2955] T 358c892619c546d893d935c1bd85f699 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:12:56.896464 31172 raft_consensus.cc:2955] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:12:56.904641 31022 raft_consensus.cc:2955] T 358c892619c546d893d935c1bd85f699 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:12:56.895570 31747 raft_consensus.cc:2955] T 358c892619c546d893d935c1bd85f699 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:12:56.937879 31097 raft_consensus.cc:2955] T bbe5fe8de7a54e2c837e2d900e67f4e4 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:12:56.949918 31093 consensus_queue.cc:237] T 49db8909ad064e4baadeeac9c9843305 P dc254a15e8d54188a2ec3927216ff482 [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: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:12:56.959033 31172 raft_consensus.cc:1275] T 49db8909ad064e4baadeeac9c9843305 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:56.959025 31747 raft_consensus.cc:1275] T 49db8909ad064e4baadeeac9c9843305 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:56.962587 31818 consensus_queue.cc:1048] T 49db8909ad064e4baadeeac9c9843305 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } 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 12:12:56.975883 31818 consensus_queue.cc:1048] T 49db8909ad064e4baadeeac9c9843305 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:56.982501 31838 raft_consensus.cc:2955] T 49db8909ad064e4baadeeac9c9843305 P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 004887887de44a6584632617dc197d7d (127.29.32.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:12:56.987365 31747 raft_consensus.cc:2955] T 49db8909ad064e4baadeeac9c9843305 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 004887887de44a6584632617dc197d7d (127.29.32.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:12:56.990556 30919 catalog_manager.cc:5697] T 358c892619c546d893d935c1bd85f699 P dc254a15e8d54188a2ec3927216ff482 reported cstate change: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "30c92db0139b4111bec0f41bfb121c4d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:12:57.006729 30908 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 49db8909ad064e4baadeeac9c9843305 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:57.018465 31172 raft_consensus.cc:2955] T 49db8909ad064e4baadeeac9c9843305 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 004887887de44a6584632617dc197d7d (127.29.32.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:12:57.029562 30922 catalog_manager.cc:5697] T bbe5fe8de7a54e2c837e2d900e67f4e4 P f5b1f169962e4544857edd56e56b5da6 reported cstate change: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "004887887de44a6584632617dc197d7d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
W20260709 12:12:57.035854 30908 catalog_manager.cc:5220] ChangeConfig:REMOVE_PEER RPC for tablet 49db8909ad064e4baadeeac9c9843305 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 3 but the committed config has opid_index of 4
I20260709 12:12:57.049413 31172 consensus_queue.cc:237] T 358c892619c546d893d935c1bd85f699 P 30c92db0139b4111bec0f41bfb121c4d [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:12:57.053820 31022 consensus_queue.cc:237] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 004887887de44a6584632617dc197d7d [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:12:57.059356 31747 raft_consensus.cc:1275] T bbe5fe8de7a54e2c837e2d900e67f4e4 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:57.060269 31171 raft_consensus.cc:1275] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:57.063886 31845 consensus_queue.cc:1048] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:57.066361 31774 consensus_queue.cc:1048] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } 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 12:12:57.076797 31847 raft_consensus.cc:2955] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dc254a15e8d54188a2ec3927216ff482 (127.29.32.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:12:57.084632 31171 raft_consensus.cc:2955] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dc254a15e8d54188a2ec3927216ff482 (127.29.32.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:12:57.092423 30906 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bbe5fe8de7a54e2c837e2d900e67f4e4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:57.093710 30921 catalog_manager.cc:5697] T 49db8909ad064e4baadeeac9c9843305 P f5b1f169962e4544857edd56e56b5da6 reported cstate change: config changed from index 3 to 4, VOTER 004887887de44a6584632617dc197d7d (127.29.32.193) evicted. New cstate: current_term: 1 leader_uuid: "dc254a15e8d54188a2ec3927216ff482" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:12:57.092494 31747 raft_consensus.cc:2955] T bbe5fe8de7a54e2c837e2d900e67f4e4 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dc254a15e8d54188a2ec3927216ff482 (127.29.32.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:12:57.115792 31007 tablet_service.cc:1558] Processing DeleteTablet for tablet 49db8909ad064e4baadeeac9c9843305 with delete_type TABLET_DATA_TOMBSTONED (TS 004887887de44a6584632617dc197d7d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41002
I20260709 12:12:57.116264 31745 raft_consensus.cc:1275] T 358c892619c546d893d935c1bd85f699 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Refusing update from remote peer 30c92db0139b4111bec0f41bfb121c4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:57.124643 31545 consensus_queue.cc:1048] T 358c892619c546d893d935c1bd85f699 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } 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 12:12:57.137362 31022 consensus_queue.cc:237] T 016bf6119ac04bff95762a1288224c06 P 004887887de44a6584632617dc197d7d [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:12:57.141701 31019 raft_consensus.cc:1275] T 358c892619c546d893d935c1bd85f699 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Refusing update from remote peer 30c92db0139b4111bec0f41bfb121c4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:57.143841 31545 consensus_queue.cc:1048] T 358c892619c546d893d935c1bd85f699 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:57.147710 31745 raft_consensus.cc:1275] T 016bf6119ac04bff95762a1288224c06 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:57.150051 31847 consensus_queue.cc:1048] T 016bf6119ac04bff95762a1288224c06 P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } 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 12:12:57.152680 31860 raft_consensus.cc:2955] T 358c892619c546d893d935c1bd85f699 P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dc254a15e8d54188a2ec3927216ff482 (127.29.32.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:12:57.163241 31093 raft_consensus.cc:1275] T 016bf6119ac04bff95762a1288224c06 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:12:57.146971 30921 catalog_manager.cc:5697] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d reported cstate change: config changed from index 3 to 4, VOTER dc254a15e8d54188a2ec3927216ff482 (127.29.32.194) evicted. New cstate: current_term: 1 leader_uuid: "004887887de44a6584632617dc197d7d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:12:57.167511 31811 consensus_queue.cc:1048] T 016bf6119ac04bff95762a1288224c06 P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:12:57.168617 31865 tablet_replica.cc:333] T 49db8909ad064e4baadeeac9c9843305 P 004887887de44a6584632617dc197d7d: stopping tablet replica
I20260709 12:12:57.170122 31865 raft_consensus.cc:2243] T 49db8909ad064e4baadeeac9c9843305 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:57.165829 31022 raft_consensus.cc:2955] T 358c892619c546d893d935c1bd85f699 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dc254a15e8d54188a2ec3927216ff482 (127.29.32.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:12:57.169902 31809 raft_consensus.cc:2955] T 016bf6119ac04bff95762a1288224c06 P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:12:57.179793 30906 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 358c892619c546d893d935c1bd85f699 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:57.171728 31745 raft_consensus.cc:2955] T 016bf6119ac04bff95762a1288224c06 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:12:57.188498 31093 raft_consensus.cc:2955] T 016bf6119ac04bff95762a1288224c06 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:12:57.192423 31747 raft_consensus.cc:2955] T 358c892619c546d893d935c1bd85f699 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dc254a15e8d54188a2ec3927216ff482 (127.29.32.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:12:57.177937 31865 raft_consensus.cc:2272] T 49db8909ad064e4baadeeac9c9843305 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:57.222323 31865 ts_tablet_manager.cc:1916] T 49db8909ad064e4baadeeac9c9843305 P 004887887de44a6584632617dc197d7d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:57.225726 30906 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 016bf6119ac04bff95762a1288224c06 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:12:57.231699 31080 tablet_service.cc:1558] Processing DeleteTablet for tablet bbe5fe8de7a54e2c837e2d900e67f4e4 with delete_type TABLET_DATA_TOMBSTONED (TS dc254a15e8d54188a2ec3927216ff482 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56614
I20260709 12:12:57.246711 30920 catalog_manager.cc:5697] T 358c892619c546d893d935c1bd85f699 P f5b1f169962e4544857edd56e56b5da6 reported cstate change: config changed from index 3 to 4, VOTER dc254a15e8d54188a2ec3927216ff482 (127.29.32.194) evicted. New cstate: current_term: 1 leader_uuid: "30c92db0139b4111bec0f41bfb121c4d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:12:57.249738 30922 catalog_manager.cc:5697] T 016bf6119ac04bff95762a1288224c06 P dc254a15e8d54188a2ec3927216ff482 reported cstate change: config changed from index 3 to 4, VOTER 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195) evicted. New cstate: current_term: 1 leader_uuid: "004887887de44a6584632617dc197d7d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:12:57.264991 31083 tablet_service.cc:1558] Processing DeleteTablet for tablet 358c892619c546d893d935c1bd85f699 with delete_type TABLET_DATA_TOMBSTONED (TS dc254a15e8d54188a2ec3927216ff482 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56614
I20260709 12:12:57.261485 31865 ts_tablet_manager.cc:1929] T 49db8909ad064e4baadeeac9c9843305 P 004887887de44a6584632617dc197d7d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:12:57.271674 31865 log.cc:1199] T 49db8909ad064e4baadeeac9c9843305 P 004887887de44a6584632617dc197d7d: Deleting WAL directory at /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599097714484-29827-0/minicluster-data/ts-0-root/wals/49db8909ad064e4baadeeac9c9843305
I20260709 12:12:57.273370 30906 catalog_manager.cc:5028] TS 004887887de44a6584632617dc197d7d (127.29.32.193:37577): tablet 49db8909ad064e4baadeeac9c9843305 (table test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]) successfully deleted
I20260709 12:12:57.277961 31867 tablet_replica.cc:333] T bbe5fe8de7a54e2c837e2d900e67f4e4 P dc254a15e8d54188a2ec3927216ff482: stopping tablet replica
I20260709 12:12:57.279289 31867 raft_consensus.cc:2243] T bbe5fe8de7a54e2c837e2d900e67f4e4 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:57.280088 31867 raft_consensus.cc:2272] T bbe5fe8de7a54e2c837e2d900e67f4e4 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:57.284554 31867 ts_tablet_manager.cc:1916] T bbe5fe8de7a54e2c837e2d900e67f4e4 P dc254a15e8d54188a2ec3927216ff482: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:57.306234 31161 tablet_service.cc:1558] Processing DeleteTablet for tablet 016bf6119ac04bff95762a1288224c06 with delete_type TABLET_DATA_TOMBSTONED (TS 30c92db0139b4111bec0f41bfb121c4d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48358
I20260709 12:12:57.314812 31867 ts_tablet_manager.cc:1929] T bbe5fe8de7a54e2c837e2d900e67f4e4 P dc254a15e8d54188a2ec3927216ff482: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:12:57.315353 31867 log.cc:1199] T bbe5fe8de7a54e2c837e2d900e67f4e4 P dc254a15e8d54188a2ec3927216ff482: Deleting WAL directory at /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599097714484-29827-0/minicluster-data/ts-1-root/wals/bbe5fe8de7a54e2c837e2d900e67f4e4
I20260709 12:12:57.318135 31867 tablet_replica.cc:333] T 358c892619c546d893d935c1bd85f699 P dc254a15e8d54188a2ec3927216ff482: stopping tablet replica
I20260709 12:12:57.319223 30908 catalog_manager.cc:5028] TS dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): tablet bbe5fe8de7a54e2c837e2d900e67f4e4 (table test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]) successfully deleted
I20260709 12:12:57.320399 31867 raft_consensus.cc:2243] T 358c892619c546d893d935c1bd85f699 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:57.321276 31867 raft_consensus.cc:2272] T 358c892619c546d893d935c1bd85f699 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:57.322057 31868 tablet_replica.cc:333] T 016bf6119ac04bff95762a1288224c06 P 30c92db0139b4111bec0f41bfb121c4d: stopping tablet replica
I20260709 12:12:57.323856 31868 raft_consensus.cc:2243] T 016bf6119ac04bff95762a1288224c06 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:12:57.324620 31868 raft_consensus.cc:2272] T 016bf6119ac04bff95762a1288224c06 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:12:57.328241 31868 ts_tablet_manager.cc:1916] T 016bf6119ac04bff95762a1288224c06 P 30c92db0139b4111bec0f41bfb121c4d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:57.333841 31867 ts_tablet_manager.cc:1916] T 358c892619c546d893d935c1bd85f699 P dc254a15e8d54188a2ec3927216ff482: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:12:57.356096 31868 ts_tablet_manager.cc:1929] T 016bf6119ac04bff95762a1288224c06 P 30c92db0139b4111bec0f41bfb121c4d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:12:57.356556 31868 log.cc:1199] T 016bf6119ac04bff95762a1288224c06 P 30c92db0139b4111bec0f41bfb121c4d: Deleting WAL directory at /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599097714484-29827-0/minicluster-data/ts-2-root/wals/016bf6119ac04bff95762a1288224c06
I20260709 12:12:57.358052 30906 catalog_manager.cc:5028] TS 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253): tablet 016bf6119ac04bff95762a1288224c06 (table test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]) successfully deleted
I20260709 12:12:57.361279 31867 ts_tablet_manager.cc:1929] T 358c892619c546d893d935c1bd85f699 P dc254a15e8d54188a2ec3927216ff482: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:12:57.361696 31867 log.cc:1199] T 358c892619c546d893d935c1bd85f699 P dc254a15e8d54188a2ec3927216ff482: Deleting WAL directory at /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599097714484-29827-0/minicluster-data/ts-1-root/wals/358c892619c546d893d935c1bd85f699
I20260709 12:12:57.364409 30908 catalog_manager.cc:5028] TS dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): tablet 358c892619c546d893d935c1bd85f699 (table test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]) successfully deleted
I20260709 12:12:58.394436 31024 consensus_queue.cc:237] T 544029f2ed67441abec2700df0a8363b P 004887887de44a6584632617dc197d7d [LEADER]: Queue 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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
I20260709 12:12:58.404625 31171 raft_consensus.cc:1275] T 544029f2ed67441abec2700df0a8363b P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:58.406667 31093 raft_consensus.cc:1275] T 544029f2ed67441abec2700df0a8363b P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:12:58.407882 30988 consensus_peers.cc:597] T 544029f2ed67441abec2700df0a8363b P 004887887de44a6584632617dc197d7d -> Peer f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387): Couldn't send request to peer f5b1f169962e4544857edd56e56b5da6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 544029f2ed67441abec2700df0a8363b. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:58.410296 31809 consensus_queue.cc:1048] T 544029f2ed67441abec2700df0a8363b P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:58.411494 31870 consensus_queue.cc:1048] T 544029f2ed67441abec2700df0a8363b P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } 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 12:12:58.436156 31811 raft_consensus.cc:2955] T 544029f2ed67441abec2700df0a8363b P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:12:58.439139 31091 raft_consensus.cc:2955] T 544029f2ed67441abec2700df0a8363b P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:12:58.442755 31164 raft_consensus.cc:2955] T 544029f2ed67441abec2700df0a8363b P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:12:58.460165 31164 consensus_queue.cc:237] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Queue 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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
I20260709 12:12:58.515471 30920 catalog_manager.cc:5697] T 544029f2ed67441abec2700df0a8363b P 30c92db0139b4111bec0f41bfb121c4d reported cstate change: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New cstate: current_term: 1 leader_uuid: "004887887de44a6584632617dc197d7d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:12:58.560786 31024 raft_consensus.cc:1275] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Refusing update from remote peer 30c92db0139b4111bec0f41bfb121c4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:12:58.565124 31137 consensus_peers.cc:597] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P 30c92db0139b4111bec0f41bfb121c4d -> Peer f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387): Couldn't send request to peer f5b1f169962e4544857edd56e56b5da6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 85dd68fb6cfa4fffb12fab8a8cd23e14. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:58.565706 31091 raft_consensus.cc:1275] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Refusing update from remote peer 30c92db0139b4111bec0f41bfb121c4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:58.572428 31839 consensus_queue.cc:1048] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:58.585245 31852 consensus_queue.cc:1048] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } 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 12:12:58.629146 31093 raft_consensus.cc:2955] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:12:58.624173 31852 raft_consensus.cc:2955] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:12:58.767576 31171 consensus_queue.cc:237] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Queue 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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
I20260709 12:12:58.795383 31021 raft_consensus.cc:2955] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:12:58.855662 30922 catalog_manager.cc:5697] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P 004887887de44a6584632617dc197d7d reported cstate change: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New cstate: current_term: 1 leader_uuid: "30c92db0139b4111bec0f41bfb121c4d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:12:58.867033 31095 raft_consensus.cc:1275] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Refusing update from remote peer 30c92db0139b4111bec0f41bfb121c4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:12:58.867060 31137 consensus_peers.cc:597] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P 30c92db0139b4111bec0f41bfb121c4d -> Peer f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387): Couldn't send request to peer f5b1f169962e4544857edd56e56b5da6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9bb71c9b6b8644b0a7f875a07ee8e2a2. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:58.870963 31021 raft_consensus.cc:1275] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Refusing update from remote peer 30c92db0139b4111bec0f41bfb121c4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:58.870851 31852 consensus_queue.cc:1048] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:12:58.872854 31888 consensus_queue.cc:1048] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } 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 12:12:58.887882 31852 raft_consensus.cc:2955] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:12:58.895823 31021 raft_consensus.cc:2955] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:12:58.900228 31095 raft_consensus.cc:2955] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:12:58.922709 31171 consensus_queue.cc:237] T 042dbb10c08f41079ee3548b80f387dc P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Queue 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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
I20260709 12:12:58.932283 30919 catalog_manager.cc:5697] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P dc254a15e8d54188a2ec3927216ff482 reported cstate change: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New cstate: current_term: 1 leader_uuid: "30c92db0139b4111bec0f41bfb121c4d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:12:58.958148 31093 raft_consensus.cc:1275] T 042dbb10c08f41079ee3548b80f387dc P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Refusing update from remote peer 30c92db0139b4111bec0f41bfb121c4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:12:58.960884 31893 consensus_queue.cc:1048] T 042dbb10c08f41079ee3548b80f387dc P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } 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 12:12:58.961782 31021 raft_consensus.cc:1275] T 042dbb10c08f41079ee3548b80f387dc P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Refusing update from remote peer 30c92db0139b4111bec0f41bfb121c4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:12:58.962607 31137 consensus_peers.cc:597] T 042dbb10c08f41079ee3548b80f387dc P 30c92db0139b4111bec0f41bfb121c4d -> Peer f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387): Couldn't send request to peer f5b1f169962e4544857edd56e56b5da6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 042dbb10c08f41079ee3548b80f387dc. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:12:58.968164 31888 consensus_queue.cc:1048] T 042dbb10c08f41079ee3548b80f387dc P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:12:58.997924 31898 ts_tablet_manager.cc:933] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P f5b1f169962e4544857edd56e56b5da6: Initiating tablet copy from peer 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:58.999504 31893 raft_consensus.cc:2955] T 042dbb10c08f41079ee3548b80f387dc P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:12:59.004160 31095 raft_consensus.cc:2955] T 042dbb10c08f41079ee3548b80f387dc P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:12:59.006626 31024 raft_consensus.cc:2955] T 042dbb10c08f41079ee3548b80f387dc P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:12:59.027632 30919 catalog_manager.cc:5697] T 042dbb10c08f41079ee3548b80f387dc P 30c92db0139b4111bec0f41bfb121c4d reported cstate change: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New cstate: current_term: 1 leader_uuid: "30c92db0139b4111bec0f41bfb121c4d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:12:59.047046 31898 tablet_copy_client.cc:323] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Beginning tablet copy session from remote peer at address 127.29.32.195:38253
I20260709 12:12:59.075114 31183 tablet_copy_service.cc:140] P 30c92db0139b4111bec0f41bfb121c4d: Received BeginTabletCopySession request for tablet 85dd68fb6cfa4fffb12fab8a8cd23e14 from peer f5b1f169962e4544857edd56e56b5da6 ({username='slave'} at 127.0.0.1:35728)
I20260709 12:12:59.075763 31183 tablet_copy_service.cc:161] P 30c92db0139b4111bec0f41bfb121c4d: Beginning new tablet copy session on tablet 85dd68fb6cfa4fffb12fab8a8cd23e14 from peer f5b1f169962e4544857edd56e56b5da6 at {username='slave'} at 127.0.0.1:35728: session id = f5b1f169962e4544857edd56e56b5da6-85dd68fb6cfa4fffb12fab8a8cd23e14
I20260709 12:12:59.080283 31902 ts_tablet_manager.cc:933] T 544029f2ed67441abec2700df0a8363b P f5b1f169962e4544857edd56e56b5da6: Initiating tablet copy from peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577)
I20260709 12:12:59.087792 31902 tablet_copy_client.cc:323] T 544029f2ed67441abec2700df0a8363b P f5b1f169962e4544857edd56e56b5da6: tablet copy: Beginning tablet copy session from remote peer at address 127.29.32.193:37577
I20260709 12:12:59.090022 31033 tablet_copy_service.cc:140] P 004887887de44a6584632617dc197d7d: Received BeginTabletCopySession request for tablet 544029f2ed67441abec2700df0a8363b from peer f5b1f169962e4544857edd56e56b5da6 ({username='slave'} at 127.0.0.1:47096)
I20260709 12:12:59.090677 31033 tablet_copy_service.cc:161] P 004887887de44a6584632617dc197d7d: Beginning new tablet copy session on tablet 544029f2ed67441abec2700df0a8363b from peer f5b1f169962e4544857edd56e56b5da6 at {username='slave'} at 127.0.0.1:47096: session id = f5b1f169962e4544857edd56e56b5da6-544029f2ed67441abec2700df0a8363b
I20260709 12:12:59.112615 31033 tablet_copy_source_session.cc:215] T 544029f2ed67441abec2700df0a8363b P 004887887de44a6584632617dc197d7d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:59.132869 31183 tablet_copy_source_session.cc:215] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P 30c92db0139b4111bec0f41bfb121c4d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:59.171305 31898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85dd68fb6cfa4fffb12fab8a8cd23e14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:59.172024 31902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 544029f2ed67441abec2700df0a8363b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:59.195132 31902 tablet_copy_client.cc:806] T 544029f2ed67441abec2700df0a8363b P f5b1f169962e4544857edd56e56b5da6: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:59.195964 31902 tablet_copy_client.cc:670] T 544029f2ed67441abec2700df0a8363b P f5b1f169962e4544857edd56e56b5da6: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:59.200353 31902 tablet_copy_client.cc:538] T 544029f2ed67441abec2700df0a8363b P f5b1f169962e4544857edd56e56b5da6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:59.210400 31902 tablet_bootstrap.cc:492] T 544029f2ed67441abec2700df0a8363b P f5b1f169962e4544857edd56e56b5da6: Bootstrap starting.
I20260709 12:12:59.240594 31902 tablet_bootstrap.cc:492] T 544029f2ed67441abec2700df0a8363b P f5b1f169962e4544857edd56e56b5da6: 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 12:12:59.242020 31902 tablet_bootstrap.cc:492] T 544029f2ed67441abec2700df0a8363b P f5b1f169962e4544857edd56e56b5da6: Bootstrap complete.
I20260709 12:12:59.242830 31902 ts_tablet_manager.cc:1403] T 544029f2ed67441abec2700df0a8363b P f5b1f169962e4544857edd56e56b5da6: Time spent bootstrapping tablet: real 0.033s	user 0.027s	sys 0.008s
I20260709 12:12:59.247052 31902 raft_consensus.cc:359] T 544029f2ed67441abec2700df0a8363b P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
I20260709 12:12:59.248211 31902 raft_consensus.cc:740] T 544029f2ed67441abec2700df0a8363b P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f5b1f169962e4544857edd56e56b5da6, State: Initialized, Role: LEARNER
I20260709 12:12:59.249394 31902 consensus_queue.cc:260] T 544029f2ed67441abec2700df0a8363b P f5b1f169962e4544857edd56e56b5da6 [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
I20260709 12:12:59.259596 31902 ts_tablet_manager.cc:1434] T 544029f2ed67441abec2700df0a8363b P f5b1f169962e4544857edd56e56b5da6: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.008s
I20260709 12:12:59.262827 31033 tablet_copy_service.cc:342] P 004887887de44a6584632617dc197d7d: Request end of tablet copy session f5b1f169962e4544857edd56e56b5da6-544029f2ed67441abec2700df0a8363b received from {username='slave'} at 127.0.0.1:47096
I20260709 12:12:59.263386 31033 tablet_copy_service.cc:434] P 004887887de44a6584632617dc197d7d: ending tablet copy session f5b1f169962e4544857edd56e56b5da6-544029f2ed67441abec2700df0a8363b on tablet 544029f2ed67441abec2700df0a8363b with peer f5b1f169962e4544857edd56e56b5da6
I20260709 12:12:59.277254 31898 tablet_copy_client.cc:806] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:59.278337 31898 tablet_copy_client.cc:670] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:59.310109 31898 tablet_copy_client.cc:538] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:59.325357 31898 tablet_bootstrap.cc:492] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P f5b1f169962e4544857edd56e56b5da6: Bootstrap starting.
I20260709 12:12:59.361018 31898 tablet_bootstrap.cc:492] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P f5b1f169962e4544857edd56e56b5da6: 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 12:12:59.364461 31898 tablet_bootstrap.cc:492] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P f5b1f169962e4544857edd56e56b5da6: Bootstrap complete.
I20260709 12:12:59.365800 31898 ts_tablet_manager.cc:1403] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P f5b1f169962e4544857edd56e56b5da6: Time spent bootstrapping tablet: real 0.041s	user 0.028s	sys 0.005s
I20260709 12:12:59.369756 31898 raft_consensus.cc:359] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
I20260709 12:12:59.371448 31898 raft_consensus.cc:740] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f5b1f169962e4544857edd56e56b5da6, State: Initialized, Role: LEARNER
I20260709 12:12:59.372184 31898 consensus_queue.cc:260] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P f5b1f169962e4544857edd56e56b5da6 [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
I20260709 12:12:59.375511 31898 ts_tablet_manager.cc:1434] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P f5b1f169962e4544857edd56e56b5da6: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:12:59.378893 31183 tablet_copy_service.cc:342] P 30c92db0139b4111bec0f41bfb121c4d: Request end of tablet copy session f5b1f169962e4544857edd56e56b5da6-85dd68fb6cfa4fffb12fab8a8cd23e14 received from {username='slave'} at 127.0.0.1:35728
I20260709 12:12:59.379701 31183 tablet_copy_service.cc:434] P 30c92db0139b4111bec0f41bfb121c4d: ending tablet copy session f5b1f169962e4544857edd56e56b5da6-85dd68fb6cfa4fffb12fab8a8cd23e14 on tablet 85dd68fb6cfa4fffb12fab8a8cd23e14 with peer f5b1f169962e4544857edd56e56b5da6
I20260709 12:12:59.423677 31898 ts_tablet_manager.cc:933] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P f5b1f169962e4544857edd56e56b5da6: Initiating tablet copy from peer 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:59.437575 31745 raft_consensus.cc:1217] T 544029f2ed67441abec2700df0a8363b P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:12:59.457468 31898 tablet_copy_client.cc:323] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Beginning tablet copy session from remote peer at address 127.29.32.195:38253
I20260709 12:12:59.489675 31183 tablet_copy_service.cc:140] P 30c92db0139b4111bec0f41bfb121c4d: Received BeginTabletCopySession request for tablet 9bb71c9b6b8644b0a7f875a07ee8e2a2 from peer f5b1f169962e4544857edd56e56b5da6 ({username='slave'} at 127.0.0.1:35728)
I20260709 12:12:59.500747 31183 tablet_copy_service.cc:161] P 30c92db0139b4111bec0f41bfb121c4d: Beginning new tablet copy session on tablet 9bb71c9b6b8644b0a7f875a07ee8e2a2 from peer f5b1f169962e4544857edd56e56b5da6 at {username='slave'} at 127.0.0.1:35728: session id = f5b1f169962e4544857edd56e56b5da6-9bb71c9b6b8644b0a7f875a07ee8e2a2
I20260709 12:12:59.504653 31902 ts_tablet_manager.cc:933] T 042dbb10c08f41079ee3548b80f387dc P f5b1f169962e4544857edd56e56b5da6: Initiating tablet copy from peer 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:12:59.507385 31902 tablet_copy_client.cc:323] T 042dbb10c08f41079ee3548b80f387dc P f5b1f169962e4544857edd56e56b5da6: tablet copy: Beginning tablet copy session from remote peer at address 127.29.32.195:38253
I20260709 12:12:59.510833 31182 tablet_copy_service.cc:140] P 30c92db0139b4111bec0f41bfb121c4d: Received BeginTabletCopySession request for tablet 042dbb10c08f41079ee3548b80f387dc from peer f5b1f169962e4544857edd56e56b5da6 ({username='slave'} at 127.0.0.1:35728)
I20260709 12:12:59.511451 31182 tablet_copy_service.cc:161] P 30c92db0139b4111bec0f41bfb121c4d: Beginning new tablet copy session on tablet 042dbb10c08f41079ee3548b80f387dc from peer f5b1f169962e4544857edd56e56b5da6 at {username='slave'} at 127.0.0.1:35728: session id = f5b1f169962e4544857edd56e56b5da6-042dbb10c08f41079ee3548b80f387dc
I20260709 12:12:59.525380 31182 tablet_copy_source_session.cc:215] T 042dbb10c08f41079ee3548b80f387dc P 30c92db0139b4111bec0f41bfb121c4d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:59.533497 31902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 042dbb10c08f41079ee3548b80f387dc. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:12:59.537963 31062 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.195:38253, user_credentials={real_user=slave}} blocked reactor thread for 44619.8us
I20260709 12:12:59.553987 31183 tablet_copy_source_session.cc:215] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P 30c92db0139b4111bec0f41bfb121c4d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:12:59.557361 31898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bb71c9b6b8644b0a7f875a07ee8e2a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:12:59.577842 31902 tablet_copy_client.cc:806] T 042dbb10c08f41079ee3548b80f387dc P f5b1f169962e4544857edd56e56b5da6: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:59.578518 31902 tablet_copy_client.cc:670] T 042dbb10c08f41079ee3548b80f387dc P f5b1f169962e4544857edd56e56b5da6: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:59.584811 31902 tablet_copy_client.cc:538] T 042dbb10c08f41079ee3548b80f387dc P f5b1f169962e4544857edd56e56b5da6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:59.594280 31898 tablet_copy_client.cc:806] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Starting download of 0 data blocks...
I20260709 12:12:59.595057 31898 tablet_copy_client.cc:670] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Starting download of 1 WAL segments...
I20260709 12:12:59.600966 31898 tablet_copy_client.cc:538] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:12:59.604921 31902 tablet_bootstrap.cc:492] T 042dbb10c08f41079ee3548b80f387dc P f5b1f169962e4544857edd56e56b5da6: Bootstrap starting.
I20260709 12:12:59.612250 31898 tablet_bootstrap.cc:492] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P f5b1f169962e4544857edd56e56b5da6: Bootstrap starting.
I20260709 12:12:59.646147 31898 tablet_bootstrap.cc:492] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P f5b1f169962e4544857edd56e56b5da6: 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 12:12:59.647388 31898 tablet_bootstrap.cc:492] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P f5b1f169962e4544857edd56e56b5da6: Bootstrap complete.
I20260709 12:12:59.648170 31898 ts_tablet_manager.cc:1403] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P f5b1f169962e4544857edd56e56b5da6: Time spent bootstrapping tablet: real 0.036s	user 0.028s	sys 0.005s
I20260709 12:12:59.652582 31898 raft_consensus.cc:359] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
I20260709 12:12:59.653520 31898 raft_consensus.cc:740] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f5b1f169962e4544857edd56e56b5da6, State: Initialized, Role: LEARNER
I20260709 12:12:59.654304 31898 consensus_queue.cc:260] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P f5b1f169962e4544857edd56e56b5da6 [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
I20260709 12:12:59.655627 31902 tablet_bootstrap.cc:492] T 042dbb10c08f41079ee3548b80f387dc P f5b1f169962e4544857edd56e56b5da6: 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 12:12:59.658584 31902 tablet_bootstrap.cc:492] T 042dbb10c08f41079ee3548b80f387dc P f5b1f169962e4544857edd56e56b5da6: Bootstrap complete.
I20260709 12:12:59.659381 31902 ts_tablet_manager.cc:1403] T 042dbb10c08f41079ee3548b80f387dc P f5b1f169962e4544857edd56e56b5da6: Time spent bootstrapping tablet: real 0.055s	user 0.017s	sys 0.011s
I20260709 12:12:59.662925 31902 raft_consensus.cc:359] T 042dbb10c08f41079ee3548b80f387dc P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
I20260709 12:12:59.664415 31902 raft_consensus.cc:740] T 042dbb10c08f41079ee3548b80f387dc P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f5b1f169962e4544857edd56e56b5da6, State: Initialized, Role: LEARNER
I20260709 12:12:59.665112 31902 consensus_queue.cc:260] T 042dbb10c08f41079ee3548b80f387dc P f5b1f169962e4544857edd56e56b5da6 [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
I20260709 12:12:59.657487 31898 ts_tablet_manager.cc:1434] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P f5b1f169962e4544857edd56e56b5da6: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 12:12:59.667776 31182 tablet_copy_service.cc:342] P 30c92db0139b4111bec0f41bfb121c4d: Request end of tablet copy session f5b1f169962e4544857edd56e56b5da6-9bb71c9b6b8644b0a7f875a07ee8e2a2 received from {username='slave'} at 127.0.0.1:35728
I20260709 12:12:59.668212 31182 tablet_copy_service.cc:434] P 30c92db0139b4111bec0f41bfb121c4d: ending tablet copy session f5b1f169962e4544857edd56e56b5da6-9bb71c9b6b8644b0a7f875a07ee8e2a2 on tablet 9bb71c9b6b8644b0a7f875a07ee8e2a2 with peer f5b1f169962e4544857edd56e56b5da6
I20260709 12:12:59.669036 31902 ts_tablet_manager.cc:1434] T 042dbb10c08f41079ee3548b80f387dc P f5b1f169962e4544857edd56e56b5da6: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260709 12:12:59.673172 31182 tablet_copy_service.cc:342] P 30c92db0139b4111bec0f41bfb121c4d: Request end of tablet copy session f5b1f169962e4544857edd56e56b5da6-042dbb10c08f41079ee3548b80f387dc received from {username='slave'} at 127.0.0.1:35728
I20260709 12:12:59.673640 31182 tablet_copy_service.cc:434] P 30c92db0139b4111bec0f41bfb121c4d: ending tablet copy session f5b1f169962e4544857edd56e56b5da6-042dbb10c08f41079ee3548b80f387dc on tablet 042dbb10c08f41079ee3548b80f387dc with peer f5b1f169962e4544857edd56e56b5da6
I20260709 12:12:59.794155 31745 raft_consensus.cc:1217] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:12:59.923370 31745 raft_consensus.cc:1217] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:12:59.941628 31809 raft_consensus.cc:1064] T 544029f2ed67441abec2700df0a8363b P 004887887de44a6584632617dc197d7d: attempting to promote NON_VOTER f5b1f169962e4544857edd56e56b5da6 to VOTER
I20260709 12:12:59.945425 31809 consensus_queue.cc:237] T 544029f2ed67441abec2700df0a8363b P 004887887de44a6584632617dc197d7d [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:12:59.955267 31745 raft_consensus.cc:1275] T 544029f2ed67441abec2700df0a8363b P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:59.957083 31870 consensus_queue.cc:1048] T 544029f2ed67441abec2700df0a8363b P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } 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 12:12:59.957815 31093 raft_consensus.cc:1275] T 544029f2ed67441abec2700df0a8363b P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:59.960508 31171 raft_consensus.cc:1275] T 544029f2ed67441abec2700df0a8363b P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:12:59.967442 31811 consensus_queue.cc:1048] T 544029f2ed67441abec2700df0a8363b P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } 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 12:12:59.971913 31908 consensus_queue.cc:1048] T 544029f2ed67441abec2700df0a8363b P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:12:59.980659 31745 raft_consensus.cc:1217] T 042dbb10c08f41079ee3548b80f387dc P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:00.004998 31811 raft_consensus.cc:2955] T 544029f2ed67441abec2700df0a8363b P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:00.012768 31747 raft_consensus.cc:2955] T 544029f2ed67441abec2700df0a8363b P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:00.033209 31168 raft_consensus.cc:2955] T 544029f2ed67441abec2700df0a8363b P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:00.038714 30919 catalog_manager.cc:5697] T 544029f2ed67441abec2700df0a8363b P f5b1f169962e4544857edd56e56b5da6 reported cstate change: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "004887887de44a6584632617dc197d7d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:00.049343 31095 raft_consensus.cc:2955] T 544029f2ed67441abec2700df0a8363b P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:00.104746 31021 consensus_queue.cc:237] T 544029f2ed67441abec2700df0a8363b P 004887887de44a6584632617dc197d7d [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:00.117187 31747 raft_consensus.cc:1275] T 544029f2ed67441abec2700df0a8363b P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:00.118860 31093 raft_consensus.cc:1275] T 544029f2ed67441abec2700df0a8363b P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:00.120455 31913 consensus_queue.cc:1048] T 544029f2ed67441abec2700df0a8363b P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } 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 12:13:00.121577 31908 consensus_queue.cc:1048] T 544029f2ed67441abec2700df0a8363b P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:00.131043 31870 raft_consensus.cc:2955] T 544029f2ed67441abec2700df0a8363b P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:00.133891 31093 raft_consensus.cc:2955] T 544029f2ed67441abec2700df0a8363b P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:00.138427 31747 raft_consensus.cc:2955] T 544029f2ed67441abec2700df0a8363b P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:00.154835 30906 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 544029f2ed67441abec2700df0a8363b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:00.169476 30922 catalog_manager.cc:5697] T 544029f2ed67441abec2700df0a8363b P f5b1f169962e4544857edd56e56b5da6 reported cstate change: config changed from index 3 to 4, VOTER 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195) evicted. New cstate: current_term: 1 leader_uuid: "004887887de44a6584632617dc197d7d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:00.182866 31161 tablet_service.cc:1558] Processing DeleteTablet for tablet 544029f2ed67441abec2700df0a8363b with delete_type TABLET_DATA_TOMBSTONED (TS 30c92db0139b4111bec0f41bfb121c4d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48358
I20260709 12:13:00.185030 31922 tablet_replica.cc:333] T 544029f2ed67441abec2700df0a8363b P 30c92db0139b4111bec0f41bfb121c4d: stopping tablet replica
I20260709 12:13:00.186232 31922 raft_consensus.cc:2243] T 544029f2ed67441abec2700df0a8363b P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:00.186973 31922 raft_consensus.cc:2272] T 544029f2ed67441abec2700df0a8363b P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:00.191951 31922 ts_tablet_manager.cc:1916] T 544029f2ed67441abec2700df0a8363b P 30c92db0139b4111bec0f41bfb121c4d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:00.206317 31922 ts_tablet_manager.cc:1929] T 544029f2ed67441abec2700df0a8363b P 30c92db0139b4111bec0f41bfb121c4d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:00.206836 31922 log.cc:1199] T 544029f2ed67441abec2700df0a8363b P 30c92db0139b4111bec0f41bfb121c4d: Deleting WAL directory at /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599097714484-29827-0/minicluster-data/ts-2-root/wals/544029f2ed67441abec2700df0a8363b
I20260709 12:13:00.208459 30906 catalog_manager.cc:5028] TS 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253): tablet 544029f2ed67441abec2700df0a8363b (table test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]) successfully deleted
I20260709 12:13:00.323606 31888 raft_consensus.cc:1064] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P 30c92db0139b4111bec0f41bfb121c4d: attempting to promote NON_VOTER f5b1f169962e4544857edd56e56b5da6 to VOTER
I20260709 12:13:00.326591 31888 consensus_queue.cc:237] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P 30c92db0139b4111bec0f41bfb121c4d [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:00.339244 31892 raft_consensus.cc:1064] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P 30c92db0139b4111bec0f41bfb121c4d: attempting to promote NON_VOTER f5b1f169962e4544857edd56e56b5da6 to VOTER
I20260709 12:13:00.342136 31892 consensus_queue.cc:237] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P 30c92db0139b4111bec0f41bfb121c4d [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:00.373260 31093 raft_consensus.cc:1275] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Refusing update from remote peer 30c92db0139b4111bec0f41bfb121c4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:00.375046 31022 raft_consensus.cc:1275] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Refusing update from remote peer 30c92db0139b4111bec0f41bfb121c4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:00.376706 31888 consensus_queue.cc:1048] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:00.377632 31893 consensus_queue.cc:1048] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } 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 12:13:00.384112 31747 raft_consensus.cc:1275] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Refusing update from remote peer 30c92db0139b4111bec0f41bfb121c4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:00.386915 31893 consensus_queue.cc:1048] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } 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 12:13:00.390826 31093 raft_consensus.cc:1275] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Refusing update from remote peer 30c92db0139b4111bec0f41bfb121c4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:00.391191 31747 raft_consensus.cc:1275] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Refusing update from remote peer 30c92db0139b4111bec0f41bfb121c4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:00.392379 31021 raft_consensus.cc:1275] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Refusing update from remote peer 30c92db0139b4111bec0f41bfb121c4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:00.393277 31923 consensus_queue.cc:1048] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:00.395016 31892 consensus_queue.cc:1048] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } 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 12:13:00.397045 31923 consensus_queue.cc:1048] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } 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 12:13:00.411283 31924 raft_consensus.cc:2955] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:00.418862 31888 raft_consensus.cc:1064] T 042dbb10c08f41079ee3548b80f387dc P 30c92db0139b4111bec0f41bfb121c4d: attempting to promote NON_VOTER f5b1f169962e4544857edd56e56b5da6 to VOTER
I20260709 12:13:00.423990 31093 raft_consensus.cc:2955] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:00.434231 31888 consensus_queue.cc:237] T 042dbb10c08f41079ee3548b80f387dc P 30c92db0139b4111bec0f41bfb121c4d [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:00.449764 31745 raft_consensus.cc:2955] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:00.459600 31022 raft_consensus.cc:2955] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:00.468050 30921 catalog_manager.cc:5697] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P 30c92db0139b4111bec0f41bfb121c4d reported cstate change: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "30c92db0139b4111bec0f41bfb121c4d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:00.496912 31892 raft_consensus.cc:2955] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:00.509305 31172 consensus_queue.cc:237] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P 30c92db0139b4111bec0f41bfb121c4d [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: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:00.509310 31747 raft_consensus.cc:1275] T 042dbb10c08f41079ee3548b80f387dc P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Refusing update from remote peer 30c92db0139b4111bec0f41bfb121c4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:00.521642 31893 consensus_queue.cc:1048] T 042dbb10c08f41079ee3548b80f387dc P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } 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 12:13:00.521298 31746 raft_consensus.cc:2955] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:00.536710 30921 catalog_manager.cc:5697] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P f5b1f169962e4544857edd56e56b5da6 reported cstate change: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "30c92db0139b4111bec0f41bfb121c4d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:00.557194 31096 raft_consensus.cc:1275] T 042dbb10c08f41079ee3548b80f387dc P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Refusing update from remote peer 30c92db0139b4111bec0f41bfb121c4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:00.562143 31093 raft_consensus.cc:1275] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Refusing update from remote peer 30c92db0139b4111bec0f41bfb121c4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:00.570142 31022 raft_consensus.cc:1275] T 042dbb10c08f41079ee3548b80f387dc P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Refusing update from remote peer 30c92db0139b4111bec0f41bfb121c4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:00.571763 31923 consensus_queue.cc:1048] T 042dbb10c08f41079ee3548b80f387dc P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:00.579911 31747 raft_consensus.cc:1275] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Refusing update from remote peer 30c92db0139b4111bec0f41bfb121c4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:00.584964 31021 raft_consensus.cc:2955] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:00.588991 31936 consensus_queue.cc:1048] T 042dbb10c08f41079ee3548b80f387dc P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } 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 12:13:00.598399 31924 consensus_queue.cc:1048] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } 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 12:13:00.604635 31893 consensus_queue.cc:1048] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:00.606577 31093 raft_consensus.cc:2955] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:00.622872 31892 raft_consensus.cc:2955] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 004887887de44a6584632617dc197d7d (127.29.32.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:00.625609 31745 raft_consensus.cc:2955] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 004887887de44a6584632617dc197d7d (127.29.32.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:00.627913 31019 raft_consensus.cc:2955] T 042dbb10c08f41079ee3548b80f387dc P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:00.627758 31935 raft_consensus.cc:2955] T 042dbb10c08f41079ee3548b80f387dc P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:00.634450 31095 raft_consensus.cc:2955] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 004887887de44a6584632617dc197d7d (127.29.32.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:00.643460 30906 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9bb71c9b6b8644b0a7f875a07ee8e2a2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:00.642946 31747 raft_consensus.cc:2955] T 042dbb10c08f41079ee3548b80f387dc P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:00.645740 31172 consensus_queue.cc:237] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P 30c92db0139b4111bec0f41bfb121c4d [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: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:00.655079 31744 raft_consensus.cc:1275] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Refusing update from remote peer 30c92db0139b4111bec0f41bfb121c4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:00.656590 31093 raft_consensus.cc:1275] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Refusing update from remote peer 30c92db0139b4111bec0f41bfb121c4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:00.656616 31888 consensus_queue.cc:1048] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } 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 12:13:00.663314 30922 catalog_manager.cc:5697] T 042dbb10c08f41079ee3548b80f387dc P f5b1f169962e4544857edd56e56b5da6 reported cstate change: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "30c92db0139b4111bec0f41bfb121c4d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:00.677903 31096 raft_consensus.cc:2955] T 042dbb10c08f41079ee3548b80f387dc P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
W20260709 12:13:00.665926 31062 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.195:38253, user_credentials={real_user=slave}} blocked reactor thread for 49953.6us
I20260709 12:13:00.684515 31744 raft_consensus.cc:2955] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 004887887de44a6584632617dc197d7d (127.29.32.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:00.695207 30921 catalog_manager.cc:5697] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P 30c92db0139b4111bec0f41bfb121c4d reported cstate change: config changed from index 3 to 4, VOTER 004887887de44a6584632617dc197d7d (127.29.32.193) evicted. New cstate: current_term: 1 leader_uuid: "30c92db0139b4111bec0f41bfb121c4d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:00.698910 31936 raft_consensus.cc:2955] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 004887887de44a6584632617dc197d7d (127.29.32.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:00.710378 31935 consensus_queue.cc:1048] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:00.719121 31094 raft_consensus.cc:2955] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 004887887de44a6584632617dc197d7d (127.29.32.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:00.722435 30906 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 85dd68fb6cfa4fffb12fab8a8cd23e14 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:00.739432 31007 tablet_service.cc:1558] Processing DeleteTablet for tablet 9bb71c9b6b8644b0a7f875a07ee8e2a2 with delete_type TABLET_DATA_TOMBSTONED (TS 004887887de44a6584632617dc197d7d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41002
I20260709 12:13:00.747282 31942 tablet_replica.cc:333] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P 004887887de44a6584632617dc197d7d: stopping tablet replica
I20260709 12:13:00.747740 31172 consensus_queue.cc:237] T 042dbb10c08f41079ee3548b80f387dc P 30c92db0139b4111bec0f41bfb121c4d [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:00.749176 31942 raft_consensus.cc:2243] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:00.750043 31942 raft_consensus.cc:2272] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:00.738350 30922 catalog_manager.cc:5697] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P f5b1f169962e4544857edd56e56b5da6 reported cstate change: config changed from index 3 to 4, VOTER 004887887de44a6584632617dc197d7d (127.29.32.193) evicted. New cstate: current_term: 1 leader_uuid: "30c92db0139b4111bec0f41bfb121c4d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:00.757261 31744 raft_consensus.cc:1275] T 042dbb10c08f41079ee3548b80f387dc P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Refusing update from remote peer 30c92db0139b4111bec0f41bfb121c4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:00.758771 31019 raft_consensus.cc:1275] T 042dbb10c08f41079ee3548b80f387dc P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Refusing update from remote peer 30c92db0139b4111bec0f41bfb121c4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:00.759518 31942 ts_tablet_manager.cc:1916] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P 004887887de44a6584632617dc197d7d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:00.761109 31935 consensus_queue.cc:1048] T 042dbb10c08f41079ee3548b80f387dc P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:00.763236 31892 consensus_queue.cc:1048] T 042dbb10c08f41079ee3548b80f387dc P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } 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 12:13:00.774659 31892 raft_consensus.cc:2955] T 042dbb10c08f41079ee3548b80f387dc P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dc254a15e8d54188a2ec3927216ff482 (127.29.32.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:00.778017 31021 raft_consensus.cc:2955] T 042dbb10c08f41079ee3548b80f387dc P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dc254a15e8d54188a2ec3927216ff482 (127.29.32.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:00.786943 31744 raft_consensus.cc:2955] T 042dbb10c08f41079ee3548b80f387dc P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dc254a15e8d54188a2ec3927216ff482 (127.29.32.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:00.791021 30906 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 042dbb10c08f41079ee3548b80f387dc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:00.790500 31007 tablet_service.cc:1558] Processing DeleteTablet for tablet 85dd68fb6cfa4fffb12fab8a8cd23e14 with delete_type TABLET_DATA_TOMBSTONED (TS 004887887de44a6584632617dc197d7d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41002
I20260709 12:13:00.796808 31942 ts_tablet_manager.cc:1929] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P 004887887de44a6584632617dc197d7d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:00.797247 31942 log.cc:1199] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P 004887887de44a6584632617dc197d7d: Deleting WAL directory at /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599097714484-29827-0/minicluster-data/ts-0-root/wals/9bb71c9b6b8644b0a7f875a07ee8e2a2
I20260709 12:13:00.799224 31942 tablet_replica.cc:333] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P 004887887de44a6584632617dc197d7d: stopping tablet replica
I20260709 12:13:00.799177 30906 catalog_manager.cc:5028] TS 004887887de44a6584632617dc197d7d (127.29.32.193:37577): tablet 9bb71c9b6b8644b0a7f875a07ee8e2a2 (table test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]) successfully deleted
I20260709 12:13:00.798964 30922 catalog_manager.cc:5697] T 042dbb10c08f41079ee3548b80f387dc P 30c92db0139b4111bec0f41bfb121c4d reported cstate change: config changed from index 3 to 4, VOTER dc254a15e8d54188a2ec3927216ff482 (127.29.32.194) evicted. New cstate: current_term: 1 leader_uuid: "30c92db0139b4111bec0f41bfb121c4d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:00.801090 31942 raft_consensus.cc:2243] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:00.802042 31942 raft_consensus.cc:2272] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:00.810946 31942 ts_tablet_manager.cc:1916] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P 004887887de44a6584632617dc197d7d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:00.817291 31080 tablet_service.cc:1558] Processing DeleteTablet for tablet 042dbb10c08f41079ee3548b80f387dc with delete_type TABLET_DATA_TOMBSTONED (TS dc254a15e8d54188a2ec3927216ff482 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56614
I20260709 12:13:00.826876 31942 ts_tablet_manager.cc:1929] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P 004887887de44a6584632617dc197d7d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:00.827489 31942 log.cc:1199] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P 004887887de44a6584632617dc197d7d: Deleting WAL directory at /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599097714484-29827-0/minicluster-data/ts-0-root/wals/85dd68fb6cfa4fffb12fab8a8cd23e14
I20260709 12:13:00.829416 30906 catalog_manager.cc:5028] TS 004887887de44a6584632617dc197d7d (127.29.32.193:37577): tablet 85dd68fb6cfa4fffb12fab8a8cd23e14 (table test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]) successfully deleted
I20260709 12:13:00.830058 31943 tablet_replica.cc:333] T 042dbb10c08f41079ee3548b80f387dc P dc254a15e8d54188a2ec3927216ff482: stopping tablet replica
I20260709 12:13:00.831405 31943 raft_consensus.cc:2243] T 042dbb10c08f41079ee3548b80f387dc P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:00.832195 31943 raft_consensus.cc:2272] T 042dbb10c08f41079ee3548b80f387dc P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:00.835143 31943 ts_tablet_manager.cc:1916] T 042dbb10c08f41079ee3548b80f387dc P dc254a15e8d54188a2ec3927216ff482: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:00.848675 31943 ts_tablet_manager.cc:1929] T 042dbb10c08f41079ee3548b80f387dc P dc254a15e8d54188a2ec3927216ff482: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:00.849092 31943 log.cc:1199] T 042dbb10c08f41079ee3548b80f387dc P dc254a15e8d54188a2ec3927216ff482: Deleting WAL directory at /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599097714484-29827-0/minicluster-data/ts-1-root/wals/042dbb10c08f41079ee3548b80f387dc
I20260709 12:13:00.850643 30908 catalog_manager.cc:5028] TS dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): tablet 042dbb10c08f41079ee3548b80f387dc (table test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]) successfully deleted
I20260709 12:13:01.901155 31094 consensus_queue.cc:237] T 89ffc555b1d0497aaa94c481f46ffd32 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Queue 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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
I20260709 12:13:01.910416 31019 raft_consensus.cc:1275] T 89ffc555b1d0497aaa94c481f46ffd32 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:01.910466 31168 raft_consensus.cc:1275] T 89ffc555b1d0497aaa94c481f46ffd32 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:13:01.911213 31063 consensus_peers.cc:597] T 89ffc555b1d0497aaa94c481f46ffd32 P dc254a15e8d54188a2ec3927216ff482 -> Peer f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387): Couldn't send request to peer f5b1f169962e4544857edd56e56b5da6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 89ffc555b1d0497aaa94c481f46ffd32. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:01.912204 31866 consensus_queue.cc:1048] T 89ffc555b1d0497aaa94c481f46ffd32 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:01.912997 31871 consensus_queue.cc:1048] T 89ffc555b1d0497aaa94c481f46ffd32 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } 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 12:13:01.922039 31866 raft_consensus.cc:2955] T 89ffc555b1d0497aaa94c481f46ffd32 P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:13:01.922911 31021 raft_consensus.cc:2955] T 89ffc555b1d0497aaa94c481f46ffd32 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:13:01.923964 31168 raft_consensus.cc:2955] T 89ffc555b1d0497aaa94c481f46ffd32 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:13:01.941054 30922 catalog_manager.cc:5697] T 89ffc555b1d0497aaa94c481f46ffd32 P 30c92db0139b4111bec0f41bfb121c4d reported cstate change: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New cstate: current_term: 1 leader_uuid: "dc254a15e8d54188a2ec3927216ff482" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:13:01.948323 31168 consensus_queue.cc:237] T 0bb7d70b9a8546e6be62cec192f84a56 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Queue 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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
W20260709 12:13:01.957501 31137 consensus_peers.cc:597] T 0bb7d70b9a8546e6be62cec192f84a56 P 30c92db0139b4111bec0f41bfb121c4d -> Peer f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387): Couldn't send request to peer f5b1f169962e4544857edd56e56b5da6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0bb7d70b9a8546e6be62cec192f84a56. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:01.957777 31094 raft_consensus.cc:1275] T 0bb7d70b9a8546e6be62cec192f84a56 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Refusing update from remote peer 30c92db0139b4111bec0f41bfb121c4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:01.959924 31944 consensus_queue.cc:1048] T 0bb7d70b9a8546e6be62cec192f84a56 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } 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 12:13:01.960711 31021 raft_consensus.cc:1275] T 0bb7d70b9a8546e6be62cec192f84a56 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Refusing update from remote peer 30c92db0139b4111bec0f41bfb121c4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:01.962841 31944 consensus_queue.cc:1048] T 0bb7d70b9a8546e6be62cec192f84a56 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:01.977416 31888 raft_consensus.cc:2955] T 0bb7d70b9a8546e6be62cec192f84a56 P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:13:01.985428 31019 raft_consensus.cc:2955] T 0bb7d70b9a8546e6be62cec192f84a56 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:13:01.991559 31095 raft_consensus.cc:2955] T 0bb7d70b9a8546e6be62cec192f84a56 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:13:02.000990 30921 catalog_manager.cc:5697] T 0bb7d70b9a8546e6be62cec192f84a56 P 30c92db0139b4111bec0f41bfb121c4d reported cstate change: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New cstate: current_term: 1 leader_uuid: "30c92db0139b4111bec0f41bfb121c4d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:02.013510 31095 consensus_queue.cc:237] T bfb1959a138f4ebba53b5a0a4a24c8c2 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Queue 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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
W20260709 12:13:02.040467 31063 consensus_peers.cc:597] T bfb1959a138f4ebba53b5a0a4a24c8c2 P dc254a15e8d54188a2ec3927216ff482 -> Peer f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387): Couldn't send request to peer f5b1f169962e4544857edd56e56b5da6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bfb1959a138f4ebba53b5a0a4a24c8c2. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:02.042476 31019 raft_consensus.cc:1275] T bfb1959a138f4ebba53b5a0a4a24c8c2 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:02.042582 31168 raft_consensus.cc:1275] T bfb1959a138f4ebba53b5a0a4a24c8c2 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:02.046519 31866 consensus_queue.cc:1048] T bfb1959a138f4ebba53b5a0a4a24c8c2 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:02.048563 31882 consensus_queue.cc:1048] T bfb1959a138f4ebba53b5a0a4a24c8c2 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } 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 12:13:02.062089 31866 raft_consensus.cc:2955] T bfb1959a138f4ebba53b5a0a4a24c8c2 P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:13:02.064810 31021 raft_consensus.cc:2955] T bfb1959a138f4ebba53b5a0a4a24c8c2 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:13:02.077203 31168 raft_consensus.cc:2955] T bfb1959a138f4ebba53b5a0a4a24c8c2 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:13:02.080315 31095 consensus_queue.cc:237] T 847dc84de6644d7a8e98748f55c1a5ec P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Queue 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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
W20260709 12:13:02.099650 31063 consensus_peers.cc:597] T 847dc84de6644d7a8e98748f55c1a5ec P dc254a15e8d54188a2ec3927216ff482 -> Peer f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387): Couldn't send request to peer f5b1f169962e4544857edd56e56b5da6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 847dc84de6644d7a8e98748f55c1a5ec. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:02.099920 31168 raft_consensus.cc:1275] T 847dc84de6644d7a8e98748f55c1a5ec P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:02.101332 30922 catalog_manager.cc:5697] T bfb1959a138f4ebba53b5a0a4a24c8c2 P dc254a15e8d54188a2ec3927216ff482 reported cstate change: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New cstate: current_term: 1 leader_uuid: "dc254a15e8d54188a2ec3927216ff482" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:02.102947 31866 consensus_queue.cc:1048] T 847dc84de6644d7a8e98748f55c1a5ec P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } 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 12:13:02.106387 31021 raft_consensus.cc:1275] T 847dc84de6644d7a8e98748f55c1a5ec P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:02.108603 31866 consensus_queue.cc:1048] T 847dc84de6644d7a8e98748f55c1a5ec P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:02.122273 31948 raft_consensus.cc:2955] T 847dc84de6644d7a8e98748f55c1a5ec P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:13:02.128700 31172 raft_consensus.cc:2955] T 847dc84de6644d7a8e98748f55c1a5ec P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:13:02.154996 31019 raft_consensus.cc:2955] T 847dc84de6644d7a8e98748f55c1a5ec P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:13:02.158030 30920 catalog_manager.cc:5697] T 847dc84de6644d7a8e98748f55c1a5ec P 30c92db0139b4111bec0f41bfb121c4d reported cstate change: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New cstate: current_term: 1 leader_uuid: "dc254a15e8d54188a2ec3927216ff482" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:13:02.493276 31966 ts_tablet_manager.cc:933] T bfb1959a138f4ebba53b5a0a4a24c8c2 P f5b1f169962e4544857edd56e56b5da6: Initiating tablet copy from peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:02.502099 31966 tablet_copy_client.cc:323] T bfb1959a138f4ebba53b5a0a4a24c8c2 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Beginning tablet copy session from remote peer at address 127.29.32.194:44499
I20260709 12:13:02.504143 31109 tablet_copy_service.cc:140] P dc254a15e8d54188a2ec3927216ff482: Received BeginTabletCopySession request for tablet bfb1959a138f4ebba53b5a0a4a24c8c2 from peer f5b1f169962e4544857edd56e56b5da6 ({username='slave'} at 127.0.0.1:47800)
I20260709 12:13:02.504732 31109 tablet_copy_service.cc:161] P dc254a15e8d54188a2ec3927216ff482: Beginning new tablet copy session on tablet bfb1959a138f4ebba53b5a0a4a24c8c2 from peer f5b1f169962e4544857edd56e56b5da6 at {username='slave'} at 127.0.0.1:47800: session id = f5b1f169962e4544857edd56e56b5da6-bfb1959a138f4ebba53b5a0a4a24c8c2
I20260709 12:13:02.513705 31109 tablet_copy_source_session.cc:215] T bfb1959a138f4ebba53b5a0a4a24c8c2 P dc254a15e8d54188a2ec3927216ff482: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:02.517305 31966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfb1959a138f4ebba53b5a0a4a24c8c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.521948 31968 ts_tablet_manager.cc:933] T 89ffc555b1d0497aaa94c481f46ffd32 P f5b1f169962e4544857edd56e56b5da6: Initiating tablet copy from peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:02.527390 31968 tablet_copy_client.cc:323] T 89ffc555b1d0497aaa94c481f46ffd32 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Beginning tablet copy session from remote peer at address 127.29.32.194:44499
I20260709 12:13:02.530628 31109 tablet_copy_service.cc:140] P dc254a15e8d54188a2ec3927216ff482: Received BeginTabletCopySession request for tablet 89ffc555b1d0497aaa94c481f46ffd32 from peer f5b1f169962e4544857edd56e56b5da6 ({username='slave'} at 127.0.0.1:47800)
I20260709 12:13:02.531494 31109 tablet_copy_service.cc:161] P dc254a15e8d54188a2ec3927216ff482: Beginning new tablet copy session on tablet 89ffc555b1d0497aaa94c481f46ffd32 from peer f5b1f169962e4544857edd56e56b5da6 at {username='slave'} at 127.0.0.1:47800: session id = f5b1f169962e4544857edd56e56b5da6-89ffc555b1d0497aaa94c481f46ffd32
I20260709 12:13:02.537515 31966 tablet_copy_client.cc:806] T bfb1959a138f4ebba53b5a0a4a24c8c2 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:02.537606 31109 tablet_copy_source_session.cc:215] T 89ffc555b1d0497aaa94c481f46ffd32 P dc254a15e8d54188a2ec3927216ff482: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:02.538280 31966 tablet_copy_client.cc:670] T bfb1959a138f4ebba53b5a0a4a24c8c2 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:02.542490 31968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89ffc555b1d0497aaa94c481f46ffd32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.545414 31966 tablet_copy_client.cc:538] T bfb1959a138f4ebba53b5a0a4a24c8c2 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:02.556344 31966 tablet_bootstrap.cc:492] T bfb1959a138f4ebba53b5a0a4a24c8c2 P f5b1f169962e4544857edd56e56b5da6: Bootstrap starting.
I20260709 12:13:02.560817 31968 tablet_copy_client.cc:806] T 89ffc555b1d0497aaa94c481f46ffd32 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:02.561482 31968 tablet_copy_client.cc:670] T 89ffc555b1d0497aaa94c481f46ffd32 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:02.566932 31968 tablet_copy_client.cc:538] T 89ffc555b1d0497aaa94c481f46ffd32 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:02.577955 31968 tablet_bootstrap.cc:492] T 89ffc555b1d0497aaa94c481f46ffd32 P f5b1f169962e4544857edd56e56b5da6: Bootstrap starting.
I20260709 12:13:02.606825 31970 ts_tablet_manager.cc:933] T 0bb7d70b9a8546e6be62cec192f84a56 P f5b1f169962e4544857edd56e56b5da6: Initiating tablet copy from peer 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:02.630947 31970 tablet_copy_client.cc:323] T 0bb7d70b9a8546e6be62cec192f84a56 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Beginning tablet copy session from remote peer at address 127.29.32.195:38253
I20260709 12:13:02.633419 31973 ts_tablet_manager.cc:933] T 847dc84de6644d7a8e98748f55c1a5ec P f5b1f169962e4544857edd56e56b5da6: Initiating tablet copy from peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:02.636169 31182 tablet_copy_service.cc:140] P 30c92db0139b4111bec0f41bfb121c4d: Received BeginTabletCopySession request for tablet 0bb7d70b9a8546e6be62cec192f84a56 from peer f5b1f169962e4544857edd56e56b5da6 ({username='slave'} at 127.0.0.1:35728)
I20260709 12:13:02.636852 31182 tablet_copy_service.cc:161] P 30c92db0139b4111bec0f41bfb121c4d: Beginning new tablet copy session on tablet 0bb7d70b9a8546e6be62cec192f84a56 from peer f5b1f169962e4544857edd56e56b5da6 at {username='slave'} at 127.0.0.1:35728: session id = f5b1f169962e4544857edd56e56b5da6-0bb7d70b9a8546e6be62cec192f84a56
I20260709 12:13:02.640702 31966 tablet_bootstrap.cc:492] T bfb1959a138f4ebba53b5a0a4a24c8c2 P f5b1f169962e4544857edd56e56b5da6: 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 12:13:02.641636 31966 tablet_bootstrap.cc:492] T bfb1959a138f4ebba53b5a0a4a24c8c2 P f5b1f169962e4544857edd56e56b5da6: Bootstrap complete.
I20260709 12:13:02.644171 31966 ts_tablet_manager.cc:1403] T bfb1959a138f4ebba53b5a0a4a24c8c2 P f5b1f169962e4544857edd56e56b5da6: Time spent bootstrapping tablet: real 0.088s	user 0.028s	sys 0.004s
I20260709 12:13:02.647392 31966 raft_consensus.cc:359] T bfb1959a138f4ebba53b5a0a4a24c8c2 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
I20260709 12:13:02.648422 31966 raft_consensus.cc:740] T bfb1959a138f4ebba53b5a0a4a24c8c2 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f5b1f169962e4544857edd56e56b5da6, State: Initialized, Role: LEARNER
I20260709 12:13:02.649250 31966 consensus_queue.cc:260] T bfb1959a138f4ebba53b5a0a4a24c8c2 P f5b1f169962e4544857edd56e56b5da6 [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
I20260709 12:13:02.655592 31182 tablet_copy_source_session.cc:215] T 0bb7d70b9a8546e6be62cec192f84a56 P 30c92db0139b4111bec0f41bfb121c4d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:02.660624 31970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bb7d70b9a8546e6be62cec192f84a56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.670921 31973 tablet_copy_client.cc:323] T 847dc84de6644d7a8e98748f55c1a5ec P f5b1f169962e4544857edd56e56b5da6: tablet copy: Beginning tablet copy session from remote peer at address 127.29.32.194:44499
I20260709 12:13:02.678663 31968 tablet_bootstrap.cc:492] T 89ffc555b1d0497aaa94c481f46ffd32 P f5b1f169962e4544857edd56e56b5da6: 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 12:13:02.679651 31968 tablet_bootstrap.cc:492] T 89ffc555b1d0497aaa94c481f46ffd32 P f5b1f169962e4544857edd56e56b5da6: Bootstrap complete.
I20260709 12:13:02.681730 31108 tablet_copy_service.cc:140] P dc254a15e8d54188a2ec3927216ff482: Received BeginTabletCopySession request for tablet 847dc84de6644d7a8e98748f55c1a5ec from peer f5b1f169962e4544857edd56e56b5da6 ({username='slave'} at 127.0.0.1:47800)
I20260709 12:13:02.682302 31108 tablet_copy_service.cc:161] P dc254a15e8d54188a2ec3927216ff482: Beginning new tablet copy session on tablet 847dc84de6644d7a8e98748f55c1a5ec from peer f5b1f169962e4544857edd56e56b5da6 at {username='slave'} at 127.0.0.1:47800: session id = f5b1f169962e4544857edd56e56b5da6-847dc84de6644d7a8e98748f55c1a5ec
I20260709 12:13:02.691671 31108 tablet_copy_source_session.cc:215] T 847dc84de6644d7a8e98748f55c1a5ec P dc254a15e8d54188a2ec3927216ff482: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:02.694653 31966 ts_tablet_manager.cc:1434] T bfb1959a138f4ebba53b5a0a4a24c8c2 P f5b1f169962e4544857edd56e56b5da6: Time spent starting tablet: real 0.050s	user 0.012s	sys 0.012s
I20260709 12:13:02.695036 31973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 847dc84de6644d7a8e98748f55c1a5ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:02.696702 31968 ts_tablet_manager.cc:1403] T 89ffc555b1d0497aaa94c481f46ffd32 P f5b1f169962e4544857edd56e56b5da6: Time spent bootstrapping tablet: real 0.119s	user 0.022s	sys 0.013s
I20260709 12:13:02.696769 31970 tablet_copy_client.cc:806] T 0bb7d70b9a8546e6be62cec192f84a56 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:02.698442 31970 tablet_copy_client.cc:670] T 0bb7d70b9a8546e6be62cec192f84a56 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:02.701573 31968 raft_consensus.cc:359] T 89ffc555b1d0497aaa94c481f46ffd32 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
I20260709 12:13:02.703071 31968 raft_consensus.cc:740] T 89ffc555b1d0497aaa94c481f46ffd32 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f5b1f169962e4544857edd56e56b5da6, State: Initialized, Role: LEARNER
I20260709 12:13:02.703802 31968 consensus_queue.cc:260] T 89ffc555b1d0497aaa94c481f46ffd32 P f5b1f169962e4544857edd56e56b5da6 [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
I20260709 12:13:02.708588 31968 ts_tablet_manager.cc:1434] T 89ffc555b1d0497aaa94c481f46ffd32 P f5b1f169962e4544857edd56e56b5da6: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 12:13:02.711524 31109 tablet_copy_service.cc:342] P dc254a15e8d54188a2ec3927216ff482: Request end of tablet copy session f5b1f169962e4544857edd56e56b5da6-89ffc555b1d0497aaa94c481f46ffd32 received from {username='slave'} at 127.0.0.1:47800
I20260709 12:13:02.714977 31109 tablet_copy_service.cc:434] P dc254a15e8d54188a2ec3927216ff482: ending tablet copy session f5b1f169962e4544857edd56e56b5da6-89ffc555b1d0497aaa94c481f46ffd32 on tablet 89ffc555b1d0497aaa94c481f46ffd32 with peer f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:02.711938 31970 tablet_copy_client.cc:538] T 0bb7d70b9a8546e6be62cec192f84a56 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:02.723884 31108 tablet_copy_service.cc:342] P dc254a15e8d54188a2ec3927216ff482: Request end of tablet copy session f5b1f169962e4544857edd56e56b5da6-bfb1959a138f4ebba53b5a0a4a24c8c2 received from {username='slave'} at 127.0.0.1:47800
I20260709 12:13:02.724464 31108 tablet_copy_service.cc:434] P dc254a15e8d54188a2ec3927216ff482: ending tablet copy session f5b1f169962e4544857edd56e56b5da6-bfb1959a138f4ebba53b5a0a4a24c8c2 on tablet bfb1959a138f4ebba53b5a0a4a24c8c2 with peer f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:02.746788 31973 tablet_copy_client.cc:806] T 847dc84de6644d7a8e98748f55c1a5ec P f5b1f169962e4544857edd56e56b5da6: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:02.749928 31973 tablet_copy_client.cc:670] T 847dc84de6644d7a8e98748f55c1a5ec P f5b1f169962e4544857edd56e56b5da6: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:02.764490 31970 tablet_bootstrap.cc:492] T 0bb7d70b9a8546e6be62cec192f84a56 P f5b1f169962e4544857edd56e56b5da6: Bootstrap starting.
I20260709 12:13:02.789949 31973 tablet_copy_client.cc:538] T 847dc84de6644d7a8e98748f55c1a5ec P f5b1f169962e4544857edd56e56b5da6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:02.801548 31970 tablet_bootstrap.cc:492] T 0bb7d70b9a8546e6be62cec192f84a56 P f5b1f169962e4544857edd56e56b5da6: 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 12:13:02.802625 31970 tablet_bootstrap.cc:492] T 0bb7d70b9a8546e6be62cec192f84a56 P f5b1f169962e4544857edd56e56b5da6: Bootstrap complete.
I20260709 12:13:02.803376 31970 ts_tablet_manager.cc:1403] T 0bb7d70b9a8546e6be62cec192f84a56 P f5b1f169962e4544857edd56e56b5da6: Time spent bootstrapping tablet: real 0.039s	user 0.023s	sys 0.007s
I20260709 12:13:02.805609 31973 tablet_bootstrap.cc:492] T 847dc84de6644d7a8e98748f55c1a5ec P f5b1f169962e4544857edd56e56b5da6: Bootstrap starting.
I20260709 12:13:02.807427 31970 raft_consensus.cc:359] T 0bb7d70b9a8546e6be62cec192f84a56 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
I20260709 12:13:02.808446 31970 raft_consensus.cc:740] T 0bb7d70b9a8546e6be62cec192f84a56 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f5b1f169962e4544857edd56e56b5da6, State: Initialized, Role: LEARNER
I20260709 12:13:02.809242 31970 consensus_queue.cc:260] T 0bb7d70b9a8546e6be62cec192f84a56 P f5b1f169962e4544857edd56e56b5da6 [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
I20260709 12:13:02.823792 31970 ts_tablet_manager.cc:1434] T 0bb7d70b9a8546e6be62cec192f84a56 P f5b1f169962e4544857edd56e56b5da6: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 12:13:02.843505 31182 tablet_copy_service.cc:342] P 30c92db0139b4111bec0f41bfb121c4d: Request end of tablet copy session f5b1f169962e4544857edd56e56b5da6-0bb7d70b9a8546e6be62cec192f84a56 received from {username='slave'} at 127.0.0.1:35728
I20260709 12:13:02.843922 31182 tablet_copy_service.cc:434] P 30c92db0139b4111bec0f41bfb121c4d: ending tablet copy session f5b1f169962e4544857edd56e56b5da6-0bb7d70b9a8546e6be62cec192f84a56 on tablet 0bb7d70b9a8546e6be62cec192f84a56 with peer f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:02.844847 31973 tablet_bootstrap.cc:492] T 847dc84de6644d7a8e98748f55c1a5ec P f5b1f169962e4544857edd56e56b5da6: 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 12:13:02.845808 31973 tablet_bootstrap.cc:492] T 847dc84de6644d7a8e98748f55c1a5ec P f5b1f169962e4544857edd56e56b5da6: Bootstrap complete.
I20260709 12:13:02.846487 31973 ts_tablet_manager.cc:1403] T 847dc84de6644d7a8e98748f55c1a5ec P f5b1f169962e4544857edd56e56b5da6: Time spent bootstrapping tablet: real 0.042s	user 0.024s	sys 0.007s
I20260709 12:13:02.849767 31973 raft_consensus.cc:359] T 847dc84de6644d7a8e98748f55c1a5ec P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
I20260709 12:13:02.850634 31973 raft_consensus.cc:740] T 847dc84de6644d7a8e98748f55c1a5ec P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f5b1f169962e4544857edd56e56b5da6, State: Initialized, Role: LEARNER
I20260709 12:13:02.851244 31973 consensus_queue.cc:260] T 847dc84de6644d7a8e98748f55c1a5ec P f5b1f169962e4544857edd56e56b5da6 [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
I20260709 12:13:02.853582 31973 ts_tablet_manager.cc:1434] T 847dc84de6644d7a8e98748f55c1a5ec P f5b1f169962e4544857edd56e56b5da6: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 12:13:02.855919 31108 tablet_copy_service.cc:342] P dc254a15e8d54188a2ec3927216ff482: Request end of tablet copy session f5b1f169962e4544857edd56e56b5da6-847dc84de6644d7a8e98748f55c1a5ec received from {username='slave'} at 127.0.0.1:47800
I20260709 12:13:02.856335 31108 tablet_copy_service.cc:434] P dc254a15e8d54188a2ec3927216ff482: ending tablet copy session f5b1f169962e4544857edd56e56b5da6-847dc84de6644d7a8e98748f55c1a5ec on tablet 847dc84de6644d7a8e98748f55c1a5ec with peer f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:02.940021 31745 raft_consensus.cc:1217] T 89ffc555b1d0497aaa94c481f46ffd32 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:02.997905 31745 raft_consensus.cc:1217] T bfb1959a138f4ebba53b5a0a4a24c8c2 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:03.017870 31745 raft_consensus.cc:1217] T 847dc84de6644d7a8e98748f55c1a5ec P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:03.095731 31745 raft_consensus.cc:1217] T 0bb7d70b9a8546e6be62cec192f84a56 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:03.562927 31981 raft_consensus.cc:1064] T 89ffc555b1d0497aaa94c481f46ffd32 P dc254a15e8d54188a2ec3927216ff482: attempting to promote NON_VOTER f5b1f169962e4544857edd56e56b5da6 to VOTER
I20260709 12:13:03.566345 31981 consensus_queue.cc:237] T 89ffc555b1d0497aaa94c481f46ffd32 P dc254a15e8d54188a2ec3927216ff482 [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:03.578967 31745 raft_consensus.cc:1275] T 89ffc555b1d0497aaa94c481f46ffd32 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:03.580400 31168 raft_consensus.cc:1275] T 89ffc555b1d0497aaa94c481f46ffd32 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:03.580642 31021 raft_consensus.cc:1275] T 89ffc555b1d0497aaa94c481f46ffd32 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:03.580560 31871 consensus_queue.cc:1048] T 89ffc555b1d0497aaa94c481f46ffd32 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } 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 12:13:03.582046 31981 consensus_queue.cc:1048] T 89ffc555b1d0497aaa94c481f46ffd32 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } 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 12:13:03.583082 31882 consensus_queue.cc:1048] T 89ffc555b1d0497aaa94c481f46ffd32 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:03.594507 31957 raft_consensus.cc:1064] T 0bb7d70b9a8546e6be62cec192f84a56 P 30c92db0139b4111bec0f41bfb121c4d: attempting to promote NON_VOTER f5b1f169962e4544857edd56e56b5da6 to VOTER
I20260709 12:13:03.600154 31957 consensus_queue.cc:237] T 0bb7d70b9a8546e6be62cec192f84a56 P 30c92db0139b4111bec0f41bfb121c4d [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:03.606245 31882 raft_consensus.cc:1064] T 847dc84de6644d7a8e98748f55c1a5ec P dc254a15e8d54188a2ec3927216ff482: attempting to promote NON_VOTER f5b1f169962e4544857edd56e56b5da6 to VOTER
I20260709 12:13:03.615613 31882 consensus_queue.cc:237] T 847dc84de6644d7a8e98748f55c1a5ec P dc254a15e8d54188a2ec3927216ff482 [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:03.611836 31871 raft_consensus.cc:1064] T bfb1959a138f4ebba53b5a0a4a24c8c2 P dc254a15e8d54188a2ec3927216ff482: attempting to promote NON_VOTER f5b1f169962e4544857edd56e56b5da6 to VOTER
I20260709 12:13:03.620528 31871 consensus_queue.cc:237] T bfb1959a138f4ebba53b5a0a4a24c8c2 P dc254a15e8d54188a2ec3927216ff482 [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:03.647056 31745 raft_consensus.cc:1275] T 0bb7d70b9a8546e6be62cec192f84a56 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Refusing update from remote peer 30c92db0139b4111bec0f41bfb121c4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:03.647262 31021 raft_consensus.cc:1275] T 0bb7d70b9a8546e6be62cec192f84a56 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Refusing update from remote peer 30c92db0139b4111bec0f41bfb121c4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:03.648461 31888 consensus_queue.cc:1048] T 0bb7d70b9a8546e6be62cec192f84a56 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:03.648774 31093 raft_consensus.cc:1275] T 0bb7d70b9a8546e6be62cec192f84a56 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Refusing update from remote peer 30c92db0139b4111bec0f41bfb121c4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:03.650949 31944 consensus_queue.cc:1048] T 0bb7d70b9a8546e6be62cec192f84a56 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } 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 12:13:03.654161 31888 consensus_queue.cc:1048] T 0bb7d70b9a8546e6be62cec192f84a56 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } 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 12:13:03.707777 31744 raft_consensus.cc:1275] T bfb1959a138f4ebba53b5a0a4a24c8c2 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:03.713536 31993 consensus_queue.cc:1048] T bfb1959a138f4ebba53b5a0a4a24c8c2 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } 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 12:13:03.715200 31747 raft_consensus.cc:1275] T 847dc84de6644d7a8e98748f55c1a5ec P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:03.724458 31992 raft_consensus.cc:2955] T 89ffc555b1d0497aaa94c481f46ffd32 P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:03.725363 31957 raft_consensus.cc:2955] T 0bb7d70b9a8546e6be62cec192f84a56 P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:03.727391 31093 raft_consensus.cc:2955] T 0bb7d70b9a8546e6be62cec192f84a56 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
W20260709 12:13:03.735751 31062 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.195:38253, user_credentials={real_user=slave}} blocked reactor thread for 48211.7us
I20260709 12:13:03.737974 31168 raft_consensus.cc:1275] T 847dc84de6644d7a8e98748f55c1a5ec P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:03.737488 31744 raft_consensus.cc:2955] T 89ffc555b1d0497aaa94c481f46ffd32 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:03.746862 31022 raft_consensus.cc:2955] T 0bb7d70b9a8546e6be62cec192f84a56 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:03.752523 31021 raft_consensus.cc:1275] T 847dc84de6644d7a8e98748f55c1a5ec P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:03.754228 30922 catalog_manager.cc:5697] T 0bb7d70b9a8546e6be62cec192f84a56 P 30c92db0139b4111bec0f41bfb121c4d reported cstate change: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "30c92db0139b4111bec0f41bfb121c4d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:03.764168 31165 raft_consensus.cc:1275] T bfb1959a138f4ebba53b5a0a4a24c8c2 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:03.765157 31999 consensus_queue.cc:1048] T 847dc84de6644d7a8e98748f55c1a5ec P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } 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 12:13:03.767014 31170 raft_consensus.cc:2955] T 89ffc555b1d0497aaa94c481f46ffd32 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:03.779780 30920 catalog_manager.cc:5697] T 89ffc555b1d0497aaa94c481f46ffd32 P dc254a15e8d54188a2ec3927216ff482 reported cstate change: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "dc254a15e8d54188a2ec3927216ff482" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:03.796482 31022 raft_consensus.cc:1275] T bfb1959a138f4ebba53b5a0a4a24c8c2 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:03.798637 32000 consensus_queue.cc:1048] T 847dc84de6644d7a8e98748f55c1a5ec P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:03.799147 31999 consensus_queue.cc:1048] T bfb1959a138f4ebba53b5a0a4a24c8c2 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } 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 12:13:03.800179 31871 consensus_queue.cc:1048] T 847dc84de6644d7a8e98748f55c1a5ec P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } 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 12:13:03.818091 31024 raft_consensus.cc:2955] T 89ffc555b1d0497aaa94c481f46ffd32 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:03.820402 31745 raft_consensus.cc:2955] T 0bb7d70b9a8546e6be62cec192f84a56 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:03.828717 31992 consensus_queue.cc:1048] T bfb1959a138f4ebba53b5a0a4a24c8c2 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:03.844699 32000 raft_consensus.cc:2955] T 847dc84de6644d7a8e98748f55c1a5ec P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:03.857617 31981 raft_consensus.cc:2955] T bfb1959a138f4ebba53b5a0a4a24c8c2 P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:03.863631 31023 raft_consensus.cc:2955] T bfb1959a138f4ebba53b5a0a4a24c8c2 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:03.878831 31168 raft_consensus.cc:2955] T 847dc84de6644d7a8e98748f55c1a5ec P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:03.876657 31018 raft_consensus.cc:2955] T 847dc84de6644d7a8e98748f55c1a5ec P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:03.898115 31170 raft_consensus.cc:2955] T bfb1959a138f4ebba53b5a0a4a24c8c2 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:03.904021 31747 raft_consensus.cc:2955] T 847dc84de6644d7a8e98748f55c1a5ec P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:03.906745 31745 raft_consensus.cc:2955] T bfb1959a138f4ebba53b5a0a4a24c8c2 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:03.946401 31093 consensus_queue.cc:237] T 89ffc555b1d0497aaa94c481f46ffd32 P dc254a15e8d54188a2ec3927216ff482 [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:03.952683 31747 raft_consensus.cc:1275] T 89ffc555b1d0497aaa94c481f46ffd32 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:03.954209 31992 consensus_queue.cc:1048] T 89ffc555b1d0497aaa94c481f46ffd32 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } 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 12:13:03.954680 31023 raft_consensus.cc:1275] T 89ffc555b1d0497aaa94c481f46ffd32 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:03.956957 31992 consensus_queue.cc:1048] T 89ffc555b1d0497aaa94c481f46ffd32 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:03.966536 31981 raft_consensus.cc:2955] T 89ffc555b1d0497aaa94c481f46ffd32 P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:03.974646 31747 raft_consensus.cc:2955] T 89ffc555b1d0497aaa94c481f46ffd32 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:03.981093 31023 raft_consensus.cc:2955] T 89ffc555b1d0497aaa94c481f46ffd32 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:03.986907 30919 catalog_manager.cc:5697] T 847dc84de6644d7a8e98748f55c1a5ec P 004887887de44a6584632617dc197d7d reported cstate change: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "dc254a15e8d54188a2ec3927216ff482" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:03.995327 30919 catalog_manager.cc:5697] T bfb1959a138f4ebba53b5a0a4a24c8c2 P 004887887de44a6584632617dc197d7d reported cstate change: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "dc254a15e8d54188a2ec3927216ff482" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:04.005719 30908 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 89ffc555b1d0497aaa94c481f46ffd32 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:04.031101 31170 consensus_queue.cc:237] T 0bb7d70b9a8546e6be62cec192f84a56 P 30c92db0139b4111bec0f41bfb121c4d [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
W20260709 12:13:04.034778 30908 catalog_manager.cc:5220] ChangeConfig:REMOVE_PEER RPC for tablet 89ffc555b1d0497aaa94c481f46ffd32 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 3 but the committed config has opid_index of 4
I20260709 12:13:04.035707 30919 catalog_manager.cc:5697] T 89ffc555b1d0497aaa94c481f46ffd32 P f5b1f169962e4544857edd56e56b5da6 reported cstate change: config changed from index 3 to 4, VOTER 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195) evicted. New cstate: current_term: 1 leader_uuid: "dc254a15e8d54188a2ec3927216ff482" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:04.039237 31023 raft_consensus.cc:1275] T 0bb7d70b9a8546e6be62cec192f84a56 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Refusing update from remote peer 30c92db0139b4111bec0f41bfb121c4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:04.039494 31747 raft_consensus.cc:1275] T 0bb7d70b9a8546e6be62cec192f84a56 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Refusing update from remote peer 30c92db0139b4111bec0f41bfb121c4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:04.041307 31888 consensus_queue.cc:1048] T 0bb7d70b9a8546e6be62cec192f84a56 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:04.055564 31093 consensus_queue.cc:237] T bfb1959a138f4ebba53b5a0a4a24c8c2 P dc254a15e8d54188a2ec3927216ff482 [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: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:04.057353 31161 tablet_service.cc:1558] Processing DeleteTablet for tablet 89ffc555b1d0497aaa94c481f46ffd32 with delete_type TABLET_DATA_TOMBSTONED (TS 30c92db0139b4111bec0f41bfb121c4d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48358
I20260709 12:13:04.046026 31095 consensus_queue.cc:237] T 847dc84de6644d7a8e98748f55c1a5ec P dc254a15e8d54188a2ec3927216ff482 [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:04.057626 31888 raft_consensus.cc:2955] T 0bb7d70b9a8546e6be62cec192f84a56 P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dc254a15e8d54188a2ec3927216ff482 (127.29.32.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:04.063045 31018 raft_consensus.cc:2955] T 0bb7d70b9a8546e6be62cec192f84a56 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dc254a15e8d54188a2ec3927216ff482 (127.29.32.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:04.065352 32006 consensus_queue.cc:1048] T 0bb7d70b9a8546e6be62cec192f84a56 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } 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 12:13:04.071376 31747 raft_consensus.cc:2955] T 0bb7d70b9a8546e6be62cec192f84a56 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dc254a15e8d54188a2ec3927216ff482 (127.29.32.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:04.091074 31168 raft_consensus.cc:1275] T bfb1959a138f4ebba53b5a0a4a24c8c2 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:04.091173 31745 raft_consensus.cc:1275] T bfb1959a138f4ebba53b5a0a4a24c8c2 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:04.092973 32000 consensus_queue.cc:1048] T bfb1959a138f4ebba53b5a0a4a24c8c2 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:04.097282 31745 raft_consensus.cc:1275] T 847dc84de6644d7a8e98748f55c1a5ec P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:04.097146 32000 consensus_queue.cc:1048] T bfb1959a138f4ebba53b5a0a4a24c8c2 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } 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 12:13:04.104067 32015 tablet_replica.cc:333] T 89ffc555b1d0497aaa94c481f46ffd32 P 30c92db0139b4111bec0f41bfb121c4d: stopping tablet replica
I20260709 12:13:04.105304 32015 raft_consensus.cc:2243] T 89ffc555b1d0497aaa94c481f46ffd32 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:04.106256 32015 raft_consensus.cc:2272] T 89ffc555b1d0497aaa94c481f46ffd32 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:04.106742 31993 consensus_queue.cc:1048] T 847dc84de6644d7a8e98748f55c1a5ec P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } 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 12:13:04.108625 31997 raft_consensus.cc:2955] T bfb1959a138f4ebba53b5a0a4a24c8c2 P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 004887887de44a6584632617dc197d7d (127.29.32.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:04.120716 31170 raft_consensus.cc:2955] T bfb1959a138f4ebba53b5a0a4a24c8c2 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 004887887de44a6584632617dc197d7d (127.29.32.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:04.124552 31746 raft_consensus.cc:2955] T bfb1959a138f4ebba53b5a0a4a24c8c2 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 004887887de44a6584632617dc197d7d (127.29.32.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:04.133411 32015 ts_tablet_manager.cc:1916] T 89ffc555b1d0497aaa94c481f46ffd32 P 30c92db0139b4111bec0f41bfb121c4d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:04.146474 30906 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0bb7d70b9a8546e6be62cec192f84a56 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:04.141948 31981 raft_consensus.cc:2955] T 847dc84de6644d7a8e98748f55c1a5ec P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:04.151111 30921 catalog_manager.cc:5697] T 0bb7d70b9a8546e6be62cec192f84a56 P f5b1f169962e4544857edd56e56b5da6 reported cstate change: config changed from index 3 to 4, VOTER dc254a15e8d54188a2ec3927216ff482 (127.29.32.194) evicted. New cstate: current_term: 1 leader_uuid: "30c92db0139b4111bec0f41bfb121c4d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:04.143879 31747 raft_consensus.cc:2955] T 847dc84de6644d7a8e98748f55c1a5ec P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:04.137251 31018 raft_consensus.cc:1275] T 847dc84de6644d7a8e98748f55c1a5ec P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:04.164132 30908 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 847dc84de6644d7a8e98748f55c1a5ec with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:04.166658 31080 tablet_service.cc:1558] Processing DeleteTablet for tablet 0bb7d70b9a8546e6be62cec192f84a56 with delete_type TABLET_DATA_TOMBSTONED (TS dc254a15e8d54188a2ec3927216ff482 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56614
I20260709 12:13:04.170370 32016 tablet_replica.cc:333] T 0bb7d70b9a8546e6be62cec192f84a56 P dc254a15e8d54188a2ec3927216ff482: stopping tablet replica
I20260709 12:13:04.170459 31981 consensus_queue.cc:1048] T 847dc84de6644d7a8e98748f55c1a5ec P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:04.171579 32016 raft_consensus.cc:2243] T 0bb7d70b9a8546e6be62cec192f84a56 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:04.172420 32016 raft_consensus.cc:2272] T 0bb7d70b9a8546e6be62cec192f84a56 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:04.175285 30908 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bfb1959a138f4ebba53b5a0a4a24c8c2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:04.180421 32016 ts_tablet_manager.cc:1916] T 0bb7d70b9a8546e6be62cec192f84a56 P dc254a15e8d54188a2ec3927216ff482: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:04.192968 30919 catalog_manager.cc:5697] T 847dc84de6644d7a8e98748f55c1a5ec P dc254a15e8d54188a2ec3927216ff482 reported cstate change: config changed from index 3 to 4, VOTER 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195) evicted. New cstate: current_term: 1 leader_uuid: "dc254a15e8d54188a2ec3927216ff482" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:04.187009 31018 raft_consensus.cc:2955] T 847dc84de6644d7a8e98748f55c1a5ec P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:04.194522 32015 ts_tablet_manager.cc:1929] T 89ffc555b1d0497aaa94c481f46ffd32 P 30c92db0139b4111bec0f41bfb121c4d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:04.199733 30921 catalog_manager.cc:5697] T bfb1959a138f4ebba53b5a0a4a24c8c2 P 30c92db0139b4111bec0f41bfb121c4d reported cstate change: config changed from index 3 to 4, VOTER 004887887de44a6584632617dc197d7d (127.29.32.193) evicted. New cstate: current_term: 1 leader_uuid: "dc254a15e8d54188a2ec3927216ff482" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:04.200853 32015 log.cc:1199] T 89ffc555b1d0497aaa94c481f46ffd32 P 30c92db0139b4111bec0f41bfb121c4d: Deleting WAL directory at /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599097714484-29827-0/minicluster-data/ts-2-root/wals/89ffc555b1d0497aaa94c481f46ffd32
I20260709 12:13:04.202427 32016 ts_tablet_manager.cc:1929] T 0bb7d70b9a8546e6be62cec192f84a56 P dc254a15e8d54188a2ec3927216ff482: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:04.202929 32016 log.cc:1199] T 0bb7d70b9a8546e6be62cec192f84a56 P dc254a15e8d54188a2ec3927216ff482: Deleting WAL directory at /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599097714484-29827-0/minicluster-data/ts-1-root/wals/0bb7d70b9a8546e6be62cec192f84a56
I20260709 12:13:04.204358 30906 catalog_manager.cc:5028] TS 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253): tablet 89ffc555b1d0497aaa94c481f46ffd32 (table test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]) successfully deleted
I20260709 12:13:04.205811 30908 catalog_manager.cc:5028] TS dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): tablet 0bb7d70b9a8546e6be62cec192f84a56 (table test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]) successfully deleted
I20260709 12:13:04.216953 31161 tablet_service.cc:1558] Processing DeleteTablet for tablet 847dc84de6644d7a8e98748f55c1a5ec with delete_type TABLET_DATA_TOMBSTONED (TS 30c92db0139b4111bec0f41bfb121c4d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48358
I20260709 12:13:04.217881 32015 tablet_replica.cc:333] T 847dc84de6644d7a8e98748f55c1a5ec P 30c92db0139b4111bec0f41bfb121c4d: stopping tablet replica
I20260709 12:13:04.218887 32015 raft_consensus.cc:2243] T 847dc84de6644d7a8e98748f55c1a5ec P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:04.220042 32015 raft_consensus.cc:2272] T 847dc84de6644d7a8e98748f55c1a5ec P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:04.225412 32015 ts_tablet_manager.cc:1916] T 847dc84de6644d7a8e98748f55c1a5ec P 30c92db0139b4111bec0f41bfb121c4d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:04.244948 31007 tablet_service.cc:1558] Processing DeleteTablet for tablet bfb1959a138f4ebba53b5a0a4a24c8c2 with delete_type TABLET_DATA_TOMBSTONED (TS 004887887de44a6584632617dc197d7d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41002
I20260709 12:13:04.257427 32015 ts_tablet_manager.cc:1929] T 847dc84de6644d7a8e98748f55c1a5ec P 30c92db0139b4111bec0f41bfb121c4d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:04.258249 32015 log.cc:1199] T 847dc84de6644d7a8e98748f55c1a5ec P 30c92db0139b4111bec0f41bfb121c4d: Deleting WAL directory at /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599097714484-29827-0/minicluster-data/ts-2-root/wals/847dc84de6644d7a8e98748f55c1a5ec
I20260709 12:13:04.259898 32017 tablet_replica.cc:333] T bfb1959a138f4ebba53b5a0a4a24c8c2 P 004887887de44a6584632617dc197d7d: stopping tablet replica
I20260709 12:13:04.260675 30906 catalog_manager.cc:5028] TS 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253): tablet 847dc84de6644d7a8e98748f55c1a5ec (table test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]) successfully deleted
I20260709 12:13:04.267709 32017 raft_consensus.cc:2243] T bfb1959a138f4ebba53b5a0a4a24c8c2 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:04.268788 32017 raft_consensus.cc:2272] T bfb1959a138f4ebba53b5a0a4a24c8c2 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:04.274399 32017 ts_tablet_manager.cc:1916] T bfb1959a138f4ebba53b5a0a4a24c8c2 P 004887887de44a6584632617dc197d7d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:04.293172 32017 ts_tablet_manager.cc:1929] T bfb1959a138f4ebba53b5a0a4a24c8c2 P 004887887de44a6584632617dc197d7d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:04.293987 32017 log.cc:1199] T bfb1959a138f4ebba53b5a0a4a24c8c2 P 004887887de44a6584632617dc197d7d: Deleting WAL directory at /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599097714484-29827-0/minicluster-data/ts-0-root/wals/bfb1959a138f4ebba53b5a0a4a24c8c2
I20260709 12:13:04.296520 30906 catalog_manager.cc:5028] TS 004887887de44a6584632617dc197d7d (127.29.32.193:37577): tablet bfb1959a138f4ebba53b5a0a4a24c8c2 (table test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]) successfully deleted
I20260709 12:13:05.323061 31095 consensus_queue.cc:237] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Queue 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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
W20260709 12:13:05.340101 31063 consensus_peers.cc:597] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 -> Peer f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387): Couldn't send request to peer f5b1f169962e4544857edd56e56b5da6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1d6e271c5f0a401a94b07a3da7dc3e89. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:05.341693 31168 raft_consensus.cc:1275] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:05.343319 31023 raft_consensus.cc:1275] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:05.343866 31997 consensus_queue.cc:1048] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } 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 12:13:05.346122 32018 consensus_queue.cc:1048] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:05.355655 32018 raft_consensus.cc:2955] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:13:05.360715 31168 raft_consensus.cc:2955] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:13:05.364391 31023 raft_consensus.cc:2955] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:13:05.377426 30919 catalog_manager.cc:5697] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 30c92db0139b4111bec0f41bfb121c4d reported cstate change: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New cstate: current_term: 1 leader_uuid: "dc254a15e8d54188a2ec3927216ff482" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:13:05.395246 31095 consensus_queue.cc:237] T 53ace3285fd943f68cc32bce31eb1c49 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Queue 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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
W20260709 12:13:05.405146 31063 consensus_peers.cc:597] T 53ace3285fd943f68cc32bce31eb1c49 P dc254a15e8d54188a2ec3927216ff482 -> Peer f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387): Couldn't send request to peer f5b1f169962e4544857edd56e56b5da6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 53ace3285fd943f68cc32bce31eb1c49. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:05.405910 31168 raft_consensus.cc:1275] T 53ace3285fd943f68cc32bce31eb1c49 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:05.406399 31023 raft_consensus.cc:1275] T 53ace3285fd943f68cc32bce31eb1c49 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:05.409700 32022 consensus_queue.cc:1048] T 53ace3285fd943f68cc32bce31eb1c49 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:05.413843 31997 consensus_queue.cc:1048] T 53ace3285fd943f68cc32bce31eb1c49 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } 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 12:13:05.424342 32024 raft_consensus.cc:2955] T 53ace3285fd943f68cc32bce31eb1c49 P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:13:05.435093 31168 raft_consensus.cc:2955] T 53ace3285fd943f68cc32bce31eb1c49 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:13:05.447834 31018 raft_consensus.cc:2955] T 53ace3285fd943f68cc32bce31eb1c49 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:13:05.453881 31023 consensus_queue.cc:237] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d [LEADER]: Queue 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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
I20260709 12:13:05.455451 30920 catalog_manager.cc:5697] T 53ace3285fd943f68cc32bce31eb1c49 P dc254a15e8d54188a2ec3927216ff482 reported cstate change: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New cstate: current_term: 1 leader_uuid: "dc254a15e8d54188a2ec3927216ff482" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:05.481056 30988 consensus_peers.cc:597] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d -> Peer f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387): Couldn't send request to peer f5b1f169962e4544857edd56e56b5da6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 40086b02d9b745708aaacf2ed35c7b0f. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:05.484196 31165 raft_consensus.cc:1275] T 40086b02d9b745708aaacf2ed35c7b0f P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:05.488294 31982 consensus_queue.cc:1048] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:05.501078 31093 raft_consensus.cc:1275] T 40086b02d9b745708aaacf2ed35c7b0f P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:05.502946 31809 raft_consensus.cc:2955] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:13:05.504398 32032 consensus_queue.cc:1048] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } 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 12:13:05.507684 31165 raft_consensus.cc:2955] T 40086b02d9b745708aaacf2ed35c7b0f P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:13:05.513973 31093 raft_consensus.cc:2955] T 40086b02d9b745708aaacf2ed35c7b0f P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:13:05.527341 31095 consensus_queue.cc:237] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Queue 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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
I20260709 12:13:05.530882 30920 catalog_manager.cc:5697] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d reported cstate change: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New cstate: current_term: 1 leader_uuid: "004887887de44a6584632617dc197d7d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:05.549486 31063 consensus_peers.cc:597] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 -> Peer f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387): Couldn't send request to peer f5b1f169962e4544857edd56e56b5da6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2d4b78ad5d5b4e7da91ac5657941e2b9. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:05.551298 31168 raft_consensus.cc:1275] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:05.552085 31023 raft_consensus.cc:1275] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:05.552847 31997 consensus_queue.cc:1048] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } 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 12:13:05.554127 32022 consensus_queue.cc:1048] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:05.566267 31981 raft_consensus.cc:2955] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:13:05.567545 31022 raft_consensus.cc:2955] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:13:05.567970 31168 raft_consensus.cc:2955] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:13:05.589614 30922 catalog_manager.cc:5697] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 reported cstate change: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New cstate: current_term: 1 leader_uuid: "dc254a15e8d54188a2ec3927216ff482" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:05.849920 32038 ts_tablet_manager.cc:933] T 53ace3285fd943f68cc32bce31eb1c49 P f5b1f169962e4544857edd56e56b5da6: Initiating tablet copy from peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:05.852174 32038 tablet_copy_client.cc:323] T 53ace3285fd943f68cc32bce31eb1c49 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Beginning tablet copy session from remote peer at address 127.29.32.194:44499
I20260709 12:13:05.853570 31108 tablet_copy_service.cc:140] P dc254a15e8d54188a2ec3927216ff482: Received BeginTabletCopySession request for tablet 53ace3285fd943f68cc32bce31eb1c49 from peer f5b1f169962e4544857edd56e56b5da6 ({username='slave'} at 127.0.0.1:47800)
I20260709 12:13:05.854027 31108 tablet_copy_service.cc:161] P dc254a15e8d54188a2ec3927216ff482: Beginning new tablet copy session on tablet 53ace3285fd943f68cc32bce31eb1c49 from peer f5b1f169962e4544857edd56e56b5da6 at {username='slave'} at 127.0.0.1:47800: session id = f5b1f169962e4544857edd56e56b5da6-53ace3285fd943f68cc32bce31eb1c49
I20260709 12:13:05.862061 31108 tablet_copy_source_session.cc:215] T 53ace3285fd943f68cc32bce31eb1c49 P dc254a15e8d54188a2ec3927216ff482: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:05.865355 32038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53ace3285fd943f68cc32bce31eb1c49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:05.883919 32038 tablet_copy_client.cc:806] T 53ace3285fd943f68cc32bce31eb1c49 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:05.885126 32038 tablet_copy_client.cc:670] T 53ace3285fd943f68cc32bce31eb1c49 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:05.888741 32038 tablet_copy_client.cc:538] T 53ace3285fd943f68cc32bce31eb1c49 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:05.898663 32038 tablet_bootstrap.cc:492] T 53ace3285fd943f68cc32bce31eb1c49 P f5b1f169962e4544857edd56e56b5da6: Bootstrap starting.
I20260709 12:13:05.941677 32038 tablet_bootstrap.cc:492] T 53ace3285fd943f68cc32bce31eb1c49 P f5b1f169962e4544857edd56e56b5da6: 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 12:13:05.943466 32038 tablet_bootstrap.cc:492] T 53ace3285fd943f68cc32bce31eb1c49 P f5b1f169962e4544857edd56e56b5da6: Bootstrap complete.
I20260709 12:13:05.944224 32038 ts_tablet_manager.cc:1403] T 53ace3285fd943f68cc32bce31eb1c49 P f5b1f169962e4544857edd56e56b5da6: Time spent bootstrapping tablet: real 0.046s	user 0.020s	sys 0.014s
I20260709 12:13:05.948048 32038 raft_consensus.cc:359] T 53ace3285fd943f68cc32bce31eb1c49 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
I20260709 12:13:05.948616 32038 raft_consensus.cc:740] T 53ace3285fd943f68cc32bce31eb1c49 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f5b1f169962e4544857edd56e56b5da6, State: Initialized, Role: LEARNER
I20260709 12:13:05.949210 32038 consensus_queue.cc:260] T 53ace3285fd943f68cc32bce31eb1c49 P f5b1f169962e4544857edd56e56b5da6 [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
I20260709 12:13:05.952106 32038 ts_tablet_manager.cc:1434] T 53ace3285fd943f68cc32bce31eb1c49 P f5b1f169962e4544857edd56e56b5da6: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.004s
I20260709 12:13:05.953956 31108 tablet_copy_service.cc:342] P dc254a15e8d54188a2ec3927216ff482: Request end of tablet copy session f5b1f169962e4544857edd56e56b5da6-53ace3285fd943f68cc32bce31eb1c49 received from {username='slave'} at 127.0.0.1:47800
I20260709 12:13:05.954399 31108 tablet_copy_service.cc:434] P dc254a15e8d54188a2ec3927216ff482: ending tablet copy session f5b1f169962e4544857edd56e56b5da6-53ace3285fd943f68cc32bce31eb1c49 on tablet 53ace3285fd943f68cc32bce31eb1c49 with peer f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:05.964629 32038 ts_tablet_manager.cc:933] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6: Initiating tablet copy from peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:05.977519 32038 tablet_copy_client.cc:323] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Beginning tablet copy session from remote peer at address 127.29.32.194:44499
I20260709 12:13:05.978328 32044 ts_tablet_manager.cc:933] T 40086b02d9b745708aaacf2ed35c7b0f P f5b1f169962e4544857edd56e56b5da6: Initiating tablet copy from peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577)
I20260709 12:13:05.979679 31108 tablet_copy_service.cc:140] P dc254a15e8d54188a2ec3927216ff482: Received BeginTabletCopySession request for tablet 1d6e271c5f0a401a94b07a3da7dc3e89 from peer f5b1f169962e4544857edd56e56b5da6 ({username='slave'} at 127.0.0.1:47800)
I20260709 12:13:05.980360 31108 tablet_copy_service.cc:161] P dc254a15e8d54188a2ec3927216ff482: Beginning new tablet copy session on tablet 1d6e271c5f0a401a94b07a3da7dc3e89 from peer f5b1f169962e4544857edd56e56b5da6 at {username='slave'} at 127.0.0.1:47800: session id = f5b1f169962e4544857edd56e56b5da6-1d6e271c5f0a401a94b07a3da7dc3e89
I20260709 12:13:05.981612 32044 tablet_copy_client.cc:323] T 40086b02d9b745708aaacf2ed35c7b0f P f5b1f169962e4544857edd56e56b5da6: tablet copy: Beginning tablet copy session from remote peer at address 127.29.32.193:37577
I20260709 12:13:05.986460 31033 tablet_copy_service.cc:140] P 004887887de44a6584632617dc197d7d: Received BeginTabletCopySession request for tablet 40086b02d9b745708aaacf2ed35c7b0f from peer f5b1f169962e4544857edd56e56b5da6 ({username='slave'} at 127.0.0.1:47096)
I20260709 12:13:05.987032 31033 tablet_copy_service.cc:161] P 004887887de44a6584632617dc197d7d: Beginning new tablet copy session on tablet 40086b02d9b745708aaacf2ed35c7b0f from peer f5b1f169962e4544857edd56e56b5da6 at {username='slave'} at 127.0.0.1:47096: session id = f5b1f169962e4544857edd56e56b5da6-40086b02d9b745708aaacf2ed35c7b0f
I20260709 12:13:05.994735 31108 tablet_copy_source_session.cc:215] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:05.998592 32038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d6e271c5f0a401a94b07a3da7dc3e89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.003094 32046 ts_tablet_manager.cc:933] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6: Initiating tablet copy from peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:06.015053 31033 tablet_copy_source_session.cc:215] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:06.026353 32044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40086b02d9b745708aaacf2ed35c7b0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.030404 32038 tablet_copy_client.cc:806] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:06.033643 32038 tablet_copy_client.cc:670] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:06.034660 32046 tablet_copy_client.cc:323] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Beginning tablet copy session from remote peer at address 127.29.32.194:44499
I20260709 12:13:06.038910 31109 tablet_copy_service.cc:140] P dc254a15e8d54188a2ec3927216ff482: Received BeginTabletCopySession request for tablet 2d4b78ad5d5b4e7da91ac5657941e2b9 from peer f5b1f169962e4544857edd56e56b5da6 ({username='slave'} at 127.0.0.1:47800)
I20260709 12:13:06.039489 31109 tablet_copy_service.cc:161] P dc254a15e8d54188a2ec3927216ff482: Beginning new tablet copy session on tablet 2d4b78ad5d5b4e7da91ac5657941e2b9 from peer f5b1f169962e4544857edd56e56b5da6 at {username='slave'} at 127.0.0.1:47800: session id = f5b1f169962e4544857edd56e56b5da6-2d4b78ad5d5b4e7da91ac5657941e2b9
I20260709 12:13:06.042655 32038 tablet_copy_client.cc:538] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:06.047434 31109 tablet_copy_source_session.cc:215] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:06.050908 32046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d4b78ad5d5b4e7da91ac5657941e2b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:06.060098 32044 tablet_copy_client.cc:806] T 40086b02d9b745708aaacf2ed35c7b0f P f5b1f169962e4544857edd56e56b5da6: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:06.062662 32044 tablet_copy_client.cc:670] T 40086b02d9b745708aaacf2ed35c7b0f P f5b1f169962e4544857edd56e56b5da6: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:06.063844 32038 tablet_bootstrap.cc:492] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6: Bootstrap starting.
I20260709 12:13:06.067365 32044 tablet_copy_client.cc:538] T 40086b02d9b745708aaacf2ed35c7b0f P f5b1f169962e4544857edd56e56b5da6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:06.070011 32046 tablet_copy_client.cc:806] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:06.070644 32046 tablet_copy_client.cc:670] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:06.074381 32046 tablet_copy_client.cc:538] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:06.096134 32044 tablet_bootstrap.cc:492] T 40086b02d9b745708aaacf2ed35c7b0f P f5b1f169962e4544857edd56e56b5da6: Bootstrap starting.
I20260709 12:13:06.108778 32038 tablet_bootstrap.cc:492] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6: 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 12:13:06.109845 32038 tablet_bootstrap.cc:492] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6: Bootstrap complete.
I20260709 12:13:06.110616 32038 ts_tablet_manager.cc:1403] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6: Time spent bootstrapping tablet: real 0.047s	user 0.016s	sys 0.013s
I20260709 12:13:06.113647 32038 raft_consensus.cc:359] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
I20260709 12:13:06.114530 32038 raft_consensus.cc:740] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f5b1f169962e4544857edd56e56b5da6, State: Initialized, Role: LEARNER
I20260709 12:13:06.115254 32038 consensus_queue.cc:260] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6 [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
I20260709 12:13:06.117952 32038 ts_tablet_manager.cc:1434] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:13:06.119117 32046 tablet_bootstrap.cc:492] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6: Bootstrap starting.
I20260709 12:13:06.120872 31109 tablet_copy_service.cc:342] P dc254a15e8d54188a2ec3927216ff482: Request end of tablet copy session f5b1f169962e4544857edd56e56b5da6-1d6e271c5f0a401a94b07a3da7dc3e89 received from {username='slave'} at 127.0.0.1:47800
I20260709 12:13:06.121349 31109 tablet_copy_service.cc:434] P dc254a15e8d54188a2ec3927216ff482: ending tablet copy session f5b1f169962e4544857edd56e56b5da6-1d6e271c5f0a401a94b07a3da7dc3e89 on tablet 1d6e271c5f0a401a94b07a3da7dc3e89 with peer f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:06.139245 32044 tablet_bootstrap.cc:492] T 40086b02d9b745708aaacf2ed35c7b0f P f5b1f169962e4544857edd56e56b5da6: 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 12:13:06.140455 32044 tablet_bootstrap.cc:492] T 40086b02d9b745708aaacf2ed35c7b0f P f5b1f169962e4544857edd56e56b5da6: Bootstrap complete.
I20260709 12:13:06.141381 32044 ts_tablet_manager.cc:1403] T 40086b02d9b745708aaacf2ed35c7b0f P f5b1f169962e4544857edd56e56b5da6: Time spent bootstrapping tablet: real 0.045s	user 0.017s	sys 0.011s
I20260709 12:13:06.145541 32044 raft_consensus.cc:359] T 40086b02d9b745708aaacf2ed35c7b0f P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
I20260709 12:13:06.146551 32044 raft_consensus.cc:740] T 40086b02d9b745708aaacf2ed35c7b0f P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f5b1f169962e4544857edd56e56b5da6, State: Initialized, Role: LEARNER
I20260709 12:13:06.147264 32044 consensus_queue.cc:260] T 40086b02d9b745708aaacf2ed35c7b0f P f5b1f169962e4544857edd56e56b5da6 [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
I20260709 12:13:06.153748 32044 ts_tablet_manager.cc:1434] T 40086b02d9b745708aaacf2ed35c7b0f P f5b1f169962e4544857edd56e56b5da6: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260709 12:13:06.156011 31033 tablet_copy_service.cc:342] P 004887887de44a6584632617dc197d7d: Request end of tablet copy session f5b1f169962e4544857edd56e56b5da6-40086b02d9b745708aaacf2ed35c7b0f received from {username='slave'} at 127.0.0.1:47096
I20260709 12:13:06.156442 31033 tablet_copy_service.cc:434] P 004887887de44a6584632617dc197d7d: ending tablet copy session f5b1f169962e4544857edd56e56b5da6-40086b02d9b745708aaacf2ed35c7b0f on tablet 40086b02d9b745708aaacf2ed35c7b0f with peer f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:06.156447 32046 tablet_bootstrap.cc:492] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6: 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 12:13:06.159317 32046 tablet_bootstrap.cc:492] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6: Bootstrap complete.
I20260709 12:13:06.160023 32046 ts_tablet_manager.cc:1403] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6: Time spent bootstrapping tablet: real 0.041s	user 0.029s	sys 0.001s
I20260709 12:13:06.162973 32046 raft_consensus.cc:359] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
I20260709 12:13:06.163810 32046 raft_consensus.cc:740] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f5b1f169962e4544857edd56e56b5da6, State: Initialized, Role: LEARNER
I20260709 12:13:06.164484 32046 consensus_queue.cc:260] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6 [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
I20260709 12:13:06.166723 32046 ts_tablet_manager.cc:1434] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:13:06.168514 31109 tablet_copy_service.cc:342] P dc254a15e8d54188a2ec3927216ff482: Request end of tablet copy session f5b1f169962e4544857edd56e56b5da6-2d4b78ad5d5b4e7da91ac5657941e2b9 received from {username='slave'} at 127.0.0.1:47800
I20260709 12:13:06.169008 31109 tablet_copy_service.cc:434] P dc254a15e8d54188a2ec3927216ff482: ending tablet copy session f5b1f169962e4544857edd56e56b5da6-2d4b78ad5d5b4e7da91ac5657941e2b9 on tablet 2d4b78ad5d5b4e7da91ac5657941e2b9 with peer f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:06.341795 31747 raft_consensus.cc:1217] T 53ace3285fd943f68cc32bce31eb1c49 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:06.399119 31747 raft_consensus.cc:1217] T 40086b02d9b745708aaacf2ed35c7b0f P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:06.444221 31747 raft_consensus.cc:1217] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:06.534392 31747 raft_consensus.cc:1217] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:06.776407 31997 raft_consensus.cc:1064] T 53ace3285fd943f68cc32bce31eb1c49 P dc254a15e8d54188a2ec3927216ff482: attempting to promote NON_VOTER f5b1f169962e4544857edd56e56b5da6 to VOTER
I20260709 12:13:06.779134 31997 consensus_queue.cc:237] T 53ace3285fd943f68cc32bce31eb1c49 P dc254a15e8d54188a2ec3927216ff482 [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:06.790539 31747 raft_consensus.cc:1275] T 53ace3285fd943f68cc32bce31eb1c49 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:06.790887 31168 raft_consensus.cc:1275] T 53ace3285fd943f68cc32bce31eb1c49 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:06.791178 31022 raft_consensus.cc:1275] T 53ace3285fd943f68cc32bce31eb1c49 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:06.792735 31997 consensus_queue.cc:1048] T 53ace3285fd943f68cc32bce31eb1c49 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } 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 12:13:06.797297 31981 consensus_queue.cc:1048] T 53ace3285fd943f68cc32bce31eb1c49 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } 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 12:13:06.798132 32024 consensus_queue.cc:1048] T 53ace3285fd943f68cc32bce31eb1c49 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:06.813089 31809 raft_consensus.cc:1064] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d: attempting to promote NON_VOTER f5b1f169962e4544857edd56e56b5da6 to VOTER
I20260709 12:13:06.815492 31809 consensus_queue.cc:237] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:06.831113 31746 raft_consensus.cc:1275] T 40086b02d9b745708aaacf2ed35c7b0f P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:06.832650 31095 raft_consensus.cc:1275] T 40086b02d9b745708aaacf2ed35c7b0f P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:06.832746 31982 consensus_queue.cc:1048] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } 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 12:13:06.835156 32032 consensus_queue.cc:1048] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } 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 12:13:06.834662 32024 raft_consensus.cc:2955] T 53ace3285fd943f68cc32bce31eb1c49 P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:06.836347 31168 raft_consensus.cc:1275] T 40086b02d9b745708aaacf2ed35c7b0f P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:06.840394 32032 consensus_queue.cc:1048] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:06.858935 31982 raft_consensus.cc:2955] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:06.866803 31023 raft_consensus.cc:2955] T 53ace3285fd943f68cc32bce31eb1c49 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:06.870718 31746 raft_consensus.cc:2955] T 40086b02d9b745708aaacf2ed35c7b0f P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:06.878839 31095 raft_consensus.cc:2955] T 40086b02d9b745708aaacf2ed35c7b0f P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:06.884663 31747 raft_consensus.cc:2955] T 53ace3285fd943f68cc32bce31eb1c49 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:06.888829 31168 raft_consensus.cc:2955] T 40086b02d9b745708aaacf2ed35c7b0f P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:06.910900 31165 raft_consensus.cc:2955] T 53ace3285fd943f68cc32bce31eb1c49 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:06.907163 30922 catalog_manager.cc:5697] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d reported cstate change: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "004887887de44a6584632617dc197d7d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:06.920138 30922 catalog_manager.cc:5697] T 53ace3285fd943f68cc32bce31eb1c49 P 004887887de44a6584632617dc197d7d reported cstate change: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "dc254a15e8d54188a2ec3927216ff482" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:06.978303 32024 raft_consensus.cc:1064] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482: attempting to promote NON_VOTER f5b1f169962e4544857edd56e56b5da6 to VOTER
I20260709 12:13:06.980851 32024 consensus_queue.cc:237] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:06.981945 31022 consensus_queue.cc:237] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:06.989817 31746 raft_consensus.cc:1275] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:06.991890 31024 raft_consensus.cc:1275] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:06.992579 31165 raft_consensus.cc:1275] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:06.998797 31981 consensus_queue.cc:1048] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } 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 12:13:07.002820 32022 consensus_queue.cc:1048] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:07.006374 32065 consensus_queue.cc:1048] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } 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 12:13:07.011438 31747 raft_consensus.cc:1275] T 40086b02d9b745708aaacf2ed35c7b0f P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:07.011880 31168 raft_consensus.cc:1275] T 40086b02d9b745708aaacf2ed35c7b0f P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:07.013833 32056 consensus_queue.cc:1048] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:07.018483 32032 consensus_queue.cc:1048] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } 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 12:13:07.023891 31095 consensus_queue.cc:237] T 53ace3285fd943f68cc32bce31eb1c49 P dc254a15e8d54188a2ec3927216ff482 [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: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:07.030403 31982 raft_consensus.cc:2955] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dc254a15e8d54188a2ec3927216ff482 (127.29.32.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:07.038682 31745 raft_consensus.cc:1275] T 53ace3285fd943f68cc32bce31eb1c49 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:07.041148 32065 consensus_queue.cc:1048] T 53ace3285fd943f68cc32bce31eb1c49 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } 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 12:13:07.043187 31168 raft_consensus.cc:2955] T 40086b02d9b745708aaacf2ed35c7b0f P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dc254a15e8d54188a2ec3927216ff482 (127.29.32.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:07.053025 31981 raft_consensus.cc:2955] T 53ace3285fd943f68cc32bce31eb1c49 P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 004887887de44a6584632617dc197d7d (127.29.32.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:07.054857 31746 raft_consensus.cc:2955] T 53ace3285fd943f68cc32bce31eb1c49 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 004887887de44a6584632617dc197d7d (127.29.32.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:07.065474 32065 raft_consensus.cc:1064] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482: attempting to promote NON_VOTER f5b1f169962e4544857edd56e56b5da6 to VOTER
I20260709 12:13:07.068461 32065 consensus_queue.cc:237] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:07.069859 31747 raft_consensus.cc:2955] T 40086b02d9b745708aaacf2ed35c7b0f P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dc254a15e8d54188a2ec3927216ff482 (127.29.32.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:07.077080 31165 raft_consensus.cc:1275] T 53ace3285fd943f68cc32bce31eb1c49 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:07.087790 31997 consensus_queue.cc:1048] T 53ace3285fd943f68cc32bce31eb1c49 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:07.092630 32022 raft_consensus.cc:2955] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:07.096153 30908 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 53ace3285fd943f68cc32bce31eb1c49 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:07.100029 30920 catalog_manager.cc:5697] T 40086b02d9b745708aaacf2ed35c7b0f P f5b1f169962e4544857edd56e56b5da6 reported cstate change: config changed from index 3 to 4, VOTER dc254a15e8d54188a2ec3927216ff482 (127.29.32.194) evicted. New cstate: current_term: 1 leader_uuid: "004887887de44a6584632617dc197d7d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:07.112648 30922 catalog_manager.cc:5697] T 53ace3285fd943f68cc32bce31eb1c49 P dc254a15e8d54188a2ec3927216ff482 reported cstate change: config changed from index 3 to 4, VOTER 004887887de44a6584632617dc197d7d (127.29.32.193) evicted. New cstate: current_term: 1 leader_uuid: "dc254a15e8d54188a2ec3927216ff482" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:07.117223 31080 tablet_service.cc:1558] Processing DeleteTablet for tablet 40086b02d9b745708aaacf2ed35c7b0f with delete_type TABLET_DATA_TOMBSTONED (TS dc254a15e8d54188a2ec3927216ff482 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56614
I20260709 12:13:07.120131 31747 raft_consensus.cc:1275] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:07.125854 31981 consensus_queue.cc:1048] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } 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 12:13:07.155259 31172 raft_consensus.cc:2955] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:07.168887 31168 raft_consensus.cc:1275] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:07.200511 32071 tablet_replica.cc:333] T 40086b02d9b745708aaacf2ed35c7b0f P dc254a15e8d54188a2ec3927216ff482: stopping tablet replica
I20260709 12:13:07.206888 31022 raft_consensus.cc:1275] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:07.206802 31024 raft_consensus.cc:2955] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:07.212049 31997 consensus_queue.cc:1048] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:13:07.218425 32055 log.cc:927] Time spent T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d: Append to log took a long time: real 0.050s	user 0.000s	sys 0.000s
I20260709 12:13:07.222626 31745 raft_consensus.cc:2955] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:07.202066 32071 raft_consensus.cc:2243] T 40086b02d9b745708aaacf2ed35c7b0f P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:13:07.256660 30987 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.195:38253, user_credentials={real_user=slave}} blocked reactor thread for 86535.2us
I20260709 12:13:07.235016 32024 consensus_queue.cc:1048] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.012s
I20260709 12:13:07.273231 32071 raft_consensus.cc:2272] T 40086b02d9b745708aaacf2ed35c7b0f P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:07.276592 32066 log.cc:927] Time spent T 1d6e271c5f0a401a94b07a3da7dc3e89 P 30c92db0139b4111bec0f41bfb121c4d: Append to log took a long time: real 0.085s	user 0.003s	sys 0.000s
I20260709 12:13:07.280088 32071 ts_tablet_manager.cc:1916] T 40086b02d9b745708aaacf2ed35c7b0f P dc254a15e8d54188a2ec3927216ff482: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 12:13:07.285859 31136 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.193:37577, user_credentials={real_user=slave}} blocked reactor thread for 130187us
I20260709 12:13:07.285280 30920 catalog_manager.cc:5697] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6 reported cstate change: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "dc254a15e8d54188a2ec3927216ff482" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:07.265914 31168 raft_consensus.cc:2955] T 53ace3285fd943f68cc32bce31eb1c49 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 004887887de44a6584632617dc197d7d (127.29.32.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:07.295012 32070 raft_consensus.cc:2955] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:07.300467 31023 raft_consensus.cc:2955] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:07.309126 31172 raft_consensus.cc:2955] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
W20260709 12:13:07.311332 30989 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.194:44499, user_credentials={real_user=slave}} blocked reactor thread for 159341us
I20260709 12:13:07.318913 30906 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 40086b02d9b745708aaacf2ed35c7b0f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:07.328706 31007 tablet_service.cc:1558] Processing DeleteTablet for tablet 53ace3285fd943f68cc32bce31eb1c49 with delete_type TABLET_DATA_TOMBSTONED (TS 004887887de44a6584632617dc197d7d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41002
I20260709 12:13:07.372624 30922 catalog_manager.cc:5697] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P 30c92db0139b4111bec0f41bfb121c4d reported cstate change: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "dc254a15e8d54188a2ec3927216ff482" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
W20260709 12:13:07.375101 30989 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.194:44499, user_credentials={real_user=slave}} blocked reactor thread for 45784.9us
I20260709 12:13:07.408838 32071 ts_tablet_manager.cc:1929] T 40086b02d9b745708aaacf2ed35c7b0f P dc254a15e8d54188a2ec3927216ff482: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:07.409512 32071 log.cc:1199] T 40086b02d9b745708aaacf2ed35c7b0f P dc254a15e8d54188a2ec3927216ff482: Deleting WAL directory at /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599097714484-29827-0/minicluster-data/ts-1-root/wals/40086b02d9b745708aaacf2ed35c7b0f
I20260709 12:13:07.412178 30908 catalog_manager.cc:5028] TS dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): tablet 40086b02d9b745708aaacf2ed35c7b0f (table test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]) successfully deleted
I20260709 12:13:07.412854 32084 tablet_replica.cc:333] T 53ace3285fd943f68cc32bce31eb1c49 P 004887887de44a6584632617dc197d7d: stopping tablet replica
I20260709 12:13:07.415020 31096 consensus_queue.cc:237] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:07.421025 32084 raft_consensus.cc:2243] T 53ace3285fd943f68cc32bce31eb1c49 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:07.428534 32084 raft_consensus.cc:2272] T 53ace3285fd943f68cc32bce31eb1c49 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:07.433885 31747 raft_consensus.cc:2955] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:07.438685 32084 ts_tablet_manager.cc:1916] T 53ace3285fd943f68cc32bce31eb1c49 P 004887887de44a6584632617dc197d7d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 12:13:07.450014 31138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.194:44499, user_credentials={real_user=slave}} blocked reactor thread for 77317.7us
I20260709 12:13:07.463495 31747 raft_consensus.cc:1275] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:07.468070 31022 raft_consensus.cc:1275] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:07.472316 32024 consensus_queue.cc:1048] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } 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 12:13:07.481359 32070 consensus_queue.cc:1048] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:07.480942 31981 raft_consensus.cc:2955] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:07.484601 31744 raft_consensus.cc:2955] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:07.492545 31095 consensus_queue.cc:237] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:07.494395 31023 raft_consensus.cc:2955] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:07.504101 31746 raft_consensus.cc:1275] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:07.505064 30908 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1d6e271c5f0a401a94b07a3da7dc3e89 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:07.506301 32024 consensus_queue.cc:1048] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } 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 12:13:07.522943 31021 raft_consensus.cc:1275] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:07.523504 30922 catalog_manager.cc:5697] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6 reported cstate change: config changed from index 3 to 4, VOTER 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195) evicted. New cstate: current_term: 1 leader_uuid: "dc254a15e8d54188a2ec3927216ff482" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:07.535513 32070 consensus_queue.cc:1048] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:07.539047 31161 tablet_service.cc:1558] Processing DeleteTablet for tablet 1d6e271c5f0a401a94b07a3da7dc3e89 with delete_type TABLET_DATA_TOMBSTONED (TS 30c92db0139b4111bec0f41bfb121c4d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48358
I20260709 12:13:07.542212 32084 ts_tablet_manager.cc:1929] T 53ace3285fd943f68cc32bce31eb1c49 P 004887887de44a6584632617dc197d7d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:07.542773 32084 log.cc:1199] T 53ace3285fd943f68cc32bce31eb1c49 P 004887887de44a6584632617dc197d7d: Deleting WAL directory at /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599097714484-29827-0/minicluster-data/ts-0-root/wals/53ace3285fd943f68cc32bce31eb1c49
I20260709 12:13:07.545923 31744 raft_consensus.cc:2955] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:07.546412 31981 raft_consensus.cc:2955] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:07.548342 31022 raft_consensus.cc:2955] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:07.544432 30906 catalog_manager.cc:5028] TS 004887887de44a6584632617dc197d7d (127.29.32.193:37577): tablet 53ace3285fd943f68cc32bce31eb1c49 (table test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]) successfully deleted
I20260709 12:13:07.567847 30908 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2d4b78ad5d5b4e7da91ac5657941e2b9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:07.571394 32087 tablet_replica.cc:333] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 30c92db0139b4111bec0f41bfb121c4d: stopping tablet replica
I20260709 12:13:07.572252 32087 raft_consensus.cc:2243] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:07.572832 32087 raft_consensus.cc:2272] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:07.573311 30921 catalog_manager.cc:5697] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P 004887887de44a6584632617dc197d7d reported cstate change: config changed from index 3 to 4, VOTER 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195) evicted. New cstate: current_term: 1 leader_uuid: "dc254a15e8d54188a2ec3927216ff482" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:07.575877 32087 ts_tablet_manager.cc:1916] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 30c92db0139b4111bec0f41bfb121c4d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:07.595717 31161 tablet_service.cc:1558] Processing DeleteTablet for tablet 2d4b78ad5d5b4e7da91ac5657941e2b9 with delete_type TABLET_DATA_TOMBSTONED (TS 30c92db0139b4111bec0f41bfb121c4d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48358
I20260709 12:13:07.614751 32087 ts_tablet_manager.cc:1929] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 30c92db0139b4111bec0f41bfb121c4d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:07.615331 32087 log.cc:1199] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 30c92db0139b4111bec0f41bfb121c4d: Deleting WAL directory at /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599097714484-29827-0/minicluster-data/ts-2-root/wals/1d6e271c5f0a401a94b07a3da7dc3e89
I20260709 12:13:07.617228 32087 tablet_replica.cc:333] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P 30c92db0139b4111bec0f41bfb121c4d: stopping tablet replica
I20260709 12:13:07.617816 30906 catalog_manager.cc:5028] TS 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253): tablet 1d6e271c5f0a401a94b07a3da7dc3e89 (table test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]) successfully deleted
I20260709 12:13:07.618368 32087 raft_consensus.cc:2243] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:07.620132 32087 raft_consensus.cc:2272] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:07.624430 32087 ts_tablet_manager.cc:1916] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P 30c92db0139b4111bec0f41bfb121c4d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:07.638770 32087 ts_tablet_manager.cc:1929] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P 30c92db0139b4111bec0f41bfb121c4d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:07.639144 32087 log.cc:1199] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P 30c92db0139b4111bec0f41bfb121c4d: Deleting WAL directory at /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599097714484-29827-0/minicluster-data/ts-2-root/wals/2d4b78ad5d5b4e7da91ac5657941e2b9
I20260709 12:13:07.640404 30906 catalog_manager.cc:5028] TS 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253): tablet 2d4b78ad5d5b4e7da91ac5657941e2b9 (table test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]) successfully deleted
I20260709 12:13:08.863725 31172 consensus_queue.cc:237] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Queue 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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
W20260709 12:13:08.877480 31137 consensus_peers.cc:597] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d -> Peer f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387): Couldn't send request to peer f5b1f169962e4544857edd56e56b5da6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b4e824b74f3b49098cec0b4f19f7d815. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:08.877749 31023 raft_consensus.cc:1275] T b4e824b74f3b49098cec0b4f19f7d815 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Refusing update from remote peer 30c92db0139b4111bec0f41bfb121c4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:08.877863 31095 raft_consensus.cc:1275] T b4e824b74f3b49098cec0b4f19f7d815 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Refusing update from remote peer 30c92db0139b4111bec0f41bfb121c4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:08.879552 32093 consensus_queue.cc:1048] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:08.880560 32094 consensus_queue.cc:1048] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } 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 12:13:08.890553 32006 raft_consensus.cc:2955] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:13:08.892966 31023 raft_consensus.cc:2955] T b4e824b74f3b49098cec0b4f19f7d815 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:13:08.892966 31095 raft_consensus.cc:2955] T b4e824b74f3b49098cec0b4f19f7d815 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:13:08.910576 31022 consensus_queue.cc:237] T 36032815941b49f4a4d107a8da22a256 P 004887887de44a6584632617dc197d7d [LEADER]: Queue 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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
I20260709 12:13:08.917366 30920 catalog_manager.cc:5697] T b4e824b74f3b49098cec0b4f19f7d815 P dc254a15e8d54188a2ec3927216ff482 reported cstate change: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New cstate: current_term: 1 leader_uuid: "30c92db0139b4111bec0f41bfb121c4d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:13:08.949378 31172 raft_consensus.cc:1275] T 36032815941b49f4a4d107a8da22a256 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:08.951879 32075 consensus_queue.cc:1048] T 36032815941b49f4a4d107a8da22a256 P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:13:08.957996 30988 consensus_peers.cc:597] T 36032815941b49f4a4d107a8da22a256 P 004887887de44a6584632617dc197d7d -> Peer f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387): Couldn't send request to peer f5b1f169962e4544857edd56e56b5da6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 36032815941b49f4a4d107a8da22a256. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:08.961434 31093 raft_consensus.cc:1275] T 36032815941b49f4a4d107a8da22a256 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:08.963622 32075 consensus_queue.cc:1048] T 36032815941b49f4a4d107a8da22a256 P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } 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 12:13:08.980298 32088 raft_consensus.cc:2955] T 36032815941b49f4a4d107a8da22a256 P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:13:08.984951 31093 raft_consensus.cc:2955] T 36032815941b49f4a4d107a8da22a256 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:13:08.997108 31168 raft_consensus.cc:2955] T 36032815941b49f4a4d107a8da22a256 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:13:09.007179 31095 consensus_queue.cc:237] T 2e35674711c84471b938c16e846e1e8c P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Queue 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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
I20260709 12:13:09.007700 30921 catalog_manager.cc:5697] T 36032815941b49f4a4d107a8da22a256 P 004887887de44a6584632617dc197d7d reported cstate change: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New cstate: current_term: 1 leader_uuid: "004887887de44a6584632617dc197d7d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:09.050271 31063 consensus_peers.cc:597] T 2e35674711c84471b938c16e846e1e8c P dc254a15e8d54188a2ec3927216ff482 -> Peer f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387): Couldn't send request to peer f5b1f169962e4544857edd56e56b5da6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2e35674711c84471b938c16e846e1e8c. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:09.056388 31168 raft_consensus.cc:1275] T 2e35674711c84471b938c16e846e1e8c P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:09.057412 31023 raft_consensus.cc:1275] T 2e35674711c84471b938c16e846e1e8c P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:09.058653 32024 consensus_queue.cc:1048] T 2e35674711c84471b938c16e846e1e8c P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } 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 12:13:09.060940 32070 consensus_queue.cc:1048] T 2e35674711c84471b938c16e846e1e8c P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:09.079063 32095 raft_consensus.cc:2955] T 2e35674711c84471b938c16e846e1e8c P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:13:09.081449 31023 raft_consensus.cc:2955] T 2e35674711c84471b938c16e846e1e8c P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:13:09.080950 31172 raft_consensus.cc:2955] T 2e35674711c84471b938c16e846e1e8c P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:13:09.100703 31022 consensus_queue.cc:237] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d [LEADER]: Queue 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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
I20260709 12:13:09.105067 30920 catalog_manager.cc:5697] T 2e35674711c84471b938c16e846e1e8c P dc254a15e8d54188a2ec3927216ff482 reported cstate change: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New cstate: current_term: 1 leader_uuid: "dc254a15e8d54188a2ec3927216ff482" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:09.129244 30988 consensus_peers.cc:597] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d -> Peer f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387): Couldn't send request to peer f5b1f169962e4544857edd56e56b5da6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4225e109131c4e4d8ee206f916cbb15f. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:09.132176 31168 raft_consensus.cc:1275] T 4225e109131c4e4d8ee206f916cbb15f P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:09.132906 31095 raft_consensus.cc:1275] T 4225e109131c4e4d8ee206f916cbb15f P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:09.133777 32075 consensus_queue.cc:1048] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:09.134924 32106 consensus_queue.cc:1048] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } 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 12:13:09.146858 31168 raft_consensus.cc:2955] T 4225e109131c4e4d8ee206f916cbb15f P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:13:09.144974 32075 raft_consensus.cc:2955] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:13:09.148319 31095 raft_consensus.cc:2955] T 4225e109131c4e4d8ee206f916cbb15f P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:13:09.171074 30920 catalog_manager.cc:5697] T 4225e109131c4e4d8ee206f916cbb15f P dc254a15e8d54188a2ec3927216ff482 reported cstate change: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New cstate: current_term: 1 leader_uuid: "004887887de44a6584632617dc197d7d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:13:09.294023 32113 ts_tablet_manager.cc:933] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6: Initiating tablet copy from peer 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:09.296523 32113 tablet_copy_client.cc:323] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Beginning tablet copy session from remote peer at address 127.29.32.195:38253
I20260709 12:13:09.299206 31182 tablet_copy_service.cc:140] P 30c92db0139b4111bec0f41bfb121c4d: Received BeginTabletCopySession request for tablet b4e824b74f3b49098cec0b4f19f7d815 from peer f5b1f169962e4544857edd56e56b5da6 ({username='slave'} at 127.0.0.1:35728)
I20260709 12:13:09.299861 31182 tablet_copy_service.cc:161] P 30c92db0139b4111bec0f41bfb121c4d: Beginning new tablet copy session on tablet b4e824b74f3b49098cec0b4f19f7d815 from peer f5b1f169962e4544857edd56e56b5da6 at {username='slave'} at 127.0.0.1:35728: session id = f5b1f169962e4544857edd56e56b5da6-b4e824b74f3b49098cec0b4f19f7d815
I20260709 12:13:09.307794 31182 tablet_copy_source_session.cc:215] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:09.311040 32113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4e824b74f3b49098cec0b4f19f7d815. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:09.334406 32113 tablet_copy_client.cc:806] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:09.335215 32113 tablet_copy_client.cc:670] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:09.342778 32113 tablet_copy_client.cc:538] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:09.356616 32113 tablet_bootstrap.cc:492] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6: Bootstrap starting.
I20260709 12:13:09.372057 32115 ts_tablet_manager.cc:933] T 36032815941b49f4a4d107a8da22a256 P f5b1f169962e4544857edd56e56b5da6: Initiating tablet copy from peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577)
I20260709 12:13:09.375782 32115 tablet_copy_client.cc:323] T 36032815941b49f4a4d107a8da22a256 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Beginning tablet copy session from remote peer at address 127.29.32.193:37577
I20260709 12:13:09.377995 31033 tablet_copy_service.cc:140] P 004887887de44a6584632617dc197d7d: Received BeginTabletCopySession request for tablet 36032815941b49f4a4d107a8da22a256 from peer f5b1f169962e4544857edd56e56b5da6 ({username='slave'} at 127.0.0.1:47096)
I20260709 12:13:09.378875 31033 tablet_copy_service.cc:161] P 004887887de44a6584632617dc197d7d: Beginning new tablet copy session on tablet 36032815941b49f4a4d107a8da22a256 from peer f5b1f169962e4544857edd56e56b5da6 at {username='slave'} at 127.0.0.1:47096: session id = f5b1f169962e4544857edd56e56b5da6-36032815941b49f4a4d107a8da22a256
I20260709 12:13:09.389958 31033 tablet_copy_source_session.cc:215] T 36032815941b49f4a4d107a8da22a256 P 004887887de44a6584632617dc197d7d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:09.391291 32113 tablet_bootstrap.cc:492] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6: 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 12:13:09.393115 32113 tablet_bootstrap.cc:492] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6: Bootstrap complete.
I20260709 12:13:09.394096 32113 ts_tablet_manager.cc:1403] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6: Time spent bootstrapping tablet: real 0.038s	user 0.019s	sys 0.014s
I20260709 12:13:09.395591 32115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36032815941b49f4a4d107a8da22a256. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:09.398072 32113 raft_consensus.cc:359] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
I20260709 12:13:09.399245 32113 raft_consensus.cc:740] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f5b1f169962e4544857edd56e56b5da6, State: Initialized, Role: LEARNER
I20260709 12:13:09.399995 32113 consensus_queue.cc:260] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
I20260709 12:13:09.429105 32113 ts_tablet_manager.cc:1434] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6: Time spent starting tablet: real 0.034s	user 0.019s	sys 0.007s
I20260709 12:13:09.434048 31182 tablet_copy_service.cc:342] P 30c92db0139b4111bec0f41bfb121c4d: Request end of tablet copy session f5b1f169962e4544857edd56e56b5da6-b4e824b74f3b49098cec0b4f19f7d815 received from {username='slave'} at 127.0.0.1:35728
I20260709 12:13:09.434615 31182 tablet_copy_service.cc:434] P 30c92db0139b4111bec0f41bfb121c4d: ending tablet copy session f5b1f169962e4544857edd56e56b5da6-b4e824b74f3b49098cec0b4f19f7d815 on tablet b4e824b74f3b49098cec0b4f19f7d815 with peer f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:09.438159 32115 tablet_copy_client.cc:806] T 36032815941b49f4a4d107a8da22a256 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:09.442857 32115 tablet_copy_client.cc:670] T 36032815941b49f4a4d107a8da22a256 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:09.447733 32115 tablet_copy_client.cc:538] T 36032815941b49f4a4d107a8da22a256 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:09.457311 32115 tablet_bootstrap.cc:492] T 36032815941b49f4a4d107a8da22a256 P f5b1f169962e4544857edd56e56b5da6: Bootstrap starting.
I20260709 12:13:09.487855 32115 tablet_bootstrap.cc:492] T 36032815941b49f4a4d107a8da22a256 P f5b1f169962e4544857edd56e56b5da6: 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 12:13:09.489265 32115 tablet_bootstrap.cc:492] T 36032815941b49f4a4d107a8da22a256 P f5b1f169962e4544857edd56e56b5da6: Bootstrap complete.
I20260709 12:13:09.489998 32115 ts_tablet_manager.cc:1403] T 36032815941b49f4a4d107a8da22a256 P f5b1f169962e4544857edd56e56b5da6: Time spent bootstrapping tablet: real 0.033s	user 0.021s	sys 0.008s
I20260709 12:13:09.493647 32115 raft_consensus.cc:359] T 36032815941b49f4a4d107a8da22a256 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
I20260709 12:13:09.495159 32115 raft_consensus.cc:740] T 36032815941b49f4a4d107a8da22a256 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f5b1f169962e4544857edd56e56b5da6, State: Initialized, Role: LEARNER
I20260709 12:13:09.496044 32115 consensus_queue.cc:260] T 36032815941b49f4a4d107a8da22a256 P f5b1f169962e4544857edd56e56b5da6 [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
I20260709 12:13:09.501438 32115 ts_tablet_manager.cc:1434] T 36032815941b49f4a4d107a8da22a256 P f5b1f169962e4544857edd56e56b5da6: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260709 12:13:09.503674 31033 tablet_copy_service.cc:342] P 004887887de44a6584632617dc197d7d: Request end of tablet copy session f5b1f169962e4544857edd56e56b5da6-36032815941b49f4a4d107a8da22a256 received from {username='slave'} at 127.0.0.1:47096
I20260709 12:13:09.504150 31033 tablet_copy_service.cc:434] P 004887887de44a6584632617dc197d7d: ending tablet copy session f5b1f169962e4544857edd56e56b5da6-36032815941b49f4a4d107a8da22a256 on tablet 36032815941b49f4a4d107a8da22a256 with peer f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:09.568735 32115 ts_tablet_manager.cc:933] T 2e35674711c84471b938c16e846e1e8c P f5b1f169962e4544857edd56e56b5da6: Initiating tablet copy from peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:09.574064 32115 tablet_copy_client.cc:323] T 2e35674711c84471b938c16e846e1e8c P f5b1f169962e4544857edd56e56b5da6: tablet copy: Beginning tablet copy session from remote peer at address 127.29.32.194:44499
I20260709 12:13:09.577438 31109 tablet_copy_service.cc:140] P dc254a15e8d54188a2ec3927216ff482: Received BeginTabletCopySession request for tablet 2e35674711c84471b938c16e846e1e8c from peer f5b1f169962e4544857edd56e56b5da6 ({username='slave'} at 127.0.0.1:47800)
I20260709 12:13:09.578117 31109 tablet_copy_service.cc:161] P dc254a15e8d54188a2ec3927216ff482: Beginning new tablet copy session on tablet 2e35674711c84471b938c16e846e1e8c from peer f5b1f169962e4544857edd56e56b5da6 at {username='slave'} at 127.0.0.1:47800: session id = f5b1f169962e4544857edd56e56b5da6-2e35674711c84471b938c16e846e1e8c
I20260709 12:13:09.587416 31109 tablet_copy_source_session.cc:215] T 2e35674711c84471b938c16e846e1e8c P dc254a15e8d54188a2ec3927216ff482: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:09.592082 32115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e35674711c84471b938c16e846e1e8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:09.614319 32115 tablet_copy_client.cc:806] T 2e35674711c84471b938c16e846e1e8c P f5b1f169962e4544857edd56e56b5da6: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:09.614964 32115 tablet_copy_client.cc:670] T 2e35674711c84471b938c16e846e1e8c P f5b1f169962e4544857edd56e56b5da6: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:09.621011 32115 tablet_copy_client.cc:538] T 2e35674711c84471b938c16e846e1e8c P f5b1f169962e4544857edd56e56b5da6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:09.631278 32115 tablet_bootstrap.cc:492] T 2e35674711c84471b938c16e846e1e8c P f5b1f169962e4544857edd56e56b5da6: Bootstrap starting.
I20260709 12:13:09.685874 32115 tablet_bootstrap.cc:492] T 2e35674711c84471b938c16e846e1e8c P f5b1f169962e4544857edd56e56b5da6: 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 12:13:09.687053 32115 tablet_bootstrap.cc:492] T 2e35674711c84471b938c16e846e1e8c P f5b1f169962e4544857edd56e56b5da6: Bootstrap complete.
I20260709 12:13:09.687951 32115 ts_tablet_manager.cc:1403] T 2e35674711c84471b938c16e846e1e8c P f5b1f169962e4544857edd56e56b5da6: Time spent bootstrapping tablet: real 0.057s	user 0.026s	sys 0.028s
I20260709 12:13:09.691859 32115 raft_consensus.cc:359] T 2e35674711c84471b938c16e846e1e8c P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
I20260709 12:13:09.692883 32115 raft_consensus.cc:740] T 2e35674711c84471b938c16e846e1e8c P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f5b1f169962e4544857edd56e56b5da6, State: Initialized, Role: LEARNER
I20260709 12:13:09.693687 32115 consensus_queue.cc:260] T 2e35674711c84471b938c16e846e1e8c P f5b1f169962e4544857edd56e56b5da6 [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
I20260709 12:13:09.696902 32115 ts_tablet_manager.cc:1434] T 2e35674711c84471b938c16e846e1e8c P f5b1f169962e4544857edd56e56b5da6: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:13:09.700512 31109 tablet_copy_service.cc:342] P dc254a15e8d54188a2ec3927216ff482: Request end of tablet copy session f5b1f169962e4544857edd56e56b5da6-2e35674711c84471b938c16e846e1e8c received from {username='slave'} at 127.0.0.1:47800
I20260709 12:13:09.700924 31109 tablet_copy_service.cc:434] P dc254a15e8d54188a2ec3927216ff482: ending tablet copy session f5b1f169962e4544857edd56e56b5da6-2e35674711c84471b938c16e846e1e8c on tablet 2e35674711c84471b938c16e846e1e8c with peer f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:09.727684 31744 raft_consensus.cc:1217] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:09.743432 32115 ts_tablet_manager.cc:933] T 4225e109131c4e4d8ee206f916cbb15f P f5b1f169962e4544857edd56e56b5da6: Initiating tablet copy from peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577)
I20260709 12:13:09.747536 32115 tablet_copy_client.cc:323] T 4225e109131c4e4d8ee206f916cbb15f P f5b1f169962e4544857edd56e56b5da6: tablet copy: Beginning tablet copy session from remote peer at address 127.29.32.193:37577
I20260709 12:13:09.749171 31033 tablet_copy_service.cc:140] P 004887887de44a6584632617dc197d7d: Received BeginTabletCopySession request for tablet 4225e109131c4e4d8ee206f916cbb15f from peer f5b1f169962e4544857edd56e56b5da6 ({username='slave'} at 127.0.0.1:47096)
I20260709 12:13:09.749625 31033 tablet_copy_service.cc:161] P 004887887de44a6584632617dc197d7d: Beginning new tablet copy session on tablet 4225e109131c4e4d8ee206f916cbb15f from peer f5b1f169962e4544857edd56e56b5da6 at {username='slave'} at 127.0.0.1:47096: session id = f5b1f169962e4544857edd56e56b5da6-4225e109131c4e4d8ee206f916cbb15f
I20260709 12:13:09.755894 31033 tablet_copy_source_session.cc:215] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:09.759443 32115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4225e109131c4e4d8ee206f916cbb15f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:09.778586 32115 tablet_copy_client.cc:806] T 4225e109131c4e4d8ee206f916cbb15f P f5b1f169962e4544857edd56e56b5da6: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:09.779649 32115 tablet_copy_client.cc:670] T 4225e109131c4e4d8ee206f916cbb15f P f5b1f169962e4544857edd56e56b5da6: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:09.783823 32115 tablet_copy_client.cc:538] T 4225e109131c4e4d8ee206f916cbb15f P f5b1f169962e4544857edd56e56b5da6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:09.790503 32115 tablet_bootstrap.cc:492] T 4225e109131c4e4d8ee206f916cbb15f P f5b1f169962e4544857edd56e56b5da6: Bootstrap starting.
I20260709 12:13:09.817212 32115 tablet_bootstrap.cc:492] T 4225e109131c4e4d8ee206f916cbb15f P f5b1f169962e4544857edd56e56b5da6: 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 12:13:09.818491 32115 tablet_bootstrap.cc:492] T 4225e109131c4e4d8ee206f916cbb15f P f5b1f169962e4544857edd56e56b5da6: Bootstrap complete.
I20260709 12:13:09.819140 32115 ts_tablet_manager.cc:1403] T 4225e109131c4e4d8ee206f916cbb15f P f5b1f169962e4544857edd56e56b5da6: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.008s
I20260709 12:13:09.821931 32115 raft_consensus.cc:359] T 4225e109131c4e4d8ee206f916cbb15f P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
I20260709 12:13:09.823006 32115 raft_consensus.cc:740] T 4225e109131c4e4d8ee206f916cbb15f P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f5b1f169962e4544857edd56e56b5da6, State: Initialized, Role: LEARNER
I20260709 12:13:09.823807 32115 consensus_queue.cc:260] T 4225e109131c4e4d8ee206f916cbb15f P f5b1f169962e4544857edd56e56b5da6 [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
I20260709 12:13:09.826361 32115 ts_tablet_manager.cc:1434] T 4225e109131c4e4d8ee206f916cbb15f P f5b1f169962e4544857edd56e56b5da6: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:13:09.828022 31033 tablet_copy_service.cc:342] P 004887887de44a6584632617dc197d7d: Request end of tablet copy session f5b1f169962e4544857edd56e56b5da6-4225e109131c4e4d8ee206f916cbb15f received from {username='slave'} at 127.0.0.1:47096
I20260709 12:13:09.828469 31033 tablet_copy_service.cc:434] P 004887887de44a6584632617dc197d7d: ending tablet copy session f5b1f169962e4544857edd56e56b5da6-4225e109131c4e4d8ee206f916cbb15f on tablet 4225e109131c4e4d8ee206f916cbb15f with peer f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:10.367571 31746 raft_consensus.cc:1217] T 2e35674711c84471b938c16e846e1e8c P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:10.379065 31744 raft_consensus.cc:1217] T 4225e109131c4e4d8ee206f916cbb15f P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:10.400739 32125 raft_consensus.cc:1064] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d: attempting to promote NON_VOTER f5b1f169962e4544857edd56e56b5da6 to VOTER
I20260709 12:13:10.407337 32125 consensus_queue.cc:237] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:10.435493 31744 raft_consensus.cc:1217] T 36032815941b49f4a4d107a8da22a256 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:10.469782 31746 raft_consensus.cc:1275] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Refusing update from remote peer 30c92db0139b4111bec0f41bfb121c4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:10.472342 32006 consensus_queue.cc:1048] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } 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 12:13:10.486754 31093 raft_consensus.cc:1275] T b4e824b74f3b49098cec0b4f19f7d815 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Refusing update from remote peer 30c92db0139b4111bec0f41bfb121c4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:10.490929 32134 consensus_queue.cc:1048] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 12:13:10.511749 31136 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.193:37577, user_credentials={real_user=slave}} blocked reactor thread for 107225us
I20260709 12:13:10.520680 31023 raft_consensus.cc:1275] T b4e824b74f3b49098cec0b4f19f7d815 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Refusing update from remote peer 30c92db0139b4111bec0f41bfb121c4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:10.539824 32134 raft_consensus.cc:2955] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:10.543167 31093 raft_consensus.cc:2955] T b4e824b74f3b49098cec0b4f19f7d815 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:10.559118 32006 consensus_queue.cc:1048] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } 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 12:13:10.559726 30921 catalog_manager.cc:5697] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d reported cstate change: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "30c92db0139b4111bec0f41bfb121c4d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:10.566133 31746 raft_consensus.cc:2955] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:10.568907 31024 raft_consensus.cc:2955] T b4e824b74f3b49098cec0b4f19f7d815 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:10.605953 31172 consensus_queue.cc:237] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d [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: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:10.610844 31093 raft_consensus.cc:1275] T b4e824b74f3b49098cec0b4f19f7d815 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Refusing update from remote peer 30c92db0139b4111bec0f41bfb121c4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:10.610844 31746 raft_consensus.cc:1275] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Refusing update from remote peer 30c92db0139b4111bec0f41bfb121c4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:10.612401 32134 consensus_queue.cc:1048] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:10.613201 32006 consensus_queue.cc:1048] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } 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 12:13:10.623903 32126 raft_consensus.cc:2955] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 004887887de44a6584632617dc197d7d (127.29.32.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:10.625099 31746 raft_consensus.cc:2955] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 004887887de44a6584632617dc197d7d (127.29.32.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:10.627713 31093 raft_consensus.cc:2955] T b4e824b74f3b49098cec0b4f19f7d815 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 004887887de44a6584632617dc197d7d (127.29.32.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:10.634658 30906 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b4e824b74f3b49098cec0b4f19f7d815 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:10.641391 30919 catalog_manager.cc:5697] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d reported cstate change: config changed from index 3 to 4, VOTER 004887887de44a6584632617dc197d7d (127.29.32.193) evicted. New cstate: current_term: 1 leader_uuid: "30c92db0139b4111bec0f41bfb121c4d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:10.658150 31007 tablet_service.cc:1558] Processing DeleteTablet for tablet b4e824b74f3b49098cec0b4f19f7d815 with delete_type TABLET_DATA_TOMBSTONED (TS 004887887de44a6584632617dc197d7d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41002
I20260709 12:13:10.667719 32146 tablet_replica.cc:333] T b4e824b74f3b49098cec0b4f19f7d815 P 004887887de44a6584632617dc197d7d: stopping tablet replica
I20260709 12:13:10.668897 32146 raft_consensus.cc:2243] T b4e824b74f3b49098cec0b4f19f7d815 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:10.669651 32146 raft_consensus.cc:2272] T b4e824b74f3b49098cec0b4f19f7d815 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:10.674477 32146 ts_tablet_manager.cc:1916] T b4e824b74f3b49098cec0b4f19f7d815 P 004887887de44a6584632617dc197d7d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:10.688253 32146 ts_tablet_manager.cc:1929] T b4e824b74f3b49098cec0b4f19f7d815 P 004887887de44a6584632617dc197d7d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:10.688728 32146 log.cc:1199] T b4e824b74f3b49098cec0b4f19f7d815 P 004887887de44a6584632617dc197d7d: Deleting WAL directory at /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599097714484-29827-0/minicluster-data/ts-0-root/wals/b4e824b74f3b49098cec0b4f19f7d815
I20260709 12:13:10.690671 30906 catalog_manager.cc:5028] TS 004887887de44a6584632617dc197d7d (127.29.32.193:37577): tablet b4e824b74f3b49098cec0b4f19f7d815 (table test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]) successfully deleted
I20260709 12:13:10.829856 32095 raft_consensus.cc:1064] T 2e35674711c84471b938c16e846e1e8c P dc254a15e8d54188a2ec3927216ff482: attempting to promote NON_VOTER f5b1f169962e4544857edd56e56b5da6 to VOTER
I20260709 12:13:10.832610 32095 consensus_queue.cc:237] T 2e35674711c84471b938c16e846e1e8c P dc254a15e8d54188a2ec3927216ff482 [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:10.846314 31744 raft_consensus.cc:1275] T 2e35674711c84471b938c16e846e1e8c P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:10.847674 31172 raft_consensus.cc:1275] T 2e35674711c84471b938c16e846e1e8c P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:10.847806 32122 consensus_queue.cc:1048] T 2e35674711c84471b938c16e846e1e8c P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } 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 12:13:10.853575 32129 consensus_queue.cc:1048] T 2e35674711c84471b938c16e846e1e8c P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } 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 12:13:10.865829 32133 raft_consensus.cc:1064] T 36032815941b49f4a4d107a8da22a256 P 004887887de44a6584632617dc197d7d: attempting to promote NON_VOTER f5b1f169962e4544857edd56e56b5da6 to VOTER
I20260709 12:13:10.868283 32133 consensus_queue.cc:237] T 36032815941b49f4a4d107a8da22a256 P 004887887de44a6584632617dc197d7d [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:10.872133 31021 raft_consensus.cc:1275] T 2e35674711c84471b938c16e846e1e8c P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:10.883888 32070 consensus_queue.cc:1048] T 2e35674711c84471b938c16e846e1e8c P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:10.900556 32131 raft_consensus.cc:1064] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d: attempting to promote NON_VOTER f5b1f169962e4544857edd56e56b5da6 to VOTER
I20260709 12:13:10.901669 31170 raft_consensus.cc:1275] T 36032815941b49f4a4d107a8da22a256 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:10.902887 31744 raft_consensus.cc:1275] T 36032815941b49f4a4d107a8da22a256 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:10.903436 32131 consensus_queue.cc:237] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:10.903813 32106 consensus_queue.cc:1048] T 36032815941b49f4a4d107a8da22a256 P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:10.905841 32106 consensus_queue.cc:1048] T 36032815941b49f4a4d107a8da22a256 P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } 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 12:13:10.930613 31094 raft_consensus.cc:1275] T 36032815941b49f4a4d107a8da22a256 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:10.930392 32070 raft_consensus.cc:2955] T 2e35674711c84471b938c16e846e1e8c P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:10.944293 31746 raft_consensus.cc:1275] T 4225e109131c4e4d8ee206f916cbb15f P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:10.949267 32132 consensus_queue.cc:1048] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } 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 12:13:10.952662 31170 raft_consensus.cc:1275] T 4225e109131c4e4d8ee206f916cbb15f P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:10.953991 32131 consensus_queue.cc:1048] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:10.956902 32132 consensus_queue.cc:1048] T 36032815941b49f4a4d107a8da22a256 P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } 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 12:13:10.960779 32106 raft_consensus.cc:2955] T 36032815941b49f4a4d107a8da22a256 P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:10.977828 31094 raft_consensus.cc:1275] T 4225e109131c4e4d8ee206f916cbb15f P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:10.980319 31170 raft_consensus.cc:2955] T 2e35674711c84471b938c16e846e1e8c P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:10.986738 31024 raft_consensus.cc:2955] T 2e35674711c84471b938c16e846e1e8c P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:10.992831 31744 raft_consensus.cc:2955] T 36032815941b49f4a4d107a8da22a256 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:11.002959 30920 catalog_manager.cc:5697] T 2e35674711c84471b938c16e846e1e8c P dc254a15e8d54188a2ec3927216ff482 reported cstate change: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "dc254a15e8d54188a2ec3927216ff482" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:11.040868 31168 raft_consensus.cc:2955] T 36032815941b49f4a4d107a8da22a256 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:11.047276 31747 raft_consensus.cc:2955] T 2e35674711c84471b938c16e846e1e8c P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:11.085477 30920 catalog_manager.cc:5697] T 36032815941b49f4a4d107a8da22a256 P 30c92db0139b4111bec0f41bfb121c4d reported cstate change: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "004887887de44a6584632617dc197d7d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
W20260709 12:13:11.086679 30989 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.194:44499, user_credentials={real_user=slave}} blocked reactor thread for 94574us
W20260709 12:13:11.129272 31062 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.193:37577, user_credentials={real_user=slave}} blocked reactor thread for 80427.5us
I20260709 12:13:11.131513 32131 consensus_queue.cc:1048] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } 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 12:13:11.147780 31094 consensus_queue.cc:237] T 2e35674711c84471b938c16e846e1e8c P dc254a15e8d54188a2ec3927216ff482 [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:11.180315 31744 raft_consensus.cc:1275] T 2e35674711c84471b938c16e846e1e8c P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260709 12:13:11.180465 30953 debug-util.cc:398] Leaking SignalData structure 0x7b080003b760 after lost signal to thread 29830
W20260709 12:13:11.181571 30953 debug-util.cc:398] Leaking SignalData structure 0x7b080003be40 after lost signal to thread 30956
W20260709 12:13:11.182862 30953 debug-util.cc:398] Leaking SignalData structure 0x7b0800233ae0 after lost signal to thread 31048
W20260709 12:13:11.183974 30953 debug-util.cc:398] Leaking SignalData structure 0x7b0800231fe0 after lost signal to thread 31123
I20260709 12:13:11.184693 32161 consensus_queue.cc:1048] T 2e35674711c84471b938c16e846e1e8c P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 12:13:11.185128 30953 debug-util.cc:398] Leaking SignalData structure 0x7b08002f7160 after lost signal to thread 31197
W20260709 12:13:11.191234 30953 debug-util.cc:398] Leaking SignalData structure 0x7b0800125c80 after lost signal to thread 31771
I20260709 12:13:11.193055 32157 raft_consensus.cc:2955] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:11.203727 31020 consensus_queue.cc:237] T 36032815941b49f4a4d107a8da22a256 P 004887887de44a6584632617dc197d7d [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:11.206533 31172 raft_consensus.cc:2955] T 4225e109131c4e4d8ee206f916cbb15f P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:11.204694 32158 raft_consensus.cc:2955] T 2e35674711c84471b938c16e846e1e8c P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:11.209635 31096 raft_consensus.cc:2955] T 36032815941b49f4a4d107a8da22a256 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:11.205009 31744 raft_consensus.cc:2955] T 2e35674711c84471b938c16e846e1e8c P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:11.222213 31021 raft_consensus.cc:1275] T 2e35674711c84471b938c16e846e1e8c P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:11.226265 31096 raft_consensus.cc:2955] T 4225e109131c4e4d8ee206f916cbb15f P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:11.238134 31747 raft_consensus.cc:1275] T 36032815941b49f4a4d107a8da22a256 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:11.245187 30922 catalog_manager.cc:5697] T 2e35674711c84471b938c16e846e1e8c P f5b1f169962e4544857edd56e56b5da6 reported cstate change: config changed from index 3 to 4, VOTER 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195) evicted. New cstate: current_term: 1 leader_uuid: "dc254a15e8d54188a2ec3927216ff482" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:11.247102 32091 consensus_queue.cc:1048] T 2e35674711c84471b938c16e846e1e8c P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:11.250479 32160 consensus_queue.cc:1048] T 36032815941b49f4a4d107a8da22a256 P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } 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 12:13:11.250885 30908 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2e35674711c84471b938c16e846e1e8c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:11.252027 31020 raft_consensus.cc:2955] T 2e35674711c84471b938c16e846e1e8c P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:11.269393 31170 raft_consensus.cc:1275] T 36032815941b49f4a4d107a8da22a256 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:11.274261 32160 consensus_queue.cc:1048] T 36032815941b49f4a4d107a8da22a256 P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:11.285799 31161 tablet_service.cc:1558] Processing DeleteTablet for tablet 2e35674711c84471b938c16e846e1e8c with delete_type TABLET_DATA_TOMBSTONED (TS 30c92db0139b4111bec0f41bfb121c4d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48358
I20260709 12:13:11.289361 32106 raft_consensus.cc:2955] T 36032815941b49f4a4d107a8da22a256 P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dc254a15e8d54188a2ec3927216ff482 (127.29.32.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:11.302853 31170 raft_consensus.cc:2955] T 36032815941b49f4a4d107a8da22a256 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dc254a15e8d54188a2ec3927216ff482 (127.29.32.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:11.307370 32164 tablet_replica.cc:333] T 2e35674711c84471b938c16e846e1e8c P 30c92db0139b4111bec0f41bfb121c4d: stopping tablet replica
I20260709 12:13:11.312665 31747 raft_consensus.cc:2955] T 36032815941b49f4a4d107a8da22a256 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dc254a15e8d54188a2ec3927216ff482 (127.29.32.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:11.317930 31746 raft_consensus.cc:2955] T 4225e109131c4e4d8ee206f916cbb15f P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:11.353121 30906 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 36032815941b49f4a4d107a8da22a256 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:11.363992 30922 catalog_manager.cc:5697] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d reported cstate change: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "004887887de44a6584632617dc197d7d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:11.377699 32164 raft_consensus.cc:2243] T 2e35674711c84471b938c16e846e1e8c P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:11.378490 32164 raft_consensus.cc:2272] T 2e35674711c84471b938c16e846e1e8c P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:11.382332 32164 ts_tablet_manager.cc:1916] T 2e35674711c84471b938c16e846e1e8c P 30c92db0139b4111bec0f41bfb121c4d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:11.411110 32164 ts_tablet_manager.cc:1929] T 2e35674711c84471b938c16e846e1e8c P 30c92db0139b4111bec0f41bfb121c4d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:11.411588 32164 log.cc:1199] T 2e35674711c84471b938c16e846e1e8c P 30c92db0139b4111bec0f41bfb121c4d: Deleting WAL directory at /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599097714484-29827-0/minicluster-data/ts-2-root/wals/2e35674711c84471b938c16e846e1e8c
I20260709 12:13:11.413213 30906 catalog_manager.cc:5028] TS 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253): tablet 2e35674711c84471b938c16e846e1e8c (table test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]) successfully deleted
I20260709 12:13:11.419193 30921 catalog_manager.cc:5697] T 36032815941b49f4a4d107a8da22a256 P f5b1f169962e4544857edd56e56b5da6 reported cstate change: config changed from index 3 to 4, VOTER dc254a15e8d54188a2ec3927216ff482 (127.29.32.194) evicted. New cstate: current_term: 1 leader_uuid: "004887887de44a6584632617dc197d7d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:11.431769 31021 consensus_queue.cc:237] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:11.442629 31172 raft_consensus.cc:1275] T 4225e109131c4e4d8ee206f916cbb15f P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:11.443392 31747 raft_consensus.cc:1275] T 4225e109131c4e4d8ee206f916cbb15f P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:11.444025 32085 consensus_queue.cc:1048] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:11.448393 31080 tablet_service.cc:1558] Processing DeleteTablet for tablet 36032815941b49f4a4d107a8da22a256 with delete_type TABLET_DATA_TOMBSTONED (TS dc254a15e8d54188a2ec3927216ff482 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56614
I20260709 12:13:11.453166 32106 consensus_queue.cc:1048] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } 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 12:13:11.462523 32160 raft_consensus.cc:2955] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dc254a15e8d54188a2ec3927216ff482 (127.29.32.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:11.473588 31747 raft_consensus.cc:2955] T 4225e109131c4e4d8ee206f916cbb15f P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dc254a15e8d54188a2ec3927216ff482 (127.29.32.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:11.502597 32165 tablet_replica.cc:333] T 36032815941b49f4a4d107a8da22a256 P dc254a15e8d54188a2ec3927216ff482: stopping tablet replica
I20260709 12:13:11.504237 32165 raft_consensus.cc:2243] T 36032815941b49f4a4d107a8da22a256 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:11.505127 32165 raft_consensus.cc:2272] T 36032815941b49f4a4d107a8da22a256 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:11.509334 32165 ts_tablet_manager.cc:1916] T 36032815941b49f4a4d107a8da22a256 P dc254a15e8d54188a2ec3927216ff482: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:11.528191 32165 ts_tablet_manager.cc:1929] T 36032815941b49f4a4d107a8da22a256 P dc254a15e8d54188a2ec3927216ff482: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:11.528674 32165 log.cc:1199] T 36032815941b49f4a4d107a8da22a256 P dc254a15e8d54188a2ec3927216ff482: Deleting WAL directory at /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599097714484-29827-0/minicluster-data/ts-1-root/wals/36032815941b49f4a4d107a8da22a256
I20260709 12:13:11.749140 30908 catalog_manager.cc:5028] TS dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): tablet 36032815941b49f4a4d107a8da22a256 (table test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]) successfully deleted
W20260709 12:13:11.764881 31062 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.195:38253, user_credentials={real_user=slave}} blocked reactor thread for 223873us
I20260709 12:13:11.769963 31172 raft_consensus.cc:2955] T 4225e109131c4e4d8ee206f916cbb15f P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dc254a15e8d54188a2ec3927216ff482 (127.29.32.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:11.797817 30922 catalog_manager.cc:5697] T 4225e109131c4e4d8ee206f916cbb15f P f5b1f169962e4544857edd56e56b5da6 reported cstate change: config changed from index 3 to 4, VOTER dc254a15e8d54188a2ec3927216ff482 (127.29.32.194) evicted. New cstate: current_term: 1 leader_uuid: "004887887de44a6584632617dc197d7d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:11.836239 30906 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4225e109131c4e4d8ee206f916cbb15f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:12.016942 31080 tablet_service.cc:1558] Processing DeleteTablet for tablet 4225e109131c4e4d8ee206f916cbb15f with delete_type TABLET_DATA_TOMBSTONED (TS dc254a15e8d54188a2ec3927216ff482 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56614
I20260709 12:13:12.023473 32165 tablet_replica.cc:333] T 4225e109131c4e4d8ee206f916cbb15f P dc254a15e8d54188a2ec3927216ff482: stopping tablet replica
I20260709 12:13:12.030820 32165 raft_consensus.cc:2243] T 4225e109131c4e4d8ee206f916cbb15f P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:12.054962 32165 raft_consensus.cc:2272] T 4225e109131c4e4d8ee206f916cbb15f P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:12.064990 32165 ts_tablet_manager.cc:1916] T 4225e109131c4e4d8ee206f916cbb15f P dc254a15e8d54188a2ec3927216ff482: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 12:13:12.078720 31138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.194:44499, user_credentials={real_user=slave}} blocked reactor thread for 94255.6us
I20260709 12:13:12.109699 32165 ts_tablet_manager.cc:1929] T 4225e109131c4e4d8ee206f916cbb15f P dc254a15e8d54188a2ec3927216ff482: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:12.110352 32165 log.cc:1199] T 4225e109131c4e4d8ee206f916cbb15f P dc254a15e8d54188a2ec3927216ff482: Deleting WAL directory at /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599097714484-29827-0/minicluster-data/ts-1-root/wals/4225e109131c4e4d8ee206f916cbb15f
I20260709 12:13:12.111936 30908 catalog_manager.cc:5028] TS dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): tablet 4225e109131c4e4d8ee206f916cbb15f (table test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]) successfully deleted
W20260709 12:13:12.825088 31120 debug-util.cc:398] Leaking SignalData structure 0x7b0800164880 after lost signal to thread 29830
W20260709 12:13:12.826122 31120 debug-util.cc:398] Leaking SignalData structure 0x7b0800166f60 after lost signal to thread 30956
W20260709 12:13:12.827373 31120 debug-util.cc:398] Leaking SignalData structure 0x7b080027c3c0 after lost signal to thread 31048
W20260709 12:13:12.828367 31120 debug-util.cc:398] Leaking SignalData structure 0x7b08001aa520 after lost signal to thread 31123
W20260709 12:13:12.829468 31120 debug-util.cc:398] Leaking SignalData structure 0x7b08002f9de0 after lost signal to thread 31197
W20260709 12:13:12.831017 31120 debug-util.cc:398] Leaking SignalData structure 0x7b08003147c0 after lost signal to thread 31771
I20260709 12:13:13.169490 31094 consensus_queue.cc:237] T 279f04a2428640c58dcd613817c07b02 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Queue 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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
W20260709 12:13:13.208700 31063 consensus_peers.cc:597] T 279f04a2428640c58dcd613817c07b02 P dc254a15e8d54188a2ec3927216ff482 -> Peer f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387): Couldn't send request to peer f5b1f169962e4544857edd56e56b5da6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 279f04a2428640c58dcd613817c07b02. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:13.210600 31172 raft_consensus.cc:1275] T 279f04a2428640c58dcd613817c07b02 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:13.212055 31021 raft_consensus.cc:1275] T 279f04a2428640c58dcd613817c07b02 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:13.214973 32170 consensus_queue.cc:1048] T 279f04a2428640c58dcd613817c07b02 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:13.215816 32180 consensus_queue.cc:1048] T 279f04a2428640c58dcd613817c07b02 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } 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 12:13:13.379386 32170 raft_consensus.cc:2955] T 279f04a2428640c58dcd613817c07b02 P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:13:13.385906 31021 raft_consensus.cc:2955] T 279f04a2428640c58dcd613817c07b02 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:13:13.409776 31094 consensus_queue.cc:237] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Queue 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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
I20260709 12:13:13.418458 30921 catalog_manager.cc:5697] T 279f04a2428640c58dcd613817c07b02 P dc254a15e8d54188a2ec3927216ff482 reported cstate change: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New cstate: current_term: 1 leader_uuid: "dc254a15e8d54188a2ec3927216ff482" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:13.429396 31172 raft_consensus.cc:2955] T 279f04a2428640c58dcd613817c07b02 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
W20260709 12:13:13.452884 31063 consensus_peers.cc:597] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P dc254a15e8d54188a2ec3927216ff482 -> Peer f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387): Couldn't send request to peer f5b1f169962e4544857edd56e56b5da6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8c6c63708f4a4eef9c0a06bdf2d555d1. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:13.457690 31165 raft_consensus.cc:1275] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:13.459257 31021 raft_consensus.cc:1275] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:13.459758 32180 consensus_queue.cc:1048] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:13.464478 32180 consensus_queue.cc:1048] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } 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 12:13:13.496727 32170 raft_consensus.cc:2955] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:13:13.500507 31172 raft_consensus.cc:2955] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:13:13.526765 31095 consensus_queue.cc:237] T a5c879e24e97407ab517707c5384cee7 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Queue 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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
I20260709 12:13:13.537439 31021 raft_consensus.cc:2955] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:13:13.568886 30919 catalog_manager.cc:5697] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 30c92db0139b4111bec0f41bfb121c4d reported cstate change: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New cstate: current_term: 1 leader_uuid: "dc254a15e8d54188a2ec3927216ff482" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
W20260709 12:13:13.582262 31063 consensus_peers.cc:597] T a5c879e24e97407ab517707c5384cee7 P dc254a15e8d54188a2ec3927216ff482 -> Peer f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387): Couldn't send request to peer f5b1f169962e4544857edd56e56b5da6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a5c879e24e97407ab517707c5384cee7. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:13.607612 31165 raft_consensus.cc:1275] T a5c879e24e97407ab517707c5384cee7 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:13.609382 31021 raft_consensus.cc:1275] T a5c879e24e97407ab517707c5384cee7 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:13.611946 32170 consensus_queue.cc:1048] T a5c879e24e97407ab517707c5384cee7 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:13.613231 32180 consensus_queue.cc:1048] T a5c879e24e97407ab517707c5384cee7 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } 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 12:13:13.640280 32180 raft_consensus.cc:2955] T a5c879e24e97407ab517707c5384cee7 P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:13:13.644964 31021 raft_consensus.cc:2955] T a5c879e24e97407ab517707c5384cee7 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:13:13.656509 31167 raft_consensus.cc:2955] T a5c879e24e97407ab517707c5384cee7 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:13:13.670681 31021 consensus_queue.cc:237] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d [LEADER]: Queue 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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
I20260709 12:13:13.665335 30919 catalog_manager.cc:5697] T a5c879e24e97407ab517707c5384cee7 P 004887887de44a6584632617dc197d7d reported cstate change: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New cstate: current_term: 1 leader_uuid: "dc254a15e8d54188a2ec3927216ff482" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
W20260709 12:13:13.698688 30988 consensus_peers.cc:597] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d -> Peer f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387): Couldn't send request to peer f5b1f169962e4544857edd56e56b5da6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f8f275cdefdd443bbac9d440f67b9b52. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:13.699249 31167 raft_consensus.cc:1275] T f8f275cdefdd443bbac9d440f67b9b52 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:13.700726 31094 raft_consensus.cc:1275] T f8f275cdefdd443bbac9d440f67b9b52 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:13.703668 32181 consensus_queue.cc:1048] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } 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 12:13:13.706830 32179 consensus_queue.cc:1048] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:13.731945 32106 raft_consensus.cc:2955] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:13:13.736266 31094 raft_consensus.cc:2955] T f8f275cdefdd443bbac9d440f67b9b52 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:13:13.749367 31167 raft_consensus.cc:2955] T f8f275cdefdd443bbac9d440f67b9b52 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:13:13.753885 30921 catalog_manager.cc:5697] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d reported cstate change: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New cstate: current_term: 1 leader_uuid: "004887887de44a6584632617dc197d7d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:13.811375 32199 ts_tablet_manager.cc:933] T 279f04a2428640c58dcd613817c07b02 P f5b1f169962e4544857edd56e56b5da6: Initiating tablet copy from peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:13.824342 32199 tablet_copy_client.cc:323] T 279f04a2428640c58dcd613817c07b02 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Beginning tablet copy session from remote peer at address 127.29.32.194:44499
I20260709 12:13:13.827283 31109 tablet_copy_service.cc:140] P dc254a15e8d54188a2ec3927216ff482: Received BeginTabletCopySession request for tablet 279f04a2428640c58dcd613817c07b02 from peer f5b1f169962e4544857edd56e56b5da6 ({username='slave'} at 127.0.0.1:47800)
I20260709 12:13:13.827929 31109 tablet_copy_service.cc:161] P dc254a15e8d54188a2ec3927216ff482: Beginning new tablet copy session on tablet 279f04a2428640c58dcd613817c07b02 from peer f5b1f169962e4544857edd56e56b5da6 at {username='slave'} at 127.0.0.1:47800: session id = f5b1f169962e4544857edd56e56b5da6-279f04a2428640c58dcd613817c07b02
I20260709 12:13:13.838912 31109 tablet_copy_source_session.cc:215] T 279f04a2428640c58dcd613817c07b02 P dc254a15e8d54188a2ec3927216ff482: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:13.842763 32199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 279f04a2428640c58dcd613817c07b02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:13.884032 32199 tablet_copy_client.cc:806] T 279f04a2428640c58dcd613817c07b02 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:13.894963 32199 tablet_copy_client.cc:670] T 279f04a2428640c58dcd613817c07b02 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:13.907544 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:13.908190 32199 tablet_copy_client.cc:538] T 279f04a2428640c58dcd613817c07b02 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:13.923381 32201 ts_tablet_manager.cc:933] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P f5b1f169962e4544857edd56e56b5da6: Initiating tablet copy from peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:13.972599 32201 tablet_copy_client.cc:323] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Beginning tablet copy session from remote peer at address 127.29.32.194:44499
I20260709 12:13:13.974330 32199 tablet_bootstrap.cc:492] T 279f04a2428640c58dcd613817c07b02 P f5b1f169962e4544857edd56e56b5da6: Bootstrap starting.
I20260709 12:13:13.978385 31109 tablet_copy_service.cc:140] P dc254a15e8d54188a2ec3927216ff482: Received BeginTabletCopySession request for tablet 8c6c63708f4a4eef9c0a06bdf2d555d1 from peer f5b1f169962e4544857edd56e56b5da6 ({username='slave'} at 127.0.0.1:47800)
I20260709 12:13:13.979031 31109 tablet_copy_service.cc:161] P dc254a15e8d54188a2ec3927216ff482: Beginning new tablet copy session on tablet 8c6c63708f4a4eef9c0a06bdf2d555d1 from peer f5b1f169962e4544857edd56e56b5da6 at {username='slave'} at 127.0.0.1:47800: session id = f5b1f169962e4544857edd56e56b5da6-8c6c63708f4a4eef9c0a06bdf2d555d1
I20260709 12:13:13.994313 31109 tablet_copy_source_session.cc:215] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P dc254a15e8d54188a2ec3927216ff482: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:14.013787 32201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c6c63708f4a4eef9c0a06bdf2d555d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:14.062518 32203 ts_tablet_manager.cc:933] T a5c879e24e97407ab517707c5384cee7 P f5b1f169962e4544857edd56e56b5da6: Initiating tablet copy from peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:14.065546 32201 tablet_copy_client.cc:806] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:14.066365 32201 tablet_copy_client.cc:670] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:14.070856 32201 tablet_copy_client.cc:538] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:14.092546 32203 tablet_copy_client.cc:323] T a5c879e24e97407ab517707c5384cee7 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Beginning tablet copy session from remote peer at address 127.29.32.194:44499
I20260709 12:13:14.096455 31109 tablet_copy_service.cc:140] P dc254a15e8d54188a2ec3927216ff482: Received BeginTabletCopySession request for tablet a5c879e24e97407ab517707c5384cee7 from peer f5b1f169962e4544857edd56e56b5da6 ({username='slave'} at 127.0.0.1:47800)
I20260709 12:13:14.097033 31109 tablet_copy_service.cc:161] P dc254a15e8d54188a2ec3927216ff482: Beginning new tablet copy session on tablet a5c879e24e97407ab517707c5384cee7 from peer f5b1f169962e4544857edd56e56b5da6 at {username='slave'} at 127.0.0.1:47800: session id = f5b1f169962e4544857edd56e56b5da6-a5c879e24e97407ab517707c5384cee7
I20260709 12:13:14.105866 31109 tablet_copy_source_session.cc:215] T a5c879e24e97407ab517707c5384cee7 P dc254a15e8d54188a2ec3927216ff482: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:14.137594 32201 tablet_bootstrap.cc:492] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P f5b1f169962e4544857edd56e56b5da6: Bootstrap starting.
I20260709 12:13:14.139181 32203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5c879e24e97407ab517707c5384cee7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:14.126861 32199 tablet_bootstrap.cc:492] T 279f04a2428640c58dcd613817c07b02 P f5b1f169962e4544857edd56e56b5da6: 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 12:13:14.164116 32199 tablet_bootstrap.cc:492] T 279f04a2428640c58dcd613817c07b02 P f5b1f169962e4544857edd56e56b5da6: Bootstrap complete.
I20260709 12:13:14.165093 32199 ts_tablet_manager.cc:1403] T 279f04a2428640c58dcd613817c07b02 P f5b1f169962e4544857edd56e56b5da6: Time spent bootstrapping tablet: real 0.227s	user 0.020s	sys 0.010s
I20260709 12:13:14.189163 32203 tablet_copy_client.cc:806] T a5c879e24e97407ab517707c5384cee7 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:14.190236 32203 tablet_copy_client.cc:670] T a5c879e24e97407ab517707c5384cee7 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:14.215372 32199 raft_consensus.cc:359] T 279f04a2428640c58dcd613817c07b02 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
I20260709 12:13:14.216656 32199 raft_consensus.cc:740] T 279f04a2428640c58dcd613817c07b02 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f5b1f169962e4544857edd56e56b5da6, State: Initialized, Role: LEARNER
I20260709 12:13:14.217595 32203 tablet_copy_client.cc:538] T a5c879e24e97407ab517707c5384cee7 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:14.217927 32199 consensus_queue.cc:260] T 279f04a2428640c58dcd613817c07b02 P f5b1f169962e4544857edd56e56b5da6 [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
I20260709 12:13:14.278369 32203 tablet_bootstrap.cc:492] T a5c879e24e97407ab517707c5384cee7 P f5b1f169962e4544857edd56e56b5da6: Bootstrap starting.
I20260709 12:13:14.278510 32199 ts_tablet_manager.cc:1434] T 279f04a2428640c58dcd613817c07b02 P f5b1f169962e4544857edd56e56b5da6: Time spent starting tablet: real 0.113s	user 0.007s	sys 0.008s
I20260709 12:13:14.296201 31109 tablet_copy_service.cc:342] P dc254a15e8d54188a2ec3927216ff482: Request end of tablet copy session f5b1f169962e4544857edd56e56b5da6-279f04a2428640c58dcd613817c07b02 received from {username='slave'} at 127.0.0.1:47800
I20260709 12:13:14.296674 31109 tablet_copy_service.cc:434] P dc254a15e8d54188a2ec3927216ff482: ending tablet copy session f5b1f169962e4544857edd56e56b5da6-279f04a2428640c58dcd613817c07b02 on tablet 279f04a2428640c58dcd613817c07b02 with peer f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:14.309924 32199 ts_tablet_manager.cc:933] T f8f275cdefdd443bbac9d440f67b9b52 P f5b1f169962e4544857edd56e56b5da6: Initiating tablet copy from peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577)
I20260709 12:13:14.313752 31745 raft_consensus.cc:1217] T 279f04a2428640c58dcd613817c07b02 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:14.332693 31167 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "358c892619c546d893d935c1bd85f699"
dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
mode: GRACEFUL
new_leader_uuid: "f5b1f169962e4544857edd56e56b5da6"
 from {username='slave'} at 127.0.0.1:53930
I20260709 12:13:14.333494 31167 raft_consensus.cc:606] T 358c892619c546d893d935c1bd85f699 P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Received request to transfer leadership to TS f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:14.336164 32199 tablet_copy_client.cc:323] T f8f275cdefdd443bbac9d440f67b9b52 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Beginning tablet copy session from remote peer at address 127.29.32.193:37577
I20260709 12:13:14.338033 31033 tablet_copy_service.cc:140] P 004887887de44a6584632617dc197d7d: Received BeginTabletCopySession request for tablet f8f275cdefdd443bbac9d440f67b9b52 from peer f5b1f169962e4544857edd56e56b5da6 ({username='slave'} at 127.0.0.1:47096)
I20260709 12:13:14.338618 31033 tablet_copy_service.cc:161] P 004887887de44a6584632617dc197d7d: Beginning new tablet copy session on tablet f8f275cdefdd443bbac9d440f67b9b52 from peer f5b1f169962e4544857edd56e56b5da6 at {username='slave'} at 127.0.0.1:47096: session id = f5b1f169962e4544857edd56e56b5da6-f8f275cdefdd443bbac9d440f67b9b52
I20260709 12:13:14.347502 31033 tablet_copy_source_session.cc:215] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:14.351243 32199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8f275cdefdd443bbac9d440f67b9b52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:14.382933 32201 tablet_bootstrap.cc:492] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P f5b1f169962e4544857edd56e56b5da6: 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 12:13:14.395545 31021 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4225e109131c4e4d8ee206f916cbb15f"
dest_uuid: "004887887de44a6584632617dc197d7d"
mode: GRACEFUL
new_leader_uuid: "f5b1f169962e4544857edd56e56b5da6"
 from {username='slave'} at 127.0.0.1:43706
I20260709 12:13:14.396183 31021 raft_consensus.cc:606] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Received request to transfer leadership to TS f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:14.399435 31021 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "544029f2ed67441abec2700df0a8363b"
dest_uuid: "004887887de44a6584632617dc197d7d"
mode: GRACEFUL
new_leader_uuid: "f5b1f169962e4544857edd56e56b5da6"
 from {username='slave'} at 127.0.0.1:43706
I20260709 12:13:14.400056 31021 raft_consensus.cc:606] T 544029f2ed67441abec2700df0a8363b P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Received request to transfer leadership to TS f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:14.401098 32201 tablet_bootstrap.cc:492] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P f5b1f169962e4544857edd56e56b5da6: Bootstrap complete.
I20260709 12:13:14.402025 32201 ts_tablet_manager.cc:1403] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P f5b1f169962e4544857edd56e56b5da6: Time spent bootstrapping tablet: real 0.266s	user 0.021s	sys 0.007s
I20260709 12:13:14.403184 31172 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a80baabb486f42a4a982e88ae6a2ffd1"
dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
mode: GRACEFUL
new_leader_uuid: "004887887de44a6584632617dc197d7d"
 from {username='slave'} at 127.0.0.1:53930
I20260709 12:13:14.403810 31172 raft_consensus.cc:606] T a80baabb486f42a4a982e88ae6a2ffd1 P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Received request to transfer leadership to TS 004887887de44a6584632617dc197d7d
I20260709 12:13:14.417984 31167 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a924d4172d594d1b9b1a27405f62e113"
dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
mode: GRACEFUL
new_leader_uuid: "004887887de44a6584632617dc197d7d"
 from {username='slave'} at 127.0.0.1:53930
I20260709 12:13:14.418692 31167 raft_consensus.cc:606] T a924d4172d594d1b9b1a27405f62e113 P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Received request to transfer leadership to TS 004887887de44a6584632617dc197d7d
I20260709 12:13:14.431950 32201 raft_consensus.cc:359] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
I20260709 12:13:14.432909 32201 raft_consensus.cc:740] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f5b1f169962e4544857edd56e56b5da6, State: Initialized, Role: LEARNER
I20260709 12:13:14.433611 32201 consensus_queue.cc:260] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P f5b1f169962e4544857edd56e56b5da6 [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
I20260709 12:13:14.436633 32203 tablet_bootstrap.cc:492] T a5c879e24e97407ab517707c5384cee7 P f5b1f169962e4544857edd56e56b5da6: 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 12:13:14.437750 32203 tablet_bootstrap.cc:492] T a5c879e24e97407ab517707c5384cee7 P f5b1f169962e4544857edd56e56b5da6: Bootstrap complete.
I20260709 12:13:14.438504 32203 ts_tablet_manager.cc:1403] T a5c879e24e97407ab517707c5384cee7 P f5b1f169962e4544857edd56e56b5da6: Time spent bootstrapping tablet: real 0.160s	user 0.019s	sys 0.007s
I20260709 12:13:14.450714 32199 tablet_copy_client.cc:806] T f8f275cdefdd443bbac9d440f67b9b52 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:14.451516 32199 tablet_copy_client.cc:670] T f8f275cdefdd443bbac9d440f67b9b52 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:14.436211 32201 ts_tablet_manager.cc:1434] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P f5b1f169962e4544857edd56e56b5da6: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260709 12:13:14.462307 32199 tablet_copy_client.cc:538] T f8f275cdefdd443bbac9d440f67b9b52 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:14.471763 31109 tablet_copy_service.cc:342] P dc254a15e8d54188a2ec3927216ff482: Request end of tablet copy session f5b1f169962e4544857edd56e56b5da6-8c6c63708f4a4eef9c0a06bdf2d555d1 received from {username='slave'} at 127.0.0.1:47800
I20260709 12:13:14.472432 31109 tablet_copy_service.cc:434] P dc254a15e8d54188a2ec3927216ff482: ending tablet copy session f5b1f169962e4544857edd56e56b5da6-8c6c63708f4a4eef9c0a06bdf2d555d1 on tablet 8c6c63708f4a4eef9c0a06bdf2d555d1 with peer f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:14.496788 31745 raft_consensus.cc:1217] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:14.464025 32203 raft_consensus.cc:359] T a5c879e24e97407ab517707c5384cee7 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
I20260709 12:13:14.512181 32203 raft_consensus.cc:740] T a5c879e24e97407ab517707c5384cee7 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f5b1f169962e4544857edd56e56b5da6, State: Initialized, Role: LEARNER
I20260709 12:13:14.523049 32203 consensus_queue.cc:260] T a5c879e24e97407ab517707c5384cee7 P f5b1f169962e4544857edd56e56b5da6 [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
I20260709 12:13:14.543789 32203 ts_tablet_manager.cc:1434] T a5c879e24e97407ab517707c5384cee7 P f5b1f169962e4544857edd56e56b5da6: Time spent starting tablet: real 0.105s	user 0.006s	sys 0.002s
I20260709 12:13:14.546916 31109 tablet_copy_service.cc:342] P dc254a15e8d54188a2ec3927216ff482: Request end of tablet copy session f5b1f169962e4544857edd56e56b5da6-a5c879e24e97407ab517707c5384cee7 received from {username='slave'} at 127.0.0.1:47800
I20260709 12:13:14.547417 31109 tablet_copy_service.cc:434] P dc254a15e8d54188a2ec3927216ff482: ending tablet copy session f5b1f169962e4544857edd56e56b5da6-a5c879e24e97407ab517707c5384cee7 on tablet a5c879e24e97407ab517707c5384cee7 with peer f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:14.557463 32179 raft_consensus.cc:993] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d: : Instructing follower f5b1f169962e4544857edd56e56b5da6 to start an election
I20260709 12:13:14.557936 32179 raft_consensus.cc:1081] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Signalling peer f5b1f169962e4544857edd56e56b5da6 to start an election
I20260709 12:13:14.561033 31744 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4225e109131c4e4d8ee206f916cbb15f"
dest_uuid: "f5b1f169962e4544857edd56e56b5da6"
 from {username='slave'} at 127.0.0.1:44234
I20260709 12:13:14.561661 31744 raft_consensus.cc:493] T 4225e109131c4e4d8ee206f916cbb15f P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:14.562630 31094 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ced8b161997f4619ae2bef909f847a9c"
dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
mode: GRACEFUL
new_leader_uuid: "004887887de44a6584632617dc197d7d"
 from {username='slave'} at 127.0.0.1:45546
I20260709 12:13:14.563241 31094 raft_consensus.cc:606] T ced8b161997f4619ae2bef909f847a9c P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Received request to transfer leadership to TS 004887887de44a6584632617dc197d7d
I20260709 12:13:14.564754 29827 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:13:14.564375 32199 tablet_bootstrap.cc:492] T f8f275cdefdd443bbac9d440f67b9b52 P f5b1f169962e4544857edd56e56b5da6: Bootstrap starting.
I20260709 12:13:14.561995 31744 raft_consensus.cc:3060] T 4225e109131c4e4d8ee206f916cbb15f P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:14.566540 29827 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:14.567711 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:14.590338 31744 raft_consensus.cc:515] T 4225e109131c4e4d8ee206f916cbb15f P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:14.591135 32207 raft_consensus.cc:993] T a924d4172d594d1b9b1a27405f62e113 P 30c92db0139b4111bec0f41bfb121c4d: : Instructing follower 004887887de44a6584632617dc197d7d to start an election
I20260709 12:13:14.591578 32207 raft_consensus.cc:1081] T a924d4172d594d1b9b1a27405f62e113 P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Signalling peer 004887887de44a6584632617dc197d7d to start an election
I20260709 12:13:14.598001 31020 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a924d4172d594d1b9b1a27405f62e113"
dest_uuid: "004887887de44a6584632617dc197d7d"
 from {username='slave'} at 127.0.0.1:41016
I20260709 12:13:14.598701 31020 raft_consensus.cc:493] T a924d4172d594d1b9b1a27405f62e113 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:14.599114 31020 raft_consensus.cc:3060] T a924d4172d594d1b9b1a27405f62e113 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:14.608166 31020 raft_consensus.cc:515] T a924d4172d594d1b9b1a27405f62e113 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:14.615311 31094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a924d4172d594d1b9b1a27405f62e113" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:13:14.615993 31094 raft_consensus.cc:3060] T a924d4172d594d1b9b1a27405f62e113 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:14.622556 32199 tablet_bootstrap.cc:492] T f8f275cdefdd443bbac9d440f67b9b52 P f5b1f169962e4544857edd56e56b5da6: 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 12:13:14.627890 32199 tablet_bootstrap.cc:492] T f8f275cdefdd443bbac9d440f67b9b52 P f5b1f169962e4544857edd56e56b5da6: Bootstrap complete.
I20260709 12:13:14.628671 32199 ts_tablet_manager.cc:1403] T f8f275cdefdd443bbac9d440f67b9b52 P f5b1f169962e4544857edd56e56b5da6: Time spent bootstrapping tablet: real 0.065s	user 0.027s	sys 0.000s
I20260709 12:13:14.631830 32199 raft_consensus.cc:359] T f8f275cdefdd443bbac9d440f67b9b52 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
I20260709 12:13:14.651685 32199 raft_consensus.cc:740] T f8f275cdefdd443bbac9d440f67b9b52 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f5b1f169962e4544857edd56e56b5da6, State: Initialized, Role: LEARNER
I20260709 12:13:14.659397 32199 consensus_queue.cc:260] T f8f275cdefdd443bbac9d440f67b9b52 P f5b1f169962e4544857edd56e56b5da6 [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
I20260709 12:13:14.662352 32199 ts_tablet_manager.cc:1434] T f8f275cdefdd443bbac9d440f67b9b52 P f5b1f169962e4544857edd56e56b5da6: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.002s
I20260709 12:13:14.666399 31033 tablet_copy_service.cc:342] P 004887887de44a6584632617dc197d7d: Request end of tablet copy session f5b1f169962e4544857edd56e56b5da6-f8f275cdefdd443bbac9d440f67b9b52 received from {username='slave'} at 127.0.0.1:47096
I20260709 12:13:14.666863 31033 tablet_copy_service.cc:434] P 004887887de44a6584632617dc197d7d: ending tablet copy session f5b1f169962e4544857edd56e56b5da6-f8f275cdefdd443bbac9d440f67b9b52 on tablet f8f275cdefdd443bbac9d440f67b9b52 with peer f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:14.650003 31094 raft_consensus.cc:2468] T a924d4172d594d1b9b1a27405f62e113 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 2.
I20260709 12:13:14.707104 31098 raft_consensus.cc:1240] T a924d4172d594d1b9b1a27405f62e113 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Rejecting Update request from peer 30c92db0139b4111bec0f41bfb121c4d for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:14.710522 32178 consensus_queue.cc:1059] T a924d4172d594d1b9b1a27405f62e113 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:14.711697 32207 raft_consensus.cc:3055] T a924d4172d594d1b9b1a27405f62e113 P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:14.712041 32207 raft_consensus.cc:740] T a924d4172d594d1b9b1a27405f62e113 P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Running, Role: LEADER
I20260709 12:13:14.712919 32207 consensus_queue.cc:260] T a924d4172d594d1b9b1a27405f62e113 P 30c92db0139b4111bec0f41bfb121c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:14.713937 32207 raft_consensus.cc:3060] T a924d4172d594d1b9b1a27405f62e113 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:14.743662 31167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a924d4172d594d1b9b1a27405f62e113" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:13:14.752712 31020 leader_election.cc:290] T a924d4172d594d1b9b1a27405f62e113 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 election: Requested vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:14.755069 31744 leader_election.cc:290] T 4225e109131c4e4d8ee206f916cbb15f P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:14.755810 31023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4225e109131c4e4d8ee206f916cbb15f" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:13:14.760511 31023 raft_consensus.cc:3055] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:14.760840 31023 raft_consensus.cc:740] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Running, Role: LEADER
I20260709 12:13:14.761521 31023 consensus_queue.cc:260] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:14.756402 31172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4225e109131c4e4d8ee206f916cbb15f" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:13:14.762403 31172 raft_consensus.cc:3060] T 4225e109131c4e4d8ee206f916cbb15f P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:14.762550 31023 raft_consensus.cc:3060] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:14.775775 31023 raft_consensus.cc:2468] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5b1f169962e4544857edd56e56b5da6 in term 2.
I20260709 12:13:14.778111 31710 leader_election.cc:304] T 4225e109131c4e4d8ee206f916cbb15f P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 004887887de44a6584632617dc197d7d, f5b1f169962e4544857edd56e56b5da6; no voters: 
I20260709 12:13:14.778777 32193 raft_consensus.cc:1064] T 279f04a2428640c58dcd613817c07b02 P dc254a15e8d54188a2ec3927216ff482: attempting to promote NON_VOTER f5b1f169962e4544857edd56e56b5da6 to VOTER
I20260709 12:13:14.778950 32210 raft_consensus.cc:2804] T 4225e109131c4e4d8ee206f916cbb15f P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:14.781275 32193 consensus_queue.cc:237] T 279f04a2428640c58dcd613817c07b02 P dc254a15e8d54188a2ec3927216ff482 [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:14.788427 31172 raft_consensus.cc:2468] T 4225e109131c4e4d8ee206f916cbb15f P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5b1f169962e4544857edd56e56b5da6 in term 2.
I20260709 12:13:14.789949 30989 leader_election.cc:304] T a924d4172d594d1b9b1a27405f62e113 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482; no voters: 
W20260709 12:13:14.844672 30989 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.194:44499, user_credentials={real_user=slave}} blocked reactor thread for 54808.8us
I20260709 12:13:14.844762 32181 raft_consensus.cc:2804] T a924d4172d594d1b9b1a27405f62e113 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:14.786027 31167 raft_consensus.cc:2468] T a924d4172d594d1b9b1a27405f62e113 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 2.
I20260709 12:13:14.845762 32181 raft_consensus.cc:697] T a924d4172d594d1b9b1a27405f62e113 P 004887887de44a6584632617dc197d7d [term 2 LEADER]: Becoming Leader. State: Replica: 004887887de44a6584632617dc197d7d, State: Running, Role: LEADER
I20260709 12:13:14.846755 32181 consensus_queue.cc:237] T a924d4172d594d1b9b1a27405f62e113 P 004887887de44a6584632617dc197d7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:14.858457 31745 raft_consensus.cc:1217] T f8f275cdefdd443bbac9d440f67b9b52 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:14.864169 32178 raft_consensus.cc:993] T 358c892619c546d893d935c1bd85f699 P 30c92db0139b4111bec0f41bfb121c4d: : Instructing follower f5b1f169962e4544857edd56e56b5da6 to start an election
I20260709 12:13:14.864734 32178 raft_consensus.cc:1081] T 358c892619c546d893d935c1bd85f699 P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Signalling peer f5b1f169962e4544857edd56e56b5da6 to start an election
I20260709 12:13:14.866755 31744 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "358c892619c546d893d935c1bd85f699"
dest_uuid: "f5b1f169962e4544857edd56e56b5da6"
 from {username='slave'} at 127.0.0.1:44240
I20260709 12:13:14.867314 31744 raft_consensus.cc:493] T 358c892619c546d893d935c1bd85f699 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:14.867647 31744 raft_consensus.cc:3060] T 358c892619c546d893d935c1bd85f699 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:14.873874 31743 raft_consensus.cc:1275] T 279f04a2428640c58dcd613817c07b02 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:14.875701 32180 consensus_queue.cc:1048] T 279f04a2428640c58dcd613817c07b02 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } 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 12:13:14.883069 31744 raft_consensus.cc:515] T 358c892619c546d893d935c1bd85f699 P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:14.888149 31744 leader_election.cc:290] T 358c892619c546d893d935c1bd85f699 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:14.889389 32179 raft_consensus.cc:993] T 544029f2ed67441abec2700df0a8363b P 004887887de44a6584632617dc197d7d: : Instructing follower f5b1f169962e4544857edd56e56b5da6 to start an election
I20260709 12:13:14.890486 31023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "358c892619c546d893d935c1bd85f699" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:13:14.889974 31167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "358c892619c546d893d935c1bd85f699" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:13:14.926625 31023 raft_consensus.cc:3060] T 358c892619c546d893d935c1bd85f699 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:13:14.892154 30989 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.194:44499, user_credentials={real_user=slave}} blocked reactor thread for 46678.2us
I20260709 12:13:14.915405 31021 raft_consensus.cc:1275] T 279f04a2428640c58dcd613817c07b02 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:14.921626 31172 raft_consensus.cc:1275] T 279f04a2428640c58dcd613817c07b02 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:14.933332 31167 raft_consensus.cc:3055] T 358c892619c546d893d935c1bd85f699 P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:14.935627 31023 raft_consensus.cc:2468] T 358c892619c546d893d935c1bd85f699 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5b1f169962e4544857edd56e56b5da6 in term 2.
I20260709 12:13:14.933454 32179 raft_consensus.cc:1081] T 544029f2ed67441abec2700df0a8363b P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Signalling peer f5b1f169962e4544857edd56e56b5da6 to start an election
I20260709 12:13:14.941567 31710 leader_election.cc:304] T 358c892619c546d893d935c1bd85f699 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 004887887de44a6584632617dc197d7d, f5b1f169962e4544857edd56e56b5da6; no voters: 
I20260709 12:13:14.943265 31023 raft_consensus.cc:1240] T 358c892619c546d893d935c1bd85f699 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Rejecting Update request from peer 30c92db0139b4111bec0f41bfb121c4d for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:14.935009 31167 raft_consensus.cc:740] T 358c892619c546d893d935c1bd85f699 P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Running, Role: LEADER
I20260709 12:13:14.947196 31167 consensus_queue.cc:260] T 358c892619c546d893d935c1bd85f699 P 30c92db0139b4111bec0f41bfb121c4d [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:14.948335 31167 raft_consensus.cc:3060] T 358c892619c546d893d935c1bd85f699 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:14.933332 32210 raft_consensus.cc:697] T 4225e109131c4e4d8ee206f916cbb15f P f5b1f169962e4544857edd56e56b5da6 [term 2 LEADER]: Becoming Leader. State: Replica: f5b1f169962e4544857edd56e56b5da6, State: Running, Role: LEADER
I20260709 12:13:14.964121 31744 raft_consensus.cc:1217] T a5c879e24e97407ab517707c5384cee7 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:14.965512 31167 raft_consensus.cc:2468] T 358c892619c546d893d935c1bd85f699 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5b1f169962e4544857edd56e56b5da6 in term 2.
I20260709 12:13:14.969923 30922 catalog_manager.cc:5697] T a924d4172d594d1b9b1a27405f62e113 P 004887887de44a6584632617dc197d7d reported cstate change: term changed from 1 to 2, leader changed from 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195) to 004887887de44a6584632617dc197d7d (127.29.32.193). New cstate: current_term: 2 leader_uuid: "004887887de44a6584632617dc197d7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:14.989081 31745 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "544029f2ed67441abec2700df0a8363b"
dest_uuid: "f5b1f169962e4544857edd56e56b5da6"
 from {username='slave'} at 127.0.0.1:44234
I20260709 12:13:14.989859 32221 raft_consensus.cc:2804] T 358c892619c546d893d935c1bd85f699 P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:14.990028 32223 consensus_queue.cc:1048] T 279f04a2428640c58dcd613817c07b02 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:15.054035 32221 raft_consensus.cc:697] T 358c892619c546d893d935c1bd85f699 P f5b1f169962e4544857edd56e56b5da6 [term 2 LEADER]: Becoming Leader. State: Replica: f5b1f169962e4544857edd56e56b5da6, State: Running, Role: LEADER
I20260709 12:13:15.055487 32221 consensus_queue.cc:237] T 358c892619c546d893d935c1bd85f699 P f5b1f169962e4544857edd56e56b5da6 [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:14.985625 32210 consensus_queue.cc:237] T 4225e109131c4e4d8ee206f916cbb15f P f5b1f169962e4544857edd56e56b5da6 [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
W20260709 12:13:15.036974 31710 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.193:37577, user_credentials={real_user=slave}} blocked reactor thread for 95473.9us
I20260709 12:13:15.049399 32167 raft_consensus.cc:1064] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P dc254a15e8d54188a2ec3927216ff482: attempting to promote NON_VOTER f5b1f169962e4544857edd56e56b5da6 to VOTER
W20260709 12:13:15.049914 31062 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.195:38253, user_credentials={real_user=slave}} blocked reactor thread for 55391.3us
I20260709 12:13:15.065580 32167 consensus_queue.cc:237] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P dc254a15e8d54188a2ec3927216ff482 [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:15.067602 32223 consensus_queue.cc:1048] T 279f04a2428640c58dcd613817c07b02 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } 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 12:13:15.072234 32170 raft_consensus.cc:993] T ced8b161997f4619ae2bef909f847a9c P dc254a15e8d54188a2ec3927216ff482: : Instructing follower 004887887de44a6584632617dc197d7d to start an election
I20260709 12:13:15.072795 32170 raft_consensus.cc:1081] T ced8b161997f4619ae2bef909f847a9c P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Signalling peer 004887887de44a6584632617dc197d7d to start an election
I20260709 12:13:15.079327 31744 raft_consensus.cc:1275] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:15.080927 32193 consensus_queue.cc:1048] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } 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 12:13:15.086639 31136 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.193:37577, user_credentials={real_user=slave}} blocked reactor thread for 130781us
I20260709 12:13:15.091674 31745 raft_consensus.cc:493] T 544029f2ed67441abec2700df0a8363b P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:15.092223 31745 raft_consensus.cc:3060] T 544029f2ed67441abec2700df0a8363b P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:15.109539 32207 raft_consensus.cc:993] T a80baabb486f42a4a982e88ae6a2ffd1 P 30c92db0139b4111bec0f41bfb121c4d: : Instructing follower 004887887de44a6584632617dc197d7d to start an election
I20260709 12:13:15.110148 32207 raft_consensus.cc:1081] T a80baabb486f42a4a982e88ae6a2ffd1 P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Signalling peer 004887887de44a6584632617dc197d7d to start an election
I20260709 12:13:15.112325 31021 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a80baabb486f42a4a982e88ae6a2ffd1"
dest_uuid: "004887887de44a6584632617dc197d7d"
 from {username='slave'} at 127.0.0.1:41016
I20260709 12:13:15.113158 31021 raft_consensus.cc:493] T a80baabb486f42a4a982e88ae6a2ffd1 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:15.113597 31021 raft_consensus.cc:3060] T a80baabb486f42a4a982e88ae6a2ffd1 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:15.135818 30919 catalog_manager.cc:5697] T 4225e109131c4e4d8ee206f916cbb15f P f5b1f169962e4544857edd56e56b5da6 reported cstate change: term changed from 1 to 2, leader changed from 004887887de44a6584632617dc197d7d (127.29.32.193) to f5b1f169962e4544857edd56e56b5da6 (127.29.32.196). New cstate: current_term: 2 leader_uuid: "f5b1f169962e4544857edd56e56b5da6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:15.141901 31165 raft_consensus.cc:1275] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:15.139593 31021 raft_consensus.cc:515] T a80baabb486f42a4a982e88ae6a2ffd1 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:15.151319 31021 leader_election.cc:290] T a80baabb486f42a4a982e88ae6a2ffd1 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 election: Requested vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:15.152627 31023 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ced8b161997f4619ae2bef909f847a9c"
dest_uuid: "004887887de44a6584632617dc197d7d"
 from {username='slave'} at 127.0.0.1:34670
I20260709 12:13:15.153188 31023 raft_consensus.cc:493] T ced8b161997f4619ae2bef909f847a9c P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:15.153553 31023 raft_consensus.cc:3060] T ced8b161997f4619ae2bef909f847a9c P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:15.144295 31745 raft_consensus.cc:515] T 544029f2ed67441abec2700df0a8363b P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:15.152906 31165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80baabb486f42a4a982e88ae6a2ffd1" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:13:15.159662 31165 raft_consensus.cc:3055] T a80baabb486f42a4a982e88ae6a2ffd1 P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:15.160581 31021 raft_consensus.cc:1275] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:15.159955 31165 raft_consensus.cc:740] T a80baabb486f42a4a982e88ae6a2ffd1 P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Running, Role: LEADER
I20260709 12:13:15.172947 32170 consensus_queue.cc:1048] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:15.173655 31098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80baabb486f42a4a982e88ae6a2ffd1" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:13:15.174367 31098 raft_consensus.cc:3060] T a80baabb486f42a4a982e88ae6a2ffd1 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:13:15.175390 32233 log.cc:927] Time spent T 4225e109131c4e4d8ee206f916cbb15f P f5b1f169962e4544857edd56e56b5da6: Append to log took a long time: real 0.069s	user 0.001s	sys 0.000s
I20260709 12:13:15.176556 31023 raft_consensus.cc:515] T ced8b161997f4619ae2bef909f847a9c P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:15.178411 31165 consensus_queue.cc:260] T a80baabb486f42a4a982e88ae6a2ffd1 P 30c92db0139b4111bec0f41bfb121c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:15.179493 31165 raft_consensus.cc:3060] T a80baabb486f42a4a982e88ae6a2ffd1 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:15.180245 31167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced8b161997f4619ae2bef909f847a9c" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:13:15.186287 31023 leader_election.cc:290] T ced8b161997f4619ae2bef909f847a9c P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 election: Requested vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:15.186853 31165 raft_consensus.cc:2468] T a80baabb486f42a4a982e88ae6a2ffd1 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 2.
I20260709 12:13:15.189466 31745 leader_election.cc:290] T 544029f2ed67441abec2700df0a8363b P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:15.189707 30987 leader_election.cc:304] T a80baabb486f42a4a982e88ae6a2ffd1 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: 
I20260709 12:13:15.219877 32179 raft_consensus.cc:2804] T a80baabb486f42a4a982e88ae6a2ffd1 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:15.220438 32179 raft_consensus.cc:697] T a80baabb486f42a4a982e88ae6a2ffd1 P 004887887de44a6584632617dc197d7d [term 2 LEADER]: Becoming Leader. State: Replica: 004887887de44a6584632617dc197d7d, State: Running, Role: LEADER
I20260709 12:13:15.221546 32179 consensus_queue.cc:237] T a80baabb486f42a4a982e88ae6a2ffd1 P 004887887de44a6584632617dc197d7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:15.224532 32223 consensus_queue.cc:1048] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } 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 12:13:15.233892 32223 raft_consensus.cc:2955] T 279f04a2428640c58dcd613817c07b02 P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:15.191422 31024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544029f2ed67441abec2700df0a8363b" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:13:15.186883 31167 raft_consensus.cc:3060] T ced8b161997f4619ae2bef909f847a9c P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:15.192385 31095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544029f2ed67441abec2700df0a8363b" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:13:15.247031 31095 raft_consensus.cc:3060] T 544029f2ed67441abec2700df0a8363b P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:15.254145 31167 raft_consensus.cc:2468] T ced8b161997f4619ae2bef909f847a9c P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 2.
I20260709 12:13:15.255532 30987 leader_election.cc:304] T ced8b161997f4619ae2bef909f847a9c P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: 
I20260709 12:13:15.257405 32229 raft_consensus.cc:2804] T ced8b161997f4619ae2bef909f847a9c P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:15.256906 30919 catalog_manager.cc:5697] T a80baabb486f42a4a982e88ae6a2ffd1 P 004887887de44a6584632617dc197d7d reported cstate change: term changed from 1 to 2, leader changed from 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195) to 004887887de44a6584632617dc197d7d (127.29.32.193). New cstate: current_term: 2 leader_uuid: "004887887de44a6584632617dc197d7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:15.257959 32229 raft_consensus.cc:697] T ced8b161997f4619ae2bef909f847a9c P 004887887de44a6584632617dc197d7d [term 2 LEADER]: Becoming Leader. State: Replica: 004887887de44a6584632617dc197d7d, State: Running, Role: LEADER
I20260709 12:13:15.259572 32229 consensus_queue.cc:237] T ced8b161997f4619ae2bef909f847a9c P 004887887de44a6584632617dc197d7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:15.282284 31745 raft_consensus.cc:2955] T 279f04a2428640c58dcd613817c07b02 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:15.286650 31024 raft_consensus.cc:3055] T 544029f2ed67441abec2700df0a8363b P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:15.289650 31024 raft_consensus.cc:740] T 544029f2ed67441abec2700df0a8363b P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Running, Role: LEADER
I20260709 12:13:15.230868 31098 raft_consensus.cc:2468] T a80baabb486f42a4a982e88ae6a2ffd1 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 2.
I20260709 12:13:15.291808 31094 raft_consensus.cc:1240] T a80baabb486f42a4a982e88ae6a2ffd1 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Rejecting Update request from peer 30c92db0139b4111bec0f41bfb121c4d for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:15.293886 31024 consensus_queue.cc:260] T 544029f2ed67441abec2700df0a8363b P 004887887de44a6584632617dc197d7d [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:15.295146 31098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced8b161997f4619ae2bef909f847a9c" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:13:15.295790 31098 raft_consensus.cc:3055] T ced8b161997f4619ae2bef909f847a9c P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:15.296057 31098 raft_consensus.cc:740] T ced8b161997f4619ae2bef909f847a9c P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Running, Role: LEADER
I20260709 12:13:15.296806 31098 consensus_queue.cc:260] T ced8b161997f4619ae2bef909f847a9c P dc254a15e8d54188a2ec3927216ff482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:15.297291 31096 raft_consensus.cc:1275] T a924d4172d594d1b9b1a27405f62e113 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:15.298110 31098 raft_consensus.cc:3060] T ced8b161997f4619ae2bef909f847a9c P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:15.305836 30921 catalog_manager.cc:5697] T ced8b161997f4619ae2bef909f847a9c P 004887887de44a6584632617dc197d7d reported cstate change: term changed from 1 to 2, leader changed from dc254a15e8d54188a2ec3927216ff482 (127.29.32.194) to 004887887de44a6584632617dc197d7d (127.29.32.193). New cstate: current_term: 2 leader_uuid: "004887887de44a6584632617dc197d7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:15.309938 31023 raft_consensus.cc:2955] T 279f04a2428640c58dcd613817c07b02 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:15.257786 31095 raft_consensus.cc:2468] T 544029f2ed67441abec2700df0a8363b P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5b1f169962e4544857edd56e56b5da6 in term 2.
I20260709 12:13:15.319332 31712 leader_election.cc:304] T 544029f2ed67441abec2700df0a8363b P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dc254a15e8d54188a2ec3927216ff482, f5b1f169962e4544857edd56e56b5da6; no voters: 
I20260709 12:13:15.320508 32210 raft_consensus.cc:2804] T 544029f2ed67441abec2700df0a8363b P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:15.321090 32210 raft_consensus.cc:697] T 544029f2ed67441abec2700df0a8363b P f5b1f169962e4544857edd56e56b5da6 [term 2 LEADER]: Becoming Leader. State: Replica: f5b1f169962e4544857edd56e56b5da6, State: Running, Role: LEADER
I20260709 12:13:15.322079 32210 consensus_queue.cc:237] T 544029f2ed67441abec2700df0a8363b P f5b1f169962e4544857edd56e56b5da6 [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:15.331444 30919 catalog_manager.cc:5697] T 279f04a2428640c58dcd613817c07b02 P dc254a15e8d54188a2ec3927216ff482 reported cstate change: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "dc254a15e8d54188a2ec3927216ff482" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:15.299219 31024 raft_consensus.cc:3060] T 544029f2ed67441abec2700df0a8363b P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:15.347766 31165 raft_consensus.cc:2955] T 279f04a2428640c58dcd613817c07b02 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:15.243943 30922 catalog_manager.cc:5697] T 358c892619c546d893d935c1bd85f699 P f5b1f169962e4544857edd56e56b5da6 reported cstate change: term changed from 1 to 2, leader changed from 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195) to f5b1f169962e4544857edd56e56b5da6 (127.29.32.196). New cstate: current_term: 2 leader_uuid: "f5b1f169962e4544857edd56e56b5da6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:15.354203 32167 raft_consensus.cc:2955] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:15.364742 31024 raft_consensus.cc:2468] T 544029f2ed67441abec2700df0a8363b P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5b1f169962e4544857edd56e56b5da6 in term 2.
W20260709 12:13:15.368027 30989 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.194:44499, user_credentials={real_user=slave}} blocked reactor thread for 57216.4us
I20260709 12:13:15.372507 31171 raft_consensus.cc:2955] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:15.386082 32179 consensus_queue.cc:1048] T a924d4172d594d1b9b1a27405f62e113 P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:15.394294 31098 raft_consensus.cc:2468] T ced8b161997f4619ae2bef909f847a9c P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 2.
I20260709 12:13:15.398357 31171 raft_consensus.cc:1275] T a924d4172d594d1b9b1a27405f62e113 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:15.407481 32243 consensus_queue.cc:1048] T a924d4172d594d1b9b1a27405f62e113 P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:15.414017 30922 catalog_manager.cc:5697] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 30c92db0139b4111bec0f41bfb121c4d reported cstate change: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "dc254a15e8d54188a2ec3927216ff482" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:15.430845 31745 raft_consensus.cc:2955] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:15.430676 32170 raft_consensus.cc:1064] T a5c879e24e97407ab517707c5384cee7 P dc254a15e8d54188a2ec3927216ff482: attempting to promote NON_VOTER f5b1f169962e4544857edd56e56b5da6 to VOTER
I20260709 12:13:15.448153 32170 consensus_queue.cc:237] T a5c879e24e97407ab517707c5384cee7 P dc254a15e8d54188a2ec3927216ff482 [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:15.490763 30919 catalog_manager.cc:5697] T 544029f2ed67441abec2700df0a8363b P f5b1f169962e4544857edd56e56b5da6 reported cstate change: term changed from 1 to 2, leader changed from 004887887de44a6584632617dc197d7d (127.29.32.193) to f5b1f169962e4544857edd56e56b5da6 (127.29.32.196). New cstate: current_term: 2 leader_uuid: "f5b1f169962e4544857edd56e56b5da6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:15.523473 31024 raft_consensus.cc:1275] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Refusing update from remote peer f5b1f169962e4544857edd56e56b5da6: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:15.525159 32210 consensus_queue.cc:1048] T 4225e109131c4e4d8ee206f916cbb15f P f5b1f169962e4544857edd56e56b5da6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:15.530449 32229 raft_consensus.cc:1064] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d: attempting to promote NON_VOTER f5b1f169962e4544857edd56e56b5da6 to VOTER
I20260709 12:13:15.550031 32229 consensus_queue.cc:237] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:15.564287 31171 raft_consensus.cc:1275] T 358c892619c546d893d935c1bd85f699 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Refusing update from remote peer f5b1f169962e4544857edd56e56b5da6: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:15.591135 31166 raft_consensus.cc:1275] T a5c879e24e97407ab517707c5384cee7 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:15.591883 32210 consensus_queue.cc:1048] T 358c892619c546d893d935c1bd85f699 P f5b1f169962e4544857edd56e56b5da6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:15.612478 31745 raft_consensus.cc:1275] T a5c879e24e97407ab517707c5384cee7 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:15.614635 31024 raft_consensus.cc:1275] T 358c892619c546d893d935c1bd85f699 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Refusing update from remote peer f5b1f169962e4544857edd56e56b5da6: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:15.617846 31023 raft_consensus.cc:1275] T a5c879e24e97407ab517707c5384cee7 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:15.640349 32170 consensus_queue.cc:1048] T a5c879e24e97407ab517707c5384cee7 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } 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 12:13:15.684777 31094 consensus_queue.cc:237] T 279f04a2428640c58dcd613817c07b02 P dc254a15e8d54188a2ec3927216ff482 [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: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:15.691888 31165 raft_consensus.cc:1275] T 4225e109131c4e4d8ee206f916cbb15f P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Refusing update from remote peer f5b1f169962e4544857edd56e56b5da6: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:15.664875 32228 consensus_queue.cc:1048] T a5c879e24e97407ab517707c5384cee7 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.031s
W20260709 12:13:15.717708 32249 log.cc:927] Time spent T a5c879e24e97407ab517707c5384cee7 P dc254a15e8d54188a2ec3927216ff482: Append to log took a long time: real 0.128s	user 0.001s	sys 0.000s
I20260709 12:13:15.719648 32221 consensus_queue.cc:1048] T 4225e109131c4e4d8ee206f916cbb15f P f5b1f169962e4544857edd56e56b5da6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:15.720152 32210 consensus_queue.cc:1048] T 358c892619c546d893d935c1bd85f699 P f5b1f169962e4544857edd56e56b5da6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 12:13:15.774773 32255 log.cc:927] Time spent T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d: Append to log took a long time: real 0.058s	user 0.000s	sys 0.000s
I20260709 12:13:15.788803 31744 raft_consensus.cc:1275] T 279f04a2428640c58dcd613817c07b02 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:15.797173 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:15.815821 32250 consensus_queue.cc:1048] T 279f04a2428640c58dcd613817c07b02 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } 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 12:13:15.883224 31743 raft_consensus.cc:1275] T f8f275cdefdd443bbac9d440f67b9b52 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 12:13:15.883880 30989 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.194:44499, user_credentials={real_user=slave}} blocked reactor thread for 252019us
I20260709 12:13:15.904677 31095 raft_consensus.cc:1275] T a80baabb486f42a4a982e88ae6a2ffd1 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:15.911435 32167 consensus_queue.cc:1048] T a5c879e24e97407ab517707c5384cee7 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:15.912436 31094 raft_consensus.cc:1275] T f8f275cdefdd443bbac9d440f67b9b52 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:15.918346 32252 raft_consensus.cc:2955] T 279f04a2428640c58dcd613817c07b02 P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 004887887de44a6584632617dc197d7d (127.29.32.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:15.940721 31744 raft_consensus.cc:2955] T 279f04a2428640c58dcd613817c07b02 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 004887887de44a6584632617dc197d7d (127.29.32.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:15.968271 31094 consensus_queue.cc:237] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P dc254a15e8d54188a2ec3927216ff482 [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: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:15.980904 30908 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 279f04a2428640c58dcd613817c07b02 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 12:13:15.995918 31137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.196:36387, user_credentials={real_user=slave}} blocked reactor thread for 175280us
I20260709 12:13:16.012017 31170 raft_consensus.cc:1275] T 279f04a2428640c58dcd613817c07b02 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260709 12:13:16.018986 30989 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:16.042222 31743 raft_consensus.cc:1275] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:16.052361 32106 consensus_queue.cc:1048] T a80baabb486f42a4a982e88ae6a2ffd1 P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:16.055387 31094 raft_consensus.cc:1275] T ced8b161997f4619ae2bef909f847a9c P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:16.041858 32257 consensus_queue.cc:1048] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260709 12:13:16.072139 31170 raft_consensus.cc:1275] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:16.075318 32106 consensus_queue.cc:1048] T ced8b161997f4619ae2bef909f847a9c P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:13:16.103691 31138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.194:44499, user_credentials={real_user=slave}} blocked reactor thread for 288085us
I20260709 12:13:16.105872 31097 raft_consensus.cc:1275] T 544029f2ed67441abec2700df0a8363b P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Refusing update from remote peer f5b1f169962e4544857edd56e56b5da6: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:16.119306 32170 consensus_queue.cc:1048] T 279f04a2428640c58dcd613817c07b02 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:13:16.112588 32268 consensus_queue.cc:1048] T 544029f2ed67441abec2700df0a8363b P f5b1f169962e4544857edd56e56b5da6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.013s
I20260709 12:13:16.072340 32179 consensus_queue.cc:1048] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.080s
I20260709 12:13:16.157097 31016 raft_consensus.cc:1275] T 544029f2ed67441abec2700df0a8363b P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Refusing update from remote peer f5b1f169962e4544857edd56e56b5da6: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:16.073772 32228 consensus_queue.cc:1048] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.082s
I20260709 12:13:16.180655 30920 catalog_manager.cc:5697] T 279f04a2428640c58dcd613817c07b02 P f5b1f169962e4544857edd56e56b5da6 reported cstate change: config changed from index 3 to 4, VOTER 004887887de44a6584632617dc197d7d (127.29.32.193) evicted. New cstate: current_term: 1 leader_uuid: "dc254a15e8d54188a2ec3927216ff482" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:16.215263 32268 consensus_queue.cc:1048] T 544029f2ed67441abec2700df0a8363b P f5b1f169962e4544857edd56e56b5da6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.010s
I20260709 12:13:16.284096 31172 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0bc24a79ea234c19aa54649c73e392af"
dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
mode: GRACEFUL
new_leader_uuid: "004887887de44a6584632617dc197d7d"
 from {username='slave'} at 127.0.0.1:53930
I20260709 12:13:16.284708 31172 raft_consensus.cc:606] T 0bc24a79ea234c19aa54649c73e392af P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Received request to transfer leadership to TS 004887887de44a6584632617dc197d7d
W20260709 12:13:16.337152 31062 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.195:38253, user_credentials={real_user=slave}} blocked reactor thread for 217741us
W20260709 12:13:16.375671 31062 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:16.398062 31168 raft_consensus.cc:2955] T a5c879e24e97407ab517707c5384cee7 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:16.402662 32247 consensus_queue.cc:1048] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.044s
I20260709 12:13:16.430338 31018 raft_consensus.cc:2955] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:16.587611 32253 raft_consensus.cc:2955] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 004887887de44a6584632617dc197d7d (127.29.32.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:16.633626 31168 raft_consensus.cc:1275] T f8f275cdefdd443bbac9d440f67b9b52 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:16.638427 31019 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "40086b02d9b745708aaacf2ed35c7b0f"
dest_uuid: "004887887de44a6584632617dc197d7d"
mode: GRACEFUL
new_leader_uuid: "f5b1f169962e4544857edd56e56b5da6"
 from {username='slave'} at 127.0.0.1:43706
I20260709 12:13:16.639315 31019 raft_consensus.cc:606] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Received request to transfer leadership to TS f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:16.660630 32226 raft_consensus.cc:493] T f8f275cdefdd443bbac9d440f67b9b52 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
W20260709 12:13:16.671017 31062 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.193:37577, user_credentials={real_user=slave}} blocked reactor thread for 127631us
I20260709 12:13:16.679629 31168 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6f087f314a0643ffbadf73e1fc2843c9"
dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
mode: GRACEFUL
new_leader_uuid: "004887887de44a6584632617dc197d7d"
 from {username='slave'} at 127.0.0.1:53930
I20260709 12:13:16.680305 31168 raft_consensus.cc:606] T 6f087f314a0643ffbadf73e1fc2843c9 P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Received request to transfer leadership to TS 004887887de44a6584632617dc197d7d
I20260709 12:13:16.706423 32228 raft_consensus.cc:2955] T a5c879e24e97407ab517707c5384cee7 P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:16.713294 31165 raft_consensus.cc:2955] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 004887887de44a6584632617dc197d7d (127.29.32.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
W20260709 12:13:16.697885 32293 log.cc:927] Time spent T a80baabb486f42a4a982e88ae6a2ffd1 P 004887887de44a6584632617dc197d7d: Append to log took a long time: real 0.256s	user 0.002s	sys 0.000s
I20260709 12:13:16.718003 32225 raft_consensus.cc:493] T a80baabb486f42a4a982e88ae6a2ffd1 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:16.723788 32225 raft_consensus.cc:515] T a80baabb486f42a4a982e88ae6a2ffd1 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:16.728554 32126 raft_consensus.cc:493] T fed52c34448e46f7a68ff22af201b350 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:16.729074 32126 raft_consensus.cc:515] T fed52c34448e46f7a68ff22af201b350 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:16.731017 32126 leader_election.cc:290] T fed52c34448e46f7a68ff22af201b350 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:16.732685 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fed52c34448e46f7a68ff22af201b350" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:16.732602 32225 leader_election.cc:290] T a80baabb486f42a4a982e88ae6a2ffd1 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:16.735272 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80baabb486f42a4a982e88ae6a2ffd1" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:16.661298 32226 raft_consensus.cc:515] T f8f275cdefdd443bbac9d440f67b9b52 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
W20260709 12:13:16.793145 31063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.196:36387, user_credentials={real_user=slave}} blocked reactor thread for 174725us
I20260709 12:13:16.808619 31172 raft_consensus.cc:2955] T 279f04a2428640c58dcd613817c07b02 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 004887887de44a6584632617dc197d7d (127.29.32.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
W20260709 12:13:16.833894 31062 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.193:37577, user_credentials={real_user=slave}} blocked reactor thread for 160881us
I20260709 12:13:16.840996 32246 raft_consensus.cc:493] T 4434b7cfdd8a4d55a13d851238afa80e P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:16.841804 32246 raft_consensus.cc:515] T 4434b7cfdd8a4d55a13d851238afa80e P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:16.810453 32252 raft_consensus.cc:493] T 30100f59b9084581a8ffd68b8eab5c36 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:16.810325 32243 raft_consensus.cc:493] T 279f04a2428640c58dcd613817c07b02 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:16.858856 31168 raft_consensus.cc:1275] T a80baabb486f42a4a982e88ae6a2ffd1 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:16.858345 31166 raft_consensus.cc:1275] T ced8b161997f4619ae2bef909f847a9c P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:16.921095 31018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80baabb486f42a4a982e88ae6a2ffd1" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
W20260709 12:13:16.970211 32305 log.cc:927] Time spent T f8f275cdefdd443bbac9d440f67b9b52 P dc254a15e8d54188a2ec3927216ff482: Append to log took a long time: real 0.061s	user 0.000s	sys 0.000s
W20260709 12:13:16.972493 32295 log.cc:927] Time spent T 544029f2ed67441abec2700df0a8363b P f5b1f169962e4544857edd56e56b5da6: Append to log took a long time: real 0.121s	user 0.001s	sys 0.000s
I20260709 12:13:16.859486 32252 raft_consensus.cc:515] T 30100f59b9084581a8ffd68b8eab5c36 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:16.906661 32246 leader_election.cc:290] T 4434b7cfdd8a4d55a13d851238afa80e P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:17.012881 31018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fed52c34448e46f7a68ff22af201b350" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:16.977226 32266 consensus_queue.cc:1048] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.121s
I20260709 12:13:17.017477 32252 leader_election.cc:290] T 30100f59b9084581a8ffd68b8eab5c36 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:16.863696 32243 raft_consensus.cc:515] T 279f04a2428640c58dcd613817c07b02 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:16.804909 31743 raft_consensus.cc:2955] T a5c879e24e97407ab517707c5384cee7 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:17.030685 32226 leader_election.cc:290] T f8f275cdefdd443bbac9d440f67b9b52 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:17.033794 32243 leader_election.cc:290] T 279f04a2428640c58dcd613817c07b02 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:17.051357 31744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "279f04a2428640c58dcd613817c07b02" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
W20260709 12:13:17.069620 32298 log.cc:927] Time spent T 279f04a2428640c58dcd613817c07b02 P 30c92db0139b4111bec0f41bfb121c4d: Append to log took a long time: real 0.150s	user 0.001s	sys 0.001s
I20260709 12:13:17.069761 32181 raft_consensus.cc:993] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d: : Instructing follower f5b1f169962e4544857edd56e56b5da6 to start an election
I20260709 12:13:17.070545 32181 raft_consensus.cc:1081] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Signalling peer f5b1f169962e4544857edd56e56b5da6 to start an election
I20260709 12:13:17.072688 30921 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53038 (request call id 214) took 1012 ms. Trace:
I20260709 12:13:17.075819 31746 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "40086b02d9b745708aaacf2ed35c7b0f"
dest_uuid: "f5b1f169962e4544857edd56e56b5da6"
 from {username='slave'} at 127.0.0.1:44234
I20260709 12:13:17.076638 31746 raft_consensus.cc:493] T 40086b02d9b745708aaacf2ed35c7b0f P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:17.077118 31746 raft_consensus.cc:3060] T 40086b02d9b745708aaacf2ed35c7b0f P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:17.080790 31007 tablet_service.cc:1558] Processing DeleteTablet for tablet 279f04a2428640c58dcd613817c07b02 with delete_type TABLET_DATA_TOMBSTONED (TS 004887887de44a6584632617dc197d7d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41002
I20260709 12:13:17.069870 30920 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44220 (request call id 114) took 1011 ms. Trace:
I20260709 12:13:17.106321 30919 catalog_manager.cc:5697] T a5c879e24e97407ab517707c5384cee7 P 30c92db0139b4111bec0f41bfb121c4d reported cstate change: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "dc254a15e8d54188a2ec3927216ff482" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:17.108006 30919 catalog_manager.cc:5697] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 30c92db0139b4111bec0f41bfb121c4d reported cstate change: config changed from index 3 to 4, VOTER 004887887de44a6584632617dc197d7d (127.29.32.193) evicted. New cstate: current_term: 1 leader_uuid: "dc254a15e8d54188a2ec3927216ff482" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:17.110492 31746 raft_consensus.cc:515] T 40086b02d9b745708aaacf2ed35c7b0f P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:17.113749 30908 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8c6c63708f4a4eef9c0a06bdf2d555d1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 12:13:17.116972 31062 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.195:38253, user_credentials={real_user=slave}} blocked reactor thread for 79312us
I20260709 12:13:17.073114 30921 rpcz_store.cc:276] 0709 12:13:16.063788 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:16.065492 (+  1704us) service_pool.cc:224] Handling call
0709 12:13:17.072628 (+1007136us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":115930,"reported_tablets":1}
I20260709 12:13:17.134593 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f275cdefdd443bbac9d440f67b9b52" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
W20260709 12:13:17.136765 30987 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.195:38253, user_credentials={real_user=slave}} blocked reactor thread for 232906us
I20260709 12:13:17.163285 32301 raft_consensus.cc:493] T ced8b161997f4619ae2bef909f847a9c P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:17.181361 31172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "279f04a2428640c58dcd613817c07b02" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:17.115849 31742 raft_consensus.cc:2955] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 004887887de44a6584632617dc197d7d (127.29.32.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:17.179461 31019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4434b7cfdd8a4d55a13d851238afa80e" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:17.185365 31021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30100f59b9084581a8ffd68b8eab5c36" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:17.153602 31746 leader_election.cc:290] T 40086b02d9b745708aaacf2ed35c7b0f P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:17.197934 31023 raft_consensus.cc:2955] T a5c879e24e97407ab517707c5384cee7 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:17.163863 32301 raft_consensus.cc:515] T ced8b161997f4619ae2bef909f847a9c P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:17.082391 30920 rpcz_store.cc:276] 0709 12:13:16.058819 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:16.058962 (+   143us) service_pool.cc:224] Handling call
0709 12:13:17.069772 (+1010810us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:16.423272 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:16.449556 (+ 26284us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:16.449606 (+    50us) write_op.cc:435] Acquired schema lock
0709 12:13:16.449637 (+    31us) tablet.cc:662] Decoding operations
0709 12:13:16.450081 (+   444us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:16.450163 (+    82us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:16.450217 (+    54us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:13:16.450451 (+   234us) tablet.cc:701] Row locks acquired
0709 12:13:16.450468 (+    17us) write_op.cc:260] PREPARE: finished
0709 12:13:16.450657 (+   189us) write_op.cc:270] Start()
0709 12:13:16.450790 (+   133us) write_op.cc:276] Timestamp: P: 1783599196450600 usec, L: 0
0709 12:13:16.450820 (+    30us) op_driver.cc:348] REPLICATION: starting
0709 12:13:16.451681 (+   861us) log.cc:844] Serialized 536 byte log entry
0709 12:13:16.664683 (+213002us) op_driver.cc:464] REPLICATION: finished
0709 12:13:16.860939 (+196256us) write_op.cc:301] APPLY: starting
0709 12:13:16.868476 (+  7537us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:16.913863 (+ 45387us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:17.034052 (+120189us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:17.034849 (+   797us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:17.035005 (+   156us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:13:17.035051 (+    46us) write_op.cc:312] APPLY: finished
0709 12:13:17.035245 (+   194us) log.cc:844] Serialized 23 byte log entry
0709 12:13:17.050800 (+ 15555us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:17.050884 (+    84us) write_op.cc:454] Released schema lock
0709 12:13:17.050919 (+    35us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:17.051279 (+   360us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:17.051304 (+    25us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":181741,"apply.run_cpu_time_us":9556,"apply.run_wall_time_us":196714,"num_ops":1,"prepare.queue_time_us":207569,"prepare.run_cpu_time_us":3611,"prepare.run_wall_time_us":39460,"replication_time_us":213641,"thread_start_us":215117,"threads_started":2}]]}
I20260709 12:13:17.177086 32181 consensus_queue.cc:1048] T a80baabb486f42a4a982e88ae6a2ffd1 P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.030s
I20260709 12:13:17.185398 32266 consensus_queue.cc:1048] T ced8b161997f4619ae2bef909f847a9c P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.034s
I20260709 12:13:17.230590 31094 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b223cbe5ac5f4b07afbfffeab5c46deb"
dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
mode: GRACEFUL
new_leader_uuid: "30c92db0139b4111bec0f41bfb121c4d"
 from {username='slave'} at 127.0.0.1:45546
I20260709 12:13:17.231549 31094 raft_consensus.cc:606] T b223cbe5ac5f4b07afbfffeab5c46deb P dc254a15e8d54188a2ec3927216ff482 [term 2 LEADER]: Received request to transfer leadership to TS 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:13:17.236083 30987 leader_election.cc:304] T 279f04a2428640c58dcd613817c07b02 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, f5b1f169962e4544857edd56e56b5da6
W20260709 12:13:17.240278 31097 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.559s	user 0.006s	sys 0.022s
W20260709 12:13:17.240724 31097 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.560s	user 0.006s	sys 0.022s
W20260709 12:13:17.238327 31136 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.193:37577, user_credentials={real_user=slave}} blocked reactor thread for 85743.8us
W20260709 12:13:17.246834 31137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.196:36387, user_credentials={real_user=slave}} blocked reactor thread for 115905us
I20260709 12:13:17.252389 31165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4434b7cfdd8a4d55a13d851238afa80e" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:17.253086 31170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30100f59b9084581a8ffd68b8eab5c36" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:17.262581 31094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "279f04a2428640c58dcd613817c07b02" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:17.270157 31021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40086b02d9b745708aaacf2ed35c7b0f" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:13:17.271085 31021 raft_consensus.cc:3055] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:17.271446 31021 raft_consensus.cc:740] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Running, Role: LEADER
I20260709 12:13:17.272647 31021 consensus_queue.cc:260] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:17.245611 32243 raft_consensus.cc:2749] T 279f04a2428640c58dcd613817c07b02 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:17.350647 31136 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.193:37577, user_credentials={real_user=slave}} blocked reactor thread for 104177us
W20260709 12:13:17.385041 32313 log.cc:927] Time spent T a5c879e24e97407ab517707c5384cee7 P dc254a15e8d54188a2ec3927216ff482: Append to log took a long time: real 0.057s	user 0.000s	sys 0.001s
W20260709 12:13:17.396509 30989 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.194:44499, user_credentials={real_user=slave}} blocked reactor thread for 175115us
I20260709 12:13:17.398082 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced8b161997f4619ae2bef909f847a9c" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:17.380124 32266 raft_consensus.cc:493] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f5b1f169962e4544857edd56e56b5da6)
I20260709 12:13:17.395226 32301 leader_election.cc:290] T ced8b161997f4619ae2bef909f847a9c P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:17.405367 32266 raft_consensus.cc:515] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:17.404440 31016 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bbe5fe8de7a54e2c837e2d900e67f4e4"
dest_uuid: "004887887de44a6584632617dc197d7d"
mode: GRACEFUL
new_leader_uuid: "f5b1f169962e4544857edd56e56b5da6"
 from {username='slave'} at 127.0.0.1:43706
I20260709 12:13:17.428189 31016 raft_consensus.cc:606] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Received request to transfer leadership to TS f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:17.429242 32266 leader_election.cc:290] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:17.455991 31016 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f8f275cdefdd443bbac9d440f67b9b52"
dest_uuid: "004887887de44a6584632617dc197d7d"
mode: GRACEFUL
new_leader_uuid: "30c92db0139b4111bec0f41bfb121c4d"
 from {username='slave'} at 127.0.0.1:43706
I20260709 12:13:17.483022 31165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4225e109131c4e4d8ee206f916cbb15f" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
W20260709 12:13:17.545742 30987 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.195:38253, user_credentials={real_user=slave}} blocked reactor thread for 50264.5us
I20260709 12:13:17.485154 31740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4225e109131c4e4d8ee206f916cbb15f" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
W20260709 12:13:17.549428 31136 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.193:37577, user_credentials={real_user=slave}} blocked reactor thread for 197291us
I20260709 12:13:17.597280 31136 leader_election.cc:304] T a80baabb486f42a4a982e88ae6a2ffd1 P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
W20260709 12:13:17.679296 32230 log.cc:927] Time spent T 00000000000000000000000000000000 P b2cabab1087f4413893c796aceb503f1: Append to log took a long time: real 0.090s	user 0.001s	sys 0.000s
W20260709 12:13:17.693463 30987 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.195:38253, user_credentials={real_user=slave}} blocked reactor thread for 84034.6us
I20260709 12:13:17.686074 32290 raft_consensus.cc:2749] T a80baabb486f42a4a982e88ae6a2ffd1 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:13:17.697585 31136 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.193:37577, user_credentials={real_user=slave}} blocked reactor thread for 69733.2us
I20260709 12:13:17.698555 31136 leader_election.cc:304] T fed52c34448e46f7a68ff22af201b350 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
W20260709 12:13:17.803378 31138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.194:44499, user_credentials={real_user=slave}} blocked reactor thread for 406230us
W20260709 12:13:17.813318 32326 log.cc:927] Time spent T a80baabb486f42a4a982e88ae6a2ffd1 P 30c92db0139b4111bec0f41bfb121c4d: Append to log took a long time: real 0.106s	user 0.000s	sys 0.001s
I20260709 12:13:17.809945 32253 raft_consensus.cc:493] T 0bc24a79ea234c19aa54649c73e392af P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
W20260709 12:13:17.815029 32312 log.cc:927] Time spent T ced8b161997f4619ae2bef909f847a9c P 004887887de44a6584632617dc197d7d: Append to log took a long time: real 0.679s	user 0.005s	sys 0.005s
I20260709 12:13:17.822625 32327 raft_consensus.cc:493] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:17.827250 32315 tablet_replica.cc:333] T 279f04a2428640c58dcd613817c07b02 P 004887887de44a6584632617dc197d7d: stopping tablet replica
I20260709 12:13:17.821126 32335 raft_consensus.cc:2749] T fed52c34448e46f7a68ff22af201b350 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:17.824430 31020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f275cdefdd443bbac9d440f67b9b52" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
W20260709 12:13:17.884320 31136 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.193:37577, user_credentials={real_user=slave}} blocked reactor thread for 183500us
I20260709 12:13:17.845360 32253 raft_consensus.cc:515] T 0bc24a79ea234c19aa54649c73e392af P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:17.860669 32327 raft_consensus.cc:515] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:17.900900 32327 leader_election.cc:290] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:17.885222 32314 raft_consensus.cc:493] T f8f275cdefdd443bbac9d440f67b9b52 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:17.897840 31062 leader_election.cc:304] T 30100f59b9084581a8ffd68b8eab5c36 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d
W20260709 12:13:17.902508 31138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.194:44499, user_credentials={real_user=slave}} blocked reactor thread for 98373.9us
I20260709 12:13:17.895084 31740 raft_consensus.cc:2955] T f8f275cdefdd443bbac9d440f67b9b52 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:17.910624 32257 raft_consensus.cc:493] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:17.911296 32257 raft_consensus.cc:515] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:17.917240 32301 raft_consensus.cc:993] T 6f087f314a0643ffbadf73e1fc2843c9 P 30c92db0139b4111bec0f41bfb121c4d: : Instructing follower 004887887de44a6584632617dc197d7d to start an election
W20260709 12:13:17.924218 32338 log.cc:927] Time spent T ced8b161997f4619ae2bef909f847a9c P 30c92db0139b4111bec0f41bfb121c4d: Append to log took a long time: real 0.053s	user 0.003s	sys 0.000s
I20260709 12:13:17.926867 31136 leader_election.cc:304] T f8f275cdefdd443bbac9d440f67b9b52 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:17.927942 32341 raft_consensus.cc:493] T b076f86e4ed644b280f0eee401d38c47 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:17.934703 32341 raft_consensus.cc:515] T b076f86e4ed644b280f0eee401d38c47 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:17.938321 32318 raft_consensus.cc:2749] T f8f275cdefdd443bbac9d440f67b9b52 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:17.939214 32301 raft_consensus.cc:1081] T 6f087f314a0643ffbadf73e1fc2843c9 P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Signalling peer 004887887de44a6584632617dc197d7d to start an election
W20260709 12:13:17.943415 31062 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.195:38253, user_credentials={real_user=slave}} blocked reactor thread for 45697.2us
I20260709 12:13:17.944396 31062 leader_election.cc:304] T 4434b7cfdd8a4d55a13d851238afa80e P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:13:17.944622 31172 raft_consensus.cc:2955] T f8f275cdefdd443bbac9d440f67b9b52 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:17.901927 32314 raft_consensus.cc:515] T f8f275cdefdd443bbac9d440f67b9b52 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:17.976173 32337 raft_consensus.cc:493] T 39f2bd93fb884f38a718cd39c5504e52 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:17.954455 32167 raft_consensus.cc:2749] T 30100f59b9084581a8ffd68b8eab5c36 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:17.984468 32310 raft_consensus.cc:493] T 544029f2ed67441abec2700df0a8363b P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f5b1f169962e4544857edd56e56b5da6)
I20260709 12:13:17.991787 31170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb71c9b6b8644b0a7f875a07ee8e2a2" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:17.989758 31168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40086b02d9b745708aaacf2ed35c7b0f" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:13:17.976923 32337 raft_consensus.cc:515] T 39f2bd93fb884f38a718cd39c5504e52 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:18.148653 31168 raft_consensus.cc:3060] T 40086b02d9b745708aaacf2ed35c7b0f P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:18.184247 31746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f275cdefdd443bbac9d440f67b9b52" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:18.185452 32316 raft_consensus.cc:493] T 405e25aa465a413c9b6fa16ec4acbc96 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:18.014617 32226 raft_consensus.cc:493] T 279f04a2428640c58dcd613817c07b02 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:18.186017 32316 raft_consensus.cc:515] T 405e25aa465a413c9b6fa16ec4acbc96 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:18.193979 32226 raft_consensus.cc:515] T 279f04a2428640c58dcd613817c07b02 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:18.017239 32300 raft_consensus.cc:2749] T 4434b7cfdd8a4d55a13d851238afa80e P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:18.022518 32314 leader_election.cc:290] T f8f275cdefdd443bbac9d440f67b9b52 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:18.088032 32225 raft_consensus.cc:493] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:18.161405 32253 leader_election.cc:290] T 0bc24a79ea234c19aa54649c73e392af P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:18.082381 32261 raft_consensus.cc:493] T 40054f6dd8f241e3845c6787c870dd1e P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:18.072422 32318 raft_consensus.cc:493] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:18.160516 32278 raft_consensus.cc:2955] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:18.021068 32310 raft_consensus.cc:515] T 544029f2ed67441abec2700df0a8363b P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:18.206076 32337 leader_election.cc:290] T 39f2bd93fb884f38a718cd39c5504e52 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:18.304998 32341 leader_election.cc:290] T b076f86e4ed644b280f0eee401d38c47 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:18.307137 32265 raft_consensus.cc:493] T 847dc84de6644d7a8e98748f55c1a5ec P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:18.307729 32265 raft_consensus.cc:515] T 847dc84de6644d7a8e98748f55c1a5ec P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:18.293025 31167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39f2bd93fb884f38a718cd39c5504e52" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:18.284766 30988 leader_election.cc:304] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:18.312077 31020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced8b161997f4619ae2bef909f847a9c" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:18.183431 32275 raft_consensus.cc:493] T f92a0813319c4f38be8a80039868f119 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:18.301245 31168 raft_consensus.cc:2468] T 40086b02d9b745708aaacf2ed35c7b0f P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5b1f169962e4544857edd56e56b5da6 in term 2.
I20260709 12:13:18.327226 31165 raft_consensus.cc:1240] T 40086b02d9b745708aaacf2ed35c7b0f P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Rejecting Update request from peer 004887887de44a6584632617dc197d7d for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:18.274564 32243 raft_consensus.cc:493] T b6f50d0c5d864cb5abb35e0264634381 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:18.197130 31742 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44228 (request call id 285) took 1070 ms. Trace:
I20260709 12:13:18.333452 31098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb71c9b6b8644b0a7f875a07ee8e2a2" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
W20260709 12:13:18.359215 30988 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.196:36387, user_credentials={real_user=slave}} blocked reactor thread for 114948us
W20260709 12:13:18.375455 30987 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.195:38253, user_credentials={real_user=slave}} blocked reactor thread for 43829.4us
I20260709 12:13:18.240530 32308 raft_consensus.cc:993] T b223cbe5ac5f4b07afbfffeab5c46deb P dc254a15e8d54188a2ec3927216ff482: : Instructing follower 30c92db0139b4111bec0f41bfb121c4d to start an election
I20260709 12:13:18.378926 32329 raft_consensus.cc:493] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:18.379621 32329 raft_consensus.cc:515] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:18.308691 32318 raft_consensus.cc:515] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:18.314648 32341 raft_consensus.cc:493] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:18.294637 32226 leader_election.cc:290] T 279f04a2428640c58dcd613817c07b02 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:18.338083 32225 raft_consensus.cc:515] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:18.376226 32247 raft_consensus.cc:493] T a924d4172d594d1b9b1a27405f62e113 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:18.396423 32223 raft_consensus.cc:1081] T b223cbe5ac5f4b07afbfffeab5c46deb P dc254a15e8d54188a2ec3927216ff482 [term 2 LEADER]: Signalling peer 30c92db0139b4111bec0f41bfb121c4d to start an election
I20260709 12:13:18.423767 32259 raft_consensus.cc:493] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:18.377339 32243 raft_consensus.cc:515] T b6f50d0c5d864cb5abb35e0264634381 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:18.404755 31743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "279f04a2428640c58dcd613817c07b02" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
W20260709 12:13:18.463590 31062 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.195:38253, user_credentials={real_user=slave}} blocked reactor thread for 274005us
I20260709 12:13:18.412320 32308 raft_consensus.cc:493] T 67114a3a63b948b296904b3bee168601 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:18.424249 31712 leader_election.cc:304] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5b1f169962e4544857edd56e56b5da6; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:18.428807 32253 raft_consensus.cc:493] T f92a0813319c4f38be8a80039868f119 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:18.425074 32341 raft_consensus.cc:515] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:18.376813 32275 raft_consensus.cc:515] T f92a0813319c4f38be8a80039868f119 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:18.587494 32256 raft_consensus.cc:2749] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:18.593824 32344 raft_consensus.cc:493] T b6f50d0c5d864cb5abb35e0264634381 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:18.599546 32344 raft_consensus.cc:515] T b6f50d0c5d864cb5abb35e0264634381 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:18.425043 32247 raft_consensus.cc:515] T a924d4172d594d1b9b1a27405f62e113 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:18.605587 32330 raft_consensus.cc:493] T 30aaa322462d471391f3699e252ff4d9 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:18.371465 32261 raft_consensus.cc:515] T 40054f6dd8f241e3845c6787c870dd1e P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:18.563441 32300 raft_consensus.cc:493] T 1ea66b0b7a624931b06513f285ef85dc P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:18.589169 32311 raft_consensus.cc:493] T ced8b161997f4619ae2bef909f847a9c P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:18.558562 32306 raft_consensus.cc:493] T cc87527d684e493cb49a0976b66b95e1 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:18.606642 32327 raft_consensus.cc:2749] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:18.606433 32257 leader_election.cc:290] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:18.600244 32265 leader_election.cc:290] T 847dc84de6644d7a8e98748f55c1a5ec P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:18.606730 32316 leader_election.cc:290] T 405e25aa465a413c9b6fa16ec4acbc96 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:18.562933 32253 raft_consensus.cc:515] T f92a0813319c4f38be8a80039868f119 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
W20260709 12:13:18.607347 31712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.194:44499, user_credentials={real_user=slave}} blocked reactor thread for 183215us
I20260709 12:13:18.608420 32330 raft_consensus.cc:515] T 30aaa322462d471391f3699e252ff4d9 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:18.516247 32259 raft_consensus.cc:515] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:18.557377 32308 raft_consensus.cc:515] T 67114a3a63b948b296904b3bee168601 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:18.723181 31169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bc24a79ea234c19aa54649c73e392af" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:18.723212 31164 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38710 (request call id 976) took 1115 ms. Trace:
I20260709 12:13:18.758405 32310 leader_election.cc:290] T 544029f2ed67441abec2700df0a8363b P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:18.657001 32300 raft_consensus.cc:515] T 1ea66b0b7a624931b06513f285ef85dc P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:18.956300 31169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c6c63708f4a4eef9c0a06bdf2d555d1" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:18.663741 32311 raft_consensus.cc:515] T ced8b161997f4619ae2bef909f847a9c P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:18.375702 31742 rpcz_store.cc:276] 0709 12:13:17.112966 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:17.114738 (+  1772us) service_pool.cc:224] Handling call
0709 12:13:17.115206 (+   468us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:17.115494 (+   288us) raft_consensus.cc:1534] Early marking committed up to index 4
0709 12:13:17.700901 (+585407us) log.cc:844] Serialized 14 byte log entry
0709 12:13:17.942347 (+241446us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:17.953973 (+ 11626us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:13:17.954986 (+  1013us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:17.970149 (+ 15163us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:18.182919 (+212770us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":1034,"raft.run_cpu_time_us":194,"raft.run_wall_time_us":7196,"thread_start_us":151540,"threads_started":1,"wal-append.queue_time_us":195080}
I20260709 12:13:18.686019 32306 raft_consensus.cc:515] T cc87527d684e493cb49a0976b66b95e1 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:18.656615 32315 raft_consensus.cc:2243] T 279f04a2428640c58dcd613817c07b02 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:18.964083 32315 raft_consensus.cc:2272] T 279f04a2428640c58dcd613817c07b02 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:18.634927 32301 raft_consensus.cc:493] T 4225e109131c4e4d8ee206f916cbb15f P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f5b1f169962e4544857edd56e56b5da6)
I20260709 12:13:18.922834 31171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b076f86e4ed644b280f0eee401d38c47" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:18.926031 31173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f275cdefdd443bbac9d440f67b9b52" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:18.955550 32247 leader_election.cc:290] T a924d4172d594d1b9b1a27405f62e113 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:18.932281 32342 raft_consensus.cc:493] T bfb1959a138f4ebba53b5a0a4a24c8c2 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:18.932132 32265 raft_consensus.cc:493] T 405e25aa465a413c9b6fa16ec4acbc96 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:18.940869 32257 raft_consensus.cc:493] T 358c892619c546d893d935c1bd85f699 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f5b1f169962e4544857edd56e56b5da6)
I20260709 12:13:18.949446 32225 leader_election.cc:290] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:18.951442 32181 raft_consensus.cc:493] T e435a41bec8e4146a85d1181681ffadb P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:18.953416 32276 raft_consensus.cc:493] T 53ace3285fd943f68cc32bce31eb1c49 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:18.952505 32352 raft_consensus.cc:493] T 53ace3285fd943f68cc32bce31eb1c49 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:18.957592 32327 raft_consensus.cc:493] T 89ffc555b1d0497aaa94c481f46ffd32 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:18.954241 32266 raft_consensus.cc:493] T a5c879e24e97407ab517707c5384cee7 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:18.980528 32290 raft_consensus.cc:493] T e423dd71a8004c5e93c55b30c614d23b P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:18.965724 32318 leader_election.cc:290] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:18.987617 32261 leader_election.cc:290] T 40054f6dd8f241e3845c6787c870dd1e P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:18.987119 32265 raft_consensus.cc:515] T 405e25aa465a413c9b6fa16ec4acbc96 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:19.005729 32265 leader_election.cc:290] T 405e25aa465a413c9b6fa16ec4acbc96 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:18.957023 31164 rpcz_store.cc:276] 0709 12:13:17.475362 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:17.476737 (+  1375us) service_pool.cc:224] Handling call
0709 12:13:17.490168 (+ 13431us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:17.599617 (+109449us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:17.626643 (+ 27026us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:17.678001 (+ 51358us) log.cc:844] Serialized 26 byte log entry
0709 12:13:17.806952 (+128951us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:13:17.807417 (+   465us) log.cc:844] Serialized 14 byte log entry
0709 12:13:17.923659 (+116242us) spinlock_profiling.cc:243] Waited 2.74 ms on lock 0x7b4400022b4c. stack: 00007f6234cfc343 00007f6234cfc240 00007f623468b1d4 00007f623e3c9304 00007f623e3c9299 00007f6234bb6db1 00007f6234c54c85 00007f6234c556a2 00007f62379c71db 00007f62379c2aaf 00007f62379b686e 00007f62379b5bb6 00007f62379b57d8 00007f62379bf221 00007f62379bf1d9 00007f62379bf169
0709 12:13:18.273400 (+349741us) spinlock_profiling.cc:243] Waited 1.49 ms on lock 0x7b180019dbc0. stack: 00007f6234cfc343 00007f6234cfc240 00007f623468b1d4 00007f623e3c9304 00007f623e3c9299 00007f623dbf6ab1 00007f623dc03281 00007f6234d10e07 00007f623db6b9a9 00007f6234d2d69b 00007f6234d2b93f 00007f6234d2b455 00007f6237e13060 00007f6237e25716 00007f6237e36287 00007f6237e36208
0709 12:13:18.466257 (+192857us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:18.488884 (+ 22627us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:18.514697 (+ 25813us) raft_consensus.cc:1685] finished
0709 12:13:18.551315 (+ 36618us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:18.590647 (+ 39332us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":2617,"prepare.run_cpu_time_us":57,"prepare.run_wall_time_us":1576,"raft.queue_time_us":28047,"raft.run_cpu_time_us":395,"raft.run_wall_time_us":44302,"spinlock_wait_cycles":9735552,"thread_start_us":257955,"threads_started":2,"wal-append.queue_time_us":188840,"wal-append.run_cpu_time_us":5511,"wal-append.run_wall_time_us":1054968}
I20260709 12:13:18.969249 32328 raft_consensus.cc:493] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:18.990161 32341 leader_election.cc:290] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:18.982816 32257 raft_consensus.cc:515] T 358c892619c546d893d935c1bd85f699 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:18.979251 32342 raft_consensus.cc:515] T bfb1959a138f4ebba53b5a0a4a24c8c2 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:18.983291 32340 raft_consensus.cc:493] T e435a41bec8e4146a85d1181681ffadb P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:18.991669 32181 raft_consensus.cc:515] T e435a41bec8e4146a85d1181681ffadb P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:18.990403 32225 raft_consensus.cc:493] T 82a9708851e94168bd57fc180b63b823 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:18.973636 32301 raft_consensus.cc:515] T 4225e109131c4e4d8ee206f916cbb15f P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:19.000756 32266 raft_consensus.cc:515] T a5c879e24e97407ab517707c5384cee7 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:19.001252 32311 leader_election.cc:290] T ced8b161997f4619ae2bef909f847a9c P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:18.997952 32327 raft_consensus.cc:515] T 89ffc555b1d0497aaa94c481f46ffd32 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:19.002835 32308 leader_election.cc:290] T 67114a3a63b948b296904b3bee168601 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:18.989641 32253 leader_election.cc:290] T f92a0813319c4f38be8a80039868f119 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:19.009420 31166 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38710 (request call id 984) took 1066 ms. Trace:
I20260709 12:13:19.011442 32259 leader_election.cc:290] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
W20260709 12:13:19.012642 32278 consensus_meta.cc:287] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d: Time spent flushing consensus metadata: real 0.706s	user 0.011s	sys 0.006s
I20260709 12:13:19.013605 32300 leader_election.cc:290] T 1ea66b0b7a624931b06513f285ef85dc P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:18.986052 31710 leader_election.cc:304] T 40086b02d9b745708aaacf2ed35c7b0f P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d, f5b1f169962e4544857edd56e56b5da6; no voters: 
I20260709 12:13:18.981187 32243 leader_election.cc:290] T b6f50d0c5d864cb5abb35e0264634381 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:18.997390 32330 leader_election.cc:290] T 30aaa322462d471391f3699e252ff4d9 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:19.016104 32290 raft_consensus.cc:515] T e423dd71a8004c5e93c55b30c614d23b P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:18.996111 32352 raft_consensus.cc:515] T 53ace3285fd943f68cc32bce31eb1c49 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:19.019471 32328 raft_consensus.cc:515] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:18.994352 32276 raft_consensus.cc:515] T 53ace3285fd943f68cc32bce31eb1c49 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:19.019750 32261 raft_consensus.cc:493] T a924d4172d594d1b9b1a27405f62e113 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:19.021229 32340 raft_consensus.cc:515] T e435a41bec8e4146a85d1181681ffadb P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:19.163864 32261 raft_consensus.cc:515] T a924d4172d594d1b9b1a27405f62e113 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:19.049337 32257 leader_election.cc:290] T 358c892619c546d893d935c1bd85f699 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:19.089995 32344 leader_election.cc:290] T b6f50d0c5d864cb5abb35e0264634381 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:19.165201 32301 leader_election.cc:290] T 4225e109131c4e4d8ee206f916cbb15f P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:19.165867 32340 leader_election.cc:290] T e435a41bec8e4146a85d1181681ffadb P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:19.165194 32327 leader_election.cc:290] T 89ffc555b1d0497aaa94c481f46ffd32 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:19.099339 32315 ts_tablet_manager.cc:1916] T 279f04a2428640c58dcd613817c07b02 P 004887887de44a6584632617dc197d7d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:19.113916 32275 leader_election.cc:290] T f92a0813319c4f38be8a80039868f119 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:19.166446 32261 leader_election.cc:290] T a924d4172d594d1b9b1a27405f62e113 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:19.110638 32359 raft_consensus.cc:493] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:19.167768 32352 leader_election.cc:290] T 53ace3285fd943f68cc32bce31eb1c49 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:19.092386 32357 raft_consensus.cc:493] T 36032815941b49f4a4d107a8da22a256 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:19.168599 32290 leader_election.cc:290] T e423dd71a8004c5e93c55b30c614d23b P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:19.101287 32329 leader_election.cc:290] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:19.057013 32181 leader_election.cc:290] T e435a41bec8e4146a85d1181681ffadb P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:19.021764 32225 raft_consensus.cc:515] T 82a9708851e94168bd57fc180b63b823 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:19.205546 31166 rpcz_store.cc:276] 0709 12:13:17.943014 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:17.950624 (+  7610us) service_pool.cc:224] Handling call
0709 12:13:18.173082 (+222458us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:18.413249 (+240167us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:18.413301 (+    52us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:18.413372 (+    71us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:13:18.413422 (+    50us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:19.009064 (+595642us) spinlock_profiling.cc:243] Waited 230 ms on lock 0x7b54001793d4. stack: 00007f6234cfc343 00007f6234cfc240 00007f623468b1d4 00007f623e3c9304 00007f623e3c9299 00007f6237d84571 00007f6237e1be01 00007f6237e1a83e 00007f623cddf419 00007f6236356bd4 00007f6236356b62 00007f6236356a91 00007f6236356a0c 00007f6236355cc2 00007f623615648c 00007f62361558c6
0709 12:13:19.009132 (+    68us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:19.009338 (+   206us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":529180032}
I20260709 12:13:19.236475 31166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e435a41bec8e4146a85d1181681ffadb" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:19.239053 31024 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6f087f314a0643ffbadf73e1fc2843c9"
dest_uuid: "004887887de44a6584632617dc197d7d"
 from {username='slave'} at 127.0.0.1:41016
I20260709 12:13:19.240149 31024 raft_consensus.cc:493] T 6f087f314a0643ffbadf73e1fc2843c9 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:19.240787 31024 raft_consensus.cc:3060] T 6f087f314a0643ffbadf73e1fc2843c9 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:19.210111 31169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6f50d0c5d864cb5abb35e0264634381" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:19.237866 31166 raft_consensus.cc:2468] T e435a41bec8e4146a85d1181681ffadb P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 1.
I20260709 12:13:19.170446 32266 leader_election.cc:290] T a5c879e24e97407ab517707c5384cee7 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:19.248976 31747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c6c63708f4a4eef9c0a06bdf2d555d1" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:19.211203 31170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "405e25aa465a413c9b6fa16ec4acbc96" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:19.215153 31016 raft_consensus.cc:606] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Received request to transfer leadership to TS 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:13:19.256088 31018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4225e109131c4e4d8ee206f916cbb15f" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:19.257001 31018 raft_consensus.cc:2468] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 2.
I20260709 12:13:19.216332 31168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30aaa322462d471391f3699e252ff4d9" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:19.259811 31016 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.LeaderStepDown from 127.0.0.1:43706 (request call id 4) took 1828 ms. Trace:
I20260709 12:13:19.259892 31168 raft_consensus.cc:2468] T 30aaa322462d471391f3699e252ff4d9 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 1.
I20260709 12:13:19.260409 31016 rpcz_store.cc:276] 0709 12:13:17.431406 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:17.439467 (+  8061us) service_pool.cc:224] Handling call
0709 12:13:19.259441 (+1819974us) spinlock_profiling.cc:243] Waited 1.72 s on lock 0x7b54001b0dd4. stack: 00007f6234cfc343 00007f6234cfc240 00007f623468b1d4 00007f623e3c9304 00007f623e3c9299 00007f6237d84571 00007f6237e15853 00007f623cde360a 00007f62363697d4 00007f6236369762 00007f6236369691 00007f623636960c 00007f62363688c2 00007f623615648c 00007f62361558c6 00007f623615526f
0709 12:13:19.259652 (+   211us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3947157248}
I20260709 12:13:19.227444 31173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "358c892619c546d893d935c1bd85f699" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:19.258643 31170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c879e24e97407ab517707c5384cee7" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:19.262889 31170 raft_consensus.cc:2468] T a5c879e24e97407ab517707c5384cee7 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 1.
I20260709 12:13:19.172502 32276 leader_election.cc:290] T 53ace3285fd943f68cc32bce31eb1c49 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:19.267341 32276 raft_consensus.cc:493] T a5c879e24e97407ab517707c5384cee7 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:19.268229 32276 raft_consensus.cc:515] T a5c879e24e97407ab517707c5384cee7 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } attrs { replace: true } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:19.258042 31018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a924d4172d594d1b9b1a27405f62e113" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:19.275755 31018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e435a41bec8e4146a85d1181681ffadb" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:19.277052 31018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e423dd71a8004c5e93c55b30c614d23b" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:19.107236 32306 leader_election.cc:290] T cc87527d684e493cb49a0976b66b95e1 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:19.097900 32342 leader_election.cc:290] T bfb1959a138f4ebba53b5a0a4a24c8c2 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:19.261950 31016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6f50d0c5d864cb5abb35e0264634381" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:19.303249 31017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40054f6dd8f241e3845c6787c870dd1e" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:19.173142 32357 raft_consensus.cc:515] T 36032815941b49f4a4d107a8da22a256 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:19.318825 32300 raft_consensus.cc:493] T 051f7a89dfe54831a6a0e432f7181795 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:19.318969 32308 raft_consensus.cc:493] T e9314181f732426eb7e9843e26c00441 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:19.229038 31098 raft_consensus.cc:2955] T f8f275cdefdd443bbac9d440f67b9b52 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:19.320441 32225 leader_election.cc:290] T 82a9708851e94168bd57fc180b63b823 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:19.753454 31021 raft_consensus.cc:3060] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:19.172963 32359 raft_consensus.cc:515] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:19.759884 31747 raft_consensus.cc:2468] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 1.
I20260709 12:13:19.341223 32350 raft_consensus.cc:493] T fed52c34448e46f7a68ff22af201b350 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:19.761129 32350 raft_consensus.cc:515] T fed52c34448e46f7a68ff22af201b350 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:19.377765 31095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d4b78ad5d5b4e7da91ac5657941e2b9" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
W20260709 12:13:19.446419 31136 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.193:37577, user_credentials={real_user=slave}} blocked reactor thread for 64233.5us
W20260709 12:13:19.747996 31710 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.195:38253, user_credentials={real_user=slave}} blocked reactor thread for 650246us
I20260709 12:13:19.763788 32350 leader_election.cc:290] T fed52c34448e46f7a68ff22af201b350 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:19.321208 32311 raft_consensus.cc:493] T 6f087f314a0643ffbadf73e1fc2843c9 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:19.779631 31018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef255e0f45104a2586066eda21e8e5ca" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:19.765018 31017 raft_consensus.cc:2468] T 40054f6dd8f241e3845c6787c870dd1e P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 1.
I20260709 12:13:19.356253 30921 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53038 (request call id 215) took 1160 ms. Trace:
I20260709 12:13:19.321656 32248 raft_consensus.cc:493] T a80baabb486f42a4a982e88ae6a2ffd1 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:19.765609 31136 leader_election.cc:304] T ced8b161997f4619ae2bef909f847a9c P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:19.765954 32362 raft_consensus.cc:493] T 016bf6119ac04bff95762a1288224c06 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:19.698843 32339 raft_consensus.cc:493] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:19.766556 32361 raft_consensus.cc:493] T 49db8909ad064e4baadeeac9c9843305 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:19.442309 32352 raft_consensus.cc:493] T f8f275cdefdd443bbac9d440f67b9b52 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:19.467748 30920 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44220 (request call id 115) took 2231 ms. Trace:
I20260709 12:13:19.768879 32357 leader_election.cc:290] T 36032815941b49f4a4d107a8da22a256 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:19.787503 31744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe5fe8de7a54e2c837e2d900e67f4e4" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:19.788126 31020 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:47096 (request call id 35) took 1389 ms. Trace:
I20260709 12:13:19.787511 32352 raft_consensus.cc:515] T f8f275cdefdd443bbac9d440f67b9b52 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:19.423486 32167 raft_consensus.cc:493] T 82a9708851e94168bd57fc180b63b823 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:19.792723 32167 raft_consensus.cc:515] T 82a9708851e94168bd57fc180b63b823 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:19.377724 32354 raft_consensus.cc:493] T 65028637ee2f479e868c440d0643d802 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:19.427668 32247 raft_consensus.cc:493] T 8d67e4d0c72f479ea4647afa7039f263 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:19.441921 31739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "358c892619c546d893d935c1bd85f699" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:19.341118 31746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544029f2ed67441abec2700df0a8363b" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:19.357511 30919 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53044 (request call id 190) took 2307 ms. Trace:
I20260709 12:13:19.170511 32328 leader_election.cc:290] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:19.771492 32261 raft_consensus.cc:493] T b076f86e4ed644b280f0eee401d38c47 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:19.682403 32356 raft_consensus.cc:493] T 39f2bd93fb884f38a718cd39c5504e52 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:19.345397 32327 raft_consensus.cc:2804] T 40086b02d9b745708aaacf2ed35c7b0f P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:19.352068 32276 leader_election.cc:290] T a5c879e24e97407ab517707c5384cee7 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:19.772434 32300 raft_consensus.cc:515] T 051f7a89dfe54831a6a0e432f7181795 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:19.421257 31741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d4b78ad5d5b4e7da91ac5657941e2b9" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:19.342056 31024 raft_consensus.cc:515] T 6f087f314a0643ffbadf73e1fc2843c9 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:19.441917 32253 raft_consensus.cc:493] T 8fe8a9107d124c99a1815c948e7763cf P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:19.384528 31743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "847dc84de6644d7a8e98748f55c1a5ec" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:19.762238 32359 leader_election.cc:290] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:19.320695 29827 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:13:19.342797 32246 raft_consensus.cc:493] T 016bf6119ac04bff95762a1288224c06 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
W20260709 12:13:19.774973 31710 connection.cc:256] RPC call timeout handler was delayed by -1.0677736279999408s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1684s for a response
W20260709 12:13:19.354476 30987 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.195:38253, user_credentials={real_user=slave}} blocked reactor thread for 63647.3us
I20260709 12:13:19.427052 31745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d6e271c5f0a401a94b07a3da7dc3e89" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:19.780820 30921 rpcz_store.cc:276] 0709 12:13:18.228365 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:18.228614 (+   249us) service_pool.cc:224] Handling call
0709 12:13:18.486669 (+258055us) spinlock_profiling.cc:243] Waited 148 ms on lock 0x7b540026c5d4. stack: 00007f6234cfc343 00007f6234cfc240 00007f623468b1d4 00007f623e3c9304 00007f623e3c9299 00007f6237d85090 00007f6237e23f3a 00007f623dbd9e9c 00007f623dcd804e 00007f623c1992a4 00007f623c199232 00007f623c199161 00007f623c1990dc 00007f623c198392 00007f623615648c 00007f62361558c6
0709 12:13:19.355913 (+869244us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":71890,"reported_tablets":5,"spinlock_wait_cycles":340210560}
I20260709 12:13:19.786732 31747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c879e24e97407ab517707c5384cee7" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:19.788302 31744 raft_consensus.cc:2468] T bbe5fe8de7a54e2c837e2d900e67f4e4 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 1.
I20260709 12:13:19.384440 31740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c6c63708f4a4eef9c0a06bdf2d555d1" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:19.788594 31020 rpcz_store.cc:276] 0709 12:13:18.398542 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:19.379041 (+980499us) service_pool.cc:224] Handling call
0709 12:13:19.787060 (+408019us) spinlock_profiling.cc:243] Waited 9.33 ms on lock 0x7b5800000c98. stack: 00007f6234cfc343 00007f6234cfc240 00007f623468b1d4 00007f623e3c9304 00007f623e3c9299 00007f6234bb6db1 00007f6234cf6b71 00007f6234cf6a22 00007f623dc0f8d9 00007f623cd69ee0 00007f623ce330ab 00007f623ce33131 00007f623cdf4fc0 00007f623cddf929 00007f623cddf3d2 00007f6236356bd4
0709 12:13:19.787308 (+   248us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:19.787653 (+   345us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:19.787681 (+    28us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:19.787728 (+    47us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:13:19.787760 (+    32us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:19.787825 (+    65us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:19.787936 (+   111us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":21468928}
I20260709 12:13:19.791602 31018 raft_consensus.cc:2468] T ef255e0f45104a2586066eda21e8e5ca P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 1.
I20260709 12:13:19.791751 31015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe5fe8de7a54e2c837e2d900e67f4e4" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:19.782680 31092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89ffc555b1d0497aaa94c481f46ffd32" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:19.810734 32261 raft_consensus.cc:515] T b076f86e4ed644b280f0eee401d38c47 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:19.820832 30987 leader_election.cc:304] T e435a41bec8e4146a85d1181681ffadb P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: 
I20260709 12:13:19.822393 30987 leader_election.cc:304] T 30aaa322462d471391f3699e252ff4d9 P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: 
I20260709 12:13:19.822546 32261 leader_election.cc:290] T b076f86e4ed644b280f0eee401d38c47 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:19.823246 31019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92a0813319c4f38be8a80039868f119" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:19.823577 31095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53ace3285fd943f68cc32bce31eb1c49" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:19.824595 32248 raft_consensus.cc:515] T a80baabb486f42a4a982e88ae6a2ffd1 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:19.826830 31090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b076f86e4ed644b280f0eee401d38c47" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:19.827265 32248 leader_election.cc:290] T a80baabb486f42a4a982e88ae6a2ffd1 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:19.807884 32253 raft_consensus.cc:515] T 8fe8a9107d124c99a1815c948e7763cf P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:19.827919 31092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39f2bd93fb884f38a718cd39c5504e52" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:19.829952 32253 leader_election.cc:290] T 8fe8a9107d124c99a1815c948e7763cf P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:19.809731 31024 leader_election.cc:290] T 6f087f314a0643ffbadf73e1fc2843c9 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 election: Requested vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:19.802211 32327 raft_consensus.cc:697] T 40086b02d9b745708aaacf2ed35c7b0f P f5b1f169962e4544857edd56e56b5da6 [term 2 LEADER]: Becoming Leader. State: Replica: f5b1f169962e4544857edd56e56b5da6, State: Running, Role: LEADER
I20260709 12:13:19.810065 32246 raft_consensus.cc:515] T 016bf6119ac04bff95762a1288224c06 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:19.817446 31091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "279f04a2428640c58dcd613817c07b02" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:19.819700 31021 raft_consensus.cc:2468] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5b1f169962e4544857edd56e56b5da6 in term 2.
I20260709 12:13:19.779680 32308 raft_consensus.cc:515] T e9314181f732426eb7e9843e26c00441 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:19.824934 31095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c6c63708f4a4eef9c0a06bdf2d555d1" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:19.809208 32300 leader_election.cc:290] T 051f7a89dfe54831a6a0e432f7181795 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:19.842267 31022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc87527d684e493cb49a0976b66b95e1" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:19.844314 32308 leader_election.cc:290] T e9314181f732426eb7e9843e26c00441 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:19.844815 32246 leader_election.cc:290] T 016bf6119ac04bff95762a1288224c06 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:19.785303 30920 rpcz_store.cc:276] 0709 12:13:17.236276 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:17.236398 (+   122us) service_pool.cc:224] Handling call
0709 12:13:19.467512 (+2231114us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":3}
I20260709 12:13:19.800890 32356 raft_consensus.cc:515] T 39f2bd93fb884f38a718cd39c5504e52 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:19.833837 31023 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:34670 (request call id 1297) took 1264 ms. Trace:
I20260709 12:13:19.789244 32339 raft_consensus.cc:515] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:19.839265 32247 raft_consensus.cc:515] T 8d67e4d0c72f479ea4647afa7039f263 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:19.850872 32352 leader_election.cc:290] T f8f275cdefdd443bbac9d440f67b9b52 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:19.795270 30919 rpcz_store.cc:276] 0709 12:13:17.049896 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:17.052872 (+  2976us) service_pool.cc:224] Handling call
0709 12:13:19.357242 (+2304370us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:17.378776 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:17.422808 (+ 44032us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:17.422854 (+    46us) write_op.cc:435] Acquired schema lock
0709 12:13:17.422880 (+    26us) tablet.cc:662] Decoding operations
0709 12:13:17.423377 (+   497us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:17.423450 (+    73us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:17.423489 (+    39us) tablet.cc:685] Acquiring locks for 2 operations
0709 12:13:17.423923 (+   434us) tablet.cc:701] Row locks acquired
0709 12:13:17.423948 (+    25us) write_op.cc:260] PREPARE: finished
0709 12:13:17.424114 (+   166us) write_op.cc:270] Start()
0709 12:13:17.424247 (+   133us) write_op.cc:276] Timestamp: P: 1783599197424069 usec, L: 0
0709 12:13:17.424280 (+    33us) op_driver.cc:348] REPLICATION: starting
0709 12:13:17.540876 (+116596us) log.cc:844] Serialized 982 byte log entry
0709 12:13:18.181887 (+641011us) op_driver.cc:464] REPLICATION: finished
0709 12:13:18.700771 (+518884us) write_op.cc:301] APPLY: starting
0709 12:13:18.927824 (+227053us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:18.941891 (+ 14067us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:18.955265 (+ 13374us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:18.955602 (+   337us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:18.955782 (+   180us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 12:13:18.955827 (+    45us) write_op.cc:312] APPLY: finished
0709 12:13:18.956029 (+   202us) log.cc:844] Serialized 29 byte log entry
0709 12:13:18.956200 (+   171us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:18.956285 (+    85us) write_op.cc:454] Released schema lock
0709 12:13:18.956326 (+    41us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:18.956725 (+   399us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:18.956756 (+    31us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":2037,"reported_tablets":5,"child_traces":[["op",{"apply.queue_time_us":478302,"apply.run_cpu_time_us":10526,"apply.run_wall_time_us":267490,"num_ops":2,"prepare.queue_time_us":231041,"prepare.run_cpu_time_us":4700,"prepare.run_wall_time_us":193558,"replication_time_us":757373,"thread_start_us":322347,"threads_started":2}]]}
I20260709 12:13:19.851943 32327 consensus_queue.cc:237] T 40086b02d9b745708aaacf2ed35c7b0f P f5b1f169962e4544857edd56e56b5da6 [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:19.852958 32247 leader_election.cc:290] T 8d67e4d0c72f479ea4647afa7039f263 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:19.839923 31024 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RunLeaderElection from 127.0.0.1:41016 (request call id 1249) took 1464 ms. Trace:
I20260709 12:13:19.853755 31024 rpcz_store.cc:276] 0709 12:13:18.371206 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:19.238656 (+867450us) service_pool.cc:224] Handling call
0709 12:13:19.835116 (+596460us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 12:13:19.840668 29827 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:19.854700 31095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40054f6dd8f241e3845c6787c870dd1e" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:19.855818 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:19.802354 32354 raft_consensus.cc:515] T 65028637ee2f479e868c440d0643d802 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:19.841241 31091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c6c63708f4a4eef9c0a06bdf2d555d1" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:19.819020 32311 raft_consensus.cc:515] T 6f087f314a0643ffbadf73e1fc2843c9 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:19.849738 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92a0813319c4f38be8a80039868f119" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:19.847689 31023 rpcz_store.cc:276] 0709 12:13:18.566446 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:18.566617 (+   171us) service_pool.cc:224] Handling call
0709 12:13:19.382735 (+816118us) spinlock_profiling.cc:243] Waited 22.7 ms on lock 0x7b5800000c98. stack: 00007f6234cfc343 00007f6234cfc240 00007f623468b1d4 00007f623e3c9304 00007f623e3c9299 00007f6234bb6db1 00007f6234cf6b71 00007f6234cf6a22 00007f623dc0f8d9 00007f623cd69ee0 00007f623ce330ab 00007f623ce33131 00007f623cdf4fc0 00007f623cddf929 00007f623cddf3d2 00007f6236356bd4
0709 12:13:19.780452 (+397717us) spinlock_profiling.cc:243] Waited 11.7 ms on lock 0x7b5800000c98. stack: 00007f6234cfc343 00007f6234cfc240 00007f623468b1d4 00007f623e3c9304 00007f623e3c9299 00007f6234bb6db1 00007f6234cf6e9c 00007f6234cf6a5b 00007f623dc0f8d9 00007f623cd69ee0 00007f623ce330ab 00007f623ce33131 00007f623cdf4fc0 00007f623cddf929 00007f623cddf3d2 00007f6236356bd4
0709 12:13:19.796474 (+ 16022us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:19.811140 (+ 14666us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:19.811178 (+    38us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 12:13:19.830662 (+ 19484us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:13:19.830711 (+    49us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:19.830767 (+    56us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:19.830861 (+    94us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":79093888}
I20260709 12:13:19.857816 32261 raft_consensus.cc:493] T 67114a3a63b948b296904b3bee168601 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:19.862417 31745 raft_consensus.cc:2468] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 1.
I20260709 12:13:19.858093 31092 raft_consensus.cc:2468] T 39f2bd93fb884f38a718cd39c5504e52 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 1.
I20260709 12:13:19.866477 32261 raft_consensus.cc:515] T 67114a3a63b948b296904b3bee168601 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:19.866801 32315 ts_tablet_manager.cc:1929] T 279f04a2428640c58dcd613817c07b02 P 004887887de44a6584632617dc197d7d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:19.867926 32315 log.cc:1199] T 279f04a2428640c58dcd613817c07b02 P 004887887de44a6584632617dc197d7d: Deleting WAL directory at /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599097714484-29827-0/minicluster-data/ts-0-root/wals/279f04a2428640c58dcd613817c07b02
I20260709 12:13:19.867857 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfb1959a138f4ebba53b5a0a4a24c8c2" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:19.859637 32356 leader_election.cc:290] T 39f2bd93fb884f38a718cd39c5504e52 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:19.869238 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "405e25aa465a413c9b6fa16ec4acbc96" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:19.869405 32261 leader_election.cc:290] T 67114a3a63b948b296904b3bee168601 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:19.856176 31095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c6c63708f4a4eef9c0a06bdf2d555d1" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
W20260709 12:13:19.855958 31021 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47096 (request call id 34) took 2646 ms (client timeout 1684 ms). Trace:
I20260709 12:13:19.861794 32328 raft_consensus.cc:493] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:19.865005 32243 raft_consensus.cc:493] T 89ffc555b1d0497aaa94c481f46ffd32 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:19.831550 31016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d4b78ad5d5b4e7da91ac5657941e2b9" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:19.916124 31016 raft_consensus.cc:2468] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5b1f169962e4544857edd56e56b5da6 in term 1.
I20260709 12:13:19.836323 31740 raft_consensus.cc:1813] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Handling vote request from an unknown peer 004887887de44a6584632617dc197d7d
I20260709 12:13:19.916872 32311 leader_election.cc:290] T 6f087f314a0643ffbadf73e1fc2843c9 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:19.917361 31740 raft_consensus.cc:2410] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 004887887de44a6584632617dc197d7d for term 2 because replica has last-logged OpId of term: 1 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 3.
I20260709 12:13:19.873785 31090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6f50d0c5d864cb5abb35e0264634381" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:19.878441 31746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4225e109131c4e4d8ee206f916cbb15f" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:19.919181 31093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d6e271c5f0a401a94b07a3da7dc3e89" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:19.920774 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30aaa322462d471391f3699e252ff4d9" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:19.922106 31746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c879e24e97407ab517707c5384cee7" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:19.878540 31744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfb1959a138f4ebba53b5a0a4a24c8c2" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:19.879316 31741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53ace3285fd943f68cc32bce31eb1c49" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:19.925403 31090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "847dc84de6644d7a8e98748f55c1a5ec" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:19.926390 32225 raft_consensus.cc:493] T f8f275cdefdd443bbac9d440f67b9b52 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:19.880625 32354 leader_election.cc:290] T 65028637ee2f479e868c440d0643d802 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:19.927057 31091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e435a41bec8e4146a85d1181681ffadb" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:19.881234 32167 leader_election.cc:290] T 82a9708851e94168bd57fc180b63b823 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:19.881916 32306 raft_consensus.cc:493] T a80baabb486f42a4a982e88ae6a2ffd1 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:19.928241 32306 raft_consensus.cc:515] T a80baabb486f42a4a982e88ae6a2ffd1 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
W20260709 12:13:19.870536 31021 rpcz_store.cc:269] 0709 12:13:17.209411 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:17.212104 (+  2693us) service_pool.cc:224] Handling call
0709 12:13:17.269932 (+ 57828us) spinlock_profiling.cc:243] Waited 4.34 ms on lock 0x7b5800000c98. stack: 00007f6234cfc343 00007f6234cfc240 00007f623468b1d4 00007f623e3c9304 00007f623e3c9299 00007f6234bb6db1 00007f6234cf6b71 00007f6234cf6a22 00007f623dc0f8d9 00007f623cd69ee0 00007f623ce330ab 00007f623ce33131 00007f623cde10a0 00007f623cde0984 00007f623635b6d4 00007f623635b662
0709 12:13:17.902462 (+632530us) spinlock_profiling.cc:243] Waited 627 ms on lock 0x7b18001bb1c0. stack: 00007f6234cfc343 00007f6234cfc240 00007f623468b1d4 00007f623e3c9304 00007f623e3c9299 00007f6237d84571 00007f6237e56646 00007f6237d9058e 00007f6237e11f9e 00007f6237e137de 00007f6237e1f27c 00007f623cde0b17 00007f623635b6d4 00007f623635b662 00007f623635b591 00007f623635b50c
0709 12:13:19.377733 (+1475271us) spinlock_profiling.cc:243] Waited 1.31 s on lock 0x7b58000743d0. stack: 00007f6234cfc343 00007f6234cfc240 00007f623468b1d4 00007f623e3c9304 00007f623e3c9299 00007f6237d84571 00007f6237d770aa 00007f6237df9447 00007f6237e11fe7 00007f6237e137de 00007f6237e1f27c 00007f623cde0b17 00007f623635b6d4 00007f623635b662 00007f623635b591 00007f623635b50c
0709 12:13:19.855868 (+478135us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":4470327168}
I20260709 12:13:19.886437 32342 raft_consensus.cc:2749] T ced8b161997f4619ae2bef909f847a9c P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:19.803424 32362 raft_consensus.cc:515] T 016bf6119ac04bff95762a1288224c06 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:19.933158 32362 leader_election.cc:290] T 016bf6119ac04bff95762a1288224c06 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:19.888489 31172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f087f314a0643ffbadf73e1fc2843c9" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:13:19.804399 32361 raft_consensus.cc:515] T 49db8909ad064e4baadeeac9c9843305 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
W20260709 12:13:19.933944 31710 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.29.32.193:37577 timed out after 1.684s (SENT) [suppressed 3 similar messages]
I20260709 12:13:19.818820 32350 raft_consensus.cc:493] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:19.872632 32276 raft_consensus.cc:493] T 358c892619c546d893d935c1bd85f699 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f5b1f169962e4544857edd56e56b5da6)
I20260709 12:13:19.933944 31172 raft_consensus.cc:3055] T 6f087f314a0643ffbadf73e1fc2843c9 P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:19.896688 31095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d4b78ad5d5b4e7da91ac5657941e2b9" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:19.904927 31092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6f50d0c5d864cb5abb35e0264634381" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:19.905306 31094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c879e24e97407ab517707c5384cee7" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:19.927035 32225 raft_consensus.cc:515] T f8f275cdefdd443bbac9d440f67b9b52 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:19.895967 32328 raft_consensus.cc:515] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:19.911717 31739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "016bf6119ac04bff95762a1288224c06" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:19.895859 32315 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:41002 (request call id 71) took 2815 ms. Trace:
I20260709 12:13:19.906827 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc87527d684e493cb49a0976b66b95e1" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:19.935336 31172 raft_consensus.cc:740] T 6f087f314a0643ffbadf73e1fc2843c9 P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Running, Role: LEADER
I20260709 12:13:19.948745 31172 consensus_queue.cc:260] T 6f087f314a0643ffbadf73e1fc2843c9 P 30c92db0139b4111bec0f41bfb121c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:19.950027 31172 raft_consensus.cc:3060] T 6f087f314a0643ffbadf73e1fc2843c9 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:19.961091 31172 raft_consensus.cc:2468] T 6f087f314a0643ffbadf73e1fc2843c9 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 2.
W20260709 12:13:19.945617 31136 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.193:37577, user_credentials={real_user=slave}} blocked reactor thread for 47234.7us
I20260709 12:13:19.966871 32250 raft_consensus.cc:493] T f17d51c781414977bf54afa89f9e7227 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:19.966989 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e435a41bec8e4146a85d1181681ffadb" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:19.967583 32250 raft_consensus.cc:515] T f17d51c781414977bf54afa89f9e7227 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:19.985272 32363 raft_consensus.cc:2804] T e435a41bec8e4146a85d1181681ffadb P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:19.985800 32363 raft_consensus.cc:493] T e435a41bec8e4146a85d1181681ffadb P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting leader election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:19.987489 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a924d4172d594d1b9b1a27405f62e113" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:19.967609 32361 leader_election.cc:290] T 49db8909ad064e4baadeeac9c9843305 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:19.996919 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f275cdefdd443bbac9d440f67b9b52" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:19.986202 32363 raft_consensus.cc:3060] T e435a41bec8e4146a85d1181681ffadb P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:19.975035 32350 raft_consensus.cc:515] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:20.003630 32365 raft_consensus.cc:2804] T 30aaa322462d471391f3699e252ff4d9 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:20.004418 32367 raft_consensus.cc:493] T 0b41888ff42940da9b1972fd18897141 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:20.004458 31092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef255e0f45104a2586066eda21e8e5ca" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:20.000650 31093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "016bf6119ac04bff95762a1288224c06" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:19.974771 32243 raft_consensus.cc:515] T 89ffc555b1d0497aaa94c481f46ffd32 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:20.004467 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e423dd71a8004c5e93c55b30c614d23b" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:20.022331 31095 consensus_queue.cc:237] T a5c879e24e97407ab517707c5384cee7 P dc254a15e8d54188a2ec3927216ff482 [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:19.989195 32276 raft_consensus.cc:515] T 358c892619c546d893d935c1bd85f699 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:20.026643 31099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53ace3285fd943f68cc32bce31eb1c49" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:20.049506 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67114a3a63b948b296904b3bee168601" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
W20260709 12:13:20.056270 31136 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:20.011736 32365 raft_consensus.cc:493] T 30aaa322462d471391f3699e252ff4d9 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting leader election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:20.027014 31091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82a9708851e94168bd57fc180b63b823" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:20.027117 32306 leader_election.cc:290] T a80baabb486f42a4a982e88ae6a2ffd1 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:20.026791 32339 leader_election.cc:290] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
W20260709 12:13:20.055626 31710 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.193:37577, user_credentials={real_user=slave}} blocked reactor thread for 121767us
I20260709 12:13:20.073645 31098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49db8909ad064e4baadeeac9c9843305" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:20.084263 32329 raft_consensus.cc:476] T 40086b02d9b745708aaacf2ed35c7b0f P f5b1f169962e4544857edd56e56b5da6 [term 2 LEADER]: Not starting pre-election -- already a leader
I20260709 12:13:20.085399 32243 leader_election.cc:290] T 89ffc555b1d0497aaa94c481f46ffd32 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:20.088166 31098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d6e271c5f0a401a94b07a3da7dc3e89" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:20.089322 32350 leader_election.cc:290] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:20.060141 32367 raft_consensus.cc:515] T 0b41888ff42940da9b1972fd18897141 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:20.092370 32367 leader_election.cc:290] T 0b41888ff42940da9b1972fd18897141 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:20.096129 32225 leader_election.cc:290] T f8f275cdefdd443bbac9d440f67b9b52 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:19.961874 32315 rpcz_store.cc:276] 0709 12:13:17.080398 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:17.080551 (+   153us) service_pool.cc:224] Handling call
0709 12:13:17.327485 (+246934us) ts_tablet_manager.cc:1151] Deleting tablet 279f04a2428640c58dcd613817c07b02
0709 12:13:17.327578 (+    93us) ts_tablet_manager.cc:1071] Acquired tablet manager lock
0709 12:13:17.824738 (+497160us) spinlock_profiling.cc:243] Waited 56.8 ms on lock 0x7b5400197654. stack: 00007f6234cfc343 00007f6234cfc240 00007f623468b1d4 00007f623e3c9304 00007f623e3c9299 00007f6237d84571 00007f6237e23ff9 00007f623ce31482 00007f623ce622d0 00007f623ce4883d 00007f623ce487e9 00007f623ce48779 00007f623ce48741 00007f623ce4796d 0000000000388634 0000000000388479
0709 12:13:19.468142 (+1643404us) tablet_metadata.cc:665] Metadata flushed
0709 12:13:19.866543 (+398401us) tablet_metadata.cc:665] Metadata flushed
0709 12:13:19.895679 (+ 29136us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":723693,"spinlock_wait_cycles":130622080,"tablet-delete.queue_time_us":195855,"thread_start_us":145402,"threads_started":1}
I20260709 12:13:20.061163 32365 raft_consensus.cc:3060] T 30aaa322462d471391f3699e252ff4d9 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:20.070791 31090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c879e24e97407ab517707c5384cee7" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:20.077873 32328 leader_election.cc:290] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:20.120455 31062 leader_election.cc:304] T f8f275cdefdd443bbac9d440f67b9b52 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: dc254a15e8d54188a2ec3927216ff482; no voters: 30c92db0139b4111bec0f41bfb121c4d, f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:20.121784 32250 leader_election.cc:290] T f17d51c781414977bf54afa89f9e7227 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:20.123353 32367 raft_consensus.cc:493] T ef3b18c8988842ebb49493971467b689 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:20.123943 32367 raft_consensus.cc:515] T ef3b18c8988842ebb49493971467b689 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:20.124171 31137 leader_election.cc:304] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d, f5b1f169962e4544857edd56e56b5da6; no voters: 
I20260709 12:13:20.117697 31747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb71c9b6b8644b0a7f875a07ee8e2a2" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:20.127501 32167 raft_consensus.cc:2749] T f8f275cdefdd443bbac9d440f67b9b52 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:20.130422 32370 raft_consensus.cc:493] T 2e35674711c84471b938c16e846e1e8c P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:20.131009 32370 raft_consensus.cc:515] T 2e35674711c84471b938c16e846e1e8c P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:20.133337 32370 leader_election.cc:290] T 2e35674711c84471b938c16e846e1e8c P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:20.134864 31165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b41888ff42940da9b1972fd18897141" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:20.135530 31173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53ace3285fd943f68cc32bce31eb1c49" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:20.147379 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b076f86e4ed644b280f0eee401d38c47" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:20.161777 32367 leader_election.cc:290] T ef3b18c8988842ebb49493971467b689 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:20.162978 31137 leader_election.cc:304] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d, f5b1f169962e4544857edd56e56b5da6; no voters: 
I20260709 12:13:20.166435 32290 raft_consensus.cc:2804] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:20.167004 32290 raft_consensus.cc:493] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting leader election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:20.167521 32290 raft_consensus.cc:3060] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:20.137512 32377 raft_consensus.cc:493] T 36032815941b49f4a4d107a8da22a256 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
W20260709 12:13:20.180824 30987 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.195:38253, user_credentials={real_user=slave}} blocked reactor thread for 83778.1us
I20260709 12:13:20.182977 31747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "358c892619c546d893d935c1bd85f699" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:20.181890 30987 leader_election.cc:304] T 6f087f314a0643ffbadf73e1fc2843c9 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: 
I20260709 12:13:20.148649 32276 leader_election.cc:290] T 358c892619c546d893d935c1bd85f699 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:20.186700 31173 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b223cbe5ac5f4b07afbfffeab5c46deb"
dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
 from {username='slave'} at 127.0.0.1:38718
I20260709 12:13:20.186787 31171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "405e25aa465a413c9b6fa16ec4acbc96" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:20.187508 31743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f275cdefdd443bbac9d440f67b9b52" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:20.179427 32306 raft_consensus.cc:2804] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:20.139355 32376 raft_consensus.cc:493] T 0bb7d70b9a8546e6be62cec192f84a56 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:20.201841 31173 raft_consensus.cc:493] T b223cbe5ac5f4b07afbfffeab5c46deb P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:20.202397 31173 raft_consensus.cc:3060] T b223cbe5ac5f4b07afbfffeab5c46deb P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:20.169085 32377 raft_consensus.cc:515] T 36032815941b49f4a4d107a8da22a256 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:20.202194 32376 raft_consensus.cc:515] T 0bb7d70b9a8546e6be62cec192f84a56 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:20.202742 32306 raft_consensus.cc:493] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 004887887de44a6584632617dc197d7d)
W20260709 12:13:20.214404 31138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.194:44499, user_credentials={real_user=slave}} blocked reactor thread for 124713us
I20260709 12:13:20.228865 32306 raft_consensus.cc:3060] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:13:20.256690 30989 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.194:44499, user_credentials={real_user=slave}} blocked reactor thread for 117394us
I20260709 12:13:20.256872 31091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea66b0b7a624931b06513f285ef85dc" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:20.263242 32376 leader_election.cc:290] T 0bb7d70b9a8546e6be62cec192f84a56 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:20.204650 31743 raft_consensus.cc:2468] T f8f275cdefdd443bbac9d440f67b9b52 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 1.
I20260709 12:13:20.264393 31024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "405e25aa465a413c9b6fa16ec4acbc96" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:20.313637 31024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39f2bd93fb884f38a718cd39c5504e52" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:20.314360 31024 raft_consensus.cc:2468] T 39f2bd93fb884f38a718cd39c5504e52 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 1.
I20260709 12:13:20.315249 31024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80baabb486f42a4a982e88ae6a2ffd1" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:20.315904 31173 raft_consensus.cc:515] T b223cbe5ac5f4b07afbfffeab5c46deb P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:20.264829 31015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544029f2ed67441abec2700df0a8363b" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:20.262733 32365 raft_consensus.cc:515] T 30aaa322462d471391f3699e252ff4d9 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:20.266146 31023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f275cdefdd443bbac9d440f67b9b52" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:20.269480 31747 raft_consensus.cc:1275] T a5c879e24e97407ab517707c5384cee7 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:20.225478 32370 raft_consensus.cc:2804] T 6f087f314a0643ffbadf73e1fc2843c9 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:20.257589 32371 raft_consensus.cc:493] T b223cbe5ac5f4b07afbfffeab5c46deb P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:20.272030 31019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a924d4172d594d1b9b1a27405f62e113" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:20.247189 31099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f275cdefdd443bbac9d440f67b9b52" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:20.320302 32371 raft_consensus.cc:515] T b223cbe5ac5f4b07afbfffeab5c46deb P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:20.273722 31710 leader_election.cc:304] T 53ace3285fd943f68cc32bce31eb1c49 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5b1f169962e4544857edd56e56b5da6; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:20.321296 31019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65028637ee2f479e868c440d0643d802" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:20.321542 32365 leader_election.cc:290] T 30aaa322462d471391f3699e252ff4d9 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 election: Requested vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
W20260709 12:13:20.321818 31710 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.195:38253, user_credentials={real_user=slave}} blocked reactor thread for 48231.9us
I20260709 12:13:20.322393 31019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fed52c34448e46f7a68ff22af201b350" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:20.238947 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80baabb486f42a4a982e88ae6a2ffd1" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:20.279868 31164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36032815941b49f4a4d107a8da22a256" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:20.281224 31168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49db8909ad064e4baadeeac9c9843305" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:20.198585 30919 catalog_manager.cc:5697] T f8f275cdefdd443bbac9d440f67b9b52 P f5b1f169962e4544857edd56e56b5da6 reported cstate change: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "004887887de44a6584632617dc197d7d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:20.282465 31167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f275cdefdd443bbac9d440f67b9b52" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:20.284737 31172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a924d4172d594d1b9b1a27405f62e113" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:20.286794 31017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bc24a79ea234c19aa54649c73e392af" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:20.287971 32378 raft_consensus.cc:493] T 40086b02d9b745708aaacf2ed35c7b0f P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:20.322646 31023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9314181f732426eb7e9843e26c00441" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:20.331359 32378 raft_consensus.cc:515] T 40086b02d9b745708aaacf2ed35c7b0f P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:20.332083 32329 raft_consensus.cc:2749] T 53ace3285fd943f68cc32bce31eb1c49 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:20.288921 31022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92a0813319c4f38be8a80039868f119" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:20.289271 31021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced8b161997f4619ae2bef909f847a9c" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:20.333250 31096 raft_consensus.cc:2468] T a80baabb486f42a4a982e88ae6a2ffd1 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 2.
I20260709 12:13:20.290959 32377 leader_election.cc:290] T 36032815941b49f4a4d107a8da22a256 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:20.335223 31168 raft_consensus.cc:2468] T 49db8909ad064e4baadeeac9c9843305 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5b1f169962e4544857edd56e56b5da6 in term 1.
I20260709 12:13:20.335783 31172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3b18c8988842ebb49493971467b689" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:20.335872 31021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "016bf6119ac04bff95762a1288224c06" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:20.336134 31168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb7d70b9a8546e6be62cec192f84a56" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:20.336257 31015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d67e4d0c72f479ea4647afa7039f263" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:20.336956 31172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39f2bd93fb884f38a718cd39c5504e52" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:20.337229 31168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80baabb486f42a4a982e88ae6a2ffd1" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:20.291319 31018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea66b0b7a624931b06513f285ef85dc" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
W20260709 12:13:20.294770 30988 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.196:36387, user_credentials={real_user=slave}} blocked reactor thread for 58734.8us
I20260709 12:13:20.338544 31710 leader_election.cc:304] T 49db8909ad064e4baadeeac9c9843305 P f5b1f169962e4544857edd56e56b5da6 [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: 30c92db0139b4111bec0f41bfb121c4d, f5b1f169962e4544857edd56e56b5da6; no voters: dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:20.298561 31138 leader_election.cc:304] T bfb1959a138f4ebba53b5a0a4a24c8c2 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: dc254a15e8d54188a2ec3927216ff482, f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:20.338762 30989 leader_election.cc:304] T b076f86e4ed644b280f0eee401d38c47 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:20.298688 31170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92a0813319c4f38be8a80039868f119" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:20.300235 31169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67114a3a63b948b296904b3bee168601" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:20.330219 31016 raft_consensus.cc:1240] T 30aaa322462d471391f3699e252ff4d9 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Rejecting Update request from peer dc254a15e8d54188a2ec3927216ff482 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:20.339625 31170 raft_consensus.cc:2468] T f92a0813319c4f38be8a80039868f119 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 1.
I20260709 12:13:20.340692 31022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fe8a9107d124c99a1815c948e7763cf" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:20.340969 32329 raft_consensus.cc:2804] T 49db8909ad064e4baadeeac9c9843305 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:20.341385 32329 raft_consensus.cc:493] T 49db8909ad064e4baadeeac9c9843305 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:20.341989 32329 raft_consensus.cc:3060] T 49db8909ad064e4baadeeac9c9843305 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:20.299779 31165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced8b161997f4619ae2bef909f847a9c" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:20.301182 32373 raft_consensus.cc:493] T 4ee6b7916bad47ff92e5c5380ec866ca P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:20.317096 31024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f087f314a0643ffbadf73e1fc2843c9" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:20.336983 31021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82a9708851e94168bd57fc180b63b823" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:20.203858 31171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c6c63708f4a4eef9c0a06bdf2d555d1" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:20.290325 31020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67114a3a63b948b296904b3bee168601" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:20.333299 31167 raft_consensus.cc:2468] T f8f275cdefdd443bbac9d440f67b9b52 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5b1f169962e4544857edd56e56b5da6 in term 1.
I20260709 12:13:20.332129 31023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "051f7a89dfe54831a6a0e432f7181795" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:20.322592 32371 leader_election.cc:290] T b223cbe5ac5f4b07afbfffeab5c46deb P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:20.350814 30988 leader_election.cc:304] T 358c892619c546d893d935c1bd85f699 P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:20.334918 31173 leader_election.cc:290] T b223cbe5ac5f4b07afbfffeab5c46deb P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:20.333299 30919 catalog_manager.cc:5697] T 40086b02d9b745708aaacf2ed35c7b0f P f5b1f169962e4544857edd56e56b5da6 reported cstate change: term changed from 1 to 2, leader changed from 004887887de44a6584632617dc197d7d (127.29.32.193) to f5b1f169962e4544857edd56e56b5da6 (127.29.32.196). New cstate: current_term: 2 leader_uuid: "f5b1f169962e4544857edd56e56b5da6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:20.344166 32370 raft_consensus.cc:697] T 6f087f314a0643ffbadf73e1fc2843c9 P 004887887de44a6584632617dc197d7d [term 2 LEADER]: Becoming Leader. State: Replica: 004887887de44a6584632617dc197d7d, State: Running, Role: LEADER
I20260709 12:13:20.355734 31168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9314181f732426eb7e9843e26c00441" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:20.356149 32290 raft_consensus.cc:515] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:20.356729 32377 raft_consensus.cc:2749] T bfb1959a138f4ebba53b5a0a4a24c8c2 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:20.356500 32370 consensus_queue.cc:237] T 6f087f314a0643ffbadf73e1fc2843c9 P 004887887de44a6584632617dc197d7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
W20260709 12:13:20.356684 31138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.194:44499, user_credentials={real_user=slave}} blocked reactor thread for 58207.3us
I20260709 12:13:20.356528 31168 raft_consensus.cc:2468] T e9314181f732426eb7e9843e26c00441 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 1.
I20260709 12:13:20.360140 31022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f17d51c781414977bf54afa89f9e7227" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:20.360092 31171 raft_consensus.cc:2393] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f5b1f169962e4544857edd56e56b5da6 in current term 2: Already voted for candidate 30c92db0139b4111bec0f41bfb121c4d in this term.
I20260709 12:13:20.357852 32376 raft_consensus.cc:2749] T b076f86e4ed644b280f0eee401d38c47 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:20.363266 32290 leader_election.cc:290] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 election: Requested vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:20.332646 32363 raft_consensus.cc:515] T e435a41bec8e4146a85d1181681ffadb P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:20.364229 31169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d67e4d0c72f479ea4647afa7039f263" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:20.364694 32378 leader_election.cc:290] T 40086b02d9b745708aaacf2ed35c7b0f P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:20.365387 31172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65028637ee2f479e868c440d0643d802" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:20.365607 32363 leader_election.cc:290] T e435a41bec8e4146a85d1181681ffadb P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 election: Requested vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:20.366588 31167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f087f314a0643ffbadf73e1fc2843c9" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:20.371887 30989 leader_election.cc:304] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:20.372641 31164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "051f7a89dfe54831a6a0e432f7181795" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:20.373097 30989 leader_election.cc:304] T 405e25aa465a413c9b6fa16ec4acbc96 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:20.373756 31167 raft_consensus.cc:2393] T 6f087f314a0643ffbadf73e1fc2843c9 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dc254a15e8d54188a2ec3927216ff482 in current term 2: Already voted for candidate 004887887de44a6584632617dc197d7d in this term.
I20260709 12:13:20.365724 32181 raft_consensus.cc:2749] T 358c892619c546d893d935c1bd85f699 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:20.375533 31170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fed52c34448e46f7a68ff22af201b350" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:20.334259 32250 consensus_queue.cc:1048] T a5c879e24e97407ab517707c5384cee7 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.042s
I20260709 12:13:20.381796 31165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30aaa322462d471391f3699e252ff4d9" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:13:20.382668 31165 raft_consensus.cc:3060] T 30aaa322462d471391f3699e252ff4d9 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:20.382766 31738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40086b02d9b745708aaacf2ed35c7b0f" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:20.383971 31168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fe8a9107d124c99a1815c948e7763cf" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:20.343387 32373 raft_consensus.cc:515] T 4ee6b7916bad47ff92e5c5380ec866ca P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:20.386871 31747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36032815941b49f4a4d107a8da22a256" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:20.389773 32373 leader_election.cc:290] T 4ee6b7916bad47ff92e5c5380ec866ca P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:20.390697 32373 raft_consensus.cc:2749] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:20.391211 32243 raft_consensus.cc:2749] T 405e25aa465a413c9b6fa16ec4acbc96 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:20.392470 30988 leader_election.cc:304] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d, f5b1f169962e4544857edd56e56b5da6; no voters: 
W20260709 12:13:20.396417 31062 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.193:37577, user_credentials={real_user=slave}} blocked reactor thread for 61678.9us
I20260709 12:13:20.392489 31743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c6c63708f4a4eef9c0a06bdf2d555d1" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6"
I20260709 12:13:20.399930 31710 leader_election.cc:304] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6 [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: 004887887de44a6584632617dc197d7d, f5b1f169962e4544857edd56e56b5da6; no voters: dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:20.400759 32365 raft_consensus.cc:2804] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:20.401161 32365 raft_consensus.cc:493] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting leader election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:20.401549 32365 raft_consensus.cc:3060] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:20.416371 31167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb71c9b6b8644b0a7f875a07ee8e2a2" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:20.417184 31747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e35674711c84471b938c16e846e1e8c" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:20.416622 31168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f17d51c781414977bf54afa89f9e7227" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:20.445060 31172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e435a41bec8e4146a85d1181681ffadb" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:13:20.488878 31168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b223cbe5ac5f4b07afbfffeab5c46deb" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:20.407532 31738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb7d70b9a8546e6be62cec192f84a56" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:20.446655 31164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82a9708851e94168bd57fc180b63b823" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:20.450706 31170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea66b0b7a624931b06513f285ef85dc" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:20.489974 31164 raft_consensus.cc:2468] T 82a9708851e94168bd57fc180b63b823 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 1.
I20260709 12:13:20.490500 31170 raft_consensus.cc:2468] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 1.
W20260709 12:13:20.454293 31710 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.193:37577, user_credentials={real_user=slave}} blocked reactor thread for 54468.2us
I20260709 12:13:20.443372 31743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89ffc555b1d0497aaa94c481f46ffd32" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:20.475111 31023 raft_consensus.cc:1275] T a5c879e24e97407ab517707c5384cee7 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:20.476779 32366 raft_consensus.cc:493] T 8d67e4d0c72f479ea4647afa7039f263 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:20.493592 32366 raft_consensus.cc:515] T 8d67e4d0c72f479ea4647afa7039f263 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:20.496404 32366 leader_election.cc:290] T 8d67e4d0c72f479ea4647afa7039f263 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:20.496446 31710 leader_election.cc:304] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5b1f169962e4544857edd56e56b5da6; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:20.498473 32361 raft_consensus.cc:3060] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:20.477471 30989 leader_election.cc:304] T 39f2bd93fb884f38a718cd39c5504e52 P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482; no voters: 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:13:20.416296 32327 raft_consensus.cc:2804] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:20.501266 32327 raft_consensus.cc:493] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:20.501849 32327 raft_consensus.cc:3060] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:20.506425 32385 raft_consensus.cc:2804] T 39f2bd93fb884f38a718cd39c5504e52 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:20.506922 32385 raft_consensus.cc:493] T 39f2bd93fb884f38a718cd39c5504e52 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:20.507278 32385 raft_consensus.cc:3060] T 39f2bd93fb884f38a718cd39c5504e52 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:20.509564 31171 raft_consensus.cc:1275] T 40086b02d9b745708aaacf2ed35c7b0f P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Refusing update from remote peer f5b1f169962e4544857edd56e56b5da6: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:20.513365 31023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89ffc555b1d0497aaa94c481f46ffd32" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:20.514978 32385 raft_consensus.cc:515] T 39f2bd93fb884f38a718cd39c5504e52 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:20.485091 32306 raft_consensus.cc:515] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:20.516355 31166 raft_consensus.cc:1240] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Rejecting Update request from peer 004887887de44a6584632617dc197d7d for earlier term 1. Current term is 2. Ops: []
W20260709 12:13:20.487033 31138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.194:44499, user_credentials={real_user=slave}} blocked reactor thread for 82165.6us
I20260709 12:13:20.517200 32385 leader_election.cc:290] T 39f2bd93fb884f38a718cd39c5504e52 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 election: Requested vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:20.517786 31169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ee6b7916bad47ff92e5c5380ec866ca" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
W20260709 12:13:20.483978 31062 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:20.517947 31138 leader_election.cc:304] T 53ace3285fd943f68cc32bce31eb1c49 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: dc254a15e8d54188a2ec3927216ff482, f5b1f169962e4544857edd56e56b5da6
W20260709 12:13:20.518481 30989 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.194:44499, user_credentials={real_user=slave}} blocked reactor thread for 110161us
I20260709 12:13:20.524132 31017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f275cdefdd443bbac9d440f67b9b52" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:20.519340 31023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36032815941b49f4a4d107a8da22a256" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:20.528198 31017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "016bf6119ac04bff95762a1288224c06" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:20.530098 31167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39f2bd93fb884f38a718cd39c5504e52" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:13:20.523283 32327 raft_consensus.cc:515] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:20.531015 32339 consensus_queue.cc:1048] T 40086b02d9b745708aaacf2ed35c7b0f P f5b1f169962e4544857edd56e56b5da6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:20.532141 30989 leader_election.cc:304] T 847dc84de6644d7a8e98748f55c1a5ec P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 004887887de44a6584632617dc197d7d; no voters: dc254a15e8d54188a2ec3927216ff482, f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:20.533587 32366 raft_consensus.cc:2749] T 53ace3285fd943f68cc32bce31eb1c49 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:20.533746 31062 leader_election.cc:304] T f92a0813319c4f38be8a80039868f119 P dc254a15e8d54188a2ec3927216ff482 [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: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:13:20.546959 32376 raft_consensus.cc:2749] T 847dc84de6644d7a8e98748f55c1a5ec P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:20.547423 31062 leader_election.cc:304] T e9314181f732426eb7e9843e26c00441 P dc254a15e8d54188a2ec3927216ff482 [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: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:13:20.548730 32350 raft_consensus.cc:2804] T e9314181f732426eb7e9843e26c00441 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:20.549137 32350 raft_consensus.cc:493] T e9314181f732426eb7e9843e26c00441 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:20.549571 32350 raft_consensus.cc:3060] T e9314181f732426eb7e9843e26c00441 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:20.549036 30989 leader_election.cc:304] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 004887887de44a6584632617dc197d7d; no voters: dc254a15e8d54188a2ec3927216ff482, f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:20.550247 31022 raft_consensus.cc:1275] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Refusing update from remote peer f5b1f169962e4544857edd56e56b5da6: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:20.553555 30989 leader_election.cc:304] T a5c879e24e97407ab517707c5384cee7 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: dc254a15e8d54188a2ec3927216ff482, f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:20.534992 31138 leader_election.cc:304] T a5c879e24e97407ab517707c5384cee7 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: dc254a15e8d54188a2ec3927216ff482, f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:20.553742 32385 raft_consensus.cc:2749] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:20.554382 32376 raft_consensus.cc:2749] T a5c879e24e97407ab517707c5384cee7 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:20.554878 32366 raft_consensus.cc:2749] T a5c879e24e97407ab517707c5384cee7 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:20.511758 32361 raft_consensus.cc:2749] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:20.555804 30989 leader_election.cc:304] T b6f50d0c5d864cb5abb35e0264634381 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:20.556696 32371 raft_consensus.cc:2749] T b6f50d0c5d864cb5abb35e0264634381 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:20.556813 32167 raft_consensus.cc:2804] T f92a0813319c4f38be8a80039868f119 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:20.557032 31710 leader_election.cc:304] T 89ffc555b1d0497aaa94c481f46ffd32 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5b1f169962e4544857edd56e56b5da6; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:20.557379 32167 raft_consensus.cc:493] T f92a0813319c4f38be8a80039868f119 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:20.512308 31165 raft_consensus.cc:2468] T 30aaa322462d471391f3699e252ff4d9 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 2.
I20260709 12:13:20.536332 31017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d6e271c5f0a401a94b07a3da7dc3e89" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:20.544070 31023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40086b02d9b745708aaacf2ed35c7b0f" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:13:20.599556 31023 raft_consensus.cc:2376] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate f5b1f169962e4544857edd56e56b5da6 in term 2. Re-sending same reply.
I20260709 12:13:20.544281 31091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d4b78ad5d5b4e7da91ac5657941e2b9" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:13:20.600522 32370 raft_consensus.cc:493] T 1fa0925ac64c4fc69dbac49cef120871 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:20.601114 32370 raft_consensus.cc:515] T 1fa0925ac64c4fc69dbac49cef120871 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:20.558398 32361 raft_consensus.cc:2749] T 89ffc555b1d0497aaa94c481f46ffd32 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:20.485874 32329 raft_consensus.cc:515] T 49db8909ad064e4baadeeac9c9843305 P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:20.568418 31062 leader_election.cc:304] T 82a9708851e94168bd57fc180b63b823 P dc254a15e8d54188a2ec3927216ff482 [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: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:13:20.603018 32253 raft_consensus.cc:2804] T 82a9708851e94168bd57fc180b63b823 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:20.545588 32327 leader_election.cc:290] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:20.603470 31062 leader_election.cc:304] T 1ea66b0b7a624931b06513f285ef85dc P dc254a15e8d54188a2ec3927216ff482 [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: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:13:20.575415 30988 leader_election.cc:304] T 0bb7d70b9a8546e6be62cec192f84a56 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:20.583660 30906 catalog_manager.cc:5028] TS 004887887de44a6584632617dc197d7d (127.29.32.193:37577): tablet 279f04a2428640c58dcd613817c07b02 (table test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]) successfully deleted
I20260709 12:13:20.583017 31743 raft_consensus.cc:1240] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Rejecting Update request from peer dc254a15e8d54188a2ec3927216ff482 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:20.604638 32376 raft_consensus.cc:2749] T 0bb7d70b9a8546e6be62cec192f84a56 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:20.605528 32300 raft_consensus.cc:2804] T 1ea66b0b7a624931b06513f285ef85dc P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:20.605665 31062 leader_election.cc:304] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dc254a15e8d54188a2ec3927216ff482; no voters: 30c92db0139b4111bec0f41bfb121c4d, f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:20.574925 32367 raft_consensus.cc:493] T cc87527d684e493cb49a0976b66b95e1 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:20.511785 32365 raft_consensus.cc:515] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:20.606500 32367 raft_consensus.cc:515] T cc87527d684e493cb49a0976b66b95e1 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:20.608049 32365 leader_election.cc:290] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 election: Requested vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:20.586658 31710 leader_election.cc:304] T 36032815941b49f4a4d107a8da22a256 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5b1f169962e4544857edd56e56b5da6; no voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:13:20.609045 32367 leader_election.cc:290] T cc87527d684e493cb49a0976b66b95e1 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:20.609157 31023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d4b78ad5d5b4e7da91ac5657941e2b9" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:13:20.577322 32306 leader_election.cc:290] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:20.589346 32311 raft_consensus.cc:2955] T a5c879e24e97407ab517707c5384cee7 P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:20.587536 31136 leader_election.cc:304] T 4225e109131c4e4d8ee206f916cbb15f P 30c92db0139b4111bec0f41bfb121c4d [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: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:20.595184 32350 raft_consensus.cc:515] T e9314181f732426eb7e9843e26c00441 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:20.612156 31710 leader_election.cc:304] T f8f275cdefdd443bbac9d440f67b9b52 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d, f5b1f169962e4544857edd56e56b5da6; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:20.612413 32350 leader_election.cc:290] T e9314181f732426eb7e9843e26c00441 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:20.613109 32306 raft_consensus.cc:2804] T 4225e109131c4e4d8ee206f916cbb15f P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:20.613513 32306 raft_consensus.cc:493] T 4225e109131c4e4d8ee206f916cbb15f P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting leader election (detected failure of leader f5b1f169962e4544857edd56e56b5da6)
I20260709 12:13:20.592870 31739 raft_consensus.cc:2955] T a5c879e24e97407ab517707c5384cee7 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:20.614348 32327 raft_consensus.cc:2749] T 36032815941b49f4a4d107a8da22a256 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:20.615078 32327 raft_consensus.cc:2749] T f8f275cdefdd443bbac9d440f67b9b52 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:20.615007 31136 leader_election.cc:304] T a924d4172d594d1b9b1a27405f62e113 P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:20.615957 32250 consensus_queue.cc:1059] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:20.598357 32167 raft_consensus.cc:3060] T f92a0813319c4f38be8a80039868f119 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:20.617537 32250 raft_consensus.cc:3055] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:20.597748 31738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe5fe8de7a54e2c837e2d900e67f4e4" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6"
I20260709 12:13:20.603468 32253 raft_consensus.cc:493] T 82a9708851e94168bd57fc180b63b823 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:20.618480 32253 raft_consensus.cc:3060] T 82a9708851e94168bd57fc180b63b823 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:20.601555 31168 raft_consensus.cc:1240] T 30aaa322462d471391f3699e252ff4d9 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Rejecting Update request from peer dc254a15e8d54188a2ec3927216ff482 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:20.605949 32300 raft_consensus.cc:493] T 1ea66b0b7a624931b06513f285ef85dc P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:20.623057 32300 raft_consensus.cc:3060] T 1ea66b0b7a624931b06513f285ef85dc P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:20.613682 31710 leader_election.cc:304] T 016bf6119ac04bff95762a1288224c06 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5b1f169962e4544857edd56e56b5da6; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:20.615967 32378 raft_consensus.cc:2749] T a924d4172d594d1b9b1a27405f62e113 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:20.617586 31136 leader_election.cc:304] T e435a41bec8e4146a85d1181681ffadb P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:20.595871 32371 consensus_queue.cc:1059] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 004887887de44a6584632617dc197d7d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:20.618012 32250 raft_consensus.cc:740] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Running, Role: LEADER
I20260709 12:13:20.631567 32250 consensus_queue.cc:260] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:20.632864 32250 raft_consensus.cc:3060] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:20.613933 32306 raft_consensus.cc:3060] T 4225e109131c4e4d8ee206f916cbb15f P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:20.635993 30987 leader_election.cc:304] T 30aaa322462d471391f3699e252ff4d9 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: 
I20260709 12:13:20.625612 31743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d6e271c5f0a401a94b07a3da7dc3e89" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6"
I20260709 12:13:20.588675 31138 leader_election.cc:304] T a80baabb486f42a4a982e88ae6a2ffd1 P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 
W20260709 12:13:20.639772 31138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.194:44499, user_credentials={real_user=slave}} blocked reactor thread for 51161.5us
I20260709 12:13:20.641942 32377 raft_consensus.cc:2804] T a80baabb486f42a4a982e88ae6a2ffd1 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:20.642555 32377 raft_consensus.cc:493] T a80baabb486f42a4a982e88ae6a2ffd1 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting leader election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:20.643023 32377 raft_consensus.cc:3060] T a80baabb486f42a4a982e88ae6a2ffd1 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:20.644343 31091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "279f04a2428640c58dcd613817c07b02" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:20.629412 32327 raft_consensus.cc:2749] T 016bf6119ac04bff95762a1288224c06 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:20.657783 31136 leader_election.cc:304] T e423dd71a8004c5e93c55b30c614d23b P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:20.660985 31093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c6c63708f4a4eef9c0a06bdf2d555d1" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
W20260709 12:13:20.661329 31138 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:20.633590 32354 raft_consensus.cc:2749] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:20.665056 31168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc87527d684e493cb49a0976b66b95e1" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:20.666672 31136 leader_election.cc:304] T b6f50d0c5d864cb5abb35e0264634381 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:20.646859 32375 raft_consensus.cc:2749] T e435a41bec8e4146a85d1181681ffadb P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:20.674041 31168 raft_consensus.cc:2468] T cc87527d684e493cb49a0976b66b95e1 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 1.
I20260709 12:13:20.674142 31136 leader_election.cc:304] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d [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: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:20.675359 30987 leader_election.cc:304] T cc87527d684e493cb49a0976b66b95e1 P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: 
I20260709 12:13:20.675102 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b223cbe5ac5f4b07afbfffeab5c46deb" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:13:20.680539 31096 raft_consensus.cc:3055] T b223cbe5ac5f4b07afbfffeab5c46deb P dc254a15e8d54188a2ec3927216ff482 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:20.681422 31096 raft_consensus.cc:740] T b223cbe5ac5f4b07afbfffeab5c46deb P dc254a15e8d54188a2ec3927216ff482 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Running, Role: LEADER
I20260709 12:13:20.671705 32378 raft_consensus.cc:2749] T e423dd71a8004c5e93c55b30c614d23b P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:20.677469 32366 raft_consensus.cc:2749] T b6f50d0c5d864cb5abb35e0264634381 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:20.700071 31017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c879e24e97407ab517707c5384cee7" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:20.691926 31090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d67e4d0c72f479ea4647afa7039f263" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:20.696448 32375 raft_consensus.cc:2804] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:20.697419 31096 consensus_queue.cc:260] T b223cbe5ac5f4b07afbfffeab5c46deb P dc254a15e8d54188a2ec3927216ff482 [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:20.702298 31023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82a9708851e94168bd57fc180b63b823" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:20.705849 31017 raft_consensus.cc:2468] T a5c879e24e97407ab517707c5384cee7 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 1.
I20260709 12:13:20.710558 31017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b076f86e4ed644b280f0eee401d38c47" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:20.693301 32367 raft_consensus.cc:2804] T cc87527d684e493cb49a0976b66b95e1 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:20.714382 31096 raft_consensus.cc:3060] T b223cbe5ac5f4b07afbfffeab5c46deb P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:20.714604 31090 raft_consensus.cc:2468] T 8d67e4d0c72f479ea4647afa7039f263 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 2.
I20260709 12:13:20.715082 32266 raft_consensus.cc:2804] T 30aaa322462d471391f3699e252ff4d9 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:20.734952 32266 raft_consensus.cc:697] T 30aaa322462d471391f3699e252ff4d9 P 004887887de44a6584632617dc197d7d [term 2 LEADER]: Becoming Leader. State: Replica: 004887887de44a6584632617dc197d7d, State: Running, Role: LEADER
I20260709 12:13:20.736040 32266 consensus_queue.cc:237] T 30aaa322462d471391f3699e252ff4d9 P 004887887de44a6584632617dc197d7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:20.737210 32370 leader_election.cc:290] T 1fa0925ac64c4fc69dbac49cef120871 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:20.715708 31023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67114a3a63b948b296904b3bee168601" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:20.692461 32354 consensus_queue.cc:1059] T 30aaa322462d471391f3699e252ff4d9 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.033s
I20260709 12:13:20.723443 31024 raft_consensus.cc:1240] T 6f087f314a0643ffbadf73e1fc2843c9 P 004887887de44a6584632617dc197d7d [term 2 LEADER]: Rejecting Update request from peer 30c92db0139b4111bec0f41bfb121c4d for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:20.734023 32306 raft_consensus.cc:515] T 4225e109131c4e4d8ee206f916cbb15f P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
W20260709 12:13:20.724390 31063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.196:36387, user_credentials={real_user=slave}} blocked reactor thread for 48030us
W20260709 12:13:20.725562 31062 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.195:38253, user_credentials={real_user=slave}} blocked reactor thread for 48479us
I20260709 12:13:20.732666 32377 raft_consensus.cc:515] T a80baabb486f42a4a982e88ae6a2ffd1 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:20.685226 32390 consensus_queue.cc:1048] T 40086b02d9b745708aaacf2ed35c7b0f P f5b1f169962e4544857edd56e56b5da6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.054s
I20260709 12:13:20.734067 32329 leader_election.cc:290] T 49db8909ad064e4baadeeac9c9843305 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 election: Requested vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:20.701259 31710 leader_election.cc:304] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5b1f169962e4544857edd56e56b5da6; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:20.750530 31096 raft_consensus.cc:2468] T b223cbe5ac5f4b07afbfffeab5c46deb P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 3.
I20260709 12:13:20.707728 32375 raft_consensus.cc:493] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting leader election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:20.760473 31017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80baabb486f42a4a982e88ae6a2ffd1" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:20.761229 31167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fa0925ac64c4fc69dbac49cef120871" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:20.718736 32367 raft_consensus.cc:493] T cc87527d684e493cb49a0976b66b95e1 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting leader election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:20.773515 31022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea66b0b7a624931b06513f285ef85dc" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:20.763448 32361 raft_consensus.cc:493] T 0bb7d70b9a8546e6be62cec192f84a56 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:20.752375 32253 raft_consensus.cc:515] T 82a9708851e94168bd57fc180b63b823 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:20.779803 32339 raft_consensus.cc:493] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:20.797683 32339 raft_consensus.cc:515] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:20.798794 32253 leader_election.cc:290] T 82a9708851e94168bd57fc180b63b823 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:20.800124 31090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49db8909ad064e4baadeeac9c9843305" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
W20260709 12:13:20.801409 31710 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.193:37577, user_credentials={real_user=slave}} blocked reactor thread for 114800us
I20260709 12:13:20.775545 32327 raft_consensus.cc:493] T 042dbb10c08f41079ee3548b80f387dc P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:20.802804 31710 leader_election.cc:304] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6 [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: f5b1f169962e4544857edd56e56b5da6; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:20.767017 32367 raft_consensus.cc:3060] T cc87527d684e493cb49a0976b66b95e1 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:20.810329 30908 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a5c879e24e97407ab517707c5384cee7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:20.810706 31738 raft_consensus.cc:1240] T 49db8909ad064e4baadeeac9c9843305 P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Rejecting Update request from peer dc254a15e8d54188a2ec3927216ff482 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:20.764968 32375 raft_consensus.cc:3060] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:20.780927 31007 tablet_service.cc:1558] Processing DeleteTablet for tablet 8c6c63708f4a4eef9c0a06bdf2d555d1 with delete_type TABLET_DATA_TOMBSTONED (TS 004887887de44a6584632617dc197d7d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41002
I20260709 12:13:20.803664 32339 leader_election.cc:290] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:20.819258 32339 raft_consensus.cc:2749] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:20.792217 32300 raft_consensus.cc:515] T 1ea66b0b7a624931b06513f285ef85dc P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:20.793342 32395 raft_consensus.cc:3055] T 30aaa322462d471391f3699e252ff4d9 P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:20.819514 32377 leader_election.cc:290] T a80baabb486f42a4a982e88ae6a2ffd1 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:20.820092 32395 raft_consensus.cc:740] T 30aaa322462d471391f3699e252ff4d9 P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Running, Role: LEADER
I20260709 12:13:20.820573 32390 raft_consensus.cc:2749] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:20.795168 32361 raft_consensus.cc:515] T 0bb7d70b9a8546e6be62cec192f84a56 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:20.821326 32300 leader_election.cc:290] T 1ea66b0b7a624931b06513f285ef85dc P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:20.823464 32361 leader_election.cc:290] T 0bb7d70b9a8546e6be62cec192f84a56 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:20.795882 32167 raft_consensus.cc:515] T f92a0813319c4f38be8a80039868f119 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:20.821352 32395 consensus_queue.cc:260] T 30aaa322462d471391f3699e252ff4d9 P dc254a15e8d54188a2ec3927216ff482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:20.796404 32398 raft_consensus.cc:493] T 0b41888ff42940da9b1972fd18897141 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:20.826002 32395 raft_consensus.cc:3060] T 30aaa322462d471391f3699e252ff4d9 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:20.796936 32306 leader_election.cc:290] T 4225e109131c4e4d8ee206f916cbb15f P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:20.806137 31022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f275cdefdd443bbac9d440f67b9b52" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:20.807848 31167 raft_consensus.cc:1240] T a80baabb486f42a4a982e88ae6a2ffd1 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Rejecting Update request from peer 004887887de44a6584632617dc197d7d for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:20.803311 32327 raft_consensus.cc:515] T 042dbb10c08f41079ee3548b80f387dc P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:20.831826 31138 leader_election.cc:304] T 279f04a2428640c58dcd613817c07b02 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: dc254a15e8d54188a2ec3927216ff482, f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:20.779646 32329 raft_consensus.cc:493] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:20.826260 32398 raft_consensus.cc:515] T 0b41888ff42940da9b1972fd18897141 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:20.838663 31022 raft_consensus.cc:1240] T 39f2bd93fb884f38a718cd39c5504e52 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Rejecting Update request from peer 30c92db0139b4111bec0f41bfb121c4d for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:20.837292 32364 consensus_queue.cc:1059] T a80baabb486f42a4a982e88ae6a2ffd1 P 004887887de44a6584632617dc197d7d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.010s
I20260709 12:13:20.847548 32365 raft_consensus.cc:3055] T a80baabb486f42a4a982e88ae6a2ffd1 P 004887887de44a6584632617dc197d7d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:20.847954 32365 raft_consensus.cc:740] T a80baabb486f42a4a982e88ae6a2ffd1 P 004887887de44a6584632617dc197d7d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Running, Role: LEADER
I20260709 12:13:20.848898 32365 consensus_queue.cc:260] T a80baabb486f42a4a982e88ae6a2ffd1 P 004887887de44a6584632617dc197d7d [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:20.850337 32365 raft_consensus.cc:3060] T a80baabb486f42a4a982e88ae6a2ffd1 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:20.818567 31738 raft_consensus.cc:1240] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Rejecting Update request from peer dc254a15e8d54188a2ec3927216ff482 for earlier term 1. Current term is 2. Ops: []
W20260709 12:13:20.851642 31063 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:20.852900 31024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "358c892619c546d893d935c1bd85f699" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
W20260709 12:13:20.866639 31062 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.193:37577, user_credentials={real_user=slave}} blocked reactor thread for 94669.5us
I20260709 12:13:20.837481 32398 leader_election.cc:290] T 0b41888ff42940da9b1972fd18897141 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:20.869745 32306 raft_consensus.cc:2749] T 279f04a2428640c58dcd613817c07b02 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:20.877056 31022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36032815941b49f4a4d107a8da22a256" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
W20260709 12:13:20.878511 31136 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.193:37577, user_credentials={real_user=slave}} blocked reactor thread for 204424us
I20260709 12:13:20.879526 31136 leader_election.cc:304] T cc87527d684e493cb49a0976b66b95e1 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
W20260709 12:13:20.898645 31138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.194:44499, user_credentials={real_user=slave}} blocked reactor thread for 115917us
I20260709 12:13:20.899827 31138 leader_election.cc:304] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d; no voters: dc254a15e8d54188a2ec3927216ff482, f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:20.858636 32329 raft_consensus.cc:515] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:20.864799 32356 consensus_queue.cc:1059] T 49db8909ad064e4baadeeac9c9843305 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.033s
I20260709 12:13:20.911697 32276 raft_consensus.cc:2749] T cc87527d684e493cb49a0976b66b95e1 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:20.866648 32300 consensus_queue.cc:1059] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.034s
I20260709 12:13:20.914716 31024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b223cbe5ac5f4b07afbfffeab5c46deb" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:13:20.916455 31024 raft_consensus.cc:3060] T b223cbe5ac5f4b07afbfffeab5c46deb P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:20.912212 32367 raft_consensus.cc:515] T cc87527d684e493cb49a0976b66b95e1 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:20.919001 32167 leader_election.cc:290] T f92a0813319c4f38be8a80039868f119 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:20.922595 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb71c9b6b8644b0a7f875a07ee8e2a2" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:20.924492 31745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4225e109131c4e4d8ee206f916cbb15f" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6"
I20260709 12:13:20.927812 32327 leader_election.cc:290] T 042dbb10c08f41079ee3548b80f387dc P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:20.928017 31062 leader_election.cc:304] T 39f2bd93fb884f38a718cd39c5504e52 P dc254a15e8d54188a2ec3927216ff482 [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: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482; no voters: 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:13:20.928339 32167 raft_consensus.cc:3055] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:20.928741 32167 raft_consensus.cc:740] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Running, Role: LEADER
I20260709 12:13:20.929149 31062 leader_election.cc:304] T a80baabb486f42a4a982e88ae6a2ffd1 P dc254a15e8d54188a2ec3927216ff482 [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: dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:13:20.929790 31024 raft_consensus.cc:2468] T b223cbe5ac5f4b07afbfffeab5c46deb P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 3.
I20260709 12:13:20.929492 32167 consensus_queue.cc:260] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P dc254a15e8d54188a2ec3927216ff482 [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: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:20.930147 32354 raft_consensus.cc:2804] T 39f2bd93fb884f38a718cd39c5504e52 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:20.930390 32394 raft_consensus.cc:2749] T a80baabb486f42a4a982e88ae6a2ffd1 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:20.930589 32354 raft_consensus.cc:493] T 39f2bd93fb884f38a718cd39c5504e52 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:20.930816 32167 raft_consensus.cc:3060] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:20.930912 32408 tablet_replica.cc:333] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 004887887de44a6584632617dc197d7d: stopping tablet replica
I20260709 12:13:20.933594 31017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d67e4d0c72f479ea4647afa7039f263" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:20.934701 31062 leader_election.cc:304] T a924d4172d594d1b9b1a27405f62e113 P dc254a15e8d54188a2ec3927216ff482 [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: dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:13:20.935007 31021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40054f6dd8f241e3845c6787c870dd1e" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:20.935866 31062 leader_election.cc:304] T 65028637ee2f479e868c440d0643d802 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:13:20.936045 32329 leader_election.cc:290] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:20.936131 31020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe5fe8de7a54e2c837e2d900e67f4e4" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:13:20.937947 32253 raft_consensus.cc:2749] T a924d4172d594d1b9b1a27405f62e113 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:20.940774 32384 raft_consensus.cc:3055] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:20.941258 32384 raft_consensus.cc:740] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Running, Role: LEADER
I20260709 12:13:20.941520 31020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92a0813319c4f38be8a80039868f119" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:20.924619 31022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40086b02d9b745708aaacf2ed35c7b0f" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:20.942690 31022 raft_consensus.cc:2468] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 2.
I20260709 12:13:20.945215 32384 consensus_queue.cc:260] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 004887887de44a6584632617dc197d7d [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:20.946576 31136 leader_election.cc:304] T 82a9708851e94168bd57fc180b63b823 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:20.946765 32384 raft_consensus.cc:3060] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:20.921984 31138 leader_election.cc:304] T 8d67e4d0c72f479ea4647afa7039f263 P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:13:20.948933 32300 raft_consensus.cc:3055] T 49db8909ad064e4baadeeac9c9843305 P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:20.949136 31136 leader_election.cc:304] T b076f86e4ed644b280f0eee401d38c47 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:20.949324 32300 raft_consensus.cc:740] T 49db8909ad064e4baadeeac9c9843305 P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Running, Role: LEADER
I20260709 12:13:20.949510 31062 leader_election.cc:304] T 544029f2ed67441abec2700df0a8363b P dc254a15e8d54188a2ec3927216ff482 [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: dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d, f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:20.950145 32356 raft_consensus.cc:2749] T 65028637ee2f479e868c440d0643d802 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:20.951282 32356 raft_consensus.cc:2749] T 544029f2ed67441abec2700df0a8363b P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:20.917527 32306 raft_consensus.cc:2749] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:20.953270 31062 leader_election.cc:304] T ced8b161997f4619ae2bef909f847a9c P dc254a15e8d54188a2ec3927216ff482 [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: dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:13:20.953995 32356 raft_consensus.cc:2749] T ced8b161997f4619ae2bef909f847a9c P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:20.955044 31062 leader_election.cc:304] T 016bf6119ac04bff95762a1288224c06 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d, f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:20.955727 32356 raft_consensus.cc:2749] T 016bf6119ac04bff95762a1288224c06 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:20.957938 31062 leader_election.cc:304] T 8d67e4d0c72f479ea4647afa7039f263 P dc254a15e8d54188a2ec3927216ff482 [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: dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:13:20.958719 32350 raft_consensus.cc:2749] T 8d67e4d0c72f479ea4647afa7039f263 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:20.961108 32399 raft_consensus.cc:2749] T 82a9708851e94168bd57fc180b63b823 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:20.965008 32300 consensus_queue.cc:260] T 49db8909ad064e4baadeeac9c9843305 P dc254a15e8d54188a2ec3927216ff482 [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: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:20.966606 32300 raft_consensus.cc:3060] T 49db8909ad064e4baadeeac9c9843305 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:20.968961 32408 raft_consensus.cc:2243] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:20.969857 32408 raft_consensus.cc:2272] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:20.970535 32367 leader_election.cc:290] T cc87527d684e493cb49a0976b66b95e1 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 election: Requested vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:20.931092 32354 raft_consensus.cc:3060] T 39f2bd93fb884f38a718cd39c5504e52 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:20.976488 31136 leader_election.cc:304] T 67114a3a63b948b296904b3bee168601 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:20.978487 31168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc87527d684e493cb49a0976b66b95e1" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:13:20.979050 31168 raft_consensus.cc:3060] T cc87527d684e493cb49a0976b66b95e1 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:13:20.976910 31138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.194:44499, user_credentials={real_user=slave}} blocked reactor thread for 54995.1us
I20260709 12:13:20.980844 31138 leader_election.cc:304] T b223cbe5ac5f4b07afbfffeab5c46deb P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:13:20.982963 32398 raft_consensus.cc:2804] T 8d67e4d0c72f479ea4647afa7039f263 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:20.983388 32398 raft_consensus.cc:493] T 8d67e4d0c72f479ea4647afa7039f263 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting leader election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:20.983798 32398 raft_consensus.cc:3060] T 8d67e4d0c72f479ea4647afa7039f263 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:20.983713 32306 raft_consensus.cc:2749] T b076f86e4ed644b280f0eee401d38c47 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:20.901959 31710 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.193:37577, user_credentials={real_user=slave}} blocked reactor thread for 99231.3us
I20260709 12:13:20.989142 32276 raft_consensus.cc:2804] T b223cbe5ac5f4b07afbfffeab5c46deb P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:20.989693 32276 raft_consensus.cc:697] T b223cbe5ac5f4b07afbfffeab5c46deb P 30c92db0139b4111bec0f41bfb121c4d [term 3 LEADER]: Becoming Leader. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Running, Role: LEADER
I20260709 12:13:20.990687 32276 consensus_queue.cc:237] T b223cbe5ac5f4b07afbfffeab5c46deb P 30c92db0139b4111bec0f41bfb121c4d [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:20.986233 32399 raft_consensus.cc:2749] T 67114a3a63b948b296904b3bee168601 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:20.996163 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4e824b74f3b49098cec0b4f19f7d815" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:20.997516 31168 raft_consensus.cc:2468] T cc87527d684e493cb49a0976b66b95e1 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 2.
I20260709 12:13:20.998731 30987 leader_election.cc:304] T cc87527d684e493cb49a0976b66b95e1 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: 
I20260709 12:13:20.999617 32367 raft_consensus.cc:2804] T cc87527d684e493cb49a0976b66b95e1 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:21.000175 32367 raft_consensus.cc:697] T cc87527d684e493cb49a0976b66b95e1 P 004887887de44a6584632617dc197d7d [term 2 LEADER]: Becoming Leader. State: Replica: 004887887de44a6584632617dc197d7d, State: Running, Role: LEADER
I20260709 12:13:21.001173 32367 consensus_queue.cc:237] T cc87527d684e493cb49a0976b66b95e1 P 004887887de44a6584632617dc197d7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:21.014287 31136 leader_election.cc:304] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:21.016048 30922 catalog_manager.cc:5697] T a5c879e24e97407ab517707c5384cee7 P f5b1f169962e4544857edd56e56b5da6 reported cstate change: config changed from index 3 to 4, VOTER 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195) evicted. New cstate: current_term: 1 leader_uuid: "dc254a15e8d54188a2ec3927216ff482" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:21.019486 32306 raft_consensus.cc:2749] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.020987 31024 consensus_queue.cc:237] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:21.001781 32375 raft_consensus.cc:515] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:21.098485 31062 leader_election.cc:304] T 8fe8a9107d124c99a1815c948e7763cf P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d
W20260709 12:13:21.098300 31065 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:21.102807 31062 leader_election.cc:304] T fed52c34448e46f7a68ff22af201b350 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d
W20260709 12:13:21.109098 31136 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.193:37577, user_credentials={real_user=slave}} blocked reactor thread for 79751.3us
I20260709 12:13:21.113011 31136 leader_election.cc:304] T f8f275cdefdd443bbac9d440f67b9b52 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 4 responses out of 4 voters: 2 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d, f5b1f169962e4544857edd56e56b5da6; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:21.114246 32306 raft_consensus.cc:2749] T f8f275cdefdd443bbac9d440f67b9b52 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.116386 31168 raft_consensus.cc:1275] T 6f087f314a0643ffbadf73e1fc2843c9 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:21.117599 31136 leader_election.cc:304] T 358c892619c546d893d935c1bd85f699 P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:21.117699 32243 consensus_queue.cc:1048] T 6f087f314a0643ffbadf73e1fc2843c9 P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:21.118530 32306 raft_consensus.cc:2749] T 358c892619c546d893d935c1bd85f699 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:21.122255 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80baabb486f42a4a982e88ae6a2ffd1" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:13:21.122895 31096 raft_consensus.cc:3060] T a80baabb486f42a4a982e88ae6a2ffd1 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:21.131060 31096 raft_consensus.cc:2468] T a80baabb486f42a4a982e88ae6a2ffd1 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 3.
I20260709 12:13:21.107518 32167 raft_consensus.cc:2749] T 8fe8a9107d124c99a1815c948e7763cf P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.139796 31743 raft_consensus.cc:1275] T f8f275cdefdd443bbac9d440f67b9b52 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:21.132005 31136 leader_election.cc:304] T 36032815941b49f4a4d107a8da22a256 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:21.133922 32250 raft_consensus.cc:2749] T fed52c34448e46f7a68ff22af201b350 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.134603 31138 leader_election.cc:304] T a80baabb486f42a4a982e88ae6a2ffd1 P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:13:21.135470 31090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b41888ff42940da9b1972fd18897141" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:21.132232 32408 ts_tablet_manager.cc:1916] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 004887887de44a6584632617dc197d7d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:21.151621 31062 leader_election.cc:304] T 67114a3a63b948b296904b3bee168601 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:13:21.159053 31022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb7d70b9a8546e6be62cec192f84a56" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:21.160085 31022 raft_consensus.cc:2468] T 0bb7d70b9a8546e6be62cec192f84a56 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5b1f169962e4544857edd56e56b5da6 in term 1.
I20260709 12:13:21.152302 32378 raft_consensus.cc:2749] T 36032815941b49f4a4d107a8da22a256 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.155529 32399 consensus_queue.cc:1059] T 39f2bd93fb884f38a718cd39c5504e52 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.009s
I20260709 12:13:21.164822 32375 leader_election.cc:290] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:21.154664 32290 raft_consensus.cc:2804] T a80baabb486f42a4a982e88ae6a2ffd1 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:21.165632 32380 raft_consensus.cc:3055] T 39f2bd93fb884f38a718cd39c5504e52 P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:21.171975 32290 raft_consensus.cc:697] T a80baabb486f42a4a982e88ae6a2ffd1 P 30c92db0139b4111bec0f41bfb121c4d [term 3 LEADER]: Becoming Leader. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Running, Role: LEADER
I20260709 12:13:21.172642 32354 raft_consensus.cc:515] T 39f2bd93fb884f38a718cd39c5504e52 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:21.173409 32290 consensus_queue.cc:237] T a80baabb486f42a4a982e88ae6a2ffd1 P 30c92db0139b4111bec0f41bfb121c4d [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:21.175418 31710 leader_election.cc:304] T 0bb7d70b9a8546e6be62cec192f84a56 P f5b1f169962e4544857edd56e56b5da6 [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: 004887887de44a6584632617dc197d7d, f5b1f169962e4544857edd56e56b5da6; no voters: 
I20260709 12:13:21.175571 31022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042dbb10c08f41079ee3548b80f387dc" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:21.150409 32364 consensus_queue.cc:1048] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.008s
I20260709 12:13:21.157966 32398 raft_consensus.cc:515] T 8d67e4d0c72f479ea4647afa7039f263 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:21.176918 32405 raft_consensus.cc:2804] T 0bb7d70b9a8546e6be62cec192f84a56 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:21.177376 32405 raft_consensus.cc:493] T 0bb7d70b9a8546e6be62cec192f84a56 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:21.177773 32405 raft_consensus.cc:3060] T 0bb7d70b9a8546e6be62cec192f84a56 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:21.172648 31168 raft_consensus.cc:1275] T f8f275cdefdd443bbac9d440f67b9b52 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:21.179068 31136 leader_election.cc:304] T 40054f6dd8f241e3845c6787c870dd1e P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
W20260709 12:13:21.185844 31062 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.193:37577, user_credentials={real_user=slave}} blocked reactor thread for 53749.7us
I20260709 12:13:21.180522 32250 raft_consensus.cc:2749] T 67114a3a63b948b296904b3bee168601 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.189280 31167 raft_consensus.cc:1240] T 8d67e4d0c72f479ea4647afa7039f263 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Rejecting Update request from peer 004887887de44a6584632617dc197d7d for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:21.191288 31136 leader_election.cc:304] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:21.191408 31168 raft_consensus.cc:1275] T 30aaa322462d471391f3699e252ff4d9 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:21.193003 31062 leader_election.cc:304] T 051f7a89dfe54831a6a0e432f7181795 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:13:21.195205 32378 raft_consensus.cc:2749] T 40054f6dd8f241e3845c6787c870dd1e P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.195729 32354 leader_election.cc:290] T 39f2bd93fb884f38a718cd39c5504e52 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:21.171633 32380 raft_consensus.cc:740] T 39f2bd93fb884f38a718cd39c5504e52 P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Running, Role: LEADER
I20260709 12:13:21.203634 31136 leader_election.cc:304] T f92a0813319c4f38be8a80039868f119 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:21.204959 32399 raft_consensus.cc:2749] T f92a0813319c4f38be8a80039868f119 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.206449 31136 leader_election.cc:304] T 40086b02d9b745708aaacf2ed35c7b0f P 30c92db0139b4111bec0f41bfb121c4d [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: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: f5b1f169962e4544857edd56e56b5da6
W20260709 12:13:21.207559 31138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.194:44499, user_credentials={real_user=slave}} blocked reactor thread for 53147us
I20260709 12:13:21.208112 31062 leader_election.cc:304] T f17d51c781414977bf54afa89f9e7227 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:13:21.209347 32250 raft_consensus.cc:2749] T 051f7a89dfe54831a6a0e432f7181795 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.206293 32375 raft_consensus.cc:2749] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.210647 32399 raft_consensus.cc:2804] T 40086b02d9b745708aaacf2ed35c7b0f P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:21.199215 32398 leader_election.cc:290] T 8d67e4d0c72f479ea4647afa7039f263 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:21.211055 32399 raft_consensus.cc:493] T 40086b02d9b745708aaacf2ed35c7b0f P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting leader election (detected failure of leader f5b1f169962e4544857edd56e56b5da6)
I20260709 12:13:21.211510 32399 raft_consensus.cc:3060] T 40086b02d9b745708aaacf2ed35c7b0f P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:21.216917 31021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef255e0f45104a2586066eda21e8e5ca" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:13:21.217172 31017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d67e4d0c72f479ea4647afa7039f263" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:13:21.209524 32395 raft_consensus.cc:2749] T f17d51c781414977bf54afa89f9e7227 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.219434 31020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80baabb486f42a4a982e88ae6a2ffd1" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:13:21.214154 32367 consensus_queue.cc:1048] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:21.220438 31024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4225e109131c4e4d8ee206f916cbb15f" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:13:21.218677 32243 consensus_queue.cc:1059] T 8d67e4d0c72f479ea4647afa7039f263 P 004887887de44a6584632617dc197d7d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: INVALID_TERM, Last received: 2.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 12:13:21.221607 32380 consensus_queue.cc:260] T 39f2bd93fb884f38a718cd39c5504e52 P 30c92db0139b4111bec0f41bfb121c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:21.222442 32384 raft_consensus.cc:3055] T 8d67e4d0c72f479ea4647afa7039f263 P 004887887de44a6584632617dc197d7d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:21.222837 32384 raft_consensus.cc:740] T 8d67e4d0c72f479ea4647afa7039f263 P 004887887de44a6584632617dc197d7d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Running, Role: LEADER
I20260709 12:13:21.223078 32380 raft_consensus.cc:3060] T 39f2bd93fb884f38a718cd39c5504e52 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:21.224103 31062 leader_election.cc:304] T 6f087f314a0643ffbadf73e1fc2843c9 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:13:21.225860 31023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b41888ff42940da9b1972fd18897141" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:21.230079 32354 consensus_queue.cc:1048] T a5c879e24e97407ab517707c5384cee7 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:21.230401 32167 raft_consensus.cc:3060] T 6f087f314a0643ffbadf73e1fc2843c9 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:21.223634 32384 consensus_queue.cc:260] T 8d67e4d0c72f479ea4647afa7039f263 P 004887887de44a6584632617dc197d7d [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:21.245396 32384 raft_consensus.cc:3060] T 8d67e4d0c72f479ea4647afa7039f263 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:21.246718 31167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bb71c9b6b8644b0a7f875a07ee8e2a2" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:21.247869 31168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49db8909ad064e4baadeeac9c9843305" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:13:21.249212 31173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb7d70b9a8546e6be62cec192f84a56" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:21.218189 32376 consensus_queue.cc:1048] T 30aaa322462d471391f3699e252ff4d9 P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.026s
W20260709 12:13:21.258646 30988 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:21.262131 31167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042dbb10c08f41079ee3548b80f387dc" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:21.263438 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d67e4d0c72f479ea4647afa7039f263" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:13:21.264034 31096 raft_consensus.cc:3060] T 8d67e4d0c72f479ea4647afa7039f263 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:21.272469 31173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4e824b74f3b49098cec0b4f19f7d815" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:21.273253 30920 catalog_manager.cc:5697] T b223cbe5ac5f4b07afbfffeab5c46deb P 30c92db0139b4111bec0f41bfb121c4d reported cstate change: term changed from 2 to 3, leader changed from dc254a15e8d54188a2ec3927216ff482 (127.29.32.194) to 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195). New cstate: current_term: 3 leader_uuid: "30c92db0139b4111bec0f41bfb121c4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:21.279350 31161 tablet_service.cc:1558] Processing DeleteTablet for tablet a5c879e24e97407ab517707c5384cee7 with delete_type TABLET_DATA_TOMBSTONED (TS 30c92db0139b4111bec0f41bfb121c4d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48358
I20260709 12:13:21.281599 31020 raft_consensus.cc:2468] T a80baabb486f42a4a982e88ae6a2ffd1 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 3.
I20260709 12:13:21.284454 31167 raft_consensus.cc:1240] T 4225e109131c4e4d8ee206f916cbb15f P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Rejecting Update request from peer f5b1f169962e4544857edd56e56b5da6 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:21.285907 31096 raft_consensus.cc:2468] T 8d67e4d0c72f479ea4647afa7039f263 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 3.
W20260709 12:13:21.313714 30989 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:21.325448 31710 leader_election.cc:304] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5b1f169962e4544857edd56e56b5da6; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:21.326479 32329 raft_consensus.cc:2749] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.327723 32167 raft_consensus.cc:2749] T 6f087f314a0643ffbadf73e1fc2843c9 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.329581 32406 raft_consensus.cc:493] T 30100f59b9084581a8ffd68b8eab5c36 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:21.330152 32406 raft_consensus.cc:515] T 30100f59b9084581a8ffd68b8eab5c36 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:21.332482 32406 leader_election.cc:290] T 30100f59b9084581a8ffd68b8eab5c36 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:21.330276 32250 raft_consensus.cc:493] T 4434b7cfdd8a4d55a13d851238afa80e P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:21.333468 32250 raft_consensus.cc:515] T 4434b7cfdd8a4d55a13d851238afa80e P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:21.335630 32250 leader_election.cc:290] T 4434b7cfdd8a4d55a13d851238afa80e P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
W20260709 12:13:21.336637 30990 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:21.326887 31710 leader_election.cc:304] T 49db8909ad064e4baadeeac9c9843305 P f5b1f169962e4544857edd56e56b5da6 [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: f5b1f169962e4544857edd56e56b5da6; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:21.336747 31090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef255e0f45104a2586066eda21e8e5ca" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:13:21.337724 32329 raft_consensus.cc:2749] T 49db8909ad064e4baadeeac9c9843305 P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 12:13:21.340098 31064 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:21.342908 31136 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.193:37577, user_credentials={real_user=slave}} blocked reactor thread for 55154us
W20260709 12:13:21.410382 31138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.194:44499, user_credentials={real_user=slave}} blocked reactor thread for 113167us
I20260709 12:13:21.361116 31710 leader_election.cc:304] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5b1f169962e4544857edd56e56b5da6; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:21.372043 32405 raft_consensus.cc:515] T 0bb7d70b9a8546e6be62cec192f84a56 P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
W20260709 12:13:21.417897 31136 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.193:37577, user_credentials={real_user=slave}} blocked reactor thread for 57704.6us
I20260709 12:13:21.417268 31020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "405e25aa465a413c9b6fa16ec4acbc96" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:21.421042 31136 leader_election.cc:304] T 4225e109131c4e4d8ee206f916cbb15f P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:21.424386 31020 raft_consensus.cc:1240] T cc87527d684e493cb49a0976b66b95e1 P 004887887de44a6584632617dc197d7d [term 2 LEADER]: Rejecting Update request from peer dc254a15e8d54188a2ec3927216ff482 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:21.418911 32339 raft_consensus.cc:2749] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.428531 31173 raft_consensus.cc:1240] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Rejecting Update request from peer dc254a15e8d54188a2ec3927216ff482 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:21.442967 31136 leader_election.cc:304] T 0b41888ff42940da9b1972fd18897141 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:21.444166 31017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82a9708851e94168bd57fc180b63b823" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:13:21.445115 31021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9314181f732426eb7e9843e26c00441" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:13:21.445426 31168 raft_consensus.cc:1240] T cc87527d684e493cb49a0976b66b95e1 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Rejecting Update request from peer dc254a15e8d54188a2ec3927216ff482 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:21.447031 31172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea66b0b7a624931b06513f285ef85dc" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:13:21.450692 31023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea66b0b7a624931b06513f285ef85dc" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:13:21.451784 31024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92a0813319c4f38be8a80039868f119" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:13:21.452332 31016 raft_consensus.cc:1240] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Rejecting Update request from peer dc254a15e8d54188a2ec3927216ff482 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:21.453225 32290 raft_consensus.cc:2749] T 4225e109131c4e4d8ee206f916cbb15f P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:21.453855 32413 raft_consensus.cc:2749] T 0b41888ff42940da9b1972fd18897141 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.449920 31164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9314181f732426eb7e9843e26c00441" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:13:21.454558 31015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39f2bd93fb884f38a718cd39c5504e52" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:13:21.461867 31015 raft_consensus.cc:2393] T 39f2bd93fb884f38a718cd39c5504e52 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate dc254a15e8d54188a2ec3927216ff482 in current term 2: Already voted for candidate 004887887de44a6584632617dc197d7d in this term.
I20260709 12:13:21.461882 31022 raft_consensus.cc:1240] T e435a41bec8e4146a85d1181681ffadb P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Rejecting Update request from peer dc254a15e8d54188a2ec3927216ff482 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:21.467797 32408 ts_tablet_manager.cc:1929] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 004887887de44a6584632617dc197d7d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:21.468290 32408 log.cc:1199] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 004887887de44a6584632617dc197d7d: Deleting WAL directory at /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599097714484-29827-0/minicluster-data/ts-0-root/wals/8c6c63708f4a4eef9c0a06bdf2d555d1
I20260709 12:13:21.468986 31020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bc24a79ea234c19aa54649c73e392af" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
W20260709 12:13:21.458278 31710 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.195:38253, user_credentials={real_user=slave}} blocked reactor thread for 113820us
I20260709 12:13:21.459669 31170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82a9708851e94168bd57fc180b63b823" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:13:21.459928 31166 raft_consensus.cc:1240] T b223cbe5ac5f4b07afbfffeab5c46deb P 30c92db0139b4111bec0f41bfb121c4d [term 3 LEADER]: Rejecting Update request from peer dc254a15e8d54188a2ec3927216ff482 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:21.470109 31096 raft_consensus.cc:1240] T f92a0813319c4f38be8a80039868f119 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Rejecting Update request from peer 004887887de44a6584632617dc197d7d for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:21.478127 31096 raft_consensus.cc:1240] T 8d67e4d0c72f479ea4647afa7039f263 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Rejecting Update request from peer 004887887de44a6584632617dc197d7d for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:21.491699 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e435a41bec8e4146a85d1181681ffadb" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:13:21.468930 32418 tablet_replica.cc:333] T a5c879e24e97407ab517707c5384cee7 P 30c92db0139b4111bec0f41bfb121c4d: stopping tablet replica
I20260709 12:13:21.492616 31170 raft_consensus.cc:1240] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Rejecting Update request from peer dc254a15e8d54188a2ec3927216ff482 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:21.493219 31093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3b18c8988842ebb49493971467b689" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:21.448585 32376 raft_consensus.cc:493] T 40054f6dd8f241e3845c6787c870dd1e P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:21.498617 31098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30aaa322462d471391f3699e252ff4d9" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:13:21.496799 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b223cbe5ac5f4b07afbfffeab5c46deb" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:21.500309 31096 raft_consensus.cc:2393] T b223cbe5ac5f4b07afbfffeab5c46deb P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 004887887de44a6584632617dc197d7d in current term 3: Already voted for candidate 30c92db0139b4111bec0f41bfb121c4d in this term.
I20260709 12:13:21.500257 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39f2bd93fb884f38a718cd39c5504e52" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:13:21.507000 31097 raft_consensus.cc:1240] T 1ea66b0b7a624931b06513f285ef85dc P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Rejecting Update request from peer 004887887de44a6584632617dc197d7d for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:21.507360 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ee6b7916bad47ff92e5c5380ec866ca" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
W20260709 12:13:21.509720 31065 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:21.511035 31097 raft_consensus.cc:1240] T 82a9708851e94168bd57fc180b63b823 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Rejecting Update request from peer 004887887de44a6584632617dc197d7d for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:21.518782 31173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30100f59b9084581a8ffd68b8eab5c36" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:21.525569 31098 raft_consensus.cc:2468] T 30aaa322462d471391f3699e252ff4d9 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 2.
I20260709 12:13:21.526479 31173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39f2bd93fb884f38a718cd39c5504e52" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:13:21.516499 31169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92a0813319c4f38be8a80039868f119" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:13:21.529856 31098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d6e271c5f0a401a94b07a3da7dc3e89" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:13:21.530215 31093 raft_consensus.cc:1240] T e9314181f732426eb7e9843e26c00441 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Rejecting Update request from peer 004887887de44a6584632617dc197d7d for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:21.504922 31710 leader_election.cc:304] T 042dbb10c08f41079ee3548b80f387dc P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5b1f169962e4544857edd56e56b5da6; no voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:13:21.522617 32405 leader_election.cc:290] T 0bb7d70b9a8546e6be62cec192f84a56 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:21.551193 31094 raft_consensus.cc:1240] T a80baabb486f42a4a982e88ae6a2ffd1 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Rejecting Update request from peer 004887887de44a6584632617dc197d7d for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:21.581837 31062 leader_election.cc:304] T 405e25aa465a413c9b6fa16ec4acbc96 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:13:21.539212 31091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f087f314a0643ffbadf73e1fc2843c9" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:13:21.540371 32418 raft_consensus.cc:2243] T a5c879e24e97407ab517707c5384cee7 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:21.584488 32418 raft_consensus.cc:2272] T a5c879e24e97407ab517707c5384cee7 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:21.584697 31165 raft_consensus.cc:1275] T cc87527d684e493cb49a0976b66b95e1 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:21.586308 32327 raft_consensus.cc:2749] T 042dbb10c08f41079ee3548b80f387dc P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.543679 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc87527d684e493cb49a0976b66b95e1" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:13:21.545351 31166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4434b7cfdd8a4d55a13d851238afa80e" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:21.550369 31093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc87527d684e493cb49a0976b66b95e1" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
W20260709 12:13:21.587033 31710 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.195:38253, user_credentials={real_user=slave}} blocked reactor thread for 90358.6us
I20260709 12:13:21.588511 31138 leader_election.cc:304] T 8d67e4d0c72f479ea4647afa7039f263 P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d
I20260709 12:13:21.589038 32327 consensus_queue.cc:1059] T 4225e109131c4e4d8ee206f916cbb15f P f5b1f169962e4544857edd56e56b5da6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260709 12:13:21.589361 31138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.194:44499, user_credentials={real_user=slave}} blocked reactor thread for 169319us
I20260709 12:13:21.551257 32383 consensus_queue.cc:1059] T f92a0813319c4f38be8a80039868f119 P 004887887de44a6584632617dc197d7d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:21.590394 32421 raft_consensus.cc:2804] T 8d67e4d0c72f479ea4647afa7039f263 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:21.590791 32383 raft_consensus.cc:3055] T f92a0813319c4f38be8a80039868f119 P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:21.590885 32421 raft_consensus.cc:697] T 8d67e4d0c72f479ea4647afa7039f263 P 30c92db0139b4111bec0f41bfb121c4d [term 3 LEADER]: Becoming Leader. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Running, Role: LEADER
I20260709 12:13:21.591219 32383 raft_consensus.cc:740] T f92a0813319c4f38be8a80039868f119 P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Running, Role: LEADER
I20260709 12:13:21.591697 31021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb7d70b9a8546e6be62cec192f84a56" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:13:21.591945 32421 consensus_queue.cc:237] T 8d67e4d0c72f479ea4647afa7039f263 P 30c92db0139b4111bec0f41bfb121c4d [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:21.592152 32383 consensus_queue.cc:260] T f92a0813319c4f38be8a80039868f119 P 004887887de44a6584632617dc197d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:21.593515 32383 raft_consensus.cc:3060] T f92a0813319c4f38be8a80039868f119 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:21.552091 31099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b41888ff42940da9b1972fd18897141" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:21.593859 31170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb7d70b9a8546e6be62cec192f84a56" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:13:21.556504 30989 leader_election.cc:304] T e435a41bec8e4146a85d1181681ffadb P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:21.596690 32384 raft_consensus.cc:2749] T e435a41bec8e4146a85d1181681ffadb P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.598088 30989 leader_election.cc:304] T b223cbe5ac5f4b07afbfffeab5c46deb P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:21.599318 30989 leader_election.cc:304] T ef3b18c8988842ebb49493971467b689 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:21.599574 32405 raft_consensus.cc:3055] T 4225e109131c4e4d8ee206f916cbb15f P f5b1f169962e4544857edd56e56b5da6 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:21.599952 32405 raft_consensus.cc:740] T 4225e109131c4e4d8ee206f916cbb15f P f5b1f169962e4544857edd56e56b5da6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f5b1f169962e4544857edd56e56b5da6, State: Running, Role: LEADER
I20260709 12:13:21.560179 32395 raft_consensus.cc:493] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:21.600935 32395 raft_consensus.cc:515] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:21.565965 31015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4434b7cfdd8a4d55a13d851238afa80e" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:21.581213 31092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e35674711c84471b938c16e846e1e8c" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:21.561326 31095 raft_consensus.cc:1275] T 6f087f314a0643ffbadf73e1fc2843c9 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:21.573127 32354 consensus_queue.cc:1059] T cc87527d684e493cb49a0976b66b95e1 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:21.528005 32385 raft_consensus.cc:493] T 65028637ee2f479e868c440d0643d802 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:21.507817 30906 catalog_manager.cc:5028] TS 004887887de44a6584632617dc197d7d (127.29.32.193:37577): tablet 8c6c63708f4a4eef9c0a06bdf2d555d1 (table test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]) successfully deleted
W20260709 12:13:21.605826 30906 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.DeleteTablet -> {remote=127.29.32.193:37577, user_credentials={real_user=slave}} blocked reactor thread for 98027.4us
I20260709 12:13:21.605728 32385 raft_consensus.cc:515] T 65028637ee2f479e868c440d0643d802 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:21.606050 30989 leader_election.cc:304] T 39f2bd93fb884f38a718cd39c5504e52 P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:21.607507 30989 leader_election.cc:304] T 4ee6b7916bad47ff92e5c5380ec866ca P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:21.505586 32399 raft_consensus.cc:515] T 40086b02d9b745708aaacf2ed35c7b0f P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:21.508112 32376 raft_consensus.cc:515] T 40054f6dd8f241e3845c6787c870dd1e P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
W20260709 12:13:21.576668 32419 log.cc:927] Time spent T f8f275cdefdd443bbac9d440f67b9b52 P f5b1f169962e4544857edd56e56b5da6: Append to log took a long time: real 0.052s	user 0.000s	sys 0.000s
I20260709 12:13:21.609635 32376 leader_election.cc:290] T 40054f6dd8f241e3845c6787c870dd1e P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:21.612481 32395 leader_election.cc:290] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:21.613384 31173 raft_consensus.cc:2468] T 39f2bd93fb884f38a718cd39c5504e52 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 2.
I20260709 12:13:21.616346 32418 ts_tablet_manager.cc:1916] T a5c879e24e97407ab517707c5384cee7 P 30c92db0139b4111bec0f41bfb121c4d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:21.586417 31097 raft_consensus.cc:1275] T 30aaa322462d471391f3699e252ff4d9 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:21.622543 32399 leader_election.cc:290] T 40086b02d9b745708aaacf2ed35c7b0f P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:21.623320 32243 raft_consensus.cc:2749] T b223cbe5ac5f4b07afbfffeab5c46deb P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:21.622582 31098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fa0925ac64c4fc69dbac49cef120871" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:21.623971 32243 raft_consensus.cc:2749] T ef3b18c8988842ebb49493971467b689 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.624622 32243 raft_consensus.cc:2749] T 39f2bd93fb884f38a718cd39c5504e52 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.625073 32397 consensus_queue.cc:1059] T 1ea66b0b7a624931b06513f285ef85dc P 004887887de44a6584632617dc197d7d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:21.625334 32243 raft_consensus.cc:2749] T 4ee6b7916bad47ff92e5c5380ec866ca P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.626124 32404 consensus_queue.cc:1059] T 82a9708851e94168bd57fc180b63b823 P 004887887de44a6584632617dc197d7d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:21.626433 30989 leader_election.cc:304] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d; no voters: dc254a15e8d54188a2ec3927216ff482, f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:21.613837 31138 leader_election.cc:304] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:21.627111 32404 raft_consensus.cc:3055] T 82a9708851e94168bd57fc180b63b823 P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:21.627432 32404 raft_consensus.cc:740] T 82a9708851e94168bd57fc180b63b823 P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Running, Role: LEADER
I20260709 12:13:21.627871 32423 raft_consensus.cc:2749] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.628309 32404 consensus_queue.cc:260] T 82a9708851e94168bd57fc180b63b823 P 004887887de44a6584632617dc197d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:21.629150 31710 leader_election.cc:304] T 0bb7d70b9a8546e6be62cec192f84a56 P f5b1f169962e4544857edd56e56b5da6 [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: f5b1f169962e4544857edd56e56b5da6; no voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:13:21.629441 32404 raft_consensus.cc:3060] T 82a9708851e94168bd57fc180b63b823 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:21.630213 32327 raft_consensus.cc:2749] T 0bb7d70b9a8546e6be62cec192f84a56 P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.633764 31741 raft_consensus.cc:1240] T 0bb7d70b9a8546e6be62cec192f84a56 P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Rejecting Update request from peer 30c92db0139b4111bec0f41bfb121c4d for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:21.634912 31745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40086b02d9b745708aaacf2ed35c7b0f" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6"
I20260709 12:13:21.572691 31019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30100f59b9084581a8ffd68b8eab5c36" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:21.646715 31165 raft_consensus.cc:1240] T 40086b02d9b745708aaacf2ed35c7b0f P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Rejecting Update request from peer f5b1f169962e4544857edd56e56b5da6 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:21.650394 32365 raft_consensus.cc:2955] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dc254a15e8d54188a2ec3927216ff482 (127.29.32.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:21.647938 31743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85dd68fb6cfa4fffb12fab8a8cd23e14" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:21.607867 32385 leader_election.cc:290] T 65028637ee2f479e868c440d0643d802 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:21.659965 32385 consensus_queue.cc:1048] T cc87527d684e493cb49a0976b66b95e1 P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:21.662636 32403 consensus_queue.cc:1059] T 40086b02d9b745708aaacf2ed35c7b0f P f5b1f169962e4544857edd56e56b5da6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:21.663497 31167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65028637ee2f479e868c440d0643d802" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:21.664011 31166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40054f6dd8f241e3845c6787c870dd1e" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:21.663712 32339 raft_consensus.cc:3055] T 40086b02d9b745708aaacf2ed35c7b0f P f5b1f169962e4544857edd56e56b5da6 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:21.664577 32339 raft_consensus.cc:740] T 40086b02d9b745708aaacf2ed35c7b0f P f5b1f169962e4544857edd56e56b5da6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f5b1f169962e4544857edd56e56b5da6, State: Running, Role: LEADER
I20260709 12:13:21.666996 31090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89ffc555b1d0497aaa94c481f46ffd32" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:21.667894 32407 raft_consensus.cc:3055] T cc87527d684e493cb49a0976b66b95e1 P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:21.668277 32407 raft_consensus.cc:740] T cc87527d684e493cb49a0976b66b95e1 P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Running, Role: LEADER
I20260709 12:13:21.669142 32407 consensus_queue.cc:260] T cc87527d684e493cb49a0976b66b95e1 P dc254a15e8d54188a2ec3927216ff482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:21.665522 32339 consensus_queue.cc:260] T 40086b02d9b745708aaacf2ed35c7b0f P f5b1f169962e4544857edd56e56b5da6 [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:21.672049 32339 raft_consensus.cc:3060] T 40086b02d9b745708aaacf2ed35c7b0f P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:21.670961 31741 raft_consensus.cc:2955] T f8f275cdefdd443bbac9d440f67b9b52 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dc254a15e8d54188a2ec3927216ff482 (127.29.32.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:21.674410 32423 consensus_queue.cc:1059] T 0bb7d70b9a8546e6be62cec192f84a56 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:21.600804 32405 consensus_queue.cc:260] T 4225e109131c4e4d8ee206f916cbb15f P f5b1f169962e4544857edd56e56b5da6 [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:21.638284 31094 raft_consensus.cc:1275] T b223cbe5ac5f4b07afbfffeab5c46deb P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Refusing update from remote peer 30c92db0139b4111bec0f41bfb121c4d: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 12:13:21.663527 30988 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:21.679141 31017 raft_consensus.cc:2955] T a5c879e24e97407ab517707c5384cee7 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:21.686964 30922 catalog_manager.cc:5697] T cc87527d684e493cb49a0976b66b95e1 P 004887887de44a6584632617dc197d7d reported cstate change: term changed from 1 to 2, leader changed from dc254a15e8d54188a2ec3927216ff482 (127.29.32.194) to 004887887de44a6584632617dc197d7d (127.29.32.193). New cstate: current_term: 2 leader_uuid: "004887887de44a6584632617dc197d7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:21.689286 32417 raft_consensus.cc:3055] T 0bb7d70b9a8546e6be62cec192f84a56 P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:21.688913 30922 catalog_manager.cc:5697] T 6f087f314a0643ffbadf73e1fc2843c9 P 004887887de44a6584632617dc197d7d reported cstate change: term changed from 1 to 2, leader changed from 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195) to 004887887de44a6584632617dc197d7d (127.29.32.193). New cstate: current_term: 2 leader_uuid: "004887887de44a6584632617dc197d7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:21.689733 32417 raft_consensus.cc:740] T 0bb7d70b9a8546e6be62cec192f84a56 P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Running, Role: LEADER
I20260709 12:13:21.691861 30922 catalog_manager.cc:5697] T 30aaa322462d471391f3699e252ff4d9 P 004887887de44a6584632617dc197d7d reported cstate change: term changed from 1 to 2, leader changed from dc254a15e8d54188a2ec3927216ff482 (127.29.32.194) to 004887887de44a6584632617dc197d7d (127.29.32.193). New cstate: current_term: 2 leader_uuid: "004887887de44a6584632617dc197d7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:21.699460 32417 consensus_queue.cc:260] T 0bb7d70b9a8546e6be62cec192f84a56 P 30c92db0139b4111bec0f41bfb121c4d [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:21.701300 32417 raft_consensus.cc:3060] T 0bb7d70b9a8546e6be62cec192f84a56 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:21.703331 32405 raft_consensus.cc:3060] T 4225e109131c4e4d8ee206f916cbb15f P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:13:21.706664 31138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.194:44499, user_credentials={real_user=slave}} blocked reactor thread for 65106.9us
I20260709 12:13:21.711019 32401 consensus_queue.cc:1048] T b223cbe5ac5f4b07afbfffeab5c46deb P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:13:21.711910 30989 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.194:44499, user_credentials={real_user=slave}} blocked reactor thread for 85546.1us
I20260709 12:13:21.711248 32384 raft_consensus.cc:2749] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.712839 32376 consensus_queue.cc:1059] T e9314181f732426eb7e9843e26c00441 P 004887887de44a6584632617dc197d7d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:21.713918 32384 raft_consensus.cc:3055] T e9314181f732426eb7e9843e26c00441 P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:21.714284 32384 raft_consensus.cc:740] T e9314181f732426eb7e9843e26c00441 P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Running, Role: LEADER
I20260709 12:13:21.716434 31018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40086b02d9b745708aaacf2ed35c7b0f" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:13:21.718101 31016 raft_consensus.cc:1275] T b223cbe5ac5f4b07afbfffeab5c46deb P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Refusing update from remote peer 30c92db0139b4111bec0f41bfb121c4d: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:21.719830 31136 leader_election.cc:304] T 40086b02d9b745708aaacf2ed35c7b0f P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:21.720901 32423 raft_consensus.cc:2749] T 40086b02d9b745708aaacf2ed35c7b0f P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:21.715080 32384 consensus_queue.cc:260] T e9314181f732426eb7e9843e26c00441 P 004887887de44a6584632617dc197d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:21.722119 32384 raft_consensus.cc:3060] T e9314181f732426eb7e9843e26c00441 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:21.722613 32395 raft_consensus.cc:2749] T 405e25aa465a413c9b6fa16ec4acbc96 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:21.729712 31062 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.193:37577, user_credentials={real_user=slave}} blocked reactor thread for 147941us
I20260709 12:13:21.691067 32407 raft_consensus.cc:3060] T cc87527d684e493cb49a0976b66b95e1 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:21.743050 31062 leader_election.cc:304] T 82a9708851e94168bd57fc180b63b823 P dc254a15e8d54188a2ec3927216ff482 [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: dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:13:21.745355 31062 leader_election.cc:304] T 1ea66b0b7a624931b06513f285ef85dc P dc254a15e8d54188a2ec3927216ff482 [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: dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d
W20260709 12:13:21.748104 30987 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.195:38253, user_credentials={real_user=slave}} blocked reactor thread for 92783.1us
I20260709 12:13:21.751185 31168 raft_consensus.cc:2955] T f8f275cdefdd443bbac9d440f67b9b52 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dc254a15e8d54188a2ec3927216ff482 (127.29.32.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:21.755980 32290 consensus_queue.cc:1048] T b223cbe5ac5f4b07afbfffeab5c46deb P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:21.775056 32397 raft_consensus.cc:493] T ef255e0f45104a2586066eda21e8e5ca P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:21.780289 32397 raft_consensus.cc:515] T ef255e0f45104a2586066eda21e8e5ca P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:21.758206 32167 raft_consensus.cc:2749] T 82a9708851e94168bd57fc180b63b823 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.794029 31062 leader_election.cc:304] T e9314181f732426eb7e9843e26c00441 P dc254a15e8d54188a2ec3927216ff482 [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: dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:13:21.789958 32397 leader_election.cc:290] T ef255e0f45104a2586066eda21e8e5ca P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:21.800585 32300 raft_consensus.cc:2749] T e9314181f732426eb7e9843e26c00441 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.802889 32250 consensus_queue.cc:1059] T e435a41bec8e4146a85d1181681ffadb P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 12:13:21.805359 32250 raft_consensus.cc:3055] T e435a41bec8e4146a85d1181681ffadb P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:21.805775 32250 raft_consensus.cc:740] T e435a41bec8e4146a85d1181681ffadb P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Running, Role: LEADER
I20260709 12:13:21.797067 32395 consensus_queue.cc:1059] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.010s
I20260709 12:13:21.807607 32395 raft_consensus.cc:3055] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:21.797531 31062 leader_election.cc:304] T 0bc24a79ea234c19aa54649c73e392af P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:13:21.807981 32395 raft_consensus.cc:740] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Running, Role: LEADER
I20260709 12:13:21.798240 31167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef255e0f45104a2586066eda21e8e5ca" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:21.808825 32395 consensus_queue.cc:260] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
W20260709 12:13:21.798846 30989 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:21.771600 32354 raft_consensus.cc:2749] T 1ea66b0b7a624931b06513f285ef85dc P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.810343 32167 raft_consensus.cc:2749] T 0bc24a79ea234c19aa54649c73e392af P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:21.812882 32395 raft_consensus.cc:3060] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:21.839290 31099 raft_consensus.cc:1275] T a80baabb486f42a4a982e88ae6a2ffd1 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Refusing update from remote peer 30c92db0139b4111bec0f41bfb121c4d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:21.850028 32406 raft_consensus.cc:493] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:21.850664 32406 raft_consensus.cc:515] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:21.874480 32250 consensus_queue.cc:260] T e435a41bec8e4146a85d1181681ffadb P dc254a15e8d54188a2ec3927216ff482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:21.875995 32250 raft_consensus.cc:3060] T e435a41bec8e4146a85d1181681ffadb P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:21.877261 32406 leader_election.cc:290] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:21.877806 32418 ts_tablet_manager.cc:1929] T a5c879e24e97407ab517707c5384cee7 P 30c92db0139b4111bec0f41bfb121c4d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:21.878281 32418 log.cc:1199] T a5c879e24e97407ab517707c5384cee7 P 30c92db0139b4111bec0f41bfb121c4d: Deleting WAL directory at /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599097714484-29827-0/minicluster-data/ts-2-root/wals/a5c879e24e97407ab517707c5384cee7
I20260709 12:13:21.868397 32380 consensus_queue.cc:1048] T a80baabb486f42a4a982e88ae6a2ffd1 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.011s
I20260709 12:13:21.896098 31017 raft_consensus.cc:1275] T a80baabb486f42a4a982e88ae6a2ffd1 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Refusing update from remote peer 30c92db0139b4111bec0f41bfb121c4d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:21.909479 31743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d4b78ad5d5b4e7da91ac5657941e2b9" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:21.910274 31743 raft_consensus.cc:2468] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 2.
I20260709 12:13:21.913231 31063 leader_election.cc:304] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 [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: dc254a15e8d54188a2ec3927216ff482, f5b1f169962e4544857edd56e56b5da6; no voters: 
I20260709 12:13:21.905674 32378 consensus_queue.cc:1048] T a80baabb486f42a4a982e88ae6a2ffd1 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.017s
I20260709 12:13:21.922009 32354 raft_consensus.cc:2804] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:21.922560 32354 raft_consensus.cc:493] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:21.922899 32354 raft_consensus.cc:3060] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:21.923928 32243 raft_consensus.cc:3055] T 1ea66b0b7a624931b06513f285ef85dc P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:21.924320 32243 raft_consensus.cc:740] T 1ea66b0b7a624931b06513f285ef85dc P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Running, Role: LEADER
I20260709 12:13:21.925182 32243 consensus_queue.cc:260] T 1ea66b0b7a624931b06513f285ef85dc P 004887887de44a6584632617dc197d7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:21.880249 30906 catalog_manager.cc:5028] TS 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253): tablet a5c879e24e97407ab517707c5384cee7 (table test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]) successfully deleted
W20260709 12:13:21.932698 30906 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.DeleteTablet -> {remote=127.29.32.195:38253, user_credentials={real_user=slave}} blocked reactor thread for 52461.9us
I20260709 12:13:21.933472 30906 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f8f275cdefdd443bbac9d440f67b9b52 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:21.937963 32243 raft_consensus.cc:3060] T 1ea66b0b7a624931b06513f285ef85dc P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:21.937954 32354 raft_consensus.cc:515] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:21.944849 32354 leader_election.cc:290] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 3 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:21.945984 31743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d4b78ad5d5b4e7da91ac5657941e2b9" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6"
I20260709 12:13:21.950526 31743 raft_consensus.cc:3060] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:21.950600 30922 catalog_manager.cc:5697] T f8f275cdefdd443bbac9d440f67b9b52 P f5b1f169962e4544857edd56e56b5da6 reported cstate change: config changed from index 3 to 4, VOTER dc254a15e8d54188a2ec3927216ff482 (127.29.32.194) evicted. New cstate: current_term: 1 leader_uuid: "004887887de44a6584632617dc197d7d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:21.952492 30920 catalog_manager.cc:5697] T a80baabb486f42a4a982e88ae6a2ffd1 P 30c92db0139b4111bec0f41bfb121c4d reported cstate change: term changed from 2 to 3, leader changed from 004887887de44a6584632617dc197d7d (127.29.32.193) to 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195). New cstate: current_term: 3 leader_uuid: "30c92db0139b4111bec0f41bfb121c4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: HEALTHY } } }
W20260709 12:13:21.962265 31064 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:21.987082 31743 raft_consensus.cc:2468] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 3.
W20260709 12:13:21.988174 31062 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.193:37577, user_credentials={real_user=slave}} blocked reactor thread for 178033us
I20260709 12:13:21.988540 31063 leader_election.cc:304] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 [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: dc254a15e8d54188a2ec3927216ff482, f5b1f169962e4544857edd56e56b5da6; no voters: 
I20260709 12:13:21.996479 31080 tablet_service.cc:1558] Processing DeleteTablet for tablet f8f275cdefdd443bbac9d440f67b9b52 with delete_type TABLET_DATA_TOMBSTONED (TS dc254a15e8d54188a2ec3927216ff482 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56614
I20260709 12:13:22.015489 32395 raft_consensus.cc:2804] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:22.016831 32395 raft_consensus.cc:697] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 [term 3 LEADER]: Becoming Leader. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Running, Role: LEADER
I20260709 12:13:22.049072 31166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85dd68fb6cfa4fffb12fab8a8cd23e14" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:22.051810 30989 leader_election.cc:304] T 0b41888ff42940da9b1972fd18897141 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:22.053432 30989 leader_election.cc:304] T 2e35674711c84471b938c16e846e1e8c P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 004887887de44a6584632617dc197d7d; no voters: dc254a15e8d54188a2ec3927216ff482, f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:22.054237 32365 raft_consensus.cc:2749] T 0b41888ff42940da9b1972fd18897141 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:22.054469 32243 raft_consensus.cc:2749] T 2e35674711c84471b938c16e846e1e8c P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:22.047369 32405 raft_consensus.cc:493] T 53ace3285fd943f68cc32bce31eb1c49 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:22.055889 32405 raft_consensus.cc:515] T 53ace3285fd943f68cc32bce31eb1c49 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:22.063436 32405 leader_election.cc:290] T 53ace3285fd943f68cc32bce31eb1c49 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:22.064482 32397 consensus_queue.cc:1048] T 6f087f314a0643ffbadf73e1fc2843c9 P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:22.071532 31166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53ace3285fd943f68cc32bce31eb1c49" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:22.083302 31015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d4b78ad5d5b4e7da91ac5657941e2b9" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:22.084048 31015 raft_consensus.cc:2468] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 1.
I20260709 12:13:22.083722 32395 consensus_queue.cc:237] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:22.090858 31015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d4b78ad5d5b4e7da91ac5657941e2b9" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:13:22.091630 31015 raft_consensus.cc:3060] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:13:22.095835 30989 leader_election.cc:304] T 1fa0925ac64c4fc69dbac49cef120871 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:22.098374 31099 raft_consensus.cc:1275] T 8d67e4d0c72f479ea4647afa7039f263 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Refusing update from remote peer 30c92db0139b4111bec0f41bfb121c4d: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:22.090873 31090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53ace3285fd943f68cc32bce31eb1c49" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:22.102315 32397 consensus_queue.cc:1048] T 30aaa322462d471391f3699e252ff4d9 P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:22.106278 30989 leader_election.cc:304] T 89ffc555b1d0497aaa94c481f46ffd32 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 004887887de44a6584632617dc197d7d; no voters: dc254a15e8d54188a2ec3927216ff482, f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:22.110494 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:22.116356 31094 raft_consensus.cc:1275] T cc87527d684e493cb49a0976b66b95e1 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:22.117568 31099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65028637ee2f479e868c440d0643d802" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:22.118331 31094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef255e0f45104a2586066eda21e8e5ca" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:22.119937 31090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40054f6dd8f241e3845c6787c870dd1e" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:22.120004 31712 leader_election.cc:304] T 53ace3285fd943f68cc32bce31eb1c49 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5b1f169962e4544857edd56e56b5da6; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:22.121512 32405 raft_consensus.cc:2749] T 53ace3285fd943f68cc32bce31eb1c49 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:22.108880 32384 raft_consensus.cc:2749] T 89ffc555b1d0497aaa94c481f46ffd32 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:22.107985 32428 raft_consensus.cc:2749] T 1fa0925ac64c4fc69dbac49cef120871 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:22.126368 31065 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:22.107059 32378 consensus_queue.cc:1048] T 8d67e4d0c72f479ea4647afa7039f263 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.020s
I20260709 12:13:22.113536 30920 catalog_manager.cc:5697] T 8d67e4d0c72f479ea4647afa7039f263 P 30c92db0139b4111bec0f41bfb121c4d reported cstate change: term changed from 2 to 3, leader changed from 004887887de44a6584632617dc197d7d (127.29.32.193) to 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195). New cstate: current_term: 3 leader_uuid: "30c92db0139b4111bec0f41bfb121c4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:22.137084 31062 leader_election.cc:304] T 30100f59b9084581a8ffd68b8eab5c36 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:13:22.136874 32406 consensus_queue.cc:1059] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:22.138643 31062 leader_election.cc:304] T f92a0813319c4f38be8a80039868f119 P dc254a15e8d54188a2ec3927216ff482 [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: dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:13:22.138756 32406 raft_consensus.cc:3055] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:22.138643 32438 raft_consensus.cc:2749] T 30100f59b9084581a8ffd68b8eab5c36 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:22.139210 32406 raft_consensus.cc:740] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Running, Role: LEADER
I20260709 12:13:22.140239 32406 consensus_queue.cc:260] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:22.141381 32407 raft_consensus.cc:2749] T f92a0813319c4f38be8a80039868f119 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:22.141525 32406 raft_consensus.cc:3060] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:22.142113 31062 leader_election.cc:304] T 4434b7cfdd8a4d55a13d851238afa80e P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:13:22.143045 32407 raft_consensus.cc:2749] T 4434b7cfdd8a4d55a13d851238afa80e P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:22.143471 31062 leader_election.cc:304] T 39f2bd93fb884f38a718cd39c5504e52 P dc254a15e8d54188a2ec3927216ff482 [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: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d
I20260709 12:13:22.144377 32407 raft_consensus.cc:2804] T 39f2bd93fb884f38a718cd39c5504e52 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:22.146999 32439 tablet_replica.cc:333] T f8f275cdefdd443bbac9d440f67b9b52 P dc254a15e8d54188a2ec3927216ff482: stopping tablet replica
I20260709 12:13:22.148244 32439 raft_consensus.cc:2243] T f8f275cdefdd443bbac9d440f67b9b52 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:22.149533 32407 raft_consensus.cc:697] T 39f2bd93fb884f38a718cd39c5504e52 P dc254a15e8d54188a2ec3927216ff482 [term 2 LEADER]: Becoming Leader. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Running, Role: LEADER
I20260709 12:13:22.150671 32407 consensus_queue.cc:237] T 39f2bd93fb884f38a718cd39c5504e52 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:22.154038 32439 raft_consensus.cc:2272] T f8f275cdefdd443bbac9d440f67b9b52 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:22.157752 32439 ts_tablet_manager.cc:1916] T f8f275cdefdd443bbac9d440f67b9b52 P dc254a15e8d54188a2ec3927216ff482: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:13:22.162825 31015 raft_consensus.cc:2468] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 3.
I20260709 12:13:22.164513 31021 raft_consensus.cc:1275] T 8d67e4d0c72f479ea4647afa7039f263 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Refusing update from remote peer 30c92db0139b4111bec0f41bfb121c4d: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:22.164994 31062 leader_election.cc:304] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dc254a15e8d54188a2ec3927216ff482; no voters: 30c92db0139b4111bec0f41bfb121c4d, f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:22.168969 32250 raft_consensus.cc:2749] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:22.170293 32378 consensus_queue.cc:1048] T 8d67e4d0c72f479ea4647afa7039f263 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 12:13:22.172694 30922 catalog_manager.cc:5697] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "dc254a15e8d54188a2ec3927216ff482" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:22.204687 32439 ts_tablet_manager.cc:1929] T f8f275cdefdd443bbac9d440f67b9b52 P dc254a15e8d54188a2ec3927216ff482: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:13:22.204613 32376 consensus_queue.cc:1048] T cc87527d684e493cb49a0976b66b95e1 P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:22.205212 32439 log.cc:1199] T f8f275cdefdd443bbac9d440f67b9b52 P dc254a15e8d54188a2ec3927216ff482: Deleting WAL directory at /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599097714484-29827-0/minicluster-data/ts-1-root/wals/f8f275cdefdd443bbac9d440f67b9b52
I20260709 12:13:22.207104 30989 leader_election.cc:304] T 65028637ee2f479e868c440d0643d802 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:22.208295 32397 raft_consensus.cc:2749] T 65028637ee2f479e868c440d0643d802 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:22.219143 30989 leader_election.cc:304] T 40054f6dd8f241e3845c6787c870dd1e P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:22.220041 32376 raft_consensus.cc:2749] T 40054f6dd8f241e3845c6787c870dd1e P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:22.222247 30989 leader_election.cc:304] T ef255e0f45104a2586066eda21e8e5ca P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:22.228359 32376 raft_consensus.cc:2749] T ef255e0f45104a2586066eda21e8e5ca P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:22.233808 30920 catalog_manager.cc:5697] T 39f2bd93fb884f38a718cd39c5504e52 P dc254a15e8d54188a2ec3927216ff482 reported cstate change: term changed from 1 to 2, leader changed from 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195) to dc254a15e8d54188a2ec3927216ff482 (127.29.32.194). New cstate: current_term: 2 leader_uuid: "dc254a15e8d54188a2ec3927216ff482" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:22.256363 30908 catalog_manager.cc:5028] TS dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): tablet f8f275cdefdd443bbac9d440f67b9b52 (table test-workload [id=94f01ca04ec04e96b79a46ecbf02d86b]) successfully deleted
I20260709 12:13:22.277462 31017 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "016bf6119ac04bff95762a1288224c06"
dest_uuid: "004887887de44a6584632617dc197d7d"
mode: GRACEFUL
new_leader_uuid: "f5b1f169962e4544857edd56e56b5da6"
 from {username='slave'} at 127.0.0.1:43706
I20260709 12:13:22.279491 31017 raft_consensus.cc:606] T 016bf6119ac04bff95762a1288224c06 P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Received request to transfer leadership to TS f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:22.283442 31171 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65028637ee2f479e868c440d0643d802"
dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
mode: GRACEFUL
new_leader_uuid: "004887887de44a6584632617dc197d7d"
 from {username='slave'} at 127.0.0.1:53930
I20260709 12:13:22.284020 31171 raft_consensus.cc:606] T 65028637ee2f479e868c440d0643d802 P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Received request to transfer leadership to TS 004887887de44a6584632617dc197d7d
I20260709 12:13:22.288331 31021 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "82a9708851e94168bd57fc180b63b823"
dest_uuid: "004887887de44a6584632617dc197d7d"
mode: GRACEFUL
new_leader_uuid: "dc254a15e8d54188a2ec3927216ff482"
 from {username='slave'} at 127.0.0.1:43706
I20260709 12:13:22.289021 31021 raft_consensus.cc:606] T 82a9708851e94168bd57fc180b63b823 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Received request to transfer leadership to TS dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:22.289433 31021 raft_consensus.cc:614] T 82a9708851e94168bd57fc180b63b823 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 12:13:22.317840 31098 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a5c879e24e97407ab517707c5384cee7"
dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
mode: GRACEFUL
new_leader_uuid: "f5b1f169962e4544857edd56e56b5da6"
 from {username='slave'} at 127.0.0.1:45546
I20260709 12:13:22.318568 31098 raft_consensus.cc:606] T a5c879e24e97407ab517707c5384cee7 P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Received request to transfer leadership to TS f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:22.326869 31171 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e0b90058f469411594295adfd3c779f9"
dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
mode: GRACEFUL
new_leader_uuid: "004887887de44a6584632617dc197d7d"
 from {username='slave'} at 127.0.0.1:53930
I20260709 12:13:22.327500 31171 raft_consensus.cc:606] T e0b90058f469411594295adfd3c779f9 P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Received request to transfer leadership to TS 004887887de44a6584632617dc197d7d
I20260709 12:13:22.348006 31021 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f8f275cdefdd443bbac9d440f67b9b52"
dest_uuid: "004887887de44a6584632617dc197d7d"
mode: GRACEFUL
new_leader_uuid: "f5b1f169962e4544857edd56e56b5da6"
 from {username='slave'} at 127.0.0.1:43706
I20260709 12:13:22.348680 31021 raft_consensus.cc:606] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Received request to transfer leadership to TS f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:22.361495 29827 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:13:22.363193 29827 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:22.363989 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:22.375366 32417 raft_consensus.cc:993] T e0b90058f469411594295adfd3c779f9 P 30c92db0139b4111bec0f41bfb121c4d: : Instructing follower 004887887de44a6584632617dc197d7d to start an election
I20260709 12:13:22.375849 32413 raft_consensus.cc:1081] T e0b90058f469411594295adfd3c779f9 P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Signalling peer 004887887de44a6584632617dc197d7d to start an election
I20260709 12:13:22.381170 31015 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e0b90058f469411594295adfd3c779f9"
dest_uuid: "004887887de44a6584632617dc197d7d"
 from {username='slave'} at 127.0.0.1:41016
I20260709 12:13:22.381744 31015 raft_consensus.cc:493] T e0b90058f469411594295adfd3c779f9 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:22.382148 31015 raft_consensus.cc:3060] T e0b90058f469411594295adfd3c779f9 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:22.401327 31015 raft_consensus.cc:515] T e0b90058f469411594295adfd3c779f9 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:22.409269 31094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0b90058f469411594295adfd3c779f9" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:13:22.409855 31094 raft_consensus.cc:3060] T e0b90058f469411594295adfd3c779f9 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:22.417412 32405 raft_consensus.cc:493] T bbe5fe8de7a54e2c837e2d900e67f4e4 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:22.417995 32405 raft_consensus.cc:515] T bbe5fe8de7a54e2c837e2d900e67f4e4 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:22.420204 32405 leader_election.cc:290] T bbe5fe8de7a54e2c837e2d900e67f4e4 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:22.422140 31021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe5fe8de7a54e2c837e2d900e67f4e4" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:22.422030 31171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe5fe8de7a54e2c837e2d900e67f4e4" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:22.422796 31021 raft_consensus.cc:2468] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5b1f169962e4544857edd56e56b5da6 in term 2.
I20260709 12:13:22.423107 31171 raft_consensus.cc:2393] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f5b1f169962e4544857edd56e56b5da6 in current term 2: Already voted for candidate 30c92db0139b4111bec0f41bfb121c4d in this term.
I20260709 12:13:22.423552 32406 raft_consensus.cc:493] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:22.421079 31094 raft_consensus.cc:2468] T e0b90058f469411594295adfd3c779f9 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 2.
I20260709 12:13:22.424062 32406 raft_consensus.cc:515] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:22.425240 30989 leader_election.cc:304] T e0b90058f469411594295adfd3c779f9 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:13:22.426209 32406 leader_election.cc:290] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:22.426873 31171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c6c63708f4a4eef9c0a06bdf2d555d1" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:22.427464 31171 raft_consensus.cc:2468] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 2.
I20260709 12:13:22.427702 31743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c6c63708f4a4eef9c0a06bdf2d555d1" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:22.428297 31743 raft_consensus.cc:2468] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 2.
I20260709 12:13:22.429569 31062 leader_election.cc:304] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P dc254a15e8d54188a2ec3927216ff482 [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: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:13:22.430271 32406 raft_consensus.cc:2804] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:22.430635 32406 raft_consensus.cc:493] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:22.431010 32406 raft_consensus.cc:3060] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:22.433172 31710 leader_election.cc:304] T bbe5fe8de7a54e2c837e2d900e67f4e4 P f5b1f169962e4544857edd56e56b5da6 [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: 004887887de44a6584632617dc197d7d, f5b1f169962e4544857edd56e56b5da6; no voters: 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:13:22.433988 32405 raft_consensus.cc:2804] T bbe5fe8de7a54e2c837e2d900e67f4e4 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:22.434468 32405 raft_consensus.cc:493] T bbe5fe8de7a54e2c837e2d900e67f4e4 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:22.434724 32384 raft_consensus.cc:2804] T e0b90058f469411594295adfd3c779f9 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:22.435015 32405 raft_consensus.cc:3060] T bbe5fe8de7a54e2c837e2d900e67f4e4 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:22.435261 32384 raft_consensus.cc:697] T e0b90058f469411594295adfd3c779f9 P 004887887de44a6584632617dc197d7d [term 2 LEADER]: Becoming Leader. State: Replica: 004887887de44a6584632617dc197d7d, State: Running, Role: LEADER
I20260709 12:13:22.436502 32384 consensus_queue.cc:237] T e0b90058f469411594295adfd3c779f9 P 004887887de44a6584632617dc197d7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:22.444895 31171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0b90058f469411594295adfd3c779f9" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:13:22.445498 31171 raft_consensus.cc:3055] T e0b90058f469411594295adfd3c779f9 P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:22.445797 31171 raft_consensus.cc:740] T e0b90058f469411594295adfd3c779f9 P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Running, Role: LEADER
I20260709 12:13:22.453670 31171 consensus_queue.cc:260] T e0b90058f469411594295adfd3c779f9 P 30c92db0139b4111bec0f41bfb121c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:22.456198 31171 raft_consensus.cc:3060] T e0b90058f469411594295adfd3c779f9 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:22.449931 32405 raft_consensus.cc:515] T bbe5fe8de7a54e2c837e2d900e67f4e4 P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:22.468704 31015 leader_election.cc:290] T e0b90058f469411594295adfd3c779f9 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 election: Requested vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:22.470656 31017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe5fe8de7a54e2c837e2d900e67f4e4" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:13:22.457780 32406 raft_consensus.cc:515] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:22.476471 32406 leader_election.cc:290] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 3 election: Requested vote from peers 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:22.477931 32405 leader_election.cc:290] T bbe5fe8de7a54e2c837e2d900e67f4e4 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:22.479247 31165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c6c63708f4a4eef9c0a06bdf2d555d1" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:13:22.479812 31165 raft_consensus.cc:3060] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:22.483027 31017 raft_consensus.cc:2468] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5b1f169962e4544857edd56e56b5da6 in term 2.
I20260709 12:13:22.483763 31171 raft_consensus.cc:2468] T e0b90058f469411594295adfd3c779f9 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 2.
I20260709 12:13:22.484216 31710 leader_election.cc:304] T bbe5fe8de7a54e2c837e2d900e67f4e4 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 004887887de44a6584632617dc197d7d, f5b1f169962e4544857edd56e56b5da6; no voters: 
I20260709 12:13:22.486341 30921 catalog_manager.cc:5697] T e0b90058f469411594295adfd3c779f9 P 004887887de44a6584632617dc197d7d reported cstate change: term changed from 1 to 2, leader changed from 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195) to 004887887de44a6584632617dc197d7d (127.29.32.193). New cstate: current_term: 2 leader_uuid: "004887887de44a6584632617dc197d7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:22.485940 31166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe5fe8de7a54e2c837e2d900e67f4e4" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:13:22.487841 31166 raft_consensus.cc:2393] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f5b1f169962e4544857edd56e56b5da6 in current term 2: Already voted for candidate 30c92db0139b4111bec0f41bfb121c4d in this term.
I20260709 12:13:22.489378 32405 raft_consensus.cc:2804] T bbe5fe8de7a54e2c837e2d900e67f4e4 P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:22.489449 31743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c6c63708f4a4eef9c0a06bdf2d555d1" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6"
I20260709 12:13:22.489809 31165 raft_consensus.cc:2468] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 3.
I20260709 12:13:22.490115 31743 raft_consensus.cc:3060] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:22.494782 31062 leader_election.cc:304] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P dc254a15e8d54188a2ec3927216ff482 [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: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:13:22.500236 32407 raft_consensus.cc:2804] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:22.500768 32407 raft_consensus.cc:697] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P dc254a15e8d54188a2ec3927216ff482 [term 3 LEADER]: Becoming Leader. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Running, Role: LEADER
I20260709 12:13:22.500874 32438 raft_consensus.cc:493] T 49db8909ad064e4baadeeac9c9843305 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:22.501480 32438 raft_consensus.cc:515] T 49db8909ad064e4baadeeac9c9843305 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:22.501685 32407 consensus_queue.cc:237] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P dc254a15e8d54188a2ec3927216ff482 [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:22.503867 32438 leader_election.cc:290] T 49db8909ad064e4baadeeac9c9843305 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:22.504540 31165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49db8909ad064e4baadeeac9c9843305" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:22.507407 31745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49db8909ad064e4baadeeac9c9843305" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:22.507987 31745 raft_consensus.cc:2468] T 49db8909ad064e4baadeeac9c9843305 P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 2.
I20260709 12:13:22.509703 31063 leader_election.cc:304] T 49db8909ad064e4baadeeac9c9843305 P dc254a15e8d54188a2ec3927216ff482 [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: dc254a15e8d54188a2ec3927216ff482, f5b1f169962e4544857edd56e56b5da6; no voters: 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:13:22.515448 32438 raft_consensus.cc:2804] T 49db8909ad064e4baadeeac9c9843305 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:22.515869 32438 raft_consensus.cc:493] T 49db8909ad064e4baadeeac9c9843305 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:22.516189 32438 raft_consensus.cc:3060] T 49db8909ad064e4baadeeac9c9843305 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:22.490013 32405 raft_consensus.cc:697] T bbe5fe8de7a54e2c837e2d900e67f4e4 P f5b1f169962e4544857edd56e56b5da6 [term 2 LEADER]: Becoming Leader. State: Replica: f5b1f169962e4544857edd56e56b5da6, State: Running, Role: LEADER
I20260709 12:13:22.529202 32405 consensus_queue.cc:237] T bbe5fe8de7a54e2c837e2d900e67f4e4 P f5b1f169962e4544857edd56e56b5da6 [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:22.535918 32438 raft_consensus.cc:515] T 49db8909ad064e4baadeeac9c9843305 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:22.538803 31166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49db8909ad064e4baadeeac9c9843305" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:13:22.548964 31745 raft_consensus.cc:1275] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:22.552534 32395 consensus_queue.cc:1048] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } 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 12:13:22.581008 31166 raft_consensus.cc:1275] T 39f2bd93fb884f38a718cd39c5504e52 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:22.591952 31743 raft_consensus.cc:2468] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 3.
I20260709 12:13:22.593878 32438 leader_election.cc:290] T 49db8909ad064e4baadeeac9c9843305 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 3 election: Requested vote from peers 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:22.599040 31015 raft_consensus.cc:1275] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:22.607657 32378 raft_consensus.cc:993] T 65028637ee2f479e868c440d0643d802 P 30c92db0139b4111bec0f41bfb121c4d: : Instructing follower 004887887de44a6584632617dc197d7d to start an election
I20260709 12:13:22.598928 32395 consensus_queue.cc:1048] T 39f2bd93fb884f38a718cd39c5504e52 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:22.608170 32378 raft_consensus.cc:1081] T 65028637ee2f479e868c440d0643d802 P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Signalling peer 004887887de44a6584632617dc197d7d to start an election
I20260709 12:13:22.608891 32406 consensus_queue.cc:1048] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:22.615159 31743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49db8909ad064e4baadeeac9c9843305" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6"
I20260709 12:13:22.618009 31743 raft_consensus.cc:3060] T 49db8909ad064e4baadeeac9c9843305 P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:22.618275 30920 catalog_manager.cc:5697] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P dc254a15e8d54188a2ec3927216ff482 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "dc254a15e8d54188a2ec3927216ff482" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:22.606007 31017 raft_consensus.cc:1275] T 39f2bd93fb884f38a718cd39c5504e52 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:22.624255 32406 consensus_queue.cc:1048] T 39f2bd93fb884f38a718cd39c5504e52 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:22.627244 30922 catalog_manager.cc:5697] T bbe5fe8de7a54e2c837e2d900e67f4e4 P f5b1f169962e4544857edd56e56b5da6 reported cstate change: term changed from 1 to 2, leader changed from 004887887de44a6584632617dc197d7d (127.29.32.193) to f5b1f169962e4544857edd56e56b5da6 (127.29.32.196). New cstate: current_term: 2 leader_uuid: "f5b1f169962e4544857edd56e56b5da6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:22.624281 31021 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65028637ee2f479e868c440d0643d802"
dest_uuid: "004887887de44a6584632617dc197d7d"
 from {username='slave'} at 127.0.0.1:41016
I20260709 12:13:22.630630 31021 raft_consensus.cc:493] T 65028637ee2f479e868c440d0643d802 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:22.630972 31021 raft_consensus.cc:3060] T 65028637ee2f479e868c440d0643d802 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:22.646726 31021 raft_consensus.cc:515] T 65028637ee2f479e868c440d0643d802 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:22.649194 31094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65028637ee2f479e868c440d0643d802" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:13:22.649833 31094 raft_consensus.cc:3060] T 65028637ee2f479e868c440d0643d802 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:22.651892 31166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65028637ee2f479e868c440d0643d802" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:13:22.652509 31166 raft_consensus.cc:3055] T 65028637ee2f479e868c440d0643d802 P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:22.652845 31166 raft_consensus.cc:740] T 65028637ee2f479e868c440d0643d802 P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Running, Role: LEADER
I20260709 12:13:22.653601 31166 consensus_queue.cc:260] T 65028637ee2f479e868c440d0643d802 P 30c92db0139b4111bec0f41bfb121c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:22.657990 31166 raft_consensus.cc:3060] T 65028637ee2f479e868c440d0643d802 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:22.668390 31166 raft_consensus.cc:2468] T 65028637ee2f479e868c440d0643d802 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 2.
I20260709 12:13:22.669497 30987 leader_election.cc:304] T 65028637ee2f479e868c440d0643d802 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: 
I20260709 12:13:22.670265 31021 leader_election.cc:290] T 65028637ee2f479e868c440d0643d802 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 election: Requested vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:22.670284 32397 raft_consensus.cc:2804] T 65028637ee2f479e868c440d0643d802 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:22.670953 32397 raft_consensus.cc:697] T 65028637ee2f479e868c440d0643d802 P 004887887de44a6584632617dc197d7d [term 2 LEADER]: Becoming Leader. State: Replica: 004887887de44a6584632617dc197d7d, State: Running, Role: LEADER
I20260709 12:13:22.671943 32397 consensus_queue.cc:237] T 65028637ee2f479e868c440d0643d802 P 004887887de44a6584632617dc197d7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:22.679845 31094 raft_consensus.cc:2468] T 65028637ee2f479e868c440d0643d802 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 2.
I20260709 12:13:22.683245 32376 raft_consensus.cc:493] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f5b1f169962e4544857edd56e56b5da6)
I20260709 12:13:22.683852 32376 raft_consensus.cc:515] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:22.686626 31743 raft_consensus.cc:2468] T 49db8909ad064e4baadeeac9c9843305 P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 3.
I20260709 12:13:22.686770 32376 leader_election.cc:290] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:22.687362 31745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4225e109131c4e4d8ee206f916cbb15f" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:22.688011 31745 raft_consensus.cc:2468] T 4225e109131c4e4d8ee206f916cbb15f P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 3.
I20260709 12:13:22.689308 30988 leader_election.cc:304] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d, f5b1f169962e4544857edd56e56b5da6; no voters: 
I20260709 12:13:22.694597 32376 raft_consensus.cc:2804] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:22.695037 32376 raft_consensus.cc:493] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Starting leader election (detected failure of leader f5b1f169962e4544857edd56e56b5da6)
I20260709 12:13:22.695410 32376 raft_consensus.cc:3060] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:22.711095 32406 raft_consensus.cc:993] T a5c879e24e97407ab517707c5384cee7 P dc254a15e8d54188a2ec3927216ff482: : Instructing follower f5b1f169962e4544857edd56e56b5da6 to start an election
I20260709 12:13:22.711637 32406 raft_consensus.cc:1081] T a5c879e24e97407ab517707c5384cee7 P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Signalling peer f5b1f169962e4544857edd56e56b5da6 to start an election
I20260709 12:13:22.712249 32384 raft_consensus.cc:493] T 0bb7d70b9a8546e6be62cec192f84a56 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:22.712774 32384 raft_consensus.cc:515] T 0bb7d70b9a8546e6be62cec192f84a56 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:22.714663 31745 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a5c879e24e97407ab517707c5384cee7"
dest_uuid: "f5b1f169962e4544857edd56e56b5da6"
 from {username='slave'} at 127.0.0.1:44228
I20260709 12:13:22.715194 31745 raft_consensus.cc:493] T a5c879e24e97407ab517707c5384cee7 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:22.714519 30919 catalog_manager.cc:5697] T 65028637ee2f479e868c440d0643d802 P 004887887de44a6584632617dc197d7d reported cstate change: term changed from 1 to 2, leader changed from 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195) to 004887887de44a6584632617dc197d7d (127.29.32.193). New cstate: current_term: 2 leader_uuid: "004887887de44a6584632617dc197d7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:22.719143 31745 raft_consensus.cc:3060] T a5c879e24e97407ab517707c5384cee7 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:22.723966 31166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4225e109131c4e4d8ee206f916cbb15f" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:22.724016 31741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb7d70b9a8546e6be62cec192f84a56" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:22.725018 31166 raft_consensus.cc:2393] T 4225e109131c4e4d8ee206f916cbb15f P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 004887887de44a6584632617dc197d7d in current term 3: Already voted for candidate 30c92db0139b4111bec0f41bfb121c4d in this term.
I20260709 12:13:22.725467 31741 raft_consensus.cc:2393] T 0bb7d70b9a8546e6be62cec192f84a56 P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 004887887de44a6584632617dc197d7d in current term 2: Already voted for candidate f5b1f169962e4544857edd56e56b5da6 in this term.
I20260709 12:13:22.726943 31063 leader_election.cc:304] T 49db8909ad064e4baadeeac9c9843305 P dc254a15e8d54188a2ec3927216ff482 [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: dc254a15e8d54188a2ec3927216ff482, f5b1f169962e4544857edd56e56b5da6; no voters: 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:13:22.727624 32384 leader_election.cc:290] T 0bb7d70b9a8546e6be62cec192f84a56 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:22.729264 31166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb7d70b9a8546e6be62cec192f84a56" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:22.729984 31166 raft_consensus.cc:2468] T 0bb7d70b9a8546e6be62cec192f84a56 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 2.
I20260709 12:13:22.728072 32395 raft_consensus.cc:2804] T 49db8909ad064e4baadeeac9c9843305 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:22.731268 30987 leader_election.cc:304] T 0bb7d70b9a8546e6be62cec192f84a56 P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:22.731743 32395 raft_consensus.cc:697] T 49db8909ad064e4baadeeac9c9843305 P dc254a15e8d54188a2ec3927216ff482 [term 3 LEADER]: Becoming Leader. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Running, Role: LEADER
I20260709 12:13:22.732625 32395 consensus_queue.cc:237] T 49db8909ad064e4baadeeac9c9843305 P dc254a15e8d54188a2ec3927216ff482 [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:22.721370 32376 raft_consensus.cc:515] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:22.740379 32384 raft_consensus.cc:2804] T 0bb7d70b9a8546e6be62cec192f84a56 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:22.741106 32384 raft_consensus.cc:493] T 0bb7d70b9a8546e6be62cec192f84a56 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:22.741972 32384 raft_consensus.cc:3060] T 0bb7d70b9a8546e6be62cec192f84a56 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:22.744284 31166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4225e109131c4e4d8ee206f916cbb15f" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:13:22.745415 31166 raft_consensus.cc:2393] T 4225e109131c4e4d8ee206f916cbb15f P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 004887887de44a6584632617dc197d7d in current term 3: Already voted for candidate 30c92db0139b4111bec0f41bfb121c4d in this term.
I20260709 12:13:22.751816 31743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4225e109131c4e4d8ee206f916cbb15f" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6"
I20260709 12:13:22.760281 32376 leader_election.cc:290] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 3 election: Requested vote from peers 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:22.781535 31745 raft_consensus.cc:515] T a5c879e24e97407ab517707c5384cee7 P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:22.786561 31745 leader_election.cc:290] T a5c879e24e97407ab517707c5384cee7 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:22.794133 31094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c879e24e97407ab517707c5384cee7" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:13:22.794857 31094 raft_consensus.cc:3055] T a5c879e24e97407ab517707c5384cee7 P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:22.795177 31094 raft_consensus.cc:740] T a5c879e24e97407ab517707c5384cee7 P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Running, Role: LEADER
I20260709 12:13:22.795454 32427 raft_consensus.cc:993] T 016bf6119ac04bff95762a1288224c06 P 004887887de44a6584632617dc197d7d: : Instructing follower f5b1f169962e4544857edd56e56b5da6 to start an election
I20260709 12:13:22.796005 31094 consensus_queue.cc:260] T a5c879e24e97407ab517707c5384cee7 P dc254a15e8d54188a2ec3927216ff482 [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:22.800158 31094 raft_consensus.cc:3060] T a5c879e24e97407ab517707c5384cee7 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:22.797551 32427 raft_consensus.cc:1081] T 016bf6119ac04bff95762a1288224c06 P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Signalling peer f5b1f169962e4544857edd56e56b5da6 to start an election
I20260709 12:13:22.817214 31021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c879e24e97407ab517707c5384cee7" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:13:22.809101 32405 raft_consensus.cc:493] T 40086b02d9b745708aaacf2ed35c7b0f P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:22.818059 31021 raft_consensus.cc:3060] T a5c879e24e97407ab517707c5384cee7 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:22.821151 31094 raft_consensus.cc:2468] T a5c879e24e97407ab517707c5384cee7 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5b1f169962e4544857edd56e56b5da6 in term 2.
I20260709 12:13:22.827114 31712 leader_election.cc:304] T a5c879e24e97407ab517707c5384cee7 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dc254a15e8d54188a2ec3927216ff482, f5b1f169962e4544857edd56e56b5da6; no voters: 
I20260709 12:13:22.828145 32448 raft_consensus.cc:2804] T a5c879e24e97407ab517707c5384cee7 P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:22.828696 32448 raft_consensus.cc:697] T a5c879e24e97407ab517707c5384cee7 P f5b1f169962e4544857edd56e56b5da6 [term 2 LEADER]: Becoming Leader. State: Replica: f5b1f169962e4544857edd56e56b5da6, State: Running, Role: LEADER
I20260709 12:13:22.829715 32448 consensus_queue.cc:237] T a5c879e24e97407ab517707c5384cee7 P f5b1f169962e4544857edd56e56b5da6 [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:22.832238 32384 raft_consensus.cc:515] T 0bb7d70b9a8546e6be62cec192f84a56 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:22.820443 32405 raft_consensus.cc:515] T 40086b02d9b745708aaacf2ed35c7b0f P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:22.839417 30920 catalog_manager.cc:5697] T 49db8909ad064e4baadeeac9c9843305 P dc254a15e8d54188a2ec3927216ff482 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "dc254a15e8d54188a2ec3927216ff482" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:22.841287 32405 leader_election.cc:290] T 40086b02d9b745708aaacf2ed35c7b0f P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:22.843000 31019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40086b02d9b745708aaacf2ed35c7b0f" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:22.843288 31741 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "016bf6119ac04bff95762a1288224c06"
dest_uuid: "f5b1f169962e4544857edd56e56b5da6"
 from {username='slave'} at 127.0.0.1:44234
I20260709 12:13:22.843736 31019 raft_consensus.cc:2468] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5b1f169962e4544857edd56e56b5da6 in term 2.
I20260709 12:13:22.843883 31741 raft_consensus.cc:493] T 016bf6119ac04bff95762a1288224c06 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:22.844347 31741 raft_consensus.cc:3060] T 016bf6119ac04bff95762a1288224c06 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:22.844941 31710 leader_election.cc:304] T 40086b02d9b745708aaacf2ed35c7b0f P f5b1f169962e4544857edd56e56b5da6 [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: 004887887de44a6584632617dc197d7d, f5b1f169962e4544857edd56e56b5da6; no voters: 
I20260709 12:13:22.846289 32405 raft_consensus.cc:2804] T 40086b02d9b745708aaacf2ed35c7b0f P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:22.846661 32405 raft_consensus.cc:493] T 40086b02d9b745708aaacf2ed35c7b0f P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:22.846969 32405 raft_consensus.cc:3060] T 40086b02d9b745708aaacf2ed35c7b0f P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:22.848892 31743 raft_consensus.cc:2468] T 4225e109131c4e4d8ee206f916cbb15f P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 3.
I20260709 12:13:22.851274 30988 leader_election.cc:304] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d, f5b1f169962e4544857edd56e56b5da6; no voters: 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:13:22.854746 32405 raft_consensus.cc:515] T 40086b02d9b745708aaacf2ed35c7b0f P f5b1f169962e4544857edd56e56b5da6 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:22.856585 32405 leader_election.cc:290] T 40086b02d9b745708aaacf2ed35c7b0f P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 4 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:22.858099 31741 raft_consensus.cc:515] T 016bf6119ac04bff95762a1288224c06 P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:22.859355 31166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb7d70b9a8546e6be62cec192f84a56" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:13:22.860309 32413 raft_consensus.cc:493] T e9314181f732426eb7e9843e26c00441 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:22.860845 32413 raft_consensus.cc:515] T e9314181f732426eb7e9843e26c00441 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:22.863055 32413 leader_election.cc:290] T e9314181f732426eb7e9843e26c00441 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:22.863304 31021 raft_consensus.cc:2468] T a5c879e24e97407ab517707c5384cee7 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5b1f169962e4544857edd56e56b5da6 in term 2.
I20260709 12:13:22.864635 32384 leader_election.cc:290] T 0bb7d70b9a8546e6be62cec192f84a56 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 election: Requested vote from peers 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
W20260709 12:13:22.866278 31136 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.193:37577, user_credentials={real_user=slave}} blocked reactor thread for 77650.1us
I20260709 12:13:22.869019 31165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40086b02d9b745708aaacf2ed35c7b0f" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:22.869632 31165 raft_consensus.cc:2468] T 40086b02d9b745708aaacf2ed35c7b0f P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5b1f169962e4544857edd56e56b5da6 in term 3.
I20260709 12:13:22.869855 31171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40086b02d9b745708aaacf2ed35c7b0f" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:13:22.870415 31171 raft_consensus.cc:3060] T 40086b02d9b745708aaacf2ed35c7b0f P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:22.865477 31090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9314181f732426eb7e9843e26c00441" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:22.866197 32427 raft_consensus.cc:493] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f5b1f169962e4544857edd56e56b5da6)
I20260709 12:13:22.879786 31745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb7d70b9a8546e6be62cec192f84a56" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6"
I20260709 12:13:22.879920 31021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9314181f732426eb7e9843e26c00441" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:22.881006 31021 raft_consensus.cc:2468] T e9314181f732426eb7e9843e26c00441 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 2.
I20260709 12:13:22.883116 32459 raft_consensus.cc:2804] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:22.883699 32459 raft_consensus.cc:697] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d [term 3 LEADER]: Becoming Leader. State: Replica: 004887887de44a6584632617dc197d7d, State: Running, Role: LEADER
I20260709 12:13:22.884526 32459 consensus_queue.cc:237] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:22.885123 32384 raft_consensus.cc:993] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d: : Instructing follower f5b1f169962e4544857edd56e56b5da6 to start an election
I20260709 12:13:22.885591 32384 raft_consensus.cc:1081] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Signalling peer f5b1f169962e4544857edd56e56b5da6 to start an election
I20260709 12:13:22.886718 31015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40086b02d9b745708aaacf2ed35c7b0f" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:13:22.887781 31021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "016bf6119ac04bff95762a1288224c06" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:13:22.889110 31745 raft_consensus.cc:2393] T 0bb7d70b9a8546e6be62cec192f84a56 P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 004887887de44a6584632617dc197d7d in current term 2: Already voted for candidate f5b1f169962e4544857edd56e56b5da6 in this term.
I20260709 12:13:22.888454 31021 raft_consensus.cc:3055] T 016bf6119ac04bff95762a1288224c06 P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:22.890127 31021 raft_consensus.cc:740] T 016bf6119ac04bff95762a1288224c06 P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Running, Role: LEADER
I20260709 12:13:22.898525 31745 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f8f275cdefdd443bbac9d440f67b9b52"
dest_uuid: "f5b1f169962e4544857edd56e56b5da6"
 from {username='slave'} at 127.0.0.1:44234
I20260709 12:13:22.894519 31741 leader_election.cc:290] T 016bf6119ac04bff95762a1288224c06 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:22.899574 31745 raft_consensus.cc:493] T f8f275cdefdd443bbac9d440f67b9b52 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:22.901889 31094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "016bf6119ac04bff95762a1288224c06" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:13:22.902226 31745 raft_consensus.cc:3060] T f8f275cdefdd443bbac9d440f67b9b52 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:22.902523 31094 raft_consensus.cc:3060] T 016bf6119ac04bff95762a1288224c06 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:22.904639 31090 raft_consensus.cc:2393] T e9314181f732426eb7e9843e26c00441 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 30c92db0139b4111bec0f41bfb121c4d in current term 2: Already voted for candidate dc254a15e8d54188a2ec3927216ff482 in this term.
I20260709 12:13:22.912951 31171 raft_consensus.cc:2468] T 40086b02d9b745708aaacf2ed35c7b0f P 30c92db0139b4111bec0f41bfb121c4d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5b1f169962e4544857edd56e56b5da6 in term 4.
I20260709 12:13:22.891134 31021 consensus_queue.cc:260] T 016bf6119ac04bff95762a1288224c06 P 004887887de44a6584632617dc197d7d [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:22.916985 31136 leader_election.cc:304] T e9314181f732426eb7e9843e26c00441 P 30c92db0139b4111bec0f41bfb121c4d [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: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:22.922305 31745 raft_consensus.cc:515] T f8f275cdefdd443bbac9d440f67b9b52 P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:22.924196 32378 raft_consensus.cc:2804] T e9314181f732426eb7e9843e26c00441 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:22.924691 32378 raft_consensus.cc:493] T e9314181f732426eb7e9843e26c00441 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:22.925141 32378 raft_consensus.cc:3060] T e9314181f732426eb7e9843e26c00441 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:22.925859 31745 leader_election.cc:290] T f8f275cdefdd443bbac9d440f67b9b52 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:22.927034 31019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f275cdefdd443bbac9d440f67b9b52" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:13:22.927601 31019 raft_consensus.cc:3055] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:22.927877 31019 raft_consensus.cc:740] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Running, Role: LEADER
I20260709 12:13:22.928550 31019 consensus_queue.cc:260] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:22.929754 31019 raft_consensus.cc:3060] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:22.933897 31165 raft_consensus.cc:1275] T e0b90058f469411594295adfd3c779f9 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:22.888698 32427 raft_consensus.cc:515] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:22.946494 31015 raft_consensus.cc:3060] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Advancing to term 4
I20260709 12:13:22.948421 31171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40086b02d9b745708aaacf2ed35c7b0f" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:22.950867 31171 raft_consensus.cc:2368] T 40086b02d9b745708aaacf2ed35c7b0f P 30c92db0139b4111bec0f41bfb121c4d [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 004887887de44a6584632617dc197d7d for earlier term 3. Current term is 4.
I20260709 12:13:22.983529 31021 raft_consensus.cc:3060] T 016bf6119ac04bff95762a1288224c06 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:22.983628 31745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40086b02d9b745708aaacf2ed35c7b0f" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:22.984716 31745 raft_consensus.cc:2368] T 40086b02d9b745708aaacf2ed35c7b0f P f5b1f169962e4544857edd56e56b5da6 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 004887887de44a6584632617dc197d7d for earlier term 3. Current term is 4.
I20260709 12:13:22.999346 30987 leader_election.cc:400] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 3 pre-election: Vote denied by peer 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253) with higher term. Message: Invalid argument: T 40086b02d9b745708aaacf2ed35c7b0f P 30c92db0139b4111bec0f41bfb121c4d [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 004887887de44a6584632617dc197d7d for earlier term 3. Current term is 4.
I20260709 12:13:22.991731 32427 leader_election.cc:290] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:23.021142 31019 raft_consensus.cc:2468] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5b1f169962e4544857edd56e56b5da6 in term 2.
I20260709 12:13:23.025255 30987 leader_election.cc:403] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:13:23.022294 31094 raft_consensus.cc:2468] T 016bf6119ac04bff95762a1288224c06 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5b1f169962e4544857edd56e56b5da6 in term 2.
I20260709 12:13:23.025825 30988 leader_election.cc:400] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 3 pre-election: Vote denied by peer f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387) with higher term. Message: Invalid argument: T 40086b02d9b745708aaacf2ed35c7b0f P f5b1f169962e4544857edd56e56b5da6 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 004887887de44a6584632617dc197d7d for earlier term 3. Current term is 4.
I20260709 12:13:22.969183 32375 raft_consensus.cc:493] T e435a41bec8e4146a85d1181681ffadb P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
W20260709 12:13:23.031731 30988 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.196:36387, user_credentials={real_user=slave}} blocked reactor thread for 45383us
W20260709 12:13:23.023283 31136 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.193:37577, user_credentials={real_user=slave}} blocked reactor thread for 90835.2us
I20260709 12:13:23.035457 31021 raft_consensus.cc:2468] T 016bf6119ac04bff95762a1288224c06 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5b1f169962e4544857edd56e56b5da6 in term 2.
I20260709 12:13:23.039873 31712 leader_election.cc:304] T 016bf6119ac04bff95762a1288224c06 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dc254a15e8d54188a2ec3927216ff482, f5b1f169962e4544857edd56e56b5da6; no voters: 
I20260709 12:13:23.040089 32467 raft_consensus.cc:493] T 49db8909ad064e4baadeeac9c9843305 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:23.040769 32467 raft_consensus.cc:515] T 49db8909ad064e4baadeeac9c9843305 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:23.042438 31710 leader_election.cc:304] T f8f275cdefdd443bbac9d440f67b9b52 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 004887887de44a6584632617dc197d7d, f5b1f169962e4544857edd56e56b5da6; no voters: 
I20260709 12:13:22.969285 32376 consensus_queue.cc:1048] T e0b90058f469411594295adfd3c779f9 P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.053s
I20260709 12:13:23.049140 32339 raft_consensus.cc:2804] T 016bf6119ac04bff95762a1288224c06 P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:23.052979 31166 raft_consensus.cc:2468] T 0bb7d70b9a8546e6be62cec192f84a56 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 2.
W20260709 12:13:23.055604 30987 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.195:38253, user_credentials={real_user=slave}} blocked reactor thread for 84711.9us
I20260709 12:13:23.053108 32448 raft_consensus.cc:2804] T f8f275cdefdd443bbac9d440f67b9b52 P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:23.059214 30920 catalog_manager.cc:5697] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d reported cstate change: term changed from 2 to 3, leader changed from f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) to 004887887de44a6584632617dc197d7d (127.29.32.193). New cstate: current_term: 3 leader_uuid: "004887887de44a6584632617dc197d7d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:23.076617 31138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.194:44499, user_credentials={real_user=slave}} blocked reactor thread for 56061.5us
I20260709 12:13:23.087085 30987 leader_election.cc:304] T 0bb7d70b9a8546e6be62cec192f84a56 P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: f5b1f169962e4544857edd56e56b5da6
W20260709 12:13:23.081619 31136 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.193:37577, user_credentials={real_user=slave}} blocked reactor thread for 48482.4us
I20260709 12:13:23.093369 31745 raft_consensus.cc:1275] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:23.110329 30919 catalog_manager.cc:5697] T a5c879e24e97407ab517707c5384cee7 P f5b1f169962e4544857edd56e56b5da6 reported cstate change: term changed from 1 to 2, leader changed from dc254a15e8d54188a2ec3927216ff482 (127.29.32.194) to f5b1f169962e4544857edd56e56b5da6 (127.29.32.196). New cstate: current_term: 2 leader_uuid: "f5b1f169962e4544857edd56e56b5da6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:23.081784 32376 raft_consensus.cc:493] T 82a9708851e94168bd57fc180b63b823 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:23.057477 32375 raft_consensus.cc:515] T e435a41bec8e4146a85d1181681ffadb P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:23.127293 31165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f275cdefdd443bbac9d440f67b9b52" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:13:23.129153 31165 raft_consensus.cc:3060] T f8f275cdefdd443bbac9d440f67b9b52 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:23.134320 31094 raft_consensus.cc:1275] T e0b90058f469411594295adfd3c779f9 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:23.116915 32459 raft_consensus.cc:2804] T 0bb7d70b9a8546e6be62cec192f84a56 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:23.139252 31171 raft_consensus.cc:1275] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Refusing update from remote peer f5b1f169962e4544857edd56e56b5da6: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:23.158420 31165 raft_consensus.cc:2468] T f8f275cdefdd443bbac9d440f67b9b52 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5b1f169962e4544857edd56e56b5da6 in term 2.
I20260709 12:13:23.163924 31171 raft_consensus.cc:1275] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:23.134693 32339 raft_consensus.cc:697] T 016bf6119ac04bff95762a1288224c06 P f5b1f169962e4544857edd56e56b5da6 [term 2 LEADER]: Becoming Leader. State: Replica: f5b1f169962e4544857edd56e56b5da6, State: Running, Role: LEADER
W20260709 12:13:23.199116 30987 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.195:38253, user_credentials={real_user=slave}} blocked reactor thread for 103133us
I20260709 12:13:23.131758 32376 raft_consensus.cc:515] T 82a9708851e94168bd57fc180b63b823 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:23.126608 32473 consensus_queue.cc:1048] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.071s
I20260709 12:13:23.183072 32459 raft_consensus.cc:697] T 0bb7d70b9a8546e6be62cec192f84a56 P 004887887de44a6584632617dc197d7d [term 2 LEADER]: Becoming Leader. State: Replica: 004887887de44a6584632617dc197d7d, State: Running, Role: LEADER
I20260709 12:13:23.217022 31745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49db8909ad064e4baadeeac9c9843305" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:23.159871 31710 leader_election.cc:304] T 40086b02d9b745708aaacf2ed35c7b0f P f5b1f169962e4544857edd56e56b5da6 [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: 30c92db0139b4111bec0f41bfb121c4d, f5b1f169962e4544857edd56e56b5da6; no voters: 
I20260709 12:13:23.217767 31745 raft_consensus.cc:2368] T 49db8909ad064e4baadeeac9c9843305 P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 30c92db0139b4111bec0f41bfb121c4d for earlier term 2. Current term is 3.
I20260709 12:13:23.224004 31137 leader_election.cc:400] T 49db8909ad064e4baadeeac9c9843305 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Vote denied by peer f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387) with higher term. Message: Invalid argument: T 49db8909ad064e4baadeeac9c9843305 P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 30c92db0139b4111bec0f41bfb121c4d for earlier term 2. Current term is 3.
I20260709 12:13:23.224335 31137 leader_election.cc:403] T 49db8909ad064e4baadeeac9c9843305 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:13:23.232475 32475 raft_consensus.cc:2804] T 40086b02d9b745708aaacf2ed35c7b0f P f5b1f169962e4544857edd56e56b5da6 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:23.232806 32376 leader_election.cc:290] T 82a9708851e94168bd57fc180b63b823 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:23.234472 32470 raft_consensus.cc:3060] T 49db8909ad064e4baadeeac9c9843305 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Advancing to term 3
W20260709 12:13:23.234653 32464 log.cc:927] Time spent T a5c879e24e97407ab517707c5384cee7 P f5b1f169962e4544857edd56e56b5da6: Append to log took a long time: real 0.117s	user 0.000s	sys 0.001s
I20260709 12:13:23.226727 32354 raft_consensus.cc:493] T e435a41bec8e4146a85d1181681ffadb P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:23.239022 32354 raft_consensus.cc:515] T e435a41bec8e4146a85d1181681ffadb P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:23.241413 32354 leader_election.cc:290] T e435a41bec8e4146a85d1181681ffadb P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:23.246572 32459 consensus_queue.cc:237] T 0bb7d70b9a8546e6be62cec192f84a56 P 004887887de44a6584632617dc197d7d [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:23.253429 31171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82a9708851e94168bd57fc180b63b823" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:23.258973 31171 raft_consensus.cc:2468] T 82a9708851e94168bd57fc180b63b823 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 1.
I20260709 12:13:23.218266 32467 leader_election.cc:290] T 49db8909ad064e4baadeeac9c9843305 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:23.225517 32462 raft_consensus.cc:493] T f92a0813319c4f38be8a80039868f119 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
W20260709 12:13:23.292682 31062 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.193:37577, user_credentials={real_user=slave}} blocked reactor thread for 153232us
I20260709 12:13:23.264290 32482 raft_consensus.cc:493] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:23.293900 32482 raft_consensus.cc:515] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:23.298887 31167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e435a41bec8e4146a85d1181681ffadb" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:23.299613 31167 raft_consensus.cc:2468] T e435a41bec8e4146a85d1181681ffadb P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 1.
I20260709 12:13:23.320178 32474 raft_consensus.cc:493] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:23.320827 32474 raft_consensus.cc:515] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
W20260709 12:13:23.252909 31710 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.195:38253, user_credentials={real_user=slave}} blocked reactor thread for 114925us
I20260709 12:13:23.346670 31021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e435a41bec8e4146a85d1181681ffadb" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:23.347898 31021 raft_consensus.cc:2393] T e435a41bec8e4146a85d1181681ffadb P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 30c92db0139b4111bec0f41bfb121c4d in current term 2: Already voted for candidate 004887887de44a6584632617dc197d7d in this term.
I20260709 12:13:23.264936 32473 raft_consensus.cc:493] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:23.378980 31712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.194:44499, user_credentials={real_user=slave}} blocked reactor thread for 145981us
I20260709 12:13:23.378930 32475 raft_consensus.cc:697] T 40086b02d9b745708aaacf2ed35c7b0f P f5b1f169962e4544857edd56e56b5da6 [term 4 LEADER]: Becoming Leader. State: Replica: f5b1f169962e4544857edd56e56b5da6, State: Running, Role: LEADER
W20260709 12:13:23.381867 30987 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.195:38253, user_credentials={real_user=slave}} blocked reactor thread for 112026us
I20260709 12:13:23.384114 30987 leader_election.cc:304] T 82a9708851e94168bd57fc180b63b823 P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: 
I20260709 12:13:23.386092 32384 raft_consensus.cc:2804] T 82a9708851e94168bd57fc180b63b823 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:23.387044 32384 raft_consensus.cc:493] T 82a9708851e94168bd57fc180b63b823 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:23.387643 32384 raft_consensus.cc:3060] T 82a9708851e94168bd57fc180b63b823 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:23.395717 31021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e435a41bec8e4146a85d1181681ffadb" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:23.329653 32465 consensus_queue.cc:1048] T e0b90058f469411594295adfd3c779f9 P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:23.402025 31021 raft_consensus.cc:2468] T e435a41bec8e4146a85d1181681ffadb P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 2.
I20260709 12:13:23.405189 31019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe5fe8de7a54e2c837e2d900e67f4e4" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:23.407686 31019 raft_consensus.cc:2468] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 2.
I20260709 12:13:23.284430 32378 raft_consensus.cc:515] T e9314181f732426eb7e9843e26c00441 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:23.416894 31136 leader_election.cc:304] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d [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: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: 
I20260709 12:13:23.417089 31165 raft_consensus.cc:1275] T 65028637ee2f479e868c440d0643d802 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:23.327265 32339 consensus_queue.cc:237] T 016bf6119ac04bff95762a1288224c06 P f5b1f169962e4544857edd56e56b5da6 [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:23.401485 32482 leader_election.cc:290] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:23.435091 31745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe5fe8de7a54e2c837e2d900e67f4e4" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:23.405061 32473 raft_consensus.cc:515] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:23.445904 32378 leader_election.cc:290] T e9314181f732426eb7e9843e26c00441 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:23.430658 32471 raft_consensus.cc:2804] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:23.412322 32448 raft_consensus.cc:697] T f8f275cdefdd443bbac9d440f67b9b52 P f5b1f169962e4544857edd56e56b5da6 [term 2 LEADER]: Becoming Leader. State: Replica: f5b1f169962e4544857edd56e56b5da6, State: Running, Role: LEADER
I20260709 12:13:23.431581 32375 leader_election.cc:290] T e435a41bec8e4146a85d1181681ffadb P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:23.454234 32474 leader_election.cc:290] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:23.446776 32376 raft_consensus.cc:493] T f92a0813319c4f38be8a80039868f119 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:23.455340 32376 raft_consensus.cc:515] T f92a0813319c4f38be8a80039868f119 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:23.384881 32475 consensus_queue.cc:237] T 40086b02d9b745708aaacf2ed35c7b0f P f5b1f169962e4544857edd56e56b5da6 [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:23.458639 31062 leader_election.cc:304] T e435a41bec8e4146a85d1181681ffadb P dc254a15e8d54188a2ec3927216ff482 [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: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:13:23.458829 31019 raft_consensus.cc:1275] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Refusing update from remote peer f5b1f169962e4544857edd56e56b5da6: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:23.467218 31099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82a9708851e94168bd57fc180b63b823" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:23.471208 31090 raft_consensus.cc:1275] T 65028637ee2f479e868c440d0643d802 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:23.446099 32473 leader_election.cc:290] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:23.473436 32493 raft_consensus.cc:493] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:23.473995 32493 raft_consensus.cc:515] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:23.475023 31019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9314181f732426eb7e9843e26c00441" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:13:23.476310 32493 leader_election.cc:290] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:23.478578 32480 raft_consensus.cc:2804] T e435a41bec8e4146a85d1181681ffadb P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:23.478724 32395 raft_consensus.cc:493] T e9314181f732426eb7e9843e26c00441 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:23.479072 32480 raft_consensus.cc:493] T e435a41bec8e4146a85d1181681ffadb P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:23.479508 32480 raft_consensus.cc:3060] T e435a41bec8e4146a85d1181681ffadb P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:23.479271 32395 raft_consensus.cc:515] T e9314181f732426eb7e9843e26c00441 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:23.481261 32395 leader_election.cc:290] T e9314181f732426eb7e9843e26c00441 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:23.468017 31099 raft_consensus.cc:2468] T 82a9708851e94168bd57fc180b63b823 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 2.
I20260709 12:13:23.363926 32462 raft_consensus.cc:515] T f92a0813319c4f38be8a80039868f119 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:23.483800 31099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d6e271c5f0a401a94b07a3da7dc3e89" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:23.446899 32471 raft_consensus.cc:493] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:23.490132 31099 raft_consensus.cc:2468] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5b1f169962e4544857edd56e56b5da6 in term 2.
I20260709 12:13:23.493402 31019 raft_consensus.cc:2468] T e9314181f732426eb7e9843e26c00441 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 2.
I20260709 12:13:23.451524 32482 raft_consensus.cc:493] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:23.496749 32482 raft_consensus.cc:515] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:23.498992 32482 leader_election.cc:290] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:23.500488 31743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d6e271c5f0a401a94b07a3da7dc3e89" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:23.501092 31743 raft_consensus.cc:2468] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 1.
I20260709 12:13:23.501199 32470 raft_consensus.cc:2749] T 49db8909ad064e4baadeeac9c9843305 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387) with higher term. Message: Invalid argument: T 49db8909ad064e4baadeeac9c9843305 P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 30c92db0139b4111bec0f41bfb121c4d for earlier term 2. Current term is 3.
I20260709 12:13:23.501859 31018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d6e271c5f0a401a94b07a3da7dc3e89" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:23.489369 32484 consensus_queue.cc:1048] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.014s
I20260709 12:13:23.498802 32490 consensus_queue.cc:1048] T bbe5fe8de7a54e2c837e2d900e67f4e4 P f5b1f169962e4544857edd56e56b5da6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:23.502563 31018 raft_consensus.cc:2468] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 2.
I20260709 12:13:23.524121 31745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d6e271c5f0a401a94b07a3da7dc3e89" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:23.522724 31062 leader_election.cc:304] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [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: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:13:23.494982 32471 raft_consensus.cc:3060] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:23.524760 31745 raft_consensus.cc:2468] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 1.
I20260709 12:13:23.503187 32462 leader_election.cc:290] T f92a0813319c4f38be8a80039868f119 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:23.529671 31136 leader_election.cc:304] T e9314181f732426eb7e9843e26c00441 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: 
I20260709 12:13:23.530517 31017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea66b0b7a624931b06513f285ef85dc" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:23.530911 31018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92a0813319c4f38be8a80039868f119" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:23.531143 31017 raft_consensus.cc:2468] T 1ea66b0b7a624931b06513f285ef85dc P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 2.
I20260709 12:13:23.531461 31018 raft_consensus.cc:2468] T f92a0813319c4f38be8a80039868f119 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 2.
I20260709 12:13:23.528028 30988 leader_election.cc:304] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d, f5b1f169962e4544857edd56e56b5da6; no voters: 
I20260709 12:13:23.514273 32405 consensus_queue.cc:1048] T bbe5fe8de7a54e2c837e2d900e67f4e4 P f5b1f169962e4544857edd56e56b5da6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.012s
I20260709 12:13:23.495097 32461 consensus_queue.cc:1048] T 65028637ee2f479e868c440d0643d802 P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.031s
I20260709 12:13:23.533115 31136 leader_election.cc:304] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [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: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: 
I20260709 12:13:23.538085 31136 leader_election.cc:304] T f92a0813319c4f38be8a80039868f119 P 30c92db0139b4111bec0f41bfb121c4d [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: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: 
I20260709 12:13:23.541764 32488 raft_consensus.cc:2804] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:23.533239 32462 raft_consensus.cc:2804] T e9314181f732426eb7e9843e26c00441 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:23.502137 32480 raft_consensus.cc:515] T e435a41bec8e4146a85d1181681ffadb P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:23.542284 32488 raft_consensus.cc:493] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:23.542763 32488 raft_consensus.cc:3060] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:23.544075 31743 raft_consensus.cc:1275] T 49db8909ad064e4baadeeac9c9843305 P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:23.537276 32407 raft_consensus.cc:2804] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:23.545743 32407 raft_consensus.cc:493] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:23.546156 32407 raft_consensus.cc:3060] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:23.533115 31712 leader_election.cc:304] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6 [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: dc254a15e8d54188a2ec3927216ff482, f5b1f169962e4544857edd56e56b5da6; no voters: 
I20260709 12:13:23.548877 31092 raft_consensus.cc:1275] T a5c879e24e97407ab517707c5384cee7 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Refusing update from remote peer f5b1f169962e4544857edd56e56b5da6: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:23.549032 32500 raft_consensus.cc:2804] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:23.549510 32500 raft_consensus.cc:493] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:23.549856 32500 raft_consensus.cc:3060] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:23.550134 32376 leader_election.cc:290] T f92a0813319c4f38be8a80039868f119 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:23.551111 31165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92a0813319c4f38be8a80039868f119" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:23.551710 31165 raft_consensus.cc:2468] T f92a0813319c4f38be8a80039868f119 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 1.
I20260709 12:13:23.552879 31171 raft_consensus.cc:1275] T 4225e109131c4e4d8ee206f916cbb15f P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
W20260709 12:13:23.553774 31015 consensus_meta.cc:287] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d: Time spent flushing consensus metadata: real 0.607s	user 0.011s	sys 0.001s
I20260709 12:13:23.554104 31015 raft_consensus.cc:2468] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5b1f169962e4544857edd56e56b5da6 in term 4.
I20260709 12:13:23.554430 30987 leader_election.cc:304] T f92a0813319c4f38be8a80039868f119 P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: 
I20260709 12:13:23.554611 32397 raft_consensus.cc:2749] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253) with higher term. Message: Invalid argument: T 40086b02d9b745708aaacf2ed35c7b0f P 30c92db0139b4111bec0f41bfb121c4d [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 004887887de44a6584632617dc197d7d for earlier term 3. Current term is 4.
I20260709 12:13:23.555325 32493 raft_consensus.cc:2804] T f92a0813319c4f38be8a80039868f119 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:23.555706 32493 raft_consensus.cc:493] T f92a0813319c4f38be8a80039868f119 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:23.556051 32493 raft_consensus.cc:3060] T f92a0813319c4f38be8a80039868f119 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:23.556567 32397 consensus_queue.cc:1048] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:13:23.557001 31743 raft_consensus.cc:1275] T 4225e109131c4e4d8ee206f916cbb15f P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:13:23.558337 32457 raft_consensus.cc:2804] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:23.558840 32457 raft_consensus.cc:493] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:23.559268 32457 raft_consensus.cc:3060] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:23.566135 32477 consensus_queue.cc:1048] T 65028637ee2f479e868c440d0643d802 P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:23.568145 31016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9314181f732426eb7e9843e26c00441" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:23.568833 31016 raft_consensus.cc:2468] T e9314181f732426eb7e9843e26c00441 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 2.
I20260709 12:13:23.570591 32384 raft_consensus.cc:515] T 82a9708851e94168bd57fc180b63b823 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:23.573433 32384 leader_election.cc:290] T 82a9708851e94168bd57fc180b63b823 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 3 election: Requested vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:23.575973 31168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82a9708851e94168bd57fc180b63b823" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:13:23.576696 31168 raft_consensus.cc:3060] T 82a9708851e94168bd57fc180b63b823 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:13:23.576849 31018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d6e271c5f0a401a94b07a3da7dc3e89" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:23.595775 31173 raft_consensus.cc:1275] T 49db8909ad064e4baadeeac9c9843305 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:23.603291 31166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9314181f732426eb7e9843e26c00441" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:23.598549 32494 consensus_queue.cc:1048] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.012s
I20260709 12:13:23.593353 32448 consensus_queue.cc:237] T f8f275cdefdd443bbac9d440f67b9b52 P f5b1f169962e4544857edd56e56b5da6 [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:23.612776 31168 raft_consensus.cc:2468] T 82a9708851e94168bd57fc180b63b823 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 3.
I20260709 12:13:23.614763 30987 leader_election.cc:304] T 82a9708851e94168bd57fc180b63b823 P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: 
I20260709 12:13:23.576364 32462 raft_consensus.cc:697] T e9314181f732426eb7e9843e26c00441 P 30c92db0139b4111bec0f41bfb121c4d [term 2 LEADER]: Becoming Leader. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Running, Role: LEADER
I20260709 12:13:23.590548 32482 raft_consensus.cc:2804] T f92a0813319c4f38be8a80039868f119 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:23.591049 32480 leader_election.cc:290] T e435a41bec8e4146a85d1181681ffadb P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 3 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:23.574450 32493 raft_consensus.cc:515] T f92a0813319c4f38be8a80039868f119 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:23.638916 32485 consensus_queue.cc:1048] T 49db8909ad064e4baadeeac9c9843305 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.004s
I20260709 12:13:23.625810 32427 raft_consensus.cc:2804] T 82a9708851e94168bd57fc180b63b823 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:23.631057 32482 raft_consensus.cc:493] T f92a0813319c4f38be8a80039868f119 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:23.655591 32482 raft_consensus.cc:3060] T f92a0813319c4f38be8a80039868f119 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:23.629158 32413 raft_consensus.cc:493] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:23.663290 31138 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.503s	user 0.010s	sys 0.020s
W20260709 12:13:23.663693 31138 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.503s	user 0.010s	sys 0.020s
W20260709 12:13:23.664048 31138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.194:44499, user_credentials={real_user=slave}} blocked reactor thread for 503989us
I20260709 12:13:23.662158 32475 raft_consensus.cc:493] T 0bb7d70b9a8546e6be62cec192f84a56 P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:23.699571 31098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e435a41bec8e4146a85d1181681ffadb" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:23.700668 31098 raft_consensus.cc:2368] T e435a41bec8e4146a85d1181681ffadb P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 30c92db0139b4111bec0f41bfb121c4d for earlier term 2. Current term is 3.
I20260709 12:13:23.667411 32427 raft_consensus.cc:697] T 82a9708851e94168bd57fc180b63b823 P 004887887de44a6584632617dc197d7d [term 3 LEADER]: Becoming Leader. State: Replica: 004887887de44a6584632617dc197d7d, State: Running, Role: LEADER
I20260709 12:13:23.702559 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:13:23.708047 31137 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:23.708060 31099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9314181f732426eb7e9843e26c00441" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:13:23.709192 31099 raft_consensus.cc:2393] T e9314181f732426eb7e9843e26c00441 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 30c92db0139b4111bec0f41bfb121c4d in current term 2: Already voted for candidate dc254a15e8d54188a2ec3927216ff482 in this term.
I20260709 12:13:23.660014 32490 consensus_queue.cc:1048] T a5c879e24e97407ab517707c5384cee7 P f5b1f169962e4544857edd56e56b5da6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.039s
I20260709 12:13:23.714929 32493 leader_election.cc:290] T f92a0813319c4f38be8a80039868f119 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 3 election: Requested vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:23.716952 32471 raft_consensus.cc:515] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:23.718191 31168 raft_consensus.cc:1240] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Rejecting Update request from peer f5b1f169962e4544857edd56e56b5da6 for earlier term 2. Current term is 3. Ops: [2.5-2.5]
I20260709 12:13:23.709198 32462 consensus_queue.cc:237] T e9314181f732426eb7e9843e26c00441 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:23.721124 31747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe5fe8de7a54e2c837e2d900e67f4e4" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6"
I20260709 12:13:23.723181 31171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92a0813319c4f38be8a80039868f119" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:13:23.679993 32413 raft_consensus.cc:515] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:23.731374 31098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea66b0b7a624931b06513f285ef85dc" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:23.732972 31098 raft_consensus.cc:2393] T 1ea66b0b7a624931b06513f285ef85dc P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 30c92db0139b4111bec0f41bfb121c4d in current term 2: Already voted for candidate dc254a15e8d54188a2ec3927216ff482 in this term.
I20260709 12:13:23.692884 32488 raft_consensus.cc:515] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:23.735837 31098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92a0813319c4f38be8a80039868f119" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:23.736927 31098 raft_consensus.cc:2393] T f92a0813319c4f38be8a80039868f119 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 30c92db0139b4111bec0f41bfb121c4d in current term 2: Already voted for candidate dc254a15e8d54188a2ec3927216ff482 in this term.
I20260709 12:13:23.725400 32471 leader_election.cc:290] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:23.703586 32475 raft_consensus.cc:515] T 0bb7d70b9a8546e6be62cec192f84a56 P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:23.723359 32500 raft_consensus.cc:515] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:23.868198 31021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe5fe8de7a54e2c837e2d900e67f4e4" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:13:23.859805 32457 raft_consensus.cc:515] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:23.961716 32457 leader_election.cc:290] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 3 election: Requested vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:23.961980 31018 raft_consensus.cc:2368] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f5b1f169962e4544857edd56e56b5da6 for earlier term 2. Current term is 3.
W20260709 12:13:23.921133 31063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.196:36387, user_credentials={real_user=slave}} blocked reactor thread for 52699.9us
I20260709 12:13:23.934075 31739 raft_consensus.cc:1275] T 0bb7d70b9a8546e6be62cec192f84a56 P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:23.935411 32475 leader_election.cc:290] T 0bb7d70b9a8546e6be62cec192f84a56 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:23.848187 32485 raft_consensus.cc:493] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:23.950004 31021 raft_consensus.cc:3060] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:23.951586 32500 leader_election.cc:290] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:23.952220 32413 leader_election.cc:290] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:23.952919 31173 consensus_queue.cc:237] T 1146459722574a00b704b5e4542951bf P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Queue 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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
I20260709 12:13:23.955031 32488 leader_election.cc:290] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:24.017710 31018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef255e0f45104a2586066eda21e8e5ca" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:23.854534 32427 consensus_queue.cc:237] T 82a9708851e94168bd57fc180b63b823 P 004887887de44a6584632617dc197d7d [LEADER]: Queue going to LEADER 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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:24.018545 31018 raft_consensus.cc:2468] T ef255e0f45104a2586066eda21e8e5ca P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 1.
I20260709 12:13:23.957082 32407 raft_consensus.cc:515] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:24.022890 32407 leader_election.cc:290] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 3 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:23.972473 31098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d6e271c5f0a401a94b07a3da7dc3e89" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:24.022672 31018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea66b0b7a624931b06513f285ef85dc" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:13:24.024032 31098 raft_consensus.cc:2393] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 004887887de44a6584632617dc197d7d in current term 3: Already voted for candidate dc254a15e8d54188a2ec3927216ff482 in this term.
I20260709 12:13:24.024296 31021 raft_consensus.cc:2468] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 3.
I20260709 12:13:23.973145 31099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92a0813319c4f38be8a80039868f119" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:24.025434 31099 raft_consensus.cc:2468] T f92a0813319c4f38be8a80039868f119 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 2.
I20260709 12:13:23.973707 31019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb7d70b9a8546e6be62cec192f84a56" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:23.977010 32395 consensus_queue.cc:1048] T 49db8909ad064e4baadeeac9c9843305 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:24.027602 31019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d6e271c5f0a401a94b07a3da7dc3e89" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:13:24.028327 31019 raft_consensus.cc:2368] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate f5b1f169962e4544857edd56e56b5da6 for earlier term 2. Current term is 3.
I20260709 12:13:24.030723 31021 raft_consensus.cc:1275] T a5c879e24e97407ab517707c5384cee7 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Refusing update from remote peer f5b1f169962e4544857edd56e56b5da6: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:24.031174 31019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e435a41bec8e4146a85d1181681ffadb" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:13:24.031793 31019 raft_consensus.cc:3060] T e435a41bec8e4146a85d1181681ffadb P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:24.026106 31739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d6e271c5f0a401a94b07a3da7dc3e89" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6"
I20260709 12:13:24.093261 31062 leader_election.cc:304] T e9314181f732426eb7e9843e26c00441 P dc254a15e8d54188a2ec3927216ff482 [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: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:13:24.125944 31165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e435a41bec8e4146a85d1181681ffadb" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
W20260709 12:13:24.142575 31062 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.193:37577, user_credentials={real_user=slave}} blocked reactor thread for 49448.5us
I20260709 12:13:24.142829 31165 raft_consensus.cc:3060] T e435a41bec8e4146a85d1181681ffadb P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:13:24.143345 31138 leader_election.cc:400] T e435a41bec8e4146a85d1181681ffadb P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Vote denied by peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499) with higher term. Message: Invalid argument: T e435a41bec8e4146a85d1181681ffadb P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 30c92db0139b4111bec0f41bfb121c4d for earlier term 2. Current term is 3.
I20260709 12:13:24.143815 31138 leader_election.cc:403] T e435a41bec8e4146a85d1181681ffadb P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:13:24.123059 31018 raft_consensus.cc:2468] T 1ea66b0b7a624931b06513f285ef85dc P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 2.
I20260709 12:13:24.081379 31019 raft_consensus.cc:2468] T e435a41bec8e4146a85d1181681ffadb P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 3.
I20260709 12:13:24.067513 31093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82a9708851e94168bd57fc180b63b823" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:13:24.146697 31093 raft_consensus.cc:3060] T 82a9708851e94168bd57fc180b63b823 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:24.147825 31017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d6e271c5f0a401a94b07a3da7dc3e89" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:13:24.148566 31017 raft_consensus.cc:2393] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate dc254a15e8d54188a2ec3927216ff482 in current term 3: Already voted for candidate 004887887de44a6584632617dc197d7d in this term.
I20260709 12:13:24.153753 32406 raft_consensus.cc:2804] T e9314181f732426eb7e9843e26c00441 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:24.153970 31098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea66b0b7a624931b06513f285ef85dc" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:13:24.154944 31098 raft_consensus.cc:2393] T 1ea66b0b7a624931b06513f285ef85dc P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 30c92db0139b4111bec0f41bfb121c4d in current term 2: Already voted for candidate dc254a15e8d54188a2ec3927216ff482 in this term.
W20260709 12:13:24.155105 30989 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.194:44499, user_credentials={real_user=slave}} blocked reactor thread for 88753.7us
I20260709 12:13:24.154299 32406 raft_consensus.cc:493] T e9314181f732426eb7e9843e26c00441 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:24.159750 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef255e0f45104a2586066eda21e8e5ca" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:24.124651 31710 leader_election.cc:400] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577) with higher term. Message: Invalid argument: T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f5b1f169962e4544857edd56e56b5da6 for earlier term 2. Current term is 3.
I20260709 12:13:24.103626 31738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d6e271c5f0a401a94b07a3da7dc3e89" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6"
I20260709 12:13:24.047513 32485 raft_consensus.cc:515] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:24.090711 31166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb7d70b9a8546e6be62cec192f84a56" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:24.152338 31739 raft_consensus.cc:3060] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:24.175447 32376 consensus_queue.cc:1048] T 0bb7d70b9a8546e6be62cec192f84a56 P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } 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 12:13:24.160691 32406 raft_consensus.cc:3060] T e9314181f732426eb7e9843e26c00441 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:24.156149 32482 raft_consensus.cc:515] T f92a0813319c4f38be8a80039868f119 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:24.197355 31165 raft_consensus.cc:2468] T e435a41bec8e4146a85d1181681ffadb P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 3.
I20260709 12:13:24.198297 31096 raft_consensus.cc:2468] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 2.
I20260709 12:13:24.202239 31092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49db8909ad064e4baadeeac9c9843305" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:24.202895 32518 raft_consensus.cc:2749] T e435a41bec8e4146a85d1181681ffadb P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499) with higher term. Message: Invalid argument: T e435a41bec8e4146a85d1181681ffadb P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 30c92db0139b4111bec0f41bfb121c4d for earlier term 2. Current term is 3.
I20260709 12:13:24.211174 31093 raft_consensus.cc:2468] T 82a9708851e94168bd57fc180b63b823 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 3.
I20260709 12:13:24.220371 32485 leader_election.cc:290] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:24.224817 31171 raft_consensus.cc:3060] T f92a0813319c4f38be8a80039868f119 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:24.191212 31166 raft_consensus.cc:2468] T 0bb7d70b9a8546e6be62cec192f84a56 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5b1f169962e4544857edd56e56b5da6 in term 2.
W20260709 12:13:24.192866 31710 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.193:37577, user_credentials={real_user=slave}} blocked reactor thread for 91341.1us
W20260709 12:13:24.226800 31062 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.193:37577, user_credentials={real_user=slave}} blocked reactor thread for 74017us
I20260709 12:13:24.228499 31173 raft_consensus.cc:1275] T 0bb7d70b9a8546e6be62cec192f84a56 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:24.231720 31062 leader_election.cc:304] T e435a41bec8e4146a85d1181681ffadb P dc254a15e8d54188a2ec3927216ff482 [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: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:13:24.236496 31171 raft_consensus.cc:2468] T f92a0813319c4f38be8a80039868f119 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 3.
W20260709 12:13:24.239830 31137 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:24.250885 31091 raft_consensus.cc:1275] T 1146459722574a00b704b5e4542951bf P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Refusing update from remote peer 30c92db0139b4111bec0f41bfb121c4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:24.259984 31090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92a0813319c4f38be8a80039868f119" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:13:24.260766 31090 raft_consensus.cc:3060] T f92a0813319c4f38be8a80039868f119 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:24.266824 31017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef255e0f45104a2586066eda21e8e5ca" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:24.267762 31017 raft_consensus.cc:2468] T ef255e0f45104a2586066eda21e8e5ca P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 1.
I20260709 12:13:24.268748 31710 leader_election.cc:400] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 election: Vote denied by peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577) with higher term. Message: Invalid argument: T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate f5b1f169962e4544857edd56e56b5da6 for earlier term 2. Current term is 3.
I20260709 12:13:24.269097 31710 leader_election.cc:403] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 12:13:24.250890 32495 raft_consensus.cc:2804] T e435a41bec8e4146a85d1181681ffadb P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:24.270008 31019 raft_consensus.cc:1240] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Rejecting Update request from peer f5b1f169962e4544857edd56e56b5da6 for earlier term 2. Current term is 3. Ops: [2.5-2.5]
I20260709 12:13:24.270543 31017 raft_consensus.cc:1275] T 016bf6119ac04bff95762a1288224c06 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Refusing update from remote peer f5b1f169962e4544857edd56e56b5da6: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:24.271142 32475 consensus_queue.cc:1048] T a5c879e24e97407ab517707c5384cee7 P f5b1f169962e4544857edd56e56b5da6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:24.272390 31170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef255e0f45104a2586066eda21e8e5ca" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:24.272991 31170 raft_consensus.cc:2468] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 2.
I20260709 12:13:24.276152 32495 raft_consensus.cc:697] T e435a41bec8e4146a85d1181681ffadb P dc254a15e8d54188a2ec3927216ff482 [term 3 LEADER]: Becoming Leader. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Running, Role: LEADER
I20260709 12:13:24.276001 30919 catalog_manager.cc:5697] T 0bb7d70b9a8546e6be62cec192f84a56 P 004887887de44a6584632617dc197d7d reported cstate change: term changed from 1 to 2, leader changed from 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195) to 004887887de44a6584632617dc197d7d (127.29.32.193). New cstate: current_term: 2 leader_uuid: "004887887de44a6584632617dc197d7d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:24.277396 32495 consensus_queue.cc:237] T e435a41bec8e4146a85d1181681ffadb P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Queue going to LEADER 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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:24.278091 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92a0813319c4f38be8a80039868f119" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:13:24.290045 31173 raft_consensus.cc:1275] T 40086b02d9b745708aaacf2ed35c7b0f P 30c92db0139b4111bec0f41bfb121c4d [term 4 FOLLOWER]: Refusing update from remote peer f5b1f169962e4544857edd56e56b5da6: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:24.291515 31018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92a0813319c4f38be8a80039868f119" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:13:24.293105 31018 raft_consensus.cc:2368] T f92a0813319c4f38be8a80039868f119 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 30c92db0139b4111bec0f41bfb121c4d for earlier term 2. Current term is 3.
I20260709 12:13:24.293730 32497 consensus_queue.cc:1059] T bbe5fe8de7a54e2c837e2d900e67f4e4 P f5b1f169962e4544857edd56e56b5da6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:24.294085 32500 consensus_queue.cc:1048] T 016bf6119ac04bff95762a1288224c06 P f5b1f169962e4544857edd56e56b5da6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:24.294946 32474 raft_consensus.cc:3055] T bbe5fe8de7a54e2c837e2d900e67f4e4 P f5b1f169962e4544857edd56e56b5da6 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:24.295253 31710 leader_election.cc:304] T 0bb7d70b9a8546e6be62cec192f84a56 P f5b1f169962e4544857edd56e56b5da6 [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: 30c92db0139b4111bec0f41bfb121c4d, f5b1f169962e4544857edd56e56b5da6; no voters: 004887887de44a6584632617dc197d7d
I20260709 12:13:24.296790 31018 raft_consensus.cc:1275] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d [term 4 FOLLOWER]: Refusing update from remote peer f5b1f169962e4544857edd56e56b5da6: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:24.295305 32474 raft_consensus.cc:740] T bbe5fe8de7a54e2c837e2d900e67f4e4 P f5b1f169962e4544857edd56e56b5da6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f5b1f169962e4544857edd56e56b5da6, State: Running, Role: LEADER
I20260709 12:13:24.299484 32474 consensus_queue.cc:260] T bbe5fe8de7a54e2c837e2d900e67f4e4 P f5b1f169962e4544857edd56e56b5da6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, 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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:24.273010 32482 leader_election.cc:290] T f92a0813319c4f38be8a80039868f119 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:24.372627 31062 leader_election.cc:304] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 [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: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:13:24.379372 32487 consensus_queue.cc:1059] T bbe5fe8de7a54e2c837e2d900e67f4e4 P f5b1f169962e4544857edd56e56b5da6 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.068s
I20260709 12:13:24.307384 32500 raft_consensus.cc:2804] T 0bb7d70b9a8546e6be62cec192f84a56 P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 12:13:24.392680 32534 log.cc:927] Time spent T e435a41bec8e4146a85d1181681ffadb P dc254a15e8d54188a2ec3927216ff482: Append to log took a long time: real 0.094s	user 0.001s	sys 0.000s
I20260709 12:13:24.387910 32354 raft_consensus.cc:2804] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:24.410245 32354 raft_consensus.cc:493] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:24.423012 32498 raft_consensus.cc:493] T b4e824b74f3b49098cec0b4f19f7d815 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:24.423394 32354 raft_consensus.cc:3060] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:24.423599 32498 raft_consensus.cc:515] T b4e824b74f3b49098cec0b4f19f7d815 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:24.426919 32496 raft_consensus.cc:493] T 1ea66b0b7a624931b06513f285ef85dc P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:24.387837 32497 consensus_queue.cc:1048] T 40086b02d9b745708aaacf2ed35c7b0f P f5b1f169962e4544857edd56e56b5da6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.024s
I20260709 12:13:24.427465 32496 raft_consensus.cc:515] T 1ea66b0b7a624931b06513f285ef85dc P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:24.399649 31090 raft_consensus.cc:2468] T f92a0813319c4f38be8a80039868f119 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 3.
I20260709 12:13:24.518095 31017 raft_consensus.cc:1275] T e9314181f732426eb7e9843e26c00441 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Refusing update from remote peer 30c92db0139b4111bec0f41bfb121c4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:24.523778 30989 leader_election.cc:304] T f92a0813319c4f38be8a80039868f119 P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:13:24.525255 31170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4e824b74f3b49098cec0b4f19f7d815" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:24.427491 32498 leader_election.cc:290] T b4e824b74f3b49098cec0b4f19f7d815 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:24.434475 32490 consensus_queue.cc:1048] T 40086b02d9b745708aaacf2ed35c7b0f P f5b1f169962e4544857edd56e56b5da6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.100s
I20260709 12:13:24.536741 32461 raft_consensus.cc:2804] T f92a0813319c4f38be8a80039868f119 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:24.541857 32527 raft_consensus.cc:493] T 042dbb10c08f41079ee3548b80f387dc P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:24.553639 31739 raft_consensus.cc:2468] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 3.
I20260709 12:13:24.552558 32527 raft_consensus.cc:515] T 042dbb10c08f41079ee3548b80f387dc P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:24.567981 32339 raft_consensus.cc:2749] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577) with higher term. Message: Invalid argument: T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate f5b1f169962e4544857edd56e56b5da6 for earlier term 2. Current term is 3.
I20260709 12:13:24.554644 32461 raft_consensus.cc:697] T f92a0813319c4f38be8a80039868f119 P 004887887de44a6584632617dc197d7d [term 3 LEADER]: Becoming Leader. State: Replica: 004887887de44a6584632617dc197d7d, State: Running, Role: LEADER
I20260709 12:13:24.570541 31166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea66b0b7a624931b06513f285ef85dc" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:24.565636 32496 leader_election.cc:290] T 1ea66b0b7a624931b06513f285ef85dc P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:24.589404 31166 raft_consensus.cc:2468] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 2.
I20260709 12:13:24.591056 32413 raft_consensus.cc:493] T cc87527d684e493cb49a0976b66b95e1 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:24.608737 32413 raft_consensus.cc:515] T cc87527d684e493cb49a0976b66b95e1 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:24.612720 31062 leader_election.cc:304] T 1ea66b0b7a624931b06513f285ef85dc P dc254a15e8d54188a2ec3927216ff482 [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: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:13:24.616657 31747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042dbb10c08f41079ee3548b80f387dc" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
W20260709 12:13:24.619514 32501 log.cc:927] Time spent T 8c6c63708f4a4eef9c0a06bdf2d555d1 P f5b1f169962e4544857edd56e56b5da6: Append to log took a long time: real 0.974s	user 0.011s	sys 0.009s
I20260709 12:13:24.610344 32461 consensus_queue.cc:237] T f92a0813319c4f38be8a80039868f119 P 004887887de44a6584632617dc197d7d [LEADER]: Queue going to LEADER 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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:24.632450 32413 leader_election.cc:290] T cc87527d684e493cb49a0976b66b95e1 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:24.621428 32527 leader_election.cc:290] T 042dbb10c08f41079ee3548b80f387dc P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:24.617561 32496 raft_consensus.cc:2804] T 1ea66b0b7a624931b06513f285ef85dc P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:24.621979 31741 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44228 (request call id 374) took 1382 ms. Trace:
I20260709 12:13:24.640282 32496 raft_consensus.cc:493] T 1ea66b0b7a624931b06513f285ef85dc P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:13:24.660491 32507 log.cc:927] Time spent T 4225e109131c4e4d8ee206f916cbb15f P f5b1f169962e4544857edd56e56b5da6: Append to log took a long time: real 0.826s	user 0.007s	sys 0.015s
I20260709 12:13:24.657536 32496 raft_consensus.cc:3060] T 1ea66b0b7a624931b06513f285ef85dc P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:24.652894 32497 raft_consensus.cc:493] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:24.666566 32406 raft_consensus.cc:515] T e9314181f732426eb7e9843e26c00441 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:24.662896 31743 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44234 (request call id 255) took 1055 ms. Trace:
I20260709 12:13:24.645433 32354 raft_consensus.cc:515] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:24.680696 31099 raft_consensus.cc:1240] T e9314181f732426eb7e9843e26c00441 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Rejecting Update request from peer 30c92db0139b4111bec0f41bfb121c4d for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:24.667163 32497 raft_consensus.cc:515] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:24.687068 31171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4e824b74f3b49098cec0b4f19f7d815" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:24.703321 32406 leader_election.cc:290] T e9314181f732426eb7e9843e26c00441 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 3 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:24.709687 32540 raft_consensus.cc:493] T 1146459722574a00b704b5e4542951bf P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:24.712392 32540 raft_consensus.cc:515] T 1146459722574a00b704b5e4542951bf P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:24.704694 32497 leader_election.cc:290] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:24.721489 31171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef255e0f45104a2586066eda21e8e5ca" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:13:24.721755 32540 leader_election.cc:290] T 1146459722574a00b704b5e4542951bf P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
W20260709 12:13:24.737673 31710 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:24.737490 31171 raft_consensus.cc:3060] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:24.643272 31741 rpcz_store.cc:276] 0709 12:13:23.239869 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:23.240081 (+   212us) service_pool.cc:224] Handling call
0709 12:13:23.240433 (+   352us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:23.389436 (+149003us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:23.389510 (+    74us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:23.429870 (+ 40360us) log.cc:844] Serialized 26 byte log entry
0709 12:13:23.525592 (+ 95722us) raft_consensus.cc:1645] Marking committed up to 4
0709 12:13:23.528269 (+  2677us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:23.533227 (+  4958us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:24.616310 (+1083083us) spinlock_profiling.cc:243] Waited 939 us on lock 0x7b4400022b4c. stack: 00007f6234cfc343 00007f6234cfc240 00007f623468b1d4 00007f623e3c9304 00007f623e3c9299 00007f6234bb6db1 00007f6234c54c85 00007f6234c556a2 00007f62379c71db 00007f62379c2aaf 00007f62379b686e 00007f62379b5bb6 00007f62379b57d8 00007f62379bf221 00007f62379bf1d9 00007f62379bf169
0709 12:13:24.620537 (+  4227us) raft_consensus.cc:1685] finished
0709 12:13:24.620556 (+    19us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:24.621889 (+  1333us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":206173,"raft.run_cpu_time_us":125,"raft.run_wall_time_us":126,"spinlock_wait_cycles":2160000,"thread_start_us":226499,"threads_started":2,"wal-append.queue_time_us":191766}
I20260709 12:13:24.721037 32354 leader_election.cc:290] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 3 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:24.743779 32497 raft_consensus.cc:493] T 2e35674711c84471b938c16e846e1e8c P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:24.752530 32497 raft_consensus.cc:515] T 2e35674711c84471b938c16e846e1e8c P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:24.754765 32497 leader_election.cc:290] T 2e35674711c84471b938c16e846e1e8c P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:24.672508 31743 rpcz_store.cc:276] 0709 12:13:23.607081 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:23.607242 (+   161us) service_pool.cc:224] Handling call
0709 12:13:23.607610 (+   368us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:23.607995 (+   385us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:23.608025 (+    30us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:23.608477 (+   452us) log.cc:844] Serialized 26 byte log entry
0709 12:13:23.696079 (+ 87602us) raft_consensus.cc:1645] Marking committed up to 5
0709 12:13:23.706551 (+ 10472us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:23.710202 (+  3651us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:24.638054 (+927852us) spinlock_profiling.cc:243] Waited 44.4 ms on lock 0x7b24002af7b8. stack: 00007f6234cfc343 00007f6234cfc240 00007f623468b1d4 00007f623e3c9304 00007f623e3c9299 00007f6234bb6db1 00007f6234bb49c4 00007f6234bb2acb 00007f6234d6ddc9 00007f6234d6da55 00007f6234d6d09d 00007f623799f10e 00007f62379b688c 00007f62379b5bb6 00007f62379b57d8 00007f62379bf221
0709 12:13:24.661795 (+ 23741us) raft_consensus.cc:1685] finished
0709 12:13:24.661825 (+    30us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:24.662819 (+   994us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":8912,"raft.run_cpu_time_us":175,"raft.run_wall_time_us":7795,"spinlock_wait_cycles":102092160,"thread_start_us":81113,"threads_started":1,"wal-append.queue_time_us":105297}
I20260709 12:13:24.756378 31164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042dbb10c08f41079ee3548b80f387dc" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:24.740985 31166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9314181f732426eb7e9843e26c00441" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:13:24.762494 31019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e35674711c84471b938c16e846e1e8c" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:24.774574 32496 raft_consensus.cc:515] T 1ea66b0b7a624931b06513f285ef85dc P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:24.777057 32438 raft_consensus.cc:493] T 016bf6119ac04bff95762a1288224c06 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:24.777555 32438 raft_consensus.cc:515] T 016bf6119ac04bff95762a1288224c06 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:24.778668 30987 leader_election.cc:304] T 042dbb10c08f41079ee3548b80f387dc P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:24.781271 32438 leader_election.cc:290] T 016bf6119ac04bff95762a1288224c06 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:24.780758 32492 consensus_queue.cc:1048] T 0bb7d70b9a8546e6be62cec192f84a56 P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.003s
W20260709 12:13:24.788873 32508 log.cc:927] Time spent T 65028637ee2f479e868c440d0643d802 P 30c92db0139b4111bec0f41bfb121c4d: Append to log took a long time: real 0.868s	user 0.004s	sys 0.010s
I20260709 12:13:24.792845 31167 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38710 (request call id 1127) took 1243 ms. Trace:
W20260709 12:13:24.793653 30989 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.194:44499, user_credentials={real_user=slave}} blocked reactor thread for 269942us
W20260709 12:13:24.799240 31137 consensus_peers.cc:597] T 1146459722574a00b704b5e4542951bf P 30c92db0139b4111bec0f41bfb121c4d -> Peer f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387): Couldn't send request to peer f5b1f169962e4544857edd56e56b5da6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1146459722574a00b704b5e4542951bf. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:24.793241 31167 rpcz_store.cc:276] 0709 12:13:23.547240 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:23.547719 (+   479us) service_pool.cc:224] Handling call
0709 12:13:23.548022 (+   303us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:23.575949 (+ 27927us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:23.575977 (+    28us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:23.585771 (+  9794us) log.cc:844] Serialized 26 byte log entry
0709 12:13:23.693482 (+107711us) raft_consensus.cc:1645] Marking committed up to 1
0709 12:13:23.693517 (+    35us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:23.693581 (+    64us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:23.958142 (+264561us) spinlock_profiling.cc:243] Waited 19 ms on lock 0x7b480012c258. stack: 00007f6234cfc343 00007f6234cfc240 00007f623468b1d4 00007f623e3c9304 00007f623e3c9299 00007f623cd44aa1 00007f623cd3bb37 00007f623cd3b9ca 00007f623ce3326f 00007f623ce32f37 00007f623ce4755c 00007f623ce47508 00007f623ce47488 00007f623ce47443 00007f623ce466ec 00007f623bd70a96
0709 12:13:24.787654 (+829512us) spinlock_profiling.cc:243] Waited 1.14 ms on lock 0x7b4400022b4c. stack: 00007f6234cfc343 00007f6234cfc240 00007f623468b1d4 00007f623e3c9304 00007f623e3c9299 00007f6234bb6db1 00007f6234c54c85 00007f6234c556a2 00007f62379c71db 00007f62379c2aaf 00007f62379b686e 00007f62379b5bb6 00007f62379b57d8 00007f62379bf221 00007f62379bf1d9 00007f62379bf169
0709 12:13:24.789930 (+  2276us) raft_consensus.cc:1685] finished
0709 12:13:24.789952 (+    22us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:24.790123 (+   171us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":27545,"raft.queue_time_us":28050,"raft.run_cpu_time_us":3326,"raft.run_wall_time_us":372416,"spinlock_wait_cycles":46307968,"thread_start_us":71050,"threads_started":1,"wal-append.queue_time_us":230565}
I20260709 12:13:24.787037 32493 raft_consensus.cc:2749] T 042dbb10c08f41079ee3548b80f387dc P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:24.807014 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d6e271c5f0a401a94b07a3da7dc3e89" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:13:24.806272 31136 leader_election.cc:304] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d [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: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: 
I20260709 12:13:24.807739 31096 raft_consensus.cc:2393] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 004887887de44a6584632617dc197d7d in current term 3: Already voted for candidate dc254a15e8d54188a2ec3927216ff482 in this term.
I20260709 12:13:24.808213 31171 raft_consensus.cc:2468] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 3.
I20260709 12:13:24.810310 31062 leader_election.cc:304] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 [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: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:13:24.810411 32470 raft_consensus.cc:2764] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 12:13:24.817487 31167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea66b0b7a624931b06513f285ef85dc" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:13:24.818321 31167 raft_consensus.cc:3060] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:24.814913 31136 leader_election.cc:304] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d [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: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:24.814999 32438 raft_consensus.cc:2804] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:24.820350 32496 leader_election.cc:290] T 1ea66b0b7a624931b06513f285ef85dc P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 3 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:24.828557 32470 raft_consensus.cc:2804] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:24.852660 32438 raft_consensus.cc:697] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 [term 3 LEADER]: Becoming Leader. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Running, Role: LEADER
I20260709 12:13:24.853880 31136 leader_election.cc:304] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [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: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:24.866233 31018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc87527d684e493cb49a0976b66b95e1" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:24.869556 30989 leader_election.cc:304] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d; no voters: dc254a15e8d54188a2ec3927216ff482, f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:24.870777 32545 raft_consensus.cc:2749] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:24.886162 31136 leader_election.cc:400] T f92a0813319c4f38be8a80039868f119 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 election: Vote denied by peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577) with higher term. Message: Invalid argument: T f92a0813319c4f38be8a80039868f119 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 30c92db0139b4111bec0f41bfb121c4d for earlier term 2. Current term is 3.
I20260709 12:13:24.886564 31136 leader_election.cc:403] T f92a0813319c4f38be8a80039868f119 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 12:13:24.877969 32470 raft_consensus.cc:697] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d [term 3 LEADER]: Becoming Leader. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Running, Role: LEADER
I20260709 12:13:24.899803 32500 raft_consensus.cc:493] T 0bb7d70b9a8546e6be62cec192f84a56 P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:24.897622 32417 raft_consensus.cc:2749] T f92a0813319c4f38be8a80039868f119 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577) with higher term. Message: Invalid argument: T f92a0813319c4f38be8a80039868f119 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 30c92db0139b4111bec0f41bfb121c4d for earlier term 2. Current term is 3.
I20260709 12:13:24.913079 32500 raft_consensus.cc:3060] T 0bb7d70b9a8546e6be62cec192f84a56 P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:24.924820 31018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea66b0b7a624931b06513f285ef85dc" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:24.925725 31018 raft_consensus.cc:2468] T 1ea66b0b7a624931b06513f285ef85dc P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 2.
I20260709 12:13:24.918200 32438 consensus_queue.cc:237] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Queue going to LEADER 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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:24.903121 32488 consensus_queue.cc:1048] T e9314181f732426eb7e9843e26c00441 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.021s
I20260709 12:13:24.935676 31019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9314181f732426eb7e9843e26c00441" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:13:24.936254 31019 raft_consensus.cc:3060] T e9314181f732426eb7e9843e26c00441 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:24.936441 31167 raft_consensus.cc:2468] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 3.
I20260709 12:13:24.935716 31021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef255e0f45104a2586066eda21e8e5ca" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:13:24.938408 31021 raft_consensus.cc:3060] T ef255e0f45104a2586066eda21e8e5ca P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:13:24.936497 31018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1146459722574a00b704b5e4542951bf" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:24.951709 31018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea66b0b7a624931b06513f285ef85dc" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:13:24.952317 31018 raft_consensus.cc:3060] T 1ea66b0b7a624931b06513f285ef85dc P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:24.956135 32550 raft_consensus.cc:493] T 847dc84de6644d7a8e98748f55c1a5ec P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:24.957572 31020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "016bf6119ac04bff95762a1288224c06" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:24.922703 32465 raft_consensus.cc:493] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:24.913511 32467 consensus_queue.cc:1048] T 1146459722574a00b704b5e4542951bf P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.042s
I20260709 12:13:24.979818 32470 consensus_queue.cc:237] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:24.940120 32471 raft_consensus.cc:2764] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Leader election decision vote started in defunct term 2: won
I20260709 12:13:24.989710 31019 raft_consensus.cc:2468] T e9314181f732426eb7e9843e26c00441 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 3.
I20260709 12:13:24.986801 31021 raft_consensus.cc:2468] T ef255e0f45104a2586066eda21e8e5ca P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 3.
I20260709 12:13:24.987939 32518 raft_consensus.cc:493] T 051f7a89dfe54831a6a0e432f7181795 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
W20260709 12:13:24.999265 30988 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.196:36387, user_credentials={real_user=slave}} blocked reactor thread for 228572us
I20260709 12:13:24.956730 32550 raft_consensus.cc:515] T 847dc84de6644d7a8e98748f55c1a5ec P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:25.013291 32550 leader_election.cc:290] T 847dc84de6644d7a8e98748f55c1a5ec P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
W20260709 12:13:25.015282 32541 log.cc:927] Time spent T 8c6c63708f4a4eef9c0a06bdf2d555d1 P dc254a15e8d54188a2ec3927216ff482: Append to log took a long time: real 0.084s	user 0.001s	sys 0.000s
I20260709 12:13:25.018627 31018 raft_consensus.cc:2468] T 1ea66b0b7a624931b06513f285ef85dc P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 3.
W20260709 12:13:25.022989 32548 log.cc:927] Time spent T a5c879e24e97407ab517707c5384cee7 P 004887887de44a6584632617dc197d7d: Append to log took a long time: real 0.083s	user 0.001s	sys 0.000s
I20260709 12:13:25.024457 32476 raft_consensus.cc:493] T f8f275cdefdd443bbac9d440f67b9b52 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:24.972043 32465 raft_consensus.cc:515] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:25.029939 32467 raft_consensus.cc:493] T b6f50d0c5d864cb5abb35e0264634381 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:25.030347 32465 leader_election.cc:290] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:25.030643 32467 raft_consensus.cc:515] T b6f50d0c5d864cb5abb35e0264634381 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:25.031173 31167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f275cdefdd443bbac9d440f67b9b52" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:25.033357 32467 leader_election.cc:290] T b6f50d0c5d864cb5abb35e0264634381 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:25.044657 31093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc87527d684e493cb49a0976b66b95e1" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:25.045442 31091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6f50d0c5d864cb5abb35e0264634381" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:25.013832 32474 raft_consensus.cc:3060] T bbe5fe8de7a54e2c837e2d900e67f4e4 P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:25.062552 31170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1146459722574a00b704b5e4542951bf" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
W20260709 12:13:25.066639 32505 log.cc:927] Time spent T 016bf6119ac04bff95762a1288224c06 P f5b1f169962e4544857edd56e56b5da6: Append to log took a long time: real 1.204s	user 0.022s	sys 0.004s
W20260709 12:13:25.074374 31136 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.193:37577, user_credentials={real_user=slave}} blocked reactor thread for 177476us
I20260709 12:13:25.077378 31138 leader_election.cc:304] T cc87527d684e493cb49a0976b66b95e1 P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:25.025143 32476 raft_consensus.cc:515] T f8f275cdefdd443bbac9d440f67b9b52 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:25.088589 31167 raft_consensus.cc:2468] T f8f275cdefdd443bbac9d440f67b9b52 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 2.
I20260709 12:13:25.102430 31745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f275cdefdd443bbac9d440f67b9b52" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:25.026783 32518 raft_consensus.cc:515] T 051f7a89dfe54831a6a0e432f7181795 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:25.105381 32518 leader_election.cc:290] T 051f7a89dfe54831a6a0e432f7181795 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:25.112217 31745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "016bf6119ac04bff95762a1288224c06" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:25.112876 31021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "847dc84de6644d7a8e98748f55c1a5ec" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
W20260709 12:13:25.114332 31062 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.193:37577, user_credentials={real_user=slave}} blocked reactor thread for 199012us
I20260709 12:13:25.090834 32471 raft_consensus.cc:2749] T cc87527d684e493cb49a0976b66b95e1 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:25.110078 32461 raft_consensus.cc:493] T 847dc84de6644d7a8e98748f55c1a5ec P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:25.148578 31063 leader_election.cc:304] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [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: dc254a15e8d54188a2ec3927216ff482, f5b1f169962e4544857edd56e56b5da6; no voters: 004887887de44a6584632617dc197d7d
I20260709 12:13:25.157404 31062 leader_election.cc:304] T 1ea66b0b7a624931b06513f285ef85dc P dc254a15e8d54188a2ec3927216ff482 [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: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:13:25.173354 32558 raft_consensus.cc:493] T e0b90058f469411594295adfd3c779f9 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:25.174155 32558 raft_consensus.cc:515] T e0b90058f469411594295adfd3c779f9 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:25.171612 32473 raft_consensus.cc:2804] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:25.188222 32480 raft_consensus.cc:2804] T 1ea66b0b7a624931b06513f285ef85dc P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:25.198068 32476 leader_election.cc:290] T f8f275cdefdd443bbac9d440f67b9b52 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:25.164065 32461 raft_consensus.cc:515] T 847dc84de6644d7a8e98748f55c1a5ec P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:25.259302 31021 raft_consensus.cc:2468] T 847dc84de6644d7a8e98748f55c1a5ec P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5b1f169962e4544857edd56e56b5da6 in term 1.
I20260709 12:13:25.262790 31166 raft_consensus.cc:1275] T f92a0813319c4f38be8a80039868f119 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:25.255712 32473 raft_consensus.cc:697] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [term 3 LEADER]: Becoming Leader. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Running, Role: LEADER
W20260709 12:13:25.269021 32555 log.cc:927] Time spent T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d: Append to log took a long time: real 0.125s	user 0.001s	sys 0.000s
I20260709 12:13:25.268986 32473 consensus_queue.cc:237] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:25.260902 32540 raft_consensus.cc:493] T 544029f2ed67441abec2700df0a8363b P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f5b1f169962e4544857edd56e56b5da6)
I20260709 12:13:25.260588 32550 raft_consensus.cc:493] T 53ace3285fd943f68cc32bce31eb1c49 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:25.271679 32405 raft_consensus.cc:493] T 49db8909ad064e4baadeeac9c9843305 P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:25.189095 32558 leader_election.cc:290] T e0b90058f469411594295adfd3c779f9 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:25.280967 32540 raft_consensus.cc:515] T 544029f2ed67441abec2700df0a8363b P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:25.295749 31019 raft_consensus.cc:1240] T e9314181f732426eb7e9843e26c00441 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Rejecting Update request from peer 30c92db0139b4111bec0f41bfb121c4d for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 12:13:25.299270 31016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0b90058f469411594295adfd3c779f9" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:25.306136 32540 leader_election.cc:290] T 544029f2ed67441abec2700df0a8363b P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:25.309484 32460 consensus_queue.cc:1048] T f92a0813319c4f38be8a80039868f119 P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
W20260709 12:13:25.323213 32566 log.cc:927] Time spent T f8f275cdefdd443bbac9d440f67b9b52 P f5b1f169962e4544857edd56e56b5da6: Append to log took a long time: real 0.073s	user 0.001s	sys 0.000s
I20260709 12:13:25.292760 32405 raft_consensus.cc:515] T 49db8909ad064e4baadeeac9c9843305 P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:25.289429 32550 raft_consensus.cc:515] T 53ace3285fd943f68cc32bce31eb1c49 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:25.317086 31015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6f50d0c5d864cb5abb35e0264634381" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:25.364591 31017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "051f7a89dfe54831a6a0e432f7181795" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:25.376566 32550 leader_election.cc:290] T 53ace3285fd943f68cc32bce31eb1c49 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:25.365911 32500 raft_consensus.cc:515] T 0bb7d70b9a8546e6be62cec192f84a56 P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:25.392903 32461 leader_election.cc:290] T 847dc84de6644d7a8e98748f55c1a5ec P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:25.395814 30920 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53044 (request call id 201) took 1774 ms. Trace:
I20260709 12:13:25.396360 30920 rpcz_store.cc:276] 0709 12:13:23.621770 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:23.630372 (+  8602us) service_pool.cc:224] Handling call
0709 12:13:25.395732 (+1765360us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":1}
I20260709 12:13:25.383209 31022 raft_consensus.cc:1275] T 1146459722574a00b704b5e4542951bf P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Refusing update from remote peer 30c92db0139b4111bec0f41bfb121c4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:25.407895 31747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4e824b74f3b49098cec0b4f19f7d815" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:25.422094 31747 raft_consensus.cc:2468] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 1.
W20260709 12:13:25.512418 31710 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.193:37577, user_credentials={real_user=slave}} blocked reactor thread for 64113.7us
W20260709 12:13:25.527413 31138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.194:44499, user_credentials={real_user=slave}} blocked reactor thread for 410165us
W20260709 12:13:25.506284 32470 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.521s	user 0.022s	sys 0.018s
W20260709 12:13:25.529990 32470 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.544s	user 0.023s	sys 0.018s
I20260709 12:13:25.430387 32375 consensus_queue.cc:1059] T e9314181f732426eb7e9843e26c00441 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.090s
I20260709 12:13:25.461549 32480 raft_consensus.cc:697] T 1ea66b0b7a624931b06513f285ef85dc P dc254a15e8d54188a2ec3927216ff482 [term 3 LEADER]: Becoming Leader. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Running, Role: LEADER
I20260709 12:13:25.518635 32479 raft_consensus.cc:493] T 4434b7cfdd8a4d55a13d851238afa80e P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
W20260709 12:13:25.587116 31138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.194:44499, user_credentials={real_user=slave}} blocked reactor thread for 47407.5us
I20260709 12:13:25.511591 32474 raft_consensus.cc:493] T bfb1959a138f4ebba53b5a0a4a24c8c2 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
W20260709 12:13:25.586536 31136 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.193:37577, user_credentials={real_user=slave}} blocked reactor thread for 50642.2us
I20260709 12:13:25.592381 31136 leader_election.cc:304] T b6f50d0c5d864cb5abb35e0264634381 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:25.602203 31092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "051f7a89dfe54831a6a0e432f7181795" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:25.628381 31171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53ace3285fd943f68cc32bce31eb1c49" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
W20260709 12:13:25.638705 31062 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.195:38253, user_credentials={real_user=slave}} blocked reactor thread for 456366us
I20260709 12:13:25.589015 32476 consensus_queue.cc:1059] T e9314181f732426eb7e9843e26c00441 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.033s
I20260709 12:13:25.645799 32477 raft_consensus.cc:493] T ef3b18c8988842ebb49493971467b689 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:25.646474 32477 raft_consensus.cc:515] T ef3b18c8988842ebb49493971467b689 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:25.646709 31094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "847dc84de6644d7a8e98748f55c1a5ec" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:25.645927 31098 raft_consensus.cc:1275] T f92a0813319c4f38be8a80039868f119 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:25.652119 32477 leader_election.cc:290] T ef3b18c8988842ebb49493971467b689 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:25.656661 31062 leader_election.cc:304] T 1146459722574a00b704b5e4542951bf P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:13:25.591732 32479 raft_consensus.cc:515] T 4434b7cfdd8a4d55a13d851238afa80e P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:25.633306 32558 raft_consensus.cc:2749] T b6f50d0c5d864cb5abb35e0264634381 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:25.597611 32474 raft_consensus.cc:515] T bfb1959a138f4ebba53b5a0a4a24c8c2 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:25.638053 32397 raft_consensus.cc:493] T e423dd71a8004c5e93c55b30c614d23b P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:25.634021 32417 consensus_queue.cc:1048] T 1146459722574a00b704b5e4542951bf P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.068s
I20260709 12:13:25.659829 31091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0b90058f469411594295adfd3c779f9" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:25.687474 32480 consensus_queue.cc:237] T 1ea66b0b7a624931b06513f285ef85dc P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Queue going to LEADER 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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:25.686302 32407 raft_consensus.cc:493] T a5c879e24e97407ab517707c5384cee7 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f5b1f169962e4544857edd56e56b5da6)
I20260709 12:13:25.686074 32300 raft_consensus.cc:2749] T 1146459722574a00b704b5e4542951bf P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:25.773761 30919 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53024 (request call id 199) took 2187 ms. Trace:
W20260709 12:13:25.769716 31063 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.565s	user 0.017s	sys 0.011s
W20260709 12:13:25.774648 31063 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.586s	user 0.017s	sys 0.011s
W20260709 12:13:25.767503 31062 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.193:37577, user_credentials={real_user=slave}} blocked reactor thread for 110922us
W20260709 12:13:25.775113 31063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.196:36387, user_credentials={real_user=slave}} blocked reactor thread for 609262us
I20260709 12:13:25.776110 31062 leader_election.cc:304] T 016bf6119ac04bff95762a1288224c06 P dc254a15e8d54188a2ec3927216ff482 [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: dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d, f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:25.776357 31063 leader_election.cc:304] T b4e824b74f3b49098cec0b4f19f7d815 P dc254a15e8d54188a2ec3927216ff482 [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: dc254a15e8d54188a2ec3927216ff482, f5b1f169962e4544857edd56e56b5da6; no voters: 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:13:25.779795 31062 leader_election.cc:304] T e9314181f732426eb7e9843e26c00441 P dc254a15e8d54188a2ec3927216ff482 [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: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482; no voters: 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:13:25.774225 30919 rpcz_store.cc:276] 0709 12:13:23.586427 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:23.586587 (+   160us) service_pool.cc:224] Handling call
0709 12:13:25.773696 (+2187109us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:24.393061 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:24.394162 (+  1101us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:24.394241 (+    79us) write_op.cc:435] Acquired schema lock
0709 12:13:24.394263 (+    22us) tablet.cc:662] Decoding operations
0709 12:13:24.394741 (+   478us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:24.394847 (+   106us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:24.394888 (+    41us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:13:24.395166 (+   278us) tablet.cc:701] Row locks acquired
0709 12:13:24.395192 (+    26us) write_op.cc:260] PREPARE: finished
0709 12:13:24.401498 (+  6306us) write_op.cc:270] Start()
0709 12:13:24.409428 (+  7930us) write_op.cc:276] Timestamp: P: 1783599204399874 usec, L: 0
0709 12:13:24.411099 (+  1671us) op_driver.cc:348] REPLICATION: starting
0709 12:13:24.481566 (+ 70467us) log.cc:844] Serialized 536 byte log entry
0709 12:13:24.823708 (+342142us) op_driver.cc:464] REPLICATION: finished
0709 12:13:25.112927 (+289219us) write_op.cc:301] APPLY: starting
0709 12:13:25.113035 (+   108us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:25.113147 (+   112us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:25.113316 (+   169us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:25.115667 (+  2351us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:25.118037 (+  2370us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:13:25.140606 (+ 22569us) write_op.cc:312] APPLY: finished
0709 12:13:25.153375 (+ 12769us) log.cc:844] Serialized 23 byte log entry
0709 12:13:25.172099 (+ 18724us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:25.182276 (+ 10177us) write_op.cc:454] Released schema lock
0709 12:13:25.186614 (+  4338us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:25.233967 (+ 47353us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:25.247351 (+ 13384us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":196240,"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":272537,"apply.run_cpu_time_us":2507,"apply.run_wall_time_us":93215,"num_ops":1,"prepare.queue_time_us":111153,"prepare.run_cpu_time_us":4333,"prepare.run_wall_time_us":90717,"replication_time_us":401491,"thread_start_us":363824,"threads_started":2}]]}
I20260709 12:13:25.783174 31018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f275cdefdd443bbac9d440f67b9b52" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:25.762615 32569 raft_consensus.cc:493] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
W20260709 12:13:25.783092 32448 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.578s	user 0.019s	sys 0.042s
W20260709 12:13:25.794193 32473 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.516s	user 0.023s	sys 0.035s
I20260709 12:13:25.795753 32564 raft_consensus.cc:493] T 49db8909ad064e4baadeeac9c9843305 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:25.796188 32571 raft_consensus.cc:2749] T 016bf6119ac04bff95762a1288224c06 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:25.807346 31099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d6e271c5f0a401a94b07a3da7dc3e89" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:13:25.800097 32395 raft_consensus.cc:2804] T e9314181f732426eb7e9843e26c00441 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 12:13:25.807454 32448 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.607s	user 0.020s	sys 0.043s
I20260709 12:13:25.805912 32481 raft_consensus.cc:2804] T b4e824b74f3b49098cec0b4f19f7d815 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:25.822466 31099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4e824b74f3b49098cec0b4f19f7d815" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:25.823760 31023 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0bb7d70b9a8546e6be62cec192f84a56"
dest_uuid: "004887887de44a6584632617dc197d7d"
mode: GRACEFUL
new_leader_uuid: "f5b1f169962e4544857edd56e56b5da6"
 from {username='slave'} at 127.0.0.1:43706
I20260709 12:13:25.833434 31023 raft_consensus.cc:606] T 0bb7d70b9a8546e6be62cec192f84a56 P 004887887de44a6584632617dc197d7d [term 2 LEADER]: Received request to transfer leadership to TS f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:25.766987 32397 raft_consensus.cc:515] T e423dd71a8004c5e93c55b30c614d23b P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:25.803622 32487 raft_consensus.cc:493] T bbe5fe8de7a54e2c837e2d900e67f4e4 P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:25.778091 32407 raft_consensus.cc:515] T a5c879e24e97407ab517707c5384cee7 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
W20260709 12:13:25.810410 32473 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.532s	user 0.024s	sys 0.035s
I20260709 12:13:25.830642 31098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e35674711c84471b938c16e846e1e8c" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:25.838106 31094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "847dc84de6644d7a8e98748f55c1a5ec" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:25.853391 31098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53ace3285fd943f68cc32bce31eb1c49" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:25.846212 31022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4434b7cfdd8a4d55a13d851238afa80e" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:25.857936 32397 leader_election.cc:290] T e423dd71a8004c5e93c55b30c614d23b P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:25.858230 31091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3b18c8988842ebb49493971467b689" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:25.858948 32474 leader_election.cc:290] T bfb1959a138f4ebba53b5a0a4a24c8c2 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:25.859696 32568 raft_consensus.cc:493] T 4225e109131c4e4d8ee206f916cbb15f P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:25.843780 32395 raft_consensus.cc:697] T e9314181f732426eb7e9843e26c00441 P dc254a15e8d54188a2ec3927216ff482 [term 3 LEADER]: Becoming Leader. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Running, Role: LEADER
W20260709 12:13:25.859848 32565 log.cc:927] Time spent T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d: Append to log took a long time: real 0.092s	user 0.000s	sys 0.001s
I20260709 12:13:25.831128 32481 raft_consensus.cc:493] T b4e824b74f3b49098cec0b4f19f7d815 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:25.862283 31023 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30aaa322462d471391f3699e252ff4d9"
dest_uuid: "004887887de44a6584632617dc197d7d"
mode: GRACEFUL
new_leader_uuid: "30c92db0139b4111bec0f41bfb121c4d"
 from {username='slave'} at 127.0.0.1:43706
I20260709 12:13:25.865787 31023 raft_consensus.cc:606] T 30aaa322462d471391f3699e252ff4d9 P 004887887de44a6584632617dc197d7d [term 2 LEADER]: Received request to transfer leadership to TS 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:13:25.842825 32487 raft_consensus.cc:515] T bbe5fe8de7a54e2c837e2d900e67f4e4 P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:25.874614 31171 raft_consensus.cc:1275] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:25.876156 32487 leader_election.cc:290] T bbe5fe8de7a54e2c837e2d900e67f4e4 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:25.877885 31745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544029f2ed67441abec2700df0a8363b" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:25.863355 31090 raft_consensus.cc:1275] T 016bf6119ac04bff95762a1288224c06 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Refusing update from remote peer f5b1f169962e4544857edd56e56b5da6: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:25.818994 32569 raft_consensus.cc:515] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:25.868274 32481 raft_consensus.cc:3060] T b4e824b74f3b49098cec0b4f19f7d815 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:25.814347 32564 raft_consensus.cc:515] T 49db8909ad064e4baadeeac9c9843305 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:25.877743 31015 raft_consensus.cc:1275] T e435a41bec8e4146a85d1181681ffadb P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 12:13:25.895273 30989 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.194:44499, user_credentials={real_user=slave}} blocked reactor thread for 67994.6us
I20260709 12:13:25.879462 32558 raft_consensus.cc:493] T e423dd71a8004c5e93c55b30c614d23b P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:25.948521 31023 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4225e109131c4e4d8ee206f916cbb15f"
dest_uuid: "004887887de44a6584632617dc197d7d"
mode: GRACEFUL
new_leader_uuid: "f5b1f169962e4544857edd56e56b5da6"
 from {username='slave'} at 127.0.0.1:43706
I20260709 12:13:25.949154 31023 raft_consensus.cc:606] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d [term 3 LEADER]: Received request to transfer leadership to TS f5b1f169962e4544857edd56e56b5da6
W20260709 12:13:25.946671 31063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.196:36387, user_credentials={real_user=slave}} blocked reactor thread for 51512.8us
W20260709 12:13:25.957393 31138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.194:44499, user_credentials={real_user=slave}} blocked reactor thread for 64596.7us
I20260709 12:13:25.860278 32568 raft_consensus.cc:515] T 4225e109131c4e4d8ee206f916cbb15f P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:25.969578 31023 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cc87527d684e493cb49a0976b66b95e1"
dest_uuid: "004887887de44a6584632617dc197d7d"
mode: GRACEFUL
new_leader_uuid: "30c92db0139b4111bec0f41bfb121c4d"
 from {username='slave'} at 127.0.0.1:43706
I20260709 12:13:25.971823 31023 raft_consensus.cc:606] T cc87527d684e493cb49a0976b66b95e1 P 004887887de44a6584632617dc197d7d [term 2 LEADER]: Received request to transfer leadership to TS 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:13:25.975884 31023 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ced8b161997f4619ae2bef909f847a9c"
dest_uuid: "004887887de44a6584632617dc197d7d"
mode: GRACEFUL
new_leader_uuid: "30c92db0139b4111bec0f41bfb121c4d"
 from {username='slave'} at 127.0.0.1:43706
I20260709 12:13:25.976619 31023 raft_consensus.cc:606] T ced8b161997f4619ae2bef909f847a9c P 004887887de44a6584632617dc197d7d [term 2 LEADER]: Received request to transfer leadership to TS 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:13:25.951318 32558 raft_consensus.cc:515] T e423dd71a8004c5e93c55b30c614d23b P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:25.981156 32558 leader_election.cc:290] T e423dd71a8004c5e93c55b30c614d23b P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:25.982463 31090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49db8909ad064e4baadeeac9c9843305" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:25.983027 31138 leader_election.cc:304] T 051f7a89dfe54831a6a0e432f7181795 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:25.984663 32378 raft_consensus.cc:2749] T 051f7a89dfe54831a6a0e432f7181795 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:25.985327 31138 leader_election.cc:304] T e0b90058f469411594295adfd3c779f9 P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:25.986328 32378 raft_consensus.cc:2749] T e0b90058f469411594295adfd3c779f9 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:25.994164 32500 leader_election.cc:290] T 0bb7d70b9a8546e6be62cec192f84a56 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 3 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:25.882153 32395 consensus_queue.cc:237] T e9314181f732426eb7e9843e26c00441 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Queue going to LEADER 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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:25.994302 32460 consensus_queue.cc:1048] T f92a0813319c4f38be8a80039868f119 P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:25.997691 31090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e423dd71a8004c5e93c55b30c614d23b" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:25.999147 32459 raft_consensus.cc:493] T 1146459722574a00b704b5e4542951bf P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:26.013170 32564 leader_election.cc:290] T 49db8909ad064e4baadeeac9c9843305 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:26.012945 32459 raft_consensus.cc:515] T 1146459722574a00b704b5e4542951bf P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:26.018581 32407 leader_election.cc:290] T a5c879e24e97407ab517707c5384cee7 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:26.017339 32375 raft_consensus.cc:2955] T 1146459722574a00b704b5e4542951bf P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:13:26.005004 32584 raft_consensus.cc:493] T 82a9708851e94168bd57fc180b63b823 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:26.023474 31747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c879e24e97407ab517707c5384cee7" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:26.026213 31710 leader_election.cc:304] T 847dc84de6644d7a8e98748f55c1a5ec P f5b1f169962e4544857edd56e56b5da6 [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: 004887887de44a6584632617dc197d7d, f5b1f169962e4544857edd56e56b5da6; no voters: 
I20260709 12:13:26.029779 32500 raft_consensus.cc:2804] T 847dc84de6644d7a8e98748f55c1a5ec P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:26.030316 32500 raft_consensus.cc:493] T 847dc84de6644d7a8e98748f55c1a5ec P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:26.030776 32500 raft_consensus.cc:3060] T 847dc84de6644d7a8e98748f55c1a5ec P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:26.035355 31167 raft_consensus.cc:1275] T e435a41bec8e4146a85d1181681ffadb P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:26.040716 32569 leader_election.cc:290] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:26.017592 31091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfb1959a138f4ebba53b5a0a4a24c8c2" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:26.045832 31022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c879e24e97407ab517707c5384cee7" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
W20260709 12:13:26.047574 31712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.194:44499, user_credentials={real_user=slave}} blocked reactor thread for 43718.9us
I20260709 12:13:26.053592 32568 leader_election.cc:290] T 4225e109131c4e4d8ee206f916cbb15f P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:26.054311 32592 raft_consensus.cc:493] T bfb1959a138f4ebba53b5a0a4a24c8c2 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:26.053519 31091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e423dd71a8004c5e93c55b30c614d23b" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:26.055981 31062 leader_election.cc:304] T a5c879e24e97407ab517707c5384cee7 P dc254a15e8d54188a2ec3927216ff482 [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: dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d, f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:26.062894 31090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49db8909ad064e4baadeeac9c9843305" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:26.023524 32584 raft_consensus.cc:515] T 82a9708851e94168bd57fc180b63b823 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:26.076607 32459 leader_election.cc:290] T 1146459722574a00b704b5e4542951bf P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:26.071890 32438 raft_consensus.cc:2749] T a5c879e24e97407ab517707c5384cee7 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:26.089906 31091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1146459722574a00b704b5e4542951bf" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:26.054877 32592 raft_consensus.cc:515] T bfb1959a138f4ebba53b5a0a4a24c8c2 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:26.050882 32484 consensus_queue.cc:1048] T e435a41bec8e4146a85d1181681ffadb P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.021s
I20260709 12:13:26.097551 31747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f275cdefdd443bbac9d440f67b9b52" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:26.100801 31137 leader_election.cc:304] T f8f275cdefdd443bbac9d440f67b9b52 P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:26.101543 32482 raft_consensus.cc:2749] T f8f275cdefdd443bbac9d440f67b9b52 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:26.096398 31741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "847dc84de6644d7a8e98748f55c1a5ec" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:26.112116 31099 raft_consensus.cc:1240] T e9314181f732426eb7e9843e26c00441 P dc254a15e8d54188a2ec3927216ff482 [term 3 LEADER]: Rejecting Update request from peer 30c92db0139b4111bec0f41bfb121c4d for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 12:13:26.067926 31712 leader_election.cc:304] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5b1f169962e4544857edd56e56b5da6; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:26.117360 32494 raft_consensus.cc:493] T 016bf6119ac04bff95762a1288224c06 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f5b1f169962e4544857edd56e56b5da6)
I20260709 12:13:26.112893 31091 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ef255e0f45104a2586066eda21e8e5ca"
dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
mode: GRACEFUL
new_leader_uuid: "004887887de44a6584632617dc197d7d"
 from {username='slave'} at 127.0.0.1:45546
I20260709 12:13:26.123471 31091 raft_consensus.cc:606] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 [term 3 LEADER]: Received request to transfer leadership to TS 004887887de44a6584632617dc197d7d
I20260709 12:13:26.123760 31090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfb1959a138f4ebba53b5a0a4a24c8c2" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:26.125141 29827 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:13:26.117826 31738 raft_consensus.cc:1240] T 0bb7d70b9a8546e6be62cec192f84a56 P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Rejecting Update request from peer 004887887de44a6584632617dc197d7d for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:26.127139 29827 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:13:26.116719 32500 raft_consensus.cc:515] T 847dc84de6644d7a8e98748f55c1a5ec P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:26.127979 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:26.123991 32592 leader_election.cc:290] T bfb1959a138f4ebba53b5a0a4a24c8c2 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:26.129825 32500 leader_election.cc:290] T 847dc84de6644d7a8e98748f55c1a5ec P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:26.134274 32584 leader_election.cc:290] T 82a9708851e94168bd57fc180b63b823 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:26.127839 32568 raft_consensus.cc:2749] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:26.135425 30988 leader_election.cc:304] T 847dc84de6644d7a8e98748f55c1a5ec P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 004887887de44a6584632617dc197d7d; no voters: dc254a15e8d54188a2ec3927216ff482, f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:26.138499 32592 raft_consensus.cc:493] T e435a41bec8e4146a85d1181681ffadb P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:26.138727 31090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82a9708851e94168bd57fc180b63b823" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:26.112655 32481 raft_consensus.cc:515] T b4e824b74f3b49098cec0b4f19f7d815 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:26.139859 32470 raft_consensus.cc:3055] T e9314181f732426eb7e9843e26c00441 P 30c92db0139b4111bec0f41bfb121c4d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:26.119282 32494 raft_consensus.cc:515] T 016bf6119ac04bff95762a1288224c06 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:26.159199 32592 raft_consensus.cc:515] T e435a41bec8e4146a85d1181681ffadb P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:26.195065 32494 leader_election.cc:290] T 016bf6119ac04bff95762a1288224c06 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:26.197348 31023 raft_consensus.cc:1275] T ef255e0f45104a2586066eda21e8e5ca P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:26.195639 32592 leader_election.cc:290] T e435a41bec8e4146a85d1181681ffadb P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:26.202556 31098 raft_consensus.cc:1240] T b4e824b74f3b49098cec0b4f19f7d815 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Rejecting Update request from peer 30c92db0139b4111bec0f41bfb121c4d for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:26.198410 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e435a41bec8e4146a85d1181681ffadb" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:26.148031 32460 raft_consensus.cc:2749] T 847dc84de6644d7a8e98748f55c1a5ec P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:26.204766 31091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "016bf6119ac04bff95762a1288224c06" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:26.204569 32395 consensus_queue.cc:1048] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:26.159106 32470 raft_consensus.cc:740] T e9314181f732426eb7e9843e26c00441 P 30c92db0139b4111bec0f41bfb121c4d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Running, Role: LEADER
I20260709 12:13:26.212211 32470 consensus_queue.cc:260] T e9314181f732426eb7e9843e26c00441 P 30c92db0139b4111bec0f41bfb121c4d [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
W20260709 12:13:26.206985 32593 log.cc:927] Time spent T 8c6c63708f4a4eef9c0a06bdf2d555d1 P f5b1f169962e4544857edd56e56b5da6: Append to log took a long time: real 0.249s	user 0.004s	sys 0.000s
I20260709 12:13:26.148119 32570 raft_consensus.cc:493] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:26.158989 31712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.194:44499, user_credentials={real_user=slave}} blocked reactor thread for 106959us
I20260709 12:13:26.162768 31090 raft_consensus.cc:2468] T 82a9708851e94168bd57fc180b63b823 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 3.
I20260709 12:13:26.159775 32465 consensus_queue.cc:1059] T 0bb7d70b9a8546e6be62cec192f84a56 P 004887887de44a6584632617dc197d7d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.061s
I20260709 12:13:26.218125 31738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "016bf6119ac04bff95762a1288224c06" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:26.253255 32545 raft_consensus.cc:493] T 544029f2ed67441abec2700df0a8363b P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f5b1f169962e4544857edd56e56b5da6)
I20260709 12:13:26.223356 32570 raft_consensus.cc:515] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:26.221606 31091 raft_consensus.cc:2468] T 016bf6119ac04bff95762a1288224c06 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 2.
I20260709 12:13:26.259989 31024 raft_consensus.cc:1275] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:26.261540 31138 leader_election.cc:304] T 82a9708851e94168bd57fc180b63b823 P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:13:26.265861 31024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "847dc84de6644d7a8e98748f55c1a5ec" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:13:26.255527 32494 raft_consensus.cc:3055] T 0bb7d70b9a8546e6be62cec192f84a56 P 004887887de44a6584632617dc197d7d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:26.249450 32375 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.BulkChangeConfig from 127.0.0.1:35714 (request call id 6) took 2613 ms. Trace:
I20260709 12:13:26.267060 31090 raft_consensus.cc:1275] T 82a9708851e94168bd57fc180b63b823 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:26.264986 32592 raft_consensus.cc:2804] T 82a9708851e94168bd57fc180b63b823 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:26.267454 32486 raft_consensus.cc:493] T 36032815941b49f4a4d107a8da22a256 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:26.272965 30989 leader_election.cc:304] T 016bf6119ac04bff95762a1288224c06 P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482; no voters: f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:26.268074 32494 raft_consensus.cc:740] T 0bb7d70b9a8546e6be62cec192f84a56 P 004887887de44a6584632617dc197d7d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Running, Role: LEADER
I20260709 12:13:26.270946 32592 raft_consensus.cc:493] T 82a9708851e94168bd57fc180b63b823 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:26.274124 32592 raft_consensus.cc:3060] T 82a9708851e94168bd57fc180b63b823 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:26.274592 32494 consensus_queue.cc:260] T 0bb7d70b9a8546e6be62cec192f84a56 P 004887887de44a6584632617dc197d7d [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:26.275992 32494 raft_consensus.cc:3060] T 0bb7d70b9a8546e6be62cec192f84a56 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:26.257567 31712 leader_election.cc:304] T 2e35674711c84471b938c16e846e1e8c P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5b1f169962e4544857edd56e56b5da6; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:26.253860 32545 raft_consensus.cc:515] T 544029f2ed67441abec2700df0a8363b P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:26.279456 31165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4e824b74f3b49098cec0b4f19f7d815" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:13:26.269441 32540 consensus_queue.cc:1048] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.012s
I20260709 12:13:26.286335 32570 leader_election.cc:290] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:26.287362 31024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d6e271c5f0a401a94b07a3da7dc3e89" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:26.287684 32477 consensus_queue.cc:1048] T 82a9708851e94168bd57fc180b63b823 P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:26.288021 31024 raft_consensus.cc:2468] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5b1f169962e4544857edd56e56b5da6 in term 3.
I20260709 12:13:26.269937 32375 rpcz_store.cc:276] 0709 12:13:23.623074 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:23.623695 (+   621us) service_pool.cc:224] Handling call
0709 12:13:23.952339 (+328644us) spinlock_profiling.cc:243] Waited 28.9 ms on lock 0x7b58001baad0. stack: 00007f6234cfc343 00007f6234cfc240 00007f623468b1d4 00007f623e3c9304 00007f623e3c9299 00007f6237d84571 00007f6237d770aa 00007f6237df9447 00007f6237e1670a 00007f6237e1776a 00007f6237e1691b 00007f6237e2203c 00007f6237e216b3 00007f623cde1d29 00007f62363601d4 00007f6236360162
0709 12:13:24.020492 (+ 68153us) log.cc:844] Serialized 506 byte log entry
0709 12:13:24.764418 (+743926us) spinlock_profiling.cc:243] Waited 1.65 ms on lock 0x7b540014b520. stack: 00007f6234cfc343 00007f6234cfc240 00007f623468b1d4 00007f623e3c9304 00007f623e3c9299 00007f6237d84571 00007f6237d9bb26 00007f6237d9549a 00007f6237d94714 00007f6237d74eaa 00007f6237d7bd53 00007f6237d7bcd9 00007f6237d7bc69 00007f6237d7bc31 00007f6237d7adfd 0000000000388634
0709 12:13:25.293116 (+528698us) spinlock_profiling.cc:243] Waited 3.32 ms on lock 0x7b540014b520. stack: 00007f6234cfc343 00007f6234cfc240 00007f623468b1d4 00007f623e3c9304 00007f623e3c9299 00007f6237d84571 00007f6237d94142 00007f6237d74eaa 00007f6237d7bd53 00007f6237d7bcd9 00007f6237d7bc69 00007f6237d7bc31 00007f6237d7adfd 0000000000388634 0000000000388479 00007f6234d2e475
0709 12:13:26.236097 (+942981us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":51472,"raft.queue_time_us":98552,"raft.run_cpu_time_us":30170,"raft.run_wall_time_us":1650466,"spinlock_wait_cycles":77793152,"thread_start_us":130579,"threads_started":1,"wal-append.queue_time_us":176905,"wal-append.run_cpu_time_us":2624,"wal-append.run_wall_time_us":1058244}
I20260709 12:13:26.291728 32550 raft_consensus.cc:2749] T 2e35674711c84471b938c16e846e1e8c P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:26.292730 32481 leader_election.cc:290] T b4e824b74f3b49098cec0b4f19f7d815 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 election: Requested vote from peers 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:26.296079 31710 leader_election.cc:304] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6 [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: 004887887de44a6584632617dc197d7d, f5b1f169962e4544857edd56e56b5da6; no voters: 
I20260709 12:13:26.297745 31747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfb1959a138f4ebba53b5a0a4a24c8c2" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:26.298393 31747 raft_consensus.cc:2468] T bfb1959a138f4ebba53b5a0a4a24c8c2 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 1.
I20260709 12:13:26.299566 31137 leader_election.cc:304] T bfb1959a138f4ebba53b5a0a4a24c8c2 P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d, f5b1f169962e4544857edd56e56b5da6; no voters: dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:26.300323 32584 raft_consensus.cc:2804] T bfb1959a138f4ebba53b5a0a4a24c8c2 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:26.300726 32584 raft_consensus.cc:493] T bfb1959a138f4ebba53b5a0a4a24c8c2 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting leader election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:26.301134 32584 raft_consensus.cc:3060] T bfb1959a138f4ebba53b5a0a4a24c8c2 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:26.302561 31745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49db8909ad064e4baadeeac9c9843305" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:26.313900 32570 raft_consensus.cc:2804] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:26.288631 32486 raft_consensus.cc:515] T 36032815941b49f4a4d107a8da22a256 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:26.304525 31137 leader_election.cc:304] T 49db8909ad064e4baadeeac9c9843305 P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d; no voters: dc254a15e8d54188a2ec3927216ff482, f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:26.322974 32484 consensus_queue.cc:1048] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 12:13:26.329259 31170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3b18c8988842ebb49493971467b689" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:26.333469 32511 raft_consensus.cc:2749] T 49db8909ad064e4baadeeac9c9843305 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:13:26.311249 31712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.194:44499, user_credentials={real_user=slave}} blocked reactor thread for 58174.2us
I20260709 12:13:26.335664 31018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4225e109131c4e4d8ee206f916cbb15f" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:26.321841 32570 raft_consensus.cc:493] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:26.341519 32477 raft_consensus.cc:493] T 8d67e4d0c72f479ea4647afa7039f263 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:26.343266 31171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e423dd71a8004c5e93c55b30c614d23b" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:26.344928 32397 raft_consensus.cc:493] T a80baabb486f42a4a982e88ae6a2ffd1 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:26.348328 31167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1146459722574a00b704b5e4542951bf" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:26.354524 30987 leader_election.cc:304] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:26.324435 32481 consensus_queue.cc:1048] T e435a41bec8e4146a85d1181681ffadb P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.028s
I20260709 12:13:26.340140 31097 raft_consensus.cc:2955] T 1146459722574a00b704b5e4542951bf P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:13:26.340724 32407 raft_consensus.cc:493] T 67114a3a63b948b296904b3bee168601 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:26.381690 32407 raft_consensus.cc:515] T 67114a3a63b948b296904b3bee168601 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:26.356357 32477 raft_consensus.cc:515] T 8d67e4d0c72f479ea4647afa7039f263 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:26.350723 31741 raft_consensus.cc:1275] T bbe5fe8de7a54e2c837e2d900e67f4e4 P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Refusing update from remote peer 30c92db0139b4111bec0f41bfb121c4d: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 5. (term mismatch)
I20260709 12:13:26.352300 32570 raft_consensus.cc:3060] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:26.360613 32460 raft_consensus.cc:2804] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 12:13:26.400342 31062 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.195:38253, user_credentials={real_user=slave}} blocked reactor thread for 79478us
I20260709 12:13:26.360772 32575 raft_consensus.cc:493] T e0b90058f469411594295adfd3c779f9 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:26.390972 31741 pending_rounds.cc:85] T bbe5fe8de7a54e2c837e2d900e67f4e4 P f5b1f169962e4544857edd56e56b5da6: Aborting all ops after (but not including) 4
I20260709 12:13:26.376278 32538 raft_consensus.cc:493] T 65028637ee2f479e868c440d0643d802 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:26.413233 32480 raft_consensus.cc:493] T 051f7a89dfe54831a6a0e432f7181795 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:26.359679 32397 raft_consensus.cc:515] T a80baabb486f42a4a982e88ae6a2ffd1 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:26.406795 32460 raft_consensus.cc:493] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Starting leader election (detected failure of leader f5b1f169962e4544857edd56e56b5da6)
I20260709 12:13:26.429293 32480 raft_consensus.cc:515] T 051f7a89dfe54831a6a0e432f7181795 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
W20260709 12:13:26.435803 30970 auto_rebalancer.cc:629] Failed to schedule move for tablet e9314181f732426eb7e9843e26c00441: Illegal state: Replica 004887887de44a6584632617dc197d7d is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 3 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } }
W20260709 12:13:26.403540 31712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.194:44499, user_credentials={real_user=slave}} blocked reactor thread for 44326.9us
I20260709 12:13:26.438397 32483 raft_consensus.cc:493] T ced8b161997f4619ae2bef909f847a9c P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:26.441524 31020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb7d70b9a8546e6be62cec192f84a56" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:13:26.449225 32477 leader_election.cc:290] T 8d67e4d0c72f479ea4647afa7039f263 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:26.449827 32545 leader_election.cc:290] T 544029f2ed67441abec2700df0a8363b P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:26.450729 30922 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53038 (request call id 230) took 1565 ms. Trace:
I20260709 12:13:26.451509 31017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544029f2ed67441abec2700df0a8363b" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:26.480135 32486 leader_election.cc:290] T 36032815941b49f4a4d107a8da22a256 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:26.482717 31739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36032815941b49f4a4d107a8da22a256" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:26.452067 32407 leader_election.cc:290] T 67114a3a63b948b296904b3bee168601 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:26.357033 32527 raft_consensus.cc:493] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:26.487859 32527 raft_consensus.cc:515] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:26.414525 31741 pending_rounds.cc:107] T bbe5fe8de7a54e2c837e2d900e67f4e4 P f5b1f169962e4544857edd56e56b5da6: Aborting uncommitted NO_OP operation due to leader change: 2.5
I20260709 12:13:26.490363 31741 raft_consensus.cc:2889] T bbe5fe8de7a54e2c837e2d900e67f4e4 P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:26.493443 32486 consensus_queue.cc:1048] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } 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 12:13:26.501384 32527 leader_election.cc:290] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:26.476946 30922 rpcz_store.cc:276] 0709 12:13:24.903037 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:24.913414 (+ 10377us) service_pool.cc:224] Handling call
0709 12:13:26.141640 (+1228226us) spinlock_profiling.cc:243] Waited 194 ms on lock 0x7b540026c5d4. stack: 00007f6234cfc343 00007f6234cfc240 00007f623468b1d4 00007f623e3c9304 00007f623e3c9299 00007f6237d85090 00007f6237e23f3a 00007f623dbd9e9c 00007f623dcd804e 00007f623c1992a4 00007f623c199232 00007f623c199161 00007f623c1990dc 00007f623c198392 00007f623615648c 00007f62361558c6
0709 12:13:26.450666 (+309026us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":1,"spinlock_wait_cycles":446142720}
I20260709 12:13:26.518343 32590 raft_consensus.cc:493] T 89ffc555b1d0497aaa94c481f46ffd32 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:26.461824 32460 raft_consensus.cc:3060] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:26.525413 31021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe5fe8de7a54e2c837e2d900e67f4e4" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
W20260709 12:13:26.542898 30989 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.194:44499, user_credentials={real_user=slave}} blocked reactor thread for 141534us
I20260709 12:13:26.546125 31021 raft_consensus.cc:2468] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5b1f169962e4544857edd56e56b5da6 in term 3.
I20260709 12:13:26.548373 31710 leader_election.cc:304] T bbe5fe8de7a54e2c837e2d900e67f4e4 P f5b1f169962e4544857edd56e56b5da6 [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: 004887887de44a6584632617dc197d7d, f5b1f169962e4544857edd56e56b5da6; no voters: 
I20260709 12:13:26.551843 32397 leader_election.cc:290] T a80baabb486f42a4a982e88ae6a2ffd1 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:26.549506 32590 raft_consensus.cc:515] T 89ffc555b1d0497aaa94c481f46ffd32 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:26.553911 32592 raft_consensus.cc:515] T 82a9708851e94168bd57fc180b63b823 P 30c92db0139b4111bec0f41bfb121c4d [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:26.517868 32493 raft_consensus.cc:493] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:26.556732 31165 raft_consensus.cc:1240] T 82a9708851e94168bd57fc180b63b823 P 30c92db0139b4111bec0f41bfb121c4d [term 4 FOLLOWER]: Rejecting Update request from peer 004887887de44a6584632617dc197d7d for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:26.423259 32538 raft_consensus.cc:515] T 65028637ee2f479e868c440d0643d802 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:26.423621 32575 raft_consensus.cc:515] T e0b90058f469411594295adfd3c779f9 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:26.548458 32554 raft_consensus.cc:2804] T 016bf6119ac04bff95762a1288224c06 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:26.578860 31744 raft_consensus.cc:1240] T 847dc84de6644d7a8e98748f55c1a5ec P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Rejecting Update request from peer dc254a15e8d54188a2ec3927216ff482 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:26.555330 31738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544029f2ed67441abec2700df0a8363b" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:26.574647 32613 raft_consensus.cc:493] T b076f86e4ed644b280f0eee401d38c47 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:26.590480 31744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4e824b74f3b49098cec0b4f19f7d815" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6"
W20260709 12:13:26.589938 32576 log.cc:927] Time spent T a5c879e24e97407ab517707c5384cee7 P f5b1f169962e4544857edd56e56b5da6: Append to log took a long time: real 0.871s	user 0.009s	sys 0.001s
I20260709 12:13:26.564879 32406 raft_consensus.cc:493] T ef3b18c8988842ebb49493971467b689 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:26.555858 31712 leader_election.cc:304] T 53ace3285fd943f68cc32bce31eb1c49 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5b1f169962e4544857edd56e56b5da6; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
W20260709 12:13:26.602465 30987 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.195:38253, user_credentials={real_user=slave}} blocked reactor thread for 201906us
I20260709 12:13:26.586045 32575 leader_election.cc:290] T e0b90058f469411594295adfd3c779f9 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:26.565860 32493 raft_consensus.cc:515] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:26.607854 30987 leader_election.cc:304] T ef3b18c8988842ebb49493971467b689 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:26.503842 32483 raft_consensus.cc:515] T ced8b161997f4619ae2bef909f847a9c P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:26.613782 32339 raft_consensus.cc:2749] T 53ace3285fd943f68cc32bce31eb1c49 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:26.599584 32406 raft_consensus.cc:515] T ef3b18c8988842ebb49493971467b689 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:26.636991 32475 raft_consensus.cc:2804] T bbe5fe8de7a54e2c837e2d900e67f4e4 P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 12:13:26.668004 31137 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:26.602293 32613 raft_consensus.cc:515] T b076f86e4ed644b280f0eee401d38c47 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:26.637727 32592 leader_election.cc:290] T 82a9708851e94168bd57fc180b63b823 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 4 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
W20260709 12:13:26.636030 31712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.194:44499, user_credentials={real_user=slave}} blocked reactor thread for 102775us
I20260709 12:13:26.634639 32590 leader_election.cc:290] T 89ffc555b1d0497aaa94c481f46ffd32 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:26.669291 31738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89ffc555b1d0497aaa94c481f46ffd32" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:26.647024 32614 raft_consensus.cc:2749] T ef3b18c8988842ebb49493971467b689 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:26.678351 32480 leader_election.cc:290] T 051f7a89dfe54831a6a0e432f7181795 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:26.748596 32339 consensus_queue.cc:1048] T 016bf6119ac04bff95762a1288224c06 P f5b1f169962e4544857edd56e56b5da6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.025s
I20260709 12:13:26.742395 32575 raft_consensus.cc:493] T 6f087f314a0643ffbadf73e1fc2843c9 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:26.774099 32538 leader_election.cc:290] T 65028637ee2f479e868c440d0643d802 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:26.795998 32477 raft_consensus.cc:493] T 1fa0925ac64c4fc69dbac49cef120871 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
W20260709 12:13:26.824601 32621 log.cc:927] Time spent T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d: Append to log took a long time: real 0.058s	user 0.000s	sys 0.001s
I20260709 12:13:26.825387 31016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d4b78ad5d5b4e7da91ac5657941e2b9" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:26.826237 31016 raft_consensus.cc:2468] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5b1f169962e4544857edd56e56b5da6 in term 3.
I20260709 12:13:26.828745 32459 raft_consensus.cc:993] T cc87527d684e493cb49a0976b66b95e1 P 004887887de44a6584632617dc197d7d: : Instructing follower 30c92db0139b4111bec0f41bfb121c4d to start an election
I20260709 12:13:26.830672 32527 raft_consensus.cc:993] T 30aaa322462d471391f3699e252ff4d9 P 004887887de44a6584632617dc197d7d: : Instructing follower 30c92db0139b4111bec0f41bfb121c4d to start an election
W20260709 12:13:26.831077 30987 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.195:38253, user_credentials={real_user=slave}} blocked reactor thread for 190744us
I20260709 12:13:26.832249 30987 leader_election.cc:304] T e423dd71a8004c5e93c55b30c614d23b P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:26.791462 32575 raft_consensus.cc:515] T 6f087f314a0643ffbadf73e1fc2843c9 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:26.830020 32460 raft_consensus.cc:515] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:26.814249 32493 leader_election.cc:290] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
W20260709 12:13:26.828828 32608 log.cc:927] Time spent T f92a0813319c4f38be8a80039868f119 P 30c92db0139b4111bec0f41bfb121c4d: Append to log took a long time: real 0.181s	user 0.001s	sys 0.000s
I20260709 12:13:26.839902 31710 leader_election.cc:304] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6 [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: 004887887de44a6584632617dc197d7d, f5b1f169962e4544857edd56e56b5da6; no voters: 
I20260709 12:13:26.843257 31024 raft_consensus.cc:1240] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Rejecting Update request from peer f5b1f169962e4544857edd56e56b5da6 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:26.849035 32459 raft_consensus.cc:1081] T cc87527d684e493cb49a0976b66b95e1 P 004887887de44a6584632617dc197d7d [term 2 LEADER]: Signalling peer 30c92db0139b4111bec0f41bfb121c4d to start an election
I20260709 12:13:26.865449 31023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0b90058f469411594295adfd3c779f9" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:26.866779 31019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "051f7a89dfe54831a6a0e432f7181795" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:26.868407 31167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0b90058f469411594295adfd3c779f9" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:26.872854 32300 raft_consensus.cc:993] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482: : Instructing follower 004887887de44a6584632617dc197d7d to start an election
I20260709 12:13:26.873517 32300 raft_consensus.cc:1081] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 [term 3 LEADER]: Signalling peer 004887887de44a6584632617dc197d7d to start an election
W20260709 12:13:26.873700 32584 consensus_meta.cc:287] T bfb1959a138f4ebba53b5a0a4a24c8c2 P 30c92db0139b4111bec0f41bfb121c4d: Time spent flushing consensus metadata: real 0.568s	user 0.010s	sys 0.000s
I20260709 12:13:26.819638 32483 leader_election.cc:290] T ced8b161997f4619ae2bef909f847a9c P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:26.841495 32405 leader_election.cc:290] T 49db8909ad064e4baadeeac9c9843305 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:26.833237 32477 raft_consensus.cc:515] T 1fa0925ac64c4fc69dbac49cef120871 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:26.886844 31017 raft_consensus.cc:1275] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Refusing update from remote peer 30c92db0139b4111bec0f41bfb121c4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:26.901031 31173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49db8909ad064e4baadeeac9c9843305" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:26.922457 31168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65028637ee2f479e868c440d0643d802" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:26.968104 31017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36032815941b49f4a4d107a8da22a256" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:26.885957 31170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67114a3a63b948b296904b3bee168601" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:26.912899 31171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "051f7a89dfe54831a6a0e432f7181795" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:26.906296 31094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced8b161997f4619ae2bef909f847a9c" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:26.888067 31021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e435a41bec8e4146a85d1181681ffadb" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:26.912173 31166 raft_consensus.cc:1275] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:26.884209 31019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e423dd71a8004c5e93c55b30c614d23b" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:26.901796 31165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfb1959a138f4ebba53b5a0a4a24c8c2" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
W20260709 12:13:26.886058 30987 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.195:38253, user_credentials={real_user=slave}} blocked reactor thread for 53923.8us
I20260709 12:13:26.973486 30987 leader_election.cc:304] T 1146459722574a00b704b5e4542951bf P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:26.885511 31023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82a9708851e94168bd57fc180b63b823" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:26.969664 31094 raft_consensus.cc:2468] T ced8b161997f4619ae2bef909f847a9c P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 2.
I20260709 12:13:26.974448 31167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe5fe8de7a54e2c837e2d900e67f4e4" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
W20260709 12:13:27.014605 31138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.194:44499, user_credentials={real_user=slave}} blocked reactor thread for 105334us
I20260709 12:13:27.012481 31021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3b18c8988842ebb49493971467b689" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:27.016610 31021 raft_consensus.cc:2468] T ef3b18c8988842ebb49493971467b689 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 1.
I20260709 12:13:27.017483 31021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82a9708851e94168bd57fc180b63b823" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:13:27.019376 31095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544029f2ed67441abec2700df0a8363b" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:27.021596 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80baabb486f42a4a982e88ae6a2ffd1" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:27.025558 31019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65028637ee2f479e868c440d0643d802" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
W20260709 12:13:27.026376 31710 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.195:38253, user_credentials={real_user=slave}} blocked reactor thread for 130150us
I20260709 12:13:27.021757 31094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89ffc555b1d0497aaa94c481f46ffd32" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:27.022679 31093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d67e4d0c72f479ea4647afa7039f263" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:27.038111 31021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced8b161997f4619ae2bef909f847a9c" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:27.038632 31173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe5fe8de7a54e2c837e2d900e67f4e4" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:27.037842 31167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d67e4d0c72f479ea4647afa7039f263" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:27.040750 31167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b076f86e4ed644b280f0eee401d38c47" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
W20260709 12:13:26.881991 32494 consensus_meta.cc:287] T 0bb7d70b9a8546e6be62cec192f84a56 P 004887887de44a6584632617dc197d7d: Time spent flushing consensus metadata: real 0.606s	user 0.003s	sys 0.011s
I20260709 12:13:27.050798 31021 raft_consensus.cc:1240] T e9314181f732426eb7e9843e26c00441 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Rejecting Update request from peer 30c92db0139b4111bec0f41bfb121c4d for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 12:13:27.051530 31095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b076f86e4ed644b280f0eee401d38c47" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:26.900143 32482 raft_consensus.cc:493] T 65028637ee2f479e868c440d0643d802 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:26.886534 32493 raft_consensus.cc:493] T 042dbb10c08f41079ee3548b80f387dc P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:26.894321 32339 raft_consensus.cc:2804] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:26.888502 32575 leader_election.cc:290] T 6f087f314a0643ffbadf73e1fc2843c9 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:26.888430 31015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67114a3a63b948b296904b3bee168601" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:26.886094 32527 raft_consensus.cc:2749] T e423dd71a8004c5e93c55b30c614d23b P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:26.880352 32473 raft_consensus.cc:493] T 8fe8a9107d124c99a1815c948e7763cf P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:26.885560 32406 leader_election.cc:290] T ef3b18c8988842ebb49493971467b689 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:26.893797 32477 leader_election.cc:290] T 1fa0925ac64c4fc69dbac49cef120871 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:27.054386 31171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f275cdefdd443bbac9d440f67b9b52" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:13:27.088157 32493 raft_consensus.cc:515] T 042dbb10c08f41079ee3548b80f387dc P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:27.116195 32493 leader_election.cc:290] T 042dbb10c08f41079ee3548b80f387dc P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:26.891270 32568 raft_consensus.cc:493] T 042dbb10c08f41079ee3548b80f387dc P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:26.875691 32461 raft_consensus.cc:493] T 0bc24a79ea234c19aa54649c73e392af P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:27.116884 32568 raft_consensus.cc:515] T 042dbb10c08f41079ee3548b80f387dc P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:27.117197 32461 raft_consensus.cc:515] T 0bc24a79ea234c19aa54649c73e392af P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:27.119012 32568 leader_election.cc:290] T 042dbb10c08f41079ee3548b80f387dc P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:26.887610 32376 raft_consensus.cc:493] T 4ee6b7916bad47ff92e5c5380ec866ca P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:27.119202 32461 leader_election.cc:290] T 0bc24a79ea234c19aa54649c73e392af P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:27.119650 32376 raft_consensus.cc:515] T 4ee6b7916bad47ff92e5c5380ec866ca P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:27.120375 31744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042dbb10c08f41079ee3548b80f387dc" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:27.120955 31744 raft_consensus.cc:2468] T 042dbb10c08f41079ee3548b80f387dc P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 1.
I20260709 12:13:26.885449 32613 leader_election.cc:290] T b076f86e4ed644b280f0eee401d38c47 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:26.886304 32627 raft_consensus.cc:1081] T 30aaa322462d471391f3699e252ff4d9 P 004887887de44a6584632617dc197d7d [term 2 LEADER]: Signalling peer 30c92db0139b4111bec0f41bfb121c4d to start an election
I20260709 12:13:27.121651 32376 leader_election.cc:290] T 4ee6b7916bad47ff92e5c5380ec866ca P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:27.060312 31091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82a9708851e94168bd57fc180b63b823" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:13:27.065186 31173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80baabb486f42a4a982e88ae6a2ffd1" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:27.082376 31170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb7d70b9a8546e6be62cec192f84a56" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:13:27.123766 31173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042dbb10c08f41079ee3548b80f387dc" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:27.123977 31170 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cc87527d684e493cb49a0976b66b95e1"
dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
 from {username='slave'} at 127.0.0.1:38710
I20260709 12:13:27.124737 31170 raft_consensus.cc:493] T cc87527d684e493cb49a0976b66b95e1 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:27.125166 31170 raft_consensus.cc:3060] T cc87527d684e493cb49a0976b66b95e1 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:27.082284 31167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fa0925ac64c4fc69dbac49cef120871" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:27.081578 32482 raft_consensus.cc:515] T 65028637ee2f479e868c440d0643d802 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:27.126757 32477 raft_consensus.cc:993] T ced8b161997f4619ae2bef909f847a9c P 004887887de44a6584632617dc197d7d: : Instructing follower 30c92db0139b4111bec0f41bfb121c4d to start an election
W20260709 12:13:27.085749 31063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.196:36387, user_credentials={real_user=slave}} blocked reactor thread for 463039us
I20260709 12:13:27.127306 32477 raft_consensus.cc:1081] T ced8b161997f4619ae2bef909f847a9c P 004887887de44a6584632617dc197d7d [term 2 LEADER]: Signalling peer 30c92db0139b4111bec0f41bfb121c4d to start an election
W20260709 12:13:27.020331 31712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.194:44499, user_credentials={real_user=slave}} blocked reactor thread for 279742us
I20260709 12:13:27.128319 31712 leader_election.cc:304] T 49db8909ad064e4baadeeac9c9843305 P f5b1f169962e4544857edd56e56b5da6 [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: f5b1f169962e4544857edd56e56b5da6; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:27.047538 31094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d4b78ad5d5b4e7da91ac5657941e2b9" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:27.129477 31712 leader_election.cc:304] T bfb1959a138f4ebba53b5a0a4a24c8c2 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5b1f169962e4544857edd56e56b5da6; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:26.880781 32554 raft_consensus.cc:493] T 016bf6119ac04bff95762a1288224c06 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Starting leader election (detected failure of leader f5b1f169962e4544857edd56e56b5da6)
I20260709 12:13:27.049201 32413 consensus_queue.cc:1059] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.059s
I20260709 12:13:27.108070 31164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4225e109131c4e4d8ee206f916cbb15f" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:27.130534 32554 raft_consensus.cc:3060] T 016bf6119ac04bff95762a1288224c06 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:27.082775 32339 raft_consensus.cc:493] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Starting leader election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:27.132786 32339 raft_consensus.cc:3060] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:27.111428 32460 leader_election.cc:290] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 3 election: Requested vote from peers 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:27.112373 32473 raft_consensus.cc:515] T 8fe8a9107d124c99a1815c948e7763cf P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:27.113173 31020 raft_consensus.cc:2468] T 0bb7d70b9a8546e6be62cec192f84a56 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5b1f169962e4544857edd56e56b5da6 in term 3.
I20260709 12:13:27.113950 31738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f275cdefdd443bbac9d440f67b9b52" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6"
I20260709 12:13:27.126717 31168 raft_consensus.cc:2468] T 65028637ee2f479e868c440d0643d802 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 2.
I20260709 12:13:27.093144 31093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fa0925ac64c4fc69dbac49cef120871" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
W20260709 12:13:27.144995 31065 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.530s	user 0.021s	sys 0.058s
W20260709 12:13:27.145437 31065 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.530s	user 0.021s	sys 0.058s
I20260709 12:13:27.094049 31062 leader_election.cc:304] T 544029f2ed67441abec2700df0a8363b P dc254a15e8d54188a2ec3927216ff482 [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: dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d, f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:26.874156 32584 raft_consensus.cc:515] T bfb1959a138f4ebba53b5a0a4a24c8c2 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:27.139977 32473 leader_election.cc:290] T 8fe8a9107d124c99a1815c948e7763cf P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:27.148103 31170 raft_consensus.cc:515] T cc87527d684e493cb49a0976b66b95e1 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:27.088733 32625 raft_consensus.cc:493] T e9314181f732426eb7e9843e26c00441 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:27.053236 32463 consensus_queue.cc:1059] T 82a9708851e94168bd57fc180b63b823 P 004887887de44a6584632617dc197d7d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.090s
I20260709 12:13:27.172258 31017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042dbb10c08f41079ee3548b80f387dc" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
W20260709 12:13:27.170791 31062 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.193:37577, user_credentials={real_user=slave}} blocked reactor thread for 76879.5us
I20260709 12:13:27.184340 31099 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:56624 (request call id 1419) took 1166 ms. Trace:
I20260709 12:13:27.184767 31099 rpcz_store.cc:276] 0709 12:13:26.002616 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:26.002809 (+   193us) service_pool.cc:224] Handling call
0709 12:13:26.004835 (+  2026us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:26.112506 (+107671us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:27.168390 (+1055884us) spinlock_profiling.cc:243] Waited 107 ms on lock 0x7b5400209254. stack: 00007f6234cfc343 00007f6234cfc240 00007f623468b1d4 00007f623e3c9304 00007f623e3c9299 00007f6237d84571 00007f6237e1be01 00007f6237e1a83e 00007f623cddf419 00007f6236356bd4 00007f6236356b62 00007f6236356a91 00007f6236356a0c 00007f6236355cc2 00007f623615648c 00007f62361558c6
0709 12:13:27.168561 (+   171us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":246203264}
I20260709 12:13:27.142266 32470 raft_consensus.cc:3060] T e9314181f732426eb7e9843e26c00441 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:27.187388 31170 leader_election.cc:290] T cc87527d684e493cb49a0976b66b95e1 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
W20260709 12:13:27.157389 32598 log.cc:927] Time spent T f92a0813319c4f38be8a80039868f119 P dc254a15e8d54188a2ec3927216ff482: Append to log took a long time: real 0.070s	user 0.001s	sys 0.000s
I20260709 12:13:27.151158 32405 raft_consensus.cc:2749] T 49db8909ad064e4baadeeac9c9843305 P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:27.154418 32568 raft_consensus.cc:2749] T bfb1959a138f4ebba53b5a0a4a24c8c2 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:27.152593 32479 leader_election.cc:290] T 4434b7cfdd8a4d55a13d851238afa80e P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:27.193729 31165 raft_consensus.cc:1240] T bfb1959a138f4ebba53b5a0a4a24c8c2 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Rejecting Update request from peer dc254a15e8d54188a2ec3927216ff482 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:27.130457 32406 consensus_queue.cc:1059] T 847dc84de6644d7a8e98748f55c1a5ec P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.041s
W20260709 12:13:27.192438 31063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.196:36387, user_credentials={real_user=slave}} blocked reactor thread for 63908.2us
I20260709 12:13:27.205173 31063 leader_election.cc:304] T b4e824b74f3b49098cec0b4f19f7d815 P dc254a15e8d54188a2ec3927216ff482 [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: dc254a15e8d54188a2ec3927216ff482; no voters: 30c92db0139b4111bec0f41bfb121c4d, f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:27.191039 31024 raft_consensus.cc:2955] T 1146459722574a00b704b5e4542951bf P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:13:27.184862 32473 raft_consensus.cc:2749] T 544029f2ed67441abec2700df0a8363b P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:27.155961 32635 consensus_queue.cc:1059] T f8f275cdefdd443bbac9d440f67b9b52 P f5b1f169962e4544857edd56e56b5da6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 4, Time since last communication: 0.062s
I20260709 12:13:27.216512 31136 leader_election.cc:304] T e435a41bec8e4146a85d1181681ffadb P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:27.216288 31062 leader_election.cc:304] T e0b90058f469411594295adfd3c779f9 P dc254a15e8d54188a2ec3927216ff482 [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: dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:13:27.185523 32554 raft_consensus.cc:515] T 016bf6119ac04bff95762a1288224c06 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:27.221303 31099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d4b78ad5d5b4e7da91ac5657941e2b9" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:27.186676 32625 raft_consensus.cc:515] T e9314181f732426eb7e9843e26c00441 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:27.227797 32625 leader_election.cc:290] T e9314181f732426eb7e9843e26c00441 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:27.216332 32617 raft_consensus.cc:2749] T b4e824b74f3b49098cec0b4f19f7d815 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 12:13:27.220235 32570 consensus_meta.cc:287] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6: Time spent flushing consensus metadata: real 0.816s	user 0.011s	sys 0.002s
I20260709 12:13:27.232679 32570 raft_consensus.cc:515] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:27.232988 31172 raft_consensus.cc:1275] T e9314181f732426eb7e9843e26c00441 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 12:13:27.234293 31172 pending_rounds.cc:85] T e9314181f732426eb7e9843e26c00441 P 30c92db0139b4111bec0f41bfb121c4d: Aborting all ops after (but not including) 1
W20260709 12:13:27.234473 30970 auto_rebalancer.cc:629] Failed to schedule move for tablet ef255e0f45104a2586066eda21e8e5ca: Remote error: Service unavailable: leader transfer in progress
I20260709 12:13:27.234530 31172 pending_rounds.cc:107] T e9314181f732426eb7e9843e26c00441 P 30c92db0139b4111bec0f41bfb121c4d: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 12:13:27.234961 31172 raft_consensus.cc:2889] T e9314181f732426eb7e9843e26c00441 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:27.236891 32640 raft_consensus.cc:2749] T e0b90058f469411594295adfd3c779f9 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:27.238564 32554 leader_election.cc:290] T 016bf6119ac04bff95762a1288224c06 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 3 election: Requested vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:27.239977 32636 raft_consensus.cc:3055] T f8f275cdefdd443bbac9d440f67b9b52 P f5b1f169962e4544857edd56e56b5da6 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:27.240574 32636 raft_consensus.cc:740] T f8f275cdefdd443bbac9d440f67b9b52 P f5b1f169962e4544857edd56e56b5da6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f5b1f169962e4544857edd56e56b5da6, State: Running, Role: LEADER
I20260709 12:13:27.241645 32636 consensus_queue.cc:260] T f8f275cdefdd443bbac9d440f67b9b52 P f5b1f169962e4544857edd56e56b5da6 [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:27.273241 32584 leader_election.cc:290] T bfb1959a138f4ebba53b5a0a4a24c8c2 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 election: Requested vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:27.273919 32469 consensus_queue.cc:1048] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:27.286852 31020 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:47096 (request call id 95) took 1049 ms. Trace:
I20260709 12:13:27.287420 31020 rpcz_store.cc:276] 0709 12:13:26.237197 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:26.237386 (+   189us) service_pool.cc:224] Handling call
0709 12:13:26.441342 (+203956us) spinlock_profiling.cc:243] Waited 978 us on lock 0x7b5800000c98. stack: 00007f6234cfc343 00007f6234cfc240 00007f623468b1d4 00007f623e3c9304 00007f623e3c9299 00007f6234bb6db1 00007f6234cf6b71 00007f6234cf6a22 00007f623dc0f8d9 00007f623cd69ee0 00007f623ce330ab 00007f623ce33131 00007f623cde10a0 00007f623cde0984 00007f623635b6d4 00007f623635b662
0709 12:13:27.286560 (+845218us) spinlock_profiling.cc:243] Waited 590 ms on lock 0x7b54002599d4. stack: 00007f6234cfc343 00007f6234cfc240 00007f623468b1d4 00007f623e3c9304 00007f623e3c9299 00007f6237d84571 00007f6237e1f2fa 00007f623cde0b17 00007f623635b6d4 00007f623635b662 00007f623635b591 00007f623635b50c 00007f623635a7c2 00007f623615648c 00007f62361558c6 00007f623615526f
0709 12:13:27.286726 (+   166us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1359050752}
I20260709 12:13:27.312803 32339 raft_consensus.cc:515] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:27.317348 32554 raft_consensus.cc:493] T 2e35674711c84471b938c16e846e1e8c P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:27.318091 32554 raft_consensus.cc:515] T 2e35674711c84471b938c16e846e1e8c P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
W20260709 12:13:27.363840 31062 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.193:37577, user_credentials={real_user=slave}} blocked reactor thread for 147620us
W20260709 12:13:27.363849 31136 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.193:37577, user_credentials={real_user=slave}} blocked reactor thread for 147388us
I20260709 12:13:27.365689 31136 leader_election.cc:304] T e423dd71a8004c5e93c55b30c614d23b P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:27.366958 31136 leader_election.cc:304] T 36032815941b49f4a4d107a8da22a256 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:27.368814 31093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d6e271c5f0a401a94b07a3da7dc3e89" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:27.369320 31099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "847dc84de6644d7a8e98748f55c1a5ec" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:13:27.369320 31747 raft_consensus.cc:1240] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6 [term 4 FOLLOWER]: Rejecting Update request from peer dc254a15e8d54188a2ec3927216ff482 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:27.371452 31062 leader_election.cc:304] T ef3b18c8988842ebb49493971467b689 P dc254a15e8d54188a2ec3927216ff482 [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: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:13:27.366302 32636 raft_consensus.cc:3060] T f8f275cdefdd443bbac9d440f67b9b52 P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:27.373374 32538 raft_consensus.cc:2804] T ef3b18c8988842ebb49493971467b689 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:27.373744 32538 raft_consensus.cc:493] T ef3b18c8988842ebb49493971467b689 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:27.374092 32538 raft_consensus.cc:3060] T ef3b18c8988842ebb49493971467b689 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:27.369656 32637 raft_consensus.cc:2749] T e423dd71a8004c5e93c55b30c614d23b P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:27.369553 32592 raft_consensus.cc:2749] T 36032815941b49f4a4d107a8da22a256 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:27.382412 31017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f087f314a0643ffbadf73e1fc2843c9" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:27.383371 31020 raft_consensus.cc:1275] T e9314181f732426eb7e9843e26c00441 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:27.379488 32616 consensus_queue.cc:1059] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.005s
I20260709 12:13:27.371021 32339 leader_election.cc:290] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 4 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:27.389274 30989 leader_election.cc:304] T 8d67e4d0c72f479ea4647afa7039f263 P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:27.390084 32397 raft_consensus.cc:2749] T 8d67e4d0c72f479ea4647afa7039f263 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:27.390829 32554 leader_election.cc:290] T 2e35674711c84471b938c16e846e1e8c P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:27.394269 31018 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ef255e0f45104a2586066eda21e8e5ca"
dest_uuid: "004887887de44a6584632617dc197d7d"
 from {username='slave'} at 127.0.0.1:34670
I20260709 12:13:27.395051 31018 raft_consensus.cc:493] T ef255e0f45104a2586066eda21e8e5ca P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:27.395975 31747 raft_consensus.cc:1240] T 847dc84de6644d7a8e98748f55c1a5ec P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Rejecting Update request from peer dc254a15e8d54188a2ec3927216ff482 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:27.396616 31018 raft_consensus.cc:3060] T ef255e0f45104a2586066eda21e8e5ca P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:27.397220 31743 raft_consensus.cc:1240] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6 [term 4 FOLLOWER]: Rejecting Update request from peer dc254a15e8d54188a2ec3927216ff482 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:27.400723 31712 leader_election.cc:304] T 847dc84de6644d7a8e98748f55c1a5ec P f5b1f169962e4544857edd56e56b5da6 [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: f5b1f169962e4544857edd56e56b5da6; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:27.401950 32537 consensus_queue.cc:1059] T 847dc84de6644d7a8e98748f55c1a5ec P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:27.403398 32618 raft_consensus.cc:3055] T 82a9708851e94168bd57fc180b63b823 P 004887887de44a6584632617dc197d7d [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:27.406599 30989 leader_election.cc:304] T b076f86e4ed644b280f0eee401d38c47 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:27.409849 31021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fe8a9107d124c99a1815c948e7763cf" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:27.416968 31093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bc24a79ea234c19aa54649c73e392af" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:27.418752 31099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ee6b7916bad47ff92e5c5380ec866ca" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:27.423728 31099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "016bf6119ac04bff95762a1288224c06" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
W20260709 12:13:27.422605 31136 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.193:37577, user_credentials={real_user=slave}} blocked reactor thread for 52227.8us
I20260709 12:13:27.432238 32575 consensus_queue.cc:1048] T e9314181f732426eb7e9843e26c00441 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:27.432667 32397 raft_consensus.cc:2749] T b076f86e4ed644b280f0eee401d38c47 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:27.419127 32618 raft_consensus.cc:740] T 82a9708851e94168bd57fc180b63b823 P 004887887de44a6584632617dc197d7d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Running, Role: LEADER
I20260709 12:13:27.435266 31017 raft_consensus.cc:1275] T 1ea66b0b7a624931b06513f285ef85dc P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:27.438956 31710 leader_election.cc:304] T 4225e109131c4e4d8ee206f916cbb15f P f5b1f169962e4544857edd56e56b5da6 [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: f5b1f169962e4544857edd56e56b5da6; no voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:13:27.440371 31021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc87527d684e493cb49a0976b66b95e1" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:13:27.441164 31021 raft_consensus.cc:3055] T cc87527d684e493cb49a0976b66b95e1 P 004887887de44a6584632617dc197d7d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:27.441519 31021 raft_consensus.cc:740] T cc87527d684e493cb49a0976b66b95e1 P 004887887de44a6584632617dc197d7d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Running, Role: LEADER
I20260709 12:13:27.428117 32570 leader_election.cc:290] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 4 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:27.428866 32339 raft_consensus.cc:2749] T 847dc84de6644d7a8e98748f55c1a5ec P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:27.452869 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:13:27.461984 32570 raft_consensus.cc:2749] T 4225e109131c4e4d8ee206f916cbb15f P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:27.418706 32438 consensus_queue.cc:1059] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false }, Status: INVALID_TERM, Last received: 3.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.028s
I20260709 12:13:27.465024 32438 raft_consensus.cc:3055] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:27.465536 32438 raft_consensus.cc:740] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Running, Role: LEADER
I20260709 12:13:27.467564 31015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65028637ee2f479e868c440d0643d802" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:27.471235 31099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d4b78ad5d5b4e7da91ac5657941e2b9" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:13:27.472465 31090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d6e271c5f0a401a94b07a3da7dc3e89" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:13:27.473567 31092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e35674711c84471b938c16e846e1e8c" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:27.444015 32618 consensus_queue.cc:260] T 82a9708851e94168bd57fc180b63b823 P 004887887de44a6584632617dc197d7d [NON_LEADER]: Queue going to NON_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: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:27.476440 32618 raft_consensus.cc:3060] T 82a9708851e94168bd57fc180b63b823 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:27.443403 32470 raft_consensus.cc:2749] T e435a41bec8e4146a85d1181681ffadb P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:27.455466 31018 raft_consensus.cc:515] T ef255e0f45104a2586066eda21e8e5ca P 004887887de44a6584632617dc197d7d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:27.486033 32641 raft_consensus.cc:493] T 358c892619c546d893d935c1bd85f699 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f5b1f169962e4544857edd56e56b5da6)
I20260709 12:13:27.499539 31018 leader_election.cc:290] T ef255e0f45104a2586066eda21e8e5ca P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 4 election: Requested vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:27.500722 31169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042dbb10c08f41079ee3548b80f387dc" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:27.506937 32577 raft_consensus.cc:3055] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:27.507565 32577 raft_consensus.cc:740] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Running, Role: LEADER
I20260709 12:13:27.508714 32577 consensus_queue.cc:260] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:27.484809 32538 raft_consensus.cc:515] T ef3b18c8988842ebb49493971467b689 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:27.510958 31092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef255e0f45104a2586066eda21e8e5ca" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:13:27.512202 31092 raft_consensus.cc:3055] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:27.512552 31092 raft_consensus.cc:740] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Running, Role: LEADER
I20260709 12:13:27.513352 31092 consensus_queue.cc:260] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:27.511564 31094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9314181f732426eb7e9843e26c00441" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:27.486639 32641 raft_consensus.cc:515] T 358c892619c546d893d935c1bd85f699 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:27.513373 32538 leader_election.cc:290] T ef3b18c8988842ebb49493971467b689 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:27.510697 32577 raft_consensus.cc:3060] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:27.516608 32641 leader_election.cc:290] T 358c892619c546d893d935c1bd85f699 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
W20260709 12:13:27.526835 32634 log.cc:927] Time spent T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482: Append to log took a long time: real 0.317s	user 0.001s	sys 0.000s
I20260709 12:13:27.531349 31015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "358c892619c546d893d935c1bd85f699" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:27.542505 32475 raft_consensus.cc:493] T bbe5fe8de7a54e2c837e2d900e67f4e4 P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:27.543097 32475 raft_consensus.cc:3060] T bbe5fe8de7a54e2c837e2d900e67f4e4 P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:27.502158 32438 consensus_queue.cc:260] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:27.560634 32644 raft_consensus.cc:493] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:27.578670 32644 raft_consensus.cc:515] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
W20260709 12:13:27.587221 31137 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:27.588302 31062 leader_election.cc:304] T 67114a3a63b948b296904b3bee168601 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:13:27.591048 31747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfb1959a138f4ebba53b5a0a4a24c8c2" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6"
I20260709 12:13:27.591931 31062 leader_election.cc:304] T 051f7a89dfe54831a6a0e432f7181795 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:13:27.592396 32637 raft_consensus.cc:493] T 279f04a2428640c58dcd613817c07b02 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:27.593292 32481 raft_consensus.cc:2749] T 67114a3a63b948b296904b3bee168601 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:27.593607 32643 raft_consensus.cc:493] T b6f50d0c5d864cb5abb35e0264634381 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:27.595577 31166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3b18c8988842ebb49493971467b689" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:27.597075 31166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f087f314a0643ffbadf73e1fc2843c9" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:27.597407 31171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fe8a9107d124c99a1815c948e7763cf" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:27.597688 31168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4434b7cfdd8a4d55a13d851238afa80e" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:27.598459 31745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "358c892619c546d893d935c1bd85f699" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:27.603662 31062 leader_election.cc:304] T 65028637ee2f479e868c440d0643d802 P dc254a15e8d54188a2ec3927216ff482 [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: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d
I20260709 12:13:27.592895 32637 raft_consensus.cc:515] T 279f04a2428640c58dcd613817c07b02 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:27.600307 32616 raft_consensus.cc:2749] T 051f7a89dfe54831a6a0e432f7181795 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:27.606417 31166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3b18c8988842ebb49493971467b689" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:13:27.608402 31022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea66b0b7a624931b06513f285ef85dc" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:27.604597 32485 consensus_queue.cc:1059] T bfb1959a138f4ebba53b5a0a4a24c8c2 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.005s
I20260709 12:13:27.610551 31022 raft_consensus.cc:2468] T 1ea66b0b7a624931b06513f285ef85dc P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 3.
I20260709 12:13:27.610966 32484 raft_consensus.cc:3055] T bfb1959a138f4ebba53b5a0a4a24c8c2 P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:27.594249 32571 consensus_queue.cc:1048] T 1ea66b0b7a624931b06513f285ef85dc P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
I20260709 12:13:27.611332 32484 raft_consensus.cc:740] T bfb1959a138f4ebba53b5a0a4a24c8c2 P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Running, Role: LEADER
I20260709 12:13:27.604462 32481 consensus_queue.cc:1048] T e9314181f732426eb7e9843e26c00441 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 12:13:27.606397 32538 raft_consensus.cc:2804] T 65028637ee2f479e868c440d0643d802 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:27.594156 32643 raft_consensus.cc:515] T b6f50d0c5d864cb5abb35e0264634381 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:27.614977 31136 leader_election.cc:304] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [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: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: 
I20260709 12:13:27.605010 32577 raft_consensus.cc:493] T 30aaa322462d471391f3699e252ff4d9 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:27.619072 32482 leader_election.cc:290] T 65028637ee2f479e868c440d0643d802 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:27.615877 32538 raft_consensus.cc:493] T 65028637ee2f479e868c440d0643d802 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:27.620889 32475 raft_consensus.cc:515] T bbe5fe8de7a54e2c837e2d900e67f4e4 P f5b1f169962e4544857edd56e56b5da6 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:27.623327 32637 leader_election.cc:290] T 279f04a2428640c58dcd613817c07b02 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:27.635879 31094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc87527d684e493cb49a0976b66b95e1" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:13:27.636551 31094 raft_consensus.cc:3060] T cc87527d684e493cb49a0976b66b95e1 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:27.621846 30922 catalog_manager.cc:5697] T 016bf6119ac04bff95762a1288224c06 P f5b1f169962e4544857edd56e56b5da6 reported cstate change: term changed from 1 to 2, leader changed from 004887887de44a6584632617dc197d7d (127.29.32.193) to f5b1f169962e4544857edd56e56b5da6 (127.29.32.196). New cstate: current_term: 2 leader_uuid: "f5b1f169962e4544857edd56e56b5da6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:27.624620 31021 consensus_queue.cc:260] T cc87527d684e493cb49a0976b66b95e1 P 004887887de44a6584632617dc197d7d [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:27.625275 32643 leader_election.cc:290] T b6f50d0c5d864cb5abb35e0264634381 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:27.625798 32484 consensus_queue.cc:260] T bfb1959a138f4ebba53b5a0a4a24c8c2 P dc254a15e8d54188a2ec3927216ff482 [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: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:27.627278 32571 raft_consensus.cc:493] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:27.629043 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65028637ee2f479e868c440d0643d802" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:27.629428 32479 raft_consensus.cc:493] T a80baabb486f42a4a982e88ae6a2ffd1 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:27.629539 32617 raft_consensus.cc:493] T 0bc24a79ea234c19aa54649c73e392af P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:27.632215 31138 leader_election.cc:304] T ced8b161997f4619ae2bef909f847a9c P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d
I20260709 12:13:27.633246 31022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6f50d0c5d864cb5abb35e0264634381" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:27.637717 31021 raft_consensus.cc:3060] T cc87527d684e493cb49a0976b66b95e1 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:27.638000 31137 leader_election.cc:304] T 358c892619c546d893d935c1bd85f699 P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:27.637945 30922 catalog_manager.cc:5697] T f8f275cdefdd443bbac9d440f67b9b52 P f5b1f169962e4544857edd56e56b5da6 reported cstate change: term changed from 1 to 2, leader changed from 004887887de44a6584632617dc197d7d (127.29.32.193) to f5b1f169962e4544857edd56e56b5da6 (127.29.32.196). New cstate: current_term: 2 leader_uuid: "f5b1f169962e4544857edd56e56b5da6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:27.640866 31093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfb1959a138f4ebba53b5a0a4a24c8c2" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:13:27.644883 30922 catalog_manager.cc:5697] T 40086b02d9b745708aaacf2ed35c7b0f P f5b1f169962e4544857edd56e56b5da6 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "f5b1f169962e4544857edd56e56b5da6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:27.635205 32470 raft_consensus.cc:2804] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:27.635461 32538 raft_consensus.cc:3060] T 65028637ee2f479e868c440d0643d802 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:27.647676 31138 leader_election.cc:304] T 82a9708851e94168bd57fc180b63b823 P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:27.633671 32644 leader_election.cc:290] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:27.650480 31099 raft_consensus.cc:1240] T b4e824b74f3b49098cec0b4f19f7d815 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Rejecting Update request from peer 30c92db0139b4111bec0f41bfb121c4d for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:27.653347 31099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea66b0b7a624931b06513f285ef85dc" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:27.654462 31099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "279f04a2428640c58dcd613817c07b02" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:27.655170 31745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "279f04a2428640c58dcd613817c07b02" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:27.656664 31062 leader_election.cc:304] T 6f087f314a0643ffbadf73e1fc2843c9 P dc254a15e8d54188a2ec3927216ff482 [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: dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:13:27.658080 31062 leader_election.cc:304] T 8fe8a9107d124c99a1815c948e7763cf P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:13:27.666352 31099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6f50d0c5d864cb5abb35e0264634381" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:27.667176 31062 leader_election.cc:304] T 4434b7cfdd8a4d55a13d851238afa80e P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:13:27.669595 31744 raft_consensus.cc:1240] T bbe5fe8de7a54e2c837e2d900e67f4e4 P f5b1f169962e4544857edd56e56b5da6 [term 4 FOLLOWER]: Rejecting Update request from peer 30c92db0139b4111bec0f41bfb121c4d for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:27.673689 31138 leader_election.cc:304] T b6f50d0c5d864cb5abb35e0264634381 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:27.649958 32470 raft_consensus.cc:493] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:27.650941 32462 raft_consensus.cc:2749] T 358c892619c546d893d935c1bd85f699 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:27.651331 32641 raft_consensus.cc:2804] T ced8b161997f4619ae2bef909f847a9c P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:27.652771 32643 raft_consensus.cc:2749] T 82a9708851e94168bd57fc180b63b823 P 30c92db0139b4111bec0f41bfb121c4d [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:13:27.655751 32484 raft_consensus.cc:3060] T bfb1959a138f4ebba53b5a0a4a24c8c2 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:27.644230 32571 raft_consensus.cc:515] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:27.641060 32479 raft_consensus.cc:515] T a80baabb486f42a4a982e88ae6a2ffd1 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:27.682253 31094 raft_consensus.cc:2468] T cc87527d684e493cb49a0976b66b95e1 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 3.
I20260709 12:13:27.694871 31021 raft_consensus.cc:2468] T cc87527d684e493cb49a0976b66b95e1 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 3.
I20260709 12:13:27.637717 32577 raft_consensus.cc:515] T 30aaa322462d471391f3699e252ff4d9 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:27.671535 32485 raft_consensus.cc:2749] T 6f087f314a0643ffbadf73e1fc2843c9 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:27.673589 32575 raft_consensus.cc:2749] T 8fe8a9107d124c99a1815c948e7763cf P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:27.679663 32470 raft_consensus.cc:3060] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:27.684072 32637 raft_consensus.cc:2749] T b6f50d0c5d864cb5abb35e0264634381 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:27.689854 32475 leader_election.cc:290] T bbe5fe8de7a54e2c837e2d900e67f4e4 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 4 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:27.649153 32617 raft_consensus.cc:515] T 0bc24a79ea234c19aa54649c73e392af P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:27.673421 32616 raft_consensus.cc:2749] T 4434b7cfdd8a4d55a13d851238afa80e P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:27.683493 31137 leader_election.cc:304] T 279f04a2428640c58dcd613817c07b02 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: dc254a15e8d54188a2ec3927216ff482, f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:27.692027 31170 consensus_queue.cc:237] T 1fa0925ac64c4fc69dbac49cef120871 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Queue 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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
I20260709 12:13:27.695864 31138 leader_election.cc:304] T cc87527d684e493cb49a0976b66b95e1 P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:13:27.682801 32641 raft_consensus.cc:493] T ced8b161997f4619ae2bef909f847a9c P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting leader election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:27.684334 32469 consensus_queue.cc:1059] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.022s
I20260709 12:13:27.707614 31167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe5fe8de7a54e2c837e2d900e67f4e4" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:13:27.706548 32641 raft_consensus.cc:3060] T ced8b161997f4619ae2bef909f847a9c P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:27.704470 32521 raft_consensus.cc:2749] T 279f04a2428640c58dcd613817c07b02 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:27.706137 32511 raft_consensus.cc:2804] T cc87527d684e493cb49a0976b66b95e1 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:27.718192 32617 leader_election.cc:290] T 0bc24a79ea234c19aa54649c73e392af P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:27.721092 31167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bc24a79ea234c19aa54649c73e392af" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:27.721441 32540 raft_consensus.cc:3055] T 847dc84de6644d7a8e98748f55c1a5ec P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:27.724139 32540 raft_consensus.cc:740] T 847dc84de6644d7a8e98748f55c1a5ec P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Running, Role: LEADER
I20260709 12:13:27.724484 32571 leader_election.cc:290] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:27.725037 32540 consensus_queue.cc:260] T 847dc84de6644d7a8e98748f55c1a5ec P dc254a15e8d54188a2ec3927216ff482 [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:27.725733 31167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85dd68fb6cfa4fffb12fab8a8cd23e14" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:27.726452 32540 raft_consensus.cc:3060] T 847dc84de6644d7a8e98748f55c1a5ec P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:27.725937 32479 leader_election.cc:290] T a80baabb486f42a4a982e88ae6a2ffd1 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:27.733026 31017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bc24a79ea234c19aa54649c73e392af" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:27.736208 31021 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30aaa322462d471391f3699e252ff4d9"
dest_uuid: "004887887de44a6584632617dc197d7d"
mode: GRACEFUL
new_leader_uuid: "30c92db0139b4111bec0f41bfb121c4d"
 from {username='slave'} at 127.0.0.1:43706
I20260709 12:13:27.736784 31021 raft_consensus.cc:606] T 30aaa322462d471391f3699e252ff4d9 P 004887887de44a6584632617dc197d7d [term 2 LEADER]: Received request to transfer leadership to TS 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:13:27.738483 31167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80baabb486f42a4a982e88ae6a2ffd1" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:27.738490 31020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3b18c8988842ebb49493971467b689" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d"
I20260709 12:13:27.746049 31020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80baabb486f42a4a982e88ae6a2ffd1" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:27.710837 32637 consensus_queue.cc:1059] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false }, Status: INVALID_TERM, Last received: 3.5, Next index: 6, Last known committed idx: 4, Time since last communication: 0.011s
I20260709 12:13:27.753340 32479 consensus_queue.cc:1048] T 1ea66b0b7a624931b06513f285ef85dc P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 12:13:27.721833 32511 raft_consensus.cc:697] T cc87527d684e493cb49a0976b66b95e1 P 30c92db0139b4111bec0f41bfb121c4d [term 3 LEADER]: Becoming Leader. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Running, Role: LEADER
I20260709 12:13:27.759694 32511 consensus_queue.cc:237] T cc87527d684e493cb49a0976b66b95e1 P 30c92db0139b4111bec0f41bfb121c4d [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:27.761693 32417 raft_consensus.cc:3055] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:27.762262 32417 raft_consensus.cc:740] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Running, Role: LEADER
I20260709 12:13:27.763144 32417 consensus_queue.cc:260] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d [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: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:27.764463 32417 raft_consensus.cc:3060] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:27.769436 32577 leader_election.cc:290] T 30aaa322462d471391f3699e252ff4d9 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:27.776243 31093 raft_consensus.cc:2468] T bfb1959a138f4ebba53b5a0a4a24c8c2 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 2.
I20260709 12:13:27.777151 30987 leader_election.cc:304] T a80baabb486f42a4a982e88ae6a2ffd1 P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:27.779960 30987 leader_election.cc:304] T 1fa0925ac64c4fc69dbac49cef120871 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:27.781035 31062 leader_election.cc:304] T 0bc24a79ea234c19aa54649c73e392af P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:13:27.784250 32459 raft_consensus.cc:2749] T 1fa0925ac64c4fc69dbac49cef120871 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:27.784330 32605 ts_tablet_manager.cc:933] T 1146459722574a00b704b5e4542951bf P f5b1f169962e4544857edd56e56b5da6: Initiating tablet copy from peer 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
W20260709 12:13:27.793557 31063 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:27.785319 32473 raft_consensus.cc:2749] T 0bc24a79ea234c19aa54649c73e392af P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:27.780573 31739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe5fe8de7a54e2c837e2d900e67f4e4" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 4 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:27.800062 31062 leader_election.cc:304] T ef3b18c8988842ebb49493971467b689 P dc254a15e8d54188a2ec3927216ff482 [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: dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:13:27.805989 31062 leader_election.cc:304] T a80baabb486f42a4a982e88ae6a2ffd1 P dc254a15e8d54188a2ec3927216ff482 [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: dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:13:27.780848 32427 raft_consensus.cc:2749] T a80baabb486f42a4a982e88ae6a2ffd1 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:27.811486 31167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ee6b7916bad47ff92e5c5380ec866ca" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:27.811739 31166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bc24a79ea234c19aa54649c73e392af" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:27.812559 31165 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30aaa322462d471391f3699e252ff4d9"
dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
 from {username='slave'} at 127.0.0.1:38710
I20260709 12:13:27.812984 31167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30aaa322462d471391f3699e252ff4d9" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:27.813093 31165 raft_consensus.cc:493] T 30aaa322462d471391f3699e252ff4d9 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:27.813853 31165 raft_consensus.cc:3060] T 30aaa322462d471391f3699e252ff4d9 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:27.815613 31170 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ced8b161997f4619ae2bef909f847a9c"
dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
 from {username='slave'} at 127.0.0.1:38710
I20260709 12:13:27.818688 31167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9314181f732426eb7e9843e26c00441" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:27.801690 32481 raft_consensus.cc:2749] T ef3b18c8988842ebb49493971467b689 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 12:13:27.829540 30989 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:27.833750 31165 raft_consensus.cc:515] T 30aaa322462d471391f3699e252ff4d9 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
/apache/dev/git/kudu/src/kudu/master/auto_leader_rebalancer-test.cc:454: Failure
Failed
Bad status: Remote error: Service unavailable: leadership transfer for 30aaa322462d471391f3699e252ff4d9 already in progress
I20260709 12:13:27.820099 32473 raft_consensus.cc:2749] T a80baabb486f42a4a982e88ae6a2ffd1 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:27.858064 31165 leader_election.cc:290] T 30aaa322462d471391f3699e252ff4d9 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:27.868377 31710 leader_election.cc:304] T 042dbb10c08f41079ee3548b80f387dc P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5b1f169962e4544857edd56e56b5da6; no voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:13:27.870397 31747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e35674711c84471b938c16e846e1e8c" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:27.870723 31710 leader_election.cc:304] T 0bb7d70b9a8546e6be62cec192f84a56 P f5b1f169962e4544857edd56e56b5da6 [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: 004887887de44a6584632617dc197d7d, f5b1f169962e4544857edd56e56b5da6; no voters: 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:13:27.841970 31016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30aaa322462d471391f3699e252ff4d9" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "004887887de44a6584632617dc197d7d" is_pre_election: true
I20260709 12:13:27.873366 31165 raft_consensus.cc:1240] T 30aaa322462d471391f3699e252ff4d9 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Rejecting Update request from peer 004887887de44a6584632617dc197d7d for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:27.845048 31739 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44234 (request call id 270) took 1332 ms. Trace:
W20260709 12:13:27.897603 31136 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.193:37577, user_credentials={real_user=slave}} blocked reactor thread for 197989us
I20260709 12:13:27.876416 29827 tablet_server.cc:179] TabletServer@127.29.32.193:0 shutting down...
I20260709 12:13:27.879622 32636 raft_consensus.cc:2804] T 0bb7d70b9a8546e6be62cec192f84a56 P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:27.872027 32550 raft_consensus.cc:2749] T 042dbb10c08f41079ee3548b80f387dc P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:27.863265 31741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d4b78ad5d5b4e7da91ac5657941e2b9" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:27.886819 32641 raft_consensus.cc:515] T ced8b161997f4619ae2bef909f847a9c P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:27.892028 31016 raft_consensus.cc:1240] T ef255e0f45104a2586066eda21e8e5ca P 004887887de44a6584632617dc197d7d [term 4 FOLLOWER]: Rejecting Update request from peer dc254a15e8d54188a2ec3927216ff482 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:27.891938 31062 leader_election.cc:304] T 30aaa322462d471391f3699e252ff4d9 P dc254a15e8d54188a2ec3927216ff482 [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: dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:13:27.892532 32605 tablet_copy_client.cc:323] T 1146459722574a00b704b5e4542951bf P f5b1f169962e4544857edd56e56b5da6: tablet copy: Beginning tablet copy session from remote peer at address 127.29.32.195:38253
I20260709 12:13:27.897591 30988 leader_election.cc:304] T 544029f2ed67441abec2700df0a8363b P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d; no voters: dc254a15e8d54188a2ec3927216ff482, f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:27.862836 32594 raft_consensus.cc:493] T a924d4172d594d1b9b1a27405f62e113 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:27.965562 31741 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:44234 (request call id 273) took 1129 ms. Trace:
I20260709 12:13:27.908185 31738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85dd68fb6cfa4fffb12fab8a8cd23e14" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:27.949860 32511 raft_consensus.cc:3055] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:28.013283 31166 raft_consensus.cc:1240] T cc87527d684e493cb49a0976b66b95e1 P 30c92db0139b4111bec0f41bfb121c4d [term 3 LEADER]: Rejecting Update request from peer 004887887de44a6584632617dc197d7d for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:27.905337 32470 raft_consensus.cc:515] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:28.038966 31172 raft_consensus.cc:1240] T ced8b161997f4619ae2bef909f847a9c P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Rejecting Update request from peer 004887887de44a6584632617dc197d7d for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:27.919075 32636 raft_consensus.cc:697] T 0bb7d70b9a8546e6be62cec192f84a56 P f5b1f169962e4544857edd56e56b5da6 [term 3 LEADER]: Becoming Leader. State: Replica: f5b1f169962e4544857edd56e56b5da6, State: Running, Role: LEADER
I20260709 12:13:27.936139 32537 raft_consensus.cc:2749] T 30aaa322462d471391f3699e252ff4d9 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:27.902302 32397 raft_consensus.cc:493] T 358c892619c546d893d935c1bd85f699 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f5b1f169962e4544857edd56e56b5da6)
I20260709 12:13:28.026955 31169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef255e0f45104a2586066eda21e8e5ca" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
W20260709 12:13:28.036132 30988 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.196:36387, user_credentials={real_user=slave}} blocked reactor thread for 138702us
I20260709 12:13:28.039628 31170 raft_consensus.cc:493] T ced8b161997f4619ae2bef909f847a9c P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:13:28.051116 31170 raft_consensus.cc:3060] T ced8b161997f4619ae2bef909f847a9c P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:27.898234 31739 rpcz_store.cc:276] 0709 12:13:26.505899 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:26.506046 (+   147us) service_pool.cc:224] Handling call
0709 12:13:26.877140 (+371094us) spinlock_profiling.cc:243] Waited 3.47 ms on lock 0x7b58001d5b98. stack: 00007f6234cfc343 00007f6234cfc240 00007f623468b1d4 00007f623e3c9304 00007f623e3c9299 00007f6234bb6db1 00007f6234cf6b71 00007f6234cf6a22 00007f623dc0f8d9 00007f623cd69ee0 00007f623ce330ab 00007f623ce33131 00007f623cde10a0 00007f623cde0984 00007f623635b6d4 00007f623635b662
0709 12:13:27.780427 (+903287us) spinlock_profiling.cc:243] Waited 96.6 ms on lock 0x7b58001d5b98. stack: 00007f6234cfc343 00007f6234cfc240 00007f623468b1d4 00007f623e3c9304 00007f623e3c9299 00007f6234bb6db1 00007f6234cf6e9c 00007f6234cf6a5b 00007f623dc0f8d9 00007f623cd69ee0 00007f623ce330ab 00007f623ce33131 00007f623cde10a0 00007f623cde0984 00007f623635b6d4 00007f623635b662
0709 12:13:27.837748 (+ 57321us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":230209664}
I20260709 12:13:28.045446 31171 raft_consensus.cc:1240] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [term 4 FOLLOWER]: Rejecting Update request from peer dc254a15e8d54188a2ec3927216ff482 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 12:13:28.051682 30988 leader_election.cc:304] T 89ffc555b1d0497aaa94c481f46ffd32 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 004887887de44a6584632617dc197d7d; no voters: dc254a15e8d54188a2ec3927216ff482, f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:28.038470 32457 raft_consensus.cc:2749] T 544029f2ed67441abec2700df0a8363b P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:28.035247 32511 raft_consensus.cc:740] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Running, Role: LEADER
I20260709 12:13:28.062031 32625 raft_consensus.cc:2749] T 89ffc555b1d0497aaa94c481f46ffd32 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:28.063413 32636 consensus_queue.cc:237] T 0bb7d70b9a8546e6be62cec192f84a56 P f5b1f169962e4544857edd56e56b5da6 [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:28.065354 32462 raft_consensus.cc:493] T 051f7a89dfe54831a6a0e432f7181795 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:28.066430 32462 raft_consensus.cc:515] T 051f7a89dfe54831a6a0e432f7181795 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:28.067994 32397 raft_consensus.cc:515] T 358c892619c546d893d935c1bd85f699 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:28.038794 32594 raft_consensus.cc:515] T a924d4172d594d1b9b1a27405f62e113 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:28.071981 32413 raft_consensus.cc:493] T 4434b7cfdd8a4d55a13d851238afa80e P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:28.074918 32413 raft_consensus.cc:515] T 4434b7cfdd8a4d55a13d851238afa80e P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:28.077039 32413 leader_election.cc:290] T 4434b7cfdd8a4d55a13d851238afa80e P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:28.077170 31092 raft_consensus.cc:3060] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:28.029029 31741 rpcz_store.cc:276] 0709 12:13:26.836049 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:26.886032 (+ 49983us) service_pool.cc:224] Handling call
0709 12:13:27.855022 (+968990us) spinlock_profiling.cc:243] Waited 91.4 ms on lock 0x7b58001d5b98. stack: 00007f6234cfc343 00007f6234cfc240 00007f623468b1d4 00007f623e3c9304 00007f623e3c9299 00007f6234bb6db1 00007f6234cf6b71 00007f6234cf6a22 00007f623dc0f8d9 00007f623cd69ee0 00007f623ce330ab 00007f623ce33131 00007f623cde10a0 00007f623cde0984 00007f623635b6d4 00007f623635b662
0709 12:13:27.964387 (+109365us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":210172672}
I20260709 12:13:28.055729 31169 raft_consensus.cc:3060] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:28.082903 30987 leader_election.cc:304] T 4ee6b7916bad47ff92e5c5380ec866ca P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:28.084126 30987 leader_election.cc:304] T 0bc24a79ea234c19aa54649c73e392af P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:28.084841 32457 raft_consensus.cc:2749] T 4ee6b7916bad47ff92e5c5380ec866ca P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:28.085424 32457 raft_consensus.cc:2749] T 0bc24a79ea234c19aa54649c73e392af P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:28.085530 30987 leader_election.cc:304] T e9314181f732426eb7e9843e26c00441 P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:28.062197 32470 leader_election.cc:290] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 4 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:28.087555 32554 raft_consensus.cc:2749] T e9314181f732426eb7e9843e26c00441 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:28.090605 32641 leader_election.cc:290] T ced8b161997f4619ae2bef909f847a9c P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:28.093209 32397 leader_election.cc:290] T 358c892619c546d893d935c1bd85f699 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:28.093802 32612 consensus_queue.cc:1059] T 30aaa322462d471391f3699e252ff4d9 P 004887887de44a6584632617dc197d7d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:28.095121 32611 raft_consensus.cc:3055] T 30aaa322462d471391f3699e252ff4d9 P 004887887de44a6584632617dc197d7d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:28.095490 32611 raft_consensus.cc:740] T 30aaa322462d471391f3699e252ff4d9 P 004887887de44a6584632617dc197d7d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Running, Role: LEADER
I20260709 12:13:28.096330 32611 consensus_queue.cc:260] T 30aaa322462d471391f3699e252ff4d9 P 004887887de44a6584632617dc197d7d [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:28.108893 31063 leader_election.cc:304] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dc254a15e8d54188a2ec3927216ff482; no voters: 30c92db0139b4111bec0f41bfb121c4d, f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:28.113077 31743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "016bf6119ac04bff95762a1288224c06" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6"
I20260709 12:13:28.111709 31170 raft_consensus.cc:515] T ced8b161997f4619ae2bef909f847a9c P 30c92db0139b4111bec0f41bfb121c4d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:28.121938 31024 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:41016 (request call id 1400) took 1240 ms. Trace:
I20260709 12:13:28.122596 31024 rpcz_store.cc:276] 0709 12:13:26.881433 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:26.894112 (+ 12679us) service_pool.cc:224] Handling call
0709 12:13:26.894710 (+   598us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 12:13:26.902112 (+  7402us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 12:13:26.902139 (+    27us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 12:13:26.903668 (+  1529us) log.cc:844] Serialized 506 byte log entry
0709 12:13:27.190877 (+287209us) raft_consensus.cc:1645] Marking committed up to 2
0709 12:13:27.347093 (+156216us) log.cc:844] Serialized 14 byte log entry
0709 12:13:28.116695 (+769602us) spinlock_profiling.cc:243] Waited 16 ms on lock 0x7b54000e5c20. stack: 00007f6234cfc343 00007f6234cfc240 00007f623468b1d4 00007f623e3c9304 00007f623e3c9299 00007f6237d84571 00007f6237d96733 00007f6237e1bdbf 00007f6237e1a83e 00007f623cddf419 00007f6236356bd4 00007f6236356b62 00007f6236356a91 00007f6236356a0c 00007f6236355cc2 00007f623615648c
0709 12:13:28.116776 (+    81us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:28.116921 (+   145us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 12:13:28.116997 (+    76us) raft_consensus.cc:1685] finished
0709 12:13:28.121643 (+  4646us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 12:13:28.121855 (+   212us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":112,"raft.run_cpu_time_us":159,"raft.run_wall_time_us":160,"spinlock_wait_cycles":36752640,"thread_start_us":286807,"threads_started":1,"wal-append.queue_time_us":321406}
W20260709 12:13:28.141642 32658 log.cc:927] Time spent T 00000000000000000000000000000000 P b2cabab1087f4413893c796aceb503f1: Append to log took a long time: real 0.106s	user 0.000s	sys 0.001s
I20260709 12:13:28.153055 31093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30aaa322462d471391f3699e252ff4d9" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:13:28.153764 31093 raft_consensus.cc:3060] T 30aaa322462d471391f3699e252ff4d9 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:28.124541 32629 raft_consensus.cc:2749] T 1146459722574a00b704b5e4542951bf P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:28.142395 32407 raft_consensus.cc:2749] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:28.147188 31712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.194:44499, user_credentials={real_user=slave}} blocked reactor thread for 120952us
I20260709 12:13:28.164410 32473 consensus_queue.cc:1059] T 1ea66b0b7a624931b06513f285ef85dc P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 12:13:28.145347 32664 raft_consensus.cc:493] T 0bb7d70b9a8546e6be62cec192f84a56 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
W20260709 12:13:28.174861 30988 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.196:36387, user_credentials={real_user=slave}} blocked reactor thread for 123281us
I20260709 12:13:28.177994 30988 leader_election.cc:304] T 042dbb10c08f41079ee3548b80f387dc P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d, f5b1f169962e4544857edd56e56b5da6; no voters: 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:13:28.179500 31094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea66b0b7a624931b06513f285ef85dc" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
W20260709 12:13:28.183856 32538 consensus_meta.cc:287] T 65028637ee2f479e868c440d0643d802 P dc254a15e8d54188a2ec3927216ff482: Time spent flushing consensus metadata: real 0.528s	user 0.012s	sys 0.001s
I20260709 12:13:28.184290 32538 raft_consensus.cc:515] T 65028637ee2f479e868c440d0643d802 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:28.189347 31096 raft_consensus.cc:2393] T 65028637ee2f479e868c440d0643d802 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 30c92db0139b4111bec0f41bfb121c4d in current term 3: Already voted for candidate dc254a15e8d54188a2ec3927216ff482 in this term.
I20260709 12:13:28.190037 32538 leader_election.cc:290] T 65028637ee2f479e868c440d0643d802 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 3 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:28.147089 32511 consensus_queue.cc:260] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:28.191864 31097 raft_consensus.cc:1240] T 65028637ee2f479e868c440d0643d802 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Rejecting Update request from peer 004887887de44a6584632617dc197d7d for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:28.192715 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4434b7cfdd8a4d55a13d851238afa80e" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:28.175187 31093 raft_consensus.cc:2468] T 30aaa322462d471391f3699e252ff4d9 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 3.
I20260709 12:13:28.194618 31094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced8b161997f4619ae2bef909f847a9c" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:13:28.195405 31138 leader_election.cc:304] T bfb1959a138f4ebba53b5a0a4a24c8c2 P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: f5b1f169962e4544857edd56e56b5da6
W20260709 12:13:28.197216 31136 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
I20260709 12:13:28.198343 30988 leader_election.cc:304] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:28.204864 32462 leader_election.cc:290] T 051f7a89dfe54831a6a0e432f7181795 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:28.206374 31169 raft_consensus.cc:2468] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 4.
I20260709 12:13:28.206910 32659 raft_consensus.cc:493] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:28.207855 32413 raft_consensus.cc:2804] T bfb1959a138f4ebba53b5a0a4a24c8c2 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:28.207499 32659 raft_consensus.cc:515] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:28.208353 32413 raft_consensus.cc:697] T bfb1959a138f4ebba53b5a0a4a24c8c2 P 30c92db0139b4111bec0f41bfb121c4d [term 2 LEADER]: Becoming Leader. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Running, Role: LEADER
I20260709 12:13:28.209285 32413 consensus_queue.cc:237] T bfb1959a138f4ebba53b5a0a4a24c8c2 P 30c92db0139b4111bec0f41bfb121c4d [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: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
W20260709 12:13:28.213387 31137 consensus_peers.cc:597] T 1fa0925ac64c4fc69dbac49cef120871 P 30c92db0139b4111bec0f41bfb121c4d -> Peer f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387): Couldn't send request to peer f5b1f169962e4544857edd56e56b5da6. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1fa0925ac64c4fc69dbac49cef120871. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:28.215173 31097 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35218 (request call id 1105) took 1179 ms. Trace:
I20260709 12:13:28.215699 31138 leader_election.cc:304] T 65028637ee2f479e868c440d0643d802 P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:28.217569 32659 leader_election.cc:290] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:28.181173 32664 raft_consensus.cc:515] T 0bb7d70b9a8546e6be62cec192f84a56 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:28.215622 31097 rpcz_store.cc:276] 0709 12:13:27.035887 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:27.036167 (+   280us) service_pool.cc:224] Handling call
0709 12:13:27.646370 (+610203us) spinlock_profiling.cc:243] Waited 9.97 ms on lock 0x7b5800003098. stack: 00007f6234cfc343 00007f6234cfc240 00007f623468b1d4 00007f623e3c9304 00007f623e3c9299 00007f6234bb6db1 00007f6234cf6b71 00007f6234cf6a22 00007f623dc0f8d9 00007f623cd69ee0 00007f623ce330ab 00007f623ce33131 00007f623cdf4fc0 00007f623cddf929 00007f623cddf3d2 00007f6236356bd4
0709 12:13:28.191689 (+545319us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 12:13:28.192277 (+   588us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 12:13:28.214995 (+ 22718us) spinlock_profiling.cc:243] Waited 545 ms on lock 0x7b5400074ed0. stack: 00007f6234cfc343 00007f6234cfc240 00007f623468b1d4 00007f623e3c9304 00007f623e3c9299 00007f6237d84571 00007f6237e1a8ad 00007f623cddf419 00007f6236356bd4 00007f6236356b62 00007f6236356a91 00007f6236356a0c 00007f6236355cc2 00007f623615648c 00007f62361558c6 00007f623615526f
0709 12:13:28.215116 (+   121us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1276534272}
I20260709 12:13:28.201855 32554 raft_consensus.cc:2804] T 042dbb10c08f41079ee3548b80f387dc P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:13:28.237005 30989 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:28.239131 31173 raft_consensus.cc:1240] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d [term 4 FOLLOWER]: Rejecting Update request from peer dc254a15e8d54188a2ec3927216ff482 for earlier term 3. Current term is 4. Ops: []
I20260709 12:13:28.239096 32554 raft_consensus.cc:493] T 042dbb10c08f41079ee3548b80f387dc P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:28.240927 32554 raft_consensus.cc:3060] T 042dbb10c08f41079ee3548b80f387dc P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:28.245289 32611 raft_consensus.cc:3060] T 30aaa322462d471391f3699e252ff4d9 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:28.242347 32664 leader_election.cc:290] T 0bb7d70b9a8546e6be62cec192f84a56 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:28.252450 31743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb7d70b9a8546e6be62cec192f84a56" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:28.242638 31170 leader_election.cc:290] T ced8b161997f4619ae2bef909f847a9c P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 4 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:28.242460 31173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65028637ee2f479e868c440d0643d802" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:13:28.221765 32457 raft_consensus.cc:2749] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:28.243438 32671 consensus_queue.cc:1059] T 65028637ee2f479e868c440d0643d802 P 004887887de44a6584632617dc197d7d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:13:28.268796 31138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.194:44499, user_credentials={real_user=slave}} blocked reactor thread for 53451us
W20260709 12:13:28.286877 30987 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.195:38253, user_credentials={real_user=slave}} blocked reactor thread for 169356us
I20260709 12:13:28.288079 31138 leader_election.cc:304] T 30aaa322462d471391f3699e252ff4d9 P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:13:28.289191 31093 raft_consensus.cc:1240] T ef3b18c8988842ebb49493971467b689 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Rejecting Update request from peer 30c92db0139b4111bec0f41bfb121c4d for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:28.291405 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "051f7a89dfe54831a6a0e432f7181795" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:28.295255 31094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced8b161997f4619ae2bef909f847a9c" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:13:28.295959 31094 raft_consensus.cc:3060] T ced8b161997f4619ae2bef909f847a9c P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Advancing to term 4
I20260709 12:13:28.293156 31093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef255e0f45104a2586066eda21e8e5ca" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:28.299942 32625 consensus_queue.cc:1059] T ced8b161997f4619ae2bef909f847a9c P 004887887de44a6584632617dc197d7d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:28.286774 32664 raft_consensus.cc:3060] T 65028637ee2f479e868c440d0643d802 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:28.293772 32659 raft_consensus.cc:2804] T 30aaa322462d471391f3699e252ff4d9 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Leader election won for term 3
W20260709 12:13:28.305326 32660 log.cc:927] Time spent T cc87527d684e493cb49a0976b66b95e1 P 30c92db0139b4111bec0f41bfb121c4d: Append to log took a long time: real 0.158s	user 0.000s	sys 0.001s
I20260709 12:13:28.308554 32417 consensus_queue.cc:1059] T ef3b18c8988842ebb49493971467b689 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
W20260709 12:13:28.322652 30988 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.196:36387, user_credentials={real_user=slave}} blocked reactor thread for 124387us
I20260709 12:13:28.323345 30988 leader_election.cc:304] T 2e35674711c84471b938c16e846e1e8c P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 004887887de44a6584632617dc197d7d; no voters: dc254a15e8d54188a2ec3927216ff482, f5b1f169962e4544857edd56e56b5da6
W20260709 12:13:28.324870 31136 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.193:37577, user_credentials={real_user=slave}} blocked reactor thread for 127677us
W20260709 12:13:28.326226 31062 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.193:37577, user_credentials={real_user=slave}} blocked reactor thread for 44669.9us
I20260709 12:13:28.312619 32659 raft_consensus.cc:697] T 30aaa322462d471391f3699e252ff4d9 P 30c92db0139b4111bec0f41bfb121c4d [term 3 LEADER]: Becoming Leader. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Running, Role: LEADER
I20260709 12:13:28.321586 32438 raft_consensus.cc:3060] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:28.333381 31094 raft_consensus.cc:2468] T ced8b161997f4619ae2bef909f847a9c P dc254a15e8d54188a2ec3927216ff482 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 4.
I20260709 12:13:28.318954 32671 raft_consensus.cc:3055] T ced8b161997f4619ae2bef909f847a9c P 004887887de44a6584632617dc197d7d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:28.336799 30988 leader_election.cc:304] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:28.338636 30988 leader_election.cc:304] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d; no voters: dc254a15e8d54188a2ec3927216ff482, f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:28.341199 31138 leader_election.cc:304] T ced8b161997f4619ae2bef909f847a9c P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:13:28.342916 30988 leader_election.cc:304] T 016bf6119ac04bff95762a1288224c06 P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d; no voters: dc254a15e8d54188a2ec3927216ff482, f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:28.346570 32612 raft_consensus.cc:2749] T 016bf6119ac04bff95762a1288224c06 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:28.343875 32521 raft_consensus.cc:2804] T ced8b161997f4619ae2bef909f847a9c P 30c92db0139b4111bec0f41bfb121c4d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:28.348402 32659 consensus_queue.cc:237] T 30aaa322462d471391f3699e252ff4d9 P 30c92db0139b4111bec0f41bfb121c4d [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:28.360605 32594 leader_election.cc:290] T a924d4172d594d1b9b1a27405f62e113 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:28.342626 32459 raft_consensus.cc:2749] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:28.366918 31182 tablet_copy_service.cc:140] P 30c92db0139b4111bec0f41bfb121c4d: Received BeginTabletCopySession request for tablet 1146459722574a00b704b5e4542951bf from peer f5b1f169962e4544857edd56e56b5da6 ({username='slave'} at 127.0.0.1:35728)
I20260709 12:13:28.367654 31182 tablet_copy_service.cc:161] P 30c92db0139b4111bec0f41bfb121c4d: Beginning new tablet copy session on tablet 1146459722574a00b704b5e4542951bf from peer f5b1f169962e4544857edd56e56b5da6 at {username='slave'} at 127.0.0.1:35728: session id = f5b1f169962e4544857edd56e56b5da6-1146459722574a00b704b5e4542951bf
I20260709 12:13:28.369235 32495 raft_consensus.cc:3055] T 1ea66b0b7a624931b06513f285ef85dc P dc254a15e8d54188a2ec3927216ff482 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:13:28.369719 32495 raft_consensus.cc:740] T 1ea66b0b7a624931b06513f285ef85dc P dc254a15e8d54188a2ec3927216ff482 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Running, Role: LEADER
I20260709 12:13:28.370620 32495 consensus_queue.cc:260] T 1ea66b0b7a624931b06513f285ef85dc P dc254a15e8d54188a2ec3927216ff482 [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:28.371860 32495 raft_consensus.cc:3060] T 1ea66b0b7a624931b06513f285ef85dc P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:28.374694 32427 raft_consensus.cc:3055] T 65028637ee2f479e868c440d0643d802 P 004887887de44a6584632617dc197d7d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:28.375244 32427 raft_consensus.cc:740] T 65028637ee2f479e868c440d0643d802 P 004887887de44a6584632617dc197d7d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Running, Role: LEADER
I20260709 12:13:28.376350 32427 consensus_queue.cc:260] T 65028637ee2f479e868c440d0643d802 P 004887887de44a6584632617dc197d7d [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:28.339920 32671 raft_consensus.cc:740] T ced8b161997f4619ae2bef909f847a9c P 004887887de44a6584632617dc197d7d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Running, Role: LEADER
I20260709 12:13:28.381654 32671 consensus_queue.cc:260] T ced8b161997f4619ae2bef909f847a9c P 004887887de44a6584632617dc197d7d [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:28.387097 31094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a924d4172d594d1b9b1a27405f62e113" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:28.387411 31097 raft_consensus.cc:1275] T cc87527d684e493cb49a0976b66b95e1 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Refusing update from remote peer 30c92db0139b4111bec0f41bfb121c4d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:28.389449 32511 raft_consensus.cc:3060] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:28.340924 32672 raft_consensus.cc:2749] T 2e35674711c84471b938c16e846e1e8c P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:28.393826 31093 raft_consensus.cc:1275] T 1fa0925ac64c4fc69dbac49cef120871 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Refusing update from remote peer 30c92db0139b4111bec0f41bfb121c4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:13:28.350003 31092 raft_consensus.cc:2468] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 4.
I20260709 12:13:28.352320 32521 raft_consensus.cc:697] T ced8b161997f4619ae2bef909f847a9c P 30c92db0139b4111bec0f41bfb121c4d [term 4 LEADER]: Becoming Leader. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Running, Role: LEADER
W20260709 12:13:28.406273 30988 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.196:36387, user_credentials={real_user=slave}} blocked reactor thread for 63449.6us
I20260709 12:13:28.351322 32677 raft_consensus.cc:2749] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:28.397058 32643 consensus_queue.cc:1048] T 1fa0925ac64c4fc69dbac49cef120871 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 12:13:28.384682 32612 raft_consensus.cc:493] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f5b1f169962e4544857edd56e56b5da6)
I20260709 12:13:28.378108 32427 raft_consensus.cc:3060] T 65028637ee2f479e868c440d0643d802 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:13:28.415484 31136 consensus_peers.cc:597] T 405e25aa465a413c9b6fa16ec4acbc96 P 30c92db0139b4111bec0f41bfb121c4d -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. 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 12:13:28.400077 32417 consensus_queue.cc:1048] T cc87527d684e493cb49a0976b66b95e1 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.015s
W20260709 12:13:28.420692 31136 consensus_peers.cc:597] T 0bc24a79ea234c19aa54649c73e392af P 30c92db0139b4111bec0f41bfb121c4d -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. 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 12:13:28.428067 31743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "358c892619c546d893d935c1bd85f699" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:28.426057 32664 raft_consensus.cc:2749] T 65028637ee2f479e868c440d0643d802 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:28.409792 32554 raft_consensus.cc:515] T 042dbb10c08f41079ee3548b80f387dc P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
W20260709 12:13:28.439755 31136 leader_election.cc:336] T 30aaa322462d471391f3699e252ff4d9 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:13:28.417959 32612 raft_consensus.cc:515] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
W20260709 12:13:28.438666 32674 log.cc:927] Time spent T 0bb7d70b9a8546e6be62cec192f84a56 P f5b1f169962e4544857edd56e56b5da6: Append to log took a long time: real 0.124s	user 0.001s	sys 0.001s
W20260709 12:13:28.452236 31136 leader_election.cc:336] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:13:28.440724 32629 raft_consensus.cc:493] T 405e25aa465a413c9b6fa16ec4acbc96 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:28.470623 32629 raft_consensus.cc:515] T 405e25aa465a413c9b6fa16ec4acbc96 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:28.473124 32629 leader_election.cc:290] T 405e25aa465a413c9b6fa16ec4acbc96 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:28.474062 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "405e25aa465a413c9b6fa16ec4acbc96" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:28.452694 31136 leader_election.cc:304] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:28.450367 32521 consensus_queue.cc:237] T ced8b161997f4619ae2bef909f847a9c P 30c92db0139b4111bec0f41bfb121c4d [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:28.455706 32554 leader_election.cc:290] T 042dbb10c08f41079ee3548b80f387dc P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 election: Requested vote from peers 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:28.458078 32612 leader_election.cc:290] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:28.467047 31741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042dbb10c08f41079ee3548b80f387dc" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6"
I20260709 12:13:28.468243 31738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40086b02d9b745708aaacf2ed35c7b0f" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:28.482188 30922 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44220 (request call id 125) took 1219 ms. Trace:
I20260709 12:13:28.482956 32668 raft_consensus.cc:3055] T ef3b18c8988842ebb49493971467b689 P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:28.491364 32668 raft_consensus.cc:740] T ef3b18c8988842ebb49493971467b689 P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Running, Role: LEADER
I20260709 12:13:28.492471 32668 consensus_queue.cc:260] T ef3b18c8988842ebb49493971467b689 P 30c92db0139b4111bec0f41bfb121c4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:28.489952 30922 rpcz_store.cc:276] 0709 12:13:27.263241 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:27.263444 (+   203us) service_pool.cc:224] Handling call
0709 12:13:28.482084 (+1218640us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:27.756668 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:27.762339 (+  5671us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:27.762389 (+    50us) write_op.cc:435] Acquired schema lock
0709 12:13:27.762415 (+    26us) tablet.cc:662] Decoding operations
0709 12:13:27.763135 (+   720us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:27.763213 (+    78us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:27.763253 (+    40us) tablet.cc:685] Acquiring locks for 3 operations
0709 12:13:27.763680 (+   427us) tablet.cc:701] Row locks acquired
0709 12:13:27.763706 (+    26us) write_op.cc:260] PREPARE: finished
0709 12:13:27.763880 (+   174us) write_op.cc:270] Start()
0709 12:13:27.764031 (+   151us) write_op.cc:276] Timestamp: P: 1783599207763824 usec, L: 0
0709 12:13:27.764059 (+    28us) op_driver.cc:348] REPLICATION: starting
0709 12:13:27.764855 (+   796us) log.cc:844] Serialized 1302 byte log entry
0709 12:13:28.253986 (+489131us) op_driver.cc:464] REPLICATION: finished
0709 12:13:28.343355 (+ 89369us) write_op.cc:301] APPLY: starting
0709 12:13:28.343470 (+   115us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:28.343618 (+   148us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:28.382731 (+ 39113us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:28.389677 (+  6946us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:28.389848 (+   171us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=3
0709 12:13:28.389897 (+    49us) write_op.cc:312] APPLY: finished
0709 12:13:28.390109 (+   212us) log.cc:844] Serialized 35 byte log entry
0709 12:13:28.390301 (+   192us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:28.390490 (+   189us) write_op.cc:454] Released schema lock
0709 12:13:28.390538 (+    48us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:28.390896 (+   358us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:28.390926 (+    30us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":4,"child_traces":[["op",{"apply.queue_time_us":75460,"apply.run_cpu_time_us":2829,"apply.run_wall_time_us":49143,"num_ops":3,"prepare.queue_time_us":70028,"prepare.run_cpu_time_us":24026,"prepare.run_wall_time_us":136004,"raft.queue_time_us":84869,"raft.run_cpu_time_us":21652,"raft.run_wall_time_us":39576,"replication_time_us":489773,"thread_start_us":187155,"threads_started":4,"wal-append.queue_time_us":136567}]]}
I20260709 12:13:28.486430 30919 catalog_manager.cc:5697] T 82a9708851e94168bd57fc180b63b823 P 004887887de44a6584632617dc197d7d reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "004887887de44a6584632617dc197d7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:28.504496 30919 catalog_manager.cc:5697] T f92a0813319c4f38be8a80039868f119 P 004887887de44a6584632617dc197d7d reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "004887887de44a6584632617dc197d7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:28.507058 30989 leader_election.cc:304] T ef255e0f45104a2586066eda21e8e5ca P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:13:28.509236 32612 raft_consensus.cc:2804] T ef255e0f45104a2586066eda21e8e5ca P 004887887de44a6584632617dc197d7d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:28.509773 32612 raft_consensus.cc:697] T ef255e0f45104a2586066eda21e8e5ca P 004887887de44a6584632617dc197d7d [term 4 LEADER]: Becoming Leader. State: Replica: 004887887de44a6584632617dc197d7d, State: Running, Role: LEADER
I20260709 12:13:28.510782 32612 consensus_queue.cc:237] T ef255e0f45104a2586066eda21e8e5ca P 004887887de44a6584632617dc197d7d [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
W20260709 12:13:28.513612 31062 consensus_peers.cc:597] T b6f50d0c5d864cb5abb35e0264634381 P dc254a15e8d54188a2ec3927216ff482 -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. 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 12:13:28.514285 31062 consensus_peers.cc:597] T 0b41888ff42940da9b1972fd18897141 P dc254a15e8d54188a2ec3927216ff482 -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. 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 12:13:28.514851 31062 consensus_peers.cc:597] T e435a41bec8e4146a85d1181681ffadb P dc254a15e8d54188a2ec3927216ff482 -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. 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 12:13:28.515353 31062 consensus_peers.cc:597] T 40054f6dd8f241e3845c6787c870dd1e P dc254a15e8d54188a2ec3927216ff482 -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. 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 12:13:28.515847 31062 consensus_peers.cc:597] T 39f2bd93fb884f38a718cd39c5504e52 P dc254a15e8d54188a2ec3927216ff482 -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. 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 12:13:28.516688 31062 consensus_peers.cc:597] T 2e35674711c84471b938c16e846e1e8c P dc254a15e8d54188a2ec3927216ff482 -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. 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 12:13:28.517179 31062 leader_election.cc:336] T 65028637ee2f479e868c440d0643d802 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:13:28.517541 31062 leader_election.cc:304] T 65028637ee2f479e868c440d0643d802 P dc254a15e8d54188a2ec3927216ff482 [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: dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d
W20260709 12:13:28.526746 31710 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.193:37577, user_credentials={real_user=slave}} blocked reactor thread for 95924.5us
I20260709 12:13:28.531163 32643 raft_consensus.cc:2749] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
W20260709 12:13:28.531879 31062 consensus_peers.cc:597] T 89ffc555b1d0497aaa94c481f46ffd32 P dc254a15e8d54188a2ec3927216ff482 -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. 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 12:13:28.533267 31062 consensus_peers.cc:597] T b076f86e4ed644b280f0eee401d38c47 P dc254a15e8d54188a2ec3927216ff482 -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. 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 12:13:28.534420 31062 consensus_peers.cc:597] T e9314181f732426eb7e9843e26c00441 P dc254a15e8d54188a2ec3927216ff482 -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. 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 12:13:28.560890 31136 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.193:37577, user_credentials={real_user=slave}} blocked reactor thread for 108672us
I20260709 12:13:28.531210 32485 raft_consensus.cc:2749] T 65028637ee2f479e868c440d0643d802 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260709 12:13:28.556231 31062 consensus_peers.cc:597] T e423dd71a8004c5e93c55b30c614d23b P dc254a15e8d54188a2ec3927216ff482 -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. 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 12:13:28.520236 32668 raft_consensus.cc:3060] T ef3b18c8988842ebb49493971467b689 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:28.583823 31182 tablet_copy_source_session.cc:215] T 1146459722574a00b704b5e4542951bf P 30c92db0139b4111bec0f41bfb121c4d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:28.572676 32629 raft_consensus.cc:493] T 847dc84de6644d7a8e98748f55c1a5ec P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:28.588276 32485 raft_consensus.cc:493] T 82a9708851e94168bd57fc180b63b823 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
W20260709 12:13:28.603093 30987 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.195:38253, user_credentials={real_user=slave}} blocked reactor thread for 313547us
W20260709 12:13:28.604596 31136 leader_election.cc:336] T 4434b7cfdd8a4d55a13d851238afa80e P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:13:28.606367 31172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "358c892619c546d893d935c1bd85f699" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:28.607160 31136 leader_election.cc:304] T 4434b7cfdd8a4d55a13d851238afa80e P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:28.611727 31166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042dbb10c08f41079ee3548b80f387dc" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:13:28.613341 31166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40086b02d9b745708aaacf2ed35c7b0f" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
W20260709 12:13:28.611804 31136 consensus_peers.cc:597] T 8fe8a9107d124c99a1815c948e7763cf P 30c92db0139b4111bec0f41bfb121c4d -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. 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 12:13:28.616153 31136 leader_election.cc:336] T ced8b161997f4619ae2bef909f847a9c P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:13:28.616806 31138 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:28.617079 31136 leader_election.cc:304] T ced8b161997f4619ae2bef909f847a9c P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:28.619277 31169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "405e25aa465a413c9b6fa16ec4acbc96" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
W20260709 12:13:28.619297 31136 consensus_peers.cc:597] T f17d51c781414977bf54afa89f9e7227 P 30c92db0139b4111bec0f41bfb121c4d -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. 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 12:13:28.615746 32397 raft_consensus.cc:493] T e435a41bec8e4146a85d1181681ffadb P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
W20260709 12:13:28.620594 31136 consensus_peers.cc:597] T a80baabb486f42a4a982e88ae6a2ffd1 P 30c92db0139b4111bec0f41bfb121c4d -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. 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 12:13:28.620682 32397 raft_consensus.cc:515] T e435a41bec8e4146a85d1181681ffadb P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
W20260709 12:13:28.621169 31136 consensus_peers.cc:597] T 8d67e4d0c72f479ea4647afa7039f263 P 30c92db0139b4111bec0f41bfb121c4d -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. 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 12:13:28.619442 32659 raft_consensus.cc:2749] T ced8b161997f4619ae2bef909f847a9c P 30c92db0139b4111bec0f41bfb121c4d [term 4 LEADER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:13:28.622740 32397 leader_election.cc:290] T e435a41bec8e4146a85d1181681ffadb P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
W20260709 12:13:28.623242 31710 consensus_peers.cc:597] T 016bf6119ac04bff95762a1288224c06 P f5b1f169962e4544857edd56e56b5da6 -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. 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 12:13:28.624637 31710 leader_election.cc:336] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:13:28.625048 31710 leader_election.cc:304] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6 [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: f5b1f169962e4544857edd56e56b5da6; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:28.625980 32636 raft_consensus.cc:2749] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:13:28.603931 32485 raft_consensus.cc:515] T 82a9708851e94168bd57fc180b63b823 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
W20260709 12:13:28.628254 31710 leader_election.cc:336] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:13:28.628288 30987 leader_election.cc:304] T 042dbb10c08f41079ee3548b80f387dc P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:28.628887 31710 leader_election.cc:304] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6 [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: f5b1f169962e4544857edd56e56b5da6; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:28.629719 32672 raft_consensus.cc:2749] T 042dbb10c08f41079ee3548b80f387dc P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:28.631170 32636 raft_consensus.cc:2749] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:13:28.632149 31173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82a9708851e94168bd57fc180b63b823" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:28.632416 30987 leader_election.cc:304] T 358c892619c546d893d935c1bd85f699 P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:28.632963 31173 raft_consensus.cc:2393] T 82a9708851e94168bd57fc180b63b823 P 30c92db0139b4111bec0f41bfb121c4d [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dc254a15e8d54188a2ec3927216ff482 in current term 4: Already voted for candidate 30c92db0139b4111bec0f41bfb121c4d in this term.
I20260709 12:13:28.634043 32682 raft_consensus.cc:2749] T 358c892619c546d893d935c1bd85f699 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:13:28.634987 31710 consensus_peers.cc:597] T 358c892619c546d893d935c1bd85f699 P f5b1f169962e4544857edd56e56b5da6 -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. 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 12:13:28.636710 30987 leader_election.cc:304] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, f5b1f169962e4544857edd56e56b5da6
W20260709 12:13:28.637421 31710 consensus_peers.cc:597] T 40086b02d9b745708aaacf2ed35c7b0f P f5b1f169962e4544857edd56e56b5da6 -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. 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 12:13:28.638293 32682 raft_consensus.cc:2749] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:13:28.639236 31710 leader_election.cc:336] T bbe5fe8de7a54e2c837e2d900e67f4e4 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:13:28.639426 30987 leader_election.cc:304] T 405e25aa465a413c9b6fa16ec4acbc96 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:28.639714 31710 leader_election.cc:304] T bbe5fe8de7a54e2c837e2d900e67f4e4 P f5b1f169962e4544857edd56e56b5da6 [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: f5b1f169962e4544857edd56e56b5da6; no voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:13:28.640717 32636 raft_consensus.cc:2749] T bbe5fe8de7a54e2c837e2d900e67f4e4 P f5b1f169962e4544857edd56e56b5da6 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:13:28.641291 32682 raft_consensus.cc:2749] T 405e25aa465a413c9b6fa16ec4acbc96 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:28.643493 32671 raft_consensus.cc:3060] T ced8b161997f4619ae2bef909f847a9c P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:28.628508 32485 leader_election.cc:290] T 82a9708851e94168bd57fc180b63b823 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:28.636590 31166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e435a41bec8e4146a85d1181681ffadb" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
W20260709 12:13:28.635828 31062 leader_election.cc:336] T 82a9708851e94168bd57fc180b63b823 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:13:28.650418 31062 leader_election.cc:304] T 82a9708851e94168bd57fc180b63b823 P dc254a15e8d54188a2ec3927216ff482 [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: dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:13:28.603345 32629 raft_consensus.cc:515] T 847dc84de6644d7a8e98748f55c1a5ec P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:28.652372 32575 raft_consensus.cc:3060] T 82a9708851e94168bd57fc180b63b823 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:28.652846 32629 leader_election.cc:290] T 847dc84de6644d7a8e98748f55c1a5ec P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:28.664407 32575 raft_consensus.cc:2749] T 82a9708851e94168bd57fc180b63b823 P dc254a15e8d54188a2ec3927216ff482 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:13:28.665190 31710 consensus_peers.cc:597] T 544029f2ed67441abec2700df0a8363b P f5b1f169962e4544857edd56e56b5da6 -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. 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 12:13:28.666874 31710 consensus_peers.cc:597] T a5c879e24e97407ab517707c5384cee7 P f5b1f169962e4544857edd56e56b5da6 -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. 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 12:13:28.669142 31136 consensus_peers.cc:597] T b223cbe5ac5f4b07afbfffeab5c46deb P 30c92db0139b4111bec0f41bfb121c4d -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. 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 12:13:28.670717 31136 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.193:37577, user_credentials={real_user=slave}} blocked reactor thread for 49044us
W20260709 12:13:28.672727 31136 leader_election.cc:336] T 051f7a89dfe54831a6a0e432f7181795 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:13:28.674389 31738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "847dc84de6644d7a8e98748f55c1a5ec" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:28.682651 31738 raft_consensus.cc:2393] T 847dc84de6644d7a8e98748f55c1a5ec P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 004887887de44a6584632617dc197d7d in current term 2: Already voted for candidate f5b1f169962e4544857edd56e56b5da6 in this term.
I20260709 12:13:28.617002 32521 raft_consensus.cc:2749] T 4434b7cfdd8a4d55a13d851238afa80e P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:28.684309 31710 consensus_peers.cc:597] T 0bb7d70b9a8546e6be62cec192f84a56 P f5b1f169962e4544857edd56e56b5da6 -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. 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 12:13:28.687701 32643 raft_consensus.cc:2955] T 1fa0925ac64c4fc69dbac49cef120871 P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:13:28.685256 31136 leader_election.cc:304] T 051f7a89dfe54831a6a0e432f7181795 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:28.691644 32511 raft_consensus.cc:2749] T 051f7a89dfe54831a6a0e432f7181795 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:28.693526 31136 leader_election.cc:336] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:13:28.698490 31136 leader_election.cc:304] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:28.702271 32668 raft_consensus.cc:2749] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:28.696216 31092 raft_consensus.cc:2955] T 1fa0925ac64c4fc69dbac49cef120871 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
W20260709 12:13:28.708942 31136 leader_election.cc:336] T 0bb7d70b9a8546e6be62cec192f84a56 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:13:28.709513 31136 leader_election.cc:304] T 0bb7d70b9a8546e6be62cec192f84a56 P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, f5b1f169962e4544857edd56e56b5da6
W20260709 12:13:28.711114 31136 leader_election.cc:336] T ced8b161997f4619ae2bef909f847a9c P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:13:28.711969 31136 consensus_peers.cc:597] T 042dbb10c08f41079ee3548b80f387dc P 30c92db0139b4111bec0f41bfb121c4d -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. 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 12:13:28.712440 31136 leader_election.cc:336] T a924d4172d594d1b9b1a27405f62e113 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:13:28.712800 31136 leader_election.cc:304] T a924d4172d594d1b9b1a27405f62e113 P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
W20260709 12:13:28.713578 31136 consensus_peers.cc:597] T 1fa0925ac64c4fc69dbac49cef120871 P 30c92db0139b4111bec0f41bfb121c4d -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. 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 12:13:28.719739 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e435a41bec8e4146a85d1181681ffadb" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:28.723425 32605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1146459722574a00b704b5e4542951bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:28.725262 31090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "847dc84de6644d7a8e98748f55c1a5ec" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:28.725948 31090 raft_consensus.cc:2468] T 847dc84de6644d7a8e98748f55c1a5ec P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 2.
I20260709 12:13:28.714561 32659 raft_consensus.cc:2749] T 0bb7d70b9a8546e6be62cec192f84a56 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:28.730470 30989 leader_election.cc:304] T e435a41bec8e4146a85d1181681ffadb P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:28.714747 32668 raft_consensus.cc:2749] T a924d4172d594d1b9b1a27405f62e113 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:28.734107 31098 raft_consensus.cc:1275] T bfb1959a138f4ebba53b5a0a4a24c8c2 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Refusing update from remote peer 30c92db0139b4111bec0f41bfb121c4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:28.736130 30989 leader_election.cc:304] T 847dc84de6644d7a8e98748f55c1a5ec P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482; no voters: f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:28.734372 32625 raft_consensus.cc:2749] T e435a41bec8e4146a85d1181681ffadb P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:28.746031 31170 raft_consensus.cc:3060] T 0bb7d70b9a8546e6be62cec192f84a56 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:28.739921 32682 raft_consensus.cc:2804] T 847dc84de6644d7a8e98748f55c1a5ec P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:13:28.749200 31136 consensus_peers.cc:597] T cc87527d684e493cb49a0976b66b95e1 P 30c92db0139b4111bec0f41bfb121c4d -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. 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 12:13:28.751235 31136 consensus_peers.cc:597] T 4ee6b7916bad47ff92e5c5380ec866ca P 30c92db0139b4111bec0f41bfb121c4d -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. 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 12:13:28.755393 31170 raft_consensus.cc:1275] T 0bb7d70b9a8546e6be62cec192f84a56 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Refusing update from remote peer f5b1f169962e4544857edd56e56b5da6: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:13:28.747848 32682 raft_consensus.cc:493] T 847dc84de6644d7a8e98748f55c1a5ec P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting leader election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:28.749385 32636 raft_consensus.cc:493] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:28.744166 32665 consensus_queue.cc:1048] T bfb1959a138f4ebba53b5a0a4a24c8c2 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.012s
I20260709 12:13:28.759207 32682 raft_consensus.cc:3060] T 847dc84de6644d7a8e98748f55c1a5ec P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:28.754889 32575 raft_consensus.cc:493] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:28.754951 32479 raft_consensus.cc:493] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:28.758551 32642 consensus_queue.cc:1048] T 0bb7d70b9a8546e6be62cec192f84a56 P f5b1f169962e4544857edd56e56b5da6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.002s
I20260709 12:13:28.764446 32636 raft_consensus.cc:515] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:28.792651 32636 leader_election.cc:290] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:28.795289 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4e824b74f3b49098cec0b4f19f7d815" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:28.796144 31097 raft_consensus.cc:2393] T b4e824b74f3b49098cec0b4f19f7d815 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f5b1f169962e4544857edd56e56b5da6 in current term 2: Already voted for candidate dc254a15e8d54188a2ec3927216ff482 in this term.
I20260709 12:13:28.802435 31170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4e824b74f3b49098cec0b4f19f7d815" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:28.803226 31170 raft_consensus.cc:2468] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5b1f169962e4544857edd56e56b5da6 in term 2.
I20260709 12:13:28.805546 31710 leader_election.cc:304] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 [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: 30c92db0139b4111bec0f41bfb121c4d, f5b1f169962e4544857edd56e56b5da6; no voters: 
I20260709 12:13:28.815368 32682 raft_consensus.cc:515] T 847dc84de6644d7a8e98748f55c1a5ec P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:28.779549 32479 raft_consensus.cc:515] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:28.820037 32682 leader_election.cc:290] T 847dc84de6644d7a8e98748f55c1a5ec P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 election: Requested vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:28.808538 32689 ts_tablet_manager.cc:933] T 1fa0925ac64c4fc69dbac49cef120871 P f5b1f169962e4544857edd56e56b5da6: Initiating tablet copy from peer 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:28.821871 31743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "847dc84de6644d7a8e98748f55c1a5ec" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6"
I20260709 12:13:28.823829 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "847dc84de6644d7a8e98748f55c1a5ec" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:13:28.832288 31743 raft_consensus.cc:2393] T 847dc84de6644d7a8e98748f55c1a5ec P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 004887887de44a6584632617dc197d7d in current term 2: Already voted for candidate f5b1f169962e4544857edd56e56b5da6 in this term.
I20260709 12:13:28.809821 32642 raft_consensus.cc:2804] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:28.848636 32642 raft_consensus.cc:493] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:28.852972 32682 raft_consensus.cc:493] T 0bb7d70b9a8546e6be62cec192f84a56 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:28.779891 32575 raft_consensus.cc:515] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:28.868394 32479 leader_election.cc:290] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:28.869874 31743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d4b78ad5d5b4e7da91ac5657941e2b9" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:28.872895 31743 raft_consensus.cc:2468] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 4.
I20260709 12:13:28.862314 32642 raft_consensus.cc:3060] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:28.876336 31097 raft_consensus.cc:2468] T 847dc84de6644d7a8e98748f55c1a5ec P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 2.
I20260709 12:13:28.874251 31063 leader_election.cc:304] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 [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: dc254a15e8d54188a2ec3927216ff482, f5b1f169962e4544857edd56e56b5da6; no voters: 
I20260709 12:13:28.877496 30989 leader_election.cc:304] T 847dc84de6644d7a8e98748f55c1a5ec P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:13:28.880000 32457 raft_consensus.cc:2804] T 847dc84de6644d7a8e98748f55c1a5ec P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Leader election won for term 2
W20260709 12:13:28.885051 31062 leader_election.cc:336] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:13:28.865630 32682 raft_consensus.cc:515] T 0bb7d70b9a8546e6be62cec192f84a56 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:28.889241 31173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb7d70b9a8546e6be62cec192f84a56" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:28.885380 32457 raft_consensus.cc:697] T 847dc84de6644d7a8e98748f55c1a5ec P 004887887de44a6584632617dc197d7d [term 2 LEADER]: Becoming Leader. State: Replica: 004887887de44a6584632617dc197d7d, State: Running, Role: LEADER
I20260709 12:13:28.894332 32457 consensus_queue.cc:237] T 847dc84de6644d7a8e98748f55c1a5ec P 004887887de44a6584632617dc197d7d [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:28.882102 32485 raft_consensus.cc:2804] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:28.899770 32485 raft_consensus.cc:493] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:28.900148 32485 raft_consensus.cc:3060] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:28.914638 32642 raft_consensus.cc:515] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:28.921344 30919 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53024 (request call id 200) took 1136 ms. Trace:
I20260709 12:13:28.928972 30920 catalog_manager.cc:5697] T e435a41bec8e4146a85d1181681ffadb P dc254a15e8d54188a2ec3927216ff482 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "dc254a15e8d54188a2ec3927216ff482" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:28.936574 30920 catalog_manager.cc:5697] T 1146459722574a00b704b5e4542951bf P dc254a15e8d54188a2ec3927216ff482 reported cstate change: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New cstate: current_term: 1 leader_uuid: "30c92db0139b4111bec0f41bfb121c4d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
I20260709 12:13:28.938328 30920 catalog_manager.cc:5697] T e9314181f732426eb7e9843e26c00441 P dc254a15e8d54188a2ec3927216ff482 reported cstate change: term changed from 1 to 3, leader changed from 004887887de44a6584632617dc197d7d (127.29.32.193) to dc254a15e8d54188a2ec3927216ff482 (127.29.32.194). New cstate: current_term: 3 leader_uuid: "dc254a15e8d54188a2ec3927216ff482" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:28.932040 32682 leader_election.cc:290] T 0bb7d70b9a8546e6be62cec192f84a56 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:28.932528 30919 rpcz_store.cc:276] 0709 12:13:27.784547 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:27.785178 (+   631us) service_pool.cc:224] Handling call
0709 12:13:27.888679 (+103501us) spinlock_profiling.cc:243] Waited 71 ms on lock 0x7b540026c5d4. stack: 00007f6234cfc343 00007f6234cfc240 00007f623468b1d4 00007f623e3c9304 00007f623e3c9299 00007f6237d85090 00007f6237e23f3a 00007f623dbd9e9c 00007f623dcd804e 00007f623c1992a4 00007f623c199232 00007f623c199161 00007f623c1990dc 00007f623c198392 00007f623615648c 00007f62361558c6
0709 12:13:28.921276 (+1032597us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:28.708741 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:28.723855 (+ 15114us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:28.723891 (+    36us) write_op.cc:435] Acquired schema lock
0709 12:13:28.723913 (+    22us) tablet.cc:662] Decoding operations
0709 12:13:28.724291 (+   378us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:28.724364 (+    73us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:28.724390 (+    26us) tablet.cc:685] Acquiring locks for 2 operations
0709 12:13:28.749126 (+ 24736us) tablet.cc:701] Row locks acquired
0709 12:13:28.750206 (+  1080us) write_op.cc:260] PREPARE: finished
0709 12:13:28.758417 (+  8211us) write_op.cc:270] Start()
0709 12:13:28.759179 (+   762us) write_op.cc:276] Timestamp: P: 1783599208758372 usec, L: 0
0709 12:13:28.759202 (+    23us) op_driver.cc:348] REPLICATION: starting
0709 12:13:28.760712 (+  1510us) log.cc:844] Serialized 929 byte log entry
0709 12:13:28.762725 (+  2013us) op_driver.cc:464] REPLICATION: finished
0709 12:13:28.763062 (+   337us) write_op.cc:301] APPLY: starting
0709 12:13:28.763151 (+    89us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:28.763272 (+   121us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:28.763361 (+    89us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:28.763701 (+   340us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:28.763858 (+   157us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 12:13:28.763909 (+    51us) write_op.cc:312] APPLY: finished
0709 12:13:28.764092 (+   183us) log.cc:844] Serialized 29 byte log entry
0709 12:13:28.764242 (+   150us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:28.764337 (+    95us) write_op.cc:454] Released schema lock
0709 12:13:28.764371 (+    34us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:28.764689 (+   318us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:28.764716 (+    27us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":23844,"reported_tablets":10,"spinlock_wait_cycles":163218304,"child_traces":[["op",{"apply.queue_time_us":113,"apply.run_cpu_time_us":1592,"apply.run_wall_time_us":1592,"num_ops":2,"prepare.queue_time_us":135496,"prepare.run_cpu_time_us":3720,"prepare.run_wall_time_us":54415,"replication_time_us":3378,"thread_start_us":135074,"threads_started":1}]]}
I20260709 12:13:28.913942 32485 raft_consensus.cc:515] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
W20260709 12:13:29.048359 31136 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.193:37577, user_credentials={real_user=slave}} blocked reactor thread for 95783.9us
W20260709 12:13:29.061306 31062 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.195:38253, user_credentials={real_user=slave}} blocked reactor thread for 116269us
W20260709 12:13:29.062902 31063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.196:36387, user_credentials={real_user=slave}} blocked reactor thread for 119699us
I20260709 12:13:28.966624 32575 leader_election.cc:290] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
W20260709 12:13:29.065186 31138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.194:44499, user_credentials={real_user=slave}} blocked reactor thread for 93791.7us
W20260709 12:13:29.080940 31137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.196:36387, user_credentials={real_user=slave}} blocked reactor thread for 58534.9us
I20260709 12:13:29.050616 32427 raft_consensus.cc:493] T a5c879e24e97407ab517707c5384cee7 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f5b1f169962e4544857edd56e56b5da6)
W20260709 12:13:29.124460 31710 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.195:38253, user_credentials={real_user=slave}} blocked reactor thread for 231931us
I20260709 12:13:29.075186 32625 raft_consensus.cc:493] T 8fe8a9107d124c99a1815c948e7763cf P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:29.080502 32677 raft_consensus.cc:493] T b223cbe5ac5f4b07afbfffeab5c46deb P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:29.080981 32672 raft_consensus.cc:493] T 8d67e4d0c72f479ea4647afa7039f263 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:29.106006 31738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d6e271c5f0a401a94b07a3da7dc3e89" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:29.107191 32659 raft_consensus.cc:493] T f8f275cdefdd443bbac9d440f67b9b52 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f5b1f169962e4544857edd56e56b5da6)
I20260709 12:13:29.078783 32671 raft_consensus.cc:493] T ef3b18c8988842ebb49493971467b689 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:29.121047 32397 raft_consensus.cc:493] T f17d51c781414977bf54afa89f9e7227 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:29.142544 32694 raft_consensus.cc:493] T bfb1959a138f4ebba53b5a0a4a24c8c2 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:29.169385 31743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb7d70b9a8546e6be62cec192f84a56" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:29.182323 31098 raft_consensus.cc:1275] T ced8b161997f4619ae2bef909f847a9c P dc254a15e8d54188a2ec3927216ff482 [term 4 FOLLOWER]: Refusing update from remote peer 30c92db0139b4111bec0f41bfb121c4d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:29.156349 32643 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.BulkChangeConfig from 127.0.0.1:35714 (request call id 7) took 1499 ms. Trace:
I20260709 12:13:29.133782 32427 raft_consensus.cc:515] T a5c879e24e97407ab517707c5384cee7 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:29.153872 31738 raft_consensus.cc:2468] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 4.
I20260709 12:13:29.150470 32672 raft_consensus.cc:515] T 8d67e4d0c72f479ea4647afa7039f263 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:29.151912 32625 raft_consensus.cc:515] T 8fe8a9107d124c99a1815c948e7763cf P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:29.147287 32677 raft_consensus.cc:515] T b223cbe5ac5f4b07afbfffeab5c46deb P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:29.156028 32671 raft_consensus.cc:515] T ef3b18c8988842ebb49493971467b689 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:29.208055 31092 raft_consensus.cc:1275] T 30aaa322462d471391f3699e252ff4d9 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Refusing update from remote peer 30c92db0139b4111bec0f41bfb121c4d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:13:29.210906 32701 raft_consensus.cc:493] T f8f275cdefdd443bbac9d440f67b9b52 P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:29.174674 32479 raft_consensus.cc:493] T b4e824b74f3b49098cec0b4f19f7d815 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:29.179325 32689 tablet_copy_client.cc:323] T 1fa0925ac64c4fc69dbac49cef120871 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Beginning tablet copy session from remote peer at address 127.29.32.195:38253
I20260709 12:13:29.159098 32397 raft_consensus.cc:515] T f17d51c781414977bf54afa89f9e7227 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:29.152426 32659 raft_consensus.cc:515] T f8f275cdefdd443bbac9d440f67b9b52 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:29.193512 32642 leader_election.cc:290] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 election: Requested vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:29.204545 32482 raft_consensus.cc:493] T 82a9708851e94168bd57fc180b63b823 P 30c92db0139b4111bec0f41bfb121c4d [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:29.176647 32694 raft_consensus.cc:515] T bfb1959a138f4ebba53b5a0a4a24c8c2 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:29.437961 31743 raft_consensus.cc:3060] T bfb1959a138f4ebba53b5a0a4a24c8c2 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:29.437826 31063 leader_election.cc:304] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [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: dc254a15e8d54188a2ec3927216ff482, f5b1f169962e4544857edd56e56b5da6; no voters: 
I20260709 12:13:29.289848 32644 consensus_queue.cc:1048] T ced8b161997f4619ae2bef909f847a9c P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.134s
W20260709 12:13:29.450222 32699 log.cc:927] Time spent T 847dc84de6644d7a8e98748f55c1a5ec P 004887887de44a6584632617dc197d7d: Append to log took a long time: real 0.239s	user 0.001s	sys 0.000s
I20260709 12:13:29.191603 32643 rpcz_store.cc:276] 0709 12:13:27.651644 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:27.651801 (+   157us) service_pool.cc:224] Handling call
0709 12:13:27.712058 (+ 60257us) log.cc:844] Serialized 506 byte log entry
0709 12:13:28.064104 (+352046us) spinlock_profiling.cc:243] Waited 2.65 ms on lock 0x7b180037d5c0. stack: 00007f6234cfc343 00007f6234cfc240 00007f623468b1d4 00007f623e3c9304 00007f623e3c9299 00007f623dbf6ab1 00007f623dc03281 00007f6234cfc2a6 00007f6234cfc240 00007f623468b1d4 00007f623e3c9304 00007f623e3c9299 00007f6237d84571 00007f6237d9bb26 00007f6237d9549a 00007f6237d94714
0709 12:13:28.064734 (+   630us) spinlock_profiling.cc:243] Waited 2.35 ms on lock 0x7b54003ceea0. stack: 00007f6234cfc343 00007f6234cfc240 00007f623468b1d4 00007f623e3c9304 00007f623e3c9299 00007f6237d84571 00007f6237d9bb26 00007f6237d9549a 00007f6237d94714 00007f6237d74eaa 00007f6237d7bd53 00007f6237d7bcd9 00007f6237d7bc69 00007f6237d7bc31 00007f6237d7adfd 0000000000388634
0709 12:13:28.106752 (+ 42018us) spinlock_profiling.cc:243] Waited 13.7 ms on lock 0x7b54003ceea0. stack: 00007f6234cfc343 00007f6234cfc240 00007f623468b1d4 00007f623e3c9304 00007f623e3c9299 00007f6237d84571 00007f6237d94142 00007f6237d74eaa 00007f6237d7bd53 00007f6237d7bcd9 00007f6237d7bc69 00007f6237d7bc31 00007f6237d7adfd 0000000000388634 0000000000388479 00007f6234d2e475
0709 12:13:28.219289 (+112537us) spinlock_profiling.cc:243] Waited 5.57 ms on lock 0x7b54003ceea0. stack: 00007f6234cfc343 00007f6234cfc240 00007f623468b1d4 00007f623e3c9304 00007f623e3c9299 00007f6237d84571 00007f6237d94142 00007f6237d74eaa 00007f6237d7bd53 00007f6237d7bcd9 00007f6237d7bc69 00007f6237d7bc31 00007f6237d7adfd 0000000000388634 0000000000388479 00007f6234d2e475
0709 12:13:28.362556 (+143267us) spinlock_profiling.cc:243] Waited 2.05 ms on lock 0x7b2c0007cca8. stack: 00007f6234cfc343 00007f6234cfc240 00007f623468b1d4 00007f623e3c9304 00007f623e3c9299 00007f6236714a11 00007f6236723a0a 00007f6236723693 00007f6236723631 00007f6237e57b52 00007f6237e57cf5 00007f6237d94691 00007f6237d74eaa 00007f6237d7bd53 00007f6237d7bcd9 00007f6237d7bc69
0709 12:13:28.380292 (+ 17736us) spinlock_profiling.cc:243] Waited 147 ms on lock 0x7b1800032760. stack: 00007f6234cfc343 00007f6234cfc240 00007f623468b1d4 00007f623e3c9304 00007f623e3c9299 00007f6237d84571 00007f6237e57d01 00007f6237d94691 00007f6237d74eaa 00007f6237d7bd53 00007f6237d7bcd9 00007f6237d7bc69 00007f6237d7bc31 00007f6237d7adfd 0000000000388634 0000000000388479
0709 12:13:29.150818 (+770526us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":7107,"raft.queue_time_us":13865,"raft.run_cpu_time_us":23382,"raft.run_wall_time_us":1355078,"spinlock_wait_cycles":398199808,"thread_start_us":84321,"threads_started":1,"wal-append.queue_time_us":160316,"wal-append.run_cpu_time_us":2328,"wal-append.run_wall_time_us":1013249}
I20260709 12:13:29.371771 32479 raft_consensus.cc:515] T b4e824b74f3b49098cec0b4f19f7d815 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:29.371316 32701 raft_consensus.cc:515] T f8f275cdefdd443bbac9d440f67b9b52 P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:29.478214 32479 leader_election.cc:290] T b4e824b74f3b49098cec0b4f19f7d815 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:29.485163 32664 raft_consensus.cc:493] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:29.486016 32664 raft_consensus.cc:515] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:29.534579 32664 leader_election.cc:290] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:29.494153 32659 leader_election.cc:290] T f8f275cdefdd443bbac9d440f67b9b52 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:29.499480 32625 leader_election.cc:290] T 8fe8a9107d124c99a1815c948e7763cf P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:29.501329 32671 leader_election.cc:290] T ef3b18c8988842ebb49493971467b689 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:29.504721 32397 leader_election.cc:290] T f17d51c781414977bf54afa89f9e7227 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:29.507802 32427 leader_election.cc:290] T a5c879e24e97407ab517707c5384cee7 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:29.508438 32629 raft_consensus.cc:493] T 82a9708851e94168bd57fc180b63b823 P 004887887de44a6584632617dc197d7d [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:29.536902 32629 raft_consensus.cc:515] T 82a9708851e94168bd57fc180b63b823 P 004887887de44a6584632617dc197d7d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:29.539454 32629 leader_election.cc:290] T 82a9708851e94168bd57fc180b63b823 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:29.406279 32482 raft_consensus.cc:515] T 82a9708851e94168bd57fc180b63b823 P 30c92db0139b4111bec0f41bfb121c4d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:29.542107 32482 leader_election.cc:290] T 82a9708851e94168bd57fc180b63b823 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:29.458673 32457 raft_consensus.cc:493] T 39f2bd93fb884f38a718cd39c5504e52 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:29.543033 32457 raft_consensus.cc:515] T 39f2bd93fb884f38a718cd39c5504e52 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:29.545571 32457 leader_election.cc:290] T 39f2bd93fb884f38a718cd39c5504e52 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:29.528864 32701 leader_election.cc:290] T f8f275cdefdd443bbac9d440f67b9b52 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:29.515027 32577 raft_consensus.cc:2804] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:29.546943 32577 raft_consensus.cc:493] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:29.547411 32577 raft_consensus.cc:3060] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:29.488802 32677 leader_election.cc:290] T b223cbe5ac5f4b07afbfffeab5c46deb P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:29.556331 32605 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:44240 (request call id 289) took 3261 ms. Trace:
I20260709 12:13:29.559022 32694 leader_election.cc:290] T bfb1959a138f4ebba53b5a0a4a24c8c2 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:29.581151 32672 leader_election.cc:290] T 8d67e4d0c72f479ea4647afa7039f263 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:29.631794 30988 leader_election.cc:304] T 0bb7d70b9a8546e6be62cec192f84a56 P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:29.648439 32713 raft_consensus.cc:2749] T 0bb7d70b9a8546e6be62cec192f84a56 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:29.654422 32677 raft_consensus.cc:493] T cc87527d684e493cb49a0976b66b95e1 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:29.655501 32677 raft_consensus.cc:515] T cc87527d684e493cb49a0976b66b95e1 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:29.672712 32485 leader_election.cc:290] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 5 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
W20260709 12:13:29.694628 31710 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.510s	user 0.001s	sys 0.005s
W20260709 12:13:29.695405 31710 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.511s	user 0.002s	sys 0.005s
I20260709 12:13:29.706148 32397 raft_consensus.cc:493] T 0b41888ff42940da9b1972fd18897141 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:29.706552 32671 raft_consensus.cc:493] T 4ee6b7916bad47ff92e5c5380ec866ca P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:29.706949 32397 raft_consensus.cc:515] T 0b41888ff42940da9b1972fd18897141 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:29.707381 32671 raft_consensus.cc:515] T 4ee6b7916bad47ff92e5c5380ec866ca P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:29.709510 32671 leader_election.cc:290] T 4ee6b7916bad47ff92e5c5380ec866ca P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:29.705899 32427 raft_consensus.cc:493] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:29.710929 32427 raft_consensus.cc:515] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:29.713416 32427 leader_election.cc:290] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:29.714125 32427 raft_consensus.cc:493] T ced8b161997f4619ae2bef909f847a9c P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:29.714800 32427 raft_consensus.cc:515] T ced8b161997f4619ae2bef909f847a9c P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:29.717118 32427 leader_election.cc:290] T ced8b161997f4619ae2bef909f847a9c P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:29.710054 32671 raft_consensus.cc:493] T 1ea66b0b7a624931b06513f285ef85dc P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:29.721345 31745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f275cdefdd443bbac9d440f67b9b52" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:29.722330 31738 raft_consensus.cc:1275] T 847dc84de6644d7a8e98748f55c1a5ec P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:29.723562 31739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe5fe8de7a54e2c837e2d900e67f4e4" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:29.724961 31741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c879e24e97407ab517707c5384cee7" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:29.737210 32457 raft_consensus.cc:493] T 40054f6dd8f241e3845c6787c870dd1e P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:29.753968 32677 leader_election.cc:290] T cc87527d684e493cb49a0976b66b95e1 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:29.709532 32397 leader_election.cc:290] T 0b41888ff42940da9b1972fd18897141 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:29.760646 31744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d6e271c5f0a401a94b07a3da7dc3e89" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:29.767201 31166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4e824b74f3b49098cec0b4f19f7d815" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:13:29.768800 31098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4e824b74f3b49098cec0b4f19f7d815" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:13:29.780234 31169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4e824b74f3b49098cec0b4f19f7d815" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:29.785475 30920 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53038 (request call id 231) took 1211 ms. Trace:
W20260709 12:13:29.808357 30988 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.196:36387, user_credentials={real_user=slave}} blocked reactor thread for 48782.8us
I20260709 12:13:29.830859 31098 raft_consensus.cc:2393] T b4e824b74f3b49098cec0b4f19f7d815 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f5b1f169962e4544857edd56e56b5da6 in current term 2: Already voted for candidate dc254a15e8d54188a2ec3927216ff482 in this term.
I20260709 12:13:29.830747 32716 raft_consensus.cc:493] T 544029f2ed67441abec2700df0a8363b P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f5b1f169962e4544857edd56e56b5da6)
I20260709 12:13:29.831864 32716 raft_consensus.cc:515] T 544029f2ed67441abec2700df0a8363b P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:29.811566 31739 raft_consensus.cc:2468] T bbe5fe8de7a54e2c837e2d900e67f4e4 P f5b1f169962e4544857edd56e56b5da6 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 4.
I20260709 12:13:29.834396 32693 raft_consensus.cc:493] T 847dc84de6644d7a8e98748f55c1a5ec P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:29.835067 32693 raft_consensus.cc:515] T 847dc84de6644d7a8e98748f55c1a5ec P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:29.838495 31744 raft_consensus.cc:2393] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 004887887de44a6584632617dc197d7d in current term 4: Already voted for candidate f5b1f169962e4544857edd56e56b5da6 in this term.
I20260709 12:13:29.838656 31182 tablet_copy_service.cc:140] P 30c92db0139b4111bec0f41bfb121c4d: Received BeginTabletCopySession request for tablet 1fa0925ac64c4fc69dbac49cef120871 from peer f5b1f169962e4544857edd56e56b5da6 ({username='slave'} at 127.0.0.1:35728)
I20260709 12:13:29.839835 31182 tablet_copy_service.cc:161] P 30c92db0139b4111bec0f41bfb121c4d: Beginning new tablet copy session on tablet 1fa0925ac64c4fc69dbac49cef120871 from peer f5b1f169962e4544857edd56e56b5da6 at {username='slave'} at 127.0.0.1:35728: session id = f5b1f169962e4544857edd56e56b5da6-1fa0925ac64c4fc69dbac49cef120871
I20260709 12:13:29.841804 31745 raft_consensus.cc:2468] T f8f275cdefdd443bbac9d440f67b9b52 P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 3.
I20260709 12:13:29.846064 32397 raft_consensus.cc:493] T 30aaa322462d471391f3699e252ff4d9 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:29.829771 32671 raft_consensus.cc:515] T 1ea66b0b7a624931b06513f285ef85dc P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:29.849375 32397 raft_consensus.cc:515] T 30aaa322462d471391f3699e252ff4d9 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:29.848510 32713 consensus_queue.cc:1048] T 847dc84de6644d7a8e98748f55c1a5ec P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } 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 12:13:29.850508 32716 leader_election.cc:290] T 544029f2ed67441abec2700df0a8363b P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:29.854674 31743 raft_consensus.cc:1275] T bfb1959a138f4ebba53b5a0a4a24c8c2 P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Refusing update from remote peer 30c92db0139b4111bec0f41bfb121c4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:29.855288 32397 leader_election.cc:290] T 30aaa322462d471391f3699e252ff4d9 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:29.856266 32397 raft_consensus.cc:493] T e423dd71a8004c5e93c55b30c614d23b P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:29.859589 32397 raft_consensus.cc:515] T e423dd71a8004c5e93c55b30c614d23b P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:29.857692 32693 leader_election.cc:290] T 847dc84de6644d7a8e98748f55c1a5ec P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:29.858333 32680 raft_consensus.cc:493] T 1fa0925ac64c4fc69dbac49cef120871 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:29.863809 32671 leader_election.cc:290] T 1ea66b0b7a624931b06513f285ef85dc P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:29.858807 32721 raft_consensus.cc:493] T ef3b18c8988842ebb49493971467b689 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:29.844179 32457 raft_consensus.cc:515] T 40054f6dd8f241e3845c6787c870dd1e P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:29.864526 31137 leader_election.cc:304] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d, f5b1f169962e4544857edd56e56b5da6; no voters: 
I20260709 12:13:29.864740 32721 raft_consensus.cc:515] T ef3b18c8988842ebb49493971467b689 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:29.863240 32680 raft_consensus.cc:515] T 1fa0925ac64c4fc69dbac49cef120871 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:29.865500 31098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b223cbe5ac5f4b07afbfffeab5c46deb" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:29.865757 32397 leader_election.cc:290] T e423dd71a8004c5e93c55b30c614d23b P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:29.866149 32457 leader_election.cc:290] T 40054f6dd8f241e3845c6787c870dd1e P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:29.557003 32605 rpcz_store.cc:276] 0709 12:13:26.294564 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:26.295814 (+  1250us) service_pool.cc:224] Handling call
0709 12:13:27.249853 (+954039us) spinlock_profiling.cc:243] Waited 2.03 ms on lock 0x7b58001d5b98. stack: 00007f6234cfc343 00007f6234cfc240 00007f623468b1d4 00007f623e3c9304 00007f623e3c9299 00007f6234bb6db1 00007f6234cf6b71 00007f6234cf71a2 00007f623dc38889 00007f623cd69d88 00007f623ce2da07 00007f623ce5ff4e 00007f623ce44fdd 00007f623ce44f89 00007f623ce44f19 00007f623ce44ee1
0709 12:13:27.784838 (+534985us) ts_tablet_manager.cc:934] T 1146459722574a00b704b5e4542951bf P f5b1f169962e4544857edd56e56b5da6: Initiating tablet copy from peer 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
0709 12:13:28.716937 (+932099us) tablet_copy_client.cc:368] Tablet copy session begun
0709 12:13:29.078931 (+361994us) tablet_metadata.cc:665] Metadata flushed
0709 12:13:29.107606 (+ 28675us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 12:13:29.555227 (+447621us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 12:13:29.555642 (+   415us) tablet_replica.cc:206] Creating consensus instance
0709 12:13:29.556041 (+   399us) ts_tablet_manager.cc:989] Replica registered.
0709 12:13:29.556225 (+   184us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":18384,"spinlock_wait_cycles":4663040,"tablet-copy.queue_time_us":226570,"thread_start_us":153252,"threads_started":2}
I20260709 12:13:29.881906 32605 tablet_copy_client.cc:806] T 1146459722574a00b704b5e4542951bf P f5b1f169962e4544857edd56e56b5da6: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:29.882769 32605 tablet_copy_client.cc:670] T 1146459722574a00b704b5e4542951bf P f5b1f169962e4544857edd56e56b5da6: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:29.852600 32682 raft_consensus.cc:493] T b6f50d0c5d864cb5abb35e0264634381 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:29.874269 31745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544029f2ed67441abec2700df0a8363b" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
W20260709 12:13:29.885511 31063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.196:36387, user_credentials={real_user=slave}} blocked reactor thread for 416113us
I20260709 12:13:29.885797 32682 raft_consensus.cc:515] T b6f50d0c5d864cb5abb35e0264634381 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:29.809932 30920 rpcz_store.cc:276] 0709 12:13:28.577465 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:28.577675 (+   210us) service_pool.cc:224] Handling call
0709 12:13:29.785253 (+1207578us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:29.123978 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:29.292420 (+168442us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:29.317158 (+ 24738us) write_op.cc:435] Acquired schema lock
0709 12:13:29.329615 (+ 12457us) tablet.cc:662] Decoding operations
0709 12:13:29.510335 (+180720us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:29.510430 (+    95us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:29.510473 (+    43us) tablet.cc:685] Acquiring locks for 3 operations
0709 12:13:29.511052 (+   579us) tablet.cc:701] Row locks acquired
0709 12:13:29.511132 (+    80us) write_op.cc:260] PREPARE: finished
0709 12:13:29.511432 (+   300us) write_op.cc:270] Start()
0709 12:13:29.511645 (+   213us) write_op.cc:276] Timestamp: P: 1783599209511352 usec, L: 0
0709 12:13:29.511678 (+    33us) op_driver.cc:348] REPLICATION: starting
0709 12:13:29.512786 (+  1108us) log.cc:844] Serialized 1375 byte log entry
0709 12:13:29.577253 (+ 64467us) op_driver.cc:464] REPLICATION: finished
0709 12:13:29.580235 (+  2982us) write_op.cc:301] APPLY: starting
0709 12:13:29.580321 (+    86us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:29.580453 (+   132us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:29.580560 (+   107us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:29.581006 (+   446us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:29.581178 (+   172us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=3
0709 12:13:29.581229 (+    51us) write_op.cc:312] APPLY: finished
0709 12:13:29.581439 (+   210us) log.cc:844] Serialized 35 byte log entry
0709 12:13:29.582257 (+   818us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:29.582363 (+   106us) write_op.cc:454] Released schema lock
0709 12:13:29.582410 (+    47us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:29.788278 (+205868us) spinlock_profiling.cc:243] Waited 34.8 ms on lock 0x7b540026c380. stack: 00007f6234cfc343 00007f6234cfc240 00007f623468b1d4 00007f623e3c9304 00007f623e3c9299 00007f623b785161 00007f623b85a33d 00007f623b8533c2 00007f623b852b53 00007f623b856d61 00007f623b856d19 00007f623b856ca9 00007f623b856c71 00007f623b855e9d 0000000000388634 0000000000388479
0709 12:13:29.788685 (+   407us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:29.788733 (+    48us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":20567,"reported_tablets":14,"child_traces":[["op",{"apply.queue_time_us":2721,"apply.run_cpu_time_us":5240,"apply.run_wall_time_us":208296,"num_ops":3,"prepare.queue_time_us":149,"prepare.run_cpu_time_us":5414,"prepare.run_wall_time_us":395507,"replication_time_us":65390,"spinlock_wait_cycles":80040704,"thread_start_us":4396,"threads_started":1}]]}
I20260709 12:13:29.897619 32682 leader_election.cc:290] T b6f50d0c5d864cb5abb35e0264634381 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:29.870294 32672 raft_consensus.cc:493] T b076f86e4ed644b280f0eee401d38c47 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:29.907207 31170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f275cdefdd443bbac9d440f67b9b52" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:29.908215 31170 raft_consensus.cc:2468] T f8f275cdefdd443bbac9d440f67b9b52 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5b1f169962e4544857edd56e56b5da6 in term 2.
I20260709 12:13:29.908397 31738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d4b78ad5d5b4e7da91ac5657941e2b9" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6"
I20260709 12:13:29.909152 31738 raft_consensus.cc:3060] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:29.900499 31741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4e824b74f3b49098cec0b4f19f7d815" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:29.910459 32672 raft_consensus.cc:515] T b076f86e4ed644b280f0eee401d38c47 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:29.911049 31741 raft_consensus.cc:2468] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 2.
I20260709 12:13:29.912936 32672 leader_election.cc:290] T b076f86e4ed644b280f0eee401d38c47 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:29.917730 30921 catalog_manager.cc:5697] T cc87527d684e493cb49a0976b66b95e1 P 30c92db0139b4111bec0f41bfb121c4d reported cstate change: term changed from 2 to 3, leader changed from 004887887de44a6584632617dc197d7d (127.29.32.193) to 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195). New cstate: current_term: 3 leader_uuid: "30c92db0139b4111bec0f41bfb121c4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:29.922987 31172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fe8a9107d124c99a1815c948e7763cf" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
W20260709 12:13:29.923843 31136 consensus_peers.cc:597] T 30aaa322462d471391f3699e252ff4d9 P 30c92db0139b4111bec0f41bfb121c4d -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. 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 12:13:29.929365 32672 raft_consensus.cc:493] T a80baabb486f42a4a982e88ae6a2ffd1 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:29.930439 32672 raft_consensus.cc:515] T a80baabb486f42a4a982e88ae6a2ffd1 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:29.934244 32672 leader_election.cc:290] T a80baabb486f42a4a982e88ae6a2ffd1 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:29.934688 31173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b223cbe5ac5f4b07afbfffeab5c46deb" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:29.939060 30921 catalog_manager.cc:5697] T bfb1959a138f4ebba53b5a0a4a24c8c2 P 30c92db0139b4111bec0f41bfb121c4d reported cstate change: term changed from 1 to 2, leader changed from dc254a15e8d54188a2ec3927216ff482 (127.29.32.194) to 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195). New cstate: current_term: 2 leader_uuid: "30c92db0139b4111bec0f41bfb121c4d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:29.944558 31090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c879e24e97407ab517707c5384cee7" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:29.945366 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82a9708851e94168bd57fc180b63b823" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:29.945763 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f17d51c781414977bf54afa89f9e7227" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:29.946192 32672 raft_consensus.cc:493] T 2e35674711c84471b938c16e846e1e8c P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:29.946702 31092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3b18c8988842ebb49493971467b689" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:29.947295 31094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39f2bd93fb884f38a718cd39c5504e52" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:29.947604 31092 raft_consensus.cc:2393] T ef3b18c8988842ebb49493971467b689 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 004887887de44a6584632617dc197d7d in current term 2: Already voted for candidate dc254a15e8d54188a2ec3927216ff482 in this term.
I20260709 12:13:29.946951 32672 raft_consensus.cc:515] T 2e35674711c84471b938c16e846e1e8c P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:29.906047 31166 raft_consensus.cc:2468] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5b1f169962e4544857edd56e56b5da6 in term 2.
I20260709 12:13:29.950747 32672 leader_election.cc:290] T 2e35674711c84471b938c16e846e1e8c P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:29.954330 31098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fe8a9107d124c99a1815c948e7763cf" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:29.954551 31096 raft_consensus.cc:2468] T 82a9708851e94168bd57fc180b63b823 P dc254a15e8d54188a2ec3927216ff482 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 4.
W20260709 12:13:29.955432 31137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.196:36387, user_credentials={real_user=slave}} blocked reactor thread for 110591us
I20260709 12:13:29.956471 31137 leader_election.cc:304] T f8f275cdefdd443bbac9d440f67b9b52 P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d, f5b1f169962e4544857edd56e56b5da6; no voters: 
I20260709 12:13:29.956646 32680 leader_election.cc:290] T 1fa0925ac64c4fc69dbac49cef120871 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:29.965394 31172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3b18c8988842ebb49493971467b689" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:29.964603 31170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfb1959a138f4ebba53b5a0a4a24c8c2" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:29.962718 32715 raft_consensus.cc:2804] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:29.963975 32727 raft_consensus.cc:2804] T f8f275cdefdd443bbac9d440f67b9b52 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:29.970126 31166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f17d51c781414977bf54afa89f9e7227" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:29.968673 32715 raft_consensus.cc:493] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:29.971696 31172 raft_consensus.cc:2468] T ef3b18c8988842ebb49493971467b689 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 2.
I20260709 12:13:29.968767 32727 raft_consensus.cc:493] T f8f275cdefdd443bbac9d440f67b9b52 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting leader election (detected failure of leader f5b1f169962e4544857edd56e56b5da6)
I20260709 12:13:29.974226 32715 raft_consensus.cc:3060] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:29.976951 32727 raft_consensus.cc:3060] T f8f275cdefdd443bbac9d440f67b9b52 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:29.978592 32728 consensus_queue.cc:1048] T bfb1959a138f4ebba53b5a0a4a24c8c2 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } 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 12:13:29.982314 31738 raft_consensus.cc:2468] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 5.
I20260709 12:13:29.982781 32721 leader_election.cc:290] T ef3b18c8988842ebb49493971467b689 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:29.983592 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82a9708851e94168bd57fc180b63b823" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:29.984500 31097 raft_consensus.cc:2410] T 82a9708851e94168bd57fc180b63b823 P dc254a15e8d54188a2ec3927216ff482 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 30c92db0139b4111bec0f41bfb121c4d 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 12:13:29.985342 31098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d67e4d0c72f479ea4647afa7039f263" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:29.989090 31091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfb1959a138f4ebba53b5a0a4a24c8c2" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:29.990329 32721 raft_consensus.cc:493] T 1ea66b0b7a624931b06513f285ef85dc P dc254a15e8d54188a2ec3927216ff482 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:29.990690 31093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "847dc84de6644d7a8e98748f55c1a5ec" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:29.990979 32721 raft_consensus.cc:515] T 1ea66b0b7a624931b06513f285ef85dc P dc254a15e8d54188a2ec3927216ff482 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:29.991457 31093 raft_consensus.cc:2468] T 847dc84de6644d7a8e98748f55c1a5ec P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5b1f169962e4544857edd56e56b5da6 in term 2.
I20260709 12:13:29.993327 32721 leader_election.cc:290] T 1ea66b0b7a624931b06513f285ef85dc P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:29.994341 32715 raft_consensus.cc:515] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
W20260709 12:13:29.972779 31136 consensus_peers.cc:597] T 1146459722574a00b704b5e4542951bf P 30c92db0139b4111bec0f41bfb121c4d -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. 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 12:13:29.974390 31739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e35674711c84471b938c16e846e1e8c" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:30.019243 32680 raft_consensus.cc:493] T e9314181f732426eb7e9843e26c00441 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:30.020375 32680 raft_consensus.cc:515] T e9314181f732426eb7e9843e26c00441 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:30.020203 32577 raft_consensus.cc:515] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:30.058653 31093 raft_consensus.cc:1275] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 [term 4 FOLLOWER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:30.058597 31090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b41888ff42940da9b1972fd18897141" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:30.059837 31091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d6e271c5f0a401a94b07a3da7dc3e89" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:30.060578 31091 raft_consensus.cc:2368] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 004887887de44a6584632617dc197d7d for earlier term 4. Current term is 5.
I20260709 12:13:30.061908 31090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30aaa322462d471391f3699e252ff4d9" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:30.062553 31098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced8b161997f4619ae2bef909f847a9c" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:30.062826 31090 raft_consensus.cc:2468] T 30aaa322462d471391f3699e252ff4d9 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 3.
I20260709 12:13:30.063706 31173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b41888ff42940da9b1972fd18897141" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:30.063915 31090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e423dd71a8004c5e93c55b30c614d23b" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:30.064286 31164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d67e4d0c72f479ea4647afa7039f263" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:30.061637 31091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc87527d684e493cb49a0976b66b95e1" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:30.063721 31098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea66b0b7a624931b06513f285ef85dc" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:30.067121 31098 raft_consensus.cc:2468] T 1ea66b0b7a624931b06513f285ef85dc P dc254a15e8d54188a2ec3927216ff482 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 4.
I20260709 12:13:30.069823 31170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82a9708851e94168bd57fc180b63b823" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:30.065212 31090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544029f2ed67441abec2700df0a8363b" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:30.082190 31094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40054f6dd8f241e3845c6787c870dd1e" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:30.083357 31170 raft_consensus.cc:2468] T 82a9708851e94168bd57fc180b63b823 P 30c92db0139b4111bec0f41bfb121c4d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 4.
I20260709 12:13:30.083714 32511 consensus_queue.cc:1048] T 30aaa322462d471391f3699e252ff4d9 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:30.084443 31095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ee6b7916bad47ff92e5c5380ec866ca" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:30.085996 31171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ee6b7916bad47ff92e5c5380ec866ca" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:30.094015 31063 leader_election.cc:304] T b4e824b74f3b49098cec0b4f19f7d815 P dc254a15e8d54188a2ec3927216ff482 [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: dc254a15e8d54188a2ec3927216ff482, f5b1f169962e4544857edd56e56b5da6; no voters: 
W20260709 12:13:30.103245 31710 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.193:37577, user_credentials={real_user=slave}} blocked reactor thread for 163217us
I20260709 12:13:30.108893 31172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39f2bd93fb884f38a718cd39c5504e52" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
W20260709 12:13:30.111544 31063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.196:36387, user_credentials={real_user=slave}} blocked reactor thread for 55277.8us
I20260709 12:13:30.106799 31164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced8b161997f4619ae2bef909f847a9c" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:30.121456 31166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc87527d684e493cb49a0976b66b95e1" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:30.114094 32485 raft_consensus.cc:2804] T b4e824b74f3b49098cec0b4f19f7d815 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:30.114097 32672 raft_consensus.cc:493] T 65028637ee2f479e868c440d0643d802 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:30.116046 32680 leader_election.cc:290] T e9314181f732426eb7e9843e26c00441 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:30.129508 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b076f86e4ed644b280f0eee401d38c47" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:30.129242 31090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6f50d0c5d864cb5abb35e0264634381" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:30.134845 31098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80baabb486f42a4a982e88ae6a2ffd1" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
W20260709 12:13:30.136523 31138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.194:44499, user_credentials={real_user=slave}} blocked reactor thread for 56670.4us
I20260709 12:13:30.126852 32485 raft_consensus.cc:493] T b4e824b74f3b49098cec0b4f19f7d815 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:30.138823 31182 tablet_copy_source_session.cc:215] T 1fa0925ac64c4fc69dbac49cef120871 P 30c92db0139b4111bec0f41bfb121c4d: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:13:30.139688 32485 raft_consensus.cc:3060] T b4e824b74f3b49098cec0b4f19f7d815 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:30.146927 32680 raft_consensus.cc:493] T 0bc24a79ea234c19aa54649c73e392af P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:30.156551 31710 leader_election.cc:304] T f8f275cdefdd443bbac9d440f67b9b52 P f5b1f169962e4544857edd56e56b5da6 [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: 30c92db0139b4111bec0f41bfb121c4d, f5b1f169962e4544857edd56e56b5da6; no voters: 
I20260709 12:13:30.161510 31099 raft_consensus.cc:1275] T 847dc84de6644d7a8e98748f55c1a5ec P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:30.162228 31710 leader_election.cc:304] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 [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: 30c92db0139b4111bec0f41bfb121c4d, f5b1f169962e4544857edd56e56b5da6; no voters: dc254a15e8d54188a2ec3927216ff482
W20260709 12:13:30.163375 32658 log.cc:927] Time spent T 00000000000000000000000000000000 P b2cabab1087f4413893c796aceb503f1: Append to log took a long time: real 0.080s	user 0.000s	sys 0.001s
I20260709 12:13:30.164520 32723 raft_consensus.cc:2804] T f8f275cdefdd443bbac9d440f67b9b52 P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:30.164978 32723 raft_consensus.cc:493] T f8f275cdefdd443bbac9d440f67b9b52 P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:30.165342 32723 raft_consensus.cc:3060] T f8f275cdefdd443bbac9d440f67b9b52 P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:30.168828 32693 raft_consensus.cc:2804] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:30.169555 32693 raft_consensus.cc:697] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 [term 2 LEADER]: Becoming Leader. State: Replica: f5b1f169962e4544857edd56e56b5da6, State: Running, Role: LEADER
I20260709 12:13:30.170832 32693 consensus_queue.cc:237] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 [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: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:30.162485 31167 raft_consensus.cc:1275] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d [term 4 FOLLOWER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:30.175844 31171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40054f6dd8f241e3845c6787c870dd1e" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:30.177018 31171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fa0925ac64c4fc69dbac49cef120871" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:30.177994 31165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80baabb486f42a4a982e88ae6a2ffd1" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:30.157819 32577 leader_election.cc:290] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 5 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:30.149509 32672 raft_consensus.cc:515] T 65028637ee2f479e868c440d0643d802 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:30.203608 31166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e423dd71a8004c5e93c55b30c614d23b" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:30.194742 31172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6f50d0c5d864cb5abb35e0264634381" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
W20260709 12:13:30.194247 31063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.196:36387, user_credentials={real_user=slave}} blocked reactor thread for 69761us
I20260709 12:13:30.205001 30989 leader_election.cc:304] T a5c879e24e97407ab517707c5384cee7 P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d; no voters: dc254a15e8d54188a2ec3927216ff482, f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:30.207294 31171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9314181f732426eb7e9843e26c00441" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:30.205783 30987 leader_election.cc:304] T b223cbe5ac5f4b07afbfffeab5c46deb P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:30.206106 31167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30aaa322462d471391f3699e252ff4d9" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:30.206743 31099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9314181f732426eb7e9843e26c00441" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:30.200326 31168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b076f86e4ed644b280f0eee401d38c47" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:30.249411 31166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea66b0b7a624931b06513f285ef85dc" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:30.190793 32715 leader_election.cc:290] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 5 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:30.251386 31063 leader_election.cc:304] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 [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: dc254a15e8d54188a2ec3927216ff482, f5b1f169962e4544857edd56e56b5da6; no voters: 
I20260709 12:13:30.200527 31164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea66b0b7a624931b06513f285ef85dc" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:30.201839 31090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e35674711c84471b938c16e846e1e8c" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:30.258863 31173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3b18c8988842ebb49493971467b689" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:30.161420 32680 raft_consensus.cc:515] T 0bc24a79ea234c19aa54649c73e392af P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:30.203224 32727 raft_consensus.cc:515] T f8f275cdefdd443bbac9d440f67b9b52 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:30.276221 32727 leader_election.cc:290] T f8f275cdefdd443bbac9d440f67b9b52 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:30.278050 32672 leader_election.cc:290] T 65028637ee2f479e868c440d0643d802 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:30.278843 32672 raft_consensus.cc:2749] T b223cbe5ac5f4b07afbfffeab5c46deb P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:30.279111 31173 raft_consensus.cc:2468] T ef3b18c8988842ebb49493971467b689 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 2.
W20260709 12:13:30.268139 30987 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.195:38253, user_credentials={real_user=slave}} blocked reactor thread for 62559.8us
I20260709 12:13:30.280484 30987 leader_election.cc:304] T ef3b18c8988842ebb49493971467b689 P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: 
I20260709 12:13:30.268947 32719 raft_consensus.cc:2749] T a5c879e24e97407ab517707c5384cee7 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:13:30.282500 31710 leader_election.cc:336] T f8f275cdefdd443bbac9d440f67b9b52 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:13:30.283110 32719 raft_consensus.cc:2804] T ef3b18c8988842ebb49493971467b689 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:30.283567 32719 raft_consensus.cc:493] T ef3b18c8988842ebb49493971467b689 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:30.283933 32719 raft_consensus.cc:3060] T ef3b18c8988842ebb49493971467b689 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:30.286371 31166 raft_consensus.cc:2468] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 4.
I20260709 12:13:30.288192 31171 raft_consensus.cc:2468] T e9314181f732426eb7e9843e26c00441 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 3.
I20260709 12:13:30.204882 31092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fa0925ac64c4fc69dbac49cef120871" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:30.271819 32575 raft_consensus.cc:493] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:30.291863 32575 raft_consensus.cc:515] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
W20260709 12:13:30.297991 31710 leader_election.cc:336] T 847dc84de6644d7a8e98748f55c1a5ec P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:13:30.306807 30989 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.194:44499, user_credentials={real_user=slave}} blocked reactor thread for 102044us
I20260709 12:13:30.306694 32457 raft_consensus.cc:493] T 1146459722574a00b704b5e4542951bf P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:30.310103 31744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f275cdefdd443bbac9d440f67b9b52" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6"
I20260709 12:13:30.326961 32457 raft_consensus.cc:515] T 1146459722574a00b704b5e4542951bf P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
I20260709 12:13:30.329443 32457 leader_election.cc:290] T 1146459722574a00b704b5e4542951bf P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:30.330184 32680 leader_election.cc:290] T 0bc24a79ea234c19aa54649c73e392af P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:30.334573 31743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe5fe8de7a54e2c837e2d900e67f4e4" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6"
I20260709 12:13:30.335242 31743 raft_consensus.cc:3060] T bbe5fe8de7a54e2c837e2d900e67f4e4 P f5b1f169962e4544857edd56e56b5da6 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:13:30.343863 32733 log.cc:927] Time spent T 0bb7d70b9a8546e6be62cec192f84a56 P 30c92db0139b4111bec0f41bfb121c4d: Append to log took a long time: real 0.078s	user 0.000s	sys 0.000s
W20260709 12:13:30.323725 31063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.196:36387, user_credentials={real_user=slave}} blocked reactor thread for 78733.7us
I20260709 12:13:30.319178 30989 leader_election.cc:304] T f17d51c781414977bf54afa89f9e7227 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:30.303871 32575 leader_election.cc:290] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:30.359889 32677 raft_consensus.cc:2749] T f17d51c781414977bf54afa89f9e7227 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:30.360313 31712 leader_election.cc:304] T bfb1959a138f4ebba53b5a0a4a24c8c2 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5b1f169962e4544857edd56e56b5da6; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:30.360325 32668 raft_consensus.cc:493] T 358c892619c546d893d935c1bd85f699 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f5b1f169962e4544857edd56e56b5da6)
I20260709 12:13:30.364622 30987 leader_election.cc:304] T 82a9708851e94168bd57fc180b63b823 P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: 
W20260709 12:13:30.375699 30989 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.194:44499, user_credentials={real_user=slave}} blocked reactor thread for 56636.5us
I20260709 12:13:30.365762 31739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d6e271c5f0a401a94b07a3da7dc3e89" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6"
I20260709 12:13:30.370216 32721 raft_consensus.cc:2804] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:30.307694 32485 raft_consensus.cc:515] T b4e824b74f3b49098cec0b4f19f7d815 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:30.402649 32723 raft_consensus.cc:515] T f8f275cdefdd443bbac9d440f67b9b52 P f5b1f169962e4544857edd56e56b5da6 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
W20260709 12:13:30.388911 30987 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.195:38253, user_credentials={real_user=slave}} blocked reactor thread for 75036.8us
I20260709 12:13:30.384974 31739 raft_consensus.cc:3060] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:30.410339 30989 leader_election.cc:304] T 8fe8a9107d124c99a1815c948e7763cf P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:30.417382 32712 raft_consensus.cc:493] T 65028637ee2f479e868c440d0643d802 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:30.418419 32712 raft_consensus.cc:515] T 65028637ee2f479e868c440d0643d802 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:30.418973 32719 raft_consensus.cc:515] T ef3b18c8988842ebb49493971467b689 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:30.404147 32677 raft_consensus.cc:2804] T 82a9708851e94168bd57fc180b63b823 P 004887887de44a6584632617dc197d7d [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:30.426550 31744 raft_consensus.cc:2368] T f8f275cdefdd443bbac9d440f67b9b52 P f5b1f169962e4544857edd56e56b5da6 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 30c92db0139b4111bec0f41bfb121c4d for earlier term 3. Current term is 4.
I20260709 12:13:30.429678 31743 raft_consensus.cc:2468] T bbe5fe8de7a54e2c837e2d900e67f4e4 P f5b1f169962e4544857edd56e56b5da6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 5.
I20260709 12:13:30.431814 30987 leader_election.cc:304] T 39f2bd93fb884f38a718cd39c5504e52 P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:30.414448 32721 raft_consensus.cc:697] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 [term 5 LEADER]: Becoming Leader. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Running, Role: LEADER
W20260709 12:13:30.435279 31136 consensus_peers.cc:597] T ced8b161997f4619ae2bef909f847a9c P 30c92db0139b4111bec0f41bfb121c4d -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. 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 12:13:30.383112 32668 raft_consensus.cc:515] T 358c892619c546d893d935c1bd85f699 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:30.436659 32724 raft_consensus.cc:493] T 65028637ee2f479e868c440d0643d802 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:30.436725 30989 leader_election.cc:304] T 8d67e4d0c72f479ea4647afa7039f263 P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:30.437011 32719 leader_election.cc:290] T ef3b18c8988842ebb49493971467b689 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 election: Requested vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:30.437309 32724 raft_consensus.cc:515] T 65028637ee2f479e868c440d0643d802 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:30.437770 31062 leader_election.cc:304] T ef3b18c8988842ebb49493971467b689 P dc254a15e8d54188a2ec3927216ff482 [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: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 
W20260709 12:13:30.438694 31062 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.195:38253, user_credentials={real_user=slave}} blocked reactor thread for 74269.3us
I20260709 12:13:30.439545 31062 leader_election.cc:304] T 1ea66b0b7a624931b06513f285ef85dc P dc254a15e8d54188a2ec3927216ff482 [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: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 
W20260709 12:13:30.440904 31062 leader_election.cc:336] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:13:30.441438 32723 leader_election.cc:290] T f8f275cdefdd443bbac9d440f67b9b52 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 4 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:30.442461 32617 raft_consensus.cc:2804] T ef3b18c8988842ebb49493971467b689 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:30.442924 32617 raft_consensus.cc:493] T ef3b18c8988842ebb49493971467b689 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:30.443334 32617 raft_consensus.cc:3060] T ef3b18c8988842ebb49493971467b689 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:30.444384 32668 leader_election.cc:290] T 358c892619c546d893d935c1bd85f699 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
W20260709 12:13:30.446048 31136 leader_election.cc:336] T f8f275cdefdd443bbac9d440f67b9b52 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:13:30.446615 32689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fa0925ac64c4fc69dbac49cef120871. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:30.451421 32485 leader_election.cc:290] T b4e824b74f3b49098cec0b4f19f7d815 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 3 election: Requested vote from peers 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:30.452196 32485 raft_consensus.cc:2804] T 1ea66b0b7a624931b06513f285ef85dc P dc254a15e8d54188a2ec3927216ff482 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:30.452561 32485 raft_consensus.cc:493] T 1ea66b0b7a624931b06513f285ef85dc P dc254a15e8d54188a2ec3927216ff482 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:30.452903 32485 raft_consensus.cc:3060] T 1ea66b0b7a624931b06513f285ef85dc P dc254a15e8d54188a2ec3927216ff482 [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:13:30.414542 31712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.194:44499, user_credentials={real_user=slave}} blocked reactor thread for 53161.4us
I20260709 12:13:30.421949 32677 raft_consensus.cc:493] T 82a9708851e94168bd57fc180b63b823 P 004887887de44a6584632617dc197d7d [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:30.467406 31745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4e824b74f3b49098cec0b4f19f7d815" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6"
I20260709 12:13:30.467139 31094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65028637ee2f479e868c440d0643d802" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:30.471935 31171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f275cdefdd443bbac9d440f67b9b52" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:13:30.462456 32716 raft_consensus.cc:2749] T 8fe8a9107d124c99a1815c948e7763cf P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:30.506896 30987 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.195:38253, user_credentials={real_user=slave}} blocked reactor thread for 85190.8us
I20260709 12:13:30.464272 32677 raft_consensus.cc:3060] T 82a9708851e94168bd57fc180b63b823 P 004887887de44a6584632617dc197d7d [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:30.470415 31094 raft_consensus.cc:2468] T 65028637ee2f479e868c440d0643d802 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 3.
W20260709 12:13:30.514698 30989 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.194:44499, user_credentials={real_user=slave}} blocked reactor thread for 78057.3us
I20260709 12:13:30.471431 32719 raft_consensus.cc:2749] T 39f2bd93fb884f38a718cd39c5504e52 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:30.511940 31171 raft_consensus.cc:3060] T f8f275cdefdd443bbac9d440f67b9b52 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:30.522634 31138 leader_election.cc:304] T 65028637ee2f479e868c440d0643d802 P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:13:30.520004 32605 tablet_copy_client.cc:538] T 1146459722574a00b704b5e4542951bf P f5b1f169962e4544857edd56e56b5da6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260709 12:13:30.553681 31710 leader_election.cc:336] T f8f275cdefdd443bbac9d440f67b9b52 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:13:30.536803 32682 raft_consensus.cc:493] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:30.519863 32671 raft_consensus.cc:2749] T 8d67e4d0c72f479ea4647afa7039f263 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:30.520391 32693 raft_consensus.cc:2749] T bfb1959a138f4ebba53b5a0a4a24c8c2 P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:30.541852 32712 leader_election.cc:290] T 65028637ee2f479e868c440d0643d802 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:30.530119 32716 consensus_queue.cc:1048] T ef255e0f45104a2586066eda21e8e5ca P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.029s
I20260709 12:13:30.570202 32682 raft_consensus.cc:515] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
W20260709 12:13:30.574183 31062 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.193:37577, user_credentials={real_user=slave}} blocked reactor thread for 132194us
W20260709 12:13:30.578362 30987 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.195:38253, user_credentials={real_user=slave}} blocked reactor thread for 57154.6us
I20260709 12:13:30.581203 30987 leader_election.cc:304] T e9314181f732426eb7e9843e26c00441 P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: 
I20260709 12:13:30.552744 31712 leader_election.cc:304] T 847dc84de6644d7a8e98748f55c1a5ec P f5b1f169962e4544857edd56e56b5da6 [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: dc254a15e8d54188a2ec3927216ff482, f5b1f169962e4544857edd56e56b5da6; no voters: 004887887de44a6584632617dc197d7d
I20260709 12:13:30.591151 31168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65028637ee2f479e868c440d0643d802" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:30.582098 32671 raft_consensus.cc:2804] T e9314181f732426eb7e9843e26c00441 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:30.597952 31170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1146459722574a00b704b5e4542951bf" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:30.600751 31167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3b18c8988842ebb49493971467b689" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:13:30.605521 32705 raft_consensus.cc:2804] T 65028637ee2f479e868c440d0643d802 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:30.593070 31738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "358c892619c546d893d935c1bd85f699" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:30.596771 32671 raft_consensus.cc:493] T e9314181f732426eb7e9843e26c00441 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Starting leader election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
W20260709 12:13:30.612843 30989 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.194:44499, user_credentials={real_user=slave}} blocked reactor thread for 90896.7us
I20260709 12:13:30.615460 30989 leader_election.cc:304] T 0b41888ff42940da9b1972fd18897141 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:30.615867 32671 raft_consensus.cc:3060] T e9314181f732426eb7e9843e26c00441 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:30.616640 32680 consensus_queue.cc:1048] T ef255e0f45104a2586066eda21e8e5ca P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:30.618271 30989 leader_election.cc:400] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 4 pre-election: Vote denied by peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499) with higher term. Message: Invalid argument: T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 004887887de44a6584632617dc197d7d for earlier term 4. Current term is 5.
I20260709 12:13:30.618602 30989 leader_election.cc:403] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 4 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:13:30.619722 30989 leader_election.cc:304] T ced8b161997f4619ae2bef909f847a9c P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:30.621678 32397 raft_consensus.cc:3060] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Advancing to term 5
I20260709 12:13:30.603454 31739 raft_consensus.cc:2468] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 5.
I20260709 12:13:30.606065 32705 raft_consensus.cc:493] T 65028637ee2f479e868c440d0643d802 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:30.633278 31171 raft_consensus.cc:2468] T f8f275cdefdd443bbac9d440f67b9b52 P 30c92db0139b4111bec0f41bfb121c4d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5b1f169962e4544857edd56e56b5da6 in term 4.
I20260709 12:13:30.618057 32680 raft_consensus.cc:2749] T 0b41888ff42940da9b1972fd18897141 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:30.613492 31164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bc24a79ea234c19aa54649c73e392af" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:30.655462 31710 leader_election.cc:304] T f8f275cdefdd443bbac9d440f67b9b52 P f5b1f169962e4544857edd56e56b5da6 [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: 30c92db0139b4111bec0f41bfb121c4d, f5b1f169962e4544857edd56e56b5da6; no voters: 004887887de44a6584632617dc197d7d
I20260709 12:13:30.631116 32636 raft_consensus.cc:2804] T 847dc84de6644d7a8e98748f55c1a5ec P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:30.666502 32682 leader_election.cc:290] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:30.626164 32705 raft_consensus.cc:3060] T 65028637ee2f479e868c440d0643d802 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:30.626451 32672 raft_consensus.cc:2749] T ced8b161997f4619ae2bef909f847a9c P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:30.672443 31170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef255e0f45104a2586066eda21e8e5ca" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:30.673322 31170 raft_consensus.cc:2468] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 4.
W20260709 12:13:30.675087 32741 log.cc:927] Time spent T 30aaa322462d471391f3699e252ff4d9 P dc254a15e8d54188a2ec3927216ff482: Append to log took a long time: real 0.079s	user 0.000s	sys 0.001s
I20260709 12:13:30.677027 32671 raft_consensus.cc:515] T e9314181f732426eb7e9843e26c00441 P 004887887de44a6584632617dc197d7d [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:30.684214 32397 raft_consensus.cc:2749] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: Vote denied by peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499) with higher term. Message: Invalid argument: T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 004887887de44a6584632617dc197d7d for earlier term 4. Current term is 5.
I20260709 12:13:30.658980 30989 leader_election.cc:304] T 30aaa322462d471391f3699e252ff4d9 P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482; no voters: 30c92db0139b4111bec0f41bfb121c4d
W20260709 12:13:30.716970 30989 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.194:44499, user_credentials={real_user=slave}} blocked reactor thread for 58107.4us
I20260709 12:13:30.717916 30989 leader_election.cc:304] T e423dd71a8004c5e93c55b30c614d23b P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:30.663767 31173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4e824b74f3b49098cec0b4f19f7d815" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:13:30.666448 32636 raft_consensus.cc:493] T 847dc84de6644d7a8e98748f55c1a5ec P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:30.719491 32636 raft_consensus.cc:3060] T 847dc84de6644d7a8e98748f55c1a5ec P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:30.721225 31173 raft_consensus.cc:3060] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:30.658152 31137 leader_election.cc:304] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d, f5b1f169962e4544857edd56e56b5da6; no voters: 
W20260709 12:13:30.722107 31137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.196:36387, user_credentials={real_user=slave}} blocked reactor thread for 64074.2us
I20260709 12:13:30.603037 32721 consensus_queue.cc:237] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 [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: 5, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:30.692224 31165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65028637ee2f479e868c440d0643d802" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:30.692806 32723 raft_consensus.cc:2804] T f8f275cdefdd443bbac9d440f67b9b52 P f5b1f169962e4544857edd56e56b5da6 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:30.723886 32723 raft_consensus.cc:697] T f8f275cdefdd443bbac9d440f67b9b52 P f5b1f169962e4544857edd56e56b5da6 [term 4 LEADER]: Becoming Leader. State: Replica: f5b1f169962e4544857edd56e56b5da6, State: Running, Role: LEADER
W20260709 12:13:30.625229 31712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.194:44499, user_credentials={real_user=slave}} blocked reactor thread for 83764.2us
I20260709 12:13:30.698341 32724 leader_election.cc:290] T 65028637ee2f479e868c440d0643d802 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:30.621804 32485 raft_consensus.cc:515] T 1ea66b0b7a624931b06513f285ef85dc P dc254a15e8d54188a2ec3927216ff482 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:30.731689 32680 raft_consensus.cc:2804] T 30aaa322462d471391f3699e252ff4d9 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:30.732136 32680 raft_consensus.cc:493] T 30aaa322462d471391f3699e252ff4d9 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:30.732205 32485 leader_election.cc:290] T 1ea66b0b7a624931b06513f285ef85dc P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 5 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:30.732556 32680 raft_consensus.cc:3060] T 30aaa322462d471391f3699e252ff4d9 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:30.709609 31063 leader_election.cc:304] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [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: dc254a15e8d54188a2ec3927216ff482, f5b1f169962e4544857edd56e56b5da6; no voters: 
I20260709 12:13:30.701541 31738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d4b78ad5d5b4e7da91ac5657941e2b9" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:30.722218 32715 raft_consensus.cc:2804] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:30.734516 31097 raft_consensus.cc:1240] T b4e824b74f3b49098cec0b4f19f7d815 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Rejecting Update request from peer f5b1f169962e4544857edd56e56b5da6 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:30.734573 32715 raft_consensus.cc:697] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d [term 5 LEADER]: Becoming Leader. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Running, Role: LEADER
I20260709 12:13:30.735212 32577 raft_consensus.cc:2804] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:30.735733 32577 raft_consensus.cc:697] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [term 5 LEADER]: Becoming Leader. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Running, Role: LEADER
I20260709 12:13:30.736099 32715 consensus_queue.cc:237] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d [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: 5, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:30.736644 32577 consensus_queue.cc:237] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [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: 5, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:30.734611 31738 raft_consensus.cc:2368] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 004887887de44a6584632617dc197d7d for earlier term 4. Current term is 5.
I20260709 12:13:30.741120 30988 leader_election.cc:400] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 4 pre-election: Vote denied by peer f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387) with higher term. Message: Invalid argument: T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 004887887de44a6584632617dc197d7d for earlier term 4. Current term is 5.
I20260709 12:13:30.724819 32723 consensus_queue.cc:237] T f8f275cdefdd443bbac9d440f67b9b52 P f5b1f169962e4544857edd56e56b5da6 [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:30.741433 30988 leader_election.cc:403] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 4 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:13:30.720700 32617 raft_consensus.cc:515] T ef3b18c8988842ebb49493971467b689 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:30.684494 31167 raft_consensus.cc:2468] T ef3b18c8988842ebb49493971467b689 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 2.
I20260709 12:13:30.753811 30987 leader_election.cc:304] T ef3b18c8988842ebb49493971467b689 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: 
I20260709 12:13:30.754717 30989 leader_election.cc:304] T 1ea66b0b7a624931b06513f285ef85dc P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482; no voters: 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:13:30.755419 31137 leader_election.cc:400] T f8f275cdefdd443bbac9d440f67b9b52 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 election: Vote denied by peer f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387) with higher term. Message: Invalid argument: T f8f275cdefdd443bbac9d440f67b9b52 P f5b1f169962e4544857edd56e56b5da6 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 30c92db0139b4111bec0f41bfb121c4d for earlier term 3. Current term is 4.
I20260709 12:13:30.755903 31137 leader_election.cc:403] T f8f275cdefdd443bbac9d440f67b9b52 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 election: Cancelling election due to peer responding with higher term
I20260709 12:13:30.759158 32427 raft_consensus.cc:2749] T e423dd71a8004c5e93c55b30c614d23b P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:30.763187 32744 consensus_queue.cc:1059] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: INVALID_TERM, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:30.764062 32744 raft_consensus.cc:3055] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:30.763957 32636 raft_consensus.cc:515] T 847dc84de6644d7a8e98748f55c1a5ec P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:30.764457 32744 raft_consensus.cc:740] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f5b1f169962e4544857edd56e56b5da6, State: Running, Role: LEADER
I20260709 12:13:30.769695 30989 leader_election.cc:304] T cc87527d684e493cb49a0976b66b95e1 P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:30.771193 30989 leader_election.cc:304] T 4ee6b7916bad47ff92e5c5380ec866ca P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:30.776003 31173 raft_consensus.cc:2468] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 3.
I20260709 12:13:30.721534 32677 raft_consensus.cc:515] T 82a9708851e94168bd57fc180b63b823 P 004887887de44a6584632617dc197d7d [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:30.794971 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "847dc84de6644d7a8e98748f55c1a5ec" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:13:30.798525 32747 raft_consensus.cc:2804] T ef3b18c8988842ebb49493971467b689 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:30.765478 32744 consensus_queue.cc:260] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, 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: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:30.799871 32751 raft_consensus.cc:3060] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Advancing to term 5
I20260709 12:13:30.802245 32427 raft_consensus.cc:2749] T cc87527d684e493cb49a0976b66b95e1 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:30.804118 32671 leader_election.cc:290] T e9314181f732426eb7e9843e26c00441 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 4 election: Requested vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:30.793147 32728 raft_consensus.cc:2749] T f8f275cdefdd443bbac9d440f67b9b52 P 30c92db0139b4111bec0f41bfb121c4d [term 4 FOLLOWER]: Leader election lost for term 3. Reason: Vote denied by peer f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387) with higher term. Message: Invalid argument: T f8f275cdefdd443bbac9d440f67b9b52 P f5b1f169962e4544857edd56e56b5da6 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 30c92db0139b4111bec0f41bfb121c4d for earlier term 3. Current term is 4.
I20260709 12:13:30.808138 32617 leader_election.cc:290] T ef3b18c8988842ebb49493971467b689 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 3 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:30.807871 32705 raft_consensus.cc:515] T 65028637ee2f479e868c440d0643d802 P 30c92db0139b4111bec0f41bfb121c4d [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:30.783425 32397 raft_consensus.cc:2804] T 1ea66b0b7a624931b06513f285ef85dc P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:30.816480 31097 raft_consensus.cc:3060] T 847dc84de6644d7a8e98748f55c1a5ec P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:30.839637 31062 leader_election.cc:304] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 [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: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:13:30.769465 32636 leader_election.cc:290] T 847dc84de6644d7a8e98748f55c1a5ec P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 3 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:30.809592 30919 catalog_manager.cc:5697] T 1fa0925ac64c4fc69dbac49cef120871 P dc254a15e8d54188a2ec3927216ff482 reported cstate change: config changed from index -1 to 2, NON_VOTER f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) added. New cstate: current_term: 1 leader_uuid: "30c92db0139b4111bec0f41bfb121c4d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } } }
W20260709 12:13:30.863440 30988 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.196:36387, user_credentials={real_user=slave}} blocked reactor thread for 122476us
I20260709 12:13:30.871174 31168 raft_consensus.cc:2393] T 65028637ee2f479e868c440d0643d802 P 30c92db0139b4111bec0f41bfb121c4d [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 004887887de44a6584632617dc197d7d in current term 4: Already voted for candidate 30c92db0139b4111bec0f41bfb121c4d in this term.
W20260709 12:13:30.837370 32727 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.510s	user 0.008s	sys 0.012s
I20260709 12:13:30.810513 32682 raft_consensus.cc:2749] T 4ee6b7916bad47ff92e5c5380ec866ca P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:30.856290 31062 leader_election.cc:304] T b4e824b74f3b49098cec0b4f19f7d815 P dc254a15e8d54188a2ec3927216ff482 [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: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:30.851276 32747 raft_consensus.cc:697] T ef3b18c8988842ebb49493971467b689 P 004887887de44a6584632617dc197d7d [term 2 LEADER]: Becoming Leader. State: Replica: 004887887de44a6584632617dc197d7d, State: Running, Role: LEADER
W20260709 12:13:30.891795 30989 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.194:44499, user_credentials={real_user=slave}} blocked reactor thread for 120716us
I20260709 12:13:30.855073 32397 raft_consensus.cc:493] T 1ea66b0b7a624931b06513f285ef85dc P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Starting leader election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:30.864223 32744 raft_consensus.cc:3060] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:13:30.895671 32727 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.568s	user 0.009s	sys 0.012s
W20260709 12:13:30.911172 31062 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.195:38253, user_credentials={real_user=slave}} blocked reactor thread for 54965.7us
I20260709 12:13:30.862986 32721 raft_consensus.cc:2804] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:30.909700 30921 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53044 (request call id 202) took 2289 ms. Trace:
I20260709 12:13:30.932639 30919 catalog_manager.cc:5697] T ced8b161997f4619ae2bef909f847a9c P dc254a15e8d54188a2ec3927216ff482 reported cstate change: term changed from 2 to 4, leader changed from 004887887de44a6584632617dc197d7d (127.29.32.193) to 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195). New cstate: current_term: 4 leader_uuid: "30c92db0139b4111bec0f41bfb121c4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } }
I20260709 12:13:30.936076 30989 leader_election.cc:304] T 40054f6dd8f241e3845c6787c870dd1e P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:30.939479 31165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9314181f732426eb7e9843e26c00441" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
W20260709 12:13:30.945438 31062 leader_election.cc:336] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:13:30.954094 30989 leader_election.cc:304] T 544029f2ed67441abec2700df0a8363b P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d; no voters: dc254a15e8d54188a2ec3927216ff482, f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:30.930565 32397 raft_consensus.cc:3060] T 1ea66b0b7a624931b06513f285ef85dc P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:13:30.957782 31137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.196:36387, user_credentials={real_user=slave}} blocked reactor thread for 107808us
I20260709 12:13:30.961613 30989 leader_election.cc:304] T b076f86e4ed644b280f0eee401d38c47 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:30.942736 32721 raft_consensus.cc:493] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:30.938925 32758 raft_consensus.cc:2749] T 40054f6dd8f241e3845c6787c870dd1e P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:30.938373 32575 raft_consensus.cc:2804] T b4e824b74f3b49098cec0b4f19f7d815 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:30.968665 31167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea66b0b7a624931b06513f285ef85dc" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:13:30.969677 31167 raft_consensus.cc:3060] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:30.971026 30989 leader_election.cc:304] T a80baabb486f42a4a982e88ae6a2ffd1 P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:30.975042 32575 raft_consensus.cc:697] T b4e824b74f3b49098cec0b4f19f7d815 P dc254a15e8d54188a2ec3927216ff482 [term 3 LEADER]: Becoming Leader. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Running, Role: LEADER
I20260709 12:13:30.966346 32721 raft_consensus.cc:3060] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:30.979363 32739 raft_consensus.cc:476] T ced8b161997f4619ae2bef909f847a9c P 30c92db0139b4111bec0f41bfb121c4d [term 4 LEADER]: Not starting pre-election -- already a leader
I20260709 12:13:30.979941 30922 catalog_manager.cc:5697] T 0bb7d70b9a8546e6be62cec192f84a56 P f5b1f169962e4544857edd56e56b5da6 reported cstate change: term changed from 2 to 3, leader changed from 004887887de44a6584632617dc197d7d (127.29.32.193) to f5b1f169962e4544857edd56e56b5da6 (127.29.32.196). New cstate: current_term: 3 leader_uuid: "f5b1f169962e4544857edd56e56b5da6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:30.964623 32748 raft_consensus.cc:2749] T 544029f2ed67441abec2700df0a8363b P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:30.996150 30989 leader_election.cc:304] T b6f50d0c5d864cb5abb35e0264634381 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:30.937569 30921 rpcz_store.cc:276] 0709 12:13:28.605291 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:28.605460 (+   169us) service_pool.cc:224] Handling call
0709 12:13:30.895025 (+2289565us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:29.997935 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:29.998778 (+   843us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:29.998836 (+    58us) write_op.cc:435] Acquired schema lock
0709 12:13:29.998848 (+    12us) tablet.cc:662] Decoding operations
0709 12:13:30.001155 (+  2307us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:30.002249 (+  1094us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:30.002315 (+    66us) tablet.cc:685] Acquiring locks for 2 operations
0709 12:13:30.046008 (+ 43693us) tablet.cc:701] Row locks acquired
0709 12:13:30.046058 (+    50us) write_op.cc:260] PREPARE: finished
0709 12:13:30.046310 (+   252us) write_op.cc:270] Start()
0709 12:13:30.046508 (+   198us) write_op.cc:276] Timestamp: P: 1783599210046230 usec, L: 0
0709 12:13:30.046544 (+    36us) op_driver.cc:348] REPLICATION: starting
0709 12:13:30.047320 (+   776us) log.cc:844] Serialized 924 byte log entry
0709 12:13:30.380831 (+333511us) op_driver.cc:464] REPLICATION: finished
0709 12:13:30.605440 (+224609us) write_op.cc:301] APPLY: starting
0709 12:13:30.605555 (+   115us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:30.605749 (+   194us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:30.605889 (+   140us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:30.629793 (+ 23904us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:30.630102 (+   309us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 12:13:30.630190 (+    88us) write_op.cc:312] APPLY: finished
0709 12:13:30.630512 (+   322us) log.cc:844] Serialized 29 byte log entry
0709 12:13:30.630686 (+   174us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:30.630779 (+    93us) write_op.cc:454] Released schema lock
0709 12:13:30.630842 (+    63us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:30.651386 (+ 20544us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:30.655744 (+  4358us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":16,"child_traces":[["op",{"apply.queue_time_us":220117,"apply.run_cpu_time_us":2597,"apply.run_wall_time_us":25815,"num_ops":2,"prepare.queue_time_us":34915,"prepare.run_cpu_time_us":4408,"prepare.run_wall_time_us":49741,"replication_time_us":317621,"thread_start_us":159646,"threads_started":1}]]}
I20260709 12:13:30.975842 32672 raft_consensus.cc:2749] T b076f86e4ed644b280f0eee401d38c47 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:31.018206 30989 leader_election.cc:304] T 2e35674711c84471b938c16e846e1e8c P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 004887887de44a6584632617dc197d7d; no voters: dc254a15e8d54188a2ec3927216ff482, f5b1f169962e4544857edd56e56b5da6
W20260709 12:13:31.019428 32754 log.cc:927] Time spent T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482: Append to log took a long time: real 0.067s	user 0.000s	sys 0.000s
I20260709 12:13:31.023022 32716 raft_consensus.cc:2749] T b6f50d0c5d864cb5abb35e0264634381 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:31.019829 32747 consensus_queue.cc:237] T ef3b18c8988842ebb49493971467b689 P 004887887de44a6584632617dc197d7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:31.026248 32682 consensus_queue.cc:1048] T 847dc84de6644d7a8e98748f55c1a5ec P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:31.030447 32758 raft_consensus.cc:2749] T 2e35674711c84471b938c16e846e1e8c P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:31.031334 31172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3b18c8988842ebb49493971467b689" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:13:31.031898 31172 raft_consensus.cc:3060] T ef3b18c8988842ebb49493971467b689 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:31.033667 31167 raft_consensus.cc:2468] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 5.
I20260709 12:13:31.034744 32575 consensus_queue.cc:237] T b4e824b74f3b49098cec0b4f19f7d815 P dc254a15e8d54188a2ec3927216ff482 [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:31.036315 32397 raft_consensus.cc:515] T 1ea66b0b7a624931b06513f285ef85dc P 004887887de44a6584632617dc197d7d [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:31.022166 30989 leader_election.cc:304] T 1fa0925ac64c4fc69dbac49cef120871 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:31.042362 32605 tablet_bootstrap.cc:492] T 1146459722574a00b704b5e4542951bf P f5b1f169962e4544857edd56e56b5da6: Bootstrap starting.
I20260709 12:13:31.043239 32397 leader_election.cc:290] T 1ea66b0b7a624931b06513f285ef85dc P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 4 election: Requested vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
W20260709 12:13:31.050463 31062 leader_election.cc:336] T ef3b18c8988842ebb49493971467b689 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:13:31.051404 31062 leader_election.cc:336] T 1ea66b0b7a624931b06513f285ef85dc P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:13:31.052187 31062 leader_election.cc:336] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:13:31.055189 32677 leader_election.cc:290] T 82a9708851e94168bd57fc180b63b823 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 5 election: Requested vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:31.020757 32427 raft_consensus.cc:2749] T a80baabb486f42a4a982e88ae6a2ffd1 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:13:31.061781 32755 log.cc:927] Time spent T 30aaa322462d471391f3699e252ff4d9 P 30c92db0139b4111bec0f41bfb121c4d: Append to log took a long time: real 0.075s	user 0.001s	sys 0.000s
I20260709 12:13:31.064136 32680 raft_consensus.cc:515] T 30aaa322462d471391f3699e252ff4d9 P 004887887de44a6584632617dc197d7d [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:31.065830 32689 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:44240 (request call id 312) took 2387 ms. Trace:
I20260709 12:13:31.066452 32689 rpcz_store.cc:276] 0709 12:13:28.677945 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:28.678148 (+   203us) service_pool.cc:224] Handling call
0709 12:13:28.842921 (+164773us) ts_tablet_manager.cc:934] T 1fa0925ac64c4fc69dbac49cef120871 P f5b1f169962e4544857edd56e56b5da6: Initiating tablet copy from peer 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
0709 12:13:30.402089 (+1559168us) tablet_copy_client.cc:368] Tablet copy session begun
0709 12:13:30.702958 (+300869us) tablet_metadata.cc:665] Metadata flushed
0709 12:13:30.703087 (+   129us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 12:13:31.028309 (+325222us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 12:13:31.028647 (+   338us) tablet_replica.cc:206] Creating consensus instance
0709 12:13:31.065353 (+ 36706us) spinlock_profiling.cc:243] Waited 11.7 ms on lock 0x7b58001d5b98. stack: 00007f6234cfc343 00007f6234cfc240 00007f623468b1d4 00007f623e3c9304 00007f623e3c9299 00007f6234bb6db1 00007f6234cf6b71 00007f6234cf71a2 00007f623dc38889 00007f623cd69d88 00007f623ce30973 00007f623ce2c70f 00007f623ce2e2d3 00007f623ce5ff4e 00007f623ce44fdd 00007f623ce44f89
0709 12:13:31.065510 (+   157us) ts_tablet_manager.cc:989] Replica registered.
0709 12:13:31.065705 (+   195us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":27386,"spinlock_wait_cycles":26907392,"tablet-copy.queue_time_us":81508,"thread_start_us":331347,"threads_started":2}
I20260709 12:13:31.068404 32689 tablet_copy_client.cc:806] T 1fa0925ac64c4fc69dbac49cef120871 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Starting download of 0 data blocks...
I20260709 12:13:31.069429 32689 tablet_copy_client.cc:670] T 1fa0925ac64c4fc69dbac49cef120871 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Starting download of 1 WAL segments...
I20260709 12:13:31.070735 31168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea66b0b7a624931b06513f285ef85dc" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:13:31.071237 32672 raft_consensus.cc:2749] T 1fa0925ac64c4fc69dbac49cef120871 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:31.071643 31168 raft_consensus.cc:2368] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 004887887de44a6584632617dc197d7d for earlier term 4. Current term is 5.
I20260709 12:13:31.073309 31171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82a9708851e94168bd57fc180b63b823" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:13:31.073577 31172 raft_consensus.cc:2468] T ef3b18c8988842ebb49493971467b689 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 3.
I20260709 12:13:31.073938 31171 raft_consensus.cc:3060] T 82a9708851e94168bd57fc180b63b823 P 30c92db0139b4111bec0f41bfb121c4d [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:13:31.080292 31062 leader_election.cc:336] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:13:31.084543 31099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d4b78ad5d5b4e7da91ac5657941e2b9" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:31.093053 31097 raft_consensus.cc:2468] T 847dc84de6644d7a8e98748f55c1a5ec P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5b1f169962e4544857edd56e56b5da6 in term 3.
I20260709 12:13:31.094391 31095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65028637ee2f479e868c440d0643d802" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:13:31.094961 31095 raft_consensus.cc:3060] T 65028637ee2f479e868c440d0643d802 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:31.102415 31093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bc24a79ea234c19aa54649c73e392af" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:31.100873 31098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65028637ee2f479e868c440d0643d802" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:31.099713 31091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30aaa322462d471391f3699e252ff4d9" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:13:31.100529 31099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9314181f732426eb7e9843e26c00441" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:13:31.106505 30987 leader_election.cc:400] T 1ea66b0b7a624931b06513f285ef85dc P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 4 election: Vote denied by peer 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253) with higher term. Message: Invalid argument: T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 004887887de44a6584632617dc197d7d for earlier term 4. Current term is 5.
I20260709 12:13:31.106951 30987 leader_election.cc:403] T 1ea66b0b7a624931b06513f285ef85dc P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 4 election: Cancelling election due to peer responding with higher term
I20260709 12:13:31.108178 31171 raft_consensus.cc:2468] T 82a9708851e94168bd57fc180b63b823 P 30c92db0139b4111bec0f41bfb121c4d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 5.
I20260709 12:13:31.112511 31092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1146459722574a00b704b5e4542951bf" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:31.114310 31062 leader_election.cc:304] T 1ea66b0b7a624931b06513f285ef85dc P dc254a15e8d54188a2ec3927216ff482 [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: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:13:31.115339 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ea66b0b7a624931b06513f285ef85dc" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:13:31.116046 31097 raft_consensus.cc:2368] T 1ea66b0b7a624931b06513f285ef85dc P dc254a15e8d54188a2ec3927216ff482 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 004887887de44a6584632617dc197d7d for earlier term 4. Current term is 5.
I20260709 12:13:31.117082 31094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82a9708851e94168bd57fc180b63b823" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:13:31.117655 31094 raft_consensus.cc:3060] T 82a9708851e94168bd57fc180b63b823 P dc254a15e8d54188a2ec3927216ff482 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:31.089231 32705 leader_election.cc:290] T 65028637ee2f479e868c440d0643d802 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 4 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:31.120265 31062 leader_election.cc:304] T ef3b18c8988842ebb49493971467b689 P dc254a15e8d54188a2ec3927216ff482 [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: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:13:31.112869 31090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3b18c8988842ebb49493971467b689" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:13:31.122511 31090 raft_consensus.cc:2368] T ef3b18c8988842ebb49493971467b689 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 004887887de44a6584632617dc197d7d for earlier term 2. Current term is 3.
I20260709 12:13:31.122803 32485 raft_consensus.cc:2804] T 1ea66b0b7a624931b06513f285ef85dc P dc254a15e8d54188a2ec3927216ff482 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:31.117424 32758 raft_consensus.cc:493] T 042dbb10c08f41079ee3548b80f387dc P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:31.109737 32677 raft_consensus.cc:493] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:31.126834 32677 raft_consensus.cc:515] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:31.128600 32495 raft_consensus.cc:2804] T ef3b18c8988842ebb49493971467b689 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:31.128914 32677 leader_election.cc:290] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:31.129117 32495 raft_consensus.cc:697] T ef3b18c8988842ebb49493971467b689 P dc254a15e8d54188a2ec3927216ff482 [term 3 LEADER]: Becoming Leader. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Running, Role: LEADER
I20260709 12:13:31.130014 32495 consensus_queue.cc:237] T ef3b18c8988842ebb49493971467b689 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Queue going to LEADER 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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:31.133363 32485 raft_consensus.cc:697] T 1ea66b0b7a624931b06513f285ef85dc P dc254a15e8d54188a2ec3927216ff482 [term 5 LEADER]: Becoming Leader. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Running, Role: LEADER
W20260709 12:13:31.137145 31062 leader_election.cc:336] T 65028637ee2f479e868c440d0643d802 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:13:31.139019 31062 leader_election.cc:304] T 65028637ee2f479e868c440d0643d802 P dc254a15e8d54188a2ec3927216ff482 [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: dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:13:31.140014 31095 raft_consensus.cc:2468] T 65028637ee2f479e868c440d0643d802 P dc254a15e8d54188a2ec3927216ff482 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 4.
W20260709 12:13:31.140801 31062 leader_election.cc:336] T 1ea66b0b7a624931b06513f285ef85dc P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:13:31.142066 31062 leader_election.cc:336] T ef3b18c8988842ebb49493971467b689 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:13:31.134397 32485 consensus_queue.cc:237] T 1ea66b0b7a624931b06513f285ef85dc P dc254a15e8d54188a2ec3927216ff482 [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:31.143137 31744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe5fe8de7a54e2c837e2d900e67f4e4" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:31.144392 31744 raft_consensus.cc:2368] T bbe5fe8de7a54e2c837e2d900e67f4e4 P f5b1f169962e4544857edd56e56b5da6 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 004887887de44a6584632617dc197d7d for earlier term 4. Current term is 5.
I20260709 12:13:31.145139 31097 raft_consensus.cc:1240] T 847dc84de6644d7a8e98748f55c1a5ec P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Rejecting Update request from peer 004887887de44a6584632617dc197d7d for earlier term 2. Current term is 3. Ops: [2.5-2.5]
I20260709 12:13:31.143498 32397 raft_consensus.cc:3060] T 1ea66b0b7a624931b06513f285ef85dc P 004887887de44a6584632617dc197d7d [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:31.147822 32750 raft_consensus.cc:2749] T 65028637ee2f479e868c440d0643d802 P dc254a15e8d54188a2ec3927216ff482 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:31.148844 31138 leader_election.cc:304] T 65028637ee2f479e868c440d0643d802 P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:13:31.150360 32705 raft_consensus.cc:2804] T 65028637ee2f479e868c440d0643d802 P 30c92db0139b4111bec0f41bfb121c4d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:31.150842 32705 raft_consensus.cc:697] T 65028637ee2f479e868c440d0643d802 P 30c92db0139b4111bec0f41bfb121c4d [term 4 LEADER]: Becoming Leader. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Running, Role: LEADER
I20260709 12:13:31.125715 32758 raft_consensus.cc:515] T 042dbb10c08f41079ee3548b80f387dc P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:31.151746 32705 consensus_queue.cc:237] T 65028637ee2f479e868c440d0643d802 P 30c92db0139b4111bec0f41bfb121c4d [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:31.152830 32758 leader_election.cc:290] T 042dbb10c08f41079ee3548b80f387dc P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
W20260709 12:13:31.154366 31713 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:13:31.156268 31744 raft_consensus.cc:1275] T bbe5fe8de7a54e2c837e2d900e67f4e4 P f5b1f169962e4544857edd56e56b5da6 [term 5 FOLLOWER]: Refusing update from remote peer 30c92db0139b4111bec0f41bfb121c4d: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 12:13:31.157579 31169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30aaa322462d471391f3699e252ff4d9" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:13:31.159169 30988 leader_election.cc:400] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 4 pre-election: Vote denied by peer f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387) with higher term. Message: Invalid argument: T bbe5fe8de7a54e2c837e2d900e67f4e4 P f5b1f169962e4544857edd56e56b5da6 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 004887887de44a6584632617dc197d7d for earlier term 4. Current term is 5.
I20260709 12:13:31.159479 30988 leader_election.cc:403] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 4 pre-election: Cancelling election due to peer responding with higher term
I20260709 12:13:31.161562 32751 raft_consensus.cc:2749] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P 004887887de44a6584632617dc197d7d [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: Vote denied by peer f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387) with higher term. Message: Invalid argument: T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 004887887de44a6584632617dc197d7d for earlier term 4. Current term is 5.
I20260709 12:13:31.121510 32680 leader_election.cc:290] T 30aaa322462d471391f3699e252ff4d9 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 4 election: Requested vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:31.162338 30987 leader_election.cc:304] T 82a9708851e94168bd57fc180b63b823 P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: 
I20260709 12:13:31.163830 31741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042dbb10c08f41079ee3548b80f387dc" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:31.163971 32728 consensus_queue.cc:1048] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:31.165405 31739 raft_consensus.cc:1240] T 847dc84de6644d7a8e98748f55c1a5ec P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Rejecting Update request from peer 004887887de44a6584632617dc197d7d for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:31.167634 31171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbe5fe8de7a54e2c837e2d900e67f4e4" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:31.177064 32397 raft_consensus.cc:2749] T 1ea66b0b7a624931b06513f285ef85dc P 004887887de44a6584632617dc197d7d [term 5 FOLLOWER]: Leader election lost for term 4. Reason: Vote denied by peer 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253) with higher term. Message: Invalid argument: T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 004887887de44a6584632617dc197d7d for earlier term 4. Current term is 5.
I20260709 12:13:31.179749 31171 raft_consensus.cc:1240] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Rejecting Update request from peer f5b1f169962e4544857edd56e56b5da6 for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:31.180783 31712 leader_election.cc:304] T 847dc84de6644d7a8e98748f55c1a5ec P f5b1f169962e4544857edd56e56b5da6 [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: dc254a15e8d54188a2ec3927216ff482, f5b1f169962e4544857edd56e56b5da6; no voters: 
I20260709 12:13:31.191675 32427 raft_consensus.cc:493] T 016bf6119ac04bff95762a1288224c06 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:31.185621 31094 raft_consensus.cc:2468] T 82a9708851e94168bd57fc180b63b823 P dc254a15e8d54188a2ec3927216ff482 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 5.
W20260709 12:13:31.201045 30987 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.195:38253, user_credentials={real_user=slave}} blocked reactor thread for 53679.4us
I20260709 12:13:31.220072 32721 raft_consensus.cc:515] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
W20260709 12:13:31.220839 31710 leader_election.cc:336] T 847dc84de6644d7a8e98748f55c1a5ec P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:13:31.221303 31096 raft_consensus.cc:1240] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 [term 5 FOLLOWER]: Rejecting Update request from peer 004887887de44a6584632617dc197d7d for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 12:13:31.222463 32721 leader_election.cc:290] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 5 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:31.228791 31168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042dbb10c08f41079ee3548b80f387dc" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:31.230955 32751 raft_consensus.cc:3060] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Advancing to term 5
I20260709 12:13:31.234818 32747 raft_consensus.cc:493] T 358c892619c546d893d935c1bd85f699 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f5b1f169962e4544857edd56e56b5da6)
I20260709 12:13:31.235424 32747 raft_consensus.cc:515] T 358c892619c546d893d935c1bd85f699 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:31.219384 32677 consensus_queue.cc:1059] T 847dc84de6644d7a8e98748f55c1a5ec P 004887887de44a6584632617dc197d7d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.020s
I20260709 12:13:31.203497 32744 raft_consensus.cc:2804] T 847dc84de6644d7a8e98748f55c1a5ec P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:31.238585 32677 raft_consensus.cc:493] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f5b1f169962e4544857edd56e56b5da6)
I20260709 12:13:31.238929 32759 raft_consensus.cc:3055] T 847dc84de6644d7a8e98748f55c1a5ec P 004887887de44a6584632617dc197d7d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:31.239305 32759 raft_consensus.cc:740] T 847dc84de6644d7a8e98748f55c1a5ec P 004887887de44a6584632617dc197d7d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Running, Role: LEADER
I20260709 12:13:31.239274 32677 raft_consensus.cc:515] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:31.240326 32759 consensus_queue.cc:260] T 847dc84de6644d7a8e98748f55c1a5ec P 004887887de44a6584632617dc197d7d [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:31.241581 32759 raft_consensus.cc:3060] T 847dc84de6644d7a8e98748f55c1a5ec P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:31.241767 32677 leader_election.cc:290] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:31.238390 32716 raft_consensus.cc:493] T e435a41bec8e4146a85d1181681ffadb P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:31.242756 32716 raft_consensus.cc:515] T e435a41bec8e4146a85d1181681ffadb P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:31.244809 32716 leader_election.cc:290] T e435a41bec8e4146a85d1181681ffadb P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:31.234861 32758 raft_consensus.cc:493] T 89ffc555b1d0497aaa94c481f46ffd32 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:31.245379 32751 raft_consensus.cc:2749] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 004887887de44a6584632617dc197d7d [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: Vote denied by peer f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387) with higher term. Message: Invalid argument: T bbe5fe8de7a54e2c837e2d900e67f4e4 P f5b1f169962e4544857edd56e56b5da6 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 004887887de44a6584632617dc197d7d for earlier term 4. Current term is 5.
I20260709 12:13:31.245848 32758 raft_consensus.cc:515] T 89ffc555b1d0497aaa94c481f46ffd32 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:31.248456 32758 leader_election.cc:290] T 89ffc555b1d0497aaa94c481f46ffd32 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:31.238976 32744 raft_consensus.cc:697] T 847dc84de6644d7a8e98748f55c1a5ec P f5b1f169962e4544857edd56e56b5da6 [term 3 LEADER]: Becoming Leader. State: Replica: f5b1f169962e4544857edd56e56b5da6, State: Running, Role: LEADER
I20260709 12:13:31.250288 32744 consensus_queue.cc:237] T 847dc84de6644d7a8e98748f55c1a5ec P f5b1f169962e4544857edd56e56b5da6 [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:31.238377 32748 raft_consensus.cc:493] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:31.254653 32748 raft_consensus.cc:515] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:31.257030 32748 leader_election.cc:290] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:31.202929 32427 raft_consensus.cc:515] T 016bf6119ac04bff95762a1288224c06 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:31.271109 30987 leader_election.cc:304] T 042dbb10c08f41079ee3548b80f387dc P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:31.238511 32457 raft_consensus.cc:493] T 405e25aa465a413c9b6fa16ec4acbc96 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:31.285671 32457 raft_consensus.cc:515] T 405e25aa465a413c9b6fa16ec4acbc96 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:31.286978 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e435a41bec8e4146a85d1181681ffadb" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:31.287272 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89ffc555b1d0497aaa94c481f46ffd32" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:31.287770 32457 leader_election.cc:290] T 405e25aa465a413c9b6fa16ec4acbc96 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:31.276926 32427 leader_election.cc:290] T 016bf6119ac04bff95762a1288224c06 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:31.237903 32747 leader_election.cc:290] T 358c892619c546d893d935c1bd85f699 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:31.305238 31173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef255e0f45104a2586066eda21e8e5ca" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:13:31.306632 31173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e435a41bec8e4146a85d1181681ffadb" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:31.310249 32680 raft_consensus.cc:2749] T 042dbb10c08f41079ee3548b80f387dc P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:31.310418 31739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40086b02d9b745708aaacf2ed35c7b0f" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:31.311338 31167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40086b02d9b745708aaacf2ed35c7b0f" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:31.311834 31169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "405e25aa465a413c9b6fa16ec4acbc96" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:31.312500 31167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f275cdefdd443bbac9d440f67b9b52" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:31.313200 31167 raft_consensus.cc:2393] T f8f275cdefdd443bbac9d440f67b9b52 P 30c92db0139b4111bec0f41bfb121c4d [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 004887887de44a6584632617dc197d7d in current term 4: Already voted for candidate f5b1f169962e4544857edd56e56b5da6 in this term.
I20260709 12:13:31.315939 31166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "358c892619c546d893d935c1bd85f699" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:31.316269 31745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "016bf6119ac04bff95762a1288224c06" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:31.316939 31741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f275cdefdd443bbac9d440f67b9b52" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:31.317672 31738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "358c892619c546d893d935c1bd85f699" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:31.315939 31739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89ffc555b1d0497aaa94c481f46ffd32" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:31.230641 32397 raft_consensus.cc:2804] T 82a9708851e94168bd57fc180b63b823 P 004887887de44a6584632617dc197d7d [term 5 FOLLOWER]: Leader election won for term 5
W20260709 12:13:31.342752 31063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.196:36387, user_credentials={real_user=slave}} blocked reactor thread for 163142us
W20260709 12:13:31.348727 31062 consensus_peers.cc:597] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. 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 12:13:31.349527 31062 leader_election.cc:336] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:13:31.350054 31062 leader_election.cc:304] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 [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: dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:13:31.354036 30988 leader_election.cc:304] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:31.362030 30989 leader_election.cc:304] T e9314181f732426eb7e9843e26c00441 P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:31.353643 32750 raft_consensus.cc:2749] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 12:13:31.355435 32397 raft_consensus.cc:697] T 82a9708851e94168bd57fc180b63b823 P 004887887de44a6584632617dc197d7d [term 5 LEADER]: Becoming Leader. State: Replica: 004887887de44a6584632617dc197d7d, State: Running, Role: LEADER
I20260709 12:13:31.388335 30988 leader_election.cc:304] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:31.379192 32689 tablet_copy_client.cc:538] T 1fa0925ac64c4fc69dbac49cef120871 P f5b1f169962e4544857edd56e56b5da6: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:13:31.391920 30989 leader_election.cc:304] T 65028637ee2f479e868c440d0643d802 P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:31.392921 32719 raft_consensus.cc:2749] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:31.402534 32457 raft_consensus.cc:2749] T e9314181f732426eb7e9843e26c00441 P 004887887de44a6584632617dc197d7d [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:13:31.409566 32672 raft_consensus.cc:3060] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:13:31.490067 31136 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.193:37577, user_credentials={real_user=slave}} blocked reactor thread for 200487us
I20260709 12:13:31.515090 32689 tablet_bootstrap.cc:492] T 1fa0925ac64c4fc69dbac49cef120871 P f5b1f169962e4544857edd56e56b5da6: Bootstrap starting.
I20260709 12:13:31.515952 32457 raft_consensus.cc:493] T 0bb7d70b9a8546e6be62cec192f84a56 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:31.543998 32457 raft_consensus.cc:515] T 0bb7d70b9a8546e6be62cec192f84a56 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:31.546280 32457 leader_election.cc:290] T 0bb7d70b9a8546e6be62cec192f84a56 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
W20260709 12:13:31.518489 30989 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.194:44499, user_credentials={real_user=slave}} blocked reactor thread for 126644us
I20260709 12:13:31.409729 30988 leader_election.cc:304] T 358c892619c546d893d935c1bd85f699 P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:31.548868 32457 raft_consensus.cc:2749] T 358c892619c546d893d935c1bd85f699 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:13:31.550755 30988 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.196:36387, user_credentials={real_user=slave}} blocked reactor thread for 141071us
I20260709 12:13:31.542658 32671 raft_consensus.cc:3060] T 65028637ee2f479e868c440d0643d802 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:13:31.542976 31136 leader_election.cc:336] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:13:31.560945 31739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb7d70b9a8546e6be62cec192f84a56" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
W20260709 12:13:31.555994 31712 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.194:44499, user_credentials={real_user=slave}} blocked reactor thread for 139086us
W20260709 12:13:31.565416 31136 leader_election.cc:336] T 82a9708851e94168bd57fc180b63b823 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:13:31.566570 30989 leader_election.cc:400] T 1ea66b0b7a624931b06513f285ef85dc P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 4 election: Vote denied by peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499) with higher term. Message: Invalid argument: T 1ea66b0b7a624931b06513f285ef85dc P dc254a15e8d54188a2ec3927216ff482 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 004887887de44a6584632617dc197d7d for earlier term 4. Current term is 5.
I20260709 12:13:31.587392 31136 leader_election.cc:304] T 82a9708851e94168bd57fc180b63b823 P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:31.590467 30989 leader_election.cc:304] T 30aaa322462d471391f3699e252ff4d9 P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:31.595216 30989 leader_election.cc:304] T 0bc24a79ea234c19aa54649c73e392af P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:31.597025 30989 leader_election.cc:400] T ef3b18c8988842ebb49493971467b689 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 election: Vote denied by peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499) with higher term. Message: Invalid argument: T ef3b18c8988842ebb49493971467b689 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 004887887de44a6584632617dc197d7d for earlier term 2. Current term is 3.
I20260709 12:13:31.599084 30989 leader_election.cc:304] T 1146459722574a00b704b5e4542951bf P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:31.604007 30989 leader_election.cc:304] T e435a41bec8e4146a85d1181681ffadb P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:31.598263 32457 raft_consensus.cc:2749] T 30aaa322462d471391f3699e252ff4d9 P 004887887de44a6584632617dc197d7d [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
W20260709 12:13:31.609552 29827 thread.cc:527] Waited for 1000ms trying to join with heartbeat (tid 31049)
I20260709 12:13:31.606802 32682 consensus_queue.cc:1059] T ef255e0f45104a2586066eda21e8e5ca P 004887887de44a6584632617dc197d7d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 12:13:31.608047 32758 raft_consensus.cc:2749] T 1146459722574a00b704b5e4542951bf P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:31.612300 31136 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.193:37577, user_credentials={real_user=slave}} blocked reactor thread for 46972.7us
I20260709 12:13:31.605361 32728 raft_consensus.cc:2749] T 82a9708851e94168bd57fc180b63b823 P 30c92db0139b4111bec0f41bfb121c4d [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:31.611375 32397 consensus_queue.cc:237] T 82a9708851e94168bd57fc180b63b823 P 004887887de44a6584632617dc197d7d [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:31.631009 32751 raft_consensus.cc:2749] T e435a41bec8e4146a85d1181681ffadb P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:31.622984 30989 leader_election.cc:304] T 89ffc555b1d0497aaa94c481f46ffd32 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 004887887de44a6584632617dc197d7d; no voters: dc254a15e8d54188a2ec3927216ff482, f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:31.604954 32716 raft_consensus.cc:2749] T 0bc24a79ea234c19aa54649c73e392af P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:31.645927 31741 raft_consensus.cc:1275] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 5. (term mismatch)
I20260709 12:13:31.646366 31741 pending_rounds.cc:85] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6: Aborting all ops after (but not including) 4
I20260709 12:13:31.646611 31741 pending_rounds.cc:107] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6: Aborting uncommitted NO_OP operation due to leader change: 2.5
I20260709 12:13:31.646905 31741 raft_consensus.cc:2889] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:13:31.644632 32751 raft_consensus.cc:2749] T 89ffc555b1d0497aaa94c481f46ffd32 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:31.667085 31168 raft_consensus.cc:1275] T f8f275cdefdd443bbac9d440f67b9b52 P 30c92db0139b4111bec0f41bfb121c4d [term 4 FOLLOWER]: Refusing update from remote peer f5b1f169962e4544857edd56e56b5da6: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:31.669430 32672 raft_consensus.cc:2749] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:31.669543   304 raft_consensus.cc:493] T 4434b7cfdd8a4d55a13d851238afa80e P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
W20260709 12:13:31.681298 31136 leader_election.cc:336] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:13:31.661880 31739 raft_consensus.cc:1275] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6 [term 5 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 12:13:31.691887 32605 tablet_bootstrap.cc:492] T 1146459722574a00b704b5e4542951bf P f5b1f169962e4544857edd56e56b5da6: 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 12:13:31.710414 32605 tablet_bootstrap.cc:492] T 1146459722574a00b704b5e4542951bf P f5b1f169962e4544857edd56e56b5da6: Bootstrap complete.
I20260709 12:13:31.697345 32747 raft_consensus.cc:3055] T ef255e0f45104a2586066eda21e8e5ca P 004887887de44a6584632617dc197d7d [term 4 LEADER]: Stepping down as leader of term 4
W20260709 12:13:31.707114 31062 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.193:37577, user_credentials={real_user=slave}} blocked reactor thread for 354996us
I20260709 12:13:31.718719 31171 raft_consensus.cc:1275] T ef3b18c8988842ebb49493971467b689 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:13:31.723284 32605 ts_tablet_manager.cc:1403] T 1146459722574a00b704b5e4542951bf P f5b1f169962e4544857edd56e56b5da6: Time spent bootstrapping tablet: real 0.681s	user 0.029s	sys 0.025s
I20260709 12:13:31.723060 32721 consensus_queue.cc:1048] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } 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 12:13:31.728437 31172 raft_consensus.cc:1275] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:13:31.678411   312 consensus_queue.cc:1048] T b4e824b74f3b49098cec0b4f19f7d815 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.070s
I20260709 12:13:31.720541   304 raft_consensus.cc:515] T 4434b7cfdd8a4d55a13d851238afa80e P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:31.737411   304 leader_election.cc:290] T 4434b7cfdd8a4d55a13d851238afa80e P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:31.679749 32762 consensus_queue.cc:1048] T f8f275cdefdd443bbac9d440f67b9b52 P f5b1f169962e4544857edd56e56b5da6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.058s
I20260709 12:13:31.720744 32747 raft_consensus.cc:740] T ef255e0f45104a2586066eda21e8e5ca P 004887887de44a6584632617dc197d7d [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Running, Role: LEADER
I20260709 12:13:31.741182 32747 consensus_queue.cc:260] T ef255e0f45104a2586066eda21e8e5ca P 004887887de44a6584632617dc197d7d [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
W20260709 12:13:31.755821   310 log.cc:927] Time spent T 1ea66b0b7a624931b06513f285ef85dc P dc254a15e8d54188a2ec3927216ff482: Append to log took a long time: real 0.088s	user 0.004s	sys 0.000s
I20260709 12:13:31.772311 32605 raft_consensus.cc:359] T 1146459722574a00b704b5e4542951bf P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
I20260709 12:13:31.773370 32605 raft_consensus.cc:740] T 1146459722574a00b704b5e4542951bf P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f5b1f169962e4544857edd56e56b5da6, State: Initialized, Role: LEARNER
I20260709 12:13:31.774818 32605 consensus_queue.cc:260] T 1146459722574a00b704b5e4542951bf P f5b1f169962e4544857edd56e56b5da6 [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
W20260709 12:13:31.775931   315 log.cc:927] Time spent T bbe5fe8de7a54e2c837e2d900e67f4e4 P f5b1f169962e4544857edd56e56b5da6: Append to log took a long time: real 0.105s	user 0.000s	sys 0.003s
W20260709 12:13:31.778107 31710 consensus_peers.cc:597] T f8f275cdefdd443bbac9d440f67b9b52 P f5b1f169962e4544857edd56e56b5da6 -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. 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 12:13:31.782737 31097 raft_consensus.cc:1275] T 847dc84de6644d7a8e98748f55c1a5ec P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Refusing update from remote peer f5b1f169962e4544857edd56e56b5da6: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:13:31.787746 32744 consensus_queue.cc:1048] T 847dc84de6644d7a8e98748f55c1a5ec P f5b1f169962e4544857edd56e56b5da6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:13:31.788241 32671 raft_consensus.cc:2749] T 65028637ee2f479e868c440d0643d802 P 004887887de44a6584632617dc197d7d [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:31.799521 30919 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53038 (request call id 232) took 1470 ms. Trace:
I20260709 12:13:31.801915 32605 ts_tablet_manager.cc:1434] T 1146459722574a00b704b5e4542951bf P f5b1f169962e4544857edd56e56b5da6: Time spent starting tablet: real 0.078s	user 0.005s	sys 0.002s
I20260709 12:13:31.770634 32747 raft_consensus.cc:3060] T ef255e0f45104a2586066eda21e8e5ca P 004887887de44a6584632617dc197d7d [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:31.800062 30919 rpcz_store.cc:276] 0709 12:13:30.329547 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:30.331098 (+  1551us) service_pool.cc:224] Handling call
0709 12:13:31.799454 (+1468356us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:31.119212 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:31.182066 (+ 62854us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:31.182122 (+    56us) write_op.cc:435] Acquired schema lock
0709 12:13:31.182151 (+    29us) tablet.cc:662] Decoding operations
0709 12:13:31.182937 (+   786us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:31.183040 (+   103us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:31.183084 (+    44us) tablet.cc:685] Acquiring locks for 2 operations
0709 12:13:31.183424 (+   340us) tablet.cc:701] Row locks acquired
0709 12:13:31.183447 (+    23us) write_op.cc:260] PREPARE: finished
0709 12:13:31.183632 (+   185us) write_op.cc:270] Start()
0709 12:13:31.183778 (+   146us) write_op.cc:276] Timestamp: P: 1783599211183575 usec, L: 0
0709 12:13:31.183805 (+    27us) op_driver.cc:348] REPLICATION: starting
0709 12:13:31.184712 (+   907us) log.cc:844] Serialized 987 byte log entry
0709 12:13:31.215443 (+ 30731us) op_driver.cc:464] REPLICATION: finished
0709 12:13:31.414831 (+199388us) write_op.cc:301] APPLY: starting
0709 12:13:31.542002 (+127171us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:31.556768 (+ 14766us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:31.556936 (+   168us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:31.557421 (+   485us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:31.557623 (+   202us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 12:13:31.557677 (+    54us) write_op.cc:312] APPLY: finished
0709 12:13:31.557938 (+   261us) log.cc:844] Serialized 29 byte log entry
0709 12:13:31.558950 (+  1012us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:31.559056 (+   106us) write_op.cc:454] Released schema lock
0709 12:13:31.559103 (+    47us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:31.560495 (+  1392us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:31.560530 (+    35us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":166808,"reported_tablets":14,"spinlock_wait_cycles":8576,"child_traces":[["op",{"apply.queue_time_us":169629,"apply.run_cpu_time_us":8405,"apply.run_wall_time_us":170932,"num_ops":2,"prepare.queue_time_us":112027,"prepare.run_cpu_time_us":3981,"prepare.run_wall_time_us":77899,"replication_time_us":31497,"thread_start_us":159351,"threads_started":2}]]}
I20260709 12:13:31.806077 31094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "016bf6119ac04bff95762a1288224c06" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:31.811733 31095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "405e25aa465a413c9b6fa16ec4acbc96" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:31.811923 31099 raft_consensus.cc:1240] T ef3b18c8988842ebb49493971467b689 P dc254a15e8d54188a2ec3927216ff482 [term 3 LEADER]: Rejecting Update request from peer 004887887de44a6584632617dc197d7d for earlier term 2. Current term is 3. Ops: []
W20260709 12:13:31.817230 31136 leader_election.cc:336] T f8f275cdefdd443bbac9d440f67b9b52 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:13:31.827384 31136 leader_election.cc:336] T 65028637ee2f479e868c440d0643d802 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:13:31.828392 31136 leader_election.cc:336] T 358c892619c546d893d935c1bd85f699 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:13:31.828806 31136 leader_election.cc:304] T 358c892619c546d893d935c1bd85f699 P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:31.839277 31166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4434b7cfdd8a4d55a13d851238afa80e" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:31.839759 31739 raft_consensus.cc:1275] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6 [term 5 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 12:13:31.841538 31165 raft_consensus.cc:1275] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [term 5 FOLLOWER]: Refusing update from remote peer dc254a15e8d54188a2ec3927216ff482: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:13:31.857123 32705 raft_consensus.cc:2749] T 358c892619c546d893d935c1bd85f699 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:13:31.863077 31136 leader_election.cc:336] T 65028637ee2f479e868c440d0643d802 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:13:31.866374 31136 consensus_peers.cc:597] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. 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 12:13:31.890024 31062 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.195:38253, user_credentials={real_user=slave}} blocked reactor thread for 61085.5us
I20260709 12:13:31.890463 31093 raft_consensus.cc:1240] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 [term 5 FOLLOWER]: Rejecting Update request from peer 004887887de44a6584632617dc197d7d for earlier term 4. Current term is 5. Ops: [4.3-4.3]
W20260709 12:13:31.899665 31063 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.196:36387, user_credentials={real_user=slave}} blocked reactor thread for 44632.4us
I20260709 12:13:31.830761 30920 catalog_manager.cc:5697] T 847dc84de6644d7a8e98748f55c1a5ec P 004887887de44a6584632617dc197d7d reported cstate change: term changed from 1 to 2, leader changed from dc254a15e8d54188a2ec3927216ff482 (127.29.32.194) to 004887887de44a6584632617dc197d7d (127.29.32.193). New cstate: current_term: 2 leader_uuid: "004887887de44a6584632617dc197d7d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:31.902725 30922 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44220 (request call id 126) took 3370 ms. Trace:
I20260709 12:13:31.823124 32680 raft_consensus.cc:493] T a5c879e24e97407ab517707c5384cee7 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f5b1f169962e4544857edd56e56b5da6)
I20260709 12:13:31.905599 30920 catalog_manager.cc:5697] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 004887887de44a6584632617dc197d7d reported cstate change: term changed from 2 to 3, leader changed from f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) to 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195). New cstate: current_term: 3 leader_uuid: "30c92db0139b4111bec0f41bfb121c4d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:31.912600 30920 catalog_manager.cc:5697] T ef255e0f45104a2586066eda21e8e5ca P 004887887de44a6584632617dc197d7d reported cstate change: term changed from 1 to 4, leader changed from dc254a15e8d54188a2ec3927216ff482 (127.29.32.194) to 004887887de44a6584632617dc197d7d (127.29.32.193). New cstate: current_term: 4 leader_uuid: "004887887de44a6584632617dc197d7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:31.908854 30922 rpcz_store.cc:276] 0709 12:13:28.532466 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:28.532609 (+   143us) service_pool.cc:224] Handling call
0709 12:13:31.902654 (+3370045us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:31.185224 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:31.185800 (+   576us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:31.185832 (+    32us) write_op.cc:435] Acquired schema lock
0709 12:13:31.185853 (+    21us) tablet.cc:662] Decoding operations
0709 12:13:31.191959 (+  6106us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:31.192804 (+   845us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:31.195005 (+  2201us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:13:31.229648 (+ 34643us) tablet.cc:701] Row locks acquired
0709 12:13:31.231106 (+  1458us) write_op.cc:260] PREPARE: finished
0709 12:13:31.233421 (+  2315us) write_op.cc:270] Start()
0709 12:13:31.233535 (+   114us) write_op.cc:276] Timestamp: P: 1783599211233379 usec, L: 0
0709 12:13:31.233554 (+    19us) op_driver.cc:348] REPLICATION: starting
0709 12:13:31.417608 (+184054us) log.cc:844] Serialized 536 byte log entry
0709 12:13:31.562767 (+145159us) op_driver.cc:464] REPLICATION: finished
0709 12:13:31.598729 (+ 35962us) write_op.cc:301] APPLY: starting
0709 12:13:31.605808 (+  7079us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:31.612013 (+  6205us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:31.618657 (+  6644us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:31.656380 (+ 37723us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:31.666950 (+ 10570us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:13:31.667010 (+    60us) write_op.cc:312] APPLY: finished
0709 12:13:31.667240 (+   230us) log.cc:844] Serialized 23 byte log entry
0709 12:13:31.667423 (+   183us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:31.667513 (+    90us) write_op.cc:454] Released schema lock
0709 12:13:31.667553 (+    40us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:31.701688 (+ 34135us) spinlock_profiling.cc:243] Waited 120 ms on lock 0x7b540026c5d4. stack: 00007f6234cfc343 00007f6234cfc240 00007f623468b1d4 00007f623e3c9304 00007f623e3c9299 00007f6237d84571 00007f6237e16e28 00007f623b851581 00007f623b850d58 00007f623b8559f1 00007f623b8559a9 00007f623b855939 00007f623b855901 00007f623b854b2d 0000000000388634 0000000000388479
0709 12:13:31.702013 (+   325us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:31.702046 (+    33us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":78039,"reported_tablets":9,"child_traces":[["op",{"apply.queue_time_us":2814,"apply.run_cpu_time_us":2310,"apply.run_wall_time_us":69128,"mutex_wait_us":64754,"num_ops":1,"prepare.queue_time_us":156325,"prepare.run_cpu_time_us":12973,"prepare.run_wall_time_us":516713,"replication_time_us":329069,"spinlock_wait_cycles":275441536}]]}
I20260709 12:13:31.903178   312 consensus_queue.cc:1048] T b4e824b74f3b49098cec0b4f19f7d815 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.026s
W20260709 12:13:31.933962 31710 consensus_peers.cc:597] T 847dc84de6644d7a8e98748f55c1a5ec P f5b1f169962e4544857edd56e56b5da6 -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. 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 12:13:31.830128 32485 consensus_queue.cc:1048] T ef3b18c8988842ebb49493971467b689 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.083s
I20260709 12:13:31.944824 31182 tablet_copy_service.cc:342] P 30c92db0139b4111bec0f41bfb121c4d: Request end of tablet copy session f5b1f169962e4544857edd56e56b5da6-1146459722574a00b704b5e4542951bf received from {username='slave'} at 127.0.0.1:35728
I20260709 12:13:31.945581 31182 tablet_copy_service.cc:434] P 30c92db0139b4111bec0f41bfb121c4d: ending tablet copy session f5b1f169962e4544857edd56e56b5da6-1146459722574a00b704b5e4542951bf on tablet 1146459722574a00b704b5e4542951bf with peer f5b1f169962e4544857edd56e56b5da6
W20260709 12:13:31.946139 31062 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.195:38253, user_credentials={real_user=slave}} blocked reactor thread for 44143.8us
I20260709 12:13:31.948262 32712 consensus_queue.cc:1048] T 1ea66b0b7a624931b06513f285ef85dc P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:31.954437   309 consensus_queue.cc:1048] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:13:31.958055 31092 raft_consensus.cc:1275] T 65028637ee2f479e868c440d0643d802 P dc254a15e8d54188a2ec3927216ff482 [term 4 FOLLOWER]: Refusing update from remote peer 30c92db0139b4111bec0f41bfb121c4d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:13:31.916544 32680 raft_consensus.cc:515] T a5c879e24e97407ab517707c5384cee7 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:31.959755 32761 consensus_queue.cc:1048] T 65028637ee2f479e868c440d0643d802 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:13:31.960757 32680 leader_election.cc:290] T a5c879e24e97407ab517707c5384cee7 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:31.962417 31743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c879e24e97407ab517707c5384cee7" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:31.921577 30920 catalog_manager.cc:5697] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "dc254a15e8d54188a2ec3927216ff482" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:31.968456 30920 catalog_manager.cc:5697] T 1ea66b0b7a624931b06513f285ef85dc P 004887887de44a6584632617dc197d7d reported cstate change: term changed from 1 to 3, leader changed from 004887887de44a6584632617dc197d7d (127.29.32.193) to dc254a15e8d54188a2ec3927216ff482 (127.29.32.194). New cstate: current_term: 3 leader_uuid: "dc254a15e8d54188a2ec3927216ff482" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } }
I20260709 12:13:32.026237 31165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bb7d70b9a8546e6be62cec192f84a56" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:32.028095 31173 raft_consensus.cc:1240] T ef3b18c8988842ebb49493971467b689 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Rejecting Update request from peer 004887887de44a6584632617dc197d7d for earlier term 2. Current term is 3. Ops: []
I20260709 12:13:32.050062 32671 consensus_queue.cc:1059] T ef3b18c8988842ebb49493971467b689 P 004887887de44a6584632617dc197d7d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:32.051581 30987 leader_election.cc:304] T 0bb7d70b9a8546e6be62cec192f84a56 P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:32.055518 32680 raft_consensus.cc:2749] T 0bb7d70b9a8546e6be62cec192f84a56 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:32.075724 32671 raft_consensus.cc:3055] T ef3b18c8988842ebb49493971467b689 P 004887887de44a6584632617dc197d7d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:13:32.076215 32671 raft_consensus.cc:740] T ef3b18c8988842ebb49493971467b689 P 004887887de44a6584632617dc197d7d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 004887887de44a6584632617dc197d7d, State: Running, Role: LEADER
I20260709 12:13:32.077035 32671 consensus_queue.cc:260] T ef3b18c8988842ebb49493971467b689 P 004887887de44a6584632617dc197d7d [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
W20260709 12:13:32.082474 31062 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.193:37577, user_credentials={real_user=slave}} blocked reactor thread for 124109us
W20260709 12:13:32.072885 31710 consensus_peers.cc:597] T a5c879e24e97407ab517707c5384cee7 P f5b1f169962e4544857edd56e56b5da6 -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:32.108706 30989 leader_election.cc:304] T 016bf6119ac04bff95762a1288224c06 P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d; no voters: dc254a15e8d54188a2ec3927216ff482, f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:32.111099 30989 leader_election.cc:304] T 405e25aa465a413c9b6fa16ec4acbc96 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:32.085067 32671 raft_consensus.cc:3060] T ef3b18c8988842ebb49493971467b689 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:32.106906 32677 raft_consensus.cc:493] T b223cbe5ac5f4b07afbfffeab5c46deb P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:32.137938 31099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c879e24e97407ab517707c5384cee7" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:32.122785 32751 raft_consensus.cc:2749] T 405e25aa465a413c9b6fa16ec4acbc96 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:32.122941 32747 raft_consensus.cc:2749] T 016bf6119ac04bff95762a1288224c06 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:32.122498 32397 raft_consensus.cc:493] T 8d67e4d0c72f479ea4647afa7039f263 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:32.146860 30989 leader_election.cc:304] T a5c879e24e97407ab517707c5384cee7 P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d; no voters: dc254a15e8d54188a2ec3927216ff482, f5b1f169962e4544857edd56e56b5da6
W20260709 12:13:32.163664 32658 log.cc:927] Time spent T 00000000000000000000000000000000 P b2cabab1087f4413893c796aceb503f1: Append to log took a long time: real 0.084s	user 0.000s	sys 0.002s
I20260709 12:13:32.172253 32672 raft_consensus.cc:2749] T a5c879e24e97407ab517707c5384cee7 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:32.146750 32677 raft_consensus.cc:515] T b223cbe5ac5f4b07afbfffeab5c46deb P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:32.181159 32397 raft_consensus.cc:515] T 8d67e4d0c72f479ea4647afa7039f263 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
W20260709 12:13:32.201817   331 log.cc:927] Time spent T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d: Append to log took a long time: real 0.057s	user 0.000s	sys 0.000s
I20260709 12:13:32.208652 32677 leader_election.cc:290] T b223cbe5ac5f4b07afbfffeab5c46deb P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:32.218417 31743 raft_consensus.cc:1217] T 1146459722574a00b704b5e4542951bf P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260709 12:13:32.220340 31136 consensus_peers.cc:597] T 65028637ee2f479e868c440d0643d802 P 30c92db0139b4111bec0f41bfb121c4d -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. 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 12:13:32.220914 31136 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.193:37577, user_credentials={real_user=slave}} blocked reactor thread for 112021us
I20260709 12:13:32.230497 31172 raft_consensus.cc:1275] T 82a9708851e94168bd57fc180b63b823 P 30c92db0139b4111bec0f41bfb121c4d [term 5 FOLLOWER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:13:32.240072 31170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b223cbe5ac5f4b07afbfffeab5c46deb" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
W20260709 12:13:32.244925 31062 consensus_peers.cc:597] T ef3b18c8988842ebb49493971467b689 P dc254a15e8d54188a2ec3927216ff482 -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. 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 12:13:32.193145 32680 raft_consensus.cc:493] T 39f2bd93fb884f38a718cd39c5504e52 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:32.255524 32747 raft_consensus.cc:493] T f17d51c781414977bf54afa89f9e7227 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:32.255698 32680 raft_consensus.cc:515] T 39f2bd93fb884f38a718cd39c5504e52 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:32.256197 32747 raft_consensus.cc:515] T f17d51c781414977bf54afa89f9e7227 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:32.239995 32682 raft_consensus.cc:493] T 0b41888ff42940da9b1972fd18897141 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:32.258898 32682 raft_consensus.cc:515] T 0b41888ff42940da9b1972fd18897141 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:32.249068 32427 consensus_queue.cc:1048] T 82a9708851e94168bd57fc180b63b823 P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:32.263019 31166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b41888ff42940da9b1972fd18897141" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:32.262487 32682 leader_election.cc:290] T 0b41888ff42940da9b1972fd18897141 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:32.254946 32672 raft_consensus.cc:493] T 8fe8a9107d124c99a1815c948e7763cf P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:32.249511 31095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b223cbe5ac5f4b07afbfffeab5c46deb" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
W20260709 12:13:32.327487 31138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.194:44499, user_credentials={real_user=slave}} blocked reactor thread for 57568.4us
W20260709 12:13:32.410615   334 log.cc:927] Time spent T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6: Append to log took a long time: real 0.072s	user 0.001s	sys 0.000s
I20260709 12:13:32.414970 32680 leader_election.cc:290] T 39f2bd93fb884f38a718cd39c5504e52 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:32.341425 32672 raft_consensus.cc:515] T 8fe8a9107d124c99a1815c948e7763cf P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
W20260709 12:13:32.513700 31138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.194:44499, user_credentials={real_user=slave}} blocked reactor thread for 179246us
W20260709 12:13:32.328924 31137 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.196:36387, user_credentials={real_user=slave}} blocked reactor thread for 53199.2us
W20260709 12:13:32.521751 31062 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.193:37577, user_credentials={real_user=slave}} blocked reactor thread for 272271us
W20260709 12:13:32.533072 31062 leader_election.cc:336] T 4434b7cfdd8a4d55a13d851238afa80e P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:13:32.533524 31062 leader_election.cc:304] T 4434b7cfdd8a4d55a13d851238afa80e P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d
W20260709 12:13:32.540944 31062 consensus_peers.cc:597] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. 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 12:13:32.541812 31062 consensus_peers.cc:597] T 1ea66b0b7a624931b06513f285ef85dc P dc254a15e8d54188a2ec3927216ff482 -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. 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 12:13:32.545243 31095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39f2bd93fb884f38a718cd39c5504e52" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:32.547714 31092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f17d51c781414977bf54afa89f9e7227" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:32.536573   304 raft_consensus.cc:2749] T 4434b7cfdd8a4d55a13d851238afa80e P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:32.559953 32716 raft_consensus.cc:493] T ced8b161997f4619ae2bef909f847a9c P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:32.562425 32716 raft_consensus.cc:515] T ced8b161997f4619ae2bef909f847a9c P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:32.565212 32716 leader_election.cc:290] T ced8b161997f4619ae2bef909f847a9c P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:32.566998 31093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b41888ff42940da9b1972fd18897141" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:32.537086 32747 leader_election.cc:290] T f17d51c781414977bf54afa89f9e7227 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:32.575107 31173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39f2bd93fb884f38a718cd39c5504e52" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:32.557178 32680 raft_consensus.cc:493] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:32.609965 29827 thread.cc:527] Waited for 2000ms trying to join with heartbeat (tid 31049)
I20260709 12:13:32.600446 32397 leader_election.cc:290] T 8d67e4d0c72f479ea4647afa7039f263 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:32.588567 32680 raft_consensus.cc:515] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
W20260709 12:13:32.674736 31710 consensus_peers.cc:597] T 358c892619c546d893d935c1bd85f699 P f5b1f169962e4544857edd56e56b5da6 -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:32.675520 31710 consensus_peers.cc:597] T 544029f2ed67441abec2700df0a8363b P f5b1f169962e4544857edd56e56b5da6 -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:32.679152   351 log.cc:927] Time spent T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d: Append to log took a long time: real 0.096s	user 0.001s	sys 0.000s
W20260709 12:13:32.680881 32671 consensus_meta.cc:287] T ef3b18c8988842ebb49493971467b689 P 004887887de44a6584632617dc197d7d: Time spent flushing consensus metadata: real 0.551s	user 0.008s	sys 0.008s
W20260709 12:13:32.685688 31710 consensus_peers.cc:597] T 0bb7d70b9a8546e6be62cec192f84a56 P f5b1f169962e4544857edd56e56b5da6 -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:32.705047 31173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f17d51c781414977bf54afa89f9e7227" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:32.707346 31164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced8b161997f4619ae2bef909f847a9c" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:32.710505   350 raft_consensus.cc:493] T cc87527d684e493cb49a0976b66b95e1 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:32.711019   350 raft_consensus.cc:515] T cc87527d684e493cb49a0976b66b95e1 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:32.711781 32689 tablet_bootstrap.cc:492] T 1fa0925ac64c4fc69dbac49cef120871 P f5b1f169962e4544857edd56e56b5da6: 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 12:13:32.712709 32689 tablet_bootstrap.cc:492] T 1fa0925ac64c4fc69dbac49cef120871 P f5b1f169962e4544857edd56e56b5da6: Bootstrap complete.
I20260709 12:13:32.713029   350 leader_election.cc:290] T cc87527d684e493cb49a0976b66b95e1 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:32.713433 32689 ts_tablet_manager.cc:1403] T 1fa0925ac64c4fc69dbac49cef120871 P f5b1f169962e4544857edd56e56b5da6: Time spent bootstrapping tablet: real 1.199s	user 0.022s	sys 0.027s
I20260709 12:13:32.716280 31170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc87527d684e493cb49a0976b66b95e1" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:32.706724 31167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d67e4d0c72f479ea4647afa7039f263" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:32.717214 31173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fe8a9107d124c99a1815c948e7763cf" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:32.718503 32672 leader_election.cc:290] T 8fe8a9107d124c99a1815c948e7763cf P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:32.737856 32680 leader_election.cc:290] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:32.727187   354 raft_consensus.cc:493] T 4ee6b7916bad47ff92e5c5380ec866ca P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:32.745129 30989 leader_election.cc:304] T b223cbe5ac5f4b07afbfffeab5c46deb P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:32.744736   354 raft_consensus.cc:515] T 4ee6b7916bad47ff92e5c5380ec866ca P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:32.746451   355 raft_consensus.cc:2749] T b223cbe5ac5f4b07afbfffeab5c46deb P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:32.746512 30989 leader_election.cc:304] T f17d51c781414977bf54afa89f9e7227 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:32.751639 30989 leader_election.cc:304] T 39f2bd93fb884f38a718cd39c5504e52 P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
W20260709 12:13:32.753961 31138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.194:44499, user_credentials={real_user=slave}} blocked reactor thread for 163639us
I20260709 12:13:32.753814   350 raft_consensus.cc:2749] T 39f2bd93fb884f38a718cd39c5504e52 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:32.751909 32671 raft_consensus.cc:2749] T f17d51c781414977bf54afa89f9e7227 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:32.767714 32689 raft_consensus.cc:359] T 1fa0925ac64c4fc69dbac49cef120871 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
I20260709 12:13:32.768723 32689 raft_consensus.cc:740] T 1fa0925ac64c4fc69dbac49cef120871 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f5b1f169962e4544857edd56e56b5da6, State: Initialized, Role: LEARNER
I20260709 12:13:32.769474 32689 consensus_queue.cc:260] T 1fa0925ac64c4fc69dbac49cef120871 P f5b1f169962e4544857edd56e56b5da6 [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: NON_VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: true } }
I20260709 12:13:32.771421 32750 raft_consensus.cc:493] T 30100f59b9084581a8ffd68b8eab5c36 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:32.772001 32750 raft_consensus.cc:515] T 30100f59b9084581a8ffd68b8eab5c36 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:32.772410 32689 ts_tablet_manager.cc:1434] T 1fa0925ac64c4fc69dbac49cef120871 P f5b1f169962e4544857edd56e56b5da6: Time spent starting tablet: real 0.059s	user 0.006s	sys 0.005s
I20260709 12:13:32.774773 32750 leader_election.cc:290] T 30100f59b9084581a8ffd68b8eab5c36 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:32.775441   342 raft_consensus.cc:493] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:32.776223   342 raft_consensus.cc:515] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:32.775507   354 leader_election.cc:290] T 4ee6b7916bad47ff92e5c5380ec866ca P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:32.786341 31172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ee6b7916bad47ff92e5c5380ec866ca" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:32.790791   348 raft_consensus.cc:493] T b6f50d0c5d864cb5abb35e0264634381 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:32.791404   348 raft_consensus.cc:515] T b6f50d0c5d864cb5abb35e0264634381 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:32.798612   348 leader_election.cc:290] T b6f50d0c5d864cb5abb35e0264634381 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:32.804852 31739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d6e271c5f0a401a94b07a3da7dc3e89" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:32.807727 32748 raft_consensus.cc:493] T 40054f6dd8f241e3845c6787c870dd1e P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:32.808305 32748 raft_consensus.cc:515] T 40054f6dd8f241e3845c6787c870dd1e P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:32.812736   342 leader_election.cc:290] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:32.819799 31169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30100f59b9084581a8ffd68b8eab5c36" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
W20260709 12:13:32.820402 31136 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.193:37577, user_credentials={real_user=slave}} blocked reactor thread for 237474us
I20260709 12:13:32.834973 30920 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53024 (request call id 201) took 2560 ms. Trace:
I20260709 12:13:32.845719 30989 leader_election.cc:304] T 0b41888ff42940da9b1972fd18897141 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:32.891616 31170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40054f6dd8f241e3845c6787c870dd1e" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
W20260709 12:13:32.943682 30989 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.194:44499, user_credentials={real_user=slave}} blocked reactor thread for 98063.1us
I20260709 12:13:32.875204 31743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4e824b74f3b49098cec0b4f19f7d815" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:32.944422   354 raft_consensus.cc:2749] T 0b41888ff42940da9b1972fd18897141 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:32.892369   339 raft_consensus.cc:493] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:32.835636 30920 rpcz_store.cc:276] 0709 12:13:30.274345 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:30.274677 (+   332us) service_pool.cc:224] Handling call
0709 12:13:32.834893 (+2560216us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:31.981778 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:32.017088 (+ 35310us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:32.017130 (+    42us) write_op.cc:435] Acquired schema lock
0709 12:13:32.017151 (+    21us) tablet.cc:662] Decoding operations
0709 12:13:32.017870 (+   719us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:32.017950 (+    80us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:32.017992 (+    42us) tablet.cc:685] Acquiring locks for 5 operations
0709 12:13:32.018967 (+   975us) tablet.cc:701] Row locks acquired
0709 12:13:32.018996 (+    29us) write_op.cc:260] PREPARE: finished
0709 12:13:32.019175 (+   179us) write_op.cc:270] Start()
0709 12:13:32.019314 (+   139us) write_op.cc:276] Timestamp: P: 1783599212019118 usec, L: 0
0709 12:13:32.019335 (+    21us) op_driver.cc:348] REPLICATION: starting
0709 12:13:32.078548 (+ 59213us) log.cc:844] Serialized 2075 byte log entry
0709 12:13:32.278923 (+200375us) op_driver.cc:464] REPLICATION: finished
0709 12:13:32.668926 (+390003us) write_op.cc:301] APPLY: starting
0709 12:13:32.670210 (+  1284us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:32.694356 (+ 24146us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:32.701723 (+  7367us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:32.729187 (+ 27464us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:32.738701 (+  9514us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=5
0709 12:13:32.738757 (+    56us) write_op.cc:312] APPLY: finished
0709 12:13:32.739185 (+   428us) log.cc:844] Serialized 47 byte log entry
0709 12:13:32.739381 (+   196us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:32.739618 (+   237us) write_op.cc:454] Released schema lock
0709 12:13:32.739679 (+    61us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:32.740071 (+   392us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:32.740097 (+    26us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":3860,"reported_tablets":13,"child_traces":[["op",{"apply.queue_time_us":326486,"apply.run_cpu_time_us":3264,"apply.run_wall_time_us":77917,"num_ops":5,"prepare.queue_time_us":2143,"prepare.run_cpu_time_us":4746,"prepare.run_wall_time_us":104503,"replication_time_us":259383,"thread_start_us":163735,"threads_started":1}]]}
I20260709 12:13:32.945526   339 raft_consensus.cc:515] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:32.946358   354 raft_consensus.cc:493] T 847dc84de6644d7a8e98748f55c1a5ec P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:32.946895   354 raft_consensus.cc:515] T 847dc84de6644d7a8e98748f55c1a5ec P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:32.949255   354 leader_election.cc:290] T 847dc84de6644d7a8e98748f55c1a5ec P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:32.876300 32748 leader_election.cc:290] T 40054f6dd8f241e3845c6787c870dd1e P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:32.893100 31169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6f50d0c5d864cb5abb35e0264634381" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:32.886149 32719 raft_consensus.cc:493] T e423dd71a8004c5e93c55b30c614d23b P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:32.900628 31092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4e824b74f3b49098cec0b4f19f7d815" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:32.901193 30921 catalog_manager.cc:5697] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "30c92db0139b4111bec0f41bfb121c4d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:32.852243 32712 raft_consensus.cc:493] T 82a9708851e94168bd57fc180b63b823 P dc254a15e8d54188a2ec3927216ff482 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:32.847028 31182 tablet_copy_service.cc:342] P 30c92db0139b4111bec0f41bfb121c4d: Request end of tablet copy session f5b1f169962e4544857edd56e56b5da6-1fa0925ac64c4fc69dbac49cef120871 received from {username='slave'} at 127.0.0.1:35728
I20260709 12:13:32.918268   330 raft_consensus.cc:1064] T 1146459722574a00b704b5e4542951bf P 30c92db0139b4111bec0f41bfb121c4d: attempting to promote NON_VOTER f5b1f169962e4544857edd56e56b5da6 to VOTER
I20260709 12:13:32.920307 32677 raft_consensus.cc:493] T a80baabb486f42a4a982e88ae6a2ffd1 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:32.924855 31098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced8b161997f4619ae2bef909f847a9c" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:32.927418 31099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc87527d684e493cb49a0976b66b95e1" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:32.928422 31095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fe8a9107d124c99a1815c948e7763cf" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:32.871347 31738 raft_consensus.cc:1217] T 1fa0925ac64c4fc69dbac49cef120871 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:13:32.884588 31093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d67e4d0c72f479ea4647afa7039f263" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:32.952013 29827 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:13:33.027503 32677 raft_consensus.cc:515] T a80baabb486f42a4a982e88ae6a2ffd1 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:33.027737 32712 raft_consensus.cc:515] T 82a9708851e94168bd57fc180b63b823 P dc254a15e8d54188a2ec3927216ff482 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:33.011052 31743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "847dc84de6644d7a8e98748f55c1a5ec" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:33.029577 31182 tablet_copy_service.cc:434] P 30c92db0139b4111bec0f41bfb121c4d: ending tablet copy session f5b1f169962e4544857edd56e56b5da6-1fa0925ac64c4fc69dbac49cef120871 on tablet 1fa0925ac64c4fc69dbac49cef120871 with peer f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:33.029171   330 consensus_queue.cc:237] T 1146459722574a00b704b5e4542951bf P 30c92db0139b4111bec0f41bfb121c4d [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
W20260709 12:13:33.031596 31710 consensus_peers.cc:597] T 016bf6119ac04bff95762a1288224c06 P f5b1f169962e4544857edd56e56b5da6 -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:33.031767 29827 tablet_replica.cc:333] T 1ea66b0b7a624931b06513f285ef85dc P 004887887de44a6584632617dc197d7d: stopping tablet replica
I20260709 12:13:33.019641 31096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d6e271c5f0a401a94b07a3da7dc3e89" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 6 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:33.035135 31095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ee6b7916bad47ff92e5c5380ec866ca" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:33.035549 32719 raft_consensus.cc:515] T e423dd71a8004c5e93c55b30c614d23b P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:33.036136 31099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40054f6dd8f241e3845c6787c870dd1e" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:33.036849 31094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "847dc84de6644d7a8e98748f55c1a5ec" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:33.059271 29827 raft_consensus.cc:2243] T 1ea66b0b7a624931b06513f285ef85dc P 004887887de44a6584632617dc197d7d [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:33.060086 29827 pending_rounds.cc:70] T 1ea66b0b7a624931b06513f285ef85dc P 004887887de44a6584632617dc197d7d: Trying to abort 1 pending ops.
I20260709 12:13:33.060328 29827 pending_rounds.cc:77] T 1ea66b0b7a624931b06513f285ef85dc P 004887887de44a6584632617dc197d7d: Aborting op as it isn't in flight: id { term: 3 index: 2 } timestamp: 7305622347648073728 op_type: NO_OP noop_request { }
I20260709 12:13:33.061895 29827 raft_consensus.cc:2889] T 1ea66b0b7a624931b06513f285ef85dc P 004887887de44a6584632617dc197d7d [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:13:33.062564 29827 raft_consensus.cc:2272] T 1ea66b0b7a624931b06513f285ef85dc P 004887887de44a6584632617dc197d7d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:33.036684 30921 catalog_manager.cc:5697] T 30aaa322462d471391f3699e252ff4d9 P 30c92db0139b4111bec0f41bfb121c4d reported cstate change: term changed from 2 to 3, leader changed from 004887887de44a6584632617dc197d7d (127.29.32.193) to 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195). New cstate: current_term: 3 leader_uuid: "30c92db0139b4111bec0f41bfb121c4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:33.051072 31138 leader_election.cc:304] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d; no voters: dc254a15e8d54188a2ec3927216ff482, f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:32.951686   339 leader_election.cc:290] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:33.060734 32719 leader_election.cc:290] T e423dd71a8004c5e93c55b30c614d23b P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:33.051950 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef255e0f45104a2586066eda21e8e5ca" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:33.065573 31097 raft_consensus.cc:2393] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 30c92db0139b4111bec0f41bfb121c4d in current term 5: Already voted for candidate dc254a15e8d54188a2ec3927216ff482 in this term.
I20260709 12:13:33.064502 30921 catalog_manager.cc:5697] T 65028637ee2f479e868c440d0643d802 P 30c92db0139b4111bec0f41bfb121c4d reported cstate change: term changed from 2 to 4, leader changed from 004887887de44a6584632617dc197d7d (127.29.32.193) to 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195). New cstate: current_term: 4 leader_uuid: "30c92db0139b4111bec0f41bfb121c4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:33.091984   348 raft_consensus.cc:493] T b076f86e4ed644b280f0eee401d38c47 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
W20260709 12:13:33.102777 31137 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 12:13:33.106992 31136 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.193:37577, user_credentials={real_user=slave}} blocked reactor thread for 49943.4us
I20260709 12:13:33.074944 32728 raft_consensus.cc:2749] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:33.068050 32712 leader_election.cc:290] T 82a9708851e94168bd57fc180b63b823 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:33.099088 31090 raft_consensus.cc:1275] T 82a9708851e94168bd57fc180b63b823 P dc254a15e8d54188a2ec3927216ff482 [term 5 FOLLOWER]: Refusing update from remote peer 004887887de44a6584632617dc197d7d: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:13:33.102443 31169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e423dd71a8004c5e93c55b30c614d23b" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:33.122553 29827 tablet_replica.cc:333] T 8fe8a9107d124c99a1815c948e7763cf P 004887887de44a6584632617dc197d7d: stopping tablet replica
I20260709 12:13:33.123687 29827 raft_consensus.cc:2243] T 8fe8a9107d124c99a1815c948e7763cf P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:33.124282 29827 raft_consensus.cc:2272] T 8fe8a9107d124c99a1815c948e7763cf P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:33.098489   348 raft_consensus.cc:515] T b076f86e4ed644b280f0eee401d38c47 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
W20260709 12:13:33.137792 31710 consensus_peers.cc:597] T 40086b02d9b745708aaacf2ed35c7b0f P f5b1f169962e4544857edd56e56b5da6 -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:33.141606 31136 consensus_peers.cc:597] T a80baabb486f42a4a982e88ae6a2ffd1 P 30c92db0139b4111bec0f41bfb121c4d -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:33.156451 29827 tablet_replica.cc:333] T b6f50d0c5d864cb5abb35e0264634381 P 004887887de44a6584632617dc197d7d: stopping tablet replica
I20260709 12:13:33.157480 29827 raft_consensus.cc:2243] T b6f50d0c5d864cb5abb35e0264634381 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:33.158066 29827 raft_consensus.cc:2272] T b6f50d0c5d864cb5abb35e0264634381 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:33.160743 29827 tablet_replica.cc:333] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d: stopping tablet replica
I20260709 12:13:33.161599 29827 raft_consensus.cc:2243] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:33.162063 29827 pending_rounds.cc:70] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d: Trying to abort 1 pending ops.
I20260709 12:13:33.170496 31739 raft_consensus.cc:1275] T 1146459722574a00b704b5e4542951bf P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Refusing update from remote peer 30c92db0139b4111bec0f41bfb121c4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:33.170591 29827 pending_rounds.cc:77] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d: Aborting op as it isn't in flight: id { term: 2 index: 5 } timestamp: 7305622340389302272 op_type: NO_OP noop_request { }
I20260709 12:13:33.171015 31169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80baabb486f42a4a982e88ae6a2ffd1" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:33.171339 29827 raft_consensus.cc:2889] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:13:33.171973 29827 raft_consensus.cc:2272] T f8f275cdefdd443bbac9d440f67b9b52 P 004887887de44a6584632617dc197d7d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:33.174309 31092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6f50d0c5d864cb5abb35e0264634381" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:33.175549 29827 tablet_replica.cc:333] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P 004887887de44a6584632617dc197d7d: stopping tablet replica
I20260709 12:13:33.175688   348 leader_election.cc:290] T b076f86e4ed644b280f0eee401d38c47 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:33.176693 29827 raft_consensus.cc:2243] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P 004887887de44a6584632617dc197d7d [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:33.177276   330 consensus_queue.cc:1048] T 1146459722574a00b704b5e4542951bf P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } 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 12:13:33.177937   337 raft_consensus.cc:1064] T 1fa0925ac64c4fc69dbac49cef120871 P 30c92db0139b4111bec0f41bfb121c4d: attempting to promote NON_VOTER f5b1f169962e4544857edd56e56b5da6 to VOTER
I20260709 12:13:33.180397 29827 raft_consensus.cc:2272] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P 004887887de44a6584632617dc197d7d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:33.180598   337 consensus_queue.cc:237] T 1fa0925ac64c4fc69dbac49cef120871 P 30c92db0139b4111bec0f41bfb121c4d [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:33.183530 29827 tablet_replica.cc:333] T 0b41888ff42940da9b1972fd18897141 P 004887887de44a6584632617dc197d7d: stopping tablet replica
I20260709 12:13:33.184510 29827 raft_consensus.cc:2243] T 0b41888ff42940da9b1972fd18897141 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:33.185046 29827 raft_consensus.cc:2272] T 0b41888ff42940da9b1972fd18897141 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:33.185554 31169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b076f86e4ed644b280f0eee401d38c47" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:33.187968 29827 tablet_replica.cc:333] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d: stopping tablet replica
W20260709 12:13:33.188376 31062 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.195:38253, user_credentials={real_user=slave}} blocked reactor thread for 78997.7us
I20260709 12:13:33.193394 31092 raft_consensus.cc:1275] T 1146459722574a00b704b5e4542951bf P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Refusing update from remote peer 30c92db0139b4111bec0f41bfb121c4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 12:13:33.193404 31136 leader_election.cc:336] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:13:33.197175 31136 leader_election.cc:304] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:33.197983   330 raft_consensus.cc:3060] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d [term 4 FOLLOWER]: Advancing to term 5
W20260709 12:13:33.198809 31062 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 208 similar messages]
I20260709 12:13:33.199666 32677 leader_election.cc:290] T a80baabb486f42a4a982e88ae6a2ffd1 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:33.200410   358 consensus_queue.cc:1048] T 1146459722574a00b704b5e4542951bf P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } 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 12:13:33.207425 29827 raft_consensus.cc:2243] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:33.208607 29827 raft_consensus.cc:2272] T 4225e109131c4e4d8ee206f916cbb15f P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:33.206457 31136 consensus_peers.cc:597] T 405e25aa465a413c9b6fa16ec4acbc96 P 30c92db0139b4111bec0f41bfb121c4d -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:33.216786   330 raft_consensus.cc:2749] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:33.228567 29827 tablet_replica.cc:333] T fed52c34448e46f7a68ff22af201b350 P 004887887de44a6584632617dc197d7d: stopping tablet replica
W20260709 12:13:33.229787 31136 consensus_peers.cc:597] T 8d67e4d0c72f479ea4647afa7039f263 P 30c92db0139b4111bec0f41bfb121c4d -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:33.235457 31136 consensus_peers.cc:597] T 0bc24a79ea234c19aa54649c73e392af P 30c92db0139b4111bec0f41bfb121c4d -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:33.236056 31136 consensus_peers.cc:597] T 1146459722574a00b704b5e4542951bf P 30c92db0139b4111bec0f41bfb121c4d -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. 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 12:13:33.240391 29827 raft_consensus.cc:2243] T fed52c34448e46f7a68ff22af201b350 P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:33.246105 31172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82a9708851e94168bd57fc180b63b823" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:33.251035 30989 leader_election.cc:304] T cc87527d684e493cb49a0976b66b95e1 P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:33.251962   348 raft_consensus.cc:2749] T cc87527d684e493cb49a0976b66b95e1 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:33.252323 30989 leader_election.cc:304] T ced8b161997f4619ae2bef909f847a9c P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:33.253104   348 raft_consensus.cc:2749] T ced8b161997f4619ae2bef909f847a9c P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:33.254462 30989 leader_election.cc:304] T 8d67e4d0c72f479ea4647afa7039f263 P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:33.253859 30919 catalog_manager.cc:5697] T 847dc84de6644d7a8e98748f55c1a5ec P dc254a15e8d54188a2ec3927216ff482 reported cstate change: term changed from 2 to 3, leader changed from 004887887de44a6584632617dc197d7d (127.29.32.193) to f5b1f169962e4544857edd56e56b5da6 (127.29.32.196). New cstate: current_term: 3 leader_uuid: "f5b1f169962e4544857edd56e56b5da6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:33.255559 30989 leader_election.cc:304] T 8fe8a9107d124c99a1815c948e7763cf P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:33.255520 30919 catalog_manager.cc:5697] T b4e824b74f3b49098cec0b4f19f7d815 P dc254a15e8d54188a2ec3927216ff482 reported cstate change: term changed from 1 to 3, leader changed from 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195) to dc254a15e8d54188a2ec3927216ff482 (127.29.32.194). New cstate: current_term: 3 leader_uuid: "dc254a15e8d54188a2ec3927216ff482" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:33.260358 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b076f86e4ed644b280f0eee401d38c47" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:33.259825 30919 catalog_manager.cc:5697] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "dc254a15e8d54188a2ec3927216ff482" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:33.262334 30919 catalog_manager.cc:5697] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "dc254a15e8d54188a2ec3927216ff482" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:33.263677   355 raft_consensus.cc:493] T ef3b18c8988842ebb49493971467b689 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:33.265588 31092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a80baabb486f42a4a982e88ae6a2ffd1" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:33.265300   355 raft_consensus.cc:515] T ef3b18c8988842ebb49493971467b689 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:33.268733 31090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e423dd71a8004c5e93c55b30c614d23b" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:33.257869   353 raft_consensus.cc:2749] T 8d67e4d0c72f479ea4647afa7039f263 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:33.270723   339 raft_consensus.cc:2955] T 1146459722574a00b704b5e4542951bf P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:33.278636 31097 raft_consensus.cc:2955] T 1146459722574a00b704b5e4542951bf P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
W20260709 12:13:33.282270 31062 consensus_peers.cc:597] T e9314181f732426eb7e9843e26c00441 P dc254a15e8d54188a2ec3927216ff482 -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:33.282439 30921 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:53044 (request call id 203) took 1588 ms. Trace:
I20260709 12:13:33.281145 30919 catalog_manager.cc:5697] T ef3b18c8988842ebb49493971467b689 P dc254a15e8d54188a2ec3927216ff482 reported cstate change: term changed from 1 to 3, leader changed from 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195) to dc254a15e8d54188a2ec3927216ff482 (127.29.32.194). New cstate: current_term: 3 leader_uuid: "dc254a15e8d54188a2ec3927216ff482" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:33.286765 29827 raft_consensus.cc:2272] T fed52c34448e46f7a68ff22af201b350 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:33.282896 31062 consensus_peers.cc:597] T 89ffc555b1d0497aaa94c481f46ffd32 P dc254a15e8d54188a2ec3927216ff482 -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:33.288079 31062 leader_election.cc:336] T 30100f59b9084581a8ffd68b8eab5c36 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:13:33.284052 30919 catalog_manager.cc:5697] T 1ea66b0b7a624931b06513f285ef85dc P dc254a15e8d54188a2ec3927216ff482 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "dc254a15e8d54188a2ec3927216ff482" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:33.289487 30989 raft_consensus.cc:2686] T 8fe8a9107d124c99a1815c948e7763cf P 004887887de44a6584632617dc197d7d: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 12:13:33.288609 31062 leader_election.cc:304] T 30100f59b9084581a8ffd68b8eab5c36 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:13:33.293720   355 leader_election.cc:290] T ef3b18c8988842ebb49493971467b689 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:33.297413 29827 tablet_replica.cc:333] T 405e25aa465a413c9b6fa16ec4acbc96 P 004887887de44a6584632617dc197d7d: stopping tablet replica
I20260709 12:13:33.301661 29827 raft_consensus.cc:2243] T 405e25aa465a413c9b6fa16ec4acbc96 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:33.302523 30989 leader_election.cc:304] T 40054f6dd8f241e3845c6787c870dd1e P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:33.298398 32495 raft_consensus.cc:2749] T 30100f59b9084581a8ffd68b8eab5c36 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:33.308599 29827 raft_consensus.cc:2272] T 405e25aa465a413c9b6fa16ec4acbc96 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:33.306692 31169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3b18c8988842ebb49493971467b689" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:33.315682 30989 leader_election.cc:304] T 847dc84de6644d7a8e98748f55c1a5ec P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d; no voters: dc254a15e8d54188a2ec3927216ff482, f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:33.315716   348 raft_consensus.cc:2749] T 40054f6dd8f241e3845c6787c870dd1e P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:33.283064 30921 rpcz_store.cc:276] 0709 12:13:31.694078 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:31.694297 (+   219us) service_pool.cc:224] Handling call
0709 12:13:33.282381 (+1588084us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:33.184076 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:33.184750 (+   674us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:33.184787 (+    37us) write_op.cc:435] Acquired schema lock
0709 12:13:33.184803 (+    16us) tablet.cc:662] Decoding operations
0709 12:13:33.185317 (+   514us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:33.185411 (+    94us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:33.185436 (+    25us) tablet.cc:685] Acquiring locks for 3 operations
0709 12:13:33.185811 (+   375us) tablet.cc:701] Row locks acquired
0709 12:13:33.185831 (+    20us) write_op.cc:260] PREPARE: finished
0709 12:13:33.185955 (+   124us) write_op.cc:270] Start()
0709 12:13:33.186063 (+   108us) write_op.cc:276] Timestamp: P: 1783599213185916 usec, L: 0
0709 12:13:33.186085 (+    22us) op_driver.cc:348] REPLICATION: starting
0709 12:13:33.190955 (+  4870us) log.cc:844] Serialized 1312 byte log entry
0709 12:13:33.224279 (+ 33324us) op_driver.cc:464] REPLICATION: finished
0709 12:13:33.226521 (+  2242us) write_op.cc:301] APPLY: starting
0709 12:13:33.226610 (+    89us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:33.226758 (+   148us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:33.226843 (+    85us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:33.227303 (+   460us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:33.227483 (+   180us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=3
0709 12:13:33.227535 (+    52us) write_op.cc:312] APPLY: finished
0709 12:13:33.227748 (+   213us) log.cc:844] Serialized 35 byte log entry
0709 12:13:33.227905 (+   157us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:33.228023 (+   118us) write_op.cc:454] Released schema lock
0709 12:13:33.228062 (+    39us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"mutex_wait_us":45832,"reported_tablets":19,"child_traces":[["op",{"apply.queue_time_us":2004,"apply.run_cpu_time_us":1835,"apply.run_wall_time_us":1835,"num_ops":3,"prepare.queue_time_us":88028,"prepare.run_cpu_time_us":3071,"prepare.run_wall_time_us":24611,"replication_time_us":38051,"thread_start_us":101604,"threads_started":1}]]}
I20260709 12:13:33.322769 29827 tablet_replica.cc:333] T a924d4172d594d1b9b1a27405f62e113 P 004887887de44a6584632617dc197d7d: stopping tablet replica
I20260709 12:13:33.324532 29827 raft_consensus.cc:2243] T a924d4172d594d1b9b1a27405f62e113 P 004887887de44a6584632617dc197d7d [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:33.325796 29827 raft_consensus.cc:2272] T a924d4172d594d1b9b1a27405f62e113 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:33.334864 31097 raft_consensus.cc:1275] T 1fa0925ac64c4fc69dbac49cef120871 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Refusing update from remote peer 30c92db0139b4111bec0f41bfb121c4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:33.335263 31743 raft_consensus.cc:1275] T 1fa0925ac64c4fc69dbac49cef120871 P f5b1f169962e4544857edd56e56b5da6 [term 1 LEARNER]: Refusing update from remote peer 30c92db0139b4111bec0f41bfb121c4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:13:33.335932 29827 tablet_replica.cc:333] T b076f86e4ed644b280f0eee401d38c47 P 004887887de44a6584632617dc197d7d: stopping tablet replica
I20260709 12:13:33.338357   350 raft_consensus.cc:2749] T 847dc84de6644d7a8e98748f55c1a5ec P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:33.338891 29827 raft_consensus.cc:2243] T b076f86e4ed644b280f0eee401d38c47 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:33.339524 29827 raft_consensus.cc:2272] T b076f86e4ed644b280f0eee401d38c47 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:33.345764   358 consensus_queue.cc:1048] T 1fa0925ac64c4fc69dbac49cef120871 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } 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 12:13:33.349005 30922 catalog_manager.cc:5697] T f8f275cdefdd443bbac9d440f67b9b52 P f5b1f169962e4544857edd56e56b5da6 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "f5b1f169962e4544857edd56e56b5da6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:13:33.363345 31062 consensus_peers.cc:597] T e435a41bec8e4146a85d1181681ffadb P dc254a15e8d54188a2ec3927216ff482 -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:33.363991 31062 leader_election.cc:336] T 82a9708851e94168bd57fc180b63b823 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:13:33.364388 31062 leader_election.cc:304] T 82a9708851e94168bd57fc180b63b823 P dc254a15e8d54188a2ec3927216ff482 [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: dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:13:33.365103 32495 raft_consensus.cc:2749] T 82a9708851e94168bd57fc180b63b823 P dc254a15e8d54188a2ec3927216ff482 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:33.367419   350 raft_consensus.cc:493] T 544029f2ed67441abec2700df0a8363b P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f5b1f169962e4544857edd56e56b5da6)
I20260709 12:13:33.368007   350 raft_consensus.cc:515] T 544029f2ed67441abec2700df0a8363b P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:33.370507   350 leader_election.cc:290] T 544029f2ed67441abec2700df0a8363b P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:33.371309 31741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544029f2ed67441abec2700df0a8363b" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:33.336900 30989 leader_election.cc:304] T 4ee6b7916bad47ff92e5c5380ec866ca P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:33.378579   358 consensus_queue.cc:1048] T 1fa0925ac64c4fc69dbac49cef120871 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:13:33.379248 30989 leader_election.cc:304] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d; no voters: dc254a15e8d54188a2ec3927216ff482, f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:33.379344 30922 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44220 (request call id 127) took 1303 ms. Trace:
I20260709 12:13:33.380043   348 raft_consensus.cc:2749] T 4ee6b7916bad47ff92e5c5380ec866ca P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:33.380622 32677 raft_consensus.cc:2749] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:33.380900   348 consensus_queue.cc:1048] T 82a9708851e94168bd57fc180b63b823 P 004887887de44a6584632617dc197d7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:33.381760 30989 leader_election.cc:304] T b6f50d0c5d864cb5abb35e0264634381 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
W20260709 12:13:33.382650 30989 raft_consensus.cc:2686] T b6f50d0c5d864cb5abb35e0264634381 P 004887887de44a6584632617dc197d7d: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 12:13:33.380056 30922 rpcz_store.cc:276] 0709 12:13:32.076001 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:32.076281 (+   280us) service_pool.cc:224] Handling call
0709 12:13:33.379255 (+1302974us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:33.361237 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:33.368726 (+  7489us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:33.368762 (+    36us) write_op.cc:435] Acquired schema lock
0709 12:13:33.368781 (+    19us) tablet.cc:662] Decoding operations
0709 12:13:33.369159 (+   378us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:33.369217 (+    58us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:33.369245 (+    28us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:13:33.369432 (+   187us) tablet.cc:701] Row locks acquired
0709 12:13:33.369450 (+    18us) write_op.cc:260] PREPARE: finished
0709 12:13:33.369596 (+   146us) write_op.cc:270] Start()
0709 12:13:33.369714 (+   118us) write_op.cc:276] Timestamp: P: 1783599213369551 usec, L: 0
0709 12:13:33.369740 (+    26us) op_driver.cc:348] REPLICATION: starting
0709 12:13:33.370399 (+   659us) log.cc:844] Serialized 536 byte log entry
0709 12:13:33.372185 (+  1786us) op_driver.cc:464] REPLICATION: finished
0709 12:13:33.372626 (+   441us) write_op.cc:301] APPLY: starting
0709 12:13:33.372729 (+   103us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:33.372827 (+    98us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:33.372912 (+    85us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:33.373103 (+   191us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:33.373218 (+   115us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:13:33.373246 (+    28us) write_op.cc:312] APPLY: finished
0709 12:13:33.373380 (+   134us) log.cc:844] Serialized 23 byte log entry
0709 12:13:33.373553 (+   173us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:33.373631 (+    78us) write_op.cc:454] Released schema lock
0709 12:13:33.373667 (+    36us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:33.373961 (+   294us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:33.373992 (+    31us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":5909,"reported_tablets":13,"spinlock_wait_cycles":42368,"child_traces":[["op",{"apply.queue_time_us":240,"apply.run_cpu_time_us":1306,"apply.run_wall_time_us":1306,"num_ops":1,"prepare.queue_time_us":694,"prepare.run_cpu_time_us":2715,"prepare.run_wall_time_us":11114,"replication_time_us":2276,"spinlock_wait_cycles":12544}]]}
I20260709 12:13:33.386005 31741 raft_consensus.cc:2955] T 1146459722574a00b704b5e4542951bf P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:33.387418 30989 leader_election.cc:304] T b076f86e4ed644b280f0eee401d38c47 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
W20260709 12:13:33.388082 30989 raft_consensus.cc:2686] T b076f86e4ed644b280f0eee401d38c47 P 004887887de44a6584632617dc197d7d: unable to run election callback: Service unavailable: Thread pool token was shut down
W20260709 12:13:33.388020 31062 consensus_peers.cc:597] T b076f86e4ed644b280f0eee401d38c47 P dc254a15e8d54188a2ec3927216ff482 -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:33.389194 30989 leader_election.cc:304] T a80baabb486f42a4a982e88ae6a2ffd1 P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:33.390990   348 raft_consensus.cc:2749] T a80baabb486f42a4a982e88ae6a2ffd1 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:33.392235 30989 leader_election.cc:304] T e423dd71a8004c5e93c55b30c614d23b P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:33.394238   348 raft_consensus.cc:2749] T e423dd71a8004c5e93c55b30c614d23b P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:33.399689 31090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3b18c8988842ebb49493971467b689" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:33.405656 31090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "544029f2ed67441abec2700df0a8363b" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:33.409057 29827 tablet_replica.cc:333] T 40054f6dd8f241e3845c6787c870dd1e P 004887887de44a6584632617dc197d7d: stopping tablet replica
I20260709 12:13:33.410862   348 raft_consensus.cc:493] T ef255e0f45104a2586066eda21e8e5ca P 004887887de44a6584632617dc197d7d [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:33.411396   348 raft_consensus.cc:515] T ef255e0f45104a2586066eda21e8e5ca P 004887887de44a6584632617dc197d7d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:33.413468   350 raft_consensus.cc:493] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f5b1f169962e4544857edd56e56b5da6)
I20260709 12:13:33.414007   350 raft_consensus.cc:515] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:33.416801   350 leader_election.cc:290] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:33.418510 31741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40086b02d9b745708aaacf2ed35c7b0f" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:33.419361   348 leader_election.cc:290] T ef255e0f45104a2586066eda21e8e5ca P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:33.419565 31169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40086b02d9b745708aaacf2ed35c7b0f" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:33.420944 31173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef255e0f45104a2586066eda21e8e5ca" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:33.421530 31173 raft_consensus.cc:2468] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 5.
I20260709 12:13:33.422571 30987 leader_election.cc:304] T ef255e0f45104a2586066eda21e8e5ca P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: 
I20260709 12:13:33.423630   350 raft_consensus.cc:2804] T ef255e0f45104a2586066eda21e8e5ca P 004887887de44a6584632617dc197d7d [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 12:13:33.424062   350 raft_consensus.cc:493] T ef255e0f45104a2586066eda21e8e5ca P 004887887de44a6584632617dc197d7d [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:33.424295 29827 raft_consensus.cc:2243] T 40054f6dd8f241e3845c6787c870dd1e P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:33.424465   350 raft_consensus.cc:3060] T ef255e0f45104a2586066eda21e8e5ca P 004887887de44a6584632617dc197d7d [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:33.424710 30988 leader_election.cc:304] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:33.424993 29827 raft_consensus.cc:2272] T 40054f6dd8f241e3845c6787c870dd1e P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:33.424872 32677 raft_consensus.cc:493] T e435a41bec8e4146a85d1181681ffadb P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:33.429337 32677 raft_consensus.cc:515] T e435a41bec8e4146a85d1181681ffadb P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:33.435846 29827 tablet_replica.cc:333] T 358c892619c546d893d935c1bd85f699 P 004887887de44a6584632617dc197d7d: stopping tablet replica
I20260709 12:13:33.436829 31173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e435a41bec8e4146a85d1181681ffadb" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:33.436347 32677 leader_election.cc:290] T e435a41bec8e4146a85d1181681ffadb P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:33.438787   350 raft_consensus.cc:515] T ef255e0f45104a2586066eda21e8e5ca P 004887887de44a6584632617dc197d7d [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:33.441355   348 raft_consensus.cc:2749] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:33.436842 29827 raft_consensus.cc:2243] T 358c892619c546d893d935c1bd85f699 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:33.451002 29827 raft_consensus.cc:2272] T 358c892619c546d893d935c1bd85f699 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:33.451619   350 leader_election.cc:290] T ef255e0f45104a2586066eda21e8e5ca P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 6 election: Requested vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:33.451778 31169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef255e0f45104a2586066eda21e8e5ca" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:13:33.452489 31169 raft_consensus.cc:3060] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:33.453740 29827 tablet_replica.cc:333] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d: stopping tablet replica
I20260709 12:13:33.454649 29827 raft_consensus.cc:2243] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:33.455304 29827 raft_consensus.cc:2272] T 1d6e271c5f0a401a94b07a3da7dc3e89 P 004887887de44a6584632617dc197d7d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:33.456158 31090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef255e0f45104a2586066eda21e8e5ca" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:33.455408   358 raft_consensus.cc:2955] T 1fa0925ac64c4fc69dbac49cef120871 P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:33.479482 29827 tablet_replica.cc:333] T 016bf6119ac04bff95762a1288224c06 P 004887887de44a6584632617dc197d7d: stopping tablet replica
I20260709 12:13:33.480804 29827 raft_consensus.cc:2243] T 016bf6119ac04bff95762a1288224c06 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:33.475699 30922 catalog_manager.cc:5697] T 1146459722574a00b704b5e4542951bf P 30c92db0139b4111bec0f41bfb121c4d reported cstate change: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "30c92db0139b4111bec0f41bfb121c4d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:33.481899 29827 raft_consensus.cc:2272] T 016bf6119ac04bff95762a1288224c06 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:33.484762 31090 raft_consensus.cc:2468] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 5.
I20260709 12:13:33.485481 29827 tablet_replica.cc:333] T f17d51c781414977bf54afa89f9e7227 P 004887887de44a6584632617dc197d7d: stopping tablet replica
I20260709 12:13:33.458436 31092 raft_consensus.cc:2955] T 1fa0925ac64c4fc69dbac49cef120871 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:33.486526 29827 raft_consensus.cc:2243] T f17d51c781414977bf54afa89f9e7227 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:33.487396 29827 raft_consensus.cc:2272] T f17d51c781414977bf54afa89f9e7227 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:33.460279 31169 raft_consensus.cc:2468] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 6.
I20260709 12:13:33.489670 31090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef255e0f45104a2586066eda21e8e5ca" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482"
I20260709 12:13:33.490216 29827 tablet_replica.cc:333] T f92a0813319c4f38be8a80039868f119 P 004887887de44a6584632617dc197d7d: stopping tablet replica
I20260709 12:13:33.490446 31090 raft_consensus.cc:3060] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:13:33.491097 29827 raft_consensus.cc:2243] T f92a0813319c4f38be8a80039868f119 P 004887887de44a6584632617dc197d7d [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:33.491328 30987 leader_election.cc:304] T ef255e0f45104a2586066eda21e8e5ca P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d; no voters: 
I20260709 12:13:33.492167   350 raft_consensus.cc:493] T 65028637ee2f479e868c440d0643d802 P 004887887de44a6584632617dc197d7d [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:33.492646   350 raft_consensus.cc:515] T 65028637ee2f479e868c440d0643d802 P 004887887de44a6584632617dc197d7d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:33.492949 30922 catalog_manager.cc:5697] T 82a9708851e94168bd57fc180b63b823 P 30c92db0139b4111bec0f41bfb121c4d reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "004887887de44a6584632617dc197d7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } }
I20260709 12:13:33.494891   350 leader_election.cc:290] T 65028637ee2f479e868c440d0643d802 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:33.495450   350 raft_consensus.cc:2804] T ef255e0f45104a2586066eda21e8e5ca P 004887887de44a6584632617dc197d7d [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:13:33.503799 31169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65028637ee2f479e868c440d0643d802" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:33.505980   350 raft_consensus.cc:697] T ef255e0f45104a2586066eda21e8e5ca P 004887887de44a6584632617dc197d7d [term 6 LEADER]: Becoming Leader. State: Replica: 004887887de44a6584632617dc197d7d, State: Running, Role: LEADER
I20260709 12:13:33.507195 30989 leader_election.cc:304] T ef3b18c8988842ebb49493971467b689 P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:33.507946   348 raft_consensus.cc:2749] T ef3b18c8988842ebb49493971467b689 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:33.510892   350 consensus_queue.cc:237] T ef255e0f45104a2586066eda21e8e5ca P 004887887de44a6584632617dc197d7d [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:33.511013 31743 raft_consensus.cc:2955] T 1fa0925ac64c4fc69dbac49cef120871 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:33.459211 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e435a41bec8e4146a85d1181681ffadb" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:33.516337 30989 leader_election.cc:304] T 544029f2ed67441abec2700df0a8363b P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d; no voters: dc254a15e8d54188a2ec3927216ff482, f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:33.519917 32677 raft_consensus.cc:2749] T 544029f2ed67441abec2700df0a8363b P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:33.505719 31090 raft_consensus.cc:2468] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 004887887de44a6584632617dc197d7d in term 6.
W20260709 12:13:33.531791 31062 consensus_peers.cc:597] T e423dd71a8004c5e93c55b30c614d23b P dc254a15e8d54188a2ec3927216ff482 -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:33.536850 30989 leader_election.cc:304] T e435a41bec8e4146a85d1181681ffadb P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:33.538074   348 raft_consensus.cc:2749] T e435a41bec8e4146a85d1181681ffadb P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:33.540638 31090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65028637ee2f479e868c440d0643d802" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:33.548710 29827 raft_consensus.cc:2272] T f92a0813319c4f38be8a80039868f119 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:33.550870 31136 consensus_peers.cc:597] T 8fe8a9107d124c99a1815c948e7763cf P 30c92db0139b4111bec0f41bfb121c4d -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:33.552160 29827 tablet_replica.cc:333] T 36032815941b49f4a4d107a8da22a256 P 004887887de44a6584632617dc197d7d: stopping tablet replica
W20260709 12:13:33.552711 31136 consensus_peers.cc:597] T 1fa0925ac64c4fc69dbac49cef120871 P 30c92db0139b4111bec0f41bfb121c4d -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. 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 12:13:33.553084 29827 raft_consensus.cc:2243] T 36032815941b49f4a4d107a8da22a256 P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:13:33.557209 31136 consensus_peers.cc:597] T b223cbe5ac5f4b07afbfffeab5c46deb P 30c92db0139b4111bec0f41bfb121c4d -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:33.561275 30989 leader_election.cc:304] T 65028637ee2f479e868c440d0643d802 P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:33.574230   348 raft_consensus.cc:2749] T 65028637ee2f479e868c440d0643d802 P 004887887de44a6584632617dc197d7d [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:33.554163 29827 raft_consensus.cc:2272] T 36032815941b49f4a4d107a8da22a256 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:33.583549 29827 tablet_replica.cc:333] T 4ee6b7916bad47ff92e5c5380ec866ca P 004887887de44a6584632617dc197d7d: stopping tablet replica
I20260709 12:13:33.584372 29827 raft_consensus.cc:2243] T 4ee6b7916bad47ff92e5c5380ec866ca P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:33.584909 29827 raft_consensus.cc:2272] T 4ee6b7916bad47ff92e5c5380ec866ca P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:33.593317 31062 consensus_peers.cc:597] T 2e35674711c84471b938c16e846e1e8c P dc254a15e8d54188a2ec3927216ff482 -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:33.596293 30920 catalog_manager.cc:5697] T 1fa0925ac64c4fc69dbac49cef120871 P dc254a15e8d54188a2ec3927216ff482 reported cstate change: config changed from index 2 to 3, f5b1f169962e4544857edd56e56b5da6 (127.29.32.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "30c92db0139b4111bec0f41bfb121c4d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } attrs { replace: true } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:33.601151   348 raft_consensus.cc:493] T 2e35674711c84471b938c16e846e1e8c P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:33.602063   348 raft_consensus.cc:515] T 2e35674711c84471b938c16e846e1e8c P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:33.604965   348 leader_election.cc:290] T 2e35674711c84471b938c16e846e1e8c P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:33.598770 29827 tablet_replica.cc:333] T 544029f2ed67441abec2700df0a8363b P 004887887de44a6584632617dc197d7d: stopping tablet replica
I20260709 12:13:33.607115 29827 raft_consensus.cc:2243] T 544029f2ed67441abec2700df0a8363b P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:33.607708 29827 raft_consensus.cc:2272] T 544029f2ed67441abec2700df0a8363b P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:33.609750 31739 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e35674711c84471b938c16e846e1e8c" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:33.613979 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e35674711c84471b938c16e846e1e8c" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:33.619099 29827 tablet_replica.cc:333] T 67114a3a63b948b296904b3bee168601 P 004887887de44a6584632617dc197d7d: stopping tablet replica
I20260709 12:13:33.620513 29827 raft_consensus.cc:2243] T 67114a3a63b948b296904b3bee168601 P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:33.621825 29827 raft_consensus.cc:2272] T 67114a3a63b948b296904b3bee168601 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:33.632314 29827 tablet_replica.cc:333] T ef3b18c8988842ebb49493971467b689 P 004887887de44a6584632617dc197d7d: stopping tablet replica
I20260709 12:13:33.636298 29827 raft_consensus.cc:2243] T ef3b18c8988842ebb49493971467b689 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:33.636829 29827 pending_rounds.cc:70] T ef3b18c8988842ebb49493971467b689 P 004887887de44a6584632617dc197d7d: Trying to abort 1 pending ops.
I20260709 12:13:33.637090 29827 pending_rounds.cc:77] T ef3b18c8988842ebb49493971467b689 P 004887887de44a6584632617dc197d7d: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305622368662999040 op_type: NO_OP noop_request { }
I20260709 12:13:33.637454 29827 raft_consensus.cc:2889] T ef3b18c8988842ebb49493971467b689 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:13:33.637813 29827 raft_consensus.cc:2272] T ef3b18c8988842ebb49493971467b689 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:33.638513 30989 leader_election.cc:304] T 2e35674711c84471b938c16e846e1e8c P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 004887887de44a6584632617dc197d7d; no voters: dc254a15e8d54188a2ec3927216ff482, f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:33.640818   350 raft_consensus.cc:2749] T 2e35674711c84471b938c16e846e1e8c P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:33.641785 29827 tablet_replica.cc:333] T 30100f59b9084581a8ffd68b8eab5c36 P 004887887de44a6584632617dc197d7d: stopping tablet replica
I20260709 12:13:33.642849 29827 raft_consensus.cc:2243] T 30100f59b9084581a8ffd68b8eab5c36 P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:33.643971 29827 raft_consensus.cc:2272] T 30100f59b9084581a8ffd68b8eab5c36 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:33.646791 29827 tablet_replica.cc:333] T e435a41bec8e4146a85d1181681ffadb P 004887887de44a6584632617dc197d7d: stopping tablet replica
I20260709 12:13:33.647820 29827 raft_consensus.cc:2243] T e435a41bec8e4146a85d1181681ffadb P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:33.648420 29827 raft_consensus.cc:2272] T e435a41bec8e4146a85d1181681ffadb P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:33.651226 29827 tablet_replica.cc:333] T 042dbb10c08f41079ee3548b80f387dc P 004887887de44a6584632617dc197d7d: stopping tablet replica
I20260709 12:13:33.652034 29827 raft_consensus.cc:2243] T 042dbb10c08f41079ee3548b80f387dc P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:33.653239 29827 raft_consensus.cc:2272] T 042dbb10c08f41079ee3548b80f387dc P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:33.652060 31062 consensus_peers.cc:597] T b6f50d0c5d864cb5abb35e0264634381 P dc254a15e8d54188a2ec3927216ff482 -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:33.664098 29827 tablet_replica.cc:333] T 4434b7cfdd8a4d55a13d851238afa80e P 004887887de44a6584632617dc197d7d: stopping tablet replica
I20260709 12:13:33.665000 29827 raft_consensus.cc:2243] T 4434b7cfdd8a4d55a13d851238afa80e P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:33.665984 29827 raft_consensus.cc:2272] T 4434b7cfdd8a4d55a13d851238afa80e P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:33.668944 29827 tablet_replica.cc:333] T 89ffc555b1d0497aaa94c481f46ffd32 P 004887887de44a6584632617dc197d7d: stopping tablet replica
I20260709 12:13:33.669787 29827 raft_consensus.cc:2243] T 89ffc555b1d0497aaa94c481f46ffd32 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:33.670538 29827 raft_consensus.cc:2272] T 89ffc555b1d0497aaa94c481f46ffd32 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:33.673046 29827 tablet_replica.cc:333] T b223cbe5ac5f4b07afbfffeab5c46deb P 004887887de44a6584632617dc197d7d: stopping tablet replica
I20260709 12:13:33.673908 29827 raft_consensus.cc:2243] T b223cbe5ac5f4b07afbfffeab5c46deb P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:33.674575 29827 raft_consensus.cc:2272] T b223cbe5ac5f4b07afbfffeab5c46deb P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:33.677309 29827 tablet_replica.cc:333] T a80baabb486f42a4a982e88ae6a2ffd1 P 004887887de44a6584632617dc197d7d: stopping tablet replica
I20260709 12:13:33.678457 29827 raft_consensus.cc:2243] T a80baabb486f42a4a982e88ae6a2ffd1 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:33.679070 29827 raft_consensus.cc:2272] T a80baabb486f42a4a982e88ae6a2ffd1 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:33.681564 29827 tablet_replica.cc:333] T 8d67e4d0c72f479ea4647afa7039f263 P 004887887de44a6584632617dc197d7d: stopping tablet replica
I20260709 12:13:33.682467 29827 raft_consensus.cc:2243] T 8d67e4d0c72f479ea4647afa7039f263 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:33.683148 29827 raft_consensus.cc:2272] T 8d67e4d0c72f479ea4647afa7039f263 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:33.689603 29827 tablet_replica.cc:333] T 6f087f314a0643ffbadf73e1fc2843c9 P 004887887de44a6584632617dc197d7d: stopping tablet replica
I20260709 12:13:33.690503 29827 raft_consensus.cc:2243] T 6f087f314a0643ffbadf73e1fc2843c9 P 004887887de44a6584632617dc197d7d [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:13:33.691406 31062 consensus_peers.cc:597] T 39f2bd93fb884f38a718cd39c5504e52 P dc254a15e8d54188a2ec3927216ff482 -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:33.691545 29827 raft_consensus.cc:2272] T 6f087f314a0643ffbadf73e1fc2843c9 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:33.694406 29827 tablet_replica.cc:333] T 847dc84de6644d7a8e98748f55c1a5ec P 004887887de44a6584632617dc197d7d: stopping tablet replica
I20260709 12:13:33.695493 29827 raft_consensus.cc:2243] T 847dc84de6644d7a8e98748f55c1a5ec P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:33.696097 29827 raft_consensus.cc:2272] T 847dc84de6644d7a8e98748f55c1a5ec P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:33.698150   350 raft_consensus.cc:493] T 30aaa322462d471391f3699e252ff4d9 P 004887887de44a6584632617dc197d7d [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:33.698648   350 raft_consensus.cc:515] T 30aaa322462d471391f3699e252ff4d9 P 004887887de44a6584632617dc197d7d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:33.701352   350 leader_election.cc:290] T 30aaa322462d471391f3699e252ff4d9 P 004887887de44a6584632617dc197d7d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:33.701635 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30aaa322462d471391f3699e252ff4d9" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:33.698639 29827 tablet_replica.cc:333] T 1146459722574a00b704b5e4542951bf P 004887887de44a6584632617dc197d7d: stopping tablet replica
I20260709 12:13:33.702389 31169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30aaa322462d471391f3699e252ff4d9" candidate_uuid: "004887887de44a6584632617dc197d7d" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:33.703223 29827 raft_consensus.cc:2243] T 1146459722574a00b704b5e4542951bf P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:33.703948 29827 raft_consensus.cc:2272] T 1146459722574a00b704b5e4542951bf P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:33.704586 30989 leader_election.cc:304] T 30aaa322462d471391f3699e252ff4d9 P 004887887de44a6584632617dc197d7d [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: 004887887de44a6584632617dc197d7d; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:33.705360   350 raft_consensus.cc:2749] T 30aaa322462d471391f3699e252ff4d9 P 004887887de44a6584632617dc197d7d [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 12:13:33.708240 31136 consensus_peers.cc:597] T f17d51c781414977bf54afa89f9e7227 P 30c92db0139b4111bec0f41bfb121c4d -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:33.707682 29827 tablet_replica.cc:333] T 30aaa322462d471391f3699e252ff4d9 P 004887887de44a6584632617dc197d7d: stopping tablet replica
I20260709 12:13:33.709859 29827 raft_consensus.cc:2243] T 30aaa322462d471391f3699e252ff4d9 P 004887887de44a6584632617dc197d7d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:33.710422 29827 raft_consensus.cc:2272] T 30aaa322462d471391f3699e252ff4d9 P 004887887de44a6584632617dc197d7d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:33.713028 29827 tablet_replica.cc:333] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d: stopping tablet replica
I20260709 12:13:33.713784 29827 raft_consensus.cc:2243] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:33.714314 29827 raft_consensus.cc:2272] T 40086b02d9b745708aaacf2ed35c7b0f P 004887887de44a6584632617dc197d7d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:33.716221 31169 consensus_queue.cc:237] T 1fa0925ac64c4fc69dbac49cef120871 P 30c92db0139b4111bec0f41bfb121c4d [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: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:33.716717 29827 tablet_replica.cc:333] T 0bb7d70b9a8546e6be62cec192f84a56 P 004887887de44a6584632617dc197d7d: stopping tablet replica
I20260709 12:13:33.717514 29827 raft_consensus.cc:2243] T 0bb7d70b9a8546e6be62cec192f84a56 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:33.718042 29827 raft_consensus.cc:2272] T 0bb7d70b9a8546e6be62cec192f84a56 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:33.720808 29827 tablet_replica.cc:333] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 004887887de44a6584632617dc197d7d: stopping tablet replica
I20260709 12:13:33.721619 29827 raft_consensus.cc:2243] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 004887887de44a6584632617dc197d7d [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:33.722231 29827 raft_consensus.cc:2272] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 004887887de44a6584632617dc197d7d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:33.724881 29827 tablet_replica.cc:333] T 2e35674711c84471b938c16e846e1e8c P 004887887de44a6584632617dc197d7d: stopping tablet replica
I20260709 12:13:33.725670 29827 raft_consensus.cc:2243] T 2e35674711c84471b938c16e846e1e8c P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:33.726316 31743 raft_consensus.cc:1275] T 1fa0925ac64c4fc69dbac49cef120871 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Refusing update from remote peer 30c92db0139b4111bec0f41bfb121c4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:33.726308 29827 raft_consensus.cc:2272] T 2e35674711c84471b938c16e846e1e8c P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:33.729209 29827 tablet_replica.cc:333] T e423dd71a8004c5e93c55b30c614d23b P 004887887de44a6584632617dc197d7d: stopping tablet replica
I20260709 12:13:33.729954 29827 raft_consensus.cc:2243] T e423dd71a8004c5e93c55b30c614d23b P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:33.730909 29827 raft_consensus.cc:2272] T e423dd71a8004c5e93c55b30c614d23b P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:33.732040   320 consensus_queue.cc:1048] T 1fa0925ac64c4fc69dbac49cef120871 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } 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 12:13:33.733675 29827 tablet_replica.cc:333] T 65028637ee2f479e868c440d0643d802 P 004887887de44a6584632617dc197d7d: stopping tablet replica
I20260709 12:13:33.734587 29827 raft_consensus.cc:2243] T 65028637ee2f479e868c440d0643d802 P 004887887de44a6584632617dc197d7d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:33.735146 29827 raft_consensus.cc:2272] T 65028637ee2f479e868c440d0643d802 P 004887887de44a6584632617dc197d7d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:33.738091 29827 tablet_replica.cc:333] T cc87527d684e493cb49a0976b66b95e1 P 004887887de44a6584632617dc197d7d: stopping tablet replica
I20260709 12:13:33.738941 29827 raft_consensus.cc:2243] T cc87527d684e493cb49a0976b66b95e1 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:33.739466 29827 raft_consensus.cc:2272] T cc87527d684e493cb49a0976b66b95e1 P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:33.742337 29827 tablet_replica.cc:333] T e9314181f732426eb7e9843e26c00441 P 004887887de44a6584632617dc197d7d: stopping tablet replica
I20260709 12:13:33.743088 29827 raft_consensus.cc:2243] T e9314181f732426eb7e9843e26c00441 P 004887887de44a6584632617dc197d7d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:33.743616 29827 raft_consensus.cc:2272] T e9314181f732426eb7e9843e26c00441 P 004887887de44a6584632617dc197d7d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:33.746368 29827 tablet_replica.cc:333] T 1fa0925ac64c4fc69dbac49cef120871 P 004887887de44a6584632617dc197d7d: stopping tablet replica
W20260709 12:13:33.746826 31062 consensus_peers.cc:597] T 40054f6dd8f241e3845c6787c870dd1e P dc254a15e8d54188a2ec3927216ff482 -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:33.747104 29827 raft_consensus.cc:2243] T 1fa0925ac64c4fc69dbac49cef120871 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:33.747761 29827 raft_consensus.cc:2272] T 1fa0925ac64c4fc69dbac49cef120871 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:33.752344 29827 tablet_replica.cc:333] T e0b90058f469411594295adfd3c779f9 P 004887887de44a6584632617dc197d7d: stopping tablet replica
I20260709 12:13:33.753141 29827 raft_consensus.cc:2243] T e0b90058f469411594295adfd3c779f9 P 004887887de44a6584632617dc197d7d [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:33.754298 29827 raft_consensus.cc:2272] T e0b90058f469411594295adfd3c779f9 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:33.757309 29827 tablet_replica.cc:333] T ced8b161997f4619ae2bef909f847a9c P 004887887de44a6584632617dc197d7d: stopping tablet replica
I20260709 12:13:33.756611   339 raft_consensus.cc:2955] T 1fa0925ac64c4fc69dbac49cef120871 P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 004887887de44a6584632617dc197d7d (127.29.32.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:33.758139 29827 raft_consensus.cc:2243] T ced8b161997f4619ae2bef909f847a9c P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:33.758695 29827 raft_consensus.cc:2272] T ced8b161997f4619ae2bef909f847a9c P 004887887de44a6584632617dc197d7d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:33.761447 29827 tablet_replica.cc:333] T 051f7a89dfe54831a6a0e432f7181795 P 004887887de44a6584632617dc197d7d: stopping tablet replica
I20260709 12:13:33.762158 29827 raft_consensus.cc:2243] T 051f7a89dfe54831a6a0e432f7181795 P 004887887de44a6584632617dc197d7d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:33.763289 29827 raft_consensus.cc:2272] T 051f7a89dfe54831a6a0e432f7181795 P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:33.766105 29827 tablet_replica.cc:333] T 0bc24a79ea234c19aa54649c73e392af P 004887887de44a6584632617dc197d7d: stopping tablet replica
I20260709 12:13:33.766861 29827 raft_consensus.cc:2243] T 0bc24a79ea234c19aa54649c73e392af P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:33.767474 29827 raft_consensus.cc:2272] T 0bc24a79ea234c19aa54649c73e392af P 004887887de44a6584632617dc197d7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:33.766947 31743 raft_consensus.cc:2955] T 1fa0925ac64c4fc69dbac49cef120871 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 004887887de44a6584632617dc197d7d (127.29.32.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:33.770553 29827 tablet_replica.cc:333] T ef255e0f45104a2586066eda21e8e5ca P 004887887de44a6584632617dc197d7d: stopping tablet replica
I20260709 12:13:33.771339 29827 raft_consensus.cc:2243] T ef255e0f45104a2586066eda21e8e5ca P 004887887de44a6584632617dc197d7d [term 6 LEADER]: Raft consensus shutting down.
I20260709 12:13:33.772135 29827 pending_rounds.cc:70] T ef255e0f45104a2586066eda21e8e5ca P 004887887de44a6584632617dc197d7d: Trying to abort 1 pending ops.
I20260709 12:13:33.772393 29827 pending_rounds.cc:77] T ef255e0f45104a2586066eda21e8e5ca P 004887887de44a6584632617dc197d7d: Aborting op as it isn't in flight: id { term: 6 index: 4 } timestamp: 7305622378567274496 op_type: NO_OP noop_request { }
I20260709 12:13:33.772729 29827 raft_consensus.cc:2889] T ef255e0f45104a2586066eda21e8e5ca P 004887887de44a6584632617dc197d7d [term 6 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:13:33.773098 29827 raft_consensus.cc:2272] T ef255e0f45104a2586066eda21e8e5ca P 004887887de44a6584632617dc197d7d [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:33.774264 30906 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1fa0925ac64c4fc69dbac49cef120871 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:13:33.776693 31097 raft_consensus.cc:1275] T 1fa0925ac64c4fc69dbac49cef120871 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Refusing update from remote peer 30c92db0139b4111bec0f41bfb121c4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:13:33.778784   320 consensus_queue.cc:1048] T 1fa0925ac64c4fc69dbac49cef120871 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:13:33.788134 29827 tablet_replica.cc:333] T 39f2bd93fb884f38a718cd39c5504e52 P 004887887de44a6584632617dc197d7d: stopping tablet replica
I20260709 12:13:33.788929 29827 raft_consensus.cc:2243] T 39f2bd93fb884f38a718cd39c5504e52 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:33.788033 31097 raft_consensus.cc:2955] T 1fa0925ac64c4fc69dbac49cef120871 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 004887887de44a6584632617dc197d7d (127.29.32.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
I20260709 12:13:33.789542 29827 raft_consensus.cc:2272] T 39f2bd93fb884f38a718cd39c5504e52 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:33.792824 29827 tablet_replica.cc:333] T a5c879e24e97407ab517707c5384cee7 P 004887887de44a6584632617dc197d7d: stopping tablet replica
I20260709 12:13:33.793493 29827 raft_consensus.cc:2243] T a5c879e24e97407ab517707c5384cee7 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:33.794420 29827 raft_consensus.cc:2272] T a5c879e24e97407ab517707c5384cee7 P 004887887de44a6584632617dc197d7d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:33.797111 29827 tablet_replica.cc:333] T 82a9708851e94168bd57fc180b63b823 P 004887887de44a6584632617dc197d7d: stopping tablet replica
I20260709 12:13:33.797876 29827 raft_consensus.cc:2243] T 82a9708851e94168bd57fc180b63b823 P 004887887de44a6584632617dc197d7d [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:13:33.798947 29827 raft_consensus.cc:2272] T 82a9708851e94168bd57fc180b63b823 P 004887887de44a6584632617dc197d7d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:33.812714 30922 catalog_manager.cc:5697] T 1fa0925ac64c4fc69dbac49cef120871 P f5b1f169962e4544857edd56e56b5da6 reported cstate change: config changed from index 3 to 4, VOTER 004887887de44a6584632617dc197d7d (127.29.32.193) evicted. New cstate: current_term: 1 leader_uuid: "30c92db0139b4111bec0f41bfb121c4d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } } }
W20260709 12:13:33.843320 31136 consensus_peers.cc:597] T cc87527d684e493cb49a0976b66b95e1 P 30c92db0139b4111bec0f41bfb121c4d -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:33.887746 31062 consensus_peers.cc:597] T 0b41888ff42940da9b1972fd18897141 P dc254a15e8d54188a2ec3927216ff482 -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:33.910384 30906 catalog_manager.cc:4755] TS 004887887de44a6584632617dc197d7d (127.29.32.193:37577): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 1fa0925ac64c4fc69dbac49cef120871: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
W20260709 12:13:33.917243 31136 consensus_peers.cc:597] T 042dbb10c08f41079ee3548b80f387dc P 30c92db0139b4111bec0f41bfb121c4d -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:34.005577 31136 consensus_peers.cc:597] T 4ee6b7916bad47ff92e5c5380ec866ca P 30c92db0139b4111bec0f41bfb121c4d -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:34.052909 31710 consensus_peers.cc:597] T f8f275cdefdd443bbac9d440f67b9b52 P f5b1f169962e4544857edd56e56b5da6 -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:34.124408 29827 tablet_server.cc:196] TabletServer@127.29.32.193:0 shutdown complete.
W20260709 12:13:34.200093 31136 consensus_peers.cc:597] T 30aaa322462d471391f3699e252ff4d9 P 30c92db0139b4111bec0f41bfb121c4d -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:34.301477 32762 raft_consensus.cc:493] T 4225e109131c4e4d8ee206f916cbb15f P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:34.302155 32762 raft_consensus.cc:515] T 4225e109131c4e4d8ee206f916cbb15f P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:34.304751 32762 leader_election.cc:290] T 4225e109131c4e4d8ee206f916cbb15f P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:34.308895 31169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4225e109131c4e4d8ee206f916cbb15f" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
W20260709 12:13:34.313095 31710 leader_election.cc:336] T 4225e109131c4e4d8ee206f916cbb15f P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
I20260709 12:13:34.313576 31710 leader_election.cc:304] T 4225e109131c4e4d8ee206f916cbb15f P f5b1f169962e4544857edd56e56b5da6 [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: f5b1f169962e4544857edd56e56b5da6; no voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:13:34.315982 32762 raft_consensus.cc:2749] T 4225e109131c4e4d8ee206f916cbb15f P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:34.390722   386 raft_consensus.cc:493] T a924d4172d594d1b9b1a27405f62e113 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:34.392865   358 raft_consensus.cc:493] T fed52c34448e46f7a68ff22af201b350 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:34.391486   386 raft_consensus.cc:515] T a924d4172d594d1b9b1a27405f62e113 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:34.393414   358 raft_consensus.cc:515] T fed52c34448e46f7a68ff22af201b350 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:34.395923   358 leader_election.cc:290] T fed52c34448e46f7a68ff22af201b350 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:34.396620   386 leader_election.cc:290] T a924d4172d594d1b9b1a27405f62e113 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:34.398682 31090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fed52c34448e46f7a68ff22af201b350" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
I20260709 12:13:34.400070 31097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a924d4172d594d1b9b1a27405f62e113" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "dc254a15e8d54188a2ec3927216ff482" is_pre_election: true
W20260709 12:13:34.405547 31136 leader_election.cc:336] T a924d4172d594d1b9b1a27405f62e113 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
I20260709 12:13:34.406020 31136 leader_election.cc:304] T a924d4172d594d1b9b1a27405f62e113 P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:34.418424   339 raft_consensus.cc:2749] T a924d4172d594d1b9b1a27405f62e113 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:13:34.421058 31136 leader_election.cc:336] T fed52c34448e46f7a68ff22af201b350 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
I20260709 12:13:34.424054 31136 leader_election.cc:304] T fed52c34448e46f7a68ff22af201b350 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:34.425547   358 raft_consensus.cc:2749] T fed52c34448e46f7a68ff22af201b350 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:34.430442 29827 tablet_server.cc:179] TabletServer@127.29.32.194:0 shutting down...
I20260709 12:13:34.438120 32712 raft_consensus.cc:493] T f92a0813319c4f38be8a80039868f119 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:34.438805 32712 raft_consensus.cc:515] T f92a0813319c4f38be8a80039868f119 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:34.441169 32712 leader_election.cc:290] T f92a0813319c4f38be8a80039868f119 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:34.450884 31169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f92a0813319c4f38be8a80039868f119" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
W20260709 12:13:34.481070 31136 consensus_peers.cc:597] T ced8b161997f4619ae2bef909f847a9c P 30c92db0139b4111bec0f41bfb121c4d -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:34.485141 31062 leader_election.cc:336] T f92a0813319c4f38be8a80039868f119 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
I20260709 12:13:34.485703 31062 leader_election.cc:304] T f92a0813319c4f38be8a80039868f119 P dc254a15e8d54188a2ec3927216ff482 [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: dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:13:34.486447 32712 raft_consensus.cc:2749] T f92a0813319c4f38be8a80039868f119 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:13:34.500316 31138 consensus_peers.cc:597] T f17d51c781414977bf54afa89f9e7227 P 30c92db0139b4111bec0f41bfb121c4d -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. 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 12:13:34.500955 31062 consensus_peers.cc:597] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:34.512941 31710 consensus_peers.cc:597] T a5c879e24e97407ab517707c5384cee7 P f5b1f169962e4544857edd56e56b5da6 -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:34.515565 31712 consensus_peers.cc:597] T 544029f2ed67441abec2700df0a8363b P f5b1f169962e4544857edd56e56b5da6 -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. 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 12:13:34.519805 31138 consensus_peers.cc:597] T 405e25aa465a413c9b6fa16ec4acbc96 P 30c92db0139b4111bec0f41bfb121c4d -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. 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 12:13:34.521552 31138 consensus_peers.cc:597] T 4ee6b7916bad47ff92e5c5380ec866ca P 30c92db0139b4111bec0f41bfb121c4d -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. 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 12:13:34.536908 31136 consensus_peers.cc:597] T 65028637ee2f479e868c440d0643d802 P 30c92db0139b4111bec0f41bfb121c4d -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:34.539997   365 raft_consensus.cc:493] T fed52c34448e46f7a68ff22af201b350 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:34.540601   365 raft_consensus.cc:515] T fed52c34448e46f7a68ff22af201b350 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:34.541819 32712 raft_consensus.cc:493] T a924d4172d594d1b9b1a27405f62e113 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:34.542833   365 leader_election.cc:290] T fed52c34448e46f7a68ff22af201b350 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
W20260709 12:13:34.543572 31710 consensus_peers.cc:597] T 847dc84de6644d7a8e98748f55c1a5ec P f5b1f169962e4544857edd56e56b5da6 -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:34.542411 32712 raft_consensus.cc:515] T a924d4172d594d1b9b1a27405f62e113 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:34.547587 32712 leader_election.cc:290] T a924d4172d594d1b9b1a27405f62e113 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
W20260709 12:13:34.550266 31138 consensus_peers.cc:597] T ced8b161997f4619ae2bef909f847a9c P 30c92db0139b4111bec0f41bfb121c4d -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. 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 12:13:34.557089 29827 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:13:34.560165 31165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fed52c34448e46f7a68ff22af201b350" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:34.560935 31165 raft_consensus.cc:2468] T fed52c34448e46f7a68ff22af201b350 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 1.
I20260709 12:13:34.560448 29827 tablet_replica.cc:333] T 1ea66b0b7a624931b06513f285ef85dc P dc254a15e8d54188a2ec3927216ff482: stopping tablet replica
W20260709 12:13:34.565701 31138 consensus_peers.cc:597] T 8d67e4d0c72f479ea4647afa7039f263 P 30c92db0139b4111bec0f41bfb121c4d -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. 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 12:13:34.566777 29827 raft_consensus.cc:2243] T 1ea66b0b7a624931b06513f285ef85dc P dc254a15e8d54188a2ec3927216ff482 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:13:34.567911 29827 raft_consensus.cc:2272] T 1ea66b0b7a624931b06513f285ef85dc P dc254a15e8d54188a2ec3927216ff482 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:34.569681 31169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a924d4172d594d1b9b1a27405f62e113" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:34.570405 31169 raft_consensus.cc:2468] T a924d4172d594d1b9b1a27405f62e113 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 2.
I20260709 12:13:34.570647 29827 tablet_replica.cc:333] T 8fe8a9107d124c99a1815c948e7763cf P dc254a15e8d54188a2ec3927216ff482: stopping tablet replica
I20260709 12:13:34.573926 29827 raft_consensus.cc:2243] T 8fe8a9107d124c99a1815c948e7763cf P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:34.574698 29827 raft_consensus.cc:2272] T 8fe8a9107d124c99a1815c948e7763cf P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:34.578604 29827 tablet_replica.cc:333] T b6f50d0c5d864cb5abb35e0264634381 P dc254a15e8d54188a2ec3927216ff482: stopping tablet replica
I20260709 12:13:34.579414 29827 raft_consensus.cc:2243] T b6f50d0c5d864cb5abb35e0264634381 P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:34.580420 29827 raft_consensus.cc:2272] T b6f50d0c5d864cb5abb35e0264634381 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:34.584331 31138 consensus_peers.cc:597] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P 30c92db0139b4111bec0f41bfb121c4d -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. 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 12:13:34.586015 31712 consensus_peers.cc:597] T 016bf6119ac04bff95762a1288224c06 P f5b1f169962e4544857edd56e56b5da6 -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. 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 12:13:34.589512 31062 leader_election.cc:304] T fed52c34448e46f7a68ff22af201b350 P dc254a15e8d54188a2ec3927216ff482 [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: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:13:34.590431 31062 leader_election.cc:304] T a924d4172d594d1b9b1a27405f62e113 P dc254a15e8d54188a2ec3927216ff482 [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: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:13:34.590728   385 raft_consensus.cc:2804] T fed52c34448e46f7a68ff22af201b350 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:34.591095   385 raft_consensus.cc:493] T fed52c34448e46f7a68ff22af201b350 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:34.591220 32485 raft_consensus.cc:2804] T a924d4172d594d1b9b1a27405f62e113 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:34.592303 32485 raft_consensus.cc:493] T a924d4172d594d1b9b1a27405f62e113 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:34.591459   385 raft_consensus.cc:3060] T fed52c34448e46f7a68ff22af201b350 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:34.592975 32485 raft_consensus.cc:3060] T a924d4172d594d1b9b1a27405f62e113 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:34.599159 29827 tablet_replica.cc:333] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482: stopping tablet replica
I20260709 12:13:34.600113 29827 raft_consensus.cc:2243] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:13:34.601158 29827 raft_consensus.cc:2272] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P dc254a15e8d54188a2ec3927216ff482 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:34.601280   385 raft_consensus.cc:515] T fed52c34448e46f7a68ff22af201b350 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
W20260709 12:13:34.601874 31062 leader_election.cc:336] T fed52c34448e46f7a68ff22af201b350 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
W20260709 12:13:34.602592 31062 leader_election.cc:336] T a924d4172d594d1b9b1a27405f62e113 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
I20260709 12:13:34.603726 32485 raft_consensus.cc:515] T a924d4172d594d1b9b1a27405f62e113 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
W20260709 12:13:34.610536 31136 consensus_peers.cc:597] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:34.611281 31138 consensus_peers.cc:597] T 0bc24a79ea234c19aa54649c73e392af P 30c92db0139b4111bec0f41bfb121c4d -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. 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 12:13:34.611429 32485 leader_election.cc:290] T a924d4172d594d1b9b1a27405f62e113 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 3 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:34.613102   385 leader_election.cc:290] T fed52c34448e46f7a68ff22af201b350 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:34.616878 31169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a924d4172d594d1b9b1a27405f62e113" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:13:34.617492 31169 raft_consensus.cc:3060] T a924d4172d594d1b9b1a27405f62e113 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:34.625036 29827 tablet_replica.cc:333] T fed52c34448e46f7a68ff22af201b350 P dc254a15e8d54188a2ec3927216ff482: stopping tablet replica
I20260709 12:13:34.626086 29827 raft_consensus.cc:2243] T fed52c34448e46f7a68ff22af201b350 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:34.634330 29827 raft_consensus.cc:2272] T fed52c34448e46f7a68ff22af201b350 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:34.636129 31138 consensus_peers.cc:597] T 8fe8a9107d124c99a1815c948e7763cf P 30c92db0139b4111bec0f41bfb121c4d -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. 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 12:13:34.638032 29827 tablet_replica.cc:333] T 0b41888ff42940da9b1972fd18897141 P dc254a15e8d54188a2ec3927216ff482: stopping tablet replica
I20260709 12:13:34.641242 29827 raft_consensus.cc:2243] T 0b41888ff42940da9b1972fd18897141 P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:34.642269 29827 raft_consensus.cc:2272] T 0b41888ff42940da9b1972fd18897141 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:34.642979   339 raft_consensus.cc:493] T 4225e109131c4e4d8ee206f916cbb15f P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:34.643564   339 raft_consensus.cc:515] T 4225e109131c4e4d8ee206f916cbb15f P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
W20260709 12:13:34.649847 31138 consensus_peers.cc:597] T bfb1959a138f4ebba53b5a0a4a24c8c2 P 30c92db0139b4111bec0f41bfb121c4d -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. 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 12:13:34.650923   339 leader_election.cc:290] T 4225e109131c4e4d8ee206f916cbb15f P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:34.653715 31743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4225e109131c4e4d8ee206f916cbb15f" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:34.654373 31743 raft_consensus.cc:2468] T 4225e109131c4e4d8ee206f916cbb15f P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 3.
I20260709 12:13:34.655208 29827 tablet_replica.cc:333] T 016bf6119ac04bff95762a1288224c06 P dc254a15e8d54188a2ec3927216ff482: stopping tablet replica
I20260709 12:13:34.656080 29827 raft_consensus.cc:2243] T 016bf6119ac04bff95762a1288224c06 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:34.657919 31137 leader_election.cc:304] T 4225e109131c4e4d8ee206f916cbb15f P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d, f5b1f169962e4544857edd56e56b5da6; no voters: 
W20260709 12:13:34.659260 31136 leader_election.cc:336] T 4225e109131c4e4d8ee206f916cbb15f P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
I20260709 12:13:34.659538   339 raft_consensus.cc:2804] T 4225e109131c4e4d8ee206f916cbb15f P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:34.660102   339 raft_consensus.cc:493] T 4225e109131c4e4d8ee206f916cbb15f P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Starting leader election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:34.660604   339 raft_consensus.cc:3060] T 4225e109131c4e4d8ee206f916cbb15f P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:34.661650 31169 raft_consensus.cc:2468] T a924d4172d594d1b9b1a27405f62e113 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 3.
I20260709 12:13:34.661983 29827 raft_consensus.cc:2272] T 016bf6119ac04bff95762a1288224c06 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:34.667704 31165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fed52c34448e46f7a68ff22af201b350" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:13:34.668807 31165 raft_consensus.cc:3060] T fed52c34448e46f7a68ff22af201b350 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:34.670974 29827 tablet_replica.cc:333] T f17d51c781414977bf54afa89f9e7227 P dc254a15e8d54188a2ec3927216ff482: stopping tablet replica
I20260709 12:13:34.673774 29827 raft_consensus.cc:2243] T f17d51c781414977bf54afa89f9e7227 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:34.674376 29827 raft_consensus.cc:2272] T f17d51c781414977bf54afa89f9e7227 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:34.674292   358 raft_consensus.cc:493] T f92a0813319c4f38be8a80039868f119 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:34.674997   358 raft_consensus.cc:515] T f92a0813319c4f38be8a80039868f119 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:34.677119   358 leader_election.cc:290] T f92a0813319c4f38be8a80039868f119 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
W20260709 12:13:34.678045 31138 consensus_peers.cc:597] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P 30c92db0139b4111bec0f41bfb121c4d -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. 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 12:13:34.682502 29827 tablet_replica.cc:333] T 279f04a2428640c58dcd613817c07b02 P dc254a15e8d54188a2ec3927216ff482: stopping tablet replica
I20260709 12:13:34.695638 29827 raft_consensus.cc:2243] T 279f04a2428640c58dcd613817c07b02 P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:34.696579 29827 raft_consensus.cc:2272] T 279f04a2428640c58dcd613817c07b02 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:34.699242 29827 tablet_replica.cc:333] T 40054f6dd8f241e3845c6787c870dd1e P dc254a15e8d54188a2ec3927216ff482: stopping tablet replica
I20260709 12:13:34.700071 29827 raft_consensus.cc:2243] T 40054f6dd8f241e3845c6787c870dd1e P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:34.701082 29827 raft_consensus.cc:2272] T 40054f6dd8f241e3845c6787c870dd1e P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:34.688838 31136 leader_election.cc:336] T f92a0813319c4f38be8a80039868f119 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
W20260709 12:13:34.707224 31138 leader_election.cc:336] T f92a0813319c4f38be8a80039868f119 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:13:34.708910   358 raft_consensus.cc:493] T 6f087f314a0643ffbadf73e1fc2843c9 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:34.712073   358 raft_consensus.cc:515] T 6f087f314a0643ffbadf73e1fc2843c9 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:34.714475   358 leader_election.cc:290] T 6f087f314a0643ffbadf73e1fc2843c9 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
W20260709 12:13:34.710572 31062 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.193:37577, user_credentials={real_user=slave}} blocked reactor thread for 43809.9us
I20260709 12:13:34.716632 31138 leader_election.cc:304] T f92a0813319c4f38be8a80039868f119 P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
W20260709 12:13:34.720881 31136 leader_election.cc:336] T 6f087f314a0643ffbadf73e1fc2843c9 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
I20260709 12:13:34.711437 31165 raft_consensus.cc:2468] T fed52c34448e46f7a68ff22af201b350 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 2.
I20260709 12:13:34.723519   358 raft_consensus.cc:2749] T f92a0813319c4f38be8a80039868f119 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:34.719004 29827 tablet_replica.cc:333] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482: stopping tablet replica
I20260709 12:13:34.729579 29827 raft_consensus.cc:2243] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:13:34.731165 29827 raft_consensus.cc:2272] T 1d6e271c5f0a401a94b07a3da7dc3e89 P dc254a15e8d54188a2ec3927216ff482 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:34.729861 31062 leader_election.cc:304] T a924d4172d594d1b9b1a27405f62e113 P dc254a15e8d54188a2ec3927216ff482 [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: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:13:34.733915 29827 tablet_replica.cc:333] T f92a0813319c4f38be8a80039868f119 P dc254a15e8d54188a2ec3927216ff482: stopping tablet replica
I20260709 12:13:34.734984   385 raft_consensus.cc:2804] T a924d4172d594d1b9b1a27405f62e113 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:13:34.735564   385 raft_consensus.cc:697] T a924d4172d594d1b9b1a27405f62e113 P dc254a15e8d54188a2ec3927216ff482 [term 3 LEADER]: Becoming Leader. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Running, Role: LEADER
I20260709 12:13:34.736482   385 consensus_queue.cc:237] T a924d4172d594d1b9b1a27405f62e113 P dc254a15e8d54188a2ec3927216ff482 [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:34.739550 29827 raft_consensus.cc:2243] T f92a0813319c4f38be8a80039868f119 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:34.740188 29827 raft_consensus.cc:2272] T f92a0813319c4f38be8a80039868f119 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:34.746987 31138 consensus_peers.cc:597] T b223cbe5ac5f4b07afbfffeab5c46deb P 30c92db0139b4111bec0f41bfb121c4d -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. 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 12:13:34.749017 31712 consensus_peers.cc:597] T 847dc84de6644d7a8e98748f55c1a5ec P f5b1f169962e4544857edd56e56b5da6 -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. 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 12:13:34.760540   386 raft_consensus.cc:493] T 30100f59b9084581a8ffd68b8eab5c36 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:34.761153   386 raft_consensus.cc:515] T 30100f59b9084581a8ffd68b8eab5c36 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:34.750208 29827 tablet_replica.cc:333] T 4ee6b7916bad47ff92e5c5380ec866ca P dc254a15e8d54188a2ec3927216ff482: stopping tablet replica
W20260709 12:13:34.750650 31710 consensus_peers.cc:597] T 358c892619c546d893d935c1bd85f699 P f5b1f169962e4544857edd56e56b5da6 -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:13:34.763293   386 leader_election.cc:290] T 30100f59b9084581a8ffd68b8eab5c36 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:34.763490 29827 raft_consensus.cc:2243] T 4ee6b7916bad47ff92e5c5380ec866ca P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:13:34.760524 31138 consensus_peers.cc:597] T 30aaa322462d471391f3699e252ff4d9 P 30c92db0139b4111bec0f41bfb121c4d -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. 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 12:13:34.750313 31062 leader_election.cc:304] T fed52c34448e46f7a68ff22af201b350 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:13:34.764137 29827 raft_consensus.cc:2272] T 4ee6b7916bad47ff92e5c5380ec866ca P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:34.767549 29827 tablet_replica.cc:333] T 405e25aa465a413c9b6fa16ec4acbc96 P dc254a15e8d54188a2ec3927216ff482: stopping tablet replica
I20260709 12:13:34.768378 29827 raft_consensus.cc:2243] T 405e25aa465a413c9b6fa16ec4acbc96 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:34.768925 29827 raft_consensus.cc:2272] T 405e25aa465a413c9b6fa16ec4acbc96 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:34.771610 29827 tablet_replica.cc:333] T a924d4172d594d1b9b1a27405f62e113 P dc254a15e8d54188a2ec3927216ff482: stopping tablet replica
I20260709 12:13:34.772548 29827 raft_consensus.cc:2243] T a924d4172d594d1b9b1a27405f62e113 P dc254a15e8d54188a2ec3927216ff482 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:34.773381 29827 pending_rounds.cc:70] T a924d4172d594d1b9b1a27405f62e113 P dc254a15e8d54188a2ec3927216ff482: Trying to abort 1 pending ops.
W20260709 12:13:34.774276 31062 raft_consensus.cc:2686] T fed52c34448e46f7a68ff22af201b350 P dc254a15e8d54188a2ec3927216ff482: unable to run election callback: Service unavailable: Thread pool token was shut down
W20260709 12:13:34.791960 31712 consensus_peers.cc:597] T a5c879e24e97407ab517707c5384cee7 P f5b1f169962e4544857edd56e56b5da6 -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. 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 12:13:34.797123 31136 leader_election.cc:336] T 30100f59b9084581a8ffd68b8eab5c36 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
I20260709 12:13:34.758787   339 raft_consensus.cc:515] T 4225e109131c4e4d8ee206f916cbb15f P 30c92db0139b4111bec0f41bfb121c4d [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
W20260709 12:13:34.807540 31136 leader_election.cc:336] T 4225e109131c4e4d8ee206f916cbb15f P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
I20260709 12:13:34.773625 29827 pending_rounds.cc:77] T a924d4172d594d1b9b1a27405f62e113 P dc254a15e8d54188a2ec3927216ff482: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305622383572049920 op_type: NO_OP noop_request { }
I20260709 12:13:34.811111   339 leader_election.cc:290] T 4225e109131c4e4d8ee206f916cbb15f P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 4 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
W20260709 12:13:34.811153 31062 leader_election.cc:336] T a924d4172d594d1b9b1a27405f62e113 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
I20260709 12:13:34.812718 31743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4225e109131c4e4d8ee206f916cbb15f" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6"
I20260709 12:13:34.813391 31743 raft_consensus.cc:3060] T 4225e109131c4e4d8ee206f916cbb15f P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:34.821323 31743 raft_consensus.cc:2468] T 4225e109131c4e4d8ee206f916cbb15f P f5b1f169962e4544857edd56e56b5da6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 4.
I20260709 12:13:34.822327 29827 raft_consensus.cc:2889] T a924d4172d594d1b9b1a27405f62e113 P dc254a15e8d54188a2ec3927216ff482 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:13:34.822606 31137 leader_election.cc:304] T 4225e109131c4e4d8ee206f916cbb15f P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d, f5b1f169962e4544857edd56e56b5da6; no voters: 004887887de44a6584632617dc197d7d
I20260709 12:13:34.822824 29827 raft_consensus.cc:2272] T a924d4172d594d1b9b1a27405f62e113 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:34.810114 31138 consensus_peers.cc:597] T 65028637ee2f479e868c440d0643d802 P 30c92db0139b4111bec0f41bfb121c4d -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. 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 12:13:34.824060   339 raft_consensus.cc:2804] T 4225e109131c4e4d8ee206f916cbb15f P 30c92db0139b4111bec0f41bfb121c4d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:34.824568   339 raft_consensus.cc:697] T 4225e109131c4e4d8ee206f916cbb15f P 30c92db0139b4111bec0f41bfb121c4d [term 4 LEADER]: Becoming Leader. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Running, Role: LEADER
I20260709 12:13:34.825457   339 consensus_queue.cc:237] T 4225e109131c4e4d8ee206f916cbb15f P 30c92db0139b4111bec0f41bfb121c4d [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:34.828739   358 raft_consensus.cc:493] T 051f7a89dfe54831a6a0e432f7181795 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:34.829327   358 raft_consensus.cc:515] T 051f7a89dfe54831a6a0e432f7181795 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
W20260709 12:13:34.824596 31138 leader_election.cc:336] T 6f087f314a0643ffbadf73e1fc2843c9 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:13:34.828408 29827 tablet_replica.cc:333] T b076f86e4ed644b280f0eee401d38c47 P dc254a15e8d54188a2ec3927216ff482: stopping tablet replica
I20260709 12:13:34.831584 31138 leader_election.cc:304] T 6f087f314a0643ffbadf73e1fc2843c9 P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:34.831629   358 leader_election.cc:290] T 051f7a89dfe54831a6a0e432f7181795 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
W20260709 12:13:34.825431 31062 leader_election.cc:336] T fed52c34448e46f7a68ff22af201b350 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
I20260709 12:13:34.832899 29827 raft_consensus.cc:2243] T b076f86e4ed644b280f0eee401d38c47 P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:34.835049 29827 raft_consensus.cc:2272] T b076f86e4ed644b280f0eee401d38c47 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:34.837605   358 raft_consensus.cc:2749] T 6f087f314a0643ffbadf73e1fc2843c9 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:13:34.837697 31136 leader_election.cc:336] T 051f7a89dfe54831a6a0e432f7181795 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
I20260709 12:13:34.844264 29827 tablet_replica.cc:333] T 544029f2ed67441abec2700df0a8363b P dc254a15e8d54188a2ec3927216ff482: stopping tablet replica
I20260709 12:13:34.845379 29827 raft_consensus.cc:2243] T 544029f2ed67441abec2700df0a8363b P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:34.848019 29827 raft_consensus.cc:2272] T 544029f2ed67441abec2700df0a8363b P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:34.850839 29827 tablet_replica.cc:333] T 67114a3a63b948b296904b3bee168601 P dc254a15e8d54188a2ec3927216ff482: stopping tablet replica
I20260709 12:13:34.858047 29827 raft_consensus.cc:2243] T 67114a3a63b948b296904b3bee168601 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:13:34.852501 31138 consensus_peers.cc:597] T cc87527d684e493cb49a0976b66b95e1 P 30c92db0139b4111bec0f41bfb121c4d -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. 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 12:13:34.858706 29827 raft_consensus.cc:2272] T 67114a3a63b948b296904b3bee168601 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:34.860183 31138 leader_election.cc:336] T 30100f59b9084581a8ffd68b8eab5c36 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:13:34.860621 31138 leader_election.cc:304] T 30100f59b9084581a8ffd68b8eab5c36 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:34.862336   339 raft_consensus.cc:2749] T 30100f59b9084581a8ffd68b8eab5c36 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:34.862084 31138 consensus_peers.cc:597] T a80baabb486f42a4a982e88ae6a2ffd1 P 30c92db0139b4111bec0f41bfb121c4d -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. 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 12:13:34.866377 31138 leader_election.cc:336] T 051f7a89dfe54831a6a0e432f7181795 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:13:34.869279 31138 leader_election.cc:304] T 051f7a89dfe54831a6a0e432f7181795 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:34.870360   339 raft_consensus.cc:2749] T 051f7a89dfe54831a6a0e432f7181795 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:34.871168 31710 consensus_peers.cc:597] T 544029f2ed67441abec2700df0a8363b P f5b1f169962e4544857edd56e56b5da6 -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:13:34.864630 30922 catalog_manager.cc:5697] T 4225e109131c4e4d8ee206f916cbb15f P 30c92db0139b4111bec0f41bfb121c4d reported cstate change: term changed from 3 to 4, leader changed from 004887887de44a6584632617dc197d7d (127.29.32.193) to 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195). New cstate: current_term: 4 leader_uuid: "30c92db0139b4111bec0f41bfb121c4d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:34.886147 29827 tablet_replica.cc:333] T 4434b7cfdd8a4d55a13d851238afa80e P dc254a15e8d54188a2ec3927216ff482: stopping tablet replica
W20260709 12:13:34.894924 31138 consensus_peers.cc:597] T 1146459722574a00b704b5e4542951bf P 30c92db0139b4111bec0f41bfb121c4d -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. 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 12:13:34.898838   385 raft_consensus.cc:493] T e0b90058f469411594295adfd3c779f9 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:34.905110   389 raft_consensus.cc:493] T 051f7a89dfe54831a6a0e432f7181795 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:34.908869 29827 raft_consensus.cc:2243] T 4434b7cfdd8a4d55a13d851238afa80e P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:34.908532   385 raft_consensus.cc:515] T e0b90058f469411594295adfd3c779f9 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:34.911548 29827 raft_consensus.cc:2272] T 4434b7cfdd8a4d55a13d851238afa80e P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:34.908617   389 raft_consensus.cc:515] T 051f7a89dfe54831a6a0e432f7181795 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:34.912644   385 leader_election.cc:290] T e0b90058f469411594295adfd3c779f9 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:34.913234 32485 raft_consensus.cc:493] T 82a9708851e94168bd57fc180b63b823 P dc254a15e8d54188a2ec3927216ff482 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:34.915992 31169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0b90058f469411594295adfd3c779f9" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:34.916070 32485 raft_consensus.cc:515] T 82a9708851e94168bd57fc180b63b823 P dc254a15e8d54188a2ec3927216ff482 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:34.917451   389 leader_election.cc:290] T 051f7a89dfe54831a6a0e432f7181795 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:34.918289 32485 leader_election.cc:290] T 82a9708851e94168bd57fc180b63b823 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:34.920888 29827 tablet_replica.cc:333] T cc87527d684e493cb49a0976b66b95e1 P dc254a15e8d54188a2ec3927216ff482: stopping tablet replica
I20260709 12:13:34.922804 29827 raft_consensus.cc:2243] T cc87527d684e493cb49a0976b66b95e1 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:34.923640 29827 raft_consensus.cc:2272] T cc87527d684e493cb49a0976b66b95e1 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:34.924780 31169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "051f7a89dfe54831a6a0e432f7181795" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:34.925477 31169 raft_consensus.cc:2468] T 051f7a89dfe54831a6a0e432f7181795 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 1.
I20260709 12:13:34.926468 32762 raft_consensus.cc:493] T 36032815941b49f4a4d107a8da22a256 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:34.927011 32762 raft_consensus.cc:515] T 36032815941b49f4a4d107a8da22a256 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:34.930423 32762 leader_election.cc:290] T 36032815941b49f4a4d107a8da22a256 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:34.934767 31169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36032815941b49f4a4d107a8da22a256" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
W20260709 12:13:34.936486 31710 leader_election.cc:336] T 36032815941b49f4a4d107a8da22a256 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
I20260709 12:13:34.938562 31710 leader_election.cc:304] T 36032815941b49f4a4d107a8da22a256 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5b1f169962e4544857edd56e56b5da6; no voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:13:34.939684 32762 raft_consensus.cc:2749] T 36032815941b49f4a4d107a8da22a256 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:34.941797 31169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82a9708851e94168bd57fc180b63b823" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:34.943653 29827 tablet_replica.cc:333] T ef3b18c8988842ebb49493971467b689 P dc254a15e8d54188a2ec3927216ff482: stopping tablet replica
I20260709 12:13:34.944470 29827 raft_consensus.cc:2243] T ef3b18c8988842ebb49493971467b689 P dc254a15e8d54188a2ec3927216ff482 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:34.944522 31062 leader_election.cc:304] T 051f7a89dfe54831a6a0e432f7181795 P dc254a15e8d54188a2ec3927216ff482 [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: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 
I20260709 12:13:34.945335 29827 raft_consensus.cc:2272] T ef3b18c8988842ebb49493971467b689 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:34.946723 32485 raft_consensus.cc:2804] T 051f7a89dfe54831a6a0e432f7181795 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:34.946426   339 raft_consensus.cc:493] T 82a9708851e94168bd57fc180b63b823 P 30c92db0139b4111bec0f41bfb121c4d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:34.947184 32485 raft_consensus.cc:493] T 051f7a89dfe54831a6a0e432f7181795 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:34.947901   358 raft_consensus.cc:493] T 4434b7cfdd8a4d55a13d851238afa80e P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:34.947937 32485 raft_consensus.cc:3060] T 051f7a89dfe54831a6a0e432f7181795 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:34.948624   358 raft_consensus.cc:515] T 4434b7cfdd8a4d55a13d851238afa80e P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:34.949206 29827 tablet_replica.cc:333] T 49db8909ad064e4baadeeac9c9843305 P dc254a15e8d54188a2ec3927216ff482: stopping tablet replica
I20260709 12:13:34.950030 29827 raft_consensus.cc:2243] T 49db8909ad064e4baadeeac9c9843305 P dc254a15e8d54188a2ec3927216ff482 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:34.951242 29827 raft_consensus.cc:2272] T 49db8909ad064e4baadeeac9c9843305 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:34.953658 29827 tablet_replica.cc:333] T e435a41bec8e4146a85d1181681ffadb P dc254a15e8d54188a2ec3927216ff482: stopping tablet replica
I20260709 12:13:34.954823 29827 raft_consensus.cc:2243] T e435a41bec8e4146a85d1181681ffadb P dc254a15e8d54188a2ec3927216ff482 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:34.956487   358 leader_election.cc:290] T 4434b7cfdd8a4d55a13d851238afa80e P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
W20260709 12:13:34.958146 31138 consensus_peers.cc:597] T 1fa0925ac64c4fc69dbac49cef120871 P 30c92db0139b4111bec0f41bfb121c4d -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. 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 12:13:34.958781 29827 raft_consensus.cc:2272] T e435a41bec8e4146a85d1181681ffadb P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:34.958588 32485 raft_consensus.cc:515] T 051f7a89dfe54831a6a0e432f7181795 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:34.963076 29827 tablet_replica.cc:333] T 30100f59b9084581a8ffd68b8eab5c36 P dc254a15e8d54188a2ec3927216ff482: stopping tablet replica
W20260709 12:13:34.963589 31136 leader_election.cc:336] T 4434b7cfdd8a4d55a13d851238afa80e P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
I20260709 12:13:34.963922 29827 raft_consensus.cc:2243] T 30100f59b9084581a8ffd68b8eab5c36 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:34.964025 32485 leader_election.cc:290] T 051f7a89dfe54831a6a0e432f7181795 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
W20260709 12:13:34.964409 31138 leader_election.cc:336] T 4434b7cfdd8a4d55a13d851238afa80e P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:13:34.964546 29827 raft_consensus.cc:2272] T 30100f59b9084581a8ffd68b8eab5c36 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:34.964857 31138 leader_election.cc:304] T 4434b7cfdd8a4d55a13d851238afa80e P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:34.968124 29827 tablet_replica.cc:333] T e9314181f732426eb7e9843e26c00441 P dc254a15e8d54188a2ec3927216ff482: stopping tablet replica
I20260709 12:13:34.969295 29827 raft_consensus.cc:2243] T e9314181f732426eb7e9843e26c00441 P dc254a15e8d54188a2ec3927216ff482 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:34.970464   386 raft_consensus.cc:2749] T 4434b7cfdd8a4d55a13d851238afa80e P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:34.947496   339 raft_consensus.cc:515] T 82a9708851e94168bd57fc180b63b823 P 30c92db0139b4111bec0f41bfb121c4d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:34.972556   339 leader_election.cc:290] T 82a9708851e94168bd57fc180b63b823 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:34.972745 29827 raft_consensus.cc:2272] T e9314181f732426eb7e9843e26c00441 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:34.976498 29827 tablet_replica.cc:333] T 1fa0925ac64c4fc69dbac49cef120871 P dc254a15e8d54188a2ec3927216ff482: stopping tablet replica
I20260709 12:13:34.977649 29827 raft_consensus.cc:2243] T 1fa0925ac64c4fc69dbac49cef120871 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:34.978811 29827 raft_consensus.cc:2272] T 1fa0925ac64c4fc69dbac49cef120871 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:34.979364 31138 leader_election.cc:336] T 82a9708851e94168bd57fc180b63b823 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:13:34.981866 29827 tablet_replica.cc:333] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P dc254a15e8d54188a2ec3927216ff482: stopping tablet replica
I20260709 12:13:34.982861 29827 raft_consensus.cc:2243] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:34.983484 29827 raft_consensus.cc:2272] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:34.985751 31136 leader_election.cc:336] T 82a9708851e94168bd57fc180b63b823 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
W20260709 12:13:34.985893 31062 leader_election.cc:336] T e0b90058f469411594295adfd3c779f9 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
I20260709 12:13:34.986248 29827 tablet_replica.cc:333] T 847dc84de6644d7a8e98748f55c1a5ec P dc254a15e8d54188a2ec3927216ff482: stopping tablet replica
I20260709 12:13:34.986263 31136 leader_election.cc:304] T 82a9708851e94168bd57fc180b63b823 P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:34.986366 31062 leader_election.cc:304] T e0b90058f469411594295adfd3c779f9 P dc254a15e8d54188a2ec3927216ff482 [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: dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:13:34.986999 29827 raft_consensus.cc:2243] T 847dc84de6644d7a8e98748f55c1a5ec P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:35.014680 29827 raft_consensus.cc:2272] T 847dc84de6644d7a8e98748f55c1a5ec P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:35.038996 31062 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.193:37577, user_credentials={real_user=slave}} blocked reactor thread for 53118.1us
I20260709 12:13:35.042325 32485 raft_consensus.cc:2749] T e0b90058f469411594295adfd3c779f9 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:34.990378   339 raft_consensus.cc:2749] T 82a9708851e94168bd57fc180b63b823 P 30c92db0139b4111bec0f41bfb121c4d [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:13:35.044538 31710 consensus_peers.cc:597] T 0bb7d70b9a8546e6be62cec192f84a56 P f5b1f169962e4544857edd56e56b5da6 -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:13:35.044692   386 raft_consensus.cc:493] T 36032815941b49f4a4d107a8da22a256 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
W20260709 12:13:35.050638 31710 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.193:37577, user_credentials={real_user=slave}} blocked reactor thread for 57165.8us
I20260709 12:13:35.051638   386 raft_consensus.cc:515] T 36032815941b49f4a4d107a8da22a256 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:35.057412   386 leader_election.cc:290] T 36032815941b49f4a4d107a8da22a256 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:35.060483   339 raft_consensus.cc:493] T 67114a3a63b948b296904b3bee168601 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:35.061057   339 raft_consensus.cc:515] T 67114a3a63b948b296904b3bee168601 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:35.070209   339 leader_election.cc:290] T 67114a3a63b948b296904b3bee168601 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
W20260709 12:13:35.072779 31062 leader_election.cc:336] T 051f7a89dfe54831a6a0e432f7181795 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
W20260709 12:13:35.073645 31062 leader_election.cc:336] T 051f7a89dfe54831a6a0e432f7181795 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
W20260709 12:13:35.074543 31062 leader_election.cc:336] T 82a9708851e94168bd57fc180b63b823 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
I20260709 12:13:35.075014 31062 leader_election.cc:304] T 82a9708851e94168bd57fc180b63b823 P dc254a15e8d54188a2ec3927216ff482 [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: dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:13:35.094044 29827 tablet_replica.cc:333] T 30aaa322462d471391f3699e252ff4d9 P dc254a15e8d54188a2ec3927216ff482: stopping tablet replica
I20260709 12:13:35.095060 29827 raft_consensus.cc:2243] T 30aaa322462d471391f3699e252ff4d9 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:35.095679 29827 raft_consensus.cc:2272] T 30aaa322462d471391f3699e252ff4d9 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:35.090698   385 raft_consensus.cc:2749] T 82a9708851e94168bd57fc180b63b823 P dc254a15e8d54188a2ec3927216ff482 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:35.111274 29827 tablet_replica.cc:333] T 1146459722574a00b704b5e4542951bf P dc254a15e8d54188a2ec3927216ff482: stopping tablet replica
W20260709 12:13:35.111923 31138 leader_election.cc:336] T 67114a3a63b948b296904b3bee168601 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:13:35.112408 29827 raft_consensus.cc:2243] T 1146459722574a00b704b5e4542951bf P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:35.113404 29827 raft_consensus.cc:2272] T 1146459722574a00b704b5e4542951bf P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:35.116819 29827 tablet_replica.cc:333] T b4e824b74f3b49098cec0b4f19f7d815 P dc254a15e8d54188a2ec3927216ff482: stopping tablet replica
I20260709 12:13:35.117870 29827 raft_consensus.cc:2243] T b4e824b74f3b49098cec0b4f19f7d815 P dc254a15e8d54188a2ec3927216ff482 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:35.118955 32485 raft_consensus.cc:493] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:35.119714 29827 raft_consensus.cc:2272] T b4e824b74f3b49098cec0b4f19f7d815 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:35.119519 32485 raft_consensus.cc:515] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:35.121799 32485 leader_election.cc:290] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:35.151034 31743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36032815941b49f4a4d107a8da22a256" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:35.151907 31743 raft_consensus.cc:2468] T 36032815941b49f4a4d107a8da22a256 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 1.
I20260709 12:13:35.161321   385 raft_consensus.cc:493] T 6f087f314a0643ffbadf73e1fc2843c9 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:35.161917   385 raft_consensus.cc:515] T 6f087f314a0643ffbadf73e1fc2843c9 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:35.163959   385 leader_election.cc:290] T 6f087f314a0643ffbadf73e1fc2843c9 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
W20260709 12:13:35.169544 31062 leader_election.cc:336] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
I20260709 12:13:35.170895 31137 leader_election.cc:304] T 36032815941b49f4a4d107a8da22a256 P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d, f5b1f169962e4544857edd56e56b5da6; no voters: 
W20260709 12:13:35.173197 31062 leader_election.cc:336] T 6f087f314a0643ffbadf73e1fc2843c9 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
I20260709 12:13:35.177075   396 raft_consensus.cc:2804] T 36032815941b49f4a4d107a8da22a256 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:35.177469   396 raft_consensus.cc:493] T 36032815941b49f4a4d107a8da22a256 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:35.177834   396 raft_consensus.cc:3060] T 36032815941b49f4a4d107a8da22a256 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:35.180581 31170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef255e0f45104a2586066eda21e8e5ca" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 7 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:35.181438 31170 raft_consensus.cc:2410] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dc254a15e8d54188a2ec3927216ff482 for term 7 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 2.
I20260709 12:13:35.184598 31165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "051f7a89dfe54831a6a0e432f7181795" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:13:35.185186 31165 raft_consensus.cc:3060] T 051f7a89dfe54831a6a0e432f7181795 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:35.187454 29827 tablet_replica.cc:333] T b223cbe5ac5f4b07afbfffeab5c46deb P dc254a15e8d54188a2ec3927216ff482: stopping tablet replica
I20260709 12:13:35.188320 29827 raft_consensus.cc:2243] T b223cbe5ac5f4b07afbfffeab5c46deb P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:35.188871 29827 raft_consensus.cc:2272] T b223cbe5ac5f4b07afbfffeab5c46deb P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:35.191165 31062 leader_election.cc:304] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 [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: dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:13:35.192209   385 raft_consensus.cc:2749] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:35.192487 29827 tablet_replica.cc:333] T 8d67e4d0c72f479ea4647afa7039f263 P dc254a15e8d54188a2ec3927216ff482: stopping tablet replica
I20260709 12:13:35.198309   396 raft_consensus.cc:515] T 36032815941b49f4a4d107a8da22a256 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:35.199149 29827 raft_consensus.cc:2243] T 8d67e4d0c72f479ea4647afa7039f263 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:35.199797 29827 raft_consensus.cc:2272] T 8d67e4d0c72f479ea4647afa7039f263 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:35.200444   396 leader_election.cc:290] T 36032815941b49f4a4d107a8da22a256 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:35.201170 31165 raft_consensus.cc:2468] T 051f7a89dfe54831a6a0e432f7181795 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 2.
I20260709 12:13:35.201931 31172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f087f314a0643ffbadf73e1fc2843c9" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:35.202550 31172 raft_consensus.cc:2468] T 6f087f314a0643ffbadf73e1fc2843c9 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 2.
I20260709 12:13:35.202605 31743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36032815941b49f4a4d107a8da22a256" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6"
I20260709 12:13:35.203636 31743 raft_consensus.cc:3060] T 36032815941b49f4a4d107a8da22a256 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:35.204074 31062 leader_election.cc:304] T 6f087f314a0643ffbadf73e1fc2843c9 P dc254a15e8d54188a2ec3927216ff482 [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: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d
I20260709 12:13:35.206499 32485 raft_consensus.cc:2804] T 6f087f314a0643ffbadf73e1fc2843c9 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:13:35.206871 32485 raft_consensus.cc:493] T 6f087f314a0643ffbadf73e1fc2843c9 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:35.207185 32485 raft_consensus.cc:3060] T 6f087f314a0643ffbadf73e1fc2843c9 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:35.208261 31062 leader_election.cc:304] T 051f7a89dfe54831a6a0e432f7181795 P dc254a15e8d54188a2ec3927216ff482 [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: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d
W20260709 12:13:35.211359 31136 leader_election.cc:336] T 36032815941b49f4a4d107a8da22a256 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
W20260709 12:13:35.212287 31136 leader_election.cc:336] T 67114a3a63b948b296904b3bee168601 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
I20260709 12:13:35.212656 31136 leader_election.cc:304] T 67114a3a63b948b296904b3bee168601 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:35.219269 29827 tablet_replica.cc:333] T 6f087f314a0643ffbadf73e1fc2843c9 P dc254a15e8d54188a2ec3927216ff482: stopping tablet replica
I20260709 12:13:35.224671 32485 raft_consensus.cc:515] T 6f087f314a0643ffbadf73e1fc2843c9 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:35.225997 29827 raft_consensus.cc:2243] T 6f087f314a0643ffbadf73e1fc2843c9 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:35.228103 32485 leader_election.cc:290] T 6f087f314a0643ffbadf73e1fc2843c9 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 3 election: Requested vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:35.231166 31743 raft_consensus.cc:2468] T 36032815941b49f4a4d107a8da22a256 P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 2.
I20260709 12:13:35.215029   385 raft_consensus.cc:2804] T 051f7a89dfe54831a6a0e432f7181795 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:35.232510   385 raft_consensus.cc:697] T 051f7a89dfe54831a6a0e432f7181795 P dc254a15e8d54188a2ec3927216ff482 [term 2 LEADER]: Becoming Leader. State: Replica: dc254a15e8d54188a2ec3927216ff482, State: Running, Role: LEADER
I20260709 12:13:35.233389   385 consensus_queue.cc:237] T 051f7a89dfe54831a6a0e432f7181795 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:35.236544 29827 raft_consensus.cc:2272] T 6f087f314a0643ffbadf73e1fc2843c9 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:35.227388   358 raft_consensus.cc:2749] T 67114a3a63b948b296904b3bee168601 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:35.241677 31062 leader_election.cc:336] T 6f087f314a0643ffbadf73e1fc2843c9 P dc254a15e8d54188a2ec3927216ff482 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
I20260709 12:13:35.243666 31137 leader_election.cc:304] T 36032815941b49f4a4d107a8da22a256 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d, f5b1f169962e4544857edd56e56b5da6; no voters: 
I20260709 12:13:35.243817 31165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f087f314a0643ffbadf73e1fc2843c9" candidate_uuid: "dc254a15e8d54188a2ec3927216ff482" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:13:35.244451 31165 raft_consensus.cc:3060] T 6f087f314a0643ffbadf73e1fc2843c9 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:13:35.246487   358 raft_consensus.cc:2804] T 36032815941b49f4a4d107a8da22a256 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:35.247079   358 raft_consensus.cc:697] T 36032815941b49f4a4d107a8da22a256 P 30c92db0139b4111bec0f41bfb121c4d [term 2 LEADER]: Becoming Leader. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Running, Role: LEADER
I20260709 12:13:35.247956   358 consensus_queue.cc:237] T 36032815941b49f4a4d107a8da22a256 P 30c92db0139b4111bec0f41bfb121c4d [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: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:35.251324 31165 raft_consensus.cc:2468] T 6f087f314a0643ffbadf73e1fc2843c9 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dc254a15e8d54188a2ec3927216ff482 in term 3.
I20260709 12:13:35.253866 29827 tablet_replica.cc:333] T a80baabb486f42a4a982e88ae6a2ffd1 P dc254a15e8d54188a2ec3927216ff482: stopping tablet replica
I20260709 12:13:35.256551 31062 leader_election.cc:304] T 6f087f314a0643ffbadf73e1fc2843c9 P dc254a15e8d54188a2ec3927216ff482 [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: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482; no voters: 004887887de44a6584632617dc197d7d
W20260709 12:13:35.259094 31062 raft_consensus.cc:2686] T 6f087f314a0643ffbadf73e1fc2843c9 P dc254a15e8d54188a2ec3927216ff482: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 12:13:35.254750 29827 raft_consensus.cc:2243] T a80baabb486f42a4a982e88ae6a2ffd1 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:35.262743 29827 raft_consensus.cc:2272] T a80baabb486f42a4a982e88ae6a2ffd1 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:35.271548   398 raft_consensus.cc:493] T e0b90058f469411594295adfd3c779f9 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:35.272145   398 raft_consensus.cc:515] T e0b90058f469411594295adfd3c779f9 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:35.272912 29827 tablet_replica.cc:333] T 051f7a89dfe54831a6a0e432f7181795 P dc254a15e8d54188a2ec3927216ff482: stopping tablet replica
I20260709 12:13:35.283730 29827 raft_consensus.cc:2243] T 051f7a89dfe54831a6a0e432f7181795 P dc254a15e8d54188a2ec3927216ff482 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:35.291538 29827 pending_rounds.cc:70] T 051f7a89dfe54831a6a0e432f7181795 P dc254a15e8d54188a2ec3927216ff482: Trying to abort 1 pending ops.
I20260709 12:13:35.291848 29827 pending_rounds.cc:77] T 051f7a89dfe54831a6a0e432f7181795 P dc254a15e8d54188a2ec3927216ff482: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305622385625337856 op_type: NO_OP noop_request { }
I20260709 12:13:35.292202 29827 raft_consensus.cc:2889] T 051f7a89dfe54831a6a0e432f7181795 P dc254a15e8d54188a2ec3927216ff482 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:13:35.292558 29827 raft_consensus.cc:2272] T 051f7a89dfe54831a6a0e432f7181795 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:35.300700   398 leader_election.cc:290] T e0b90058f469411594295adfd3c779f9 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
W20260709 12:13:35.313966   403 consensus_queue.cc:1175] T 051f7a89dfe54831a6a0e432f7181795 P dc254a15e8d54188a2ec3927216ff482 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "dc254a15e8d54188a2ec3927216ff482" status { last_received { term: 2 index: 2 } last_committed_idx: 1 last_received_current_leader { term: 2 index: 2 } }
I20260709 12:13:35.326992 29827 tablet_replica.cc:333] T 0bc24a79ea234c19aa54649c73e392af P dc254a15e8d54188a2ec3927216ff482: stopping tablet replica
I20260709 12:13:35.327852 29827 raft_consensus.cc:2243] T 0bc24a79ea234c19aa54649c73e392af P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:35.329766 29827 raft_consensus.cc:2272] T 0bc24a79ea234c19aa54649c73e392af P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:35.329325 30906 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.DeleteTablet -> {remote=127.29.32.193:37577, user_credentials={real_user=slave}} blocked reactor thread for 65401.2us
I20260709 12:13:35.348165 29827 tablet_replica.cc:333] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P dc254a15e8d54188a2ec3927216ff482: stopping tablet replica
W20260709 12:13:35.348251 31136 consensus_peers.cc:597] T a80baabb486f42a4a982e88ae6a2ffd1 P 30c92db0139b4111bec0f41bfb121c4d -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:13:35.348963 29827 raft_consensus.cc:2243] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P dc254a15e8d54188a2ec3927216ff482 [term 3 LEADER]: Raft consensus shutting down.
W20260709 12:13:35.350150 31138 leader_election.cc:336] T e0b90058f469411594295adfd3c779f9 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:13:35.353497 29827 raft_consensus.cc:2272] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P dc254a15e8d54188a2ec3927216ff482 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:35.356298 29827 tablet_replica.cc:333] T 2e35674711c84471b938c16e846e1e8c P dc254a15e8d54188a2ec3927216ff482: stopping tablet replica
I20260709 12:13:35.357090 29827 raft_consensus.cc:2243] T 2e35674711c84471b938c16e846e1e8c P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:35.358093 29827 raft_consensus.cc:2272] T 2e35674711c84471b938c16e846e1e8c P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:35.360834 29827 tablet_replica.cc:333] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P dc254a15e8d54188a2ec3927216ff482: stopping tablet replica
I20260709 12:13:35.361594 29827 raft_consensus.cc:2243] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:35.362323 29827 raft_consensus.cc:2272] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:35.364885 29827 tablet_replica.cc:333] T e423dd71a8004c5e93c55b30c614d23b P dc254a15e8d54188a2ec3927216ff482: stopping tablet replica
I20260709 12:13:35.365702 29827 raft_consensus.cc:2243] T e423dd71a8004c5e93c55b30c614d23b P dc254a15e8d54188a2ec3927216ff482 [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:13:35.365916 31136 leader_election.cc:336] T e0b90058f469411594295adfd3c779f9 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
I20260709 12:13:35.366379 31136 leader_election.cc:304] T e0b90058f469411594295adfd3c779f9 P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:35.366748 29827 raft_consensus.cc:2272] T e423dd71a8004c5e93c55b30c614d23b P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:35.367302 31136 leader_election.cc:336] T 36032815941b49f4a4d107a8da22a256 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
I20260709 12:13:35.367297   358 raft_consensus.cc:2749] T e0b90058f469411594295adfd3c779f9 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:35.369453 29827 tablet_replica.cc:333] T a5c879e24e97407ab517707c5384cee7 P dc254a15e8d54188a2ec3927216ff482: stopping tablet replica
I20260709 12:13:35.370334 29827 raft_consensus.cc:2243] T a5c879e24e97407ab517707c5384cee7 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:35.370901 29827 raft_consensus.cc:2272] T a5c879e24e97407ab517707c5384cee7 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:35.371433 30922 catalog_manager.cc:5697] T 36032815941b49f4a4d107a8da22a256 P 30c92db0139b4111bec0f41bfb121c4d reported cstate change: term changed from 1 to 2, leader changed from 004887887de44a6584632617dc197d7d (127.29.32.193) to 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195). New cstate: current_term: 2 leader_uuid: "30c92db0139b4111bec0f41bfb121c4d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:35.373832 29827 tablet_replica.cc:333] T 53ace3285fd943f68cc32bce31eb1c49 P dc254a15e8d54188a2ec3927216ff482: stopping tablet replica
I20260709 12:13:35.374698 29827 raft_consensus.cc:2243] T 53ace3285fd943f68cc32bce31eb1c49 P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:35.375723 29827 raft_consensus.cc:2272] T 53ace3285fd943f68cc32bce31eb1c49 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:35.375886 30906 catalog_manager.cc:4755] TS 004887887de44a6584632617dc197d7d (127.29.32.193:37577): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 1fa0925ac64c4fc69dbac49cef120871: Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
I20260709 12:13:35.379184 29827 tablet_replica.cc:333] T e0b90058f469411594295adfd3c779f9 P dc254a15e8d54188a2ec3927216ff482: stopping tablet replica
I20260709 12:13:35.379948 29827 raft_consensus.cc:2243] T e0b90058f469411594295adfd3c779f9 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:35.380473 29827 raft_consensus.cc:2272] T e0b90058f469411594295adfd3c779f9 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:35.382952 29827 tablet_replica.cc:333] T 89ffc555b1d0497aaa94c481f46ffd32 P dc254a15e8d54188a2ec3927216ff482: stopping tablet replica
I20260709 12:13:35.383762 29827 raft_consensus.cc:2243] T 89ffc555b1d0497aaa94c481f46ffd32 P dc254a15e8d54188a2ec3927216ff482 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:35.384770 29827 raft_consensus.cc:2272] T 89ffc555b1d0497aaa94c481f46ffd32 P dc254a15e8d54188a2ec3927216ff482 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:35.387382 29827 tablet_replica.cc:333] T 82a9708851e94168bd57fc180b63b823 P dc254a15e8d54188a2ec3927216ff482: stopping tablet replica
I20260709 12:13:35.388054 29827 raft_consensus.cc:2243] T 82a9708851e94168bd57fc180b63b823 P dc254a15e8d54188a2ec3927216ff482 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:35.388572 29827 raft_consensus.cc:2272] T 82a9708851e94168bd57fc180b63b823 P dc254a15e8d54188a2ec3927216ff482 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:35.390945 29827 tablet_replica.cc:333] T bfb1959a138f4ebba53b5a0a4a24c8c2 P dc254a15e8d54188a2ec3927216ff482: stopping tablet replica
I20260709 12:13:35.391599 29827 raft_consensus.cc:2243] T bfb1959a138f4ebba53b5a0a4a24c8c2 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:35.392035 29827 raft_consensus.cc:2272] T bfb1959a138f4ebba53b5a0a4a24c8c2 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:35.393970 29827 tablet_replica.cc:333] T 65028637ee2f479e868c440d0643d802 P dc254a15e8d54188a2ec3927216ff482: stopping tablet replica
I20260709 12:13:35.394488 29827 raft_consensus.cc:2243] T 65028637ee2f479e868c440d0643d802 P dc254a15e8d54188a2ec3927216ff482 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:35.394917 29827 raft_consensus.cc:2272] T 65028637ee2f479e868c440d0643d802 P dc254a15e8d54188a2ec3927216ff482 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:35.396898 29827 tablet_replica.cc:333] T ced8b161997f4619ae2bef909f847a9c P dc254a15e8d54188a2ec3927216ff482: stopping tablet replica
I20260709 12:13:35.397360 29827 raft_consensus.cc:2243] T ced8b161997f4619ae2bef909f847a9c P dc254a15e8d54188a2ec3927216ff482 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:35.397833 29827 raft_consensus.cc:2272] T ced8b161997f4619ae2bef909f847a9c P dc254a15e8d54188a2ec3927216ff482 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:35.400000 29827 tablet_replica.cc:333] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482: stopping tablet replica
I20260709 12:13:35.400585 29827 raft_consensus.cc:2243] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:35.401021 29827 raft_consensus.cc:2272] T ef255e0f45104a2586066eda21e8e5ca P dc254a15e8d54188a2ec3927216ff482 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:35.403342 29827 tablet_replica.cc:333] T 39f2bd93fb884f38a718cd39c5504e52 P dc254a15e8d54188a2ec3927216ff482: stopping tablet replica
I20260709 12:13:35.403923 29827 raft_consensus.cc:2243] T 39f2bd93fb884f38a718cd39c5504e52 P dc254a15e8d54188a2ec3927216ff482 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:35.404909 29827 raft_consensus.cc:2272] T 39f2bd93fb884f38a718cd39c5504e52 P dc254a15e8d54188a2ec3927216ff482 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:35.435253 31743 raft_consensus.cc:1275] T 4225e109131c4e4d8ee206f916cbb15f P f5b1f169962e4544857edd56e56b5da6 [term 4 FOLLOWER]: Refusing update from remote peer 30c92db0139b4111bec0f41bfb121c4d: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:13:35.438441   358 consensus_queue.cc:1048] T 4225e109131c4e4d8ee206f916cbb15f P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
W20260709 12:13:35.449136 31136 consensus_peers.cc:597] T 4225e109131c4e4d8ee206f916cbb15f P 30c92db0139b4111bec0f41bfb121c4d -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:35.514537 31136 consensus_peers.cc:597] T 8d67e4d0c72f479ea4647afa7039f263 P 30c92db0139b4111bec0f41bfb121c4d -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:35.574213 31710 consensus_peers.cc:597] T 016bf6119ac04bff95762a1288224c06 P f5b1f169962e4544857edd56e56b5da6 -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:13:35.581053   405 raft_consensus.cc:493] T 0b41888ff42940da9b1972fd18897141 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:35.581727   405 raft_consensus.cc:515] T 0b41888ff42940da9b1972fd18897141 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:35.584019   405 leader_election.cc:290] T 0b41888ff42940da9b1972fd18897141 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
W20260709 12:13:35.591621 31136 leader_election.cc:336] T 0b41888ff42940da9b1972fd18897141 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
W20260709 12:13:35.602237 31138 leader_election.cc:336] T 0b41888ff42940da9b1972fd18897141 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
I20260709 12:13:35.602780 31138 leader_election.cc:304] T 0b41888ff42940da9b1972fd18897141 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:35.604851   397 raft_consensus.cc:2749] T 0b41888ff42940da9b1972fd18897141 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:35.651718 31136 consensus_peers.cc:597] T 405e25aa465a413c9b6fa16ec4acbc96 P 30c92db0139b4111bec0f41bfb121c4d -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:35.658731 31710 consensus_peers.cc:597] T 40086b02d9b745708aaacf2ed35c7b0f P f5b1f169962e4544857edd56e56b5da6 -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:13:35.677970   397 raft_consensus.cc:493] T 40054f6dd8f241e3845c6787c870dd1e P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:35.678653   397 raft_consensus.cc:515] T 40054f6dd8f241e3845c6787c870dd1e P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:35.681203   397 leader_election.cc:290] T 40054f6dd8f241e3845c6787c870dd1e P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
W20260709 12:13:35.699744 31136 leader_election.cc:336] T 40054f6dd8f241e3845c6787c870dd1e P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
W20260709 12:13:35.700332 31136 consensus_peers.cc:597] T 1146459722574a00b704b5e4542951bf P 30c92db0139b4111bec0f41bfb121c4d -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:35.707723 31138 leader_election.cc:336] T 40054f6dd8f241e3845c6787c870dd1e P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
I20260709 12:13:35.708294 31138 leader_election.cc:304] T 40054f6dd8f241e3845c6787c870dd1e P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:35.709087   397 raft_consensus.cc:2749] T 40054f6dd8f241e3845c6787c870dd1e P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:35.712394 31741 raft_consensus.cc:1275] T 36032815941b49f4a4d107a8da22a256 P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Refusing update from remote peer 30c92db0139b4111bec0f41bfb121c4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:35.714023   397 consensus_queue.cc:1048] T 36032815941b49f4a4d107a8da22a256 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 12:13:35.717095 31136 consensus_peers.cc:597] T 8fe8a9107d124c99a1815c948e7763cf P 30c92db0139b4111bec0f41bfb121c4d -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:13:35.733379   400 raft_consensus.cc:493] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:35.734023   400 raft_consensus.cc:515] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:35.750509   406 raft_consensus.cc:493] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:35.751107   406 raft_consensus.cc:515] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:35.753266   406 leader_election.cc:290] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
W20260709 12:13:35.764014 31712 leader_election.cc:336] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
I20260709 12:13:35.781819   400 leader_election.cc:290] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
W20260709 12:13:35.782570 31710 leader_election.cc:336] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
I20260709 12:13:35.783071 31710 leader_election.cc:304] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6 [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: f5b1f169962e4544857edd56e56b5da6; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:35.784255   400 raft_consensus.cc:2749] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:35.840914   404 raft_consensus.cc:493] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:35.841470   404 raft_consensus.cc:515] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
W20260709 12:13:35.843652 31136 consensus_peers.cc:597] T 36032815941b49f4a4d107a8da22a256 P 30c92db0139b4111bec0f41bfb121c4d -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:35.843914   404 leader_election.cc:290] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
W20260709 12:13:35.844203 31136 leader_election.cc:336] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
W20260709 12:13:35.845113 31138 leader_election.cc:336] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
I20260709 12:13:35.845764 31138 leader_election.cc:304] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:35.848032   404 raft_consensus.cc:2749] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:13:35.860283 31136 consensus_peers.cc:597] T 0bc24a79ea234c19aa54649c73e392af P 30c92db0139b4111bec0f41bfb121c4d -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:35.867597 31138 leader_election.cc:336] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
W20260709 12:13:35.870745 31136 leader_election.cc:336] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
I20260709 12:13:35.871330 31136 leader_election.cc:304] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:35.872221   406 raft_consensus.cc:2749] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 12:13:36.001705   404 raft_consensus.cc:493] T b6f50d0c5d864cb5abb35e0264634381 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:36.002305   404 raft_consensus.cc:515] T b6f50d0c5d864cb5abb35e0264634381 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
W20260709 12:13:36.012117 31136 leader_election.cc:336] T b6f50d0c5d864cb5abb35e0264634381 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
I20260709 12:13:36.032985   400 raft_consensus.cc:493] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:36.033792   400 raft_consensus.cc:515] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:36.036125   400 leader_election.cc:290] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
W20260709 12:13:36.047816 31710 leader_election.cc:336] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
W20260709 12:13:36.048636 31712 leader_election.cc:336] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
I20260709 12:13:36.049187 31712 leader_election.cc:304] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6 [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: f5b1f169962e4544857edd56e56b5da6; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:36.050645   400 raft_consensus.cc:2749] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 12:13:36.055656   404 leader_election.cc:290] T b6f50d0c5d864cb5abb35e0264634381 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
W20260709 12:13:36.079818 31138 leader_election.cc:336] T b6f50d0c5d864cb5abb35e0264634381 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
I20260709 12:13:36.080286 31138 leader_election.cc:304] T b6f50d0c5d864cb5abb35e0264634381 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:36.081418   404 raft_consensus.cc:2749] T b6f50d0c5d864cb5abb35e0264634381 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:36.089427   400 raft_consensus.cc:493] T 279f04a2428640c58dcd613817c07b02 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:36.090034   400 raft_consensus.cc:515] T 279f04a2428640c58dcd613817c07b02 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:36.096988   400 leader_election.cc:290] T 279f04a2428640c58dcd613817c07b02 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
W20260709 12:13:36.099097 31712 leader_election.cc:336] T 279f04a2428640c58dcd613817c07b02 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
I20260709 12:13:36.102315 31172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "279f04a2428640c58dcd613817c07b02" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:36.104215 31710 leader_election.cc:304] T 279f04a2428640c58dcd613817c07b02 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5b1f169962e4544857edd56e56b5da6; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:36.105312   400 raft_consensus.cc:2749] T 279f04a2428640c58dcd613817c07b02 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:36.118608   400 raft_consensus.cc:493] T 49db8909ad064e4baadeeac9c9843305 P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:36.119185   400 raft_consensus.cc:515] T 49db8909ad064e4baadeeac9c9843305 P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:36.126657   404 raft_consensus.cc:493] T e435a41bec8e4146a85d1181681ffadb P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:36.127234   404 raft_consensus.cc:515] T e435a41bec8e4146a85d1181681ffadb P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
W20260709 12:13:36.130441 31712 leader_election.cc:336] T 49db8909ad064e4baadeeac9c9843305 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
I20260709 12:13:36.131754   400 leader_election.cc:290] T 49db8909ad064e4baadeeac9c9843305 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:36.132855   404 leader_election.cc:290] T e435a41bec8e4146a85d1181681ffadb P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
W20260709 12:13:36.143790 31138 leader_election.cc:336] T e435a41bec8e4146a85d1181681ffadb P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
I20260709 12:13:36.147248 31172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49db8909ad064e4baadeeac9c9843305" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:36.157336 31710 leader_election.cc:304] T 49db8909ad064e4baadeeac9c9843305 P f5b1f169962e4544857edd56e56b5da6 [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: f5b1f169962e4544857edd56e56b5da6; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:36.158797 32762 raft_consensus.cc:2749] T 49db8909ad064e4baadeeac9c9843305 P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:13:36.194433 31136 leader_election.cc:336] T e435a41bec8e4146a85d1181681ffadb P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
I20260709 12:13:36.195003 31136 leader_election.cc:304] T e435a41bec8e4146a85d1181681ffadb P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:36.201916   396 raft_consensus.cc:2749] T e435a41bec8e4146a85d1181681ffadb P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:13:36.217846 31136 consensus_peers.cc:597] T b223cbe5ac5f4b07afbfffeab5c46deb P 30c92db0139b4111bec0f41bfb121c4d -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:13:36.245411   396 raft_consensus.cc:493] T b076f86e4ed644b280f0eee401d38c47 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:36.246021   396 raft_consensus.cc:515] T b076f86e4ed644b280f0eee401d38c47 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:36.248407   396 leader_election.cc:290] T b076f86e4ed644b280f0eee401d38c47 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
W20260709 12:13:36.715061 30906 catalog_manager.cc:4755] TS 004887887de44a6584632617dc197d7d (127.29.32.193:37577): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 1fa0925ac64c4fc69dbac49cef120871: Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
I20260709 12:13:37.085427 32762 raft_consensus.cc:493] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:37.090252 32762 raft_consensus.cc:515] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:37.092877   396 raft_consensus.cc:493] T 279f04a2428640c58dcd613817c07b02 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:37.100063   396 raft_consensus.cc:515] T 279f04a2428640c58dcd613817c07b02 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
W20260709 12:13:37.093257 29827 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 31120)
I20260709 12:13:37.094667   400 raft_consensus.cc:493] T 89ffc555b1d0497aaa94c481f46ffd32 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:37.102883   400 raft_consensus.cc:515] T 89ffc555b1d0497aaa94c481f46ffd32 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:37.104410 32762 leader_election.cc:290] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:37.105419   400 leader_election.cc:290] T 89ffc555b1d0497aaa94c481f46ffd32 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:37.102095   396 leader_election.cc:290] T 279f04a2428640c58dcd613817c07b02 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:37.119196   420 raft_consensus.cc:493] T 2e35674711c84471b938c16e846e1e8c P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:37.122541   420 raft_consensus.cc:515] T 2e35674711c84471b938c16e846e1e8c P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:37.124573   419 raft_consensus.cc:493] T 53ace3285fd943f68cc32bce31eb1c49 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:37.125289   419 raft_consensus.cc:515] T 53ace3285fd943f68cc32bce31eb1c49 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:37.125834   420 leader_election.cc:290] T 2e35674711c84471b938c16e846e1e8c P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:37.128499   419 leader_election.cc:290] T 53ace3285fd943f68cc32bce31eb1c49 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:37.135166   418 raft_consensus.cc:493] T f92a0813319c4f38be8a80039868f119 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:37.136057   419 raft_consensus.cc:493] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:37.135885   418 raft_consensus.cc:515] T f92a0813319c4f38be8a80039868f119 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:37.134423   404 raft_consensus.cc:493] T 49db8909ad064e4baadeeac9c9843305 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:37.142457   419 raft_consensus.cc:515] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:37.143054   404 raft_consensus.cc:515] T 49db8909ad064e4baadeeac9c9843305 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:37.145290   404 leader_election.cc:290] T 49db8909ad064e4baadeeac9c9843305 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:37.145990   419 leader_election.cc:290] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:37.149071   418 leader_election.cc:290] T f92a0813319c4f38be8a80039868f119 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:37.166224   404 raft_consensus.cc:493] T fed52c34448e46f7a68ff22af201b350 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:37.167034   418 raft_consensus.cc:493] T e423dd71a8004c5e93c55b30c614d23b P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:37.166893   404 raft_consensus.cc:515] T fed52c34448e46f7a68ff22af201b350 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:37.167725   418 raft_consensus.cc:515] T e423dd71a8004c5e93c55b30c614d23b P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:37.169459   404 leader_election.cc:290] T fed52c34448e46f7a68ff22af201b350 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:37.170150   418 leader_election.cc:290] T e423dd71a8004c5e93c55b30c614d23b P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:37.162797   421 raft_consensus.cc:493] T 82a9708851e94168bd57fc180b63b823 P 30c92db0139b4111bec0f41bfb121c4d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:37.175797   421 raft_consensus.cc:515] T 82a9708851e94168bd57fc180b63b823 P 30c92db0139b4111bec0f41bfb121c4d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:37.179176   421 leader_election.cc:290] T 82a9708851e94168bd57fc180b63b823 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:37.194638 31743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "279f04a2428640c58dcd613817c07b02" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:37.195479 31743 raft_consensus.cc:2468] T 279f04a2428640c58dcd613817c07b02 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 1.
I20260709 12:13:37.195530   396 raft_consensus.cc:493] T e9314181f732426eb7e9843e26c00441 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:37.196147   396 raft_consensus.cc:515] T e9314181f732426eb7e9843e26c00441 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:37.197816   421 raft_consensus.cc:493] T ef3b18c8988842ebb49493971467b689 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:37.198309   404 raft_consensus.cc:493] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:37.198410   421 raft_consensus.cc:515] T ef3b18c8988842ebb49493971467b689 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:37.198891   404 raft_consensus.cc:515] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:37.200860   426 raft_consensus.cc:493] T a924d4172d594d1b9b1a27405f62e113 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:37.201139   427 raft_consensus.cc:493] T 53ace3285fd943f68cc32bce31eb1c49 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:37.201376   426 raft_consensus.cc:515] T a924d4172d594d1b9b1a27405f62e113 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:37.201627   427 raft_consensus.cc:515] T 53ace3285fd943f68cc32bce31eb1c49 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:37.204002   396 leader_election.cc:290] T e9314181f732426eb7e9843e26c00441 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:37.198150 31738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49db8909ad064e4baadeeac9c9843305" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:37.206744 31738 raft_consensus.cc:2468] T 49db8909ad064e4baadeeac9c9843305 P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 3.
I20260709 12:13:37.208351   404 leader_election.cc:290] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:37.209254 31137 leader_election.cc:304] T 279f04a2428640c58dcd613817c07b02 P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d, f5b1f169962e4544857edd56e56b5da6; no voters: 
I20260709 12:13:37.209739   426 leader_election.cc:290] T a924d4172d594d1b9b1a27405f62e113 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:37.210592   426 raft_consensus.cc:2804] T 279f04a2428640c58dcd613817c07b02 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:37.211059   426 raft_consensus.cc:493] T 279f04a2428640c58dcd613817c07b02 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting leader election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:37.211568   426 raft_consensus.cc:3060] T 279f04a2428640c58dcd613817c07b02 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:37.217047 31137 leader_election.cc:304] T 49db8909ad064e4baadeeac9c9843305 P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d, f5b1f169962e4544857edd56e56b5da6; no voters: 
I20260709 12:13:37.218254   424 raft_consensus.cc:2804] T 49db8909ad064e4baadeeac9c9843305 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:37.218680   424 raft_consensus.cc:493] T 49db8909ad064e4baadeeac9c9843305 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Starting leader election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:37.219050   424 raft_consensus.cc:3060] T 49db8909ad064e4baadeeac9c9843305 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:37.221555 31738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c6c63708f4a4eef9c0a06bdf2d555d1" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:37.222458 31738 raft_consensus.cc:2468] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 3.
I20260709 12:13:37.224043 31137 leader_election.cc:304] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d, f5b1f169962e4544857edd56e56b5da6; no voters: 
I20260709 12:13:37.224992   396 raft_consensus.cc:2804] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:37.217458   421 leader_election.cc:290] T ef3b18c8988842ebb49493971467b689 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:37.225445   396 raft_consensus.cc:493] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Starting leader election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:37.225984   396 raft_consensus.cc:3060] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:37.227639   427 leader_election.cc:290] T 53ace3285fd943f68cc32bce31eb1c49 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:37.231896 31738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53ace3285fd943f68cc32bce31eb1c49" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:37.238951   418 raft_consensus.cc:493] T 30100f59b9084581a8ffd68b8eab5c36 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:37.245926   418 raft_consensus.cc:515] T 30100f59b9084581a8ffd68b8eab5c36 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:37.247991   418 leader_election.cc:290] T 30100f59b9084581a8ffd68b8eab5c36 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:37.248679 31738 raft_consensus.cc:2468] T 53ace3285fd943f68cc32bce31eb1c49 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 1.
I20260709 12:13:37.240381   404 raft_consensus.cc:493] T f8f275cdefdd443bbac9d440f67b9b52 P 30c92db0139b4111bec0f41bfb121c4d [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f5b1f169962e4544857edd56e56b5da6)
I20260709 12:13:37.243595   426 raft_consensus.cc:515] T 279f04a2428640c58dcd613817c07b02 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:37.250197   404 raft_consensus.cc:515] T f8f275cdefdd443bbac9d440f67b9b52 P 30c92db0139b4111bec0f41bfb121c4d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:37.252035   426 leader_election.cc:290] T 279f04a2428640c58dcd613817c07b02 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 election: Requested vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:37.252707   404 leader_election.cc:290] T f8f275cdefdd443bbac9d440f67b9b52 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:37.244622   424 raft_consensus.cc:515] T 49db8909ad064e4baadeeac9c9843305 P 30c92db0139b4111bec0f41bfb121c4d [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:37.255401 31738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "279f04a2428640c58dcd613817c07b02" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6"
I20260709 12:13:37.256101 31738 raft_consensus.cc:3060] T 279f04a2428640c58dcd613817c07b02 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:37.257164 31741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f275cdefdd443bbac9d440f67b9b52" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:37.259207 31137 leader_election.cc:304] T 53ace3285fd943f68cc32bce31eb1c49 P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d, f5b1f169962e4544857edd56e56b5da6; no voters: 
I20260709 12:13:37.261521 31741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49db8909ad064e4baadeeac9c9843305" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6"
I20260709 12:13:37.262286 31741 raft_consensus.cc:3060] T 49db8909ad064e4baadeeac9c9843305 P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:13:37.262817 31136 leader_election.cc:336] T b076f86e4ed644b280f0eee401d38c47 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
I20260709 12:13:37.267287 31738 raft_consensus.cc:2468] T 279f04a2428640c58dcd613817c07b02 P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 2.
I20260709 12:13:37.255390   424 leader_election.cc:290] T 49db8909ad064e4baadeeac9c9843305 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 4 election: Requested vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
W20260709 12:13:37.274689 30953 debug-util.cc:398] Leaking SignalData structure 0x7b08002ada60 after lost signal to thread 29830
I20260709 12:13:37.278432   432 raft_consensus.cc:2804] T 53ace3285fd943f68cc32bce31eb1c49 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:13:37.278825 30953 debug-util.cc:398] Leaking SignalData structure 0x7b080030b740 after lost signal to thread 30956
I20260709 12:13:37.279029   432 raft_consensus.cc:493] T 53ace3285fd943f68cc32bce31eb1c49 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting leader election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:37.279543   432 raft_consensus.cc:3060] T 53ace3285fd943f68cc32bce31eb1c49 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:13:37.280282 30953 debug-util.cc:398] Leaking SignalData structure 0x7b08000918c0 after lost signal to thread 31197
W20260709 12:13:37.281512 30953 debug-util.cc:398] Leaking SignalData structure 0x7b080003b8c0 after lost signal to thread 31771
W20260709 12:13:37.281837 30953 debug-util.cc:398] Leaking SignalData structure 0x7b080003b820 after lost signal to thread 358
W20260709 12:13:37.282114 30953 debug-util.cc:398] Leaking SignalData structure 0x7b080003b7a0 after lost signal to thread 386
W20260709 12:13:37.282765 30953 debug-util.cc:398] Leaking SignalData structure 0x7b08003287c0 after lost signal to thread 411
I20260709 12:13:37.290064 31741 raft_consensus.cc:2468] T 49db8909ad064e4baadeeac9c9843305 P f5b1f169962e4544857edd56e56b5da6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 4.
I20260709 12:13:37.291428 31137 leader_election.cc:304] T 279f04a2428640c58dcd613817c07b02 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d, f5b1f169962e4544857edd56e56b5da6; no voters: 
I20260709 12:13:37.292279 31137 leader_election.cc:304] T 49db8909ad064e4baadeeac9c9843305 P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d, f5b1f169962e4544857edd56e56b5da6; no voters: 
I20260709 12:13:37.293051   404 raft_consensus.cc:2804] T 279f04a2428640c58dcd613817c07b02 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:37.293498   404 raft_consensus.cc:697] T 279f04a2428640c58dcd613817c07b02 P 30c92db0139b4111bec0f41bfb121c4d [term 2 LEADER]: Becoming Leader. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Running, Role: LEADER
I20260709 12:13:37.293653   426 raft_consensus.cc:2804] T 49db8909ad064e4baadeeac9c9843305 P 30c92db0139b4111bec0f41bfb121c4d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:13:37.294250   426 raft_consensus.cc:697] T 49db8909ad064e4baadeeac9c9843305 P 30c92db0139b4111bec0f41bfb121c4d [term 4 LEADER]: Becoming Leader. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Running, Role: LEADER
I20260709 12:13:37.295228   426 consensus_queue.cc:237] T 49db8909ad064e4baadeeac9c9843305 P 30c92db0139b4111bec0f41bfb121c4d [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: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:37.245167   396 raft_consensus.cc:515] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 30c92db0139b4111bec0f41bfb121c4d [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:37.297597   396 leader_election.cc:290] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 4 election: Requested vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:37.299114 31738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c6c63708f4a4eef9c0a06bdf2d555d1" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6"
I20260709 12:13:37.299705 31738 raft_consensus.cc:3060] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:37.300120   418 raft_consensus.cc:493] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:37.300660   418 raft_consensus.cc:515] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:37.301251   427 raft_consensus.cc:493] T 67114a3a63b948b296904b3bee168601 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:37.301761   427 raft_consensus.cc:515] T 67114a3a63b948b296904b3bee168601 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:37.302345   429 raft_consensus.cc:493] T e0b90058f469411594295adfd3c779f9 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:37.302906   418 leader_election.cc:290] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:37.302834   429 raft_consensus.cc:515] T e0b90058f469411594295adfd3c779f9 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:37.303848   427 leader_election.cc:290] T 67114a3a63b948b296904b3bee168601 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:37.304252 31172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4e824b74f3b49098cec0b4f19f7d815" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:37.304826 31172 raft_consensus.cc:2468] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5b1f169962e4544857edd56e56b5da6 in term 3.
I20260709 12:13:37.305151   429 leader_election.cc:290] T e0b90058f469411594295adfd3c779f9 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:37.307855 31172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53ace3285fd943f68cc32bce31eb1c49" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:37.309333 31165 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c6c63708f4a4eef9c0a06bdf2d555d1" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:37.310268 31165 raft_consensus.cc:2393] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 30c92db0139b4111bec0f41bfb121c4d [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f5b1f169962e4544857edd56e56b5da6 in current term 4: Already voted for candidate 30c92db0139b4111bec0f41bfb121c4d in this term.
I20260709 12:13:37.294381   404 consensus_queue.cc:237] T 279f04a2428640c58dcd613817c07b02 P 30c92db0139b4111bec0f41bfb121c4d [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: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:37.321328   427 raft_consensus.cc:493] T 39f2bd93fb884f38a718cd39c5504e52 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:37.321898   427 raft_consensus.cc:515] T 39f2bd93fb884f38a718cd39c5504e52 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
W20260709 12:13:37.322577 31138 leader_election.cc:336] T b076f86e4ed644b280f0eee401d38c47 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
I20260709 12:13:37.322770 31747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4e824b74f3b49098cec0b4f19f7d815" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6" is_pre_election: true
I20260709 12:13:37.323153 31138 leader_election.cc:304] T b076f86e4ed644b280f0eee401d38c47 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:37.323617 31747 raft_consensus.cc:2468] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 3.
I20260709 12:13:37.324283   427 leader_election.cc:290] T 39f2bd93fb884f38a718cd39c5504e52 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:37.324859   425 raft_consensus.cc:2749] T b076f86e4ed644b280f0eee401d38c47 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:37.329520 31137 leader_election.cc:304] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d, f5b1f169962e4544857edd56e56b5da6; no voters: 
I20260709 12:13:37.331015   429 raft_consensus.cc:2804] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:37.331751   429 raft_consensus.cc:493] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Starting leader election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:37.332326   429 raft_consensus.cc:3060] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:13:37.336344 31710 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.193:37577, user_credentials={real_user=slave}} blocked reactor thread for 143401us
W20260709 12:13:37.340581 31712 leader_election.cc:336] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
W20260709 12:13:37.341249 31712 leader_election.cc:336] T 89ffc555b1d0497aaa94c481f46ffd32 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
W20260709 12:13:37.341888 31712 leader_election.cc:336] T 2e35674711c84471b938c16e846e1e8c P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
W20260709 12:13:37.342381 31712 leader_election.cc:336] T 53ace3285fd943f68cc32bce31eb1c49 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
W20260709 12:13:37.342903 31712 leader_election.cc:336] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
I20260709 12:13:37.350283 31710 leader_election.cc:304] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 [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: 30c92db0139b4111bec0f41bfb121c4d, f5b1f169962e4544857edd56e56b5da6; no voters: dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:37.359458   436 raft_consensus.cc:493] T 4434b7cfdd8a4d55a13d851238afa80e P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
W20260709 12:13:37.360426 31138 leader_election.cc:336] T 279f04a2428640c58dcd613817c07b02 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
I20260709 12:13:37.360751 31738 raft_consensus.cc:2468] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P f5b1f169962e4544857edd56e56b5da6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 4.
I20260709 12:13:37.360333   436 raft_consensus.cc:515] T 4434b7cfdd8a4d55a13d851238afa80e P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:37.362061 31137 leader_election.cc:304] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d, f5b1f169962e4544857edd56e56b5da6; no voters: 
W20260709 12:13:37.355162 31136 leader_election.cc:336] T f92a0813319c4f38be8a80039868f119 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
I20260709 12:13:37.364916   423 raft_consensus.cc:2804] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:13:37.365463   423 raft_consensus.cc:493] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Starting leader election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:37.365931   423 raft_consensus.cc:3060] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:13:37.363243   396 raft_consensus.cc:2804] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 30c92db0139b4111bec0f41bfb121c4d [term 4 FOLLOWER]: Leader election won for term 4
W20260709 12:13:37.442350 31136 leader_election.cc:336] T fed52c34448e46f7a68ff22af201b350 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
W20260709 12:13:37.443151 31138 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.194:44499, user_credentials={real_user=slave}} blocked reactor thread for 79137.6us
W20260709 12:13:37.443161 31136 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.193:37577, user_credentials={real_user=slave}} blocked reactor thread for 79276.9us
W20260709 12:13:37.445987 31136 leader_election.cc:336] T e423dd71a8004c5e93c55b30c614d23b P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
I20260709 12:13:37.445864   432 raft_consensus.cc:515] T 53ace3285fd943f68cc32bce31eb1c49 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
W20260709 12:13:37.446544 31136 leader_election.cc:336] T 82a9708851e94168bd57fc180b63b823 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
W20260709 12:13:37.446756 31710 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.195:38253, user_credentials={real_user=slave}} blocked reactor thread for 82067.8us
I20260709 12:13:37.447167 31172 raft_consensus.cc:2393] T 53ace3285fd943f68cc32bce31eb1c49 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f5b1f169962e4544857edd56e56b5da6 in current term 2: Already voted for candidate 30c92db0139b4111bec0f41bfb121c4d in this term.
I20260709 12:13:37.454682 31710 leader_election.cc:304] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P f5b1f169962e4544857edd56e56b5da6 [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: f5b1f169962e4544857edd56e56b5da6; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:37.458879   420 raft_consensus.cc:2749] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P f5b1f169962e4544857edd56e56b5da6 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:13:37.460985 31710 leader_election.cc:336] T 89ffc555b1d0497aaa94c481f46ffd32 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
I20260709 12:13:37.452615 30920 catalog_manager.cc:5697] T 279f04a2428640c58dcd613817c07b02 P 30c92db0139b4111bec0f41bfb121c4d reported cstate change: term changed from 1 to 2, leader changed from dc254a15e8d54188a2ec3927216ff482 (127.29.32.194) to 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195). New cstate: current_term: 2 leader_uuid: "30c92db0139b4111bec0f41bfb121c4d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:37.466272   396 raft_consensus.cc:697] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 30c92db0139b4111bec0f41bfb121c4d [term 4 LEADER]: Becoming Leader. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Running, Role: LEADER
I20260709 12:13:37.466615 31710 leader_election.cc:304] T 89ffc555b1d0497aaa94c481f46ffd32 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5b1f169962e4544857edd56e56b5da6; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:37.467445   420 raft_consensus.cc:2749] T 89ffc555b1d0497aaa94c481f46ffd32 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:37.467214   396 consensus_queue.cc:237] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 30c92db0139b4111bec0f41bfb121c4d [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: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
W20260709 12:13:37.467794 31710 leader_election.cc:336] T 2e35674711c84471b938c16e846e1e8c P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
I20260709 12:13:37.468223 31710 leader_election.cc:304] T 2e35674711c84471b938c16e846e1e8c P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5b1f169962e4544857edd56e56b5da6; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:37.467243 30920 catalog_manager.cc:5697] T 49db8909ad064e4baadeeac9c9843305 P 30c92db0139b4111bec0f41bfb121c4d reported cstate change: term changed from 3 to 4, leader changed from dc254a15e8d54188a2ec3927216ff482 (127.29.32.194) to 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195). New cstate: current_term: 4 leader_uuid: "30c92db0139b4111bec0f41bfb121c4d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:37.471084   432 leader_election.cc:290] T 53ace3285fd943f68cc32bce31eb1c49 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 election: Requested vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
W20260709 12:13:37.471733 31710 consensus_peers.cc:597] T f8f275cdefdd443bbac9d440f67b9b52 P f5b1f169962e4544857edd56e56b5da6 -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:13:37.472124   420 raft_consensus.cc:2749] T 2e35674711c84471b938c16e846e1e8c P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:37.472115 31738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53ace3285fd943f68cc32bce31eb1c49" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6"
I20260709 12:13:37.461498   423 raft_consensus.cc:515] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:37.472965 31738 raft_consensus.cc:3060] T 53ace3285fd943f68cc32bce31eb1c49 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:37.454111   436 leader_election.cc:290] T 4434b7cfdd8a4d55a13d851238afa80e P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
W20260709 12:13:37.447120 31136 leader_election.cc:336] T e9314181f732426eb7e9843e26c00441 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
I20260709 12:13:37.449615   429 raft_consensus.cc:515] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
W20260709 12:13:37.465121 31138 leader_election.cc:336] T 30100f59b9084581a8ffd68b8eab5c36 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
W20260709 12:13:37.475479 31136 leader_election.cc:336] T ef3b18c8988842ebb49493971467b689 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
W20260709 12:13:37.475651 31138 leader_election.cc:336] T 279f04a2428640c58dcd613817c07b02 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
W20260709 12:13:37.476295 31138 leader_election.cc:336] T 49db8909ad064e4baadeeac9c9843305 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
W20260709 12:13:37.476733 31136 consensus_peers.cc:597] T cc87527d684e493cb49a0976b66b95e1 P 30c92db0139b4111bec0f41bfb121c4d -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:37.476915 31138 leader_election.cc:336] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
W20260709 12:13:37.477183 31136 leader_election.cc:336] T a924d4172d594d1b9b1a27405f62e113 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
W20260709 12:13:37.477617 31136 consensus_peers.cc:597] T 042dbb10c08f41079ee3548b80f387dc P 30c92db0139b4111bec0f41bfb121c4d -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:37.477645 31138 leader_election.cc:336] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
I20260709 12:13:37.477787 31741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4e824b74f3b49098cec0b4f19f7d815" candidate_uuid: "30c92db0139b4111bec0f41bfb121c4d" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "f5b1f169962e4544857edd56e56b5da6"
W20260709 12:13:37.478598 31138 leader_election.cc:336] T 67114a3a63b948b296904b3bee168601 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
I20260709 12:13:37.478726 31741 raft_consensus.cc:2393] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 30c92db0139b4111bec0f41bfb121c4d in current term 4: Already voted for candidate f5b1f169962e4544857edd56e56b5da6 in this term.
W20260709 12:13:37.479108 31138 leader_election.cc:336] T e0b90058f469411594295adfd3c779f9 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
W20260709 12:13:37.479660 31136 consensus_peers.cc:597] T f17d51c781414977bf54afa89f9e7227 P 30c92db0139b4111bec0f41bfb121c4d -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:37.479738 31138 leader_election.cc:336] T 39f2bd93fb884f38a718cd39c5504e52 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
W20260709 12:13:37.479962 31712 leader_election.cc:336] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
W20260709 12:13:37.480185 31136 consensus_peers.cc:597] T 4ee6b7916bad47ff92e5c5380ec866ca P 30c92db0139b4111bec0f41bfb121c4d -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:13:37.481082   423 leader_election.cc:290] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 4 election: Requested vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:37.485247   429 leader_election.cc:290] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 4 election: Requested vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), f5b1f169962e4544857edd56e56b5da6 (127.29.32.196:36387)
I20260709 12:13:37.487830 31738 raft_consensus.cc:2468] T 53ace3285fd943f68cc32bce31eb1c49 P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30c92db0139b4111bec0f41bfb121c4d in term 2.
W20260709 12:13:37.481043 31136 leader_election.cc:336] T 30100f59b9084581a8ffd68b8eab5c36 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
W20260709 12:13:37.488384 31138 leader_election.cc:336] T 4434b7cfdd8a4d55a13d851238afa80e P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
I20260709 12:13:37.492638 31136 leader_election.cc:304] T 30100f59b9084581a8ffd68b8eab5c36 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
W20260709 12:13:37.492990 31138 leader_election.cc:336] T 49db8909ad064e4baadeeac9c9843305 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
I20260709 12:13:37.493462   396 raft_consensus.cc:2749] T 30100f59b9084581a8ffd68b8eab5c36 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:37.493685 31136 leader_election.cc:336] T f8f275cdefdd443bbac9d440f67b9b52 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
W20260709 12:13:37.493844 31138 leader_election.cc:336] T f92a0813319c4f38be8a80039868f119 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
I20260709 12:13:37.494105 31136 leader_election.cc:304] T f8f275cdefdd443bbac9d440f67b9b52 P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:37.494360 31138 leader_election.cc:304] T f92a0813319c4f38be8a80039868f119 P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:37.494884   396 raft_consensus.cc:2749] T f8f275cdefdd443bbac9d440f67b9b52 P 30c92db0139b4111bec0f41bfb121c4d [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:37.495391   429 raft_consensus.cc:2749] T f92a0813319c4f38be8a80039868f119 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:13:37.496791 31138 leader_election.cc:336] T fed52c34448e46f7a68ff22af201b350 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
I20260709 12:13:37.497308 31138 leader_election.cc:304] T fed52c34448e46f7a68ff22af201b350 P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:37.498143   429 raft_consensus.cc:2749] T fed52c34448e46f7a68ff22af201b350 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:13:37.499195 31138 leader_election.cc:336] T e423dd71a8004c5e93c55b30c614d23b P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
I20260709 12:13:37.499716 31138 leader_election.cc:304] T e423dd71a8004c5e93c55b30c614d23b P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:37.500582   429 raft_consensus.cc:2749] T e423dd71a8004c5e93c55b30c614d23b P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:13:37.501745 31138 leader_election.cc:336] T 82a9708851e94168bd57fc180b63b823 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
I20260709 12:13:37.502121 31138 leader_election.cc:304] T 82a9708851e94168bd57fc180b63b823 P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:37.502831   429 raft_consensus.cc:2749] T 82a9708851e94168bd57fc180b63b823 P 30c92db0139b4111bec0f41bfb121c4d [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:13:37.503924 31138 leader_election.cc:336] T e9314181f732426eb7e9843e26c00441 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
I20260709 12:13:37.504304 31138 leader_election.cc:304] T e9314181f732426eb7e9843e26c00441 P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:37.504993   429 raft_consensus.cc:2749] T e9314181f732426eb7e9843e26c00441 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:37.505282   423 raft_consensus.cc:493] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:37.505829   423 raft_consensus.cc:515] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:37.506544 31710 leader_election.cc:304] T 53ace3285fd943f68cc32bce31eb1c49 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5b1f169962e4544857edd56e56b5da6; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:37.507987   420 raft_consensus.cc:2749] T 53ace3285fd943f68cc32bce31eb1c49 P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:37.508944 31137 leader_election.cc:304] T 53ace3285fd943f68cc32bce31eb1c49 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d, f5b1f169962e4544857edd56e56b5da6; no voters: 
I20260709 12:13:37.510237   429 raft_consensus.cc:2804] T 53ace3285fd943f68cc32bce31eb1c49 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:37.510861   429 raft_consensus.cc:697] T 53ace3285fd943f68cc32bce31eb1c49 P 30c92db0139b4111bec0f41bfb121c4d [term 2 LEADER]: Becoming Leader. State: Replica: 30c92db0139b4111bec0f41bfb121c4d, State: Running, Role: LEADER
I20260709 12:13:37.511703   429 consensus_queue.cc:237] T 53ace3285fd943f68cc32bce31eb1c49 P 30c92db0139b4111bec0f41bfb121c4d [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: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:37.514410   436 raft_consensus.cc:493] T 0b41888ff42940da9b1972fd18897141 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
W20260709 12:13:37.515345 31136 leader_election.cc:336] T 67114a3a63b948b296904b3bee168601 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
I20260709 12:13:37.515074   436 raft_consensus.cc:515] T 0b41888ff42940da9b1972fd18897141 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:37.515697 31172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4e824b74f3b49098cec0b4f19f7d815" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:13:37.508009   423 leader_election.cc:290] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
W20260709 12:13:37.517181 31712 leader_election.cc:336] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
I20260709 12:13:37.520931 31172 raft_consensus.cc:2393] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate f5b1f169962e4544857edd56e56b5da6 in current term 4: Already voted for candidate 30c92db0139b4111bec0f41bfb121c4d in this term.
I20260709 12:13:37.522110   436 leader_election.cc:290] T 0b41888ff42940da9b1972fd18897141 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
W20260709 12:13:37.522387 31710 leader_election.cc:336] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
I20260709 12:13:37.525209 31710 leader_election.cc:304] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6 [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: f5b1f169962e4544857edd56e56b5da6; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:37.526266   423 raft_consensus.cc:2749] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:13:37.518900 31138 leader_election.cc:336] T ef3b18c8988842ebb49493971467b689 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
W20260709 12:13:37.527908 31712 consensus_peers.cc:597] T 016bf6119ac04bff95762a1288224c06 P f5b1f169962e4544857edd56e56b5da6 -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:37.527858 31138 leader_election.cc:304] T ef3b18c8988842ebb49493971467b689 P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:37.528900 31136 leader_election.cc:304] T 67114a3a63b948b296904b3bee168601 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:37.529119   436 raft_consensus.cc:2749] T ef3b18c8988842ebb49493971467b689 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:37.529775   396 raft_consensus.cc:2749] T 67114a3a63b948b296904b3bee168601 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:37.530402 31138 leader_election.cc:336] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
W20260709 12:13:37.531123 31136 leader_election.cc:336] T e0b90058f469411594295adfd3c779f9 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
I20260709 12:13:37.531621 31136 leader_election.cc:304] T e0b90058f469411594295adfd3c779f9 P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
W20260709 12:13:37.531217 31138 leader_election.cc:336] T a924d4172d594d1b9b1a27405f62e113 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
I20260709 12:13:37.532354   396 raft_consensus.cc:2749] T e0b90058f469411594295adfd3c779f9 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:37.532619 31138 leader_election.cc:304] T a924d4172d594d1b9b1a27405f62e113 P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
W20260709 12:13:37.532805 31136 leader_election.cc:336] T 39f2bd93fb884f38a718cd39c5504e52 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
I20260709 12:13:37.533322   396 raft_consensus.cc:2749] T a924d4172d594d1b9b1a27405f62e113 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:37.533259 31136 leader_election.cc:304] T 39f2bd93fb884f38a718cd39c5504e52 P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:37.534540   396 raft_consensus.cc:2749] T 39f2bd93fb884f38a718cd39c5504e52 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:13:37.533599 31138 leader_election.cc:336] T 53ace3285fd943f68cc32bce31eb1c49 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
W20260709 12:13:37.546347 31138 leader_election.cc:336] T 53ace3285fd943f68cc32bce31eb1c49 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
I20260709 12:13:37.546882 31710 leader_election.cc:304] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 [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: f5b1f169962e4544857edd56e56b5da6; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
W20260709 12:13:37.547169 31138 leader_election.cc:336] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
I20260709 12:13:37.547627 31138 leader_election.cc:304] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d; no voters: dc254a15e8d54188a2ec3927216ff482, f5b1f169962e4544857edd56e56b5da6
I20260709 12:13:37.547775   423 raft_consensus.cc:2749] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:13:37.548442   429 raft_consensus.cc:2749] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 12:13:37.559892 30920 catalog_manager.cc:5697] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 30c92db0139b4111bec0f41bfb121c4d reported cstate change: term changed from 3 to 4, leader changed from dc254a15e8d54188a2ec3927216ff482 (127.29.32.194) to 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195). New cstate: current_term: 4 leader_uuid: "30c92db0139b4111bec0f41bfb121c4d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:37.561584 31138 leader_election.cc:336] T 0b41888ff42940da9b1972fd18897141 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
W20260709 12:13:37.563208 31136 leader_election.cc:336] T 4434b7cfdd8a4d55a13d851238afa80e P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
I20260709 12:13:37.563637 31136 leader_election.cc:304] T 4434b7cfdd8a4d55a13d851238afa80e P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:37.561784 30920 catalog_manager.cc:5697] T 53ace3285fd943f68cc32bce31eb1c49 P 30c92db0139b4111bec0f41bfb121c4d reported cstate change: term changed from 1 to 2, leader changed from dc254a15e8d54188a2ec3927216ff482 (127.29.32.194) to 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195). New cstate: current_term: 2 leader_uuid: "30c92db0139b4111bec0f41bfb121c4d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:37.566540   429 raft_consensus.cc:2749] T 4434b7cfdd8a4d55a13d851238afa80e P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:37.569245 31136 leader_election.cc:336] T 0b41888ff42940da9b1972fd18897141 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
I20260709 12:13:37.569692 31136 leader_election.cc:304] T 0b41888ff42940da9b1972fd18897141 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:37.570417   429 raft_consensus.cc:2749] T 0b41888ff42940da9b1972fd18897141 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:37.646124   429 raft_consensus.cc:493] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
W20260709 12:13:37.647257 31712 consensus_peers.cc:597] T 544029f2ed67441abec2700df0a8363b P f5b1f169962e4544857edd56e56b5da6 -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:37.646744   429 raft_consensus.cc:515] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:37.652415   429 leader_election.cc:290] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
W20260709 12:13:37.657872 31710 consensus_peers.cc:597] T a5c879e24e97407ab517707c5384cee7 P f5b1f169962e4544857edd56e56b5da6 -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:13:37.659600 31138 leader_election.cc:336] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
W20260709 12:13:37.679144 31136 leader_election.cc:336] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
I20260709 12:13:37.681178 31136 leader_election.cc:304] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:37.684518   396 raft_consensus.cc:2749] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:13:37.686818 31138 consensus_peers.cc:597] T f17d51c781414977bf54afa89f9e7227 P 30c92db0139b4111bec0f41bfb121c4d -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:37.691107 31138 consensus_peers.cc:597] T 8d67e4d0c72f479ea4647afa7039f263 P 30c92db0139b4111bec0f41bfb121c4d -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:37.708238 31710 consensus_peers.cc:597] T 847dc84de6644d7a8e98748f55c1a5ec P f5b1f169962e4544857edd56e56b5da6 -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:13:37.728081   436 raft_consensus.cc:493] T 40054f6dd8f241e3845c6787c870dd1e P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:37.728737   436 raft_consensus.cc:515] T 40054f6dd8f241e3845c6787c870dd1e P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:37.729792   422 raft_consensus.cc:493] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:37.730352   422 raft_consensus.cc:515] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:37.732851   422 leader_election.cc:290] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
W20260709 12:13:37.745465 31712 leader_election.cc:336] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
W20260709 12:13:37.748651 31712 consensus_peers.cc:597] T 847dc84de6644d7a8e98748f55c1a5ec P f5b1f169962e4544857edd56e56b5da6 -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:37.750491 31710 consensus_peers.cc:597] T 544029f2ed67441abec2700df0a8363b P f5b1f169962e4544857edd56e56b5da6 -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:13:37.783322 31710 leader_election.cc:336] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
I20260709 12:13:37.786402 31710 leader_election.cc:304] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6 [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: f5b1f169962e4544857edd56e56b5da6; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:37.789955   422 raft_consensus.cc:2749] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:13:37.795712 31138 consensus_peers.cc:597] T 405e25aa465a413c9b6fa16ec4acbc96 P 30c92db0139b4111bec0f41bfb121c4d -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:37.797945 31136 leader_election.cc:336] T 40054f6dd8f241e3845c6787c870dd1e P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
I20260709 12:13:37.799340   436 leader_election.cc:290] T 40054f6dd8f241e3845c6787c870dd1e P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:37.799887   436 raft_consensus.cc:493] T e435a41bec8e4146a85d1181681ffadb P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:37.800395   436 raft_consensus.cc:515] T e435a41bec8e4146a85d1181681ffadb P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:37.805051   436 leader_election.cc:290] T e435a41bec8e4146a85d1181681ffadb P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
W20260709 12:13:37.821169 31138 consensus_peers.cc:597] T 49db8909ad064e4baadeeac9c9843305 P 30c92db0139b4111bec0f41bfb121c4d -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:37.825654 31138 consensus_peers.cc:597] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P 30c92db0139b4111bec0f41bfb121c4d -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:37.826134 31138 leader_election.cc:336] T 40054f6dd8f241e3845c6787c870dd1e P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
W20260709 12:13:37.826324 31136 consensus_peers.cc:597] T 65028637ee2f479e868c440d0643d802 P 30c92db0139b4111bec0f41bfb121c4d -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:13:37.826558 31138 leader_election.cc:304] T 40054f6dd8f241e3845c6787c870dd1e P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:37.827258   436 raft_consensus.cc:2749] T 40054f6dd8f241e3845c6787c870dd1e P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:37.831110 31136 leader_election.cc:336] T e435a41bec8e4146a85d1181681ffadb P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
I20260709 12:13:37.840886 31738 raft_consensus.cc:1275] T 49db8909ad064e4baadeeac9c9843305 P f5b1f169962e4544857edd56e56b5da6 [term 4 FOLLOWER]: Refusing update from remote peer 30c92db0139b4111bec0f41bfb121c4d: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:37.845868   396 consensus_queue.cc:1048] T 49db8909ad064e4baadeeac9c9843305 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260709 12:13:37.846771 31138 leader_election.cc:336] T e435a41bec8e4146a85d1181681ffadb P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
I20260709 12:13:37.850528 31138 leader_election.cc:304] T e435a41bec8e4146a85d1181681ffadb P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:37.851377   396 raft_consensus.cc:2749] T e435a41bec8e4146a85d1181681ffadb P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:13:37.850046 31136 consensus_peers.cc:597] T 30aaa322462d471391f3699e252ff4d9 P 30c92db0139b4111bec0f41bfb121c4d -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:37.859153 31136 consensus_peers.cc:597] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:13:37.862018 31741 raft_consensus.cc:1275] T 279f04a2428640c58dcd613817c07b02 P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Refusing update from remote peer 30c92db0139b4111bec0f41bfb121c4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:37.863548   396 consensus_queue.cc:1048] T 279f04a2428640c58dcd613817c07b02 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 12:13:37.864619 31138 consensus_peers.cc:597] T 4ee6b7916bad47ff92e5c5380ec866ca P 30c92db0139b4111bec0f41bfb121c4d -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:37.877514   396 raft_consensus.cc:493] T 051f7a89dfe54831a6a0e432f7181795 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:37.878144   396 raft_consensus.cc:515] T 051f7a89dfe54831a6a0e432f7181795 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:37.880321   396 leader_election.cc:290] T 051f7a89dfe54831a6a0e432f7181795 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
W20260709 12:13:37.885710 31136 leader_election.cc:336] T 051f7a89dfe54831a6a0e432f7181795 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
W20260709 12:13:37.888978 31138 consensus_peers.cc:597] T 279f04a2428640c58dcd613817c07b02 P 30c92db0139b4111bec0f41bfb121c4d -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:37.898834 31138 leader_election.cc:336] T 051f7a89dfe54831a6a0e432f7181795 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
I20260709 12:13:37.906148 31138 leader_election.cc:304] T 051f7a89dfe54831a6a0e432f7181795 P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:37.909631   396 raft_consensus.cc:2749] T 051f7a89dfe54831a6a0e432f7181795 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:13:38.022802 31712 consensus_peers.cc:597] T a5c879e24e97407ab517707c5384cee7 P f5b1f169962e4544857edd56e56b5da6 -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:38.023566 31138 consensus_peers.cc:597] T ced8b161997f4619ae2bef909f847a9c P 30c92db0139b4111bec0f41bfb121c4d -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:38.035851 31138 consensus_peers.cc:597] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 30c92db0139b4111bec0f41bfb121c4d -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:38.047122 31738 raft_consensus.cc:1275] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P f5b1f169962e4544857edd56e56b5da6 [term 4 FOLLOWER]: Refusing update from remote peer 30c92db0139b4111bec0f41bfb121c4d: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 12:13:38.051044   436 consensus_queue.cc:1048] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
W20260709 12:13:38.088402 31138 consensus_peers.cc:597] T 8fe8a9107d124c99a1815c948e7763cf P 30c92db0139b4111bec0f41bfb121c4d -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:38.089162 31138 consensus_peers.cc:597] T bfb1959a138f4ebba53b5a0a4a24c8c2 P 30c92db0139b4111bec0f41bfb121c4d -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:38.102675 29827 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 31120)
I20260709 12:13:38.139380 31738 raft_consensus.cc:1275] T 53ace3285fd943f68cc32bce31eb1c49 P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Refusing update from remote peer 30c92db0139b4111bec0f41bfb121c4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:13:38.141418   396 consensus_queue.cc:1048] T 53ace3285fd943f68cc32bce31eb1c49 P 30c92db0139b4111bec0f41bfb121c4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 12:13:38.169519 31710 consensus_peers.cc:597] T 0bb7d70b9a8546e6be62cec192f84a56 P f5b1f169962e4544857edd56e56b5da6 -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:13:38.203333 31136 consensus_peers.cc:597] T ced8b161997f4619ae2bef909f847a9c P 30c92db0139b4111bec0f41bfb121c4d -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:38.206465 31138 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111) [suppressed 504 similar messages]
W20260709 12:13:38.240695 31138 consensus_peers.cc:597] T 53ace3285fd943f68cc32bce31eb1c49 P 30c92db0139b4111bec0f41bfb121c4d -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:38.324276 31138 consensus_peers.cc:597] T 1146459722574a00b704b5e4542951bf P 30c92db0139b4111bec0f41bfb121c4d -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:38.329490   404 raft_consensus.cc:493] T b6f50d0c5d864cb5abb35e0264634381 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:38.330020   404 raft_consensus.cc:515] T b6f50d0c5d864cb5abb35e0264634381 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:38.332456   404 leader_election.cc:290] T b6f50d0c5d864cb5abb35e0264634381 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
W20260709 12:13:38.351502 31138 consensus_peers.cc:597] T 30aaa322462d471391f3699e252ff4d9 P 30c92db0139b4111bec0f41bfb121c4d -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:38.352099 31138 consensus_peers.cc:597] T cc87527d684e493cb49a0976b66b95e1 P 30c92db0139b4111bec0f41bfb121c4d -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:38.358914 31138 consensus_peers.cc:597] T 65028637ee2f479e868c440d0643d802 P 30c92db0139b4111bec0f41bfb121c4d -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:38.359534 31138 consensus_peers.cc:597] T b223cbe5ac5f4b07afbfffeab5c46deb P 30c92db0139b4111bec0f41bfb121c4d -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:38.366705 31136 leader_election.cc:336] T b6f50d0c5d864cb5abb35e0264634381 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
W20260709 12:13:38.372617 31138 consensus_peers.cc:597] T 0bc24a79ea234c19aa54649c73e392af P 30c92db0139b4111bec0f41bfb121c4d -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:38.373209 31138 leader_election.cc:336] T b6f50d0c5d864cb5abb35e0264634381 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
I20260709 12:13:38.373588 31138 leader_election.cc:304] T b6f50d0c5d864cb5abb35e0264634381 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:38.377871   404 raft_consensus.cc:2749] T b6f50d0c5d864cb5abb35e0264634381 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:38.393174 31710 consensus_peers.cc:597] T 358c892619c546d893d935c1bd85f699 P f5b1f169962e4544857edd56e56b5da6 -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:13:38.396605   404 raft_consensus.cc:493] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:38.397217   404 raft_consensus.cc:515] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:38.399935   404 leader_election.cc:290] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
W20260709 12:13:38.414501 31136 leader_election.cc:336] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
W20260709 12:13:38.417407 31138 consensus_peers.cc:597] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P 30c92db0139b4111bec0f41bfb121c4d -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:38.432274 31138 leader_election.cc:336] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
I20260709 12:13:38.432775 31138 leader_election.cc:304] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:38.437191   404 raft_consensus.cc:2749] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 12:13:38.440876 31136 consensus_peers.cc:597] T a80baabb486f42a4a982e88ae6a2ffd1 P 30c92db0139b4111bec0f41bfb121c4d -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:13:38.443285 31138 consensus_peers.cc:597] T a80baabb486f42a4a982e88ae6a2ffd1 P 30c92db0139b4111bec0f41bfb121c4d -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:38.443851 31138 consensus_peers.cc:597] T 1fa0925ac64c4fc69dbac49cef120871 P 30c92db0139b4111bec0f41bfb121c4d -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:38.467988 31710 consensus_peers.cc:597] T 40086b02d9b745708aaacf2ed35c7b0f P f5b1f169962e4544857edd56e56b5da6 -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:13:38.483902   404 raft_consensus.cc:493] T 6f087f314a0643ffbadf73e1fc2843c9 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:38.484859   404 raft_consensus.cc:515] T 6f087f314a0643ffbadf73e1fc2843c9 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:38.487644   404 leader_election.cc:290] T 6f087f314a0643ffbadf73e1fc2843c9 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
W20260709 12:13:38.495535 31136 leader_election.cc:336] T 6f087f314a0643ffbadf73e1fc2843c9 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
W20260709 12:13:38.531553 31710 consensus_peers.cc:597] T 016bf6119ac04bff95762a1288224c06 P f5b1f169962e4544857edd56e56b5da6 -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:13:38.550145 31138 leader_election.cc:336] T 6f087f314a0643ffbadf73e1fc2843c9 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
I20260709 12:13:38.550726 31138 leader_election.cc:304] T 6f087f314a0643ffbadf73e1fc2843c9 P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:38.559914   404 raft_consensus.cc:2749] T 6f087f314a0643ffbadf73e1fc2843c9 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:13:38.599922 31136 consensus_peers.cc:597] T 1146459722574a00b704b5e4542951bf P 30c92db0139b4111bec0f41bfb121c4d -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:38.686756 31136 consensus_peers.cc:597] T 8fe8a9107d124c99a1815c948e7763cf P 30c92db0139b4111bec0f41bfb121c4d -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:13:38.783376 31136 consensus_peers.cc:597] T 8d67e4d0c72f479ea4647afa7039f263 P 30c92db0139b4111bec0f41bfb121c4d -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:13:38.831542 30906 catalog_manager.cc:4755] TS 004887887de44a6584632617dc197d7d (127.29.32.193:37577): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 1fa0925ac64c4fc69dbac49cef120871: Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
W20260709 12:13:38.859198 31136 consensus_peers.cc:597] T 4225e109131c4e4d8ee206f916cbb15f P 30c92db0139b4111bec0f41bfb121c4d -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:38.935081 31136 consensus_peers.cc:597] T 405e25aa465a413c9b6fa16ec4acbc96 P 30c92db0139b4111bec0f41bfb121c4d -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:13:38.989818 31136 consensus_peers.cc:597] T 36032815941b49f4a4d107a8da22a256 P 30c92db0139b4111bec0f41bfb121c4d -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:39.012113   455 raft_consensus.cc:493] T 82a9708851e94168bd57fc180b63b823 P 30c92db0139b4111bec0f41bfb121c4d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:39.012801   455 raft_consensus.cc:515] T 82a9708851e94168bd57fc180b63b823 P 30c92db0139b4111bec0f41bfb121c4d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:39.015017   455 leader_election.cc:290] T 82a9708851e94168bd57fc180b63b823 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:39.021534   404 raft_consensus.cc:493] T e423dd71a8004c5e93c55b30c614d23b P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:39.022101   404 raft_consensus.cc:515] T e423dd71a8004c5e93c55b30c614d23b P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:39.024307   404 leader_election.cc:290] T e423dd71a8004c5e93c55b30c614d23b P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
W20260709 12:13:39.029235 31138 leader_election.cc:336] T 82a9708851e94168bd57fc180b63b823 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
W20260709 12:13:39.030133 31136 leader_election.cc:336] T 82a9708851e94168bd57fc180b63b823 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
I20260709 12:13:39.030568 31136 leader_election.cc:304] T 82a9708851e94168bd57fc180b63b823 P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:39.032294   455 raft_consensus.cc:2749] T 82a9708851e94168bd57fc180b63b823 P 30c92db0139b4111bec0f41bfb121c4d [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:13:39.033565 31136 leader_election.cc:336] T e423dd71a8004c5e93c55b30c614d23b P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
W20260709 12:13:39.034296 31138 leader_election.cc:336] T e423dd71a8004c5e93c55b30c614d23b P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
I20260709 12:13:39.034755 31138 leader_election.cc:304] T e423dd71a8004c5e93c55b30c614d23b P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:39.035801   455 raft_consensus.cc:2749] T e423dd71a8004c5e93c55b30c614d23b P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:39.060334   455 raft_consensus.cc:493] T e9314181f732426eb7e9843e26c00441 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:39.060864   455 raft_consensus.cc:515] T e9314181f732426eb7e9843e26c00441 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:39.063885   455 leader_election.cc:290] T e9314181f732426eb7e9843e26c00441 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
W20260709 12:13:39.067623 31136 leader_election.cc:336] T e9314181f732426eb7e9843e26c00441 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
W20260709 12:13:39.069561 31138 leader_election.cc:336] T e9314181f732426eb7e9843e26c00441 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
I20260709 12:13:39.069993 31138 leader_election.cc:304] T e9314181f732426eb7e9843e26c00441 P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:39.070714   404 raft_consensus.cc:2749] T e9314181f732426eb7e9843e26c00441 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:13:39.084561 31136 consensus_peers.cc:597] T 0bc24a79ea234c19aa54649c73e392af P 30c92db0139b4111bec0f41bfb121c4d -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:13:39.103427 29827 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 31120)
I20260709 12:13:39.132541   422 raft_consensus.cc:493] T 2e35674711c84471b938c16e846e1e8c P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:39.133176   422 raft_consensus.cc:515] T 2e35674711c84471b938c16e846e1e8c P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:39.136862   422 leader_election.cc:290] T 2e35674711c84471b938c16e846e1e8c P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:39.143625   455 raft_consensus.cc:493] T 39f2bd93fb884f38a718cd39c5504e52 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:39.144491   455 raft_consensus.cc:515] T 39f2bd93fb884f38a718cd39c5504e52 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
W20260709 12:13:39.145605 31710 leader_election.cc:336] T 2e35674711c84471b938c16e846e1e8c P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
I20260709 12:13:39.146708   455 leader_election.cc:290] T 39f2bd93fb884f38a718cd39c5504e52 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:39.149510   455 raft_consensus.cc:493] T fed52c34448e46f7a68ff22af201b350 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:39.150000   455 raft_consensus.cc:515] T fed52c34448e46f7a68ff22af201b350 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:39.152196   455 leader_election.cc:290] T fed52c34448e46f7a68ff22af201b350 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
W20260709 12:13:39.164233 31138 leader_election.cc:336] T 39f2bd93fb884f38a718cd39c5504e52 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
W20260709 12:13:39.164778 31138 leader_election.cc:336] T fed52c34448e46f7a68ff22af201b350 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
W20260709 12:13:39.164956 31712 leader_election.cc:336] T 2e35674711c84471b938c16e846e1e8c P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
I20260709 12:13:39.165604 31712 leader_election.cc:304] T 2e35674711c84471b938c16e846e1e8c P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5b1f169962e4544857edd56e56b5da6; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:39.166483   422 raft_consensus.cc:2749] T 2e35674711c84471b938c16e846e1e8c P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:39.177765 31136 leader_election.cc:336] T 39f2bd93fb884f38a718cd39c5504e52 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
I20260709 12:13:39.178386 31136 leader_election.cc:304] T 39f2bd93fb884f38a718cd39c5504e52 P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:39.178989   455 raft_consensus.cc:2749] T 39f2bd93fb884f38a718cd39c5504e52 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:13:39.179196 31136 leader_election.cc:336] T fed52c34448e46f7a68ff22af201b350 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
I20260709 12:13:39.179721 31136 leader_election.cc:304] T fed52c34448e46f7a68ff22af201b350 P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:39.180290   455 raft_consensus.cc:2749] T fed52c34448e46f7a68ff22af201b350 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:39.261790   458 raft_consensus.cc:493] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:39.262634   458 raft_consensus.cc:515] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:39.268245   458 leader_election.cc:290] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
W20260709 12:13:39.271025 31712 leader_election.cc:336] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
I20260709 12:13:39.274969 31172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4e824b74f3b49098cec0b4f19f7d815" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d" is_pre_election: true
I20260709 12:13:39.275605 31172 raft_consensus.cc:2468] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5b1f169962e4544857edd56e56b5da6 in term 4.
I20260709 12:13:39.277071 31710 leader_election.cc:304] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 [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: 30c92db0139b4111bec0f41bfb121c4d, f5b1f169962e4544857edd56e56b5da6; no voters: dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:39.278757   458 raft_consensus.cc:2804] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 12:13:39.279635   458 raft_consensus.cc:493] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:39.280121   458 raft_consensus.cc:3060] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:39.283615   455 raft_consensus.cc:493] T 30100f59b9084581a8ffd68b8eab5c36 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:39.284269   455 raft_consensus.cc:515] T 30100f59b9084581a8ffd68b8eab5c36 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:39.287259   455 leader_election.cc:290] T 30100f59b9084581a8ffd68b8eab5c36 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:39.294998   458 raft_consensus.cc:515] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
W20260709 12:13:39.302981 31136 leader_election.cc:336] T 30100f59b9084581a8ffd68b8eab5c36 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
W20260709 12:13:39.305923 31138 leader_election.cc:336] T 30100f59b9084581a8ffd68b8eab5c36 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
I20260709 12:13:39.306661 31138 leader_election.cc:304] T 30100f59b9084581a8ffd68b8eab5c36 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:39.307397   404 raft_consensus.cc:2749] T 30100f59b9084581a8ffd68b8eab5c36 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:39.315965 31712 leader_election.cc:336] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
I20260709 12:13:39.318809   458 leader_election.cc:290] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 5 election: Requested vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
W20260709 12:13:39.320295 31136 consensus_peers.cc:597] T b223cbe5ac5f4b07afbfffeab5c46deb P 30c92db0139b4111bec0f41bfb121c4d -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:13:39.321545 31172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4e824b74f3b49098cec0b4f19f7d815" candidate_uuid: "f5b1f169962e4544857edd56e56b5da6" candidate_term: 5 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "30c92db0139b4111bec0f41bfb121c4d"
I20260709 12:13:39.322114 31172 raft_consensus.cc:3060] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:13:39.329136 31172 raft_consensus.cc:2468] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5b1f169962e4544857edd56e56b5da6 in term 5.
I20260709 12:13:39.333076 31710 leader_election.cc:304] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 [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: 30c92db0139b4111bec0f41bfb121c4d, f5b1f169962e4544857edd56e56b5da6; no voters: dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:39.334322   458 raft_consensus.cc:2804] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:13:39.334829   458 raft_consensus.cc:697] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 [term 5 LEADER]: Becoming Leader. State: Replica: f5b1f169962e4544857edd56e56b5da6, State: Running, Role: LEADER
I20260709 12:13:39.335683   458 consensus_queue.cc:237] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 [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: 5, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:39.359207 30922 catalog_manager.cc:5697] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 reported cstate change: term changed from 3 to 5, leader changed from dc254a15e8d54188a2ec3927216ff482 (127.29.32.194) to f5b1f169962e4544857edd56e56b5da6 (127.29.32.196). New cstate: current_term: 5 leader_uuid: "f5b1f169962e4544857edd56e56b5da6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:13:39.420040   404 raft_consensus.cc:493] T b076f86e4ed644b280f0eee401d38c47 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:39.420562   404 raft_consensus.cc:515] T b076f86e4ed644b280f0eee401d38c47 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:39.422662   404 leader_election.cc:290] T b076f86e4ed644b280f0eee401d38c47 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
W20260709 12:13:39.427405 31138 leader_election.cc:336] T b076f86e4ed644b280f0eee401d38c47 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
W20260709 12:13:39.432783 31136 leader_election.cc:336] T b076f86e4ed644b280f0eee401d38c47 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
I20260709 12:13:39.433251 31136 leader_election.cc:304] T b076f86e4ed644b280f0eee401d38c47 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:39.435657   455 raft_consensus.cc:2749] T b076f86e4ed644b280f0eee401d38c47 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:39.468899 31710 consensus_peers.cc:597] T f8f275cdefdd443bbac9d440f67b9b52 P f5b1f169962e4544857edd56e56b5da6 -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:13:39.493315   422 raft_consensus.cc:493] T 89ffc555b1d0497aaa94c481f46ffd32 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:39.494112   422 raft_consensus.cc:515] T 89ffc555b1d0497aaa94c481f46ffd32 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:39.498116   422 leader_election.cc:290] T 89ffc555b1d0497aaa94c481f46ffd32 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
W20260709 12:13:39.502619 31712 leader_election.cc:336] T 89ffc555b1d0497aaa94c481f46ffd32 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
W20260709 12:13:39.503461 31710 leader_election.cc:336] T 89ffc555b1d0497aaa94c481f46ffd32 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
I20260709 12:13:39.503834 31710 leader_election.cc:304] T 89ffc555b1d0497aaa94c481f46ffd32 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5b1f169962e4544857edd56e56b5da6; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:39.504665   422 raft_consensus.cc:2749] T 89ffc555b1d0497aaa94c481f46ffd32 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:39.598472   404 raft_consensus.cc:493] T ef3b18c8988842ebb49493971467b689 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:39.599159   404 raft_consensus.cc:515] T ef3b18c8988842ebb49493971467b689 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:39.602192   404 leader_election.cc:290] T ef3b18c8988842ebb49493971467b689 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
W20260709 12:13:39.607342 31136 leader_election.cc:336] T ef3b18c8988842ebb49493971467b689 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
W20260709 12:13:39.608592 31138 leader_election.cc:336] T ef3b18c8988842ebb49493971467b689 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
I20260709 12:13:39.609032 31138 leader_election.cc:304] T ef3b18c8988842ebb49493971467b689 P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:39.609886   427 raft_consensus.cc:2749] T ef3b18c8988842ebb49493971467b689 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:13:39.648524 31136 consensus_peers.cc:597] T f17d51c781414977bf54afa89f9e7227 P 30c92db0139b4111bec0f41bfb121c4d -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:13:39.761251 31172 raft_consensus.cc:1275] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d [term 5 FOLLOWER]: Refusing update from remote peer f5b1f169962e4544857edd56e56b5da6: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 12:13:39.765566   422 consensus_queue.cc:1048] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
W20260709 12:13:39.783416 31136 consensus_peers.cc:597] T 4ee6b7916bad47ff92e5c5380ec866ca P 30c92db0139b4111bec0f41bfb121c4d -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:13:39.799571 31136 consensus_peers.cc:597] T 042dbb10c08f41079ee3548b80f387dc P 30c92db0139b4111bec0f41bfb121c4d -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:13:39.833246   427 raft_consensus.cc:493] T e0b90058f469411594295adfd3c779f9 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:39.834079   427 raft_consensus.cc:515] T e0b90058f469411594295adfd3c779f9 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:39.836656   427 leader_election.cc:290] T e0b90058f469411594295adfd3c779f9 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
W20260709 12:13:39.843565 31136 leader_election.cc:336] T e0b90058f469411594295adfd3c779f9 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
W20260709 12:13:39.846443 31712 consensus_peers.cc:597] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:39.858111 31712 consensus_peers.cc:597] T 544029f2ed67441abec2700df0a8363b P f5b1f169962e4544857edd56e56b5da6 -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:39.859202 31138 leader_election.cc:336] T e0b90058f469411594295adfd3c779f9 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
I20260709 12:13:39.859745 31138 leader_election.cc:304] T e0b90058f469411594295adfd3c779f9 P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:39.868278   465 raft_consensus.cc:2749] T e0b90058f469411594295adfd3c779f9 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:39.893826   422 raft_consensus.cc:493] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:39.894761   422 raft_consensus.cc:515] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:39.897588   422 leader_election.cc:290] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
W20260709 12:13:39.903653 31712 leader_election.cc:336] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
W20260709 12:13:39.906065 31710 leader_election.cc:336] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
I20260709 12:13:39.906642 31710 leader_election.cc:304] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6 [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: f5b1f169962e4544857edd56e56b5da6; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:39.907575   422 raft_consensus.cc:2749] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:13:39.928380 31138 consensus_peers.cc:597] T f17d51c781414977bf54afa89f9e7227 P 30c92db0139b4111bec0f41bfb121c4d -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:39.942276 31712 consensus_peers.cc:597] T 016bf6119ac04bff95762a1288224c06 P f5b1f169962e4544857edd56e56b5da6 -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:40.001904 31138 consensus_peers.cc:597] T 4ee6b7916bad47ff92e5c5380ec866ca P 30c92db0139b4111bec0f41bfb121c4d -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:40.018646 31136 consensus_peers.cc:597] T 65028637ee2f479e868c440d0643d802 P 30c92db0139b4111bec0f41bfb121c4d -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:13:40.048031   404 raft_consensus.cc:493] T b6f50d0c5d864cb5abb35e0264634381 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:40.048776   404 raft_consensus.cc:515] T b6f50d0c5d864cb5abb35e0264634381 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
W20260709 12:13:40.055486 31136 leader_election.cc:336] T b6f50d0c5d864cb5abb35e0264634381 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
I20260709 12:13:40.056653   404 leader_election.cc:290] T b6f50d0c5d864cb5abb35e0264634381 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
W20260709 12:13:40.061050 31138 leader_election.cc:336] T b6f50d0c5d864cb5abb35e0264634381 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
I20260709 12:13:40.061496 31138 leader_election.cc:304] T b6f50d0c5d864cb5abb35e0264634381 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:40.062268   404 raft_consensus.cc:2749] T b6f50d0c5d864cb5abb35e0264634381 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:40.078627 31138 consensus_peers.cc:597] T 405e25aa465a413c9b6fa16ec4acbc96 P 30c92db0139b4111bec0f41bfb121c4d -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:40.089373 31136 consensus_peers.cc:597] T cc87527d684e493cb49a0976b66b95e1 P 30c92db0139b4111bec0f41bfb121c4d -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:13:40.104400 29827 thread.cc:527] Waited for 4000ms trying to join with diag-logger (tid 31120)
I20260709 12:13:40.122292   455 raft_consensus.cc:493] T e435a41bec8e4146a85d1181681ffadb P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:40.123251   455 raft_consensus.cc:515] T e435a41bec8e4146a85d1181681ffadb P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:40.125782   455 leader_election.cc:290] T e435a41bec8e4146a85d1181681ffadb P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
W20260709 12:13:40.131814 31138 leader_election.cc:336] T e435a41bec8e4146a85d1181681ffadb P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
W20260709 12:13:40.138883 31136 leader_election.cc:336] T e435a41bec8e4146a85d1181681ffadb P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
I20260709 12:13:40.139616 31136 leader_election.cc:304] T e435a41bec8e4146a85d1181681ffadb P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:40.141067   455 raft_consensus.cc:2749] T e435a41bec8e4146a85d1181681ffadb P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:40.141673   404 raft_consensus.cc:493] T 0b41888ff42940da9b1972fd18897141 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:40.142566   404 raft_consensus.cc:515] T 0b41888ff42940da9b1972fd18897141 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:40.144845   404 leader_election.cc:290] T 0b41888ff42940da9b1972fd18897141 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:40.146054   404 raft_consensus.cc:493] T f92a0813319c4f38be8a80039868f119 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
W20260709 12:13:40.146232 31138 consensus_peers.cc:597] T ced8b161997f4619ae2bef909f847a9c P 30c92db0139b4111bec0f41bfb121c4d -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:13:40.146844   404 raft_consensus.cc:515] T f92a0813319c4f38be8a80039868f119 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:40.150875   404 leader_election.cc:290] T f92a0813319c4f38be8a80039868f119 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
W20260709 12:13:40.152257 31138 leader_election.cc:336] T 0b41888ff42940da9b1972fd18897141 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
W20260709 12:13:40.154469 31138 leader_election.cc:336] T f92a0813319c4f38be8a80039868f119 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
W20260709 12:13:40.161823 31138 consensus_peers.cc:597] T 279f04a2428640c58dcd613817c07b02 P 30c92db0139b4111bec0f41bfb121c4d -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:40.163151 31136 leader_election.cc:336] T 0b41888ff42940da9b1972fd18897141 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
I20260709 12:13:40.163655 31136 leader_election.cc:304] T 0b41888ff42940da9b1972fd18897141 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:40.164355   404 raft_consensus.cc:2749] T 0b41888ff42940da9b1972fd18897141 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:40.167549 31136 leader_election.cc:336] T f92a0813319c4f38be8a80039868f119 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
I20260709 12:13:40.167958 31136 leader_election.cc:304] T f92a0813319c4f38be8a80039868f119 P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:40.168586   404 raft_consensus.cc:2749] T f92a0813319c4f38be8a80039868f119 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 12:13:40.183920   404 raft_consensus.cc:493] T 67114a3a63b948b296904b3bee168601 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:40.184597   404 raft_consensus.cc:515] T 67114a3a63b948b296904b3bee168601 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:40.186784   404 leader_election.cc:290] T 67114a3a63b948b296904b3bee168601 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
W20260709 12:13:40.192502 31136 leader_election.cc:336] T 67114a3a63b948b296904b3bee168601 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
W20260709 12:13:40.192978 31138 leader_election.cc:336] T 67114a3a63b948b296904b3bee168601 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
I20260709 12:13:40.193385 31138 leader_election.cc:304] T 67114a3a63b948b296904b3bee168601 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:40.194011   404 raft_consensus.cc:2749] T 67114a3a63b948b296904b3bee168601 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:40.242532 31136 consensus_peers.cc:597] T 30aaa322462d471391f3699e252ff4d9 P 30c92db0139b4111bec0f41bfb121c4d -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:13:40.256098   465 raft_consensus.cc:493] T 4434b7cfdd8a4d55a13d851238afa80e P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:40.256925   465 raft_consensus.cc:515] T 4434b7cfdd8a4d55a13d851238afa80e P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:40.260030   465 leader_election.cc:290] T 4434b7cfdd8a4d55a13d851238afa80e P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
W20260709 12:13:40.267035 31136 leader_election.cc:336] T 4434b7cfdd8a4d55a13d851238afa80e P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
W20260709 12:13:40.268623 31138 leader_election.cc:336] T 4434b7cfdd8a4d55a13d851238afa80e P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
I20260709 12:13:40.269294 31138 leader_election.cc:304] T 4434b7cfdd8a4d55a13d851238afa80e P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:40.270056   455 raft_consensus.cc:2749] T 4434b7cfdd8a4d55a13d851238afa80e P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:40.260253   404 raft_consensus.cc:493] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:40.271519   404 raft_consensus.cc:515] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
W20260709 12:13:40.273388 31138 consensus_peers.cc:597] T 8d67e4d0c72f479ea4647afa7039f263 P 30c92db0139b4111bec0f41bfb121c4d -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:13:40.275187   404 leader_election.cc:290] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
W20260709 12:13:40.280824 31138 leader_election.cc:336] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
W20260709 12:13:40.281388 31136 leader_election.cc:336] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
I20260709 12:13:40.281811 31136 leader_election.cc:304] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:40.282506   404 raft_consensus.cc:2749] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:13:40.340109 31138 consensus_peers.cc:597] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 30c92db0139b4111bec0f41bfb121c4d -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:40.347158 31710 consensus_peers.cc:597] T a5c879e24e97407ab517707c5384cee7 P f5b1f169962e4544857edd56e56b5da6 -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:13:40.356802 31138 consensus_peers.cc:597] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P 30c92db0139b4111bec0f41bfb121c4d -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:40.369022 31138 consensus_peers.cc:597] T 49db8909ad064e4baadeeac9c9843305 P 30c92db0139b4111bec0f41bfb121c4d -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:13:40.405299 31136 consensus_peers.cc:597] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:13:40.414664 31138 consensus_peers.cc:597] T 53ace3285fd943f68cc32bce31eb1c49 P 30c92db0139b4111bec0f41bfb121c4d -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:40.429966   404 raft_consensus.cc:493] T a924d4172d594d1b9b1a27405f62e113 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:40.430864   404 raft_consensus.cc:515] T a924d4172d594d1b9b1a27405f62e113 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:40.433485   404 leader_election.cc:290] T a924d4172d594d1b9b1a27405f62e113 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
W20260709 12:13:40.467522 31136 leader_election.cc:336] T a924d4172d594d1b9b1a27405f62e113 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
W20260709 12:13:40.475901 31710 consensus_peers.cc:597] T 544029f2ed67441abec2700df0a8363b P f5b1f169962e4544857edd56e56b5da6 -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:13:40.484673 31138 leader_election.cc:336] T a924d4172d594d1b9b1a27405f62e113 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
I20260709 12:13:40.485323 31138 leader_election.cc:304] T a924d4172d594d1b9b1a27405f62e113 P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:40.486263   404 raft_consensus.cc:2749] T a924d4172d594d1b9b1a27405f62e113 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:13:40.486640 31138 consensus_peers.cc:597] T 8fe8a9107d124c99a1815c948e7763cf P 30c92db0139b4111bec0f41bfb121c4d -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:40.500871 31710 consensus_peers.cc:597] T 847dc84de6644d7a8e98748f55c1a5ec P f5b1f169962e4544857edd56e56b5da6 -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:13:40.528435 31712 consensus_peers.cc:597] T 847dc84de6644d7a8e98748f55c1a5ec P f5b1f169962e4544857edd56e56b5da6 -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:40.530517 31138 consensus_peers.cc:597] T 1146459722574a00b704b5e4542951bf P 30c92db0139b4111bec0f41bfb121c4d -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:40.532859 31136 consensus_peers.cc:597] T a80baabb486f42a4a982e88ae6a2ffd1 P 30c92db0139b4111bec0f41bfb121c4d -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:13:40.537134 31138 consensus_peers.cc:597] T 65028637ee2f479e868c440d0643d802 P 30c92db0139b4111bec0f41bfb121c4d -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:40.585003 31138 consensus_peers.cc:597] T bfb1959a138f4ebba53b5a0a4a24c8c2 P 30c92db0139b4111bec0f41bfb121c4d -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:13:40.600852   404 raft_consensus.cc:493] T 051f7a89dfe54831a6a0e432f7181795 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:40.601594   404 raft_consensus.cc:515] T 051f7a89dfe54831a6a0e432f7181795 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:40.603927   404 leader_election.cc:290] T 051f7a89dfe54831a6a0e432f7181795 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
W20260709 12:13:40.608647 31136 leader_election.cc:336] T 051f7a89dfe54831a6a0e432f7181795 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
W20260709 12:13:40.610846 31138 leader_election.cc:336] T 051f7a89dfe54831a6a0e432f7181795 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
I20260709 12:13:40.611862 31138 leader_election.cc:304] T 051f7a89dfe54831a6a0e432f7181795 P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:40.613253   465 raft_consensus.cc:2749] T 051f7a89dfe54831a6a0e432f7181795 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:13:40.644276 31138 consensus_peers.cc:597] T 0bc24a79ea234c19aa54649c73e392af P 30c92db0139b4111bec0f41bfb121c4d -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:13:40.648484   471 raft_consensus.cc:493] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:40.649211   471 raft_consensus.cc:515] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:40.652302   471 leader_election.cc:290] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
W20260709 12:13:40.659140 31710 leader_election.cc:336] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
W20260709 12:13:40.665562 31710 consensus_peers.cc:597] T 0bb7d70b9a8546e6be62cec192f84a56 P f5b1f169962e4544857edd56e56b5da6 -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 12:13:40.671868   404 raft_consensus.cc:493] T 40054f6dd8f241e3845c6787c870dd1e P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:40.672510   404 raft_consensus.cc:515] T 40054f6dd8f241e3845c6787c870dd1e P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:40.674631   404 leader_election.cc:290] T 40054f6dd8f241e3845c6787c870dd1e P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
W20260709 12:13:40.684381 31138 leader_election.cc:336] T 40054f6dd8f241e3845c6787c870dd1e P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
W20260709 12:13:40.687819 31136 leader_election.cc:336] T 40054f6dd8f241e3845c6787c870dd1e P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
I20260709 12:13:40.688501 31136 leader_election.cc:304] T 40054f6dd8f241e3845c6787c870dd1e P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:40.689378   404 raft_consensus.cc:2749] T 40054f6dd8f241e3845c6787c870dd1e P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:40.689539 31712 leader_election.cc:336] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
I20260709 12:13:40.690064 31712 leader_election.cc:304] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6 [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: f5b1f169962e4544857edd56e56b5da6; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:40.690871   471 raft_consensus.cc:2749] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 12:13:40.696283 31712 consensus_peers.cc:597] T a5c879e24e97407ab517707c5384cee7 P f5b1f169962e4544857edd56e56b5da6 -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:40.707993 31138 consensus_peers.cc:597] T b223cbe5ac5f4b07afbfffeab5c46deb P 30c92db0139b4111bec0f41bfb121c4d -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:13:40.712313   471 raft_consensus.cc:493] T 2e35674711c84471b938c16e846e1e8c P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:40.713076   471 raft_consensus.cc:515] T 2e35674711c84471b938c16e846e1e8c P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:40.719754   471 leader_election.cc:290] T 2e35674711c84471b938c16e846e1e8c P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
W20260709 12:13:40.724579 31710 leader_election.cc:336] T 2e35674711c84471b938c16e846e1e8c P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
W20260709 12:13:40.728188 31712 leader_election.cc:336] T 2e35674711c84471b938c16e846e1e8c P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
I20260709 12:13:40.729635 31712 leader_election.cc:304] T 2e35674711c84471b938c16e846e1e8c P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5b1f169962e4544857edd56e56b5da6; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:40.730379   471 raft_consensus.cc:2749] T 2e35674711c84471b938c16e846e1e8c P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:40.766036 31138 consensus_peers.cc:597] T cc87527d684e493cb49a0976b66b95e1 P 30c92db0139b4111bec0f41bfb121c4d -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:40.771396 31138 consensus_peers.cc:597] T 30aaa322462d471391f3699e252ff4d9 P 30c92db0139b4111bec0f41bfb121c4d -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:13:40.788978 29827 tablet_server.cc:196] TabletServer@127.29.32.194:0 shutdown complete.
W20260709 12:13:40.839676 31710 consensus_peers.cc:597] T 358c892619c546d893d935c1bd85f699 P f5b1f169962e4544857edd56e56b5da6 -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:13:40.886272 31136 consensus_peers.cc:597] T ced8b161997f4619ae2bef909f847a9c P 30c92db0139b4111bec0f41bfb121c4d -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 12:13:40.904881 31136 consensus_peers.cc:597] T 1146459722574a00b704b5e4542951bf P 30c92db0139b4111bec0f41bfb121c4d -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:13:40.909433   404 raft_consensus.cc:493] T 30100f59b9084581a8ffd68b8eab5c36 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 004887887de44a6584632617dc197d7d)
I20260709 12:13:40.910152   404 raft_consensus.cc:515] T 30100f59b9084581a8ffd68b8eab5c36 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:40.913213   404 leader_election.cc:290] T 30100f59b9084581a8ffd68b8eab5c36 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
W20260709 12:13:40.921175 31138 leader_election.cc:336] T 30100f59b9084581a8ffd68b8eab5c36 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
W20260709 12:13:40.926859 31136 leader_election.cc:336] T 30100f59b9084581a8ffd68b8eab5c36 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
I20260709 12:13:40.927465 31136 leader_election.cc:304] T 30100f59b9084581a8ffd68b8eab5c36 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:40.928332   404 raft_consensus.cc:2749] T 30100f59b9084581a8ffd68b8eab5c36 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:40.985908 29827 tablet_server.cc:179] TabletServer@127.29.32.195:0 shutting down...
W20260709 12:13:40.992164 31138 consensus_peers.cc:597] T 1fa0925ac64c4fc69dbac49cef120871 P 30c92db0139b4111bec0f41bfb121c4d -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:40.996107 31710 consensus_peers.cc:597] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 -> Peer 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253): Couldn't send request to peer 30c92db0139b4111bec0f41bfb121c4d. 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 12:13:41.001570   404 raft_consensus.cc:493] T e9314181f732426eb7e9843e26c00441 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:41.002094   404 raft_consensus.cc:515] T e9314181f732426eb7e9843e26c00441 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } }
I20260709 12:13:41.004441   404 leader_election.cc:290] T e9314181f732426eb7e9843e26c00441 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
W20260709 12:13:41.010085 31138 leader_election.cc:336] T e9314181f732426eb7e9843e26c00441 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
W20260709 12:13:41.025863 31136 leader_election.cc:336] T e9314181f732426eb7e9843e26c00441 P 30c92db0139b4111bec0f41bfb121c4d [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
W20260709 12:13:41.025576 31710 consensus_peers.cc:597] T 40086b02d9b745708aaacf2ed35c7b0f P f5b1f169962e4544857edd56e56b5da6 -> Peer 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253): Couldn't send request to peer 30c92db0139b4111bec0f41bfb121c4d. 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 12:13:41.028679 31136 leader_election.cc:304] T e9314181f732426eb7e9843e26c00441 P 30c92db0139b4111bec0f41bfb121c4d [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: 30c92db0139b4111bec0f41bfb121c4d; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:41.035369   404 raft_consensus.cc:2749] T e9314181f732426eb7e9843e26c00441 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:13:41.069149 31138 consensus_peers.cc:597] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P 30c92db0139b4111bec0f41bfb121c4d -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:13:41.070518 31710 consensus_peers.cc:597] T 358c892619c546d893d935c1bd85f699 P f5b1f169962e4544857edd56e56b5da6 -> Peer 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253): Couldn't send request to peer 30c92db0139b4111bec0f41bfb121c4d. 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 12:13:41.073886 31138 consensus_peers.cc:597] T a80baabb486f42a4a982e88ae6a2ffd1 P 30c92db0139b4111bec0f41bfb121c4d -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:13:41.075106 29827 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:13:41.076236 29827 tablet_replica.cc:333] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d: stopping tablet replica
I20260709 12:13:41.077281 29827 raft_consensus.cc:2243] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:41.078038 29827 raft_consensus.cc:2272] T 1ea66b0b7a624931b06513f285ef85dc P 30c92db0139b4111bec0f41bfb121c4d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:41.081599 29827 tablet_replica.cc:333] T b6f50d0c5d864cb5abb35e0264634381 P 30c92db0139b4111bec0f41bfb121c4d: stopping tablet replica
I20260709 12:13:41.082733 29827 raft_consensus.cc:2243] T b6f50d0c5d864cb5abb35e0264634381 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:41.083403 29827 raft_consensus.cc:2272] T b6f50d0c5d864cb5abb35e0264634381 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:41.087078 29827 tablet_replica.cc:333] T fed52c34448e46f7a68ff22af201b350 P 30c92db0139b4111bec0f41bfb121c4d: stopping tablet replica
I20260709 12:13:41.088886 29827 raft_consensus.cc:2243] T fed52c34448e46f7a68ff22af201b350 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:41.089661 29827 raft_consensus.cc:2272] T fed52c34448e46f7a68ff22af201b350 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:41.092523 29827 tablet_replica.cc:333] T 8fe8a9107d124c99a1815c948e7763cf P 30c92db0139b4111bec0f41bfb121c4d: stopping tablet replica
I20260709 12:13:41.093357 29827 raft_consensus.cc:2243] T 8fe8a9107d124c99a1815c948e7763cf P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:41.094617 29827 raft_consensus.cc:2272] T 8fe8a9107d124c99a1815c948e7763cf P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:41.097342 29827 tablet_replica.cc:333] T f8f275cdefdd443bbac9d440f67b9b52 P 30c92db0139b4111bec0f41bfb121c4d: stopping tablet replica
I20260709 12:13:41.098239 29827 raft_consensus.cc:2243] T f8f275cdefdd443bbac9d440f67b9b52 P 30c92db0139b4111bec0f41bfb121c4d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:41.099762 29827 raft_consensus.cc:2272] T f8f275cdefdd443bbac9d440f67b9b52 P 30c92db0139b4111bec0f41bfb121c4d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:41.102627 29827 tablet_replica.cc:333] T 4225e109131c4e4d8ee206f916cbb15f P 30c92db0139b4111bec0f41bfb121c4d: stopping tablet replica
I20260709 12:13:41.103605 29827 raft_consensus.cc:2243] T 4225e109131c4e4d8ee206f916cbb15f P 30c92db0139b4111bec0f41bfb121c4d [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:13:41.105634 29827 raft_consensus.cc:2272] T 4225e109131c4e4d8ee206f916cbb15f P 30c92db0139b4111bec0f41bfb121c4d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:41.108534 29827 tablet_replica.cc:333] T 405e25aa465a413c9b6fa16ec4acbc96 P 30c92db0139b4111bec0f41bfb121c4d: stopping tablet replica
I20260709 12:13:41.109141 29827 raft_consensus.cc:2243] T 405e25aa465a413c9b6fa16ec4acbc96 P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:41.110127 29827 raft_consensus.cc:2272] T 405e25aa465a413c9b6fa16ec4acbc96 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:41.112190 29827 tablet_replica.cc:333] T a924d4172d594d1b9b1a27405f62e113 P 30c92db0139b4111bec0f41bfb121c4d: stopping tablet replica
I20260709 12:13:41.112859 29827 raft_consensus.cc:2243] T a924d4172d594d1b9b1a27405f62e113 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:41.113377 29827 raft_consensus.cc:2272] T a924d4172d594d1b9b1a27405f62e113 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:41.115906 29827 tablet_replica.cc:333] T 53ace3285fd943f68cc32bce31eb1c49 P 30c92db0139b4111bec0f41bfb121c4d: stopping tablet replica
I20260709 12:13:41.116849 29827 raft_consensus.cc:2243] T 53ace3285fd943f68cc32bce31eb1c49 P 30c92db0139b4111bec0f41bfb121c4d [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:41.118471 29827 raft_consensus.cc:2272] T 53ace3285fd943f68cc32bce31eb1c49 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:41.121526 29827 tablet_replica.cc:333] T 36032815941b49f4a4d107a8da22a256 P 30c92db0139b4111bec0f41bfb121c4d: stopping tablet replica
I20260709 12:13:41.122385 29827 raft_consensus.cc:2243] T 36032815941b49f4a4d107a8da22a256 P 30c92db0139b4111bec0f41bfb121c4d [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:41.124732 29827 raft_consensus.cc:2272] T 36032815941b49f4a4d107a8da22a256 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:41.127839 29827 tablet_replica.cc:333] T 4ee6b7916bad47ff92e5c5380ec866ca P 30c92db0139b4111bec0f41bfb121c4d: stopping tablet replica
I20260709 12:13:41.128768 29827 raft_consensus.cc:2243] T 4ee6b7916bad47ff92e5c5380ec866ca P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:41.129920 29827 raft_consensus.cc:2272] T 4ee6b7916bad47ff92e5c5380ec866ca P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:41.132102 29827 tablet_replica.cc:333] T 40054f6dd8f241e3845c6787c870dd1e P 30c92db0139b4111bec0f41bfb121c4d: stopping tablet replica
I20260709 12:13:41.132696 29827 raft_consensus.cc:2243] T 40054f6dd8f241e3845c6787c870dd1e P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:41.133191 29827 raft_consensus.cc:2272] T 40054f6dd8f241e3845c6787c870dd1e P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:41.135479 29827 tablet_replica.cc:333] T 358c892619c546d893d935c1bd85f699 P 30c92db0139b4111bec0f41bfb121c4d: stopping tablet replica
I20260709 12:13:41.136041 29827 raft_consensus.cc:2243] T 358c892619c546d893d935c1bd85f699 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:41.136606 29827 raft_consensus.cc:2272] T 358c892619c546d893d935c1bd85f699 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:41.139166 29827 tablet_replica.cc:333] T 279f04a2428640c58dcd613817c07b02 P 30c92db0139b4111bec0f41bfb121c4d: stopping tablet replica
I20260709 12:13:41.139899 29827 raft_consensus.cc:2243] T 279f04a2428640c58dcd613817c07b02 P 30c92db0139b4111bec0f41bfb121c4d [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:41.141497 29827 raft_consensus.cc:2272] T 279f04a2428640c58dcd613817c07b02 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:41.143981 29827 tablet_replica.cc:333] T b076f86e4ed644b280f0eee401d38c47 P 30c92db0139b4111bec0f41bfb121c4d: stopping tablet replica
I20260709 12:13:41.144608 29827 raft_consensus.cc:2243] T b076f86e4ed644b280f0eee401d38c47 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:41.145180 29827 raft_consensus.cc:2272] T b076f86e4ed644b280f0eee401d38c47 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:41.147346 29827 tablet_replica.cc:333] T f92a0813319c4f38be8a80039868f119 P 30c92db0139b4111bec0f41bfb121c4d: stopping tablet replica
I20260709 12:13:41.148332 29827 raft_consensus.cc:2243] T f92a0813319c4f38be8a80039868f119 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:41.149206 29827 raft_consensus.cc:2272] T f92a0813319c4f38be8a80039868f119 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:41.152433 29827 tablet_replica.cc:333] T f17d51c781414977bf54afa89f9e7227 P 30c92db0139b4111bec0f41bfb121c4d: stopping tablet replica
I20260709 12:13:41.153103 29827 raft_consensus.cc:2243] T f17d51c781414977bf54afa89f9e7227 P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:41.154008 29827 raft_consensus.cc:2272] T f17d51c781414977bf54afa89f9e7227 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:41.156167 29827 tablet_replica.cc:333] T 67114a3a63b948b296904b3bee168601 P 30c92db0139b4111bec0f41bfb121c4d: stopping tablet replica
I20260709 12:13:41.156742 29827 raft_consensus.cc:2243] T 67114a3a63b948b296904b3bee168601 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:41.157172 29827 raft_consensus.cc:2272] T 67114a3a63b948b296904b3bee168601 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:41.159289 29827 tablet_replica.cc:333] T ef3b18c8988842ebb49493971467b689 P 30c92db0139b4111bec0f41bfb121c4d: stopping tablet replica
I20260709 12:13:41.160158 29827 raft_consensus.cc:2243] T ef3b18c8988842ebb49493971467b689 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:41.160912 29827 raft_consensus.cc:2272] T ef3b18c8988842ebb49493971467b689 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:41.163810 29827 tablet_replica.cc:333] T 49db8909ad064e4baadeeac9c9843305 P 30c92db0139b4111bec0f41bfb121c4d: stopping tablet replica
I20260709 12:13:41.164641 29827 raft_consensus.cc:2243] T 49db8909ad064e4baadeeac9c9843305 P 30c92db0139b4111bec0f41bfb121c4d [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:13:41.166241 29827 raft_consensus.cc:2272] T 49db8909ad064e4baadeeac9c9843305 P 30c92db0139b4111bec0f41bfb121c4d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:41.168627 29827 tablet_replica.cc:333] T 30100f59b9084581a8ffd68b8eab5c36 P 30c92db0139b4111bec0f41bfb121c4d: stopping tablet replica
I20260709 12:13:41.169235 29827 raft_consensus.cc:2243] T 30100f59b9084581a8ffd68b8eab5c36 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:41.169732 29827 raft_consensus.cc:2272] T 30100f59b9084581a8ffd68b8eab5c36 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:41.172331 29827 tablet_replica.cc:333] T e435a41bec8e4146a85d1181681ffadb P 30c92db0139b4111bec0f41bfb121c4d: stopping tablet replica
I20260709 12:13:41.173432 29827 raft_consensus.cc:2243] T e435a41bec8e4146a85d1181681ffadb P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:41.174067 29827 raft_consensus.cc:2272] T e435a41bec8e4146a85d1181681ffadb P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:41.176671 29827 tablet_replica.cc:333] T 042dbb10c08f41079ee3548b80f387dc P 30c92db0139b4111bec0f41bfb121c4d: stopping tablet replica
I20260709 12:13:41.177342 29827 raft_consensus.cc:2243] T 042dbb10c08f41079ee3548b80f387dc P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:41.178318 29827 raft_consensus.cc:2272] T 042dbb10c08f41079ee3548b80f387dc P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:41.180534 29827 tablet_replica.cc:333] T 4434b7cfdd8a4d55a13d851238afa80e P 30c92db0139b4111bec0f41bfb121c4d: stopping tablet replica
I20260709 12:13:41.181186 29827 raft_consensus.cc:2243] T 4434b7cfdd8a4d55a13d851238afa80e P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:41.181645 29827 raft_consensus.cc:2272] T 4434b7cfdd8a4d55a13d851238afa80e P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:41.183547 29827 tablet_replica.cc:333] T e9314181f732426eb7e9843e26c00441 P 30c92db0139b4111bec0f41bfb121c4d: stopping tablet replica
I20260709 12:13:41.184424 29827 raft_consensus.cc:2243] T e9314181f732426eb7e9843e26c00441 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:41.185021 29827 raft_consensus.cc:2272] T e9314181f732426eb7e9843e26c00441 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:41.187383 29827 tablet_replica.cc:333] T 1fa0925ac64c4fc69dbac49cef120871 P 30c92db0139b4111bec0f41bfb121c4d: stopping tablet replica
I20260709 12:13:41.188023 29827 raft_consensus.cc:2243] T 1fa0925ac64c4fc69dbac49cef120871 P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:41.189165 29827 raft_consensus.cc:2272] T 1fa0925ac64c4fc69dbac49cef120871 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:41.191833 29827 tablet_replica.cc:333] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P 30c92db0139b4111bec0f41bfb121c4d: stopping tablet replica
I20260709 12:13:41.192644 29827 raft_consensus.cc:2243] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:41.193864 29827 raft_consensus.cc:2272] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:41.196377 29827 tablet_replica.cc:333] T b223cbe5ac5f4b07afbfffeab5c46deb P 30c92db0139b4111bec0f41bfb121c4d: stopping tablet replica
I20260709 12:13:41.197207 29827 raft_consensus.cc:2243] T b223cbe5ac5f4b07afbfffeab5c46deb P 30c92db0139b4111bec0f41bfb121c4d [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:41.198350 29827 raft_consensus.cc:2272] T b223cbe5ac5f4b07afbfffeab5c46deb P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:41.200806 29827 tablet_replica.cc:333] T 8d67e4d0c72f479ea4647afa7039f263 P 30c92db0139b4111bec0f41bfb121c4d: stopping tablet replica
I20260709 12:13:41.201648 29827 raft_consensus.cc:2243] T 8d67e4d0c72f479ea4647afa7039f263 P 30c92db0139b4111bec0f41bfb121c4d [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:41.202857 29827 raft_consensus.cc:2272] T 8d67e4d0c72f479ea4647afa7039f263 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:41.203786 31710 consensus_peers.cc:597] T 40086b02d9b745708aaacf2ed35c7b0f P f5b1f169962e4544857edd56e56b5da6 -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 12:13:41.205511 29827 tablet_replica.cc:333] T 6f087f314a0643ffbadf73e1fc2843c9 P 30c92db0139b4111bec0f41bfb121c4d: stopping tablet replica
I20260709 12:13:41.206566 29827 raft_consensus.cc:2243] T 6f087f314a0643ffbadf73e1fc2843c9 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:41.207312 29827 raft_consensus.cc:2272] T 6f087f314a0643ffbadf73e1fc2843c9 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:41.210225 29827 tablet_replica.cc:333] T a80baabb486f42a4a982e88ae6a2ffd1 P 30c92db0139b4111bec0f41bfb121c4d: stopping tablet replica
I20260709 12:13:41.211038 29827 raft_consensus.cc:2243] T a80baabb486f42a4a982e88ae6a2ffd1 P 30c92db0139b4111bec0f41bfb121c4d [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:41.212319 29827 raft_consensus.cc:2272] T a80baabb486f42a4a982e88ae6a2ffd1 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:41.214798 29827 tablet_replica.cc:333] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d: stopping tablet replica
I20260709 12:13:41.215615 29827 raft_consensus.cc:2243] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:13:41.216826 29827 raft_consensus.cc:2272] T bbe5fe8de7a54e2c837e2d900e67f4e4 P 30c92db0139b4111bec0f41bfb121c4d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:41.219892 29827 tablet_replica.cc:333] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P 30c92db0139b4111bec0f41bfb121c4d: stopping tablet replica
I20260709 12:13:41.220660 29827 raft_consensus.cc:2243] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:41.221884 29827 raft_consensus.cc:2272] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:41.224596 29827 tablet_replica.cc:333] T e423dd71a8004c5e93c55b30c614d23b P 30c92db0139b4111bec0f41bfb121c4d: stopping tablet replica
I20260709 12:13:41.225437 29827 raft_consensus.cc:2243] T e423dd71a8004c5e93c55b30c614d23b P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:41.226063 29827 raft_consensus.cc:2272] T e423dd71a8004c5e93c55b30c614d23b P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:41.228596 29827 tablet_replica.cc:333] T 0b41888ff42940da9b1972fd18897141 P 30c92db0139b4111bec0f41bfb121c4d: stopping tablet replica
I20260709 12:13:41.229341 29827 raft_consensus.cc:2243] T 0b41888ff42940da9b1972fd18897141 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:41.229847 29827 raft_consensus.cc:2272] T 0b41888ff42940da9b1972fd18897141 P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:41.232789 29827 tablet_replica.cc:333] T 40086b02d9b745708aaacf2ed35c7b0f P 30c92db0139b4111bec0f41bfb121c4d: stopping tablet replica
I20260709 12:13:41.233595 29827 raft_consensus.cc:2243] T 40086b02d9b745708aaacf2ed35c7b0f P 30c92db0139b4111bec0f41bfb121c4d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:41.234246 29827 raft_consensus.cc:2272] T 40086b02d9b745708aaacf2ed35c7b0f P 30c92db0139b4111bec0f41bfb121c4d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:41.237030 29827 tablet_replica.cc:333] T 0bb7d70b9a8546e6be62cec192f84a56 P 30c92db0139b4111bec0f41bfb121c4d: stopping tablet replica
I20260709 12:13:41.237812 29827 raft_consensus.cc:2243] T 0bb7d70b9a8546e6be62cec192f84a56 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:41.238380 29827 raft_consensus.cc:2272] T 0bb7d70b9a8546e6be62cec192f84a56 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:41.240763 29827 tablet_replica.cc:333] T 1146459722574a00b704b5e4542951bf P 30c92db0139b4111bec0f41bfb121c4d: stopping tablet replica
I20260709 12:13:41.241460 29827 raft_consensus.cc:2243] T 1146459722574a00b704b5e4542951bf P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:41.242964 29827 raft_consensus.cc:2272] T 1146459722574a00b704b5e4542951bf P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:41.245193 29827 tablet_replica.cc:333] T 30aaa322462d471391f3699e252ff4d9 P 30c92db0139b4111bec0f41bfb121c4d: stopping tablet replica
I20260709 12:13:41.245786 29827 raft_consensus.cc:2243] T 30aaa322462d471391f3699e252ff4d9 P 30c92db0139b4111bec0f41bfb121c4d [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:41.246697 29827 raft_consensus.cc:2272] T 30aaa322462d471391f3699e252ff4d9 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:41.248723 29827 tablet_replica.cc:333] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d: stopping tablet replica
I20260709 12:13:41.249305 29827 raft_consensus.cc:2243] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:41.249843 29827 raft_consensus.cc:2272] T b4e824b74f3b49098cec0b4f19f7d815 P 30c92db0139b4111bec0f41bfb121c4d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:41.252400 29827 tablet_replica.cc:333] T bfb1959a138f4ebba53b5a0a4a24c8c2 P 30c92db0139b4111bec0f41bfb121c4d: stopping tablet replica
I20260709 12:13:41.253264 29827 raft_consensus.cc:2243] T bfb1959a138f4ebba53b5a0a4a24c8c2 P 30c92db0139b4111bec0f41bfb121c4d [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:41.254492 29827 raft_consensus.cc:2272] T bfb1959a138f4ebba53b5a0a4a24c8c2 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:41.257048 29827 tablet_replica.cc:333] T 65028637ee2f479e868c440d0643d802 P 30c92db0139b4111bec0f41bfb121c4d: stopping tablet replica
I20260709 12:13:41.257615 29827 raft_consensus.cc:2243] T 65028637ee2f479e868c440d0643d802 P 30c92db0139b4111bec0f41bfb121c4d [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:13:41.258579 29827 raft_consensus.cc:2272] T 65028637ee2f479e868c440d0643d802 P 30c92db0139b4111bec0f41bfb121c4d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:41.260643 29827 tablet_replica.cc:333] T cc87527d684e493cb49a0976b66b95e1 P 30c92db0139b4111bec0f41bfb121c4d: stopping tablet replica
I20260709 12:13:41.261183 29827 raft_consensus.cc:2243] T cc87527d684e493cb49a0976b66b95e1 P 30c92db0139b4111bec0f41bfb121c4d [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:41.261996 29827 raft_consensus.cc:2272] T cc87527d684e493cb49a0976b66b95e1 P 30c92db0139b4111bec0f41bfb121c4d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:41.263957 29827 tablet_replica.cc:333] T e0b90058f469411594295adfd3c779f9 P 30c92db0139b4111bec0f41bfb121c4d: stopping tablet replica
I20260709 12:13:41.264483 29827 raft_consensus.cc:2243] T e0b90058f469411594295adfd3c779f9 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:41.264973 29827 raft_consensus.cc:2272] T e0b90058f469411594295adfd3c779f9 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:41.267741 29827 tablet_replica.cc:333] T 051f7a89dfe54831a6a0e432f7181795 P 30c92db0139b4111bec0f41bfb121c4d: stopping tablet replica
I20260709 12:13:41.268648 29827 raft_consensus.cc:2243] T 051f7a89dfe54831a6a0e432f7181795 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:41.269320 29827 raft_consensus.cc:2272] T 051f7a89dfe54831a6a0e432f7181795 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:41.272094 29827 tablet_replica.cc:333] T 0bc24a79ea234c19aa54649c73e392af P 30c92db0139b4111bec0f41bfb121c4d: stopping tablet replica
I20260709 12:13:41.272795 29827 raft_consensus.cc:2243] T 0bc24a79ea234c19aa54649c73e392af P 30c92db0139b4111bec0f41bfb121c4d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:41.274009 29827 raft_consensus.cc:2272] T 0bc24a79ea234c19aa54649c73e392af P 30c92db0139b4111bec0f41bfb121c4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:41.277961 29827 tablet_replica.cc:333] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 30c92db0139b4111bec0f41bfb121c4d: stopping tablet replica
I20260709 12:13:41.278749 29827 raft_consensus.cc:2243] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 30c92db0139b4111bec0f41bfb121c4d [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:13:41.280584 29827 raft_consensus.cc:2272] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P 30c92db0139b4111bec0f41bfb121c4d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:41.281631   422 raft_consensus.cc:493] T 89ffc555b1d0497aaa94c481f46ffd32 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader dc254a15e8d54188a2ec3927216ff482)
I20260709 12:13:41.282367   422 raft_consensus.cc:515] T 89ffc555b1d0497aaa94c481f46ffd32 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:41.283272 29827 tablet_replica.cc:333] T 82a9708851e94168bd57fc180b63b823 P 30c92db0139b4111bec0f41bfb121c4d: stopping tablet replica
I20260709 12:13:41.284053 29827 raft_consensus.cc:2243] T 82a9708851e94168bd57fc180b63b823 P 30c92db0139b4111bec0f41bfb121c4d [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:41.284768 29827 raft_consensus.cc:2272] T 82a9708851e94168bd57fc180b63b823 P 30c92db0139b4111bec0f41bfb121c4d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:41.285182   422 leader_election.cc:290] T 89ffc555b1d0497aaa94c481f46ffd32 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499)
I20260709 12:13:41.287461 29827 tablet_replica.cc:333] T ced8b161997f4619ae2bef909f847a9c P 30c92db0139b4111bec0f41bfb121c4d: stopping tablet replica
I20260709 12:13:41.288252 29827 raft_consensus.cc:2243] T ced8b161997f4619ae2bef909f847a9c P 30c92db0139b4111bec0f41bfb121c4d [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:13:41.289389 29827 raft_consensus.cc:2272] T ced8b161997f4619ae2bef909f847a9c P 30c92db0139b4111bec0f41bfb121c4d [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:41.290692 31712 leader_election.cc:336] T 89ffc555b1d0497aaa94c481f46ffd32 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
I20260709 12:13:41.291895 29827 tablet_replica.cc:333] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d: stopping tablet replica
I20260709 12:13:41.292613 29827 raft_consensus.cc:2243] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:41.293325 29827 raft_consensus.cc:2272] T ef255e0f45104a2586066eda21e8e5ca P 30c92db0139b4111bec0f41bfb121c4d [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:41.295902 29827 tablet_replica.cc:333] T 39f2bd93fb884f38a718cd39c5504e52 P 30c92db0139b4111bec0f41bfb121c4d: stopping tablet replica
I20260709 12:13:41.296594 29827 raft_consensus.cc:2243] T 39f2bd93fb884f38a718cd39c5504e52 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:41.297274 29827 raft_consensus.cc:2272] T 39f2bd93fb884f38a718cd39c5504e52 P 30c92db0139b4111bec0f41bfb121c4d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:41.300894 31710 leader_election.cc:336] T 89ffc555b1d0497aaa94c481f46ffd32 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
I20260709 12:13:41.301708 31710 leader_election.cc:304] T 89ffc555b1d0497aaa94c481f46ffd32 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5b1f169962e4544857edd56e56b5da6; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:41.302537   422 raft_consensus.cc:2749] T 89ffc555b1d0497aaa94c481f46ffd32 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:41.306056 31710 consensus_peers.cc:597] T 016bf6119ac04bff95762a1288224c06 P f5b1f169962e4544857edd56e56b5da6 -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260709 12:13:41.404104 31710 consensus_peers.cc:597] T 0bb7d70b9a8546e6be62cec192f84a56 P f5b1f169962e4544857edd56e56b5da6 -> Peer 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253): Couldn't send request to peer 30c92db0139b4111bec0f41bfb121c4d. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.195:38253: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:41.417662 31710 consensus_peers.cc:597] T f8f275cdefdd443bbac9d440f67b9b52 P f5b1f169962e4544857edd56e56b5da6 -> Peer 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253): Couldn't send request to peer 30c92db0139b4111bec0f41bfb121c4d. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.195:38253: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:42.048062 31710 consensus_peers.cc:597] T f8f275cdefdd443bbac9d440f67b9b52 P f5b1f169962e4544857edd56e56b5da6 -> Peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Couldn't send request to peer 004887887de44a6584632617dc197d7d. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260709 12:13:42.165939   474 raft_consensus.cc:493] T 4225e109131c4e4d8ee206f916cbb15f P f5b1f169962e4544857edd56e56b5da6 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:42.166704   474 raft_consensus.cc:515] T 4225e109131c4e4d8ee206f916cbb15f P f5b1f169962e4544857edd56e56b5da6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:42.168892   474 leader_election.cc:290] T 4225e109131c4e4d8ee206f916cbb15f P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
W20260709 12:13:42.176358 31710 leader_election.cc:336] T 4225e109131c4e4d8ee206f916cbb15f P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
W20260709 12:13:42.177171 31710 leader_election.cc:336] T 4225e109131c4e4d8ee206f916cbb15f P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253): Network error: Client connection negotiation failed: client connection to 127.29.32.195:38253: connect: Connection refused (error 111)
W20260709 12:13:42.177364 31712 consensus_peers.cc:597] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:13:42.177646 31710 leader_election.cc:304] T 4225e109131c4e4d8ee206f916cbb15f P f5b1f169962e4544857edd56e56b5da6 [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: f5b1f169962e4544857edd56e56b5da6; no voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:13:42.178460   474 raft_consensus.cc:2749] T 4225e109131c4e4d8ee206f916cbb15f P f5b1f169962e4544857edd56e56b5da6 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:42.205217   474 raft_consensus.cc:493] T 53ace3285fd943f68cc32bce31eb1c49 P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:42.205885   474 raft_consensus.cc:515] T 53ace3285fd943f68cc32bce31eb1c49 P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:42.208425   474 leader_election.cc:290] T 53ace3285fd943f68cc32bce31eb1c49 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
W20260709 12:13:42.213119 31712 leader_election.cc:336] T 53ace3285fd943f68cc32bce31eb1c49 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
W20260709 12:13:42.213713 31710 leader_election.cc:336] T 53ace3285fd943f68cc32bce31eb1c49 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253): Network error: Client connection negotiation failed: client connection to 127.29.32.195:38253: connect: Connection refused (error 111)
I20260709 12:13:42.214131 31710 leader_election.cc:304] T 53ace3285fd943f68cc32bce31eb1c49 P f5b1f169962e4544857edd56e56b5da6 [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: f5b1f169962e4544857edd56e56b5da6; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:42.214856   474 raft_consensus.cc:2749] T 53ace3285fd943f68cc32bce31eb1c49 P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:42.219832   474 raft_consensus.cc:493] T bfb1959a138f4ebba53b5a0a4a24c8c2 P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:42.220387   474 raft_consensus.cc:515] T bfb1959a138f4ebba53b5a0a4a24c8c2 P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:42.222576   474 leader_election.cc:290] T bfb1959a138f4ebba53b5a0a4a24c8c2 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:42.224591   474 raft_consensus.cc:493] T 279f04a2428640c58dcd613817c07b02 P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:42.225108   474 raft_consensus.cc:515] T 279f04a2428640c58dcd613817c07b02 P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
W20260709 12:13:42.227095 31712 leader_election.cc:336] T bfb1959a138f4ebba53b5a0a4a24c8c2 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
W20260709 12:13:42.230079 31710 leader_election.cc:336] T bfb1959a138f4ebba53b5a0a4a24c8c2 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253): Network error: Client connection negotiation failed: client connection to 127.29.32.195:38253: connect: Connection refused (error 111)
I20260709 12:13:42.231652   474 leader_election.cc:290] T 279f04a2428640c58dcd613817c07b02 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:42.230748 31710 leader_election.cc:304] T bfb1959a138f4ebba53b5a0a4a24c8c2 P f5b1f169962e4544857edd56e56b5da6 [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: f5b1f169962e4544857edd56e56b5da6; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
W20260709 12:13:42.233417 31712 leader_election.cc:336] T 279f04a2428640c58dcd613817c07b02 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
I20260709 12:13:42.234236   422 raft_consensus.cc:2749] T bfb1959a138f4ebba53b5a0a4a24c8c2 P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:13:42.239219 31710 leader_election.cc:336] T 279f04a2428640c58dcd613817c07b02 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253): Network error: Client connection negotiation failed: client connection to 127.29.32.195:38253: connect: Connection refused (error 111)
I20260709 12:13:42.239696 31710 leader_election.cc:304] T 279f04a2428640c58dcd613817c07b02 P f5b1f169962e4544857edd56e56b5da6 [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: f5b1f169962e4544857edd56e56b5da6; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
W20260709 12:13:42.239946 31712 consensus_peers.cc:597] T 544029f2ed67441abec2700df0a8363b P f5b1f169962e4544857edd56e56b5da6 -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:13:42.240546   422 raft_consensus.cc:2749] T 279f04a2428640c58dcd613817c07b02 P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:42.337270 29827 tablet_server.cc:196] TabletServer@127.29.32.195:0 shutdown complete.
I20260709 12:13:42.351500   422 raft_consensus.cc:493] T 49db8909ad064e4baadeeac9c9843305 P f5b1f169962e4544857edd56e56b5da6 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:42.352133   422 raft_consensus.cc:515] T 49db8909ad064e4baadeeac9c9843305 P f5b1f169962e4544857edd56e56b5da6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:42.354020   422 leader_election.cc:290] T 49db8909ad064e4baadeeac9c9843305 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
W20260709 12:13:42.358686 31712 leader_election.cc:336] T 49db8909ad064e4baadeeac9c9843305 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
W20260709 12:13:42.360327 31710 leader_election.cc:336] T 49db8909ad064e4baadeeac9c9843305 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253): Network error: Client connection negotiation failed: client connection to 127.29.32.195:38253: connect: Connection refused (error 111)
I20260709 12:13:42.360774 31710 leader_election.cc:304] T 49db8909ad064e4baadeeac9c9843305 P f5b1f169962e4544857edd56e56b5da6 [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: f5b1f169962e4544857edd56e56b5da6; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:42.361526   422 raft_consensus.cc:2749] T 49db8909ad064e4baadeeac9c9843305 P f5b1f169962e4544857edd56e56b5da6 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 12:13:42.365893   422 raft_consensus.cc:493] T 36032815941b49f4a4d107a8da22a256 P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:42.366485   422 raft_consensus.cc:515] T 36032815941b49f4a4d107a8da22a256 P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:42.368899   422 leader_election.cc:290] T 36032815941b49f4a4d107a8da22a256 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
W20260709 12:13:42.374636 31710 leader_election.cc:336] T 36032815941b49f4a4d107a8da22a256 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
W20260709 12:13:42.375247 31710 leader_election.cc:336] T 36032815941b49f4a4d107a8da22a256 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253): Network error: Client connection negotiation failed: client connection to 127.29.32.195:38253: connect: Connection refused (error 111)
I20260709 12:13:42.375671 31710 leader_election.cc:304] T 36032815941b49f4a4d107a8da22a256 P f5b1f169962e4544857edd56e56b5da6 [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: f5b1f169962e4544857edd56e56b5da6; no voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:13:42.376396   422 raft_consensus.cc:2749] T 36032815941b49f4a4d107a8da22a256 P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:13:42.417197   422 raft_consensus.cc:493] T 1146459722574a00b704b5e4542951bf P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:42.418301   422 raft_consensus.cc:515] T 1146459722574a00b704b5e4542951bf P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } attrs { replace: true } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:42.423329   474 raft_consensus.cc:493] T 042dbb10c08f41079ee3548b80f387dc P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:42.424032   474 raft_consensus.cc:515] T 042dbb10c08f41079ee3548b80f387dc P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "004887887de44a6584632617dc197d7d" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 37577 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:42.426422   474 leader_election.cc:290] T 042dbb10c08f41079ee3548b80f387dc P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:42.427465   422 leader_election.cc:290] T 1146459722574a00b704b5e4542951bf P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 004887887de44a6584632617dc197d7d (127.29.32.193:37577), dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
W20260709 12:13:42.429353 31712 leader_election.cc:336] T 1146459722574a00b704b5e4542951bf P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
W20260709 12:13:42.431349 31710 leader_election.cc:336] T 1146459722574a00b704b5e4542951bf P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
I20260709 12:13:42.431753 31710 leader_election.cc:304] T 1146459722574a00b704b5e4542951bf P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 4 voters: 1 yes votes; 2 no votes. yes voters: f5b1f169962e4544857edd56e56b5da6; no voters: 004887887de44a6584632617dc197d7d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:42.432529   422 raft_consensus.cc:2749] T 1146459722574a00b704b5e4542951bf P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:42.436136 31710 leader_election.cc:336] T 042dbb10c08f41079ee3548b80f387dc P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 004887887de44a6584632617dc197d7d (127.29.32.193:37577): Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
W20260709 12:13:42.436928 31710 leader_election.cc:336] T 042dbb10c08f41079ee3548b80f387dc P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253): Network error: Client connection negotiation failed: client connection to 127.29.32.195:38253: connect: Connection refused (error 111)
I20260709 12:13:42.437310 31710 leader_election.cc:304] T 042dbb10c08f41079ee3548b80f387dc P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5b1f169962e4544857edd56e56b5da6; no voters: 004887887de44a6584632617dc197d7d, 30c92db0139b4111bec0f41bfb121c4d
I20260709 12:13:42.438071   422 raft_consensus.cc:2749] T 042dbb10c08f41079ee3548b80f387dc P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:42.438242 31710 leader_election.cc:336] T 1146459722574a00b704b5e4542951bf P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253): Network error: Client connection negotiation failed: client connection to 127.29.32.195:38253: connect: Connection refused (error 111)
I20260709 12:13:42.448730   474 raft_consensus.cc:493] T 1fa0925ac64c4fc69dbac49cef120871 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:42.449386   474 raft_consensus.cc:515] T 1fa0925ac64c4fc69dbac49cef120871 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:42.452045   474 leader_election.cc:290] T 1fa0925ac64c4fc69dbac49cef120871 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
W20260709 12:13:42.457129 31712 leader_election.cc:336] T 1fa0925ac64c4fc69dbac49cef120871 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
W20260709 12:13:42.458609 31710 leader_election.cc:336] T 1fa0925ac64c4fc69dbac49cef120871 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253): Network error: Client connection negotiation failed: client connection to 127.29.32.195:38253: connect: Connection refused (error 111)
I20260709 12:13:42.459030 31710 leader_election.cc:304] T 1fa0925ac64c4fc69dbac49cef120871 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5b1f169962e4544857edd56e56b5da6; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
I20260709 12:13:42.459820   474 raft_consensus.cc:2749] T 1fa0925ac64c4fc69dbac49cef120871 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:42.470589 29827 tablet_server.cc:179] TabletServer@127.29.32.196:0 shutting down...
W20260709 12:13:42.490237 31712 consensus_peers.cc:597] T 016bf6119ac04bff95762a1288224c06 P f5b1f169962e4544857edd56e56b5da6 -> Peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Couldn't send request to peer dc254a15e8d54188a2ec3927216ff482. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 12:13:42.523984 29827 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:13:42.524956 29827 tablet_replica.cc:333] T 1146459722574a00b704b5e4542951bf P f5b1f169962e4544857edd56e56b5da6: stopping tablet replica
I20260709 12:13:42.526072 29827 raft_consensus.cc:2243] T 1146459722574a00b704b5e4542951bf P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:42.526916 29827 raft_consensus.cc:2272] T 1146459722574a00b704b5e4542951bf P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:42.529363 29827 tablet_replica.cc:333] T 544029f2ed67441abec2700df0a8363b P f5b1f169962e4544857edd56e56b5da6: stopping tablet replica
I20260709 12:13:42.530016 29827 raft_consensus.cc:2243] T 544029f2ed67441abec2700df0a8363b P f5b1f169962e4544857edd56e56b5da6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:42.530958 29827 raft_consensus.cc:2272] T 544029f2ed67441abec2700df0a8363b P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:42.533332 29827 tablet_replica.cc:333] T 2e35674711c84471b938c16e846e1e8c P f5b1f169962e4544857edd56e56b5da6: stopping tablet replica
I20260709 12:13:42.534129 29827 raft_consensus.cc:2243] T 2e35674711c84471b938c16e846e1e8c P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:42.534826 29827 raft_consensus.cc:2272] T 2e35674711c84471b938c16e846e1e8c P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:42.537487 29827 tablet_replica.cc:333] T 279f04a2428640c58dcd613817c07b02 P f5b1f169962e4544857edd56e56b5da6: stopping tablet replica
I20260709 12:13:42.538357 29827 raft_consensus.cc:2243] T 279f04a2428640c58dcd613817c07b02 P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:42.538990 29827 raft_consensus.cc:2272] T 279f04a2428640c58dcd613817c07b02 P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:42.541456 29827 tablet_replica.cc:333] T 36032815941b49f4a4d107a8da22a256 P f5b1f169962e4544857edd56e56b5da6: stopping tablet replica
I20260709 12:13:42.542070 29827 raft_consensus.cc:2243] T 36032815941b49f4a4d107a8da22a256 P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:42.542554 29827 raft_consensus.cc:2272] T 36032815941b49f4a4d107a8da22a256 P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:42.545105 29827 tablet_replica.cc:333] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6: stopping tablet replica
I20260709 12:13:42.545809 29827 raft_consensus.cc:2243] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:13:42.546866 29827 raft_consensus.cc:2272] T b4e824b74f3b49098cec0b4f19f7d815 P f5b1f169962e4544857edd56e56b5da6 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:42.548941 29827 tablet_replica.cc:333] T 0bb7d70b9a8546e6be62cec192f84a56 P f5b1f169962e4544857edd56e56b5da6: stopping tablet replica
I20260709 12:13:42.549520 29827 raft_consensus.cc:2243] T 0bb7d70b9a8546e6be62cec192f84a56 P f5b1f169962e4544857edd56e56b5da6 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:42.550419 29827 raft_consensus.cc:2272] T 0bb7d70b9a8546e6be62cec192f84a56 P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:42.552911 29827 tablet_replica.cc:333] T 358c892619c546d893d935c1bd85f699 P f5b1f169962e4544857edd56e56b5da6: stopping tablet replica
I20260709 12:13:42.553478 29827 raft_consensus.cc:2243] T 358c892619c546d893d935c1bd85f699 P f5b1f169962e4544857edd56e56b5da6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:42.554360 29827 raft_consensus.cc:2272] T 358c892619c546d893d935c1bd85f699 P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:42.556445 29827 tablet_replica.cc:333] T 4225e109131c4e4d8ee206f916cbb15f P f5b1f169962e4544857edd56e56b5da6: stopping tablet replica
I20260709 12:13:42.557046 29827 raft_consensus.cc:2243] T 4225e109131c4e4d8ee206f916cbb15f P f5b1f169962e4544857edd56e56b5da6 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:42.557597 29827 raft_consensus.cc:2272] T 4225e109131c4e4d8ee206f916cbb15f P f5b1f169962e4544857edd56e56b5da6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:42.560433 29827 tablet_replica.cc:333] T 40086b02d9b745708aaacf2ed35c7b0f P f5b1f169962e4544857edd56e56b5da6: stopping tablet replica
I20260709 12:13:42.561077 29827 raft_consensus.cc:2243] T 40086b02d9b745708aaacf2ed35c7b0f P f5b1f169962e4544857edd56e56b5da6 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:13:42.561909 29827 raft_consensus.cc:2272] T 40086b02d9b745708aaacf2ed35c7b0f P f5b1f169962e4544857edd56e56b5da6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:42.564421 29827 tablet_replica.cc:333] T 53ace3285fd943f68cc32bce31eb1c49 P f5b1f169962e4544857edd56e56b5da6: stopping tablet replica
I20260709 12:13:42.565016 29827 raft_consensus.cc:2243] T 53ace3285fd943f68cc32bce31eb1c49 P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:42.565618 29827 raft_consensus.cc:2272] T 53ace3285fd943f68cc32bce31eb1c49 P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:42.567407   474 raft_consensus.cc:493] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P f5b1f169962e4544857edd56e56b5da6 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:42.568171 29827 tablet_replica.cc:333] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P f5b1f169962e4544857edd56e56b5da6: stopping tablet replica
I20260709 12:13:42.567902   474 raft_consensus.cc:515] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P f5b1f169962e4544857edd56e56b5da6 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:42.569016 29827 raft_consensus.cc:2243] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P f5b1f169962e4544857edd56e56b5da6 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:42.569567 29827 raft_consensus.cc:2272] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P f5b1f169962e4544857edd56e56b5da6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:42.570166   474 leader_election.cc:290] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:42.572800 29827 tablet_replica.cc:333] T 89ffc555b1d0497aaa94c481f46ffd32 P f5b1f169962e4544857edd56e56b5da6: stopping tablet replica
I20260709 12:13:42.573426 29827 raft_consensus.cc:2243] T 89ffc555b1d0497aaa94c481f46ffd32 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:42.574539 29827 raft_consensus.cc:2272] T 89ffc555b1d0497aaa94c481f46ffd32 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:42.576146 31710 leader_election.cc:336] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253): Network error: Client connection negotiation failed: client connection to 127.29.32.195:38253: connect: Connection refused (error 111)
W20260709 12:13:42.577035 31712 leader_election.cc:336] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
I20260709 12:13:42.577468 31712 leader_election.cc:304] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P f5b1f169962e4544857edd56e56b5da6 [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: f5b1f169962e4544857edd56e56b5da6; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
W20260709 12:13:42.578264 31712 raft_consensus.cc:2686] T 8c6c63708f4a4eef9c0a06bdf2d555d1 P f5b1f169962e4544857edd56e56b5da6: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 12:13:42.578524 29827 tablet_replica.cc:333] T 49db8909ad064e4baadeeac9c9843305 P f5b1f169962e4544857edd56e56b5da6: stopping tablet replica
I20260709 12:13:42.579159 29827 raft_consensus.cc:2243] T 49db8909ad064e4baadeeac9c9843305 P f5b1f169962e4544857edd56e56b5da6 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:42.579785 29827 raft_consensus.cc:2272] T 49db8909ad064e4baadeeac9c9843305 P f5b1f169962e4544857edd56e56b5da6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:42.581888 29827 tablet_replica.cc:333] T 042dbb10c08f41079ee3548b80f387dc P f5b1f169962e4544857edd56e56b5da6: stopping tablet replica
I20260709 12:13:42.582532 29827 raft_consensus.cc:2243] T 042dbb10c08f41079ee3548b80f387dc P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:42.583491 29827 raft_consensus.cc:2272] T 042dbb10c08f41079ee3548b80f387dc P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:42.584940   474 raft_consensus.cc:493] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 30c92db0139b4111bec0f41bfb121c4d)
I20260709 12:13:42.585460   474 raft_consensus.cc:515] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dc254a15e8d54188a2ec3927216ff482" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 44499 } } peers { permanent_uuid: "30c92db0139b4111bec0f41bfb121c4d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 38253 } } peers { permanent_uuid: "f5b1f169962e4544857edd56e56b5da6" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 36387 } attrs { promote: false } }
I20260709 12:13:42.585927 29827 tablet_replica.cc:333] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P f5b1f169962e4544857edd56e56b5da6: stopping tablet replica
I20260709 12:13:42.586830 29827 raft_consensus.cc:2243] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:42.587741 29827 raft_consensus.cc:2272] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:42.587947   474 leader_election.cc:290] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499), 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253)
I20260709 12:13:42.590941 29827 tablet_replica.cc:333] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6: stopping tablet replica
I20260709 12:13:42.591740 29827 raft_consensus.cc:2243] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:42.592332 29827 raft_consensus.cc:2272] T 1d6e271c5f0a401a94b07a3da7dc3e89 P f5b1f169962e4544857edd56e56b5da6 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:42.592411 31712 leader_election.cc:336] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer dc254a15e8d54188a2ec3927216ff482 (127.29.32.194:44499): Network error: Client connection negotiation failed: client connection to 127.29.32.194:44499: connect: Connection refused (error 111)
W20260709 12:13:42.593073 31710 leader_election.cc:336] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 30c92db0139b4111bec0f41bfb121c4d (127.29.32.195:38253): Network error: Client connection negotiation failed: client connection to 127.29.32.195:38253: connect: Connection refused (error 111)
I20260709 12:13:42.593534 31710 leader_election.cc:304] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P f5b1f169962e4544857edd56e56b5da6 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5b1f169962e4544857edd56e56b5da6; no voters: 30c92db0139b4111bec0f41bfb121c4d, dc254a15e8d54188a2ec3927216ff482
W20260709 12:13:42.594235 31710 raft_consensus.cc:2686] T 9bb71c9b6b8644b0a7f875a07ee8e2a2 P f5b1f169962e4544857edd56e56b5da6: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 12:13:42.595263 29827 tablet_replica.cc:333] T 1fa0925ac64c4fc69dbac49cef120871 P f5b1f169962e4544857edd56e56b5da6: stopping tablet replica
I20260709 12:13:42.595901 29827 raft_consensus.cc:2243] T 1fa0925ac64c4fc69dbac49cef120871 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:42.596590 29827 raft_consensus.cc:2272] T 1fa0925ac64c4fc69dbac49cef120871 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:42.598987 29827 tablet_replica.cc:333] T f8f275cdefdd443bbac9d440f67b9b52 P f5b1f169962e4544857edd56e56b5da6: stopping tablet replica
I20260709 12:13:42.599574 29827 raft_consensus.cc:2243] T f8f275cdefdd443bbac9d440f67b9b52 P f5b1f169962e4544857edd56e56b5da6 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:13:42.600481 29827 raft_consensus.cc:2272] T f8f275cdefdd443bbac9d440f67b9b52 P f5b1f169962e4544857edd56e56b5da6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:42.602639 29827 tablet_replica.cc:333] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P f5b1f169962e4544857edd56e56b5da6: stopping tablet replica
I20260709 12:13:42.603201 29827 raft_consensus.cc:2243] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:42.603722 29827 raft_consensus.cc:2272] T 85dd68fb6cfa4fffb12fab8a8cd23e14 P f5b1f169962e4544857edd56e56b5da6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:42.605646 29827 tablet_replica.cc:333] T a5c879e24e97407ab517707c5384cee7 P f5b1f169962e4544857edd56e56b5da6: stopping tablet replica
I20260709 12:13:42.606287 29827 raft_consensus.cc:2243] T a5c879e24e97407ab517707c5384cee7 P f5b1f169962e4544857edd56e56b5da6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:42.607236 29827 raft_consensus.cc:2272] T a5c879e24e97407ab517707c5384cee7 P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:42.609526 29827 tablet_replica.cc:333] T bbe5fe8de7a54e2c837e2d900e67f4e4 P f5b1f169962e4544857edd56e56b5da6: stopping tablet replica
I20260709 12:13:42.610059 29827 raft_consensus.cc:2243] T bbe5fe8de7a54e2c837e2d900e67f4e4 P f5b1f169962e4544857edd56e56b5da6 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:42.610689 29827 raft_consensus.cc:2272] T bbe5fe8de7a54e2c837e2d900e67f4e4 P f5b1f169962e4544857edd56e56b5da6 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:42.612640 29827 tablet_replica.cc:333] T 847dc84de6644d7a8e98748f55c1a5ec P f5b1f169962e4544857edd56e56b5da6: stopping tablet replica
I20260709 12:13:42.613157 29827 raft_consensus.cc:2243] T 847dc84de6644d7a8e98748f55c1a5ec P f5b1f169962e4544857edd56e56b5da6 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:13:42.614099 29827 raft_consensus.cc:2272] T 847dc84de6644d7a8e98748f55c1a5ec P f5b1f169962e4544857edd56e56b5da6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:42.615993 29827 tablet_replica.cc:333] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6: stopping tablet replica
I20260709 12:13:42.616511 29827 raft_consensus.cc:2243] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:42.617105 29827 raft_consensus.cc:2272] T 2d4b78ad5d5b4e7da91ac5657941e2b9 P f5b1f169962e4544857edd56e56b5da6 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:42.619336 29827 tablet_replica.cc:333] T bfb1959a138f4ebba53b5a0a4a24c8c2 P f5b1f169962e4544857edd56e56b5da6: stopping tablet replica
I20260709 12:13:42.619837 29827 raft_consensus.cc:2243] T bfb1959a138f4ebba53b5a0a4a24c8c2 P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:42.620465 29827 raft_consensus.cc:2272] T bfb1959a138f4ebba53b5a0a4a24c8c2 P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:42.622874 29827 tablet_replica.cc:333] T 016bf6119ac04bff95762a1288224c06 P f5b1f169962e4544857edd56e56b5da6: stopping tablet replica
I20260709 12:13:42.623399 29827 raft_consensus.cc:2243] T 016bf6119ac04bff95762a1288224c06 P f5b1f169962e4544857edd56e56b5da6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:13:42.624315 29827 raft_consensus.cc:2272] T 016bf6119ac04bff95762a1288224c06 P f5b1f169962e4544857edd56e56b5da6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:42.678136 29827 tablet_server.cc:196] TabletServer@127.29.32.196:0 shutdown complete.
I20260709 12:13:42.731659 29827 master.cc:562] Master@127.29.32.254:35409 shutting down...
W20260709 12:13:42.768882 30970 auto_rebalancer.cc:873] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260709 12:13:42.769183 30970 auto_rebalancer.cc:901] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260709 12:13:42.769388 30970 auto_rebalancer.cc:330] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
W20260709 12:13:42.945377 30906 catalog_manager.cc:4755] TS 004887887de44a6584632617dc197d7d (127.29.32.193:37577): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 1fa0925ac64c4fc69dbac49cef120871: Network error: Client connection negotiation failed: client connection to 127.29.32.193:37577: connect: Connection refused (error 111)
I20260709 12:13:42.979518 29827 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b2cabab1087f4413893c796aceb503f1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:42.980576 29827 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b2cabab1087f4413893c796aceb503f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:42.980966 29827 tablet_replica.cc:333] T 00000000000000000000000000000000 P b2cabab1087f4413893c796aceb503f1: stopping tablet replica
I20260709 12:13:43.091531 29827 master.cc:584] Master@127.29.32.254:35409 shutdown complete.
I20260709 12:13:43.134158 29827 test_util.cc:182] -----------------------------------------------
I20260709 12:13:43.134531 29827 test_util.cc:183] Had failures, leaving test files at /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599097714484-29827-0
[  FAILED  ] LeaderRebalancerTest.AddTserver (62942 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 12:13:43.138610 29827 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.29.32.254:41461
I20260709 12:13:43.140441 29827 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:13:43.147620   477 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 12:13:43.147809   478 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 12:13:43.151407   480 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 12:13:43.151734 29827 server_base.cc:1061] running on GCE node
I20260709 12:13:43.154639 29827 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:13:43.154925 29827 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 12:13:43.155121 29827 hybrid_clock.cc:648] HybridClock initialized: now 1783599223155102 us; error 0 us; skew 500 ppm
I20260709 12:13:43.156052 29827 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:13:43.159730 29827 webserver.cc:533] Webserver started at http://127.29.32.254:36705/ using document root <none> and password file <none>
I20260709 12:13:43.160499 29827 fs_manager.cc:362] Metadata directory not provided
I20260709 12:13:43.160737 29827 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:13:43.161116 29827 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:13:43.163046 29827 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599097714484-29827-0/minicluster-data/master-0-root/instance:
uuid: "e865fd801a7545449ae220ad430610d3"
format_stamp: "Formatted at 2026-07-09 12:13:43 on dist-test-slave-kjxq"
I20260709 12:13:43.170568 29827 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:13:43.175897   485 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:43.176842 29827 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.005s	sys 0.000s
I20260709 12:13:43.177187 29827 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599097714484-29827-0/minicluster-data/master-0-root
uuid: "e865fd801a7545449ae220ad430610d3"
format_stamp: "Formatted at 2026-07-09 12:13:43 on dist-test-slave-kjxq"
I20260709 12:13:43.177512 29827 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599097714484-29827-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599097714484-29827-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599097714484-29827-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 12:13:43.204185 29827 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:13:43.205351 29827 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:13:43.248826 29827 rpc_server.cc:307] RPC server started. Bound to: 127.29.32.254:41461
I20260709 12:13:43.248930   536 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.32.254:41461 every 8 connection(s)
I20260709 12:13:43.253558   537 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 12:13:43.264241   537 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e865fd801a7545449ae220ad430610d3: Bootstrap starting.
I20260709 12:13:43.271682   537 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e865fd801a7545449ae220ad430610d3: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:43.277812   537 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e865fd801a7545449ae220ad430610d3: No bootstrap required, opened a new log
I20260709 12:13:43.280268   537 raft_consensus.cc:359] T 00000000000000000000000000000000 P e865fd801a7545449ae220ad430610d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e865fd801a7545449ae220ad430610d3" member_type: VOTER }
I20260709 12:13:43.280650   537 raft_consensus.cc:385] T 00000000000000000000000000000000 P e865fd801a7545449ae220ad430610d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:43.280824   537 raft_consensus.cc:740] T 00000000000000000000000000000000 P e865fd801a7545449ae220ad430610d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e865fd801a7545449ae220ad430610d3, State: Initialized, Role: FOLLOWER
I20260709 12:13:43.281401   537 consensus_queue.cc:260] T 00000000000000000000000000000000 P e865fd801a7545449ae220ad430610d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e865fd801a7545449ae220ad430610d3" member_type: VOTER }
I20260709 12:13:43.281824   537 raft_consensus.cc:399] T 00000000000000000000000000000000 P e865fd801a7545449ae220ad430610d3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:13:43.282017   537 raft_consensus.cc:493] T 00000000000000000000000000000000 P e865fd801a7545449ae220ad430610d3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:13:43.282311   537 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e865fd801a7545449ae220ad430610d3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:43.287539   537 raft_consensus.cc:515] T 00000000000000000000000000000000 P e865fd801a7545449ae220ad430610d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e865fd801a7545449ae220ad430610d3" member_type: VOTER }
I20260709 12:13:43.288292   537 leader_election.cc:304] T 00000000000000000000000000000000 P e865fd801a7545449ae220ad430610d3 [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: e865fd801a7545449ae220ad430610d3; no voters: 
I20260709 12:13:43.289685   537 leader_election.cc:290] T 00000000000000000000000000000000 P e865fd801a7545449ae220ad430610d3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:13:43.290246   540 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e865fd801a7545449ae220ad430610d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:43.292313   540 raft_consensus.cc:697] T 00000000000000000000000000000000 P e865fd801a7545449ae220ad430610d3 [term 1 LEADER]: Becoming Leader. State: Replica: e865fd801a7545449ae220ad430610d3, State: Running, Role: LEADER
I20260709 12:13:43.293177   540 consensus_queue.cc:237] T 00000000000000000000000000000000 P e865fd801a7545449ae220ad430610d3 [LEADER]: Queue going to LEADER mode. State: All 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: "e865fd801a7545449ae220ad430610d3" member_type: VOTER }
I20260709 12:13:43.293995   537 sys_catalog.cc:565] T 00000000000000000000000000000000 P e865fd801a7545449ae220ad430610d3 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:13:43.298458   541 sys_catalog.cc:455] T 00000000000000000000000000000000 P e865fd801a7545449ae220ad430610d3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e865fd801a7545449ae220ad430610d3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e865fd801a7545449ae220ad430610d3" member_type: VOTER } }
I20260709 12:13:43.298833   542 sys_catalog.cc:455] T 00000000000000000000000000000000 P e865fd801a7545449ae220ad430610d3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e865fd801a7545449ae220ad430610d3. Latest consensus state: current_term: 1 leader_uuid: "e865fd801a7545449ae220ad430610d3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e865fd801a7545449ae220ad430610d3" member_type: VOTER } }
I20260709 12:13:43.299332   541 sys_catalog.cc:458] T 00000000000000000000000000000000 P e865fd801a7545449ae220ad430610d3 [sys.catalog]: This master's current role is: LEADER
I20260709 12:13:43.299585   542 sys_catalog.cc:458] T 00000000000000000000000000000000 P e865fd801a7545449ae220ad430610d3 [sys.catalog]: This master's current role is: LEADER
I20260709 12:13:43.303011   547 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:13:43.311795   547 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:13:43.313244 29827 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:13:43.321521   547 catalog_manager.cc:1383] Generated new cluster ID: e2b02ddba2d540b4a5b002db1027f78e
I20260709 12:13:43.321849   547 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:13:43.337409   547 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:13:43.338811   547 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:13:43.353588   547 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e865fd801a7545449ae220ad430610d3: Generated new TSK 0
I20260709 12:13:43.354283   547 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:13:43.380326 29827 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:13:43.387136   558 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 12:13:43.388329   559 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 12:13:43.391562   561 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 12:13:43.391606 29827 server_base.cc:1061] running on GCE node
I20260709 12:13:43.393187 29827 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:13:43.393378 29827 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 12:13:43.393623 29827 hybrid_clock.cc:648] HybridClock initialized: now 1783599223393580 us; error 0 us; skew 500 ppm
I20260709 12:13:43.394327 29827 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:13:43.397193 29827 webserver.cc:533] Webserver started at http://127.29.32.193:40735/ using document root <none> and password file <none>
I20260709 12:13:43.397699 29827 fs_manager.cc:362] Metadata directory not provided
I20260709 12:13:43.397859 29827 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:13:43.398239 29827 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:13:43.399340 29827 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599097714484-29827-0/minicluster-data/ts-0-root/instance:
uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
format_stamp: "Formatted at 2026-07-09 12:13:43 on dist-test-slave-kjxq"
I20260709 12:13:43.404119 29827 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:13:43.408331   566 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:43.409442 29827 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260709 12:13:43.409899 29827 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599097714484-29827-0/minicluster-data/ts-0-root
uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
format_stamp: "Formatted at 2026-07-09 12:13:43 on dist-test-slave-kjxq"
I20260709 12:13:43.410307 29827 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599097714484-29827-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599097714484-29827-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599097714484-29827-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 12:13:43.447091 29827 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:13:43.448513 29827 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:13:43.450244 29827 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:13:43.453562 29827 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:13:43.453869 29827 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:43.454162 29827 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:13:43.454402 29827 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 12:13:43.504566 29827 rpc_server.cc:307] RPC server started. Bound to: 127.29.32.193:35859
I20260709 12:13:43.504688   628 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.32.193:35859 every 8 connection(s)
I20260709 12:13:43.510217 29827 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:13:43.517948   633 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 12:13:43.518442   634 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 12:13:43.524266 29827 server_base.cc:1061] running on GCE node
W20260709 12:13:43.525019   637 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 12:13:43.525568   629 heartbeater.cc:344] Connected to a master server at 127.29.32.254:41461
I20260709 12:13:43.526036   629 heartbeater.cc:461] Registering TS with master...
I20260709 12:13:43.526692 29827 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:13:43.526893 29827 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 12:13:43.526916   629 heartbeater.cc:507] Master 127.29.32.254:41461 requested a full tablet report, sending...
I20260709 12:13:43.527047 29827 hybrid_clock.cc:648] HybridClock initialized: now 1783599223527036 us; error 0 us; skew 500 ppm
I20260709 12:13:43.527669 29827 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:13:43.529983   502 ts_manager.cc:194] Registered new tserver with Master: f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:43.531239 29827 webserver.cc:533] Webserver started at http://127.29.32.194:41379/ using document root <none> and password file <none>
I20260709 12:13:43.531947 29827 fs_manager.cc:362] Metadata directory not provided
I20260709 12:13:43.532186 29827 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:13:43.532471 29827 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:13:43.532604   502 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33930
I20260709 12:13:43.533958 29827 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599097714484-29827-0/minicluster-data/ts-1-root/instance:
uuid: "d559be506ef4445ca1faf0e875b38679"
format_stamp: "Formatted at 2026-07-09 12:13:43 on dist-test-slave-kjxq"
I20260709 12:13:43.538932 29827 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:13:43.543351   641 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:43.544276 29827 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 12:13:43.544626 29827 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599097714484-29827-0/minicluster-data/ts-1-root
uuid: "d559be506ef4445ca1faf0e875b38679"
format_stamp: "Formatted at 2026-07-09 12:13:43 on dist-test-slave-kjxq"
I20260709 12:13:43.544914 29827 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599097714484-29827-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599097714484-29827-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599097714484-29827-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 12:13:43.568261 29827 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:13:43.569525 29827 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:13:43.571313 29827 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:13:43.574028 29827 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:13:43.574319 29827 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.001s
I20260709 12:13:43.574585 29827 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:13:43.574839 29827 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:43.628329 29827 rpc_server.cc:307] RPC server started. Bound to: 127.29.32.194:45139
I20260709 12:13:43.628446   703 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.32.194:45139 every 8 connection(s)
I20260709 12:13:43.633606 29827 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:13:43.641698   707 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 12:13:43.642318   708 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 12:13:43.645694   711 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 12:13:43.647478 29827 server_base.cc:1061] running on GCE node
I20260709 12:13:43.647895   704 heartbeater.cc:344] Connected to a master server at 127.29.32.254:41461
I20260709 12:13:43.648360   704 heartbeater.cc:461] Registering TS with master...
I20260709 12:13:43.648620 29827 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:13:43.648900 29827 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 12:13:43.649115 29827 hybrid_clock.cc:648] HybridClock initialized: now 1783599223649094 us; error 0 us; skew 500 ppm
I20260709 12:13:43.649327   704 heartbeater.cc:507] Master 127.29.32.254:41461 requested a full tablet report, sending...
I20260709 12:13:43.649902 29827 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:13:43.651616   502 ts_manager.cc:194] Registered new tserver with Master: d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
I20260709 12:13:43.652930 29827 webserver.cc:533] Webserver started at http://127.29.32.195:42601/ using document root <none> and password file <none>
I20260709 12:13:43.653153   502 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33940
I20260709 12:13:43.653510 29827 fs_manager.cc:362] Metadata directory not provided
I20260709 12:13:43.653779 29827 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:13:43.654057 29827 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:13:43.655388 29827 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599097714484-29827-0/minicluster-data/ts-2-root/instance:
uuid: "1b0d8dd14cbd4674a504867198df9173"
format_stamp: "Formatted at 2026-07-09 12:13:43 on dist-test-slave-kjxq"
I20260709 12:13:43.661540 29827 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:13:43.665386   715 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:43.666395 29827 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:13:43.666663 29827 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599097714484-29827-0/minicluster-data/ts-2-root
uuid: "1b0d8dd14cbd4674a504867198df9173"
format_stamp: "Formatted at 2026-07-09 12:13:43 on dist-test-slave-kjxq"
I20260709 12:13:43.666927 29827 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599097714484-29827-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599097714484-29827-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599097714484-29827-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 12:13:43.683055 29827 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:13:43.684260 29827 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:13:43.685557 29827 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:13:43.687875 29827 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:13:43.688053 29827 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:43.688361 29827 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:13:43.688529 29827 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:43.735585 29827 rpc_server.cc:307] RPC server started. Bound to: 127.29.32.195:46569
I20260709 12:13:43.735756   777 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.32.195:46569 every 8 connection(s)
I20260709 12:13:43.740633 29827 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:13:43.748867   781 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 12:13:43.751047   782 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 12:13:43.752952   784 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 12:13:43.753203 29827 server_base.cc:1061] running on GCE node
I20260709 12:13:43.754307 29827 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:13:43.754598 29827 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 12:13:43.754843 29827 hybrid_clock.cc:648] HybridClock initialized: now 1783599223754821 us; error 0 us; skew 500 ppm
I20260709 12:13:43.755594 29827 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:13:43.756315   778 heartbeater.cc:344] Connected to a master server at 127.29.32.254:41461
I20260709 12:13:43.756721   778 heartbeater.cc:461] Registering TS with master...
I20260709 12:13:43.757618   778 heartbeater.cc:507] Master 127.29.32.254:41461 requested a full tablet report, sending...
I20260709 12:13:43.759236 29827 webserver.cc:533] Webserver started at http://127.29.32.196:36969/ using document root <none> and password file <none>
I20260709 12:13:43.759845 29827 fs_manager.cc:362] Metadata directory not provided
I20260709 12:13:43.759866   502 ts_manager.cc:194] Registered new tserver with Master: 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569)
I20260709 12:13:43.760134 29827 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:13:43.760512 29827 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:13:43.761462   502 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33944
I20260709 12:13:43.761706 29827 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599097714484-29827-0/minicluster-data/ts-3-root/instance:
uuid: "6ccb9b1d08bc4da8991c8681f59cc058"
format_stamp: "Formatted at 2026-07-09 12:13:43 on dist-test-slave-kjxq"
I20260709 12:13:43.766484 29827 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 12:13:43.770529   789 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:43.771539 29827 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 12:13:43.771921 29827 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599097714484-29827-0/minicluster-data/ts-3-root
uuid: "6ccb9b1d08bc4da8991c8681f59cc058"
format_stamp: "Formatted at 2026-07-09 12:13:43 on dist-test-slave-kjxq"
I20260709 12:13:43.772228 29827 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599097714484-29827-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599097714484-29827-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599097714484-29827-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 12:13:43.792235 29827 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:13:43.793627 29827 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:13:43.795503 29827 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:13:43.798345 29827 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:13:43.798708 29827 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:43.799014 29827 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:13:43.799211 29827 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:43.851209 29827 rpc_server.cc:307] RPC server started. Bound to: 127.29.32.196:34919
I20260709 12:13:43.851558   851 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.32.196:34919 every 8 connection(s)
I20260709 12:13:43.868188   852 heartbeater.cc:344] Connected to a master server at 127.29.32.254:41461
I20260709 12:13:43.868719   852 heartbeater.cc:461] Registering TS with master...
I20260709 12:13:43.870040   852 heartbeater.cc:507] Master 127.29.32.254:41461 requested a full tablet report, sending...
I20260709 12:13:43.872808   502 ts_manager.cc:194] Registered new tserver with Master: 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919)
I20260709 12:13:43.874006 29827 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.019834471s
I20260709 12:13:43.874318   502 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33952
I20260709 12:13:43.904089   502 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33968:
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 12:13:44.165426   816 tablet_service.cc:1511] Processing CreateTablet for tablet 5d4c1ea720264917b59c2080232aa770 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:13:44.167169   816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d4c1ea720264917b59c2080232aa770. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.165556   817 tablet_service.cc:1511] Processing CreateTablet for tablet 610dd9a8ab854bf182981304ed247a40 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:13:44.171625   817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 610dd9a8ab854bf182981304ed247a40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.174798   594 tablet_service.cc:1511] Processing CreateTablet for tablet 610dd9a8ab854bf182981304ed247a40 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:13:44.175489   593 tablet_service.cc:1511] Processing CreateTablet for tablet 3eadbe6c07564547a479d72d04d07b66 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:13:44.176402   594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 610dd9a8ab854bf182981304ed247a40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.176268   592 tablet_service.cc:1511] Processing CreateTablet for tablet 5d4c1ea720264917b59c2080232aa770 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:13:44.178462   592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d4c1ea720264917b59c2080232aa770. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.186595   593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3eadbe6c07564547a479d72d04d07b66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.193899   815 tablet_service.cc:1511] Processing CreateTablet for tablet 77e0b3980d084ac08e3ba1e41d563d05 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:13:44.195509   815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77e0b3980d084ac08e3ba1e41d563d05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.197024   591 tablet_service.cc:1511] Processing CreateTablet for tablet 95d1e6d74fd0435882bb3d25ac3823f6 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:13:44.198604   591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95d1e6d74fd0435882bb3d25ac3823f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.202432   814 tablet_service.cc:1511] Processing CreateTablet for tablet 3fe0753816884f439663cc0acc51ccc1 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:13:44.203889   814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fe0753816884f439663cc0acc51ccc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.204190   590 tablet_service.cc:1511] Processing CreateTablet for tablet 3fe0753816884f439663cc0acc51ccc1 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:13:44.205652   590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fe0753816884f439663cc0acc51ccc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.210153   813 tablet_service.cc:1511] Processing CreateTablet for tablet 8527fff2c7f2448fb4a27971551860c9 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:13:44.211825   813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8527fff2c7f2448fb4a27971551860c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.211509   589 tablet_service.cc:1511] Processing CreateTablet for tablet 8527fff2c7f2448fb4a27971551860c9 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:13:44.213644   589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8527fff2c7f2448fb4a27971551860c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.222381   812 tablet_service.cc:1511] Processing CreateTablet for tablet 4949a29dc01942f9bdaa483871484cb0 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:13:44.223394   588 tablet_service.cc:1511] Processing CreateTablet for tablet d7f7d4b3ac3e46c18f5c6c8fbf676f74 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:13:44.224414   812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4949a29dc01942f9bdaa483871484cb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.224758   588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7f7d4b3ac3e46c18f5c6c8fbf676f74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.229422   811 tablet_service.cc:1511] Processing CreateTablet for tablet 9982878c53e74f9cb7e69b9eb2844b41 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:13:44.230468   587 tablet_service.cc:1511] Processing CreateTablet for tablet 9982878c53e74f9cb7e69b9eb2844b41 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:13:44.231402   811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9982878c53e74f9cb7e69b9eb2844b41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.231837   587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9982878c53e74f9cb7e69b9eb2844b41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.237272   810 tablet_service.cc:1511] Processing CreateTablet for tablet 3c5d944b5c594423a11c0215cadf5004 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:13:44.239353   810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c5d944b5c594423a11c0215cadf5004. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.243386   586 tablet_service.cc:1511] Processing CreateTablet for tablet 3c5d944b5c594423a11c0215cadf5004 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:13:44.244913   586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c5d944b5c594423a11c0215cadf5004. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.250440   809 tablet_service.cc:1511] Processing CreateTablet for tablet 9fdf58d4428342928e46f4af7150ea65 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:13:44.251055   585 tablet_service.cc:1511] Processing CreateTablet for tablet 950021d7f415435b86913a6756debab4 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:13:44.252597   585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 950021d7f415435b86913a6756debab4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.252868   809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fdf58d4428342928e46f4af7150ea65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.260386   808 tablet_service.cc:1511] Processing CreateTablet for tablet 575180f8f77b4e4a9e40a0a7c8277f77 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:13:44.267160   808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 575180f8f77b4e4a9e40a0a7c8277f77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.299297   594 tablet_service.cc:1511] Processing CreateTablet for tablet 575180f8f77b4e4a9e40a0a7c8277f77 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:13:44.300734   594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 575180f8f77b4e4a9e40a0a7c8277f77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.307993   743 tablet_service.cc:1511] Processing CreateTablet for tablet 3eadbe6c07564547a479d72d04d07b66 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:13:44.309414   743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3eadbe6c07564547a479d72d04d07b66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.311540   742 tablet_service.cc:1511] Processing CreateTablet for tablet 5d4c1ea720264917b59c2080232aa770 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:13:44.312942   742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d4c1ea720264917b59c2080232aa770. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.315270   741 tablet_service.cc:1511] Processing CreateTablet for tablet 77e0b3980d084ac08e3ba1e41d563d05 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:13:44.317186   741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77e0b3980d084ac08e3ba1e41d563d05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.319716   740 tablet_service.cc:1511] Processing CreateTablet for tablet 95d1e6d74fd0435882bb3d25ac3823f6 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:13:44.321552   740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95d1e6d74fd0435882bb3d25ac3823f6. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:13:44.324644   550 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:44.326649   738 tablet_service.cc:1511] Processing CreateTablet for tablet 4949a29dc01942f9bdaa483871484cb0 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:13:44.328063   738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4949a29dc01942f9bdaa483871484cb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.306877   739 tablet_service.cc:1511] Processing CreateTablet for tablet 8527fff2c7f2448fb4a27971551860c9 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:13:44.336447   736 tablet_service.cc:1511] Processing CreateTablet for tablet 3c5d944b5c594423a11c0215cadf5004 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:13:44.338809   735 tablet_service.cc:1511] Processing CreateTablet for tablet 9fdf58d4428342928e46f4af7150ea65 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:13:44.340323   812 tablet_service.cc:1511] Processing CreateTablet for tablet e0bb94651509449fb9ff8cb59bd6a092 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:13:44.341265   734 tablet_service.cc:1511] Processing CreateTablet for tablet 950021d7f415435b86913a6756debab4 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:13:44.336241   737 tablet_service.cc:1511] Processing CreateTablet for tablet d7f7d4b3ac3e46c18f5c6c8fbf676f74 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:13:44.342388   739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8527fff2c7f2448fb4a27971551860c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.346033   735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fdf58d4428342928e46f4af7150ea65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.350579   736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c5d944b5c594423a11c0215cadf5004. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.353196   589 tablet_service.cc:1511] Processing CreateTablet for tablet fab06146ed1b430b889579c76a54eeee (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:13:44.340360   815 tablet_service.cc:1511] Processing CreateTablet for tablet fab06146ed1b430b889579c76a54eeee (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:13:44.341715   812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0bb94651509449fb9ff8cb59bd6a092. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.354596   734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 950021d7f415435b86913a6756debab4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.362581   737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7f7d4b3ac3e46c18f5c6c8fbf676f74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.370677   873 tablet_bootstrap.cc:492] T 5d4c1ea720264917b59c2080232aa770 P 6ccb9b1d08bc4da8991c8681f59cc058: Bootstrap starting.
I20260709 12:13:44.377772   669 tablet_service.cc:1511] Processing CreateTablet for tablet 610dd9a8ab854bf182981304ed247a40 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:13:44.378526   668 tablet_service.cc:1511] Processing CreateTablet for tablet 3eadbe6c07564547a479d72d04d07b66 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:13:44.379331   669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 610dd9a8ab854bf182981304ed247a40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.379632   665 tablet_service.cc:1511] Processing CreateTablet for tablet 3fe0753816884f439663cc0acc51ccc1 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:13:44.383903   666 tablet_service.cc:1511] Processing CreateTablet for tablet 95d1e6d74fd0435882bb3d25ac3823f6 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:13:44.384900   665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fe0753816884f439663cc0acc51ccc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.380920   662 tablet_service.cc:1511] Processing CreateTablet for tablet 9982878c53e74f9cb7e69b9eb2844b41 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:13:44.380954   667 tablet_service.cc:1511] Processing CreateTablet for tablet 77e0b3980d084ac08e3ba1e41d563d05 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:13:44.386400   663 tablet_service.cc:1511] Processing CreateTablet for tablet d7f7d4b3ac3e46c18f5c6c8fbf676f74 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:13:44.381368   661 tablet_service.cc:1511] Processing CreateTablet for tablet 9fdf58d4428342928e46f4af7150ea65 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:13:44.383100   664 tablet_service.cc:1511] Processing CreateTablet for tablet 4949a29dc01942f9bdaa483871484cb0 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:13:44.388581   660 tablet_service.cc:1511] Processing CreateTablet for tablet 950021d7f415435b86913a6756debab4 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:13:44.390058   668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3eadbe6c07564547a479d72d04d07b66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.366159   816 tablet_service.cc:1511] Processing CreateTablet for tablet 80c48f82166b4df69456db6e73eaa437 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:13:44.390650   592 tablet_service.cc:1511] Processing CreateTablet for tablet 80c48f82166b4df69456db6e73eaa437 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:13:44.391834   585 tablet_service.cc:1511] Processing CreateTablet for tablet 7e2ebbc6086348999b2168c9e37924f0 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:13:44.393414   661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fdf58d4428342928e46f4af7150ea65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.402874   660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 950021d7f415435b86913a6756debab4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.409938   589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fab06146ed1b430b889579c76a54eeee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.435654   662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9982878c53e74f9cb7e69b9eb2844b41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.438481   666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95d1e6d74fd0435882bb3d25ac3823f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.439380   663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7f7d4b3ac3e46c18f5c6c8fbf676f74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.426014   873 tablet_bootstrap.cc:654] T 5d4c1ea720264917b59c2080232aa770 P 6ccb9b1d08bc4da8991c8681f59cc058: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:44.445998   664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4949a29dc01942f9bdaa483871484cb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.446966   592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80c48f82166b4df69456db6e73eaa437. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.447356   815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fab06146ed1b430b889579c76a54eeee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.454698   816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80c48f82166b4df69456db6e73eaa437. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.460100   585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e2ebbc6086348999b2168c9e37924f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.466652   667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77e0b3980d084ac08e3ba1e41d563d05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.504362   872 tablet_bootstrap.cc:492] T 3eadbe6c07564547a479d72d04d07b66 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:13:44.511025   666 tablet_service.cc:1511] Processing CreateTablet for tablet 575180f8f77b4e4a9e40a0a7c8277f77 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:13:44.524047   736 tablet_service.cc:1511] Processing CreateTablet for tablet fab06146ed1b430b889579c76a54eeee (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:13:44.525620   736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fab06146ed1b430b889579c76a54eeee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.532581   734 tablet_service.cc:1511] Processing CreateTablet for tablet e0bb94651509449fb9ff8cb59bd6a092 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:13:44.536146   629 heartbeater.cc:499] Master 127.29.32.254:41461 was elected leader, sending a full tablet report...
I20260709 12:13:44.550362   590 tablet_service.cc:1511] Processing CreateTablet for tablet d9aed7418af8462a826dce024ef3ed42 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:13:44.551889   590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9aed7418af8462a826dce024ef3ed42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.553257   660 tablet_service.cc:1511] Processing CreateTablet for tablet 80c48f82166b4df69456db6e73eaa437 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:13:44.508461   814 tablet_service.cc:1511] Processing CreateTablet for tablet d9aed7418af8462a826dce024ef3ed42 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:13:44.563033   874 tablet_bootstrap.cc:492] T 3c5d944b5c594423a11c0215cadf5004 P 1b0d8dd14cbd4674a504867198df9173: Bootstrap starting.
I20260709 12:13:44.563397   814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9aed7418af8462a826dce024ef3ed42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.566350   666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 575180f8f77b4e4a9e40a0a7c8277f77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.574926   660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80c48f82166b4df69456db6e73eaa437. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.575083   667 tablet_service.cc:1511] Processing CreateTablet for tablet 7e2ebbc6086348999b2168c9e37924f0 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:13:44.576778   662 tablet_service.cc:1511] Processing CreateTablet for tablet ca0a3a954c554ce3a42ab34b16f1d051 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:13:44.597399   872 tablet_bootstrap.cc:654] T 3eadbe6c07564547a479d72d04d07b66 P f516f7a5bdde4cd78035bbf464c6fb6e: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:44.603019   875 tablet_bootstrap.cc:492] T 3fe0753816884f439663cc0acc51ccc1 P d559be506ef4445ca1faf0e875b38679: Bootstrap starting.
I20260709 12:13:44.598529   667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e2ebbc6086348999b2168c9e37924f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.606103   873 tablet_bootstrap.cc:492] T 5d4c1ea720264917b59c2080232aa770 P 6ccb9b1d08bc4da8991c8681f59cc058: No bootstrap required, opened a new log
I20260709 12:13:44.606715   873 ts_tablet_manager.cc:1403] T 5d4c1ea720264917b59c2080232aa770 P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent bootstrapping tablet: real 0.237s	user 0.027s	sys 0.014s
I20260709 12:13:44.525017   661 tablet_service.cc:1511] Processing CreateTablet for tablet e0bb94651509449fb9ff8cb59bd6a092 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:13:44.609943   662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca0a3a954c554ce3a42ab34b16f1d051. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.612347   661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0bb94651509449fb9ff8cb59bd6a092. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.613363   811 tablet_service.cc:1511] Processing CreateTablet for tablet ca0a3a954c554ce3a42ab34b16f1d051 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:13:44.613863   743 tablet_service.cc:1511] Processing CreateTablet for tablet 7e2ebbc6086348999b2168c9e37924f0 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:13:44.618798   811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca0a3a954c554ce3a42ab34b16f1d051. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.616312   734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0bb94651509449fb9ff8cb59bd6a092. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.613958   739 tablet_service.cc:1511] Processing CreateTablet for tablet d9aed7418af8462a826dce024ef3ed42 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:13:44.621241   743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e2ebbc6086348999b2168c9e37924f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.626395   739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9aed7418af8462a826dce024ef3ed42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.635092   735 tablet_service.cc:1511] Processing CreateTablet for tablet ca0a3a954c554ce3a42ab34b16f1d051 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:13:44.638430   874 tablet_bootstrap.cc:654] T 3c5d944b5c594423a11c0215cadf5004 P 1b0d8dd14cbd4674a504867198df9173: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:44.639367   735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca0a3a954c554ce3a42ab34b16f1d051. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.640451   875 tablet_bootstrap.cc:654] T 3fe0753816884f439663cc0acc51ccc1 P d559be506ef4445ca1faf0e875b38679: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:44.610132   873 raft_consensus.cc:359] T 5d4c1ea720264917b59c2080232aa770 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:44.654996   873 raft_consensus.cc:385] T 5d4c1ea720264917b59c2080232aa770 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:44.655407   873 raft_consensus.cc:740] T 5d4c1ea720264917b59c2080232aa770 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ccb9b1d08bc4da8991c8681f59cc058, State: Initialized, Role: FOLLOWER
I20260709 12:13:44.656242   873 consensus_queue.cc:260] T 5d4c1ea720264917b59c2080232aa770 P 6ccb9b1d08bc4da8991c8681f59cc058 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:44.656805   704 heartbeater.cc:499] Master 127.29.32.254:41461 was elected leader, sending a full tablet report...
I20260709 12:13:44.699421   590 tablet_service.cc:1511] Processing CreateTablet for tablet c9e5dc43a10a4b61bcf621a7b1a97591 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:13:44.700867   590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9e5dc43a10a4b61bcf621a7b1a97591. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.701735   669 tablet_service.cc:1511] Processing CreateTablet for tablet c9e5dc43a10a4b61bcf621a7b1a97591 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:13:44.703075   669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9e5dc43a10a4b61bcf621a7b1a97591. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.704491   873 ts_tablet_manager.cc:1434] T 5d4c1ea720264917b59c2080232aa770 P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent starting tablet: real 0.097s	user 0.014s	sys 0.020s
I20260709 12:13:44.711071   872 tablet_bootstrap.cc:492] T 3eadbe6c07564547a479d72d04d07b66 P f516f7a5bdde4cd78035bbf464c6fb6e: No bootstrap required, opened a new log
I20260709 12:13:44.711591   874 tablet_bootstrap.cc:492] T 3c5d944b5c594423a11c0215cadf5004 P 1b0d8dd14cbd4674a504867198df9173: No bootstrap required, opened a new log
I20260709 12:13:44.716684   874 ts_tablet_manager.cc:1403] T 3c5d944b5c594423a11c0215cadf5004 P 1b0d8dd14cbd4674a504867198df9173: Time spent bootstrapping tablet: real 0.154s	user 0.020s	sys 0.003s
I20260709 12:13:44.719714   874 raft_consensus.cc:359] T 3c5d944b5c594423a11c0215cadf5004 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:44.721377   874 raft_consensus.cc:385] T 3c5d944b5c594423a11c0215cadf5004 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:44.721748   874 raft_consensus.cc:740] T 3c5d944b5c594423a11c0215cadf5004 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Initialized, Role: FOLLOWER
I20260709 12:13:44.722772   874 consensus_queue.cc:260] T 3c5d944b5c594423a11c0215cadf5004 P 1b0d8dd14cbd4674a504867198df9173 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:44.723758   737 tablet_service.cc:1511] Processing CreateTablet for tablet c9e5dc43a10a4b61bcf621a7b1a97591 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:13:44.724320   872 ts_tablet_manager.cc:1403] T 3eadbe6c07564547a479d72d04d07b66 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.220s	user 0.013s	sys 0.023s
I20260709 12:13:44.725306   737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9e5dc43a10a4b61bcf621a7b1a97591. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.724088   852 heartbeater.cc:499] Master 127.29.32.254:41461 was elected leader, sending a full tablet report...
I20260709 12:13:44.728699   872 raft_consensus.cc:359] T 3eadbe6c07564547a479d72d04d07b66 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:44.725315   873 tablet_bootstrap.cc:492] T 77e0b3980d084ac08e3ba1e41d563d05 P 6ccb9b1d08bc4da8991c8681f59cc058: Bootstrap starting.
I20260709 12:13:44.739015   816 tablet_service.cc:1511] Processing CreateTablet for tablet ed268f7998ba43c1954ac95b87f64e5e (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:13:44.759390   816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed268f7998ba43c1954ac95b87f64e5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.746402   668 tablet_service.cc:1511] Processing CreateTablet for tablet ed268f7998ba43c1954ac95b87f64e5e (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:13:44.763003   668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed268f7998ba43c1954ac95b87f64e5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.763934   778 heartbeater.cc:499] Master 127.29.32.254:41461 was elected leader, sending a full tablet report...
I20260709 12:13:44.768239   873 tablet_bootstrap.cc:654] T 77e0b3980d084ac08e3ba1e41d563d05 P 6ccb9b1d08bc4da8991c8681f59cc058: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:44.757242   808 tablet_service.cc:1511] Processing CreateTablet for tablet be4c515703b34687b68d395e076a4f84 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:13:44.750892   738 tablet_service.cc:1511] Processing CreateTablet for tablet be4c515703b34687b68d395e076a4f84 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:13:44.778079   808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be4c515703b34687b68d395e076a4f84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.753908   589 tablet_service.cc:1511] Processing CreateTablet for tablet ed268f7998ba43c1954ac95b87f64e5e (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:13:44.782706   589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed268f7998ba43c1954ac95b87f64e5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.790099   738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be4c515703b34687b68d395e076a4f84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.792650   590 tablet_service.cc:1511] Processing CreateTablet for tablet be4c515703b34687b68d395e076a4f84 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:13:44.793212   875 tablet_bootstrap.cc:492] T 3fe0753816884f439663cc0acc51ccc1 P d559be506ef4445ca1faf0e875b38679: No bootstrap required, opened a new log
I20260709 12:13:44.793718   875 ts_tablet_manager.cc:1403] T 3fe0753816884f439663cc0acc51ccc1 P d559be506ef4445ca1faf0e875b38679: Time spent bootstrapping tablet: real 0.191s	user 0.022s	sys 0.023s
I20260709 12:13:44.794094   590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be4c515703b34687b68d395e076a4f84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.799155   874 ts_tablet_manager.cc:1434] T 3c5d944b5c594423a11c0215cadf5004 P 1b0d8dd14cbd4674a504867198df9173: Time spent starting tablet: real 0.082s	user 0.008s	sys 0.000s
I20260709 12:13:44.800311   874 tablet_bootstrap.cc:492] T 950021d7f415435b86913a6756debab4 P 1b0d8dd14cbd4674a504867198df9173: Bootstrap starting.
I20260709 12:13:44.776801   872 raft_consensus.cc:385] T 3eadbe6c07564547a479d72d04d07b66 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:44.807495   872 raft_consensus.cc:740] T 3eadbe6c07564547a479d72d04d07b66 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:13:44.811375   739 tablet_service.cc:1511] Processing CreateTablet for tablet 09d17fbc424047ebb4d8521b8924feab (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:13:44.812835   739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09d17fbc424047ebb4d8521b8924feab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.815222   666 tablet_service.cc:1511] Processing CreateTablet for tablet 09d17fbc424047ebb4d8521b8924feab (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:13:44.816563   666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09d17fbc424047ebb4d8521b8924feab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.807710   875 raft_consensus.cc:359] T 3fe0753816884f439663cc0acc51ccc1 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:44.818105   875 raft_consensus.cc:385] T 3fe0753816884f439663cc0acc51ccc1 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:44.818452   875 raft_consensus.cc:740] T 3fe0753816884f439663cc0acc51ccc1 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d559be506ef4445ca1faf0e875b38679, State: Initialized, Role: FOLLOWER
I20260709 12:13:44.821034   872 consensus_queue.cc:260] T 3eadbe6c07564547a479d72d04d07b66 P f516f7a5bdde4cd78035bbf464c6fb6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:44.822854   875 consensus_queue.cc:260] T 3fe0753816884f439663cc0acc51ccc1 P d559be506ef4445ca1faf0e875b38679 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:44.839046   878 raft_consensus.cc:493] T 5d4c1ea720264917b59c2080232aa770 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:44.839816   878 raft_consensus.cc:515] T 5d4c1ea720264917b59c2080232aa770 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:44.851608   816 tablet_service.cc:1511] Processing CreateTablet for tablet 09d17fbc424047ebb4d8521b8924feab (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:13:44.853324   816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09d17fbc424047ebb4d8521b8924feab. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:13:44.856178   853 tablet.cc:2406] T 5d4c1ea720264917b59c2080232aa770 P 6ccb9b1d08bc4da8991c8681f59cc058: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:13:44.857858   874 tablet_bootstrap.cc:654] T 950021d7f415435b86913a6756debab4 P 1b0d8dd14cbd4674a504867198df9173: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:44.860209   875 ts_tablet_manager.cc:1434] T 3fe0753816884f439663cc0acc51ccc1 P d559be506ef4445ca1faf0e875b38679: Time spent starting tablet: real 0.066s	user 0.013s	sys 0.010s
I20260709 12:13:44.862329   872 ts_tablet_manager.cc:1434] T 3eadbe6c07564547a479d72d04d07b66 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.138s	user 0.015s	sys 0.002s
I20260709 12:13:44.873349   872 tablet_bootstrap.cc:492] T 610dd9a8ab854bf182981304ed247a40 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:13:44.874857   875 tablet_bootstrap.cc:492] T 95d1e6d74fd0435882bb3d25ac3823f6 P d559be506ef4445ca1faf0e875b38679: Bootstrap starting.
I20260709 12:13:44.881158   878 leader_election.cc:290] T 5d4c1ea720264917b59c2080232aa770 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:44.888875   887 raft_consensus.cc:493] T 3fe0753816884f439663cc0acc51ccc1 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:44.889400   873 tablet_bootstrap.cc:492] T 77e0b3980d084ac08e3ba1e41d563d05 P 6ccb9b1d08bc4da8991c8681f59cc058: No bootstrap required, opened a new log
I20260709 12:13:44.889514   887 raft_consensus.cc:515] T 3fe0753816884f439663cc0acc51ccc1 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:44.890035   873 ts_tablet_manager.cc:1403] T 77e0b3980d084ac08e3ba1e41d563d05 P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent bootstrapping tablet: real 0.165s	user 0.013s	sys 0.000s
W20260709 12:13:44.903836   488 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.29.32.193:35859, user_credentials={real_user=slave}} blocked reactor thread for 50005.7us
I20260709 12:13:44.906710   875 tablet_bootstrap.cc:654] T 95d1e6d74fd0435882bb3d25ac3823f6 P d559be506ef4445ca1faf0e875b38679: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:44.908241   590 tablet_service.cc:1511] Processing CreateTablet for tablet b06f48f7f9a049208bc7d12b6db231a0 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:13:44.909271   887 leader_election.cc:290] T 3fe0753816884f439663cc0acc51ccc1 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:44.909694   590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b06f48f7f9a049208bc7d12b6db231a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.903005   872 tablet_bootstrap.cc:654] T 610dd9a8ab854bf182981304ed247a40 P f516f7a5bdde4cd78035bbf464c6fb6e: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:44.920907   739 tablet_service.cc:1511] Processing CreateTablet for tablet b06f48f7f9a049208bc7d12b6db231a0 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:13:44.936138   739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b06f48f7f9a049208bc7d12b6db231a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.943660   881 raft_consensus.cc:493] T 3c5d944b5c594423a11c0215cadf5004 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:44.944789   874 tablet_bootstrap.cc:492] T 950021d7f415435b86913a6756debab4 P 1b0d8dd14cbd4674a504867198df9173: No bootstrap required, opened a new log
I20260709 12:13:44.945452   874 ts_tablet_manager.cc:1403] T 950021d7f415435b86913a6756debab4 P 1b0d8dd14cbd4674a504867198df9173: Time spent bootstrapping tablet: real 0.145s	user 0.014s	sys 0.009s
I20260709 12:13:44.946321   815 tablet_service.cc:1511] Processing CreateTablet for tablet a6dec0e1a5ed4f3992ae5ee71515194a (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:13:44.948015   815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6dec0e1a5ed4f3992ae5ee71515194a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.944409   881 raft_consensus.cc:515] T 3c5d944b5c594423a11c0215cadf5004 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:44.957562   589 tablet_service.cc:1511] Processing CreateTablet for tablet a6dec0e1a5ed4f3992ae5ee71515194a (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:13:44.963687   589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6dec0e1a5ed4f3992ae5ee71515194a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.967588   873 raft_consensus.cc:359] T 77e0b3980d084ac08e3ba1e41d563d05 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:44.965543   669 tablet_service.cc:1511] Processing CreateTablet for tablet b06f48f7f9a049208bc7d12b6db231a0 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:13:44.968144   814 tablet_service.cc:1511] Processing CreateTablet for tablet 47c3cb6dba6b4ffda2bcf215c1a7ba3e (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:13:44.975375   881 leader_election.cc:290] T 3c5d944b5c594423a11c0215cadf5004 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:44.972605   873 raft_consensus.cc:385] T 77e0b3980d084ac08e3ba1e41d563d05 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:44.975976   753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4c1ea720264917b59c2080232aa770" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
I20260709 12:13:44.948827   874 raft_consensus.cc:359] T 950021d7f415435b86913a6756debab4 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:44.986807   814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47c3cb6dba6b4ffda2bcf215c1a7ba3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.992787   666 tablet_service.cc:1511] Processing CreateTablet for tablet a6dec0e1a5ed4f3992ae5ee71515194a (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:13:44.993702   811 tablet_service.cc:1511] Processing CreateTablet for tablet f4a0710b793b4b889b35a8e8705d80cb (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:13:44.979760   873 raft_consensus.cc:740] T 77e0b3980d084ac08e3ba1e41d563d05 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ccb9b1d08bc4da8991c8681f59cc058, State: Initialized, Role: FOLLOWER
I20260709 12:13:44.995494   811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4a0710b793b4b889b35a8e8705d80cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.996301   873 consensus_queue.cc:260] T 77e0b3980d084ac08e3ba1e41d563d05 P 6ccb9b1d08bc4da8991c8681f59cc058 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:44.991545   669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b06f48f7f9a049208bc7d12b6db231a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:45.002662   666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6dec0e1a5ed4f3992ae5ee71515194a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:44.988438   874 raft_consensus.cc:385] T 950021d7f415435b86913a6756debab4 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:45.013546   668 tablet_service.cc:1511] Processing CreateTablet for tablet f4a0710b793b4b889b35a8e8705d80cb (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:13:45.014966   668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4a0710b793b4b889b35a8e8705d80cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:45.011861   874 raft_consensus.cc:740] T 950021d7f415435b86913a6756debab4 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Initialized, Role: FOLLOWER
I20260709 12:13:45.023154   874 consensus_queue.cc:260] T 950021d7f415435b86913a6756debab4 P 1b0d8dd14cbd4674a504867198df9173 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:45.024458   872 tablet_bootstrap.cc:492] T 610dd9a8ab854bf182981304ed247a40 P f516f7a5bdde4cd78035bbf464c6fb6e: No bootstrap required, opened a new log
I20260709 12:13:45.025058   872 ts_tablet_manager.cc:1403] T 610dd9a8ab854bf182981304ed247a40 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.152s	user 0.013s	sys 0.004s
I20260709 12:13:45.026391   874 ts_tablet_manager.cc:1434] T 950021d7f415435b86913a6756debab4 P 1b0d8dd14cbd4674a504867198df9173: Time spent starting tablet: real 0.081s	user 0.004s	sys 0.005s
I20260709 12:13:45.029232   604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fe0753816884f439663cc0acc51ccc1" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:45.034104   873 ts_tablet_manager.cc:1434] T 77e0b3980d084ac08e3ba1e41d563d05 P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent starting tablet: real 0.138s	user 0.008s	sys 0.001s
I20260709 12:13:45.028405   872 raft_consensus.cc:359] T 610dd9a8ab854bf182981304ed247a40 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:45.034610   872 raft_consensus.cc:385] T 610dd9a8ab854bf182981304ed247a40 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:45.034921   872 raft_consensus.cc:740] T 610dd9a8ab854bf182981304ed247a40 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:13:45.035195   873 tablet_bootstrap.cc:492] T 4949a29dc01942f9bdaa483871484cb0 P 6ccb9b1d08bc4da8991c8681f59cc058: Bootstrap starting.
I20260709 12:13:45.035620   872 consensus_queue.cc:260] T 610dd9a8ab854bf182981304ed247a40 P f516f7a5bdde4cd78035bbf464c6fb6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:45.038260   872 ts_tablet_manager.cc:1434] T 610dd9a8ab854bf182981304ed247a40 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.002s
I20260709 12:13:45.039291   872 tablet_bootstrap.cc:492] T 8527fff2c7f2448fb4a27971551860c9 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
W20260709 12:13:45.045555   644 leader_election.cc:343] T 3fe0753816884f439663cc0acc51ccc1 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:45.047392   737 tablet_service.cc:1511] Processing CreateTablet for tablet 47c3cb6dba6b4ffda2bcf215c1a7ba3e (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:13:45.048825   737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47c3cb6dba6b4ffda2bcf215c1a7ba3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:45.048483   735 tablet_service.cc:1511] Processing CreateTablet for tablet f4a0710b793b4b889b35a8e8705d80cb (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:13:45.050046   735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4a0710b793b4b889b35a8e8705d80cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:45.072582   734 tablet_service.cc:1511] Processing CreateTablet for tablet e3865ec1edae48228474685ba78de72e (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:13:45.074297   734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3865ec1edae48228474685ba78de72e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:45.075191   874 tablet_bootstrap.cc:492] T 3eadbe6c07564547a479d72d04d07b66 P 1b0d8dd14cbd4674a504867198df9173: Bootstrap starting.
I20260709 12:13:45.075563   808 tablet_service.cc:1511] Processing CreateTablet for tablet 8e1303f1b91147d0857cff4484afacc0 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:13:45.076958   808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e1303f1b91147d0857cff4484afacc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:45.074271   666 tablet_service.cc:1511] Processing CreateTablet for tablet e3865ec1edae48228474685ba78de72e (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:13:45.081398   666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3865ec1edae48228474685ba78de72e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:45.081831   872 tablet_bootstrap.cc:654] T 8527fff2c7f2448fb4a27971551860c9 P f516f7a5bdde4cd78035bbf464c6fb6e: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:45.073102   875 tablet_bootstrap.cc:492] T 95d1e6d74fd0435882bb3d25ac3823f6 P d559be506ef4445ca1faf0e875b38679: No bootstrap required, opened a new log
I20260709 12:13:45.089843   875 ts_tablet_manager.cc:1403] T 95d1e6d74fd0435882bb3d25ac3823f6 P d559be506ef4445ca1faf0e875b38679: Time spent bootstrapping tablet: real 0.215s	user 0.009s	sys 0.011s
I20260709 12:13:45.100564   873 tablet_bootstrap.cc:654] T 4949a29dc01942f9bdaa483871484cb0 P 6ccb9b1d08bc4da8991c8681f59cc058: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:45.101271   883 raft_consensus.cc:493] T 3eadbe6c07564547a479d72d04d07b66 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:45.102361   883 raft_consensus.cc:515] T 3eadbe6c07564547a479d72d04d07b66 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:45.114758   874 tablet_bootstrap.cc:654] T 3eadbe6c07564547a479d72d04d07b66 P 1b0d8dd14cbd4674a504867198df9173: Neither blocks nor log segments found. Creating new log.
W20260709 12:13:45.114923   793 leader_election.cc:343] T 5d4c1ea720264917b59c2080232aa770 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:45.115417   667 tablet_service.cc:1511] Processing CreateTablet for tablet 8e1303f1b91147d0857cff4484afacc0 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:13:45.116858   667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e1303f1b91147d0857cff4484afacc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:45.127382   604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4c1ea720264917b59c2080232aa770" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:45.130888   816 tablet_service.cc:1511] Processing CreateTablet for tablet ed75b552f15e451c9e29aa314d1439fe (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:13:45.132242   816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed75b552f15e451c9e29aa314d1439fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:45.122691   883 leader_election.cc:290] T 3eadbe6c07564547a479d72d04d07b66 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
I20260709 12:13:45.140875   585 tablet_service.cc:1511] Processing CreateTablet for tablet 47c3cb6dba6b4ffda2bcf215c1a7ba3e (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:13:45.152882   585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47c3cb6dba6b4ffda2bcf215c1a7ba3e. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:13:45.150661   792 leader_election.cc:343] T 5d4c1ea720264917b59c2080232aa770 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:45.156297   792 leader_election.cc:304] T 5d4c1ea720264917b59c2080232aa770 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ccb9b1d08bc4da8991c8681f59cc058; no voters: 1b0d8dd14cbd4674a504867198df9173, f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:13:45.166531   878 raft_consensus.cc:2749] T 5d4c1ea720264917b59c2080232aa770 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:45.167636   589 tablet_service.cc:1511] Processing CreateTablet for tablet e3865ec1edae48228474685ba78de72e (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:13:45.166623   662 tablet_service.cc:1511] Processing CreateTablet for tablet 980f85de147c466ba0d7b70651045679 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:13:45.169117   589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3865ec1edae48228474685ba78de72e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:45.169863   662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 980f85de147c466ba0d7b70651045679. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:45.166326   739 tablet_service.cc:1511] Processing CreateTablet for tablet ed75b552f15e451c9e29aa314d1439fe (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:13:45.178243   592 tablet_service.cc:1511] Processing CreateTablet for tablet 8e1303f1b91147d0857cff4484afacc0 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:13:45.179776   592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e1303f1b91147d0857cff4484afacc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:45.186901   739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed75b552f15e451c9e29aa314d1439fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:45.187398   827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fe0753816884f439663cc0acc51ccc1" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" is_pre_election: true
I20260709 12:13:45.188361   875 raft_consensus.cc:359] T 95d1e6d74fd0435882bb3d25ac3823f6 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
W20260709 12:13:45.189846   643 leader_election.cc:343] T 3fe0753816884f439663cc0acc51ccc1 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:45.196182   873 tablet_bootstrap.cc:492] T 4949a29dc01942f9bdaa483871484cb0 P 6ccb9b1d08bc4da8991c8681f59cc058: No bootstrap required, opened a new log
I20260709 12:13:45.209147   643 leader_election.cc:304] T 3fe0753816884f439663cc0acc51ccc1 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d559be506ef4445ca1faf0e875b38679; no voters: 6ccb9b1d08bc4da8991c8681f59cc058, f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:13:45.206857   873 ts_tablet_manager.cc:1403] T 4949a29dc01942f9bdaa483871484cb0 P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent bootstrapping tablet: real 0.172s	user 0.015s	sys 0.018s
I20260709 12:13:45.213218   887 raft_consensus.cc:2749] T 3fe0753816884f439663cc0acc51ccc1 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:45.217272   881 raft_consensus.cc:493] T 950021d7f415435b86913a6756debab4 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:45.217986   881 raft_consensus.cc:515] T 950021d7f415435b86913a6756debab4 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:45.219755   738 tablet_service.cc:1511] Processing CreateTablet for tablet 980f85de147c466ba0d7b70651045679 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:13:45.221498   738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 980f85de147c466ba0d7b70651045679. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:45.223330   873 raft_consensus.cc:359] T 4949a29dc01942f9bdaa483871484cb0 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:45.224488   873 raft_consensus.cc:385] T 4949a29dc01942f9bdaa483871484cb0 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:45.224895   873 raft_consensus.cc:740] T 4949a29dc01942f9bdaa483871484cb0 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ccb9b1d08bc4da8991c8681f59cc058, State: Initialized, Role: FOLLOWER
I20260709 12:13:45.225400   881 leader_election.cc:290] T 950021d7f415435b86913a6756debab4 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
I20260709 12:13:45.236514   827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5d944b5c594423a11c0215cadf5004" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" is_pre_election: true
I20260709 12:13:45.236711   815 tablet_service.cc:1511] Processing CreateTablet for tablet 980f85de147c466ba0d7b70651045679 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:13:45.200675   875 raft_consensus.cc:385] T 95d1e6d74fd0435882bb3d25ac3823f6 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:45.238904   875 raft_consensus.cc:740] T 95d1e6d74fd0435882bb3d25ac3823f6 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d559be506ef4445ca1faf0e875b38679, State: Initialized, Role: FOLLOWER
W20260709 12:13:45.238327   717 leader_election.cc:343] T 3c5d944b5c594423a11c0215cadf5004 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:45.239804   590 tablet_service.cc:1511] Processing CreateTablet for tablet ed75b552f15e451c9e29aa314d1439fe (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:13:45.241366   590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed75b552f15e451c9e29aa314d1439fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:45.239804   875 consensus_queue.cc:260] T 95d1e6d74fd0435882bb3d25ac3823f6 P d559be506ef4445ca1faf0e875b38679 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:45.252120   875 ts_tablet_manager.cc:1434] T 95d1e6d74fd0435882bb3d25ac3823f6 P d559be506ef4445ca1faf0e875b38679: Time spent starting tablet: real 0.156s	user 0.006s	sys 0.001s
I20260709 12:13:45.238300   815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 980f85de147c466ba0d7b70651045679. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:45.253986   604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5d944b5c594423a11c0215cadf5004" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:45.255759   604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950021d7f415435b86913a6756debab4" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:45.257990   588 tablet_service.cc:1511] Processing CreateTablet for tablet 4589a863be4d484b81476119971ad7eb (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:13:45.259410   588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4589a863be4d484b81476119971ad7eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:45.225876   873 consensus_queue.cc:260] T 4949a29dc01942f9bdaa483871484cb0 P 6ccb9b1d08bc4da8991c8681f59cc058 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
W20260709 12:13:45.274852   718 leader_election.cc:343] T 3c5d944b5c594423a11c0215cadf5004 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:45.275393   718 leader_election.cc:304] T 3c5d944b5c594423a11c0215cadf5004 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173; no voters: 6ccb9b1d08bc4da8991c8681f59cc058, f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:13:45.276744   881 raft_consensus.cc:2749] T 3c5d944b5c594423a11c0215cadf5004 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:45.288371   873 ts_tablet_manager.cc:1434] T 4949a29dc01942f9bdaa483871484cb0 P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent starting tablet: real 0.077s	user 0.009s	sys 0.000s
W20260709 12:13:45.289108   718 leader_election.cc:343] T 950021d7f415435b86913a6756debab4 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:45.291134   875 tablet_bootstrap.cc:492] T 9fdf58d4428342928e46f4af7150ea65 P d559be506ef4445ca1faf0e875b38679: Bootstrap starting.
I20260709 12:13:45.291949   873 tablet_bootstrap.cc:492] T 8527fff2c7f2448fb4a27971551860c9 P 6ccb9b1d08bc4da8991c8681f59cc058: Bootstrap starting.
I20260709 12:13:45.293941   874 tablet_bootstrap.cc:492] T 3eadbe6c07564547a479d72d04d07b66 P 1b0d8dd14cbd4674a504867198df9173: No bootstrap required, opened a new log
I20260709 12:13:45.294605   874 ts_tablet_manager.cc:1403] T 3eadbe6c07564547a479d72d04d07b66 P 1b0d8dd14cbd4674a504867198df9173: Time spent bootstrapping tablet: real 0.220s	user 0.013s	sys 0.006s
I20260709 12:13:45.306016   872 tablet_bootstrap.cc:492] T 8527fff2c7f2448fb4a27971551860c9 P f516f7a5bdde4cd78035bbf464c6fb6e: No bootstrap required, opened a new log
I20260709 12:13:45.306687   872 ts_tablet_manager.cc:1403] T 8527fff2c7f2448fb4a27971551860c9 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.268s	user 0.021s	sys 0.063s
I20260709 12:13:45.306354   753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadbe6c07564547a479d72d04d07b66" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
I20260709 12:13:45.306267   669 tablet_service.cc:1511] Processing CreateTablet for tablet 4589a863be4d484b81476119971ad7eb (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:13:45.305055   874 raft_consensus.cc:359] T 3eadbe6c07564547a479d72d04d07b66 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:45.307806   874 raft_consensus.cc:385] T 3eadbe6c07564547a479d72d04d07b66 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:45.307924   669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4589a863be4d484b81476119971ad7eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:45.308214   874 raft_consensus.cc:740] T 3eadbe6c07564547a479d72d04d07b66 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Initialized, Role: FOLLOWER
I20260709 12:13:45.311293   874 consensus_queue.cc:260] T 3eadbe6c07564547a479d72d04d07b66 P 1b0d8dd14cbd4674a504867198df9173 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:45.312392   887 raft_consensus.cc:493] T 95d1e6d74fd0435882bb3d25ac3823f6 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:45.314579   887 raft_consensus.cc:515] T 95d1e6d74fd0435882bb3d25ac3823f6 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:45.321295   604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95d1e6d74fd0435882bb3d25ac3823f6" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
W20260709 12:13:45.322975   644 leader_election.cc:343] T 95d1e6d74fd0435882bb3d25ac3823f6 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:45.323648   887 leader_election.cc:290] T 95d1e6d74fd0435882bb3d25ac3823f6 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859), 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569)
I20260709 12:13:45.313709   735 tablet_service.cc:1511] Processing CreateTablet for tablet 4589a863be4d484b81476119971ad7eb (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:13:45.325546   735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4589a863be4d484b81476119971ad7eb. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:13:45.328707   550 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:45.329751   679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadbe6c07564547a479d72d04d07b66" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679" is_pre_election: true
I20260709 12:13:45.333505   815 tablet_service.cc:1511] Processing CreateTablet for tablet 0cb6f517e698482fb776b8c531da3f11 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:13:45.350812   753 raft_consensus.cc:2468] T 3eadbe6c07564547a479d72d04d07b66 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 0.
I20260709 12:13:45.351763   815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cb6f517e698482fb776b8c531da3f11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:45.355083   570 leader_election.cc:304] T 3eadbe6c07564547a479d72d04d07b66 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 
I20260709 12:13:45.355824   594 tablet_service.cc:1511] Processing CreateTablet for tablet 0cb6f517e698482fb776b8c531da3f11 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:13:45.356549   883 raft_consensus.cc:2804] T 3eadbe6c07564547a479d72d04d07b66 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:45.356963   883 raft_consensus.cc:493] T 3eadbe6c07564547a479d72d04d07b66 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:45.357604   594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cb6f517e698482fb776b8c531da3f11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:45.357467   883 raft_consensus.cc:3060] T 3eadbe6c07564547a479d72d04d07b66 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:45.334331   752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95d1e6d74fd0435882bb3d25ac3823f6" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
W20260709 12:13:45.365029   645 leader_election.cc:343] T 95d1e6d74fd0435882bb3d25ac3823f6 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:45.365599   645 leader_election.cc:304] T 95d1e6d74fd0435882bb3d25ac3823f6 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d559be506ef4445ca1faf0e875b38679; no voters: 1b0d8dd14cbd4674a504867198df9173, f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:13:45.366564   887 raft_consensus.cc:2749] T 95d1e6d74fd0435882bb3d25ac3823f6 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:45.367830   678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950021d7f415435b86913a6756debab4" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679" is_pre_election: true
W20260709 12:13:45.369616   718 leader_election.cc:343] T 950021d7f415435b86913a6756debab4 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:45.370136   718 leader_election.cc:304] T 950021d7f415435b86913a6756debab4 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173; no voters: d559be506ef4445ca1faf0e875b38679, f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:13:45.371344   881 raft_consensus.cc:2749] T 950021d7f415435b86913a6756debab4 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:45.372742   883 raft_consensus.cc:515] T 3eadbe6c07564547a479d72d04d07b66 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
W20260709 12:13:45.374897   569 leader_election.cc:343] T 3eadbe6c07564547a479d72d04d07b66 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:45.382509   752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadbe6c07564547a479d72d04d07b66" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173"
I20260709 12:13:45.383216   752 raft_consensus.cc:3060] T 3eadbe6c07564547a479d72d04d07b66 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:45.384992   666 tablet_service.cc:1511] Processing CreateTablet for tablet 0cb6f517e698482fb776b8c531da3f11 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:13:45.386548   666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cb6f517e698482fb776b8c531da3f11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:45.388768   873 tablet_bootstrap.cc:654] T 8527fff2c7f2448fb4a27971551860c9 P 6ccb9b1d08bc4da8991c8681f59cc058: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:45.378651   872 raft_consensus.cc:359] T 8527fff2c7f2448fb4a27971551860c9 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:45.390470   872 raft_consensus.cc:385] T 8527fff2c7f2448fb4a27971551860c9 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:45.390808   872 raft_consensus.cc:740] T 8527fff2c7f2448fb4a27971551860c9 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:13:45.394423   679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadbe6c07564547a479d72d04d07b66" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679"
W20260709 12:13:45.395673   569 leader_election.cc:343] T 3eadbe6c07564547a479d72d04d07b66 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:45.396510   883 leader_election.cc:290] T 3eadbe6c07564547a479d72d04d07b66 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 election: Requested vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
I20260709 12:13:45.396338   739 tablet_service.cc:1511] Processing CreateTablet for tablet 59464093931c47f5ae41a67791bde98b (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:13:45.397289   872 consensus_queue.cc:260] T 8527fff2c7f2448fb4a27971551860c9 P f516f7a5bdde4cd78035bbf464c6fb6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:45.398535   739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59464093931c47f5ae41a67791bde98b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:45.399595   872 ts_tablet_manager.cc:1434] T 8527fff2c7f2448fb4a27971551860c9 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.092s	user 0.008s	sys 0.000s
I20260709 12:13:45.400640   752 raft_consensus.cc:2468] T 3eadbe6c07564547a479d72d04d07b66 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 1.
I20260709 12:13:45.376428   875 tablet_bootstrap.cc:654] T 9fdf58d4428342928e46f4af7150ea65 P d559be506ef4445ca1faf0e875b38679: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:45.402004   570 leader_election.cc:304] T 3eadbe6c07564547a479d72d04d07b66 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: d559be506ef4445ca1faf0e875b38679
I20260709 12:13:45.377087   874 ts_tablet_manager.cc:1434] T 3eadbe6c07564547a479d72d04d07b66 P 1b0d8dd14cbd4674a504867198df9173: Time spent starting tablet: real 0.082s	user 0.009s	sys 0.002s
I20260709 12:13:45.404448   874 tablet_bootstrap.cc:492] T 8527fff2c7f2448fb4a27971551860c9 P 1b0d8dd14cbd4674a504867198df9173: Bootstrap starting.
I20260709 12:13:45.411346   873 tablet_bootstrap.cc:492] T 8527fff2c7f2448fb4a27971551860c9 P 6ccb9b1d08bc4da8991c8681f59cc058: No bootstrap required, opened a new log
I20260709 12:13:45.412066   873 ts_tablet_manager.cc:1403] T 8527fff2c7f2448fb4a27971551860c9 P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent bootstrapping tablet: real 0.120s	user 0.010s	sys 0.003s
I20260709 12:13:45.413033   872 tablet_bootstrap.cc:492] T 950021d7f415435b86913a6756debab4 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:13:45.414420   883 raft_consensus.cc:2804] T 3eadbe6c07564547a479d72d04d07b66 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:45.414951   883 raft_consensus.cc:697] T 3eadbe6c07564547a479d72d04d07b66 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 LEADER]: Becoming Leader. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Running, Role: LEADER
I20260709 12:13:45.415812   883 consensus_queue.cc:237] T 3eadbe6c07564547a479d72d04d07b66 P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:45.416091   873 raft_consensus.cc:359] T 8527fff2c7f2448fb4a27971551860c9 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:45.417032   873 raft_consensus.cc:385] T 8527fff2c7f2448fb4a27971551860c9 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:45.417387   873 raft_consensus.cc:740] T 8527fff2c7f2448fb4a27971551860c9 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ccb9b1d08bc4da8991c8681f59cc058, State: Initialized, Role: FOLLOWER
I20260709 12:13:45.418501   873 consensus_queue.cc:260] T 8527fff2c7f2448fb4a27971551860c9 P 6ccb9b1d08bc4da8991c8681f59cc058 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:45.421371   873 ts_tablet_manager.cc:1434] T 8527fff2c7f2448fb4a27971551860c9 P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:13:45.422786   873 tablet_bootstrap.cc:492] T 3c5d944b5c594423a11c0215cadf5004 P 6ccb9b1d08bc4da8991c8681f59cc058: Bootstrap starting.
I20260709 12:13:45.425002   874 tablet_bootstrap.cc:654] T 8527fff2c7f2448fb4a27971551860c9 P 1b0d8dd14cbd4674a504867198df9173: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:45.428222   872 tablet_bootstrap.cc:654] T 950021d7f415435b86913a6756debab4 P f516f7a5bdde4cd78035bbf464c6fb6e: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:45.430881   873 tablet_bootstrap.cc:654] T 3c5d944b5c594423a11c0215cadf5004 P 6ccb9b1d08bc4da8991c8681f59cc058: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:45.440394   874 tablet_bootstrap.cc:492] T 8527fff2c7f2448fb4a27971551860c9 P 1b0d8dd14cbd4674a504867198df9173: No bootstrap required, opened a new log
I20260709 12:13:45.440937   874 ts_tablet_manager.cc:1403] T 8527fff2c7f2448fb4a27971551860c9 P 1b0d8dd14cbd4674a504867198df9173: Time spent bootstrapping tablet: real 0.037s	user 0.007s	sys 0.004s
I20260709 12:13:45.441704   808 tablet_service.cc:1511] Processing CreateTablet for tablet 59464093931c47f5ae41a67791bde98b (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:13:45.443313   808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59464093931c47f5ae41a67791bde98b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:45.444327   873 tablet_bootstrap.cc:492] T 3c5d944b5c594423a11c0215cadf5004 P 6ccb9b1d08bc4da8991c8681f59cc058: No bootstrap required, opened a new log
I20260709 12:13:45.445008   873 ts_tablet_manager.cc:1403] T 3c5d944b5c594423a11c0215cadf5004 P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260709 12:13:45.451651   500 catalog_manager.cc:5697] T 3eadbe6c07564547a479d72d04d07b66 P f516f7a5bdde4cd78035bbf464c6fb6e reported cstate change: term changed from 0 to 1, leader changed from <none> to f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193). New cstate: current_term: 1 leader_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:45.451937   873 raft_consensus.cc:359] T 3c5d944b5c594423a11c0215cadf5004 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:45.453166   873 raft_consensus.cc:385] T 3c5d944b5c594423a11c0215cadf5004 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:45.453624   873 raft_consensus.cc:740] T 3c5d944b5c594423a11c0215cadf5004 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ccb9b1d08bc4da8991c8681f59cc058, State: Initialized, Role: FOLLOWER
I20260709 12:13:45.454835   873 consensus_queue.cc:260] T 3c5d944b5c594423a11c0215cadf5004 P 6ccb9b1d08bc4da8991c8681f59cc058 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:45.460026   588 tablet_service.cc:1511] Processing CreateTablet for tablet 59464093931c47f5ae41a67791bde98b (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:13:45.461794   588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59464093931c47f5ae41a67791bde98b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:45.462606   874 raft_consensus.cc:359] T 8527fff2c7f2448fb4a27971551860c9 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:45.463649   874 raft_consensus.cc:385] T 8527fff2c7f2448fb4a27971551860c9 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:45.463960   874 raft_consensus.cc:740] T 8527fff2c7f2448fb4a27971551860c9 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Initialized, Role: FOLLOWER
I20260709 12:13:45.464661   666 tablet_service.cc:1511] Processing CreateTablet for tablet 0ddf0bdafe924cc9a23264c3062f53ea (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:13:45.466058   873 ts_tablet_manager.cc:1434] T 3c5d944b5c594423a11c0215cadf5004 P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.005s
I20260709 12:13:45.466215   666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ddf0bdafe924cc9a23264c3062f53ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:45.464727   874 consensus_queue.cc:260] T 8527fff2c7f2448fb4a27971551860c9 P 1b0d8dd14cbd4674a504867198df9173 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:45.479385   874 ts_tablet_manager.cc:1434] T 8527fff2c7f2448fb4a27971551860c9 P 1b0d8dd14cbd4674a504867198df9173: Time spent starting tablet: real 0.038s	user 0.010s	sys 0.000s
I20260709 12:13:45.480541   874 tablet_bootstrap.cc:492] T 77e0b3980d084ac08e3ba1e41d563d05 P 1b0d8dd14cbd4674a504867198df9173: Bootstrap starting.
I20260709 12:13:45.480423   878 raft_consensus.cc:493] T 4949a29dc01942f9bdaa483871484cb0 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:45.481419   878 raft_consensus.cc:515] T 4949a29dc01942f9bdaa483871484cb0 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:45.473971   873 tablet_bootstrap.cc:492] T 610dd9a8ab854bf182981304ed247a40 P 6ccb9b1d08bc4da8991c8681f59cc058: Bootstrap starting.
I20260709 12:13:45.492257   735 tablet_service.cc:1511] Processing CreateTablet for tablet 0ddf0bdafe924cc9a23264c3062f53ea (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:13:45.502722   735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ddf0bdafe924cc9a23264c3062f53ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:45.503746   875 tablet_bootstrap.cc:492] T 9fdf58d4428342928e46f4af7150ea65 P d559be506ef4445ca1faf0e875b38679: No bootstrap required, opened a new log
I20260709 12:13:45.504292   875 ts_tablet_manager.cc:1403] T 9fdf58d4428342928e46f4af7150ea65 P d559be506ef4445ca1faf0e875b38679: Time spent bootstrapping tablet: real 0.219s	user 0.009s	sys 0.005s
I20260709 12:13:45.511080   878 leader_election.cc:290] T 4949a29dc01942f9bdaa483871484cb0 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139), 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569)
I20260709 12:13:45.511798   878 raft_consensus.cc:493] T 77e0b3980d084ac08e3ba1e41d563d05 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:45.512571   878 raft_consensus.cc:515] T 77e0b3980d084ac08e3ba1e41d563d05 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:45.513124   909 raft_consensus.cc:493] T 610dd9a8ab854bf182981304ed247a40 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:45.513679   909 raft_consensus.cc:515] T 610dd9a8ab854bf182981304ed247a40 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:45.514796   592 tablet_service.cc:1511] Processing CreateTablet for tablet 3bdbc0c021c34a5ea7552ca16564f642 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:13:45.516150   592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bdbc0c021c34a5ea7552ca16564f642. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:45.517714   679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "610dd9a8ab854bf182981304ed247a40" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679" is_pre_election: true
W20260709 12:13:45.519237   569 leader_election.cc:343] T 610dd9a8ab854bf182981304ed247a40 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:45.519809   909 leader_election.cc:290] T 610dd9a8ab854bf182981304ed247a40 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
I20260709 12:13:45.520519   874 tablet_bootstrap.cc:654] T 77e0b3980d084ac08e3ba1e41d563d05 P 1b0d8dd14cbd4674a504867198df9173: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:45.529273   874 tablet_bootstrap.cc:492] T 77e0b3980d084ac08e3ba1e41d563d05 P 1b0d8dd14cbd4674a504867198df9173: No bootstrap required, opened a new log
I20260709 12:13:45.535359   875 raft_consensus.cc:359] T 9fdf58d4428342928e46f4af7150ea65 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:45.537873   874 ts_tablet_manager.cc:1403] T 77e0b3980d084ac08e3ba1e41d563d05 P 1b0d8dd14cbd4674a504867198df9173: Time spent bootstrapping tablet: real 0.058s	user 0.009s	sys 0.006s
I20260709 12:13:45.539355   679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4949a29dc01942f9bdaa483871484cb0" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679" is_pre_election: true
W20260709 12:13:45.541121   792 leader_election.cc:343] T 4949a29dc01942f9bdaa483871484cb0 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:45.542342   816 tablet_service.cc:1511] Processing CreateTablet for tablet 0ddf0bdafe924cc9a23264c3062f53ea (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:13:45.543725   816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ddf0bdafe924cc9a23264c3062f53ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:45.537446   875 raft_consensus.cc:385] T 9fdf58d4428342928e46f4af7150ea65 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:45.544274   875 raft_consensus.cc:740] T 9fdf58d4428342928e46f4af7150ea65 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d559be506ef4445ca1faf0e875b38679, State: Initialized, Role: FOLLOWER
I20260709 12:13:45.544327   827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "610dd9a8ab854bf182981304ed247a40" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" is_pre_election: true
I20260709 12:13:45.545245   875 consensus_queue.cc:260] T 9fdf58d4428342928e46f4af7150ea65 P d559be506ef4445ca1faf0e875b38679 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
W20260709 12:13:45.546126   568 leader_election.cc:343] T 610dd9a8ab854bf182981304ed247a40 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:45.546658   568 leader_election.cc:304] T 610dd9a8ab854bf182981304ed247a40 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 6ccb9b1d08bc4da8991c8681f59cc058, d559be506ef4445ca1faf0e875b38679
I20260709 12:13:45.547828   878 leader_election.cc:290] T 77e0b3980d084ac08e3ba1e41d563d05 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139), 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569)
I20260709 12:13:45.547577   874 raft_consensus.cc:359] T 77e0b3980d084ac08e3ba1e41d563d05 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:45.547859   909 raft_consensus.cc:2749] T 610dd9a8ab854bf182981304ed247a40 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:45.548388   874 raft_consensus.cc:385] T 77e0b3980d084ac08e3ba1e41d563d05 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:45.548751   874 raft_consensus.cc:740] T 77e0b3980d084ac08e3ba1e41d563d05 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Initialized, Role: FOLLOWER
I20260709 12:13:45.549506   874 consensus_queue.cc:260] T 77e0b3980d084ac08e3ba1e41d563d05 P 1b0d8dd14cbd4674a504867198df9173 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:45.551163   679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e0b3980d084ac08e3ba1e41d563d05" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679" is_pre_election: true
W20260709 12:13:45.553009   792 leader_election.cc:343] T 77e0b3980d084ac08e3ba1e41d563d05 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:45.498731   570 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.195:46569, user_credentials={real_user=slave}} blocked reactor thread for 96842us
I20260709 12:13:45.555382   875 ts_tablet_manager.cc:1434] T 9fdf58d4428342928e46f4af7150ea65 P d559be506ef4445ca1faf0e875b38679: Time spent starting tablet: real 0.051s	user 0.009s	sys 0.000s
I20260709 12:13:45.556560   875 tablet_bootstrap.cc:492] T 77e0b3980d084ac08e3ba1e41d563d05 P d559be506ef4445ca1faf0e875b38679: Bootstrap starting.
I20260709 12:13:45.557520   873 tablet_bootstrap.cc:654] T 610dd9a8ab854bf182981304ed247a40 P 6ccb9b1d08bc4da8991c8681f59cc058: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:45.558480   874 ts_tablet_manager.cc:1434] T 77e0b3980d084ac08e3ba1e41d563d05 P 1b0d8dd14cbd4674a504867198df9173: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260709 12:13:45.559536   874 tablet_bootstrap.cc:492] T 95d1e6d74fd0435882bb3d25ac3823f6 P 1b0d8dd14cbd4674a504867198df9173: Bootstrap starting.
I20260709 12:13:45.570041   669 tablet_service.cc:1511] Processing CreateTablet for tablet 3bdbc0c021c34a5ea7552ca16564f642 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:13:45.571504   669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bdbc0c021c34a5ea7552ca16564f642. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:45.574026   872 tablet_bootstrap.cc:492] T 950021d7f415435b86913a6756debab4 P f516f7a5bdde4cd78035bbf464c6fb6e: No bootstrap required, opened a new log
I20260709 12:13:45.574653   872 ts_tablet_manager.cc:1403] T 950021d7f415435b86913a6756debab4 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.162s	user 0.035s	sys 0.033s
I20260709 12:13:45.575634   752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4949a29dc01942f9bdaa483871484cb0" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
I20260709 12:13:45.577430   872 raft_consensus.cc:359] T 950021d7f415435b86913a6756debab4 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:45.577679   753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e0b3980d084ac08e3ba1e41d563d05" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
I20260709 12:13:45.578275   872 raft_consensus.cc:385] T 950021d7f415435b86913a6756debab4 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:45.578706   872 raft_consensus.cc:740] T 950021d7f415435b86913a6756debab4 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:13:45.578810   753 raft_consensus.cc:2468] T 77e0b3980d084ac08e3ba1e41d563d05 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ccb9b1d08bc4da8991c8681f59cc058 in term 0.
I20260709 12:13:45.579721   872 consensus_queue.cc:260] T 950021d7f415435b86913a6756debab4 P f516f7a5bdde4cd78035bbf464c6fb6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:45.582579   872 ts_tablet_manager.cc:1434] T 950021d7f415435b86913a6756debab4 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 12:13:45.582396   878 raft_consensus.cc:493] T 3c5d944b5c594423a11c0215cadf5004 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:45.585456   793 leader_election.cc:343] T 4949a29dc01942f9bdaa483871484cb0 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:45.585690   878 raft_consensus.cc:515] T 3c5d944b5c594423a11c0215cadf5004 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:45.587904   875 tablet_bootstrap.cc:654] T 77e0b3980d084ac08e3ba1e41d563d05 P d559be506ef4445ca1faf0e875b38679: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:45.588349   874 tablet_bootstrap.cc:654] T 95d1e6d74fd0435882bb3d25ac3823f6 P 1b0d8dd14cbd4674a504867198df9173: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:45.588802   878 leader_election.cc:290] T 3c5d944b5c594423a11c0215cadf5004 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:45.586102   793 leader_election.cc:304] T 4949a29dc01942f9bdaa483871484cb0 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ccb9b1d08bc4da8991c8681f59cc058; no voters: 1b0d8dd14cbd4674a504867198df9173, d559be506ef4445ca1faf0e875b38679
I20260709 12:13:45.591275   793 leader_election.cc:304] T 77e0b3980d084ac08e3ba1e41d563d05 P 6ccb9b1d08bc4da8991c8681f59cc058 [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: 1b0d8dd14cbd4674a504867198df9173, 6ccb9b1d08bc4da8991c8681f59cc058; no voters: d559be506ef4445ca1faf0e875b38679
I20260709 12:13:45.593591   753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5d944b5c594423a11c0215cadf5004" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
I20260709 12:13:45.594377   753 raft_consensus.cc:2468] T 3c5d944b5c594423a11c0215cadf5004 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ccb9b1d08bc4da8991c8681f59cc058 in term 0.
I20260709 12:13:45.594514   916 raft_consensus.cc:2749] T 4949a29dc01942f9bdaa483871484cb0 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:45.595315   916 raft_consensus.cc:2804] T 77e0b3980d084ac08e3ba1e41d563d05 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:45.595856   916 raft_consensus.cc:493] T 77e0b3980d084ac08e3ba1e41d563d05 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:45.596186   916 raft_consensus.cc:3060] T 77e0b3980d084ac08e3ba1e41d563d05 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:45.602711   604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5d944b5c594423a11c0215cadf5004" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:45.604193   872 tablet_bootstrap.cc:492] T 5d4c1ea720264917b59c2080232aa770 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
W20260709 12:13:45.605149   792 leader_election.cc:343] T 3c5d944b5c594423a11c0215cadf5004 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:45.606036   909 raft_consensus.cc:493] T 8527fff2c7f2448fb4a27971551860c9 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:45.606487   739 tablet_service.cc:1511] Processing CreateTablet for tablet 3bdbc0c021c34a5ea7552ca16564f642 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:13:45.606729   909 raft_consensus.cc:515] T 8527fff2c7f2448fb4a27971551860c9 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:45.607940   739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bdbc0c021c34a5ea7552ca16564f642. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:45.610351   878 raft_consensus.cc:493] T 8527fff2c7f2448fb4a27971551860c9 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:45.610904   878 raft_consensus.cc:515] T 8527fff2c7f2448fb4a27971551860c9 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:45.611346   827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8527fff2c7f2448fb4a27971551860c9" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" is_pre_election: true
I20260709 12:13:45.612015   827 raft_consensus.cc:2468] T 8527fff2c7f2448fb4a27971551860c9 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 0.
I20260709 12:13:45.614391   604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8527fff2c7f2448fb4a27971551860c9" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:45.615084   604 raft_consensus.cc:2468] T 8527fff2c7f2448fb4a27971551860c9 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ccb9b1d08bc4da8991c8681f59cc058 in term 0.
I20260709 12:13:45.615509   753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8527fff2c7f2448fb4a27971551860c9" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
I20260709 12:13:45.616161   753 raft_consensus.cc:2468] T 8527fff2c7f2448fb4a27971551860c9 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 0.
I20260709 12:13:45.616499   792 leader_election.cc:304] T 8527fff2c7f2448fb4a27971551860c9 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ccb9b1d08bc4da8991c8681f59cc058, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 
I20260709 12:13:45.617539   878 leader_election.cc:290] T 8527fff2c7f2448fb4a27971551860c9 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:45.618124   878 raft_consensus.cc:2804] T 8527fff2c7f2448fb4a27971551860c9 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:45.618571   878 raft_consensus.cc:493] T 8527fff2c7f2448fb4a27971551860c9 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:45.618927   878 raft_consensus.cc:3060] T 8527fff2c7f2448fb4a27971551860c9 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:45.617872   570 leader_election.cc:304] T 8527fff2c7f2448fb4a27971551860c9 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 
I20260709 12:13:45.619793   883 raft_consensus.cc:2804] T 8527fff2c7f2448fb4a27971551860c9 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:45.620172   883 raft_consensus.cc:493] T 8527fff2c7f2448fb4a27971551860c9 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:45.620543   883 raft_consensus.cc:3060] T 8527fff2c7f2448fb4a27971551860c9 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:45.657410   874 tablet_bootstrap.cc:492] T 95d1e6d74fd0435882bb3d25ac3823f6 P 1b0d8dd14cbd4674a504867198df9173: No bootstrap required, opened a new log
I20260709 12:13:45.651698   793 leader_election.cc:304] T 3c5d944b5c594423a11c0215cadf5004 P 6ccb9b1d08bc4da8991c8681f59cc058 [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: 1b0d8dd14cbd4674a504867198df9173, 6ccb9b1d08bc4da8991c8681f59cc058; no voters: f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:13:45.663753   874 ts_tablet_manager.cc:1403] T 95d1e6d74fd0435882bb3d25ac3823f6 P 1b0d8dd14cbd4674a504867198df9173: Time spent bootstrapping tablet: real 0.104s	user 0.003s	sys 0.020s
I20260709 12:13:45.643384   909 leader_election.cc:290] T 8527fff2c7f2448fb4a27971551860c9 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919)
I20260709 12:13:45.666314   909 raft_consensus.cc:493] T 950021d7f415435b86913a6756debab4 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:45.666832   909 raft_consensus.cc:515] T 950021d7f415435b86913a6756debab4 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:45.690444   909 leader_election.cc:290] T 950021d7f415435b86913a6756debab4 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139), 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569)
I20260709 12:13:45.735416   873 tablet_bootstrap.cc:492] T 610dd9a8ab854bf182981304ed247a40 P 6ccb9b1d08bc4da8991c8681f59cc058: No bootstrap required, opened a new log
I20260709 12:13:45.736099   873 ts_tablet_manager.cc:1403] T 610dd9a8ab854bf182981304ed247a40 P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent bootstrapping tablet: real 0.262s	user 0.040s	sys 0.017s
I20260709 12:13:45.735711   874 raft_consensus.cc:359] T 95d1e6d74fd0435882bb3d25ac3823f6 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:45.681953   753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950021d7f415435b86913a6756debab4" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
I20260709 12:13:45.747233   815 tablet_service.cc:1511] Processing CreateTablet for tablet 6b27979b0e1e4086bd0fe2c1f7f355a1 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:13:45.749071   815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b27979b0e1e4086bd0fe2c1f7f355a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:45.758342   753 raft_consensus.cc:2468] T 950021d7f415435b86913a6756debab4 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 0.
W20260709 12:13:45.741062   793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.195:46569, user_credentials={real_user=slave}} blocked reactor thread for 96961us
I20260709 12:13:45.760061   570 leader_election.cc:304] T 950021d7f415435b86913a6756debab4 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 
I20260709 12:13:45.761559   753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8527fff2c7f2448fb4a27971551860c9" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
I20260709 12:13:45.762284   753 raft_consensus.cc:2468] T 8527fff2c7f2448fb4a27971551860c9 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ccb9b1d08bc4da8991c8681f59cc058 in term 0.
I20260709 12:13:45.762771   872 tablet_bootstrap.cc:654] T 5d4c1ea720264917b59c2080232aa770 P f516f7a5bdde4cd78035bbf464c6fb6e: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:45.763864   922 raft_consensus.cc:2804] T 950021d7f415435b86913a6756debab4 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:45.764263   669 tablet_service.cc:1511] Processing CreateTablet for tablet 6b27979b0e1e4086bd0fe2c1f7f355a1 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:13:45.764300   922 raft_consensus.cc:493] T 950021d7f415435b86913a6756debab4 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:45.765646   669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b27979b0e1e4086bd0fe2c1f7f355a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:45.766896   592 tablet_service.cc:1511] Processing CreateTablet for tablet 6b27979b0e1e4086bd0fe2c1f7f355a1 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:13:45.767302   679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950021d7f415435b86913a6756debab4" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679" is_pre_election: true
I20260709 12:13:45.768613   738 tablet_service.cc:1511] Processing CreateTablet for tablet 8fd7f62300f1408583ec274082b17d08 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:13:45.771301   875 tablet_bootstrap.cc:492] T 77e0b3980d084ac08e3ba1e41d563d05 P d559be506ef4445ca1faf0e875b38679: No bootstrap required, opened a new log
I20260709 12:13:45.771710   738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fd7f62300f1408583ec274082b17d08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:45.771853   875 ts_tablet_manager.cc:1403] T 77e0b3980d084ac08e3ba1e41d563d05 P d559be506ef4445ca1faf0e875b38679: Time spent bootstrapping tablet: real 0.216s	user 0.010s	sys 0.004s
I20260709 12:13:45.772270   592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b27979b0e1e4086bd0fe2c1f7f355a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:45.769016   873 raft_consensus.cc:359] T 610dd9a8ab854bf182981304ed247a40 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:45.765332   922 raft_consensus.cc:3060] T 950021d7f415435b86913a6756debab4 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:45.778606   569 leader_election.cc:343] T 950021d7f415435b86913a6756debab4 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:45.741122   874 raft_consensus.cc:385] T 95d1e6d74fd0435882bb3d25ac3823f6 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:45.781356   874 raft_consensus.cc:740] T 95d1e6d74fd0435882bb3d25ac3823f6 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Initialized, Role: FOLLOWER
I20260709 12:13:45.782409   874 consensus_queue.cc:260] T 95d1e6d74fd0435882bb3d25ac3823f6 P 1b0d8dd14cbd4674a504867198df9173 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:45.775679   916 raft_consensus.cc:515] T 77e0b3980d084ac08e3ba1e41d563d05 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:45.787497   878 raft_consensus.cc:515] T 8527fff2c7f2448fb4a27971551860c9 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:45.788381   873 raft_consensus.cc:385] T 610dd9a8ab854bf182981304ed247a40 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:45.788832   873 raft_consensus.cc:740] T 610dd9a8ab854bf182981304ed247a40 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ccb9b1d08bc4da8991c8681f59cc058, State: Initialized, Role: FOLLOWER
I20260709 12:13:45.789105   753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e0b3980d084ac08e3ba1e41d563d05" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173"
I20260709 12:13:45.789721   753 raft_consensus.cc:3060] T 77e0b3980d084ac08e3ba1e41d563d05 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:45.793241   752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8527fff2c7f2448fb4a27971551860c9" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173"
I20260709 12:13:45.793897   752 raft_consensus.cc:3060] T 8527fff2c7f2448fb4a27971551860c9 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:45.794307   594 tablet_service.cc:1511] Processing CreateTablet for tablet 8fd7f62300f1408583ec274082b17d08 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:13:45.795723   874 ts_tablet_manager.cc:1434] T 95d1e6d74fd0435882bb3d25ac3823f6 P 1b0d8dd14cbd4674a504867198df9173: Time spent starting tablet: real 0.131s	user 0.011s	sys 0.005s
I20260709 12:13:45.789856   873 consensus_queue.cc:260] T 610dd9a8ab854bf182981304ed247a40 P 6ccb9b1d08bc4da8991c8681f59cc058 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:45.796815   874 tablet_bootstrap.cc:492] T 9fdf58d4428342928e46f4af7150ea65 P 1b0d8dd14cbd4674a504867198df9173: Bootstrap starting.
I20260709 12:13:45.787262   808 tablet_service.cc:1511] Processing CreateTablet for tablet 8fd7f62300f1408583ec274082b17d08 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:13:45.787916   916 leader_election.cc:290] T 77e0b3980d084ac08e3ba1e41d563d05 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 election: Requested vote from peers d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139), 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569)
I20260709 12:13:45.801329   916 raft_consensus.cc:2804] T 3c5d944b5c594423a11c0215cadf5004 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:45.801716   916 raft_consensus.cc:493] T 3c5d944b5c594423a11c0215cadf5004 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:45.802070   916 raft_consensus.cc:3060] T 3c5d944b5c594423a11c0215cadf5004 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:45.804442   666 tablet_service.cc:1511] Processing CreateTablet for tablet 384b6b44e07748b891f76e9a28d82d05 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:13:45.805967   666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 384b6b44e07748b891f76e9a28d82d05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:45.798429   878 leader_election.cc:290] T 8527fff2c7f2448fb4a27971551860c9 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 election: Requested vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
W20260709 12:13:45.809504   792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.193:35859, user_credentials={real_user=slave}} blocked reactor thread for 192008us
I20260709 12:13:45.818058   679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e0b3980d084ac08e3ba1e41d563d05" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679"
I20260709 12:13:45.820544   604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8527fff2c7f2448fb4a27971551860c9" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
I20260709 12:13:45.790421   922 raft_consensus.cc:515] T 950021d7f415435b86913a6756debab4 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
W20260709 12:13:45.821641   792 leader_election.cc:343] T 77e0b3980d084ac08e3ba1e41d563d05 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:45.823580   873 ts_tablet_manager.cc:1434] T 610dd9a8ab854bf182981304ed247a40 P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent starting tablet: real 0.086s	user 0.007s	sys 0.001s
I20260709 12:13:45.824333   922 leader_election.cc:290] T 950021d7f415435b86913a6756debab4 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 election: Requested vote from peers d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139), 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569)
I20260709 12:13:45.824934   679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950021d7f415435b86913a6756debab4" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679"
I20260709 12:13:45.811048   594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fd7f62300f1408583ec274082b17d08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:45.825677   751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950021d7f415435b86913a6756debab4" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173"
I20260709 12:13:45.841325   585 tablet_service.cc:1511] Processing CreateTablet for tablet a94b2fd3bc294040b3a80c530f22a14e (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:13:45.842716   585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a94b2fd3bc294040b3a80c530f22a14e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:45.828661   753 raft_consensus.cc:2468] T 77e0b3980d084ac08e3ba1e41d563d05 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ccb9b1d08bc4da8991c8681f59cc058 in term 1.
W20260709 12:13:45.833891   569 leader_election.cc:343] T 950021d7f415435b86913a6756debab4 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:45.832401   751 raft_consensus.cc:3060] T 950021d7f415435b86913a6756debab4 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:45.847522   793 leader_election.cc:304] T 77e0b3980d084ac08e3ba1e41d563d05 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, 6ccb9b1d08bc4da8991c8681f59cc058; no voters: d559be506ef4445ca1faf0e875b38679
I20260709 12:13:45.850777   909 consensus_queue.cc:1048] T 3eadbe6c07564547a479d72d04d07b66 P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:45.813903   883 raft_consensus.cc:515] T 8527fff2c7f2448fb4a27971551860c9 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:45.838464   808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fd7f62300f1408583ec274082b17d08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:45.851675   921 raft_consensus.cc:2804] T 77e0b3980d084ac08e3ba1e41d563d05 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:45.848716   814 tablet_service.cc:1511] Processing CreateTablet for tablet 384b6b44e07748b891f76e9a28d82d05 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:13:45.859638   814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 384b6b44e07748b891f76e9a28d82d05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:45.862825   604 raft_consensus.cc:2393] T 8527fff2c7f2448fb4a27971551860c9 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6ccb9b1d08bc4da8991c8681f59cc058 in current term 1: Already voted for candidate f516f7a5bdde4cd78035bbf464c6fb6e in this term.
I20260709 12:13:45.863690   921 raft_consensus.cc:697] T 77e0b3980d084ac08e3ba1e41d563d05 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 LEADER]: Becoming Leader. State: Replica: 6ccb9b1d08bc4da8991c8681f59cc058, State: Running, Role: LEADER
I20260709 12:13:45.864698   921 consensus_queue.cc:237] T 77e0b3980d084ac08e3ba1e41d563d05 P 6ccb9b1d08bc4da8991c8681f59cc058 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:45.866407   662 tablet_service.cc:1511] Processing CreateTablet for tablet a94b2fd3bc294040b3a80c530f22a14e (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:13:45.867852   662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a94b2fd3bc294040b3a80c530f22a14e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:45.875090   735 tablet_service.cc:1511] Processing CreateTablet for tablet 384b6b44e07748b891f76e9a28d82d05 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:13:45.876586   735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 384b6b44e07748b891f76e9a28d82d05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:45.878376   750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8527fff2c7f2448fb4a27971551860c9" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173"
I20260709 12:13:45.882341   752 raft_consensus.cc:2468] T 8527fff2c7f2448fb4a27971551860c9 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ccb9b1d08bc4da8991c8681f59cc058 in term 1.
I20260709 12:13:45.834334   875 raft_consensus.cc:359] T 77e0b3980d084ac08e3ba1e41d563d05 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:45.886797   811 tablet_service.cc:1511] Processing CreateTablet for tablet f01fbf11f18344dd8a208b74da69151d (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:13:45.894833   793 leader_election.cc:304] T 8527fff2c7f2448fb4a27971551860c9 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, 6ccb9b1d08bc4da8991c8681f59cc058; no voters: f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:13:45.895488   883 leader_election.cc:290] T 8527fff2c7f2448fb4a27971551860c9 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 election: Requested vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919)
I20260709 12:13:45.895714   811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f01fbf11f18344dd8a208b74da69151d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:45.892067   873 tablet_bootstrap.cc:492] T 9fdf58d4428342928e46f4af7150ea65 P 6ccb9b1d08bc4da8991c8681f59cc058: Bootstrap starting.
I20260709 12:13:45.891057   875 raft_consensus.cc:385] T 77e0b3980d084ac08e3ba1e41d563d05 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:45.900746   827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8527fff2c7f2448fb4a27971551860c9" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058"
I20260709 12:13:45.902900   737 tablet_service.cc:1511] Processing CreateTablet for tablet 4e18c72b67194671ae1569e0a3a4d79e (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:13:45.904274   737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e18c72b67194671ae1569e0a3a4d79e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:45.914409   927 raft_consensus.cc:2804] T 8527fff2c7f2448fb4a27971551860c9 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:45.915107   927 raft_consensus.cc:697] T 8527fff2c7f2448fb4a27971551860c9 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 LEADER]: Becoming Leader. State: Replica: 6ccb9b1d08bc4da8991c8681f59cc058, State: Running, Role: LEADER
I20260709 12:13:45.914937   667 tablet_service.cc:1511] Processing CreateTablet for tablet f01fbf11f18344dd8a208b74da69151d (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:13:45.916101   927 consensus_queue.cc:237] T 8527fff2c7f2448fb4a27971551860c9 P 6ccb9b1d08bc4da8991c8681f59cc058 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:45.916888   667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f01fbf11f18344dd8a208b74da69151d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:45.920971   872 tablet_bootstrap.cc:492] T 5d4c1ea720264917b59c2080232aa770 P f516f7a5bdde4cd78035bbf464c6fb6e: No bootstrap required, opened a new log
I20260709 12:13:45.921696   872 ts_tablet_manager.cc:1403] T 5d4c1ea720264917b59c2080232aa770 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.318s	user 0.023s	sys 0.021s
I20260709 12:13:45.928576   916 raft_consensus.cc:515] T 3c5d944b5c594423a11c0215cadf5004 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:45.930953   916 leader_election.cc:290] T 3c5d944b5c594423a11c0215cadf5004 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 election: Requested vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:45.932145   604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5d944b5c594423a11c0215cadf5004" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
I20260709 12:13:45.932922   752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5d944b5c594423a11c0215cadf5004" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173"
I20260709 12:13:45.933722   872 raft_consensus.cc:359] T 5d4c1ea720264917b59c2080232aa770 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:45.936069   588 tablet_service.cc:1511] Processing CreateTablet for tablet f01fbf11f18344dd8a208b74da69151d (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:13:45.999425   752 raft_consensus.cc:3060] T 3c5d944b5c594423a11c0215cadf5004 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:46.000882   588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f01fbf11f18344dd8a208b74da69151d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:46.002561   887 raft_consensus.cc:493] T 9fdf58d4428342928e46f4af7150ea65 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:13:46.002926   792 leader_election.cc:343] T 3c5d944b5c594423a11c0215cadf5004 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:46.003089   887 raft_consensus.cc:515] T 9fdf58d4428342928e46f4af7150ea65 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:46.005335   887 leader_election.cc:290] T 9fdf58d4428342928e46f4af7150ea65 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919)
I20260709 12:13:45.999495   872 raft_consensus.cc:385] T 5d4c1ea720264917b59c2080232aa770 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:46.007719   750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fdf58d4428342928e46f4af7150ea65" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
I20260709 12:13:46.008209   872 raft_consensus.cc:740] T 5d4c1ea720264917b59c2080232aa770 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:13:46.009109   872 consensus_queue.cc:260] T 5d4c1ea720264917b59c2080232aa770 P f516f7a5bdde4cd78035bbf464c6fb6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
W20260709 12:13:46.009892   645 leader_election.cc:343] T 9fdf58d4428342928e46f4af7150ea65 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:46.010766   827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fdf58d4428342928e46f4af7150ea65" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" is_pre_election: true
I20260709 12:13:46.011730   872 ts_tablet_manager.cc:1434] T 5d4c1ea720264917b59c2080232aa770 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.090s	user 0.009s	sys 0.000s
W20260709 12:13:46.012351   643 leader_election.cc:343] T 9fdf58d4428342928e46f4af7150ea65 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:46.012799   872 tablet_bootstrap.cc:492] T 3c5d944b5c594423a11c0215cadf5004 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:13:46.012832   643 leader_election.cc:304] T 9fdf58d4428342928e46f4af7150ea65 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d559be506ef4445ca1faf0e875b38679; no voters: 1b0d8dd14cbd4674a504867198df9173, 6ccb9b1d08bc4da8991c8681f59cc058
I20260709 12:13:46.014794   887 raft_consensus.cc:2749] T 9fdf58d4428342928e46f4af7150ea65 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:45.945288   874 tablet_bootstrap.cc:654] T 9fdf58d4428342928e46f4af7150ea65 P 1b0d8dd14cbd4674a504867198df9173: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:45.898753   875 raft_consensus.cc:740] T 77e0b3980d084ac08e3ba1e41d563d05 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d559be506ef4445ca1faf0e875b38679, State: Initialized, Role: FOLLOWER
W20260709 12:13:46.018604   569 consensus_peers.cc:597] T 3eadbe6c07564547a479d72d04d07b66 P f516f7a5bdde4cd78035bbf464c6fb6e -> Peer d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139): Couldn't send request to peer d559be506ef4445ca1faf0e875b38679. 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 12:13:46.018908   875 consensus_queue.cc:260] T 77e0b3980d084ac08e3ba1e41d563d05 P d559be506ef4445ca1faf0e875b38679 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:45.998260   662 tablet_service.cc:1511] Processing CreateTablet for tablet a1886db7b0134580b8a3f0c5d20d1b9c (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:13:46.021204   875 ts_tablet_manager.cc:1434] T 77e0b3980d084ac08e3ba1e41d563d05 P d559be506ef4445ca1faf0e875b38679: Time spent starting tablet: real 0.249s	user 0.004s	sys 0.005s
I20260709 12:13:46.021838   662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1886db7b0134580b8a3f0c5d20d1b9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:46.022553   872 tablet_bootstrap.cc:654] T 3c5d944b5c594423a11c0215cadf5004 P f516f7a5bdde4cd78035bbf464c6fb6e: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:46.023423   752 raft_consensus.cc:2468] T 3c5d944b5c594423a11c0215cadf5004 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ccb9b1d08bc4da8991c8681f59cc058 in term 1.
I20260709 12:13:46.024704   875 tablet_bootstrap.cc:492] T 950021d7f415435b86913a6756debab4 P d559be506ef4445ca1faf0e875b38679: Bootstrap starting.
I20260709 12:13:45.959017   738 tablet_service.cc:1511] Processing CreateTablet for tablet a94b2fd3bc294040b3a80c530f22a14e (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:13:46.032189   738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a94b2fd3bc294040b3a80c530f22a14e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:46.032717   811 tablet_service.cc:1511] Processing CreateTablet for tablet a1886db7b0134580b8a3f0c5d20d1b9c (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:13:46.034014   811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1886db7b0134580b8a3f0c5d20d1b9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:45.961300   751 raft_consensus.cc:2468] T 950021d7f415435b86913a6756debab4 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 1.
I20260709 12:13:45.977085   568 leader_election.cc:304] T 8527fff2c7f2448fb4a27971551860c9 P f516f7a5bdde4cd78035bbf464c6fb6e [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: f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 1b0d8dd14cbd4674a504867198df9173, 6ccb9b1d08bc4da8991c8681f59cc058
I20260709 12:13:45.972288   873 tablet_bootstrap.cc:654] T 9fdf58d4428342928e46f4af7150ea65 P 6ccb9b1d08bc4da8991c8681f59cc058: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:45.982079   815 tablet_service.cc:1511] Processing CreateTablet for tablet 4e18c72b67194671ae1569e0a3a4d79e (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:13:45.993608   501 catalog_manager.cc:5697] T 77e0b3980d084ac08e3ba1e41d563d05 P 6ccb9b1d08bc4da8991c8681f59cc058 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196). New cstate: current_term: 1 leader_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:45.996181   739 tablet_service.cc:1511] Processing CreateTablet for tablet a1886db7b0134580b8a3f0c5d20d1b9c (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:13:46.035243   883 raft_consensus.cc:2749] T 8527fff2c7f2448fb4a27971551860c9 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 12:13:46.035403   568 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.196:34919, user_credentials={real_user=slave}} blocked reactor thread for 58440.9us
I20260709 12:13:46.037854   570 leader_election.cc:304] T 950021d7f415435b86913a6756debab4 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: d559be506ef4445ca1faf0e875b38679
I20260709 12:13:46.038264   887 raft_consensus.cc:493] T 77e0b3980d084ac08e3ba1e41d563d05 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:46.024835   793 leader_election.cc:304] T 3c5d944b5c594423a11c0215cadf5004 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, 6ccb9b1d08bc4da8991c8681f59cc058; no voters: f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:13:46.038843   887 raft_consensus.cc:515] T 77e0b3980d084ac08e3ba1e41d563d05 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:46.036158   815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e18c72b67194671ae1569e0a3a4d79e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:46.036510   501 catalog_manager.cc:5697] T 8527fff2c7f2448fb4a27971551860c9 P 6ccb9b1d08bc4da8991c8681f59cc058 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196). New cstate: current_term: 1 leader_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:46.043946   827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e0b3980d084ac08e3ba1e41d563d05" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" is_pre_election: true
I20260709 12:13:46.046365   883 raft_consensus.cc:2804] T 950021d7f415435b86913a6756debab4 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:46.047310   883 raft_consensus.cc:697] T 950021d7f415435b86913a6756debab4 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 LEADER]: Becoming Leader. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Running, Role: LEADER
I20260709 12:13:46.047710   887 leader_election.cc:290] T 77e0b3980d084ac08e3ba1e41d563d05 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919)
I20260709 12:13:46.037286   739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1886db7b0134580b8a3f0c5d20d1b9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:46.048290   883 consensus_queue.cc:237] T 950021d7f415435b86913a6756debab4 P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:46.063464   585 tablet_service.cc:1511] Processing CreateTablet for tablet 4e18c72b67194671ae1569e0a3a4d79e (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:13:46.064414   881 raft_consensus.cc:493] T 95d1e6d74fd0435882bb3d25ac3823f6 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:46.065266   585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e18c72b67194671ae1569e0a3a4d79e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:46.065133   881 raft_consensus.cc:515] T 95d1e6d74fd0435882bb3d25ac3823f6 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:46.066514   751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e0b3980d084ac08e3ba1e41d563d05" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
I20260709 12:13:46.067500   751 raft_consensus.cc:2393] T 77e0b3980d084ac08e3ba1e41d563d05 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d559be506ef4445ca1faf0e875b38679 in current term 1: Already voted for candidate 6ccb9b1d08bc4da8991c8681f59cc058 in this term.
I20260709 12:13:46.069849   645 leader_election.cc:304] T 77e0b3980d084ac08e3ba1e41d563d05 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d559be506ef4445ca1faf0e875b38679; no voters: 1b0d8dd14cbd4674a504867198df9173, 6ccb9b1d08bc4da8991c8681f59cc058
I20260709 12:13:46.071565   604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95d1e6d74fd0435882bb3d25ac3823f6" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
W20260709 12:13:46.073441   718 leader_election.cc:343] T 95d1e6d74fd0435882bb3d25ac3823f6 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:46.074210   887 raft_consensus.cc:3060] T 77e0b3980d084ac08e3ba1e41d563d05 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:46.076555   881 leader_election.cc:290] T 95d1e6d74fd0435882bb3d25ac3823f6 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
I20260709 12:13:46.078523   679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95d1e6d74fd0435882bb3d25ac3823f6" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679" is_pre_election: true
I20260709 12:13:46.080422   679 raft_consensus.cc:2468] T 95d1e6d74fd0435882bb3d25ac3823f6 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b0d8dd14cbd4674a504867198df9173 in term 0.
I20260709 12:13:46.081882   718 leader_election.cc:304] T 95d1e6d74fd0435882bb3d25ac3823f6 P 1b0d8dd14cbd4674a504867198df9173 [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: 1b0d8dd14cbd4674a504867198df9173, d559be506ef4445ca1faf0e875b38679; no voters: f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:13:46.084497   909 raft_consensus.cc:493] T 5d4c1ea720264917b59c2080232aa770 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:46.085021   909 raft_consensus.cc:515] T 5d4c1ea720264917b59c2080232aa770 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:46.086434   881 raft_consensus.cc:2804] T 95d1e6d74fd0435882bb3d25ac3823f6 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:46.086906   921 raft_consensus.cc:493] T 610dd9a8ab854bf182981304ed247a40 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:46.087306   909 leader_election.cc:290] T 5d4c1ea720264917b59c2080232aa770 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919)
I20260709 12:13:46.087445   921 raft_consensus.cc:515] T 610dd9a8ab854bf182981304ed247a40 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:46.088696   875 tablet_bootstrap.cc:654] T 950021d7f415435b86913a6756debab4 P d559be506ef4445ca1faf0e875b38679: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:46.074250   916 raft_consensus.cc:2804] T 3c5d944b5c594423a11c0215cadf5004 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:46.089900   827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4c1ea720264917b59c2080232aa770" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" is_pre_election: true
I20260709 12:13:46.090816   916 raft_consensus.cc:697] T 3c5d944b5c594423a11c0215cadf5004 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 LEADER]: Becoming Leader. State: Replica: 6ccb9b1d08bc4da8991c8681f59cc058, State: Running, Role: LEADER
I20260709 12:13:46.091070   827 raft_consensus.cc:2468] T 5d4c1ea720264917b59c2080232aa770 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 0.
I20260709 12:13:46.091869   916 consensus_queue.cc:237] T 3c5d944b5c594423a11c0215cadf5004 P 6ccb9b1d08bc4da8991c8681f59cc058 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:46.092720   604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "610dd9a8ab854bf182981304ed247a40" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:46.092875   568 leader_election.cc:304] T 5d4c1ea720264917b59c2080232aa770 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ccb9b1d08bc4da8991c8681f59cc058, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 
I20260709 12:13:46.093433   604 raft_consensus.cc:2468] T 610dd9a8ab854bf182981304ed247a40 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ccb9b1d08bc4da8991c8681f59cc058 in term 0.
I20260709 12:13:46.035012   872 tablet_bootstrap.cc:492] T 3c5d944b5c594423a11c0215cadf5004 P f516f7a5bdde4cd78035bbf464c6fb6e: No bootstrap required, opened a new log
I20260709 12:13:46.094403   909 raft_consensus.cc:2804] T 5d4c1ea720264917b59c2080232aa770 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:46.094655   872 ts_tablet_manager.cc:1403] T 3c5d944b5c594423a11c0215cadf5004 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.082s	user 0.007s	sys 0.012s
I20260709 12:13:46.095010   792 leader_election.cc:304] T 610dd9a8ab854bf182981304ed247a40 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ccb9b1d08bc4da8991c8681f59cc058, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 
I20260709 12:13:46.095626   751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4c1ea720264917b59c2080232aa770" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
I20260709 12:13:46.096113   927 raft_consensus.cc:2804] T 610dd9a8ab854bf182981304ed247a40 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:46.096578   927 raft_consensus.cc:493] T 610dd9a8ab854bf182981304ed247a40 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:46.096946   927 raft_consensus.cc:3060] T 610dd9a8ab854bf182981304ed247a40 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:46.097579   570 leader_election.cc:343] T 5d4c1ea720264917b59c2080232aa770 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:46.094973   909 raft_consensus.cc:493] T 5d4c1ea720264917b59c2080232aa770 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:46.099056   909 raft_consensus.cc:3060] T 5d4c1ea720264917b59c2080232aa770 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:46.103135   679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "610dd9a8ab854bf182981304ed247a40" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679" is_pre_election: true
W20260709 12:13:46.105248   792 leader_election.cc:343] T 610dd9a8ab854bf182981304ed247a40 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:46.089857   921 leader_election.cc:290] T 610dd9a8ab854bf182981304ed247a40 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
I20260709 12:13:46.086941   881 raft_consensus.cc:493] T 95d1e6d74fd0435882bb3d25ac3823f6 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:46.107919   881 raft_consensus.cc:3060] T 95d1e6d74fd0435882bb3d25ac3823f6 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:46.111734   738 tablet_service.cc:1511] Processing CreateTablet for tablet d09b1bb68c064e2d94ec2e2b0fa2df25 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:13:46.113153   738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d09b1bb68c064e2d94ec2e2b0fa2df25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:46.113828   927 raft_consensus.cc:515] T 610dd9a8ab854bf182981304ed247a40 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:46.114589   666 tablet_service.cc:1511] Processing CreateTablet for tablet d09b1bb68c064e2d94ec2e2b0fa2df25 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:13:46.115736   666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d09b1bb68c064e2d94ec2e2b0fa2df25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:46.117038   604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "610dd9a8ab854bf182981304ed247a40" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
I20260709 12:13:46.117738   604 raft_consensus.cc:3060] T 610dd9a8ab854bf182981304ed247a40 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:46.124173   887 raft_consensus.cc:2749] T 77e0b3980d084ac08e3ba1e41d563d05 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:46.122008   592 tablet_service.cc:1511] Processing CreateTablet for tablet d09b1bb68c064e2d94ec2e2b0fa2df25 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:13:46.128697   592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d09b1bb68c064e2d94ec2e2b0fa2df25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:46.130422   872 raft_consensus.cc:359] T 3c5d944b5c594423a11c0215cadf5004 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:46.131243   872 raft_consensus.cc:385] T 3c5d944b5c594423a11c0215cadf5004 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:46.131551   872 raft_consensus.cc:740] T 3c5d944b5c594423a11c0215cadf5004 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:13:46.133138   872 consensus_queue.cc:260] T 3c5d944b5c594423a11c0215cadf5004 P f516f7a5bdde4cd78035bbf464c6fb6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:46.135761   873 tablet_bootstrap.cc:492] T 9fdf58d4428342928e46f4af7150ea65 P 6ccb9b1d08bc4da8991c8681f59cc058: No bootstrap required, opened a new log
I20260709 12:13:46.136346   873 ts_tablet_manager.cc:1403] T 9fdf58d4428342928e46f4af7150ea65 P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent bootstrapping tablet: real 0.282s	user 0.005s	sys 0.014s
I20260709 12:13:46.159109   499 catalog_manager.cc:5697] T 3c5d944b5c594423a11c0215cadf5004 P 6ccb9b1d08bc4da8991c8681f59cc058 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196). New cstate: current_term: 1 leader_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:46.137246   872 ts_tablet_manager.cc:1434] T 3c5d944b5c594423a11c0215cadf5004 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.001s
I20260709 12:13:46.152336   501 catalog_manager.cc:5697] T 950021d7f415435b86913a6756debab4 P f516f7a5bdde4cd78035bbf464c6fb6e reported cstate change: term changed from 0 to 1, leader changed from <none> to f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193). New cstate: current_term: 1 leader_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:46.161099   594 tablet_service.cc:1511] Processing CreateTablet for tablet 24368232069d44019c3c1f7906e57a99 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:13:46.162648   594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24368232069d44019c3c1f7906e57a99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:46.161736   872 tablet_bootstrap.cc:492] T 9982878c53e74f9cb7e69b9eb2844b41 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:13:46.164404   662 tablet_service.cc:1511] Processing CreateTablet for tablet 24368232069d44019c3c1f7906e57a99 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:13:46.138298   874 tablet_bootstrap.cc:492] T 9fdf58d4428342928e46f4af7150ea65 P 1b0d8dd14cbd4674a504867198df9173: No bootstrap required, opened a new log
I20260709 12:13:46.165532   874 ts_tablet_manager.cc:1403] T 9fdf58d4428342928e46f4af7150ea65 P 1b0d8dd14cbd4674a504867198df9173: Time spent bootstrapping tablet: real 0.369s	user 0.016s	sys 0.005s
I20260709 12:13:46.165699   662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24368232069d44019c3c1f7906e57a99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:46.147449   679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "610dd9a8ab854bf182981304ed247a40" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679"
W20260709 12:13:46.167694   792 leader_election.cc:343] T 610dd9a8ab854bf182981304ed247a40 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:46.151625   909 raft_consensus.cc:515] T 5d4c1ea720264917b59c2080232aa770 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:46.171584   735 tablet_service.cc:1511] Processing CreateTablet for tablet d4904c3db7d444b2a5c6631ef47c883a (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:13:46.172968   909 leader_election.cc:290] T 5d4c1ea720264917b59c2080232aa770 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 election: Requested vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919)
I20260709 12:13:46.173544   873 raft_consensus.cc:359] T 9fdf58d4428342928e46f4af7150ea65 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:46.174309   827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4c1ea720264917b59c2080232aa770" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058"
I20260709 12:13:46.174626   873 raft_consensus.cc:385] T 9fdf58d4428342928e46f4af7150ea65 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:46.158293   927 leader_election.cc:290] T 610dd9a8ab854bf182981304ed247a40 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 election: Requested vote from peers f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
I20260709 12:13:46.139424   875 tablet_bootstrap.cc:492] T 950021d7f415435b86913a6756debab4 P d559be506ef4445ca1faf0e875b38679: No bootstrap required, opened a new log
I20260709 12:13:46.175650   875 ts_tablet_manager.cc:1403] T 950021d7f415435b86913a6756debab4 P d559be506ef4445ca1faf0e875b38679: Time spent bootstrapping tablet: real 0.151s	user 0.009s	sys 0.004s
I20260709 12:13:46.173545   735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4904c3db7d444b2a5c6631ef47c883a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:46.176431   751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4c1ea720264917b59c2080232aa770" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173"
W20260709 12:13:46.177874   570 leader_election.cc:343] T 5d4c1ea720264917b59c2080232aa770 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:46.181408   808 tablet_service.cc:1511] Processing CreateTablet for tablet 24368232069d44019c3c1f7906e57a99 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:13:46.182788   808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24368232069d44019c3c1f7906e57a99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:46.189241   875 raft_consensus.cc:359] T 950021d7f415435b86913a6756debab4 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:46.174942   827 raft_consensus.cc:3060] T 5d4c1ea720264917b59c2080232aa770 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:46.191493   875 raft_consensus.cc:385] T 950021d7f415435b86913a6756debab4 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:46.191890   875 raft_consensus.cc:740] T 950021d7f415435b86913a6756debab4 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d559be506ef4445ca1faf0e875b38679, State: Initialized, Role: FOLLOWER
I20260709 12:13:46.193990   875 consensus_queue.cc:260] T 950021d7f415435b86913a6756debab4 P d559be506ef4445ca1faf0e875b38679 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:46.196413   875 ts_tablet_manager.cc:1434] T 950021d7f415435b86913a6756debab4 P d559be506ef4445ca1faf0e875b38679: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 12:13:46.192572   589 tablet_service.cc:1511] Processing CreateTablet for tablet d4904c3db7d444b2a5c6631ef47c883a (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:13:46.152714   604 raft_consensus.cc:2468] T 610dd9a8ab854bf182981304ed247a40 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ccb9b1d08bc4da8991c8681f59cc058 in term 1.
I20260709 12:13:46.190399   815 tablet_service.cc:1511] Processing CreateTablet for tablet d4904c3db7d444b2a5c6631ef47c883a (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:13:46.213306   875 tablet_bootstrap.cc:492] T 9982878c53e74f9cb7e69b9eb2844b41 P d559be506ef4445ca1faf0e875b38679: Bootstrap starting.
I20260709 12:13:46.213361   589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4904c3db7d444b2a5c6631ef47c883a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:46.214345   792 leader_election.cc:304] T 610dd9a8ab854bf182981304ed247a40 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6ccb9b1d08bc4da8991c8681f59cc058, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: d559be506ef4445ca1faf0e875b38679
I20260709 12:13:46.213516   815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4904c3db7d444b2a5c6631ef47c883a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:46.218662   927 raft_consensus.cc:2804] T 610dd9a8ab854bf182981304ed247a40 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:46.221410   662 tablet_service.cc:1511] Processing CreateTablet for tablet 42811a1774aa4d89a4436249765e544a (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:13:46.201782   739 tablet_service.cc:1511] Processing CreateTablet for tablet 1899484afc714737b64c009c5505e377 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:13:46.230391   875 tablet_bootstrap.cc:654] T 9982878c53e74f9cb7e69b9eb2844b41 P d559be506ef4445ca1faf0e875b38679: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:46.230974   739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1899484afc714737b64c009c5505e377. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:46.231273   662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42811a1774aa4d89a4436249765e544a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:46.231518   738 tablet_service.cc:1511] Processing CreateTablet for tablet 42811a1774aa4d89a4436249765e544a (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:13:46.232833   738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42811a1774aa4d89a4436249765e544a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:46.189829   872 tablet_bootstrap.cc:654] T 9982878c53e74f9cb7e69b9eb2844b41 P f516f7a5bdde4cd78035bbf464c6fb6e: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:46.202770   666 tablet_service.cc:1511] Processing CreateTablet for tablet 1899484afc714737b64c009c5505e377 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:13:46.236514   666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1899484afc714737b64c009c5505e377. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:46.207688   827 raft_consensus.cc:2468] T 5d4c1ea720264917b59c2080232aa770 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 1.
I20260709 12:13:46.208707   814 tablet_service.cc:1511] Processing CreateTablet for tablet 1899484afc714737b64c009c5505e377 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:13:46.211716   874 raft_consensus.cc:359] T 9fdf58d4428342928e46f4af7150ea65 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:46.222146   927 raft_consensus.cc:697] T 610dd9a8ab854bf182981304ed247a40 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 LEADER]: Becoming Leader. State: Replica: 6ccb9b1d08bc4da8991c8681f59cc058, State: Running, Role: LEADER
I20260709 12:13:46.255079   874 raft_consensus.cc:385] T 9fdf58d4428342928e46f4af7150ea65 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:46.255394   814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1899484afc714737b64c009c5505e377. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:46.255510   874 raft_consensus.cc:740] T 9fdf58d4428342928e46f4af7150ea65 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Initialized, Role: FOLLOWER
I20260709 12:13:46.256402   874 consensus_queue.cc:260] T 9fdf58d4428342928e46f4af7150ea65 P 1b0d8dd14cbd4674a504867198df9173 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:46.227595   588 tablet_service.cc:1511] Processing CreateTablet for tablet 42811a1774aa4d89a4436249765e544a (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:13:46.259402   588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42811a1774aa4d89a4436249765e544a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:46.259528   568 leader_election.cc:304] T 5d4c1ea720264917b59c2080232aa770 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6ccb9b1d08bc4da8991c8681f59cc058, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 1b0d8dd14cbd4674a504867198df9173
I20260709 12:13:46.261404   909 raft_consensus.cc:2804] T 5d4c1ea720264917b59c2080232aa770 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:46.261958   909 raft_consensus.cc:697] T 5d4c1ea720264917b59c2080232aa770 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 LEADER]: Becoming Leader. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Running, Role: LEADER
I20260709 12:13:46.262871   909 consensus_queue.cc:237] T 5d4c1ea720264917b59c2080232aa770 P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:46.255861   927 consensus_queue.cc:237] T 610dd9a8ab854bf182981304ed247a40 P 6ccb9b1d08bc4da8991c8681f59cc058 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:46.199172   881 raft_consensus.cc:515] T 95d1e6d74fd0435882bb3d25ac3823f6 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:46.272007   874 ts_tablet_manager.cc:1434] T 9fdf58d4428342928e46f4af7150ea65 P 1b0d8dd14cbd4674a504867198df9173: Time spent starting tablet: real 0.106s	user 0.010s	sys 0.005s
I20260709 12:13:46.275314   679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95d1e6d74fd0435882bb3d25ac3823f6" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679"
I20260709 12:13:46.276237   679 raft_consensus.cc:3060] T 95d1e6d74fd0435882bb3d25ac3823f6 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:46.279441   604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95d1e6d74fd0435882bb3d25ac3823f6" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
W20260709 12:13:46.281528   718 leader_election.cc:343] T 95d1e6d74fd0435882bb3d25ac3823f6 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:46.206750   873 raft_consensus.cc:740] T 9fdf58d4428342928e46f4af7150ea65 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ccb9b1d08bc4da8991c8681f59cc058, State: Initialized, Role: FOLLOWER
I20260709 12:13:46.285233   873 consensus_queue.cc:260] T 9fdf58d4428342928e46f4af7150ea65 P 6ccb9b1d08bc4da8991c8681f59cc058 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:46.290462   874 tablet_bootstrap.cc:492] T fab06146ed1b430b889579c76a54eeee P 1b0d8dd14cbd4674a504867198df9173: Bootstrap starting.
I20260709 12:13:46.290323   881 leader_election.cc:290] T 95d1e6d74fd0435882bb3d25ac3823f6 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 election: Requested vote from peers f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
I20260709 12:13:46.297168   811 tablet_service.cc:1511] Processing CreateTablet for tablet e68cf8b33bc44f1583800765b59452a4 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:13:46.298296   873 ts_tablet_manager.cc:1434] T 9fdf58d4428342928e46f4af7150ea65 P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent starting tablet: real 0.139s	user 0.008s	sys 0.000s
I20260709 12:13:46.298591   811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e68cf8b33bc44f1583800765b59452a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:46.299360   873 tablet_bootstrap.cc:492] T e0bb94651509449fb9ff8cb59bd6a092 P 6ccb9b1d08bc4da8991c8681f59cc058: Bootstrap starting.
I20260709 12:13:46.299940   679 raft_consensus.cc:2468] T 95d1e6d74fd0435882bb3d25ac3823f6 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b0d8dd14cbd4674a504867198df9173 in term 1.
I20260709 12:13:46.307257   718 leader_election.cc:304] T 95d1e6d74fd0435882bb3d25ac3823f6 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, d559be506ef4445ca1faf0e875b38679; no voters: f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:13:46.309283   881 raft_consensus.cc:2804] T 95d1e6d74fd0435882bb3d25ac3823f6 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:46.309825   881 raft_consensus.cc:697] T 95d1e6d74fd0435882bb3d25ac3823f6 P 1b0d8dd14cbd4674a504867198df9173 [term 1 LEADER]: Becoming Leader. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Running, Role: LEADER
I20260709 12:13:46.310650   881 consensus_queue.cc:237] T 95d1e6d74fd0435882bb3d25ac3823f6 P 1b0d8dd14cbd4674a504867198df9173 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:46.321597   667 tablet_service.cc:1511] Processing CreateTablet for tablet e68cf8b33bc44f1583800765b59452a4 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:13:46.322194   872 tablet_bootstrap.cc:492] T 9982878c53e74f9cb7e69b9eb2844b41 P f516f7a5bdde4cd78035bbf464c6fb6e: No bootstrap required, opened a new log
I20260709 12:13:46.322886   872 ts_tablet_manager.cc:1403] T 9982878c53e74f9cb7e69b9eb2844b41 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.161s	user 0.011s	sys 0.011s
I20260709 12:13:46.323179   667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e68cf8b33bc44f1583800765b59452a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:46.324898   873 tablet_bootstrap.cc:654] T e0bb94651509449fb9ff8cb59bd6a092 P 6ccb9b1d08bc4da8991c8681f59cc058: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:46.325534   808 tablet_service.cc:1511] Processing CreateTablet for tablet 77f4de4a2b5842d0aa989bb5b7cdd62e (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:13:46.326062   872 raft_consensus.cc:359] T 9982878c53e74f9cb7e69b9eb2844b41 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:46.326856   808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77f4de4a2b5842d0aa989bb5b7cdd62e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:46.326916   872 raft_consensus.cc:385] T 9982878c53e74f9cb7e69b9eb2844b41 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:46.328977   872 raft_consensus.cc:740] T 9982878c53e74f9cb7e69b9eb2844b41 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:13:46.329516   874 tablet_bootstrap.cc:654] T fab06146ed1b430b889579c76a54eeee P 1b0d8dd14cbd4674a504867198df9173: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:46.330056   875 tablet_bootstrap.cc:492] T 9982878c53e74f9cb7e69b9eb2844b41 P d559be506ef4445ca1faf0e875b38679: No bootstrap required, opened a new log
I20260709 12:13:46.330617   875 ts_tablet_manager.cc:1403] T 9982878c53e74f9cb7e69b9eb2844b41 P d559be506ef4445ca1faf0e875b38679: Time spent bootstrapping tablet: real 0.118s	user 0.043s	sys 0.051s
W20260709 12:13:46.332238   550 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:46.332525   669 tablet_service.cc:1511] Processing CreateTablet for tablet ccd7b1a61a6544f28d94d0a7ea565293 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:13:46.333583   585 tablet_service.cc:1511] Processing CreateTablet for tablet 77f4de4a2b5842d0aa989bb5b7cdd62e (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:13:46.333634   875 raft_consensus.cc:359] T 9982878c53e74f9cb7e69b9eb2844b41 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:46.334530   875 raft_consensus.cc:385] T 9982878c53e74f9cb7e69b9eb2844b41 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:46.334843   875 raft_consensus.cc:740] T 9982878c53e74f9cb7e69b9eb2844b41 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d559be506ef4445ca1faf0e875b38679, State: Initialized, Role: FOLLOWER
I20260709 12:13:46.335114   585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77f4de4a2b5842d0aa989bb5b7cdd62e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:46.335736   875 consensus_queue.cc:260] T 9982878c53e74f9cb7e69b9eb2844b41 P d559be506ef4445ca1faf0e875b38679 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:46.338418   875 ts_tablet_manager.cc:1434] T 9982878c53e74f9cb7e69b9eb2844b41 P d559be506ef4445ca1faf0e875b38679: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 12:13:46.338284   594 tablet_service.cc:1511] Processing CreateTablet for tablet 2c2f769da0c14bf2a2cb2d1c86ba3e26 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:13:46.339533   875 tablet_bootstrap.cc:492] T 4949a29dc01942f9bdaa483871484cb0 P d559be506ef4445ca1faf0e875b38679: Bootstrap starting.
I20260709 12:13:46.339744   594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c2f769da0c14bf2a2cb2d1c86ba3e26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:46.343433   816 tablet_service.cc:1511] Processing CreateTablet for tablet 4c50ea91f7b1473e9d415a63065f9905 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:13:46.344739   816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c50ea91f7b1473e9d415a63065f9905. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:46.352906   669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccd7b1a61a6544f28d94d0a7ea565293. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:46.354852   875 tablet_bootstrap.cc:654] T 4949a29dc01942f9bdaa483871484cb0 P d559be506ef4445ca1faf0e875b38679: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:46.354765   592 tablet_service.cc:1511] Processing CreateTablet for tablet 4c50ea91f7b1473e9d415a63065f9905 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:13:46.356262   592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c50ea91f7b1473e9d415a63065f9905. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:46.359367   660 tablet_service.cc:1511] Processing CreateTablet for tablet 4c50ea91f7b1473e9d415a63065f9905 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:13:46.360962   660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c50ea91f7b1473e9d415a63065f9905. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:46.361670   927 consensus_queue.cc:1048] T 77e0b3980d084ac08e3ba1e41d563d05 P 6ccb9b1d08bc4da8991c8681f59cc058 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:46.353080   668 tablet_service.cc:1511] Processing CreateTablet for tablet 2c2f769da0c14bf2a2cb2d1c86ba3e26 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:13:46.367055   668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c2f769da0c14bf2a2cb2d1c86ba3e26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:46.368031   872 consensus_queue.cc:260] T 9982878c53e74f9cb7e69b9eb2844b41 P f516f7a5bdde4cd78035bbf464c6fb6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:46.375933   883 raft_consensus.cc:493] T 3c5d944b5c594423a11c0215cadf5004 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:46.376617   883 raft_consensus.cc:515] T 3c5d944b5c594423a11c0215cadf5004 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:46.381614   815 tablet_service.cc:1511] Processing CreateTablet for tablet ccd7b1a61a6544f28d94d0a7ea565293 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:13:46.389698   815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccd7b1a61a6544f28d94d0a7ea565293. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:46.392620   872 ts_tablet_manager.cc:1434] T 9982878c53e74f9cb7e69b9eb2844b41 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.069s	user 0.008s	sys 0.000s
I20260709 12:13:46.395525   589 tablet_service.cc:1511] Processing CreateTablet for tablet e68cf8b33bc44f1583800765b59452a4 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:13:46.396392   812 tablet_service.cc:1511] Processing CreateTablet for tablet ece20d6112544af09b04c09234863c67 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:13:46.404757   883 leader_election.cc:290] T 3c5d944b5c594423a11c0215cadf5004 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919)
I20260709 12:13:46.407217   827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5d944b5c594423a11c0215cadf5004" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" is_pre_election: true
I20260709 12:13:46.398480   927 consensus_queue.cc:1048] T 8527fff2c7f2448fb4a27971551860c9 P 6ccb9b1d08bc4da8991c8681f59cc058 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 12:13:46.411518   751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5d944b5c594423a11c0215cadf5004" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
I20260709 12:13:46.412329   751 raft_consensus.cc:2393] T 3c5d944b5c594423a11c0215cadf5004 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f516f7a5bdde4cd78035bbf464c6fb6e in current term 1: Already voted for candidate 6ccb9b1d08bc4da8991c8681f59cc058 in this term.
I20260709 12:13:46.421893   812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ece20d6112544af09b04c09234863c67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:46.434371   589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e68cf8b33bc44f1583800765b59452a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:46.435294   809 tablet_service.cc:1511] Processing CreateTablet for tablet dd7edf1dc96f4ee08c77617122845609 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:13:46.436637   809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd7edf1dc96f4ee08c77617122845609. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:46.439354   872 tablet_bootstrap.cc:492] T 95d1e6d74fd0435882bb3d25ac3823f6 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:13:46.439069   739 tablet_service.cc:1511] Processing CreateTablet for tablet ccd7b1a61a6544f28d94d0a7ea565293 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:13:46.440307   739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccd7b1a61a6544f28d94d0a7ea565293. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:46.426903   570 leader_election.cc:304] T 3c5d944b5c594423a11c0215cadf5004 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 1b0d8dd14cbd4674a504867198df9173, 6ccb9b1d08bc4da8991c8681f59cc058
I20260709 12:13:46.443156   735 tablet_service.cc:1511] Processing CreateTablet for tablet 77f4de4a2b5842d0aa989bb5b7cdd62e (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:13:46.443805   883 raft_consensus.cc:3060] T 3c5d944b5c594423a11c0215cadf5004 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:46.443666   737 tablet_service.cc:1511] Processing CreateTablet for tablet ece20d6112544af09b04c09234863c67 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:13:46.444437   735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77f4de4a2b5842d0aa989bb5b7cdd62e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:46.446151   734 tablet_service.cc:1511] Processing CreateTablet for tablet dd7edf1dc96f4ee08c77617122845609 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:13:46.447621   734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd7edf1dc96f4ee08c77617122845609. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:46.447641   738 tablet_service.cc:1511] Processing CreateTablet for tablet 2c2f769da0c14bf2a2cb2d1c86ba3e26 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:13:46.451798   738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c2f769da0c14bf2a2cb2d1c86ba3e26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:46.454545   737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ece20d6112544af09b04c09234863c67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:46.456648   501 catalog_manager.cc:5697] T 610dd9a8ab854bf182981304ed247a40 P 6ccb9b1d08bc4da8991c8681f59cc058 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196). New cstate: current_term: 1 leader_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:46.457845   500 catalog_manager.cc:5697] T 95d1e6d74fd0435882bb3d25ac3823f6 P 1b0d8dd14cbd4674a504867198df9173 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195). New cstate: current_term: 1 leader_uuid: "1b0d8dd14cbd4674a504867198df9173" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:46.460041   661 tablet_service.cc:1511] Processing CreateTablet for tablet dd7edf1dc96f4ee08c77617122845609 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:13:46.414662   590 tablet_service.cc:1511] Processing CreateTablet for tablet ece20d6112544af09b04c09234863c67 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:13:46.461371   661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd7edf1dc96f4ee08c77617122845609. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:46.461669   887 raft_consensus.cc:493] T 9982878c53e74f9cb7e69b9eb2844b41 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:46.462011   590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ece20d6112544af09b04c09234863c67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:46.462244   887 raft_consensus.cc:515] T 9982878c53e74f9cb7e69b9eb2844b41 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:46.464319   887 leader_election.cc:290] T 9982878c53e74f9cb7e69b9eb2844b41 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:46.469327   921 consensus_queue.cc:1048] T 8527fff2c7f2448fb4a27971551860c9 P 6ccb9b1d08bc4da8991c8681f59cc058 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:46.453763   499 catalog_manager.cc:5697] T 5d4c1ea720264917b59c2080232aa770 P f516f7a5bdde4cd78035bbf464c6fb6e reported cstate change: term changed from 0 to 1, leader changed from <none> to f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193). New cstate: current_term: 1 leader_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:46.497777   603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9982878c53e74f9cb7e69b9eb2844b41" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:46.498617   603 raft_consensus.cc:2468] T 9982878c53e74f9cb7e69b9eb2844b41 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d559be506ef4445ca1faf0e875b38679 in term 0.
I20260709 12:13:46.500439   593 tablet_service.cc:1511] Processing CreateTablet for tablet 3c4c3eac2bdd4683b1baf1d6ed146f96 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:13:46.501771   593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c4c3eac2bdd4683b1baf1d6ed146f96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:46.502907   644 leader_election.cc:304] T 9982878c53e74f9cb7e69b9eb2844b41 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d559be506ef4445ca1faf0e875b38679, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 
I20260709 12:13:46.504056   887 raft_consensus.cc:2804] T 9982878c53e74f9cb7e69b9eb2844b41 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:46.504451   887 raft_consensus.cc:493] T 9982878c53e74f9cb7e69b9eb2844b41 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:46.504805   887 raft_consensus.cc:3060] T 9982878c53e74f9cb7e69b9eb2844b41 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:46.505811   827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9982878c53e74f9cb7e69b9eb2844b41" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" is_pre_election: true
W20260709 12:13:46.514554   643 leader_election.cc:343] T 9982878c53e74f9cb7e69b9eb2844b41 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:46.532009   873 tablet_bootstrap.cc:492] T e0bb94651509449fb9ff8cb59bd6a092 P 6ccb9b1d08bc4da8991c8681f59cc058: No bootstrap required, opened a new log
I20260709 12:13:46.532544   873 ts_tablet_manager.cc:1403] T e0bb94651509449fb9ff8cb59bd6a092 P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent bootstrapping tablet: real 0.233s	user 0.012s	sys 0.053s
I20260709 12:13:46.537422   678 raft_consensus.cc:3060] T 950021d7f415435b86913a6756debab4 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:46.546192   811 tablet_service.cc:1511] Processing CreateTablet for tablet eda3455ee64d4d56a38ef80303fe9046 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:13:46.547695   811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eda3455ee64d4d56a38ef80303fe9046. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:46.547833   739 tablet_service.cc:1511] Processing CreateTablet for tablet 3c4c3eac2bdd4683b1baf1d6ed146f96 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:13:46.549032   739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c4c3eac2bdd4683b1baf1d6ed146f96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:46.571254   909 consensus_queue.cc:1048] T 950021d7f415435b86913a6756debab4 P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:46.555395   875 tablet_bootstrap.cc:492] T 4949a29dc01942f9bdaa483871484cb0 P d559be506ef4445ca1faf0e875b38679: No bootstrap required, opened a new log
I20260709 12:13:46.576870   875 ts_tablet_manager.cc:1403] T 4949a29dc01942f9bdaa483871484cb0 P d559be506ef4445ca1faf0e875b38679: Time spent bootstrapping tablet: real 0.238s	user 0.017s	sys 0.027s
I20260709 12:13:46.593246   875 raft_consensus.cc:359] T 4949a29dc01942f9bdaa483871484cb0 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:46.594163   875 raft_consensus.cc:385] T 4949a29dc01942f9bdaa483871484cb0 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:46.594498   875 raft_consensus.cc:740] T 4949a29dc01942f9bdaa483871484cb0 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d559be506ef4445ca1faf0e875b38679, State: Initialized, Role: FOLLOWER
I20260709 12:13:46.595629   875 consensus_queue.cc:260] T 4949a29dc01942f9bdaa483871484cb0 P d559be506ef4445ca1faf0e875b38679 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:46.585675   887 raft_consensus.cc:515] T 9982878c53e74f9cb7e69b9eb2844b41 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:46.600490   827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9982878c53e74f9cb7e69b9eb2844b41" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058"
W20260709 12:13:46.602195   643 leader_election.cc:343] T 9982878c53e74f9cb7e69b9eb2844b41 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:46.604466   883 raft_consensus.cc:2749] T 3c5d944b5c594423a11c0215cadf5004 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:46.604650   603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9982878c53e74f9cb7e69b9eb2844b41" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
I20260709 12:13:46.605448   603 raft_consensus.cc:3060] T 9982878c53e74f9cb7e69b9eb2844b41 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:46.610971   873 raft_consensus.cc:359] T e0bb94651509449fb9ff8cb59bd6a092 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:46.611676   873 raft_consensus.cc:385] T e0bb94651509449fb9ff8cb59bd6a092 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:46.611929   873 raft_consensus.cc:740] T e0bb94651509449fb9ff8cb59bd6a092 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ccb9b1d08bc4da8991c8681f59cc058, State: Initialized, Role: FOLLOWER
I20260709 12:13:46.612625   873 consensus_queue.cc:260] T e0bb94651509449fb9ff8cb59bd6a092 P 6ccb9b1d08bc4da8991c8681f59cc058 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:46.613430   874 tablet_bootstrap.cc:492] T fab06146ed1b430b889579c76a54eeee P 1b0d8dd14cbd4674a504867198df9173: No bootstrap required, opened a new log
I20260709 12:13:46.613914   874 ts_tablet_manager.cc:1403] T fab06146ed1b430b889579c76a54eeee P 1b0d8dd14cbd4674a504867198df9173: Time spent bootstrapping tablet: real 0.324s	user 0.017s	sys 0.022s
I20260709 12:13:46.616577   873 ts_tablet_manager.cc:1434] T e0bb94651509449fb9ff8cb59bd6a092 P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent starting tablet: real 0.084s	user 0.006s	sys 0.001s
I20260709 12:13:46.617726   873 tablet_bootstrap.cc:492] T 575180f8f77b4e4a9e40a0a7c8277f77 P 6ccb9b1d08bc4da8991c8681f59cc058: Bootstrap starting.
I20260709 12:13:46.618938   872 tablet_bootstrap.cc:654] T 95d1e6d74fd0435882bb3d25ac3823f6 P f516f7a5bdde4cd78035bbf464c6fb6e: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:46.615108   887 leader_election.cc:290] T 9982878c53e74f9cb7e69b9eb2844b41 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 election: Requested vote from peers 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:46.623705   881 raft_consensus.cc:493] T 9fdf58d4428342928e46f4af7150ea65 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:46.644584   738 tablet_service.cc:1511] Processing CreateTablet for tablet 95ad5f421cc44bcba9d8f0e3b909562a (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:13:46.645962   738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95ad5f421cc44bcba9d8f0e3b909562a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:46.644484   881 raft_consensus.cc:515] T 9fdf58d4428342928e46f4af7150ea65 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:46.647512   669 tablet_service.cc:1511] Processing CreateTablet for tablet eda3455ee64d4d56a38ef80303fe9046 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:13:46.648470   881 leader_election.cc:290] T 9fdf58d4428342928e46f4af7150ea65 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139), 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919)
I20260709 12:13:46.648978   669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eda3455ee64d4d56a38ef80303fe9046. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:46.653601   677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fdf58d4428342928e46f4af7150ea65" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679" is_pre_election: true
I20260709 12:13:46.654395   594 tablet_service.cc:1511] Processing CreateTablet for tablet eda3455ee64d4d56a38ef80303fe9046 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:13:46.655825   594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eda3455ee64d4d56a38ef80303fe9046. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:46.656987   589 tablet_service.cc:1511] Processing CreateTablet for tablet 95ad5f421cc44bcba9d8f0e3b909562a (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:13:46.657306   815 tablet_service.cc:1511] Processing CreateTablet for tablet 95ad5f421cc44bcba9d8f0e3b909562a (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:13:46.658249   589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95ad5f421cc44bcba9d8f0e3b909562a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:46.658552   815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95ad5f421cc44bcba9d8f0e3b909562a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:46.587901   668 tablet_service.cc:1511] Processing CreateTablet for tablet 3c4c3eac2bdd4683b1baf1d6ed146f96 (DEFAULT_TABLE table=test-workload [id=b70d82193212409490134221bb23dc01]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:13:46.670086   677 raft_consensus.cc:2468] T 9fdf58d4428342928e46f4af7150ea65 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b0d8dd14cbd4674a504867198df9173 in term 0.
I20260709 12:13:46.671512   718 leader_election.cc:304] T 9fdf58d4428342928e46f4af7150ea65 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, d559be506ef4445ca1faf0e875b38679; no voters: 
I20260709 12:13:46.672430   916 consensus_queue.cc:1048] T 77e0b3980d084ac08e3ba1e41d563d05 P 6ccb9b1d08bc4da8991c8681f59cc058 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:46.672842   827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fdf58d4428342928e46f4af7150ea65" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" is_pre_election: true
I20260709 12:13:46.673564   827 raft_consensus.cc:2468] T 9fdf58d4428342928e46f4af7150ea65 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b0d8dd14cbd4674a504867198df9173 in term 0.
I20260709 12:13:46.674078   881 raft_consensus.cc:2804] T 9fdf58d4428342928e46f4af7150ea65 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:46.674537   881 raft_consensus.cc:493] T 9fdf58d4428342928e46f4af7150ea65 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:46.674873   881 raft_consensus.cc:3060] T 9fdf58d4428342928e46f4af7150ea65 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:46.672464   921 consensus_queue.cc:1048] T 3c5d944b5c594423a11c0215cadf5004 P 6ccb9b1d08bc4da8991c8681f59cc058 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:13:46.680598   921 consensus_queue.cc:1048] T 3c5d944b5c594423a11c0215cadf5004 P 6ccb9b1d08bc4da8991c8681f59cc058 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:46.683140   668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c4c3eac2bdd4683b1baf1d6ed146f96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:13:46.685381   909 consensus_queue.cc:1048] T 950021d7f415435b86913a6756debab4 P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:46.692235   603 raft_consensus.cc:2468] T 9982878c53e74f9cb7e69b9eb2844b41 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d559be506ef4445ca1faf0e875b38679 in term 1.
I20260709 12:13:46.694578   644 leader_election.cc:304] T 9982878c53e74f9cb7e69b9eb2844b41 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d559be506ef4445ca1faf0e875b38679, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 6ccb9b1d08bc4da8991c8681f59cc058
I20260709 12:13:46.697448   955 raft_consensus.cc:2804] T 9982878c53e74f9cb7e69b9eb2844b41 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:46.698259   955 raft_consensus.cc:697] T 9982878c53e74f9cb7e69b9eb2844b41 P d559be506ef4445ca1faf0e875b38679 [term 1 LEADER]: Becoming Leader. State: Replica: d559be506ef4445ca1faf0e875b38679, State: Running, Role: LEADER
I20260709 12:13:46.722361   874 raft_consensus.cc:359] T fab06146ed1b430b889579c76a54eeee P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:46.723404   874 raft_consensus.cc:385] T fab06146ed1b430b889579c76a54eeee P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:46.723724   874 raft_consensus.cc:740] T fab06146ed1b430b889579c76a54eeee P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Initialized, Role: FOLLOWER
I20260709 12:13:46.725281   874 consensus_queue.cc:260] T fab06146ed1b430b889579c76a54eeee P 1b0d8dd14cbd4674a504867198df9173 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:46.699409   955 consensus_queue.cc:237] T 9982878c53e74f9cb7e69b9eb2844b41 P d559be506ef4445ca1faf0e875b38679 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:46.774281   872 tablet_bootstrap.cc:492] T 95d1e6d74fd0435882bb3d25ac3823f6 P f516f7a5bdde4cd78035bbf464c6fb6e: No bootstrap required, opened a new log
I20260709 12:13:46.774843   872 ts_tablet_manager.cc:1403] T 95d1e6d74fd0435882bb3d25ac3823f6 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.346s	user 0.012s	sys 0.033s
I20260709 12:13:46.779603   875 ts_tablet_manager.cc:1434] T 4949a29dc01942f9bdaa483871484cb0 P d559be506ef4445ca1faf0e875b38679: Time spent starting tablet: real 0.202s	user 0.012s	sys 0.010s
I20260709 12:13:46.781250   875 tablet_bootstrap.cc:492] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P d559be506ef4445ca1faf0e875b38679: Bootstrap starting.
I20260709 12:13:46.781912   872 raft_consensus.cc:359] T 95d1e6d74fd0435882bb3d25ac3823f6 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:46.782739   872 raft_consensus.cc:385] T 95d1e6d74fd0435882bb3d25ac3823f6 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:46.783381   872 raft_consensus.cc:740] T 95d1e6d74fd0435882bb3d25ac3823f6 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:13:46.784329   872 consensus_queue.cc:260] T 95d1e6d74fd0435882bb3d25ac3823f6 P f516f7a5bdde4cd78035bbf464c6fb6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:46.785341   873 tablet_bootstrap.cc:654] T 575180f8f77b4e4a9e40a0a7c8277f77 P 6ccb9b1d08bc4da8991c8681f59cc058: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:46.791568   872 ts_tablet_manager.cc:1434] T 95d1e6d74fd0435882bb3d25ac3823f6 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260709 12:13:46.804425   874 ts_tablet_manager.cc:1434] T fab06146ed1b430b889579c76a54eeee P 1b0d8dd14cbd4674a504867198df9173: Time spent starting tablet: real 0.190s	user 0.028s	sys 0.017s
I20260709 12:13:46.808759   874 tablet_bootstrap.cc:492] T 5d4c1ea720264917b59c2080232aa770 P 1b0d8dd14cbd4674a504867198df9173: Bootstrap starting.
I20260709 12:13:46.824343   881 raft_consensus.cc:515] T 9fdf58d4428342928e46f4af7150ea65 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:46.826380   602 raft_consensus.cc:3060] T 95d1e6d74fd0435882bb3d25ac3823f6 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:46.836186   570 consensus_peers.cc:597] T 5d4c1ea720264917b59c2080232aa770 P f516f7a5bdde4cd78035bbf464c6fb6e -> Peer 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569): Couldn't send request to peer 1b0d8dd14cbd4674a504867198df9173. 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 12:13:46.837044   872 tablet_bootstrap.cc:492] T 575180f8f77b4e4a9e40a0a7c8277f77 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:13:46.840921   960 consensus_queue.cc:1048] T 95d1e6d74fd0435882bb3d25ac3823f6 P 1b0d8dd14cbd4674a504867198df9173 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:46.849973   883 consensus_queue.cc:1048] T 5d4c1ea720264917b59c2080232aa770 P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:13:46.864473   792 consensus_peers.cc:597] T 610dd9a8ab854bf182981304ed247a40 P 6ccb9b1d08bc4da8991c8681f59cc058 -> Peer d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139): Couldn't send request to peer d559be506ef4445ca1faf0e875b38679. 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 12:13:46.880915   875 tablet_bootstrap.cc:654] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P d559be506ef4445ca1faf0e875b38679: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:46.888010   881 leader_election.cc:290] T 9fdf58d4428342928e46f4af7150ea65 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 election: Requested vote from peers d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139), 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919)
I20260709 12:13:46.889310   826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fdf58d4428342928e46f4af7150ea65" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058"
I20260709 12:13:46.889700   679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fdf58d4428342928e46f4af7150ea65" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679"
I20260709 12:13:46.890010   826 raft_consensus.cc:3060] T 9fdf58d4428342928e46f4af7150ea65 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:46.890314   679 raft_consensus.cc:3060] T 9fdf58d4428342928e46f4af7150ea65 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:46.897886   679 raft_consensus.cc:2468] T 9fdf58d4428342928e46f4af7150ea65 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b0d8dd14cbd4674a504867198df9173 in term 1.
I20260709 12:13:46.899271   718 leader_election.cc:304] T 9fdf58d4428342928e46f4af7150ea65 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, d559be506ef4445ca1faf0e875b38679; no voters: 
I20260709 12:13:46.900146   881 raft_consensus.cc:2804] T 9fdf58d4428342928e46f4af7150ea65 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:46.901160   874 tablet_bootstrap.cc:654] T 5d4c1ea720264917b59c2080232aa770 P 1b0d8dd14cbd4674a504867198df9173: Neither blocks nor log segments found. Creating new log.
W20260709 12:13:46.905702   962 log.cc:927] Time spent T 950021d7f415435b86913a6756debab4 P 1b0d8dd14cbd4674a504867198df9173: Append to log took a long time: real 0.087s	user 0.001s	sys 0.000s
I20260709 12:13:46.908143   873 tablet_bootstrap.cc:492] T 575180f8f77b4e4a9e40a0a7c8277f77 P 6ccb9b1d08bc4da8991c8681f59cc058: No bootstrap required, opened a new log
I20260709 12:13:46.908737   873 ts_tablet_manager.cc:1403] T 575180f8f77b4e4a9e40a0a7c8277f77 P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent bootstrapping tablet: real 0.291s	user 0.016s	sys 0.018s
I20260709 12:13:46.910209   921 consensus_queue.cc:1048] T 610dd9a8ab854bf182981304ed247a40 P 6ccb9b1d08bc4da8991c8681f59cc058 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:46.911958   921 raft_consensus.cc:493] T e0bb94651509449fb9ff8cb59bd6a092 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:46.912509   921 raft_consensus.cc:515] T e0bb94651509449fb9ff8cb59bd6a092 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:46.914148   881 raft_consensus.cc:697] T 9fdf58d4428342928e46f4af7150ea65 P 1b0d8dd14cbd4674a504867198df9173 [term 1 LEADER]: Becoming Leader. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Running, Role: LEADER
I20260709 12:13:46.915094   881 consensus_queue.cc:237] T 9fdf58d4428342928e46f4af7150ea65 P 1b0d8dd14cbd4674a504867198df9173 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:46.916662   753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0bb94651509449fb9ff8cb59bd6a092" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
I20260709 12:13:46.916929   921 leader_election.cc:290] T e0bb94651509449fb9ff8cb59bd6a092 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139), 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569)
W20260709 12:13:46.918357   793 leader_election.cc:343] T e0bb94651509449fb9ff8cb59bd6a092 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:46.911984   873 raft_consensus.cc:359] T 575180f8f77b4e4a9e40a0a7c8277f77 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:46.918895   873 raft_consensus.cc:385] T 575180f8f77b4e4a9e40a0a7c8277f77 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:46.919381   872 tablet_bootstrap.cc:654] T 575180f8f77b4e4a9e40a0a7c8277f77 P f516f7a5bdde4cd78035bbf464c6fb6e: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:46.922452   873 raft_consensus.cc:740] T 575180f8f77b4e4a9e40a0a7c8277f77 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ccb9b1d08bc4da8991c8681f59cc058, State: Initialized, Role: FOLLOWER
I20260709 12:13:46.928663   872 tablet_bootstrap.cc:492] T 575180f8f77b4e4a9e40a0a7c8277f77 P f516f7a5bdde4cd78035bbf464c6fb6e: No bootstrap required, opened a new log
I20260709 12:13:46.929222   872 ts_tablet_manager.cc:1403] T 575180f8f77b4e4a9e40a0a7c8277f77 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.092s	user 0.011s	sys 0.000s
I20260709 12:13:46.931437   873 consensus_queue.cc:260] T 575180f8f77b4e4a9e40a0a7c8277f77 P 6ccb9b1d08bc4da8991c8681f59cc058 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:46.933966   873 ts_tablet_manager.cc:1434] T 575180f8f77b4e4a9e40a0a7c8277f77 P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.001s
I20260709 12:13:46.935331   873 tablet_bootstrap.cc:492] T 9982878c53e74f9cb7e69b9eb2844b41 P 6ccb9b1d08bc4da8991c8681f59cc058: Bootstrap starting.
I20260709 12:13:46.935134   872 raft_consensus.cc:359] T 575180f8f77b4e4a9e40a0a7c8277f77 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:46.940450   960 consensus_queue.cc:1048] T 95d1e6d74fd0435882bb3d25ac3823f6 P 1b0d8dd14cbd4674a504867198df9173 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:46.946013   872 raft_consensus.cc:385] T 575180f8f77b4e4a9e40a0a7c8277f77 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:46.947417   872 raft_consensus.cc:740] T 575180f8f77b4e4a9e40a0a7c8277f77 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:13:46.940760   826 raft_consensus.cc:2468] T 9fdf58d4428342928e46f4af7150ea65 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b0d8dd14cbd4674a504867198df9173 in term 1.
I20260709 12:13:46.949164   872 consensus_queue.cc:260] T 575180f8f77b4e4a9e40a0a7c8277f77 P f516f7a5bdde4cd78035bbf464c6fb6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:46.949536   679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0bb94651509449fb9ff8cb59bd6a092" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679" is_pre_election: true
W20260709 12:13:46.958804   792 leader_election.cc:343] T e0bb94651509449fb9ff8cb59bd6a092 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:46.959487   792 leader_election.cc:304] T e0bb94651509449fb9ff8cb59bd6a092 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ccb9b1d08bc4da8991c8681f59cc058; no voters: 1b0d8dd14cbd4674a504867198df9173, d559be506ef4445ca1faf0e875b38679
I20260709 12:13:46.960754   921 raft_consensus.cc:2749] T e0bb94651509449fb9ff8cb59bd6a092 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:46.961403   872 ts_tablet_manager.cc:1434] T 575180f8f77b4e4a9e40a0a7c8277f77 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.002s
I20260709 12:13:46.962438   872 tablet_bootstrap.cc:492] T 3fe0753816884f439663cc0acc51ccc1 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:13:46.965488   502 catalog_manager.cc:5697] T 9982878c53e74f9cb7e69b9eb2844b41 P d559be506ef4445ca1faf0e875b38679 reported cstate change: term changed from 0 to 1, leader changed from <none> to d559be506ef4445ca1faf0e875b38679 (127.29.32.194). New cstate: current_term: 1 leader_uuid: "d559be506ef4445ca1faf0e875b38679" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:46.968710   872 tablet_bootstrap.cc:654] T 3fe0753816884f439663cc0acc51ccc1 P f516f7a5bdde4cd78035bbf464c6fb6e: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:46.981210   875 tablet_bootstrap.cc:492] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P d559be506ef4445ca1faf0e875b38679: No bootstrap required, opened a new log
I20260709 12:13:46.981739   875 ts_tablet_manager.cc:1403] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P d559be506ef4445ca1faf0e875b38679: Time spent bootstrapping tablet: real 0.201s	user 0.012s	sys 0.012s
I20260709 12:13:46.988767   941 raft_consensus.cc:493] T fab06146ed1b430b889579c76a54eeee P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:46.989645   941 raft_consensus.cc:515] T fab06146ed1b430b889579c76a54eeee P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:46.991835   875 raft_consensus.cc:359] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:46.996205   875 raft_consensus.cc:385] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:46.996641   875 raft_consensus.cc:740] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d559be506ef4445ca1faf0e875b38679, State: Initialized, Role: FOLLOWER
I20260709 12:13:47.006836   873 tablet_bootstrap.cc:654] T 9982878c53e74f9cb7e69b9eb2844b41 P 6ccb9b1d08bc4da8991c8681f59cc058: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:46.997628   875 consensus_queue.cc:260] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P d559be506ef4445ca1faf0e875b38679 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:47.009578   883 raft_consensus.cc:493] T 575180f8f77b4e4a9e40a0a7c8277f77 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:47.010556   883 raft_consensus.cc:515] T 575180f8f77b4e4a9e40a0a7c8277f77 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:47.011987   941 leader_election.cc:290] T fab06146ed1b430b889579c76a54eeee P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:47.012842   883 leader_election.cc:290] T 575180f8f77b4e4a9e40a0a7c8277f77 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
I20260709 12:13:47.014312   826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fab06146ed1b430b889579c76a54eeee" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" is_pre_election: true
I20260709 12:13:47.010579   875 ts_tablet_manager.cc:1434] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P d559be506ef4445ca1faf0e875b38679: Time spent starting tablet: real 0.028s	user 0.010s	sys 0.000s
I20260709 12:13:47.016153   874 tablet_bootstrap.cc:492] T 5d4c1ea720264917b59c2080232aa770 P 1b0d8dd14cbd4674a504867198df9173: No bootstrap required, opened a new log
I20260709 12:13:47.016178   955 raft_consensus.cc:493] T 4949a29dc01942f9bdaa483871484cb0 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:47.019680   874 ts_tablet_manager.cc:1403] T 5d4c1ea720264917b59c2080232aa770 P 1b0d8dd14cbd4674a504867198df9173: Time spent bootstrapping tablet: real 0.211s	user 0.023s	sys 0.009s
I20260709 12:13:47.019767   955 raft_consensus.cc:515] T 4949a29dc01942f9bdaa483871484cb0 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:47.022133   955 leader_election.cc:290] T 4949a29dc01942f9bdaa483871484cb0 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919)
W20260709 12:13:47.016955   717 leader_election.cc:343] T fab06146ed1b430b889579c76a54eeee P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:47.017773   826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575180f8f77b4e4a9e40a0a7c8277f77" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" is_pre_election: true
I20260709 12:13:47.017961   677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575180f8f77b4e4a9e40a0a7c8277f77" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679" is_pre_election: true
I20260709 12:13:47.018735   604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fab06146ed1b430b889579c76a54eeee" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:47.023326   827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4949a29dc01942f9bdaa483871484cb0" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" is_pre_election: true
I20260709 12:13:47.023166   750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4949a29dc01942f9bdaa483871484cb0" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
W20260709 12:13:47.025987   569 leader_election.cc:343] T 575180f8f77b4e4a9e40a0a7c8277f77 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:47.026731   874 raft_consensus.cc:359] T 5d4c1ea720264917b59c2080232aa770 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:47.027220   826 raft_consensus.cc:2468] T 575180f8f77b4e4a9e40a0a7c8277f77 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 0.
I20260709 12:13:47.027487   874 raft_consensus.cc:385] T 5d4c1ea720264917b59c2080232aa770 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:13:47.027639   718 leader_election.cc:343] T fab06146ed1b430b889579c76a54eeee P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:47.028445   874 raft_consensus.cc:740] T 5d4c1ea720264917b59c2080232aa770 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Initialized, Role: FOLLOWER
I20260709 12:13:47.028149   718 leader_election.cc:304] T fab06146ed1b430b889579c76a54eeee P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173; no voters: 6ccb9b1d08bc4da8991c8681f59cc058, f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:13:47.031561   941 raft_consensus.cc:2749] T fab06146ed1b430b889579c76a54eeee P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:47.048539   874 consensus_queue.cc:260] T 5d4c1ea720264917b59c2080232aa770 P 1b0d8dd14cbd4674a504867198df9173 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:47.052861   875 tablet_bootstrap.cc:492] T 610dd9a8ab854bf182981304ed247a40 P d559be506ef4445ca1faf0e875b38679: Bootstrap starting.
I20260709 12:13:47.048996   500 catalog_manager.cc:5697] T 9fdf58d4428342928e46f4af7150ea65 P 1b0d8dd14cbd4674a504867198df9173 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195). New cstate: current_term: 1 leader_uuid: "1b0d8dd14cbd4674a504867198df9173" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:47.050941   872 tablet_bootstrap.cc:492] T 3fe0753816884f439663cc0acc51ccc1 P f516f7a5bdde4cd78035bbf464c6fb6e: No bootstrap required, opened a new log
I20260709 12:13:47.054689   872 ts_tablet_manager.cc:1403] T 3fe0753816884f439663cc0acc51ccc1 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.092s	user 0.021s	sys 0.021s
I20260709 12:13:47.057313   872 raft_consensus.cc:359] T 3fe0753816884f439663cc0acc51ccc1 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:47.057997   872 raft_consensus.cc:385] T 3fe0753816884f439663cc0acc51ccc1 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:47.058301   872 raft_consensus.cc:740] T 3fe0753816884f439663cc0acc51ccc1 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:13:47.050941   873 tablet_bootstrap.cc:492] T 9982878c53e74f9cb7e69b9eb2844b41 P 6ccb9b1d08bc4da8991c8681f59cc058: No bootstrap required, opened a new log
I20260709 12:13:47.051043   568 leader_election.cc:304] T 575180f8f77b4e4a9e40a0a7c8277f77 P f516f7a5bdde4cd78035bbf464c6fb6e [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: 6ccb9b1d08bc4da8991c8681f59cc058, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: d559be506ef4445ca1faf0e875b38679
I20260709 12:13:47.059391   873 ts_tablet_manager.cc:1403] T 9982878c53e74f9cb7e69b9eb2844b41 P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent bootstrapping tablet: real 0.124s	user 0.009s	sys 0.007s
I20260709 12:13:47.059599   883 raft_consensus.cc:2804] T 575180f8f77b4e4a9e40a0a7c8277f77 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:13:47.051702   645 leader_election.cc:343] T 4949a29dc01942f9bdaa483871484cb0 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:47.060021   883 raft_consensus.cc:493] T 575180f8f77b4e4a9e40a0a7c8277f77 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:47.025970   827 raft_consensus.cc:2468] T 4949a29dc01942f9bdaa483871484cb0 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d559be506ef4445ca1faf0e875b38679 in term 0.
I20260709 12:13:47.060552   883 raft_consensus.cc:3060] T 575180f8f77b4e4a9e40a0a7c8277f77 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:47.058820   875 tablet_bootstrap.cc:654] T 610dd9a8ab854bf182981304ed247a40 P d559be506ef4445ca1faf0e875b38679: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:47.060211   872 consensus_queue.cc:260] T 3fe0753816884f439663cc0acc51ccc1 P f516f7a5bdde4cd78035bbf464c6fb6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:47.064316   955 raft_consensus.cc:493] T 3fe0753816884f439663cc0acc51ccc1 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:47.065057   955 raft_consensus.cc:515] T 3fe0753816884f439663cc0acc51ccc1 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:47.066593   872 ts_tablet_manager.cc:1434] T 3fe0753816884f439663cc0acc51ccc1 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:13:47.067703   872 tablet_bootstrap.cc:492] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:13:47.069566   643 leader_election.cc:304] T 4949a29dc01942f9bdaa483871484cb0 P d559be506ef4445ca1faf0e875b38679 [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: 6ccb9b1d08bc4da8991c8681f59cc058, d559be506ef4445ca1faf0e875b38679; no voters: 1b0d8dd14cbd4674a504867198df9173
I20260709 12:13:47.063855   873 raft_consensus.cc:359] T 9982878c53e74f9cb7e69b9eb2844b41 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:47.070375   873 raft_consensus.cc:385] T 9982878c53e74f9cb7e69b9eb2844b41 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:47.070706   954 raft_consensus.cc:2804] T 4949a29dc01942f9bdaa483871484cb0 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:47.054229   874 ts_tablet_manager.cc:1434] T 5d4c1ea720264917b59c2080232aa770 P 1b0d8dd14cbd4674a504867198df9173: Time spent starting tablet: real 0.034s	user 0.017s	sys 0.009s
I20260709 12:13:47.071252   954 raft_consensus.cc:493] T 4949a29dc01942f9bdaa483871484cb0 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:47.071728   954 raft_consensus.cc:3060] T 4949a29dc01942f9bdaa483871484cb0 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:47.072506   874 tablet_bootstrap.cc:492] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P 1b0d8dd14cbd4674a504867198df9173: Bootstrap starting.
I20260709 12:13:47.075618   955 leader_election.cc:290] T 3fe0753816884f439663cc0acc51ccc1 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:47.076879   602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fe0753816884f439663cc0acc51ccc1" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:47.077620   602 raft_consensus.cc:2468] T 3fe0753816884f439663cc0acc51ccc1 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d559be506ef4445ca1faf0e875b38679 in term 0.
I20260709 12:13:47.079195   644 leader_election.cc:304] T 3fe0753816884f439663cc0acc51ccc1 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d559be506ef4445ca1faf0e875b38679, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 
I20260709 12:13:47.082238   827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fe0753816884f439663cc0acc51ccc1" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" is_pre_election: true
I20260709 12:13:47.082454   955 raft_consensus.cc:2804] T 3fe0753816884f439663cc0acc51ccc1 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:47.083266   872 tablet_bootstrap.cc:654] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P f516f7a5bdde4cd78035bbf464c6fb6e: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:47.083295   955 raft_consensus.cc:493] T 3fe0753816884f439663cc0acc51ccc1 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:13:47.083933   643 leader_election.cc:343] T 3fe0753816884f439663cc0acc51ccc1 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:47.084286   955 raft_consensus.cc:3060] T 3fe0753816884f439663cc0acc51ccc1 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:47.070770   873 raft_consensus.cc:740] T 9982878c53e74f9cb7e69b9eb2844b41 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ccb9b1d08bc4da8991c8681f59cc058, State: Initialized, Role: FOLLOWER
I20260709 12:13:47.087503   873 consensus_queue.cc:260] T 9982878c53e74f9cb7e69b9eb2844b41 P 6ccb9b1d08bc4da8991c8681f59cc058 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:47.091657   954 raft_consensus.cc:515] T 4949a29dc01942f9bdaa483871484cb0 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:47.093511   873 ts_tablet_manager.cc:1434] T 9982878c53e74f9cb7e69b9eb2844b41 P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260709 12:13:47.096362   873 tablet_bootstrap.cc:492] T 3fe0753816884f439663cc0acc51ccc1 P 6ccb9b1d08bc4da8991c8681f59cc058: Bootstrap starting.
I20260709 12:13:47.094784   874 tablet_bootstrap.cc:654] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P 1b0d8dd14cbd4674a504867198df9173: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:47.099727   954 leader_election.cc:290] T 4949a29dc01942f9bdaa483871484cb0 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 election: Requested vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919)
I20260709 12:13:47.100520   750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4949a29dc01942f9bdaa483871484cb0" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173"
I20260709 12:13:47.100920   827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4949a29dc01942f9bdaa483871484cb0" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058"
I20260709 12:13:47.101543   827 raft_consensus.cc:3060] T 4949a29dc01942f9bdaa483871484cb0 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:47.101873   645 leader_election.cc:343] T 4949a29dc01942f9bdaa483871484cb0 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:47.103289   874 tablet_bootstrap.cc:492] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P 1b0d8dd14cbd4674a504867198df9173: No bootstrap required, opened a new log
I20260709 12:13:47.103823   874 ts_tablet_manager.cc:1403] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P 1b0d8dd14cbd4674a504867198df9173: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.000s
I20260709 12:13:47.106747   874 raft_consensus.cc:359] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:47.107695   874 raft_consensus.cc:385] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:47.108058   874 raft_consensus.cc:740] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Initialized, Role: FOLLOWER
I20260709 12:13:47.108846   874 consensus_queue.cc:260] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P 1b0d8dd14cbd4674a504867198df9173 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:47.109443   827 raft_consensus.cc:2468] T 4949a29dc01942f9bdaa483871484cb0 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d559be506ef4445ca1faf0e875b38679 in term 1.
I20260709 12:13:47.111558   874 ts_tablet_manager.cc:1434] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P 1b0d8dd14cbd4674a504867198df9173: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:13:47.113374   643 leader_election.cc:304] T 4949a29dc01942f9bdaa483871484cb0 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6ccb9b1d08bc4da8991c8681f59cc058, d559be506ef4445ca1faf0e875b38679; no voters: 1b0d8dd14cbd4674a504867198df9173
I20260709 12:13:47.113978   872 tablet_bootstrap.cc:492] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P f516f7a5bdde4cd78035bbf464c6fb6e: No bootstrap required, opened a new log
I20260709 12:13:47.114488   872 ts_tablet_manager.cc:1403] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.047s	user 0.006s	sys 0.005s
I20260709 12:13:47.115351   873 tablet_bootstrap.cc:654] T 3fe0753816884f439663cc0acc51ccc1 P 6ccb9b1d08bc4da8991c8681f59cc058: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:47.117338   872 raft_consensus.cc:359] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:47.118424   954 raft_consensus.cc:2804] T 4949a29dc01942f9bdaa483871484cb0 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:47.118963   954 raft_consensus.cc:697] T 4949a29dc01942f9bdaa483871484cb0 P d559be506ef4445ca1faf0e875b38679 [term 1 LEADER]: Becoming Leader. State: Replica: d559be506ef4445ca1faf0e875b38679, State: Running, Role: LEADER
I20260709 12:13:47.119839   954 consensus_queue.cc:237] T 4949a29dc01942f9bdaa483871484cb0 P d559be506ef4445ca1faf0e875b38679 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:47.118041   872 raft_consensus.cc:385] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:47.125609   872 raft_consensus.cc:740] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:13:47.126843   872 consensus_queue.cc:260] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P f516f7a5bdde4cd78035bbf464c6fb6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:47.129731   872 ts_tablet_manager.cc:1434] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 12:13:47.131976   872 tablet_bootstrap.cc:492] T d9aed7418af8462a826dce024ef3ed42 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:13:47.130466   874 tablet_bootstrap.cc:492] T 7e2ebbc6086348999b2168c9e37924f0 P 1b0d8dd14cbd4674a504867198df9173: Bootstrap starting.
I20260709 12:13:47.131915   883 raft_consensus.cc:515] T 575180f8f77b4e4a9e40a0a7c8277f77 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:47.146136   874 tablet_bootstrap.cc:654] T 7e2ebbc6086348999b2168c9e37924f0 P 1b0d8dd14cbd4674a504867198df9173: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:47.149034   960 raft_consensus.cc:493] T 5d4c1ea720264917b59c2080232aa770 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:47.154557   960 raft_consensus.cc:515] T 5d4c1ea720264917b59c2080232aa770 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:47.156872   960 leader_election.cc:290] T 5d4c1ea720264917b59c2080232aa770 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:47.158849   873 tablet_bootstrap.cc:492] T 3fe0753816884f439663cc0acc51ccc1 P 6ccb9b1d08bc4da8991c8681f59cc058: No bootstrap required, opened a new log
I20260709 12:13:47.151968   677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575180f8f77b4e4a9e40a0a7c8277f77" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679"
I20260709 12:13:47.148893   827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575180f8f77b4e4a9e40a0a7c8277f77" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058"
I20260709 12:13:47.150249   883 leader_election.cc:290] T 575180f8f77b4e4a9e40a0a7c8277f77 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 election: Requested vote from peers 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
I20260709 12:13:47.160602   826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4c1ea720264917b59c2080232aa770" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" is_pre_election: true
W20260709 12:13:47.161495   569 leader_election.cc:343] T 575180f8f77b4e4a9e40a0a7c8277f77 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:47.160784   827 raft_consensus.cc:3060] T 575180f8f77b4e4a9e40a0a7c8277f77 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:47.158615   604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4c1ea720264917b59c2080232aa770" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:47.162936   502 catalog_manager.cc:5697] T 4949a29dc01942f9bdaa483871484cb0 P d559be506ef4445ca1faf0e875b38679 reported cstate change: term changed from 0 to 1, leader changed from <none> to d559be506ef4445ca1faf0e875b38679 (127.29.32.194). New cstate: current_term: 1 leader_uuid: "d559be506ef4445ca1faf0e875b38679" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:47.164870   873 ts_tablet_manager.cc:1403] T 3fe0753816884f439663cc0acc51ccc1 P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent bootstrapping tablet: real 0.069s	user 0.018s	sys 0.011s
I20260709 12:13:47.166574   717 leader_election.cc:304] T 5d4c1ea720264917b59c2080232aa770 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173; no voters: 6ccb9b1d08bc4da8991c8681f59cc058, f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:13:47.167675   960 raft_consensus.cc:2749] T 5d4c1ea720264917b59c2080232aa770 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:47.168042   873 raft_consensus.cc:359] T 3fe0753816884f439663cc0acc51ccc1 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:47.151919   872 tablet_bootstrap.cc:654] T d9aed7418af8462a826dce024ef3ed42 P f516f7a5bdde4cd78035bbf464c6fb6e: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:47.169101   873 raft_consensus.cc:385] T 3fe0753816884f439663cc0acc51ccc1 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:47.169490   873 raft_consensus.cc:740] T 3fe0753816884f439663cc0acc51ccc1 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ccb9b1d08bc4da8991c8681f59cc058, State: Initialized, Role: FOLLOWER
I20260709 12:13:47.170199   873 consensus_queue.cc:260] T 3fe0753816884f439663cc0acc51ccc1 P 6ccb9b1d08bc4da8991c8681f59cc058 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:47.171339   827 raft_consensus.cc:2468] T 575180f8f77b4e4a9e40a0a7c8277f77 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 1.
I20260709 12:13:47.172576   873 ts_tablet_manager.cc:1434] T 3fe0753816884f439663cc0acc51ccc1 P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:13:47.168351   955 raft_consensus.cc:515] T 3fe0753816884f439663cc0acc51ccc1 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:47.172745   568 leader_election.cc:304] T 575180f8f77b4e4a9e40a0a7c8277f77 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6ccb9b1d08bc4da8991c8681f59cc058, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: d559be506ef4445ca1faf0e875b38679
I20260709 12:13:47.175194   827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fe0753816884f439663cc0acc51ccc1" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058"
I20260709 12:13:47.175669   873 tablet_bootstrap.cc:492] T 80c48f82166b4df69456db6e73eaa437 P 6ccb9b1d08bc4da8991c8681f59cc058: Bootstrap starting.
I20260709 12:13:47.175825   827 raft_consensus.cc:3060] T 3fe0753816884f439663cc0acc51ccc1 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:47.175865   883 raft_consensus.cc:2804] T 575180f8f77b4e4a9e40a0a7c8277f77 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:47.176873   883 raft_consensus.cc:697] T 575180f8f77b4e4a9e40a0a7c8277f77 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 LEADER]: Becoming Leader. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Running, Role: LEADER
I20260709 12:13:47.177701   883 consensus_queue.cc:237] T 575180f8f77b4e4a9e40a0a7c8277f77 P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:47.179757   955 leader_election.cc:290] T 3fe0753816884f439663cc0acc51ccc1 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 election: Requested vote from peers 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:47.180341   604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fe0753816884f439663cc0acc51ccc1" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
I20260709 12:13:47.181007   604 raft_consensus.cc:3060] T 3fe0753816884f439663cc0acc51ccc1 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:47.183800   873 tablet_bootstrap.cc:654] T 80c48f82166b4df69456db6e73eaa437 P 6ccb9b1d08bc4da8991c8681f59cc058: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:47.183967   827 raft_consensus.cc:2468] T 3fe0753816884f439663cc0acc51ccc1 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d559be506ef4445ca1faf0e875b38679 in term 1.
I20260709 12:13:47.185246   643 leader_election.cc:304] T 3fe0753816884f439663cc0acc51ccc1 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ccb9b1d08bc4da8991c8681f59cc058, d559be506ef4445ca1faf0e875b38679; no voters: 
I20260709 12:13:47.186800   909 raft_consensus.cc:493] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:47.187315   909 raft_consensus.cc:515] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:47.187858   875 tablet_bootstrap.cc:492] T 610dd9a8ab854bf182981304ed247a40 P d559be506ef4445ca1faf0e875b38679: No bootstrap required, opened a new log
I20260709 12:13:47.188380   875 ts_tablet_manager.cc:1403] T 610dd9a8ab854bf182981304ed247a40 P d559be506ef4445ca1faf0e875b38679: Time spent bootstrapping tablet: real 0.136s	user 0.055s	sys 0.045s
I20260709 12:13:47.186403   955 raft_consensus.cc:2804] T 3fe0753816884f439663cc0acc51ccc1 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:47.189608   955 raft_consensus.cc:697] T 3fe0753816884f439663cc0acc51ccc1 P d559be506ef4445ca1faf0e875b38679 [term 1 LEADER]: Becoming Leader. State: Replica: d559be506ef4445ca1faf0e875b38679, State: Running, Role: LEADER
I20260709 12:13:47.190148   909 leader_election.cc:290] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139), 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569)
I20260709 12:13:47.190459   955 consensus_queue.cc:237] T 3fe0753816884f439663cc0acc51ccc1 P d559be506ef4445ca1faf0e875b38679 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:47.191731   875 raft_consensus.cc:359] T 610dd9a8ab854bf182981304ed247a40 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:47.192432   875 raft_consensus.cc:385] T 610dd9a8ab854bf182981304ed247a40 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:47.192684   875 raft_consensus.cc:740] T 610dd9a8ab854bf182981304ed247a40 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d559be506ef4445ca1faf0e875b38679, State: Initialized, Role: FOLLOWER
I20260709 12:13:47.194885   677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f7d4b3ac3e46c18f5c6c8fbf676f74" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679" is_pre_election: true
I20260709 12:13:47.195601   750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f7d4b3ac3e46c18f5c6c8fbf676f74" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
I20260709 12:13:47.195799   677 raft_consensus.cc:2468] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 0.
I20260709 12:13:47.193462   875 consensus_queue.cc:260] T 610dd9a8ab854bf182981304ed247a40 P d559be506ef4445ca1faf0e875b38679 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:47.199261   875 ts_tablet_manager.cc:1434] T 610dd9a8ab854bf182981304ed247a40 P d559be506ef4445ca1faf0e875b38679: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260709 12:13:47.196298   750 raft_consensus.cc:2468] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 0.
I20260709 12:13:47.201606   875 tablet_bootstrap.cc:492] T 3eadbe6c07564547a479d72d04d07b66 P d559be506ef4445ca1faf0e875b38679: Bootstrap starting.
I20260709 12:13:47.203156   570 leader_election.cc:304] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 
I20260709 12:13:47.204083   909 raft_consensus.cc:2804] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:47.204440   909 raft_consensus.cc:493] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:47.204813   909 raft_consensus.cc:3060] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:47.205915   954 consensus_queue.cc:1048] T 9982878c53e74f9cb7e69b9eb2844b41 P d559be506ef4445ca1faf0e875b38679 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:47.209252   875 tablet_bootstrap.cc:654] T 3eadbe6c07564547a479d72d04d07b66 P d559be506ef4445ca1faf0e875b38679: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:47.213856   604 raft_consensus.cc:2468] T 3fe0753816884f439663cc0acc51ccc1 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d559be506ef4445ca1faf0e875b38679 in term 1.
I20260709 12:13:47.230404   874 tablet_bootstrap.cc:492] T 7e2ebbc6086348999b2168c9e37924f0 P 1b0d8dd14cbd4674a504867198df9173: No bootstrap required, opened a new log
I20260709 12:13:47.231137   874 ts_tablet_manager.cc:1403] T 7e2ebbc6086348999b2168c9e37924f0 P 1b0d8dd14cbd4674a504867198df9173: Time spent bootstrapping tablet: real 0.119s	user 0.022s	sys 0.003s
I20260709 12:13:47.236291   872 tablet_bootstrap.cc:492] T d9aed7418af8462a826dce024ef3ed42 P f516f7a5bdde4cd78035bbf464c6fb6e: No bootstrap required, opened a new log
I20260709 12:13:47.237010   872 ts_tablet_manager.cc:1403] T d9aed7418af8462a826dce024ef3ed42 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.105s	user 0.011s	sys 0.001s
I20260709 12:13:47.244588   872 raft_consensus.cc:359] T d9aed7418af8462a826dce024ef3ed42 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:47.246322   872 raft_consensus.cc:385] T d9aed7418af8462a826dce024ef3ed42 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:47.246886   872 raft_consensus.cc:740] T d9aed7418af8462a826dce024ef3ed42 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:13:47.247680   872 consensus_queue.cc:260] T d9aed7418af8462a826dce024ef3ed42 P f516f7a5bdde4cd78035bbf464c6fb6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:47.249895   872 ts_tablet_manager.cc:1434] T d9aed7418af8462a826dce024ef3ed42 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.002s
I20260709 12:13:47.247110   909 raft_consensus.cc:515] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:47.250872   872 tablet_bootstrap.cc:492] T 80c48f82166b4df69456db6e73eaa437 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:13:47.250789   498 catalog_manager.cc:5697] T 575180f8f77b4e4a9e40a0a7c8277f77 P f516f7a5bdde4cd78035bbf464c6fb6e reported cstate change: term changed from 0 to 1, leader changed from <none> to f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193). New cstate: current_term: 1 leader_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:47.251320   500 catalog_manager.cc:5697] T 3fe0753816884f439663cc0acc51ccc1 P d559be506ef4445ca1faf0e875b38679 reported cstate change: term changed from 0 to 1, leader changed from <none> to d559be506ef4445ca1faf0e875b38679 (127.29.32.194). New cstate: current_term: 1 leader_uuid: "d559be506ef4445ca1faf0e875b38679" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:47.252647   677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f7d4b3ac3e46c18f5c6c8fbf676f74" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679"
I20260709 12:13:47.253261   677 raft_consensus.cc:3060] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:47.256116   873 tablet_bootstrap.cc:492] T 80c48f82166b4df69456db6e73eaa437 P 6ccb9b1d08bc4da8991c8681f59cc058: No bootstrap required, opened a new log
I20260709 12:13:47.256637   873 ts_tablet_manager.cc:1403] T 80c48f82166b4df69456db6e73eaa437 P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent bootstrapping tablet: real 0.081s	user 0.016s	sys 0.007s
I20260709 12:13:47.257117   872 tablet_bootstrap.cc:654] T 80c48f82166b4df69456db6e73eaa437 P f516f7a5bdde4cd78035bbf464c6fb6e: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:47.259235   873 raft_consensus.cc:359] T 80c48f82166b4df69456db6e73eaa437 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:47.260746   873 raft_consensus.cc:385] T 80c48f82166b4df69456db6e73eaa437 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:47.262441   873 raft_consensus.cc:740] T 80c48f82166b4df69456db6e73eaa437 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ccb9b1d08bc4da8991c8681f59cc058, State: Initialized, Role: FOLLOWER
I20260709 12:13:47.263530   875 tablet_bootstrap.cc:492] T 3eadbe6c07564547a479d72d04d07b66 P d559be506ef4445ca1faf0e875b38679: No bootstrap required, opened a new log
I20260709 12:13:47.264010   875 ts_tablet_manager.cc:1403] T 3eadbe6c07564547a479d72d04d07b66 P d559be506ef4445ca1faf0e875b38679: Time spent bootstrapping tablet: real 0.064s	user 0.012s	sys 0.006s
I20260709 12:13:47.265780   827 raft_consensus.cc:3060] T 9982878c53e74f9cb7e69b9eb2844b41 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:47.266577   875 raft_consensus.cc:359] T 3eadbe6c07564547a479d72d04d07b66 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:47.267274   875 raft_consensus.cc:385] T 3eadbe6c07564547a479d72d04d07b66 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:47.267532   875 raft_consensus.cc:740] T 3eadbe6c07564547a479d72d04d07b66 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d559be506ef4445ca1faf0e875b38679, State: Initialized, Role: FOLLOWER
I20260709 12:13:47.263166   873 consensus_queue.cc:260] T 80c48f82166b4df69456db6e73eaa437 P 6ccb9b1d08bc4da8991c8681f59cc058 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:47.269132   874 raft_consensus.cc:359] T 7e2ebbc6086348999b2168c9e37924f0 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:47.269618   873 ts_tablet_manager.cc:1434] T 80c48f82166b4df69456db6e73eaa437 P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.004s
I20260709 12:13:47.269841   874 raft_consensus.cc:385] T 7e2ebbc6086348999b2168c9e37924f0 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:47.270223   874 raft_consensus.cc:740] T 7e2ebbc6086348999b2168c9e37924f0 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Initialized, Role: FOLLOWER
I20260709 12:13:47.271174   873 tablet_bootstrap.cc:492] T d9aed7418af8462a826dce024ef3ed42 P 6ccb9b1d08bc4da8991c8681f59cc058: Bootstrap starting.
I20260709 12:13:47.270905   874 consensus_queue.cc:260] T 7e2ebbc6086348999b2168c9e37924f0 P 1b0d8dd14cbd4674a504867198df9173 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:47.273203   874 ts_tablet_manager.cc:1434] T 7e2ebbc6086348999b2168c9e37924f0 P 1b0d8dd14cbd4674a504867198df9173: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.000s
I20260709 12:13:47.274837   874 tablet_bootstrap.cc:492] T e0bb94651509449fb9ff8cb59bd6a092 P 1b0d8dd14cbd4674a504867198df9173: Bootstrap starting.
I20260709 12:13:47.277894   873 tablet_bootstrap.cc:654] T d9aed7418af8462a826dce024ef3ed42 P 6ccb9b1d08bc4da8991c8681f59cc058: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:47.280529   874 tablet_bootstrap.cc:654] T e0bb94651509449fb9ff8cb59bd6a092 P 1b0d8dd14cbd4674a504867198df9173: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:47.273710   875 consensus_queue.cc:260] T 3eadbe6c07564547a479d72d04d07b66 P d559be506ef4445ca1faf0e875b38679 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:47.285509   875 ts_tablet_manager.cc:1434] T 3eadbe6c07564547a479d72d04d07b66 P d559be506ef4445ca1faf0e875b38679: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260709 12:13:47.286875   875 tablet_bootstrap.cc:492] T 80c48f82166b4df69456db6e73eaa437 P d559be506ef4445ca1faf0e875b38679: Bootstrap starting.
I20260709 12:13:47.296339   750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f7d4b3ac3e46c18f5c6c8fbf676f74" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173"
I20260709 12:13:47.296993   750 raft_consensus.cc:3060] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:47.299607   875 tablet_bootstrap.cc:654] T 80c48f82166b4df69456db6e73eaa437 P d559be506ef4445ca1faf0e875b38679: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:47.301458   873 tablet_bootstrap.cc:492] T d9aed7418af8462a826dce024ef3ed42 P 6ccb9b1d08bc4da8991c8681f59cc058: No bootstrap required, opened a new log
I20260709 12:13:47.302058   873 ts_tablet_manager.cc:1403] T d9aed7418af8462a826dce024ef3ed42 P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent bootstrapping tablet: real 0.031s	user 0.026s	sys 0.002s
I20260709 12:13:47.305735   873 raft_consensus.cc:359] T d9aed7418af8462a826dce024ef3ed42 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:47.306846   873 raft_consensus.cc:385] T d9aed7418af8462a826dce024ef3ed42 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:47.306792   954 consensus_queue.cc:1048] T 9982878c53e74f9cb7e69b9eb2844b41 P d559be506ef4445ca1faf0e875b38679 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:47.307487   873 raft_consensus.cc:740] T d9aed7418af8462a826dce024ef3ed42 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ccb9b1d08bc4da8991c8681f59cc058, State: Initialized, Role: FOLLOWER
I20260709 12:13:47.308555   873 consensus_queue.cc:260] T d9aed7418af8462a826dce024ef3ed42 P 6ccb9b1d08bc4da8991c8681f59cc058 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:47.309193   875 tablet_bootstrap.cc:492] T 80c48f82166b4df69456db6e73eaa437 P d559be506ef4445ca1faf0e875b38679: No bootstrap required, opened a new log
I20260709 12:13:47.309271   750 raft_consensus.cc:2468] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 1.
I20260709 12:13:47.309863   875 ts_tablet_manager.cc:1403] T 80c48f82166b4df69456db6e73eaa437 P d559be506ef4445ca1faf0e875b38679: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.003s
I20260709 12:13:47.310336   909 leader_election.cc:290] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 election: Requested vote from peers d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139), 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569)
I20260709 12:13:47.311225   677 raft_consensus.cc:2468] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 1.
I20260709 12:13:47.311432   873 ts_tablet_manager.cc:1434] T d9aed7418af8462a826dce024ef3ed42 P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:13:47.312731   569 leader_election.cc:304] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d559be506ef4445ca1faf0e875b38679, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 
I20260709 12:13:47.312897   875 raft_consensus.cc:359] T 80c48f82166b4df69456db6e73eaa437 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:47.313632   875 raft_consensus.cc:385] T 80c48f82166b4df69456db6e73eaa437 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:47.313707   909 raft_consensus.cc:2804] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:47.314836   909 raft_consensus.cc:697] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 LEADER]: Becoming Leader. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Running, Role: LEADER
I20260709 12:13:47.316370   874 tablet_bootstrap.cc:492] T e0bb94651509449fb9ff8cb59bd6a092 P 1b0d8dd14cbd4674a504867198df9173: No bootstrap required, opened a new log
I20260709 12:13:47.316874   874 ts_tablet_manager.cc:1403] T e0bb94651509449fb9ff8cb59bd6a092 P 1b0d8dd14cbd4674a504867198df9173: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.000s
I20260709 12:13:47.318499   750 raft_consensus.cc:3060] T 5d4c1ea720264917b59c2080232aa770 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:47.319815   874 raft_consensus.cc:359] T e0bb94651509449fb9ff8cb59bd6a092 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:47.320595   874 raft_consensus.cc:385] T e0bb94651509449fb9ff8cb59bd6a092 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:47.320900   874 raft_consensus.cc:740] T e0bb94651509449fb9ff8cb59bd6a092 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Initialized, Role: FOLLOWER
I20260709 12:13:47.321630   874 consensus_queue.cc:260] T e0bb94651509449fb9ff8cb59bd6a092 P 1b0d8dd14cbd4674a504867198df9173 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:47.312731   873 tablet_bootstrap.cc:492] T ca0a3a954c554ce3a42ab34b16f1d051 P 6ccb9b1d08bc4da8991c8681f59cc058: Bootstrap starting.
I20260709 12:13:47.324348   874 ts_tablet_manager.cc:1434] T e0bb94651509449fb9ff8cb59bd6a092 P 1b0d8dd14cbd4674a504867198df9173: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:13:47.313968   875 raft_consensus.cc:740] T 80c48f82166b4df69456db6e73eaa437 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d559be506ef4445ca1faf0e875b38679, State: Initialized, Role: FOLLOWER
I20260709 12:13:47.325358   875 consensus_queue.cc:260] T 80c48f82166b4df69456db6e73eaa437 P d559be506ef4445ca1faf0e875b38679 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:47.327068   874 tablet_bootstrap.cc:492] T 4949a29dc01942f9bdaa483871484cb0 P 1b0d8dd14cbd4674a504867198df9173: Bootstrap starting.
I20260709 12:13:47.322629   909 consensus_queue.cc:237] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:47.330351   873 tablet_bootstrap.cc:654] T ca0a3a954c554ce3a42ab34b16f1d051 P 6ccb9b1d08bc4da8991c8681f59cc058: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:47.331010   875 ts_tablet_manager.cc:1434] T 80c48f82166b4df69456db6e73eaa437 P d559be506ef4445ca1faf0e875b38679: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 12:13:47.336856   875 tablet_bootstrap.cc:492] T e0bb94651509449fb9ff8cb59bd6a092 P d559be506ef4445ca1faf0e875b38679: Bootstrap starting.
I20260709 12:13:47.335474   874 tablet_bootstrap.cc:654] T 4949a29dc01942f9bdaa483871484cb0 P 1b0d8dd14cbd4674a504867198df9173: Neither blocks nor log segments found. Creating new log.
W20260709 12:13:47.352556   550 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:47.354723   873 tablet_bootstrap.cc:492] T ca0a3a954c554ce3a42ab34b16f1d051 P 6ccb9b1d08bc4da8991c8681f59cc058: No bootstrap required, opened a new log
I20260709 12:13:47.355336   873 ts_tablet_manager.cc:1403] T ca0a3a954c554ce3a42ab34b16f1d051 P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent bootstrapping tablet: real 0.043s	user 0.016s	sys 0.008s
I20260709 12:13:47.352468   875 tablet_bootstrap.cc:654] T e0bb94651509449fb9ff8cb59bd6a092 P d559be506ef4445ca1faf0e875b38679: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:47.357659   872 tablet_bootstrap.cc:492] T 80c48f82166b4df69456db6e73eaa437 P f516f7a5bdde4cd78035bbf464c6fb6e: No bootstrap required, opened a new log
I20260709 12:13:47.358129   872 ts_tablet_manager.cc:1403] T 80c48f82166b4df69456db6e73eaa437 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.107s	user 0.009s	sys 0.004s
I20260709 12:13:47.358716   873 raft_consensus.cc:359] T ca0a3a954c554ce3a42ab34b16f1d051 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:47.359740   873 raft_consensus.cc:385] T ca0a3a954c554ce3a42ab34b16f1d051 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:47.360131   873 raft_consensus.cc:740] T ca0a3a954c554ce3a42ab34b16f1d051 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ccb9b1d08bc4da8991c8681f59cc058, State: Initialized, Role: FOLLOWER
I20260709 12:13:47.362974   872 raft_consensus.cc:359] T 80c48f82166b4df69456db6e73eaa437 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:47.363771   872 raft_consensus.cc:385] T 80c48f82166b4df69456db6e73eaa437 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:47.364066   872 raft_consensus.cc:740] T 80c48f82166b4df69456db6e73eaa437 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:13:47.362031   873 consensus_queue.cc:260] T ca0a3a954c554ce3a42ab34b16f1d051 P 6ccb9b1d08bc4da8991c8681f59cc058 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:47.369246   873 ts_tablet_manager.cc:1434] T ca0a3a954c554ce3a42ab34b16f1d051 P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.002s
I20260709 12:13:47.371587   874 tablet_bootstrap.cc:492] T 4949a29dc01942f9bdaa483871484cb0 P 1b0d8dd14cbd4674a504867198df9173: No bootstrap required, opened a new log
I20260709 12:13:47.372097   874 ts_tablet_manager.cc:1403] T 4949a29dc01942f9bdaa483871484cb0 P 1b0d8dd14cbd4674a504867198df9173: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.000s
I20260709 12:13:47.372473   873 tablet_bootstrap.cc:492] T fab06146ed1b430b889579c76a54eeee P 6ccb9b1d08bc4da8991c8681f59cc058: Bootstrap starting.
I20260709 12:13:47.375427   498 catalog_manager.cc:5697] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P f516f7a5bdde4cd78035bbf464c6fb6e reported cstate change: term changed from 0 to 1, leader changed from <none> to f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193). New cstate: current_term: 1 leader_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:47.376837   875 tablet_bootstrap.cc:492] T e0bb94651509449fb9ff8cb59bd6a092 P d559be506ef4445ca1faf0e875b38679: No bootstrap required, opened a new log
I20260709 12:13:47.377394   875 ts_tablet_manager.cc:1403] T e0bb94651509449fb9ff8cb59bd6a092 P d559be506ef4445ca1faf0e875b38679: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.000s
I20260709 12:13:47.377072   872 consensus_queue.cc:260] T 80c48f82166b4df69456db6e73eaa437 P f516f7a5bdde4cd78035bbf464c6fb6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:47.380290   875 raft_consensus.cc:359] T e0bb94651509449fb9ff8cb59bd6a092 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:47.381179   875 raft_consensus.cc:385] T e0bb94651509449fb9ff8cb59bd6a092 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:47.381613   875 raft_consensus.cc:740] T e0bb94651509449fb9ff8cb59bd6a092 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d559be506ef4445ca1faf0e875b38679, State: Initialized, Role: FOLLOWER
I20260709 12:13:47.382395   872 ts_tablet_manager.cc:1434] T 80c48f82166b4df69456db6e73eaa437 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 12:13:47.382566   875 consensus_queue.cc:260] T e0bb94651509449fb9ff8cb59bd6a092 P d559be506ef4445ca1faf0e875b38679 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:47.383464   872 tablet_bootstrap.cc:492] T 7e2ebbc6086348999b2168c9e37924f0 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:13:47.383522   960 raft_consensus.cc:493] T e0bb94651509449fb9ff8cb59bd6a092 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:47.383693   874 raft_consensus.cc:359] T 4949a29dc01942f9bdaa483871484cb0 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:47.384505   874 raft_consensus.cc:385] T 4949a29dc01942f9bdaa483871484cb0 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:47.384158   960 raft_consensus.cc:515] T e0bb94651509449fb9ff8cb59bd6a092 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:47.384765   874 raft_consensus.cc:740] T 4949a29dc01942f9bdaa483871484cb0 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Initialized, Role: FOLLOWER
I20260709 12:13:47.384940   875 ts_tablet_manager.cc:1434] T e0bb94651509449fb9ff8cb59bd6a092 P d559be506ef4445ca1faf0e875b38679: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:13:47.385927   909 raft_consensus.cc:493] T 80c48f82166b4df69456db6e73eaa437 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:47.386436   909 raft_consensus.cc:515] T 80c48f82166b4df69456db6e73eaa437 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:47.387626   873 tablet_bootstrap.cc:654] T fab06146ed1b430b889579c76a54eeee P 6ccb9b1d08bc4da8991c8681f59cc058: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:47.388525   909 leader_election.cc:290] T 80c48f82166b4df69456db6e73eaa437 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
I20260709 12:13:47.390954   875 tablet_bootstrap.cc:492] T ca0a3a954c554ce3a42ab34b16f1d051 P d559be506ef4445ca1faf0e875b38679: Bootstrap starting.
I20260709 12:13:47.390795   826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80c48f82166b4df69456db6e73eaa437" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" is_pre_election: true
I20260709 12:13:47.391373   872 tablet_bootstrap.cc:654] T 7e2ebbc6086348999b2168c9e37924f0 P f516f7a5bdde4cd78035bbf464c6fb6e: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:47.391212   677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80c48f82166b4df69456db6e73eaa437" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679" is_pre_election: true
I20260709 12:13:47.391556   826 raft_consensus.cc:2468] T 80c48f82166b4df69456db6e73eaa437 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 0.
I20260709 12:13:47.391986   677 raft_consensus.cc:2468] T 80c48f82166b4df69456db6e73eaa437 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 0.
I20260709 12:13:47.393324   569 leader_election.cc:304] T 80c48f82166b4df69456db6e73eaa437 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d559be506ef4445ca1faf0e875b38679, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 
I20260709 12:13:47.394312   909 raft_consensus.cc:2804] T 80c48f82166b4df69456db6e73eaa437 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:47.394742   909 raft_consensus.cc:493] T 80c48f82166b4df69456db6e73eaa437 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:47.395155   909 raft_consensus.cc:3060] T 80c48f82166b4df69456db6e73eaa437 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:47.397315   875 tablet_bootstrap.cc:654] T ca0a3a954c554ce3a42ab34b16f1d051 P d559be506ef4445ca1faf0e875b38679: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:47.385551   874 consensus_queue.cc:260] T 4949a29dc01942f9bdaa483871484cb0 P 1b0d8dd14cbd4674a504867198df9173 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:47.402052   941 consensus_queue.cc:1048] T 9fdf58d4428342928e46f4af7150ea65 P 1b0d8dd14cbd4674a504867198df9173 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:47.406332   874 ts_tablet_manager.cc:1434] T 4949a29dc01942f9bdaa483871484cb0 P 1b0d8dd14cbd4674a504867198df9173: Time spent starting tablet: real 0.034s	user 0.009s	sys 0.000s
I20260709 12:13:47.406925   826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0bb94651509449fb9ff8cb59bd6a092" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" is_pre_election: true
I20260709 12:13:47.407517   874 tablet_bootstrap.cc:492] T ca0a3a954c554ce3a42ab34b16f1d051 P 1b0d8dd14cbd4674a504867198df9173: Bootstrap starting.
I20260709 12:13:47.407657   826 raft_consensus.cc:2468] T e0bb94651509449fb9ff8cb59bd6a092 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b0d8dd14cbd4674a504867198df9173 in term 0.
I20260709 12:13:47.409001   717 leader_election.cc:304] T e0bb94651509449fb9ff8cb59bd6a092 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, 6ccb9b1d08bc4da8991c8681f59cc058; no voters: 
I20260709 12:13:47.409772   881 raft_consensus.cc:2804] T e0bb94651509449fb9ff8cb59bd6a092 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:47.410281   881 raft_consensus.cc:493] T e0bb94651509449fb9ff8cb59bd6a092 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:47.410616   881 raft_consensus.cc:3060] T e0bb94651509449fb9ff8cb59bd6a092 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:47.411566   679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0bb94651509449fb9ff8cb59bd6a092" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679" is_pre_election: true
I20260709 12:13:47.412247   679 raft_consensus.cc:2468] T e0bb94651509449fb9ff8cb59bd6a092 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b0d8dd14cbd4674a504867198df9173 in term 0.
I20260709 12:13:47.414320   941 consensus_queue.cc:1048] T 9fdf58d4428342928e46f4af7150ea65 P 1b0d8dd14cbd4674a504867198df9173 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:47.415693   941 raft_consensus.cc:493] T 4949a29dc01942f9bdaa483871484cb0 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:47.416113   960 leader_election.cc:290] T e0bb94651509449fb9ff8cb59bd6a092 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139), 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919)
I20260709 12:13:47.416127   941 raft_consensus.cc:515] T 4949a29dc01942f9bdaa483871484cb0 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:47.420346   941 leader_election.cc:290] T 4949a29dc01942f9bdaa483871484cb0 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139), 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919)
I20260709 12:13:47.421482   826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4949a29dc01942f9bdaa483871484cb0" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" is_pre_election: true
I20260709 12:13:47.423364   679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4949a29dc01942f9bdaa483871484cb0" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679" is_pre_election: true
I20260709 12:13:47.423925   826 raft_consensus.cc:2393] T 4949a29dc01942f9bdaa483871484cb0 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b0d8dd14cbd4674a504867198df9173 in current term 1: Already voted for candidate d559be506ef4445ca1faf0e875b38679 in this term.
I20260709 12:13:47.424738   881 raft_consensus.cc:515] T e0bb94651509449fb9ff8cb59bd6a092 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:47.425716   718 leader_election.cc:304] T 4949a29dc01942f9bdaa483871484cb0 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173; no voters: 6ccb9b1d08bc4da8991c8681f59cc058, d559be506ef4445ca1faf0e875b38679
I20260709 12:13:47.427348   941 raft_consensus.cc:3060] T 4949a29dc01942f9bdaa483871484cb0 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:47.441460   909 raft_consensus.cc:515] T 80c48f82166b4df69456db6e73eaa437 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:47.444873   873 tablet_bootstrap.cc:492] T fab06146ed1b430b889579c76a54eeee P 6ccb9b1d08bc4da8991c8681f59cc058: No bootstrap required, opened a new log
I20260709 12:13:47.445660   873 ts_tablet_manager.cc:1403] T fab06146ed1b430b889579c76a54eeee P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent bootstrapping tablet: real 0.073s	user 0.008s	sys 0.008s
I20260709 12:13:47.443038   881 leader_election.cc:290] T e0bb94651509449fb9ff8cb59bd6a092 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 election: Requested vote from peers d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139), 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919)
I20260709 12:13:47.447129   679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0bb94651509449fb9ff8cb59bd6a092" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679"
I20260709 12:13:47.447852   679 raft_consensus.cc:3060] T e0bb94651509449fb9ff8cb59bd6a092 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:47.448885   909 leader_election.cc:290] T 80c48f82166b4df69456db6e73eaa437 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 election: Requested vote from peers 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
I20260709 12:13:47.448711   873 raft_consensus.cc:359] T fab06146ed1b430b889579c76a54eeee P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:47.449496   873 raft_consensus.cc:385] T fab06146ed1b430b889579c76a54eeee P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:47.449785   873 raft_consensus.cc:740] T fab06146ed1b430b889579c76a54eeee P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ccb9b1d08bc4da8991c8681f59cc058, State: Initialized, Role: FOLLOWER
I20260709 12:13:47.450793   678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80c48f82166b4df69456db6e73eaa437" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679"
I20260709 12:13:47.451638   678 raft_consensus.cc:3060] T 80c48f82166b4df69456db6e73eaa437 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:47.450812   874 tablet_bootstrap.cc:654] T ca0a3a954c554ce3a42ab34b16f1d051 P 1b0d8dd14cbd4674a504867198df9173: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:47.452874   941 raft_consensus.cc:2749] T 4949a29dc01942f9bdaa483871484cb0 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:47.456820   873 consensus_queue.cc:260] T fab06146ed1b430b889579c76a54eeee P 6ccb9b1d08bc4da8991c8681f59cc058 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:47.458824   873 ts_tablet_manager.cc:1434] T fab06146ed1b430b889579c76a54eeee P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 12:13:47.459792   873 tablet_bootstrap.cc:492] T ed268f7998ba43c1954ac95b87f64e5e P 6ccb9b1d08bc4da8991c8681f59cc058: Bootstrap starting.
I20260709 12:13:47.460079   875 tablet_bootstrap.cc:492] T ca0a3a954c554ce3a42ab34b16f1d051 P d559be506ef4445ca1faf0e875b38679: No bootstrap required, opened a new log
I20260709 12:13:47.464268   875 ts_tablet_manager.cc:1403] T ca0a3a954c554ce3a42ab34b16f1d051 P d559be506ef4445ca1faf0e875b38679: Time spent bootstrapping tablet: real 0.074s	user 0.007s	sys 0.010s
I20260709 12:13:47.465448   872 tablet_bootstrap.cc:492] T 7e2ebbc6086348999b2168c9e37924f0 P f516f7a5bdde4cd78035bbf464c6fb6e: No bootstrap required, opened a new log
I20260709 12:13:47.465963   872 ts_tablet_manager.cc:1403] T 7e2ebbc6086348999b2168c9e37924f0 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.083s	user 0.013s	sys 0.004s
I20260709 12:13:47.466653   825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0bb94651509449fb9ff8cb59bd6a092" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058"
I20260709 12:13:47.467324   825 raft_consensus.cc:3060] T e0bb94651509449fb9ff8cb59bd6a092 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:47.467360   875 raft_consensus.cc:359] T ca0a3a954c554ce3a42ab34b16f1d051 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:47.468220   875 raft_consensus.cc:385] T ca0a3a954c554ce3a42ab34b16f1d051 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:47.468506   875 raft_consensus.cc:740] T ca0a3a954c554ce3a42ab34b16f1d051 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d559be506ef4445ca1faf0e875b38679, State: Initialized, Role: FOLLOWER
I20260709 12:13:47.469365   875 consensus_queue.cc:260] T ca0a3a954c554ce3a42ab34b16f1d051 P d559be506ef4445ca1faf0e875b38679 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:47.472114   874 tablet_bootstrap.cc:492] T ca0a3a954c554ce3a42ab34b16f1d051 P 1b0d8dd14cbd4674a504867198df9173: No bootstrap required, opened a new log
I20260709 12:13:47.472661   874 ts_tablet_manager.cc:1403] T ca0a3a954c554ce3a42ab34b16f1d051 P 1b0d8dd14cbd4674a504867198df9173: Time spent bootstrapping tablet: real 0.066s	user 0.010s	sys 0.000s
I20260709 12:13:47.472127   872 raft_consensus.cc:359] T 7e2ebbc6086348999b2168c9e37924f0 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:47.473076   872 raft_consensus.cc:385] T 7e2ebbc6086348999b2168c9e37924f0 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:47.473372   872 raft_consensus.cc:740] T 7e2ebbc6086348999b2168c9e37924f0 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:13:47.473573   873 tablet_bootstrap.cc:654] T ed268f7998ba43c1954ac95b87f64e5e P 6ccb9b1d08bc4da8991c8681f59cc058: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:47.475314   874 raft_consensus.cc:359] T ca0a3a954c554ce3a42ab34b16f1d051 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:47.476034   874 raft_consensus.cc:385] T ca0a3a954c554ce3a42ab34b16f1d051 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:47.476307   874 raft_consensus.cc:740] T ca0a3a954c554ce3a42ab34b16f1d051 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Initialized, Role: FOLLOWER
I20260709 12:13:47.477061   826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80c48f82166b4df69456db6e73eaa437" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058"
I20260709 12:13:47.476979   874 consensus_queue.cc:260] T ca0a3a954c554ce3a42ab34b16f1d051 P 1b0d8dd14cbd4674a504867198df9173 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:47.477741   826 raft_consensus.cc:3060] T 80c48f82166b4df69456db6e73eaa437 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:47.490067   677 raft_consensus.cc:3060] T 3eadbe6c07564547a479d72d04d07b66 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:47.480295   875 ts_tablet_manager.cc:1434] T ca0a3a954c554ce3a42ab34b16f1d051 P d559be506ef4445ca1faf0e875b38679: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 12:13:47.495059   875 tablet_bootstrap.cc:492] T 575180f8f77b4e4a9e40a0a7c8277f77 P d559be506ef4445ca1faf0e875b38679: Bootstrap starting.
I20260709 12:13:47.481050   874 ts_tablet_manager.cc:1434] T ca0a3a954c554ce3a42ab34b16f1d051 P 1b0d8dd14cbd4674a504867198df9173: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260709 12:13:47.474689   872 consensus_queue.cc:260] T 7e2ebbc6086348999b2168c9e37924f0 P f516f7a5bdde4cd78035bbf464c6fb6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:47.499761   874 tablet_bootstrap.cc:492] T d9aed7418af8462a826dce024ef3ed42 P 1b0d8dd14cbd4674a504867198df9173: Bootstrap starting.
I20260709 12:13:47.501377   872 ts_tablet_manager.cc:1434] T 7e2ebbc6086348999b2168c9e37924f0 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260709 12:13:47.505517   954 raft_consensus.cc:493] T ca0a3a954c554ce3a42ab34b16f1d051 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:47.506088   954 raft_consensus.cc:515] T ca0a3a954c554ce3a42ab34b16f1d051 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:47.508358   954 leader_election.cc:290] T ca0a3a954c554ce3a42ab34b16f1d051 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919)
I20260709 12:13:47.509486   752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0a3a954c554ce3a42ab34b16f1d051" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
I20260709 12:13:47.509778   872 tablet_bootstrap.cc:492] T fab06146ed1b430b889579c76a54eeee P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:13:47.510070   827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0a3a954c554ce3a42ab34b16f1d051" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" is_pre_election: true
I20260709 12:13:47.510844   827 raft_consensus.cc:2468] T ca0a3a954c554ce3a42ab34b16f1d051 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d559be506ef4445ca1faf0e875b38679 in term 0.
I20260709 12:13:47.512138   643 leader_election.cc:304] T ca0a3a954c554ce3a42ab34b16f1d051 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ccb9b1d08bc4da8991c8681f59cc058, d559be506ef4445ca1faf0e875b38679; no voters: 
I20260709 12:13:47.510233   752 raft_consensus.cc:2468] T ca0a3a954c554ce3a42ab34b16f1d051 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d559be506ef4445ca1faf0e875b38679 in term 0.
I20260709 12:13:47.505477   873 tablet_bootstrap.cc:492] T ed268f7998ba43c1954ac95b87f64e5e P 6ccb9b1d08bc4da8991c8681f59cc058: No bootstrap required, opened a new log
I20260709 12:13:47.514245   873 ts_tablet_manager.cc:1403] T ed268f7998ba43c1954ac95b87f64e5e P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent bootstrapping tablet: real 0.055s	user 0.016s	sys 0.000s
I20260709 12:13:47.513258   954 raft_consensus.cc:2804] T ca0a3a954c554ce3a42ab34b16f1d051 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:47.515779   826 raft_consensus.cc:2468] T 80c48f82166b4df69456db6e73eaa437 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 1.
I20260709 12:13:47.500475   678 raft_consensus.cc:2468] T 80c48f82166b4df69456db6e73eaa437 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 1.
I20260709 12:13:47.522862   568 leader_election.cc:304] T 80c48f82166b4df69456db6e73eaa437 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ccb9b1d08bc4da8991c8681f59cc058, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 
I20260709 12:13:47.518124   954 raft_consensus.cc:493] T ca0a3a954c554ce3a42ab34b16f1d051 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:47.527699   954 raft_consensus.cc:3060] T ca0a3a954c554ce3a42ab34b16f1d051 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:47.528916   909 raft_consensus.cc:2804] T 80c48f82166b4df69456db6e73eaa437 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:47.529628   909 raft_consensus.cc:697] T 80c48f82166b4df69456db6e73eaa437 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 LEADER]: Becoming Leader. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Running, Role: LEADER
I20260709 12:13:47.530234   679 raft_consensus.cc:2468] T e0bb94651509449fb9ff8cb59bd6a092 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b0d8dd14cbd4674a504867198df9173 in term 1.
I20260709 12:13:47.530720   909 consensus_queue.cc:237] T 80c48f82166b4df69456db6e73eaa437 P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:47.531562   718 leader_election.cc:304] T e0bb94651509449fb9ff8cb59bd6a092 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, d559be506ef4445ca1faf0e875b38679; no voters: 
I20260709 12:13:47.532459   941 raft_consensus.cc:2804] T e0bb94651509449fb9ff8cb59bd6a092 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:47.532961   941 raft_consensus.cc:697] T e0bb94651509449fb9ff8cb59bd6a092 P 1b0d8dd14cbd4674a504867198df9173 [term 1 LEADER]: Becoming Leader. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Running, Role: LEADER
I20260709 12:13:47.533778   941 consensus_queue.cc:237] T e0bb94651509449fb9ff8cb59bd6a092 P 1b0d8dd14cbd4674a504867198df9173 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:47.534789   874 tablet_bootstrap.cc:654] T d9aed7418af8462a826dce024ef3ed42 P 1b0d8dd14cbd4674a504867198df9173: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:47.534823   875 tablet_bootstrap.cc:654] T 575180f8f77b4e4a9e40a0a7c8277f77 P d559be506ef4445ca1faf0e875b38679: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:47.538662   825 raft_consensus.cc:2468] T e0bb94651509449fb9ff8cb59bd6a092 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b0d8dd14cbd4674a504867198df9173 in term 1.
I20260709 12:13:47.539901   873 raft_consensus.cc:359] T ed268f7998ba43c1954ac95b87f64e5e P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:47.543629   954 raft_consensus.cc:515] T ca0a3a954c554ce3a42ab34b16f1d051 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:47.547767   872 tablet_bootstrap.cc:654] T fab06146ed1b430b889579c76a54eeee P f516f7a5bdde4cd78035bbf464c6fb6e: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:47.547621   825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0a3a954c554ce3a42ab34b16f1d051" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058"
I20260709 12:13:47.549377   825 raft_consensus.cc:3060] T ca0a3a954c554ce3a42ab34b16f1d051 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:47.551841   750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0a3a954c554ce3a42ab34b16f1d051" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173"
I20260709 12:13:47.552479   750 raft_consensus.cc:3060] T ca0a3a954c554ce3a42ab34b16f1d051 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:47.548314   873 raft_consensus.cc:385] T ed268f7998ba43c1954ac95b87f64e5e P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:47.558861   873 raft_consensus.cc:740] T ed268f7998ba43c1954ac95b87f64e5e P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ccb9b1d08bc4da8991c8681f59cc058, State: Initialized, Role: FOLLOWER
I20260709 12:13:47.559564   963 consensus_queue.cc:1048] T 4949a29dc01942f9bdaa483871484cb0 P d559be506ef4445ca1faf0e875b38679 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:47.560379   873 consensus_queue.cc:260] T ed268f7998ba43c1954ac95b87f64e5e P 6ccb9b1d08bc4da8991c8681f59cc058 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:47.548676   954 leader_election.cc:290] T ca0a3a954c554ce3a42ab34b16f1d051 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 election: Requested vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919)
I20260709 12:13:47.562312   750 raft_consensus.cc:2468] T ca0a3a954c554ce3a42ab34b16f1d051 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d559be506ef4445ca1faf0e875b38679 in term 1.
I20260709 12:13:47.563673   645 leader_election.cc:304] T ca0a3a954c554ce3a42ab34b16f1d051 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, d559be506ef4445ca1faf0e875b38679; no voters: 
I20260709 12:13:47.566735   881 raft_consensus.cc:493] T 7e2ebbc6086348999b2168c9e37924f0 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:47.567296   881 raft_consensus.cc:515] T 7e2ebbc6086348999b2168c9e37924f0 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:47.569526   881 leader_election.cc:290] T 7e2ebbc6086348999b2168c9e37924f0 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
I20260709 12:13:47.572026   679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2ebbc6086348999b2168c9e37924f0" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679" is_pre_election: true
I20260709 12:13:47.554736   499 catalog_manager.cc:5697] T 80c48f82166b4df69456db6e73eaa437 P f516f7a5bdde4cd78035bbf464c6fb6e reported cstate change: term changed from 0 to 1, leader changed from <none> to f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193). New cstate: current_term: 1 leader_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:47.571960   602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2ebbc6086348999b2168c9e37924f0" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:47.578047   602 raft_consensus.cc:2468] T 7e2ebbc6086348999b2168c9e37924f0 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b0d8dd14cbd4674a504867198df9173 in term 0.
I20260709 12:13:47.580773   718 leader_election.cc:304] T 7e2ebbc6086348999b2168c9e37924f0 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 
I20260709 12:13:47.582149   881 raft_consensus.cc:2804] T 7e2ebbc6086348999b2168c9e37924f0 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:47.582738   881 raft_consensus.cc:493] T 7e2ebbc6086348999b2168c9e37924f0 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:47.583309   881 raft_consensus.cc:3060] T 7e2ebbc6086348999b2168c9e37924f0 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:47.572242   954 raft_consensus.cc:2804] T ca0a3a954c554ce3a42ab34b16f1d051 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:13:47.595887   569 consensus_peers.cc:597] T 575180f8f77b4e4a9e40a0a7c8277f77 P f516f7a5bdde4cd78035bbf464c6fb6e -> Peer d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139): Couldn't send request to peer d559be506ef4445ca1faf0e875b38679. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:47.597476   718 leader_election.cc:343] T 7e2ebbc6086348999b2168c9e37924f0 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:47.602391   954 raft_consensus.cc:697] T ca0a3a954c554ce3a42ab34b16f1d051 P d559be506ef4445ca1faf0e875b38679 [term 1 LEADER]: Becoming Leader. State: Replica: d559be506ef4445ca1faf0e875b38679, State: Running, Role: LEADER
I20260709 12:13:47.623956   954 consensus_queue.cc:237] T ca0a3a954c554ce3a42ab34b16f1d051 P d559be506ef4445ca1faf0e875b38679 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:47.624534   874 tablet_bootstrap.cc:492] T d9aed7418af8462a826dce024ef3ed42 P 1b0d8dd14cbd4674a504867198df9173: No bootstrap required, opened a new log
I20260709 12:13:47.625056   874 ts_tablet_manager.cc:1403] T d9aed7418af8462a826dce024ef3ed42 P 1b0d8dd14cbd4674a504867198df9173: Time spent bootstrapping tablet: real 0.126s	user 0.013s	sys 0.001s
I20260709 12:13:47.604697   679 raft_consensus.cc:3060] T 610dd9a8ab854bf182981304ed247a40 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:47.595512   873 ts_tablet_manager.cc:1434] T ed268f7998ba43c1954ac95b87f64e5e P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent starting tablet: real 0.081s	user 0.008s	sys 0.000s
I20260709 12:13:47.601712   881 raft_consensus.cc:515] T 7e2ebbc6086348999b2168c9e37924f0 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:47.629873   881 leader_election.cc:290] T 7e2ebbc6086348999b2168c9e37924f0 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 election: Requested vote from peers f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
I20260709 12:13:47.630322   873 tablet_bootstrap.cc:492] T be4c515703b34687b68d395e076a4f84 P 6ccb9b1d08bc4da8991c8681f59cc058: Bootstrap starting.
I20260709 12:13:47.631985   825 raft_consensus.cc:2468] T ca0a3a954c554ce3a42ab34b16f1d051 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d559be506ef4445ca1faf0e875b38679 in term 1.
I20260709 12:13:47.637239   602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2ebbc6086348999b2168c9e37924f0" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
I20260709 12:13:47.638073   602 raft_consensus.cc:3060] T 7e2ebbc6086348999b2168c9e37924f0 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:47.638496   677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2ebbc6086348999b2168c9e37924f0" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679"
I20260709 12:13:47.641549   955 consensus_queue.cc:1048] T 4949a29dc01942f9bdaa483871484cb0 P d559be506ef4445ca1faf0e875b38679 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:13:47.641906   718 leader_election.cc:343] T 7e2ebbc6086348999b2168c9e37924f0 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:47.642577   873 tablet_bootstrap.cc:654] T be4c515703b34687b68d395e076a4f84 P 6ccb9b1d08bc4da8991c8681f59cc058: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:47.648659   602 raft_consensus.cc:2468] T 7e2ebbc6086348999b2168c9e37924f0 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b0d8dd14cbd4674a504867198df9173 in term 1.
I20260709 12:13:47.648470   955 consensus_queue.cc:1048] T 3fe0753816884f439663cc0acc51ccc1 P d559be506ef4445ca1faf0e875b38679 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:47.653661   718 leader_election.cc:304] T 7e2ebbc6086348999b2168c9e37924f0 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: d559be506ef4445ca1faf0e875b38679
I20260709 12:13:47.655627   881 raft_consensus.cc:2804] T 7e2ebbc6086348999b2168c9e37924f0 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:47.656175   881 raft_consensus.cc:697] T 7e2ebbc6086348999b2168c9e37924f0 P 1b0d8dd14cbd4674a504867198df9173 [term 1 LEADER]: Becoming Leader. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Running, Role: LEADER
I20260709 12:13:47.656983   881 consensus_queue.cc:237] T 7e2ebbc6086348999b2168c9e37924f0 P 1b0d8dd14cbd4674a504867198df9173 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:47.659914   873 tablet_bootstrap.cc:492] T be4c515703b34687b68d395e076a4f84 P 6ccb9b1d08bc4da8991c8681f59cc058: No bootstrap required, opened a new log
I20260709 12:13:47.660560   873 ts_tablet_manager.cc:1403] T be4c515703b34687b68d395e076a4f84 P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.009s
I20260709 12:13:47.637239   872 tablet_bootstrap.cc:492] T fab06146ed1b430b889579c76a54eeee P f516f7a5bdde4cd78035bbf464c6fb6e: No bootstrap required, opened a new log
I20260709 12:13:47.661686   872 ts_tablet_manager.cc:1403] T fab06146ed1b430b889579c76a54eeee P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.152s	user 0.021s	sys 0.041s
I20260709 12:13:47.663693   873 raft_consensus.cc:359] T be4c515703b34687b68d395e076a4f84 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:47.664683   873 raft_consensus.cc:385] T be4c515703b34687b68d395e076a4f84 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:47.665047   873 raft_consensus.cc:740] T be4c515703b34687b68d395e076a4f84 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ccb9b1d08bc4da8991c8681f59cc058, State: Initialized, Role: FOLLOWER
I20260709 12:13:47.665077   872 raft_consensus.cc:359] T fab06146ed1b430b889579c76a54eeee P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:47.666570   873 consensus_queue.cc:260] T be4c515703b34687b68d395e076a4f84 P 6ccb9b1d08bc4da8991c8681f59cc058 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:47.670264   873 ts_tablet_manager.cc:1434] T be4c515703b34687b68d395e076a4f84 P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 12:13:47.671243   873 tablet_bootstrap.cc:492] T 09d17fbc424047ebb4d8521b8924feab P 6ccb9b1d08bc4da8991c8681f59cc058: Bootstrap starting.
I20260709 12:13:47.666162   872 raft_consensus.cc:385] T fab06146ed1b430b889579c76a54eeee P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:47.672014   872 raft_consensus.cc:740] T fab06146ed1b430b889579c76a54eeee P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:13:47.674404   872 consensus_queue.cc:260] T fab06146ed1b430b889579c76a54eeee P f516f7a5bdde4cd78035bbf464c6fb6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:47.678570   874 raft_consensus.cc:359] T d9aed7418af8462a826dce024ef3ed42 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:47.679323   874 raft_consensus.cc:385] T d9aed7418af8462a826dce024ef3ed42 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:47.679563   874 raft_consensus.cc:740] T d9aed7418af8462a826dce024ef3ed42 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Initialized, Role: FOLLOWER
I20260709 12:13:47.680305   874 consensus_queue.cc:260] T d9aed7418af8462a826dce024ef3ed42 P 1b0d8dd14cbd4674a504867198df9173 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:47.682299   872 ts_tablet_manager.cc:1434] T fab06146ed1b430b889579c76a54eeee P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.020s	user 0.010s	sys 0.000s
I20260709 12:13:47.684135   872 tablet_bootstrap.cc:492] T c9e5dc43a10a4b61bcf621a7b1a97591 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:13:47.686721   874 ts_tablet_manager.cc:1434] T d9aed7418af8462a826dce024ef3ed42 P 1b0d8dd14cbd4674a504867198df9173: Time spent starting tablet: real 0.061s	user 0.008s	sys 0.001s
I20260709 12:13:47.687968   874 tablet_bootstrap.cc:492] T c9e5dc43a10a4b61bcf621a7b1a97591 P 1b0d8dd14cbd4674a504867198df9173: Bootstrap starting.
I20260709 12:13:47.696908   874 tablet_bootstrap.cc:654] T c9e5dc43a10a4b61bcf621a7b1a97591 P 1b0d8dd14cbd4674a504867198df9173: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:47.709488   921 raft_consensus.cc:493] T d9aed7418af8462a826dce024ef3ed42 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:47.727574   873 tablet_bootstrap.cc:654] T 09d17fbc424047ebb4d8521b8924feab P 6ccb9b1d08bc4da8991c8681f59cc058: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:47.714383   921 raft_consensus.cc:515] T d9aed7418af8462a826dce024ef3ed42 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:47.726604   955 consensus_queue.cc:1048] T 3fe0753816884f439663cc0acc51ccc1 P d559be506ef4445ca1faf0e875b38679 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:13:47.728837   909 raft_consensus.cc:493] T d9aed7418af8462a826dce024ef3ed42 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:47.729349   909 raft_consensus.cc:515] T d9aed7418af8462a826dce024ef3ed42 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:47.729815   921 leader_election.cc:290] T d9aed7418af8462a826dce024ef3ed42 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:47.733577   909 leader_election.cc:290] T d9aed7418af8462a826dce024ef3ed42 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919)
I20260709 12:13:47.736047   750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9aed7418af8462a826dce024ef3ed42" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
I20260709 12:13:47.736739   750 raft_consensus.cc:2468] T d9aed7418af8462a826dce024ef3ed42 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 0.
I20260709 12:13:47.738080   570 leader_election.cc:304] T d9aed7418af8462a826dce024ef3ed42 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 
I20260709 12:13:47.742929   825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9aed7418af8462a826dce024ef3ed42" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" is_pre_election: true
I20260709 12:13:47.742777   602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9aed7418af8462a826dce024ef3ed42" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:47.733951   752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9aed7418af8462a826dce024ef3ed42" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
I20260709 12:13:47.743788   825 raft_consensus.cc:2468] T d9aed7418af8462a826dce024ef3ed42 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 0.
I20260709 12:13:47.745550   909 raft_consensus.cc:2804] T d9aed7418af8462a826dce024ef3ed42 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:47.745882   875 tablet_bootstrap.cc:492] T 575180f8f77b4e4a9e40a0a7c8277f77 P d559be506ef4445ca1faf0e875b38679: No bootstrap required, opened a new log
I20260709 12:13:47.746095   909 raft_consensus.cc:493] T d9aed7418af8462a826dce024ef3ed42 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:47.745601   752 raft_consensus.cc:2468] T d9aed7418af8462a826dce024ef3ed42 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ccb9b1d08bc4da8991c8681f59cc058 in term 0.
I20260709 12:13:47.746483   875 ts_tablet_manager.cc:1403] T 575180f8f77b4e4a9e40a0a7c8277f77 P d559be506ef4445ca1faf0e875b38679: Time spent bootstrapping tablet: real 0.252s	user 0.010s	sys 0.030s
I20260709 12:13:47.748677   499 catalog_manager.cc:5697] T e0bb94651509449fb9ff8cb59bd6a092 P 1b0d8dd14cbd4674a504867198df9173 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195). New cstate: current_term: 1 leader_uuid: "1b0d8dd14cbd4674a504867198df9173" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:47.746556   909 raft_consensus.cc:3060] T d9aed7418af8462a826dce024ef3ed42 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:47.751751   793 leader_election.cc:304] T d9aed7418af8462a826dce024ef3ed42 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, 6ccb9b1d08bc4da8991c8681f59cc058; no voters: 
I20260709 12:13:47.753243   921 raft_consensus.cc:2804] T d9aed7418af8462a826dce024ef3ed42 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:47.753785   921 raft_consensus.cc:493] T d9aed7418af8462a826dce024ef3ed42 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:47.755806   875 raft_consensus.cc:359] T 575180f8f77b4e4a9e40a0a7c8277f77 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:47.756798   875 raft_consensus.cc:385] T 575180f8f77b4e4a9e40a0a7c8277f77 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:47.757102   875 raft_consensus.cc:740] T 575180f8f77b4e4a9e40a0a7c8277f77 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d559be506ef4445ca1faf0e875b38679, State: Initialized, Role: FOLLOWER
I20260709 12:13:47.755378   921 raft_consensus.cc:3060] T d9aed7418af8462a826dce024ef3ed42 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:47.763793   875 consensus_queue.cc:260] T 575180f8f77b4e4a9e40a0a7c8277f77 P d559be506ef4445ca1faf0e875b38679 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:47.767719   875 ts_tablet_manager.cc:1434] T 575180f8f77b4e4a9e40a0a7c8277f77 P d559be506ef4445ca1faf0e875b38679: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.003s
I20260709 12:13:47.768810   875 tablet_bootstrap.cc:492] T 7e2ebbc6086348999b2168c9e37924f0 P d559be506ef4445ca1faf0e875b38679: Bootstrap starting.
I20260709 12:13:47.772459   874 tablet_bootstrap.cc:492] T c9e5dc43a10a4b61bcf621a7b1a97591 P 1b0d8dd14cbd4674a504867198df9173: No bootstrap required, opened a new log
I20260709 12:13:47.773088   874 ts_tablet_manager.cc:1403] T c9e5dc43a10a4b61bcf621a7b1a97591 P 1b0d8dd14cbd4674a504867198df9173: Time spent bootstrapping tablet: real 0.085s	user 0.013s	sys 0.004s
I20260709 12:13:47.774619   875 tablet_bootstrap.cc:654] T 7e2ebbc6086348999b2168c9e37924f0 P d559be506ef4445ca1faf0e875b38679: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:47.785552   872 tablet_bootstrap.cc:654] T c9e5dc43a10a4b61bcf621a7b1a97591 P f516f7a5bdde4cd78035bbf464c6fb6e: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:47.791739   963 raft_consensus.cc:493] T 610dd9a8ab854bf182981304ed247a40 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6ccb9b1d08bc4da8991c8681f59cc058)
I20260709 12:13:47.791347   502 catalog_manager.cc:5697] T ca0a3a954c554ce3a42ab34b16f1d051 P d559be506ef4445ca1faf0e875b38679 reported cstate change: term changed from 0 to 1, leader changed from <none> to d559be506ef4445ca1faf0e875b38679 (127.29.32.194). New cstate: current_term: 1 leader_uuid: "d559be506ef4445ca1faf0e875b38679" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:47.792410   963 raft_consensus.cc:515] T 610dd9a8ab854bf182981304ed247a40 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:47.802788   874 raft_consensus.cc:359] T c9e5dc43a10a4b61bcf621a7b1a97591 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:47.803850   874 raft_consensus.cc:385] T c9e5dc43a10a4b61bcf621a7b1a97591 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:47.804195   874 raft_consensus.cc:740] T c9e5dc43a10a4b61bcf621a7b1a97591 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Initialized, Role: FOLLOWER
I20260709 12:13:47.805109   874 consensus_queue.cc:260] T c9e5dc43a10a4b61bcf621a7b1a97591 P 1b0d8dd14cbd4674a504867198df9173 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:47.806859   921 raft_consensus.cc:515] T d9aed7418af8462a826dce024ef3ed42 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:47.808229   874 ts_tablet_manager.cc:1434] T c9e5dc43a10a4b61bcf621a7b1a97591 P 1b0d8dd14cbd4674a504867198df9173: Time spent starting tablet: real 0.035s	user 0.009s	sys 0.000s
I20260709 12:13:47.809320   921 leader_election.cc:290] T d9aed7418af8462a826dce024ef3ed42 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 election: Requested vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:47.809625   874 tablet_bootstrap.cc:492] T 09d17fbc424047ebb4d8521b8924feab P 1b0d8dd14cbd4674a504867198df9173: Bootstrap starting.
I20260709 12:13:47.823026   963 leader_election.cc:290] T 610dd9a8ab854bf182981304ed247a40 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:47.828148   604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "610dd9a8ab854bf182981304ed247a40" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:47.831627   922 consensus_queue.cc:1048] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:47.833102   909 raft_consensus.cc:515] T d9aed7418af8462a826dce024ef3ed42 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:47.835323   909 leader_election.cc:290] T d9aed7418af8462a826dce024ef3ed42 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 election: Requested vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919)
I20260709 12:13:47.836508   602 raft_consensus.cc:2393] T d9aed7418af8462a826dce024ef3ed42 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6ccb9b1d08bc4da8991c8681f59cc058 in current term 1: Already voted for candidate f516f7a5bdde4cd78035bbf464c6fb6e in this term.
I20260709 12:13:47.836694   750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9aed7418af8462a826dce024ef3ed42" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173"
I20260709 12:13:47.838390   750 raft_consensus.cc:3060] T d9aed7418af8462a826dce024ef3ed42 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:47.840934   752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9aed7418af8462a826dce024ef3ed42" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173"
I20260709 12:13:47.847995   874 tablet_bootstrap.cc:654] T 09d17fbc424047ebb4d8521b8924feab P 1b0d8dd14cbd4674a504867198df9173: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:47.856215   750 raft_consensus.cc:2468] T d9aed7418af8462a826dce024ef3ed42 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 1.
I20260709 12:13:47.857582   570 leader_election.cc:304] T d9aed7418af8462a826dce024ef3ed42 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 
I20260709 12:13:47.859319   501 catalog_manager.cc:5697] T 7e2ebbc6086348999b2168c9e37924f0 P 1b0d8dd14cbd4674a504867198df9173 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195). New cstate: current_term: 1 leader_uuid: "1b0d8dd14cbd4674a504867198df9173" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:47.869642   602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9aed7418af8462a826dce024ef3ed42" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
I20260709 12:13:47.859479   909 raft_consensus.cc:2804] T d9aed7418af8462a826dce024ef3ed42 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:47.888000   873 tablet_bootstrap.cc:492] T 09d17fbc424047ebb4d8521b8924feab P 6ccb9b1d08bc4da8991c8681f59cc058: No bootstrap required, opened a new log
I20260709 12:13:47.888502   873 ts_tablet_manager.cc:1403] T 09d17fbc424047ebb4d8521b8924feab P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent bootstrapping tablet: real 0.217s	user 0.021s	sys 0.016s
I20260709 12:13:47.890937   825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "610dd9a8ab854bf182981304ed247a40" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" is_pre_election: true
I20260709 12:13:47.879928   909 raft_consensus.cc:697] T d9aed7418af8462a826dce024ef3ed42 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 LEADER]: Becoming Leader. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Running, Role: LEADER
I20260709 12:13:47.895464   909 consensus_queue.cc:237] T d9aed7418af8462a826dce024ef3ed42 P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:47.896055   643 leader_election.cc:304] T 610dd9a8ab854bf182981304ed247a40 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d559be506ef4445ca1faf0e875b38679; no voters: 6ccb9b1d08bc4da8991c8681f59cc058, f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:13:47.897807   963 raft_consensus.cc:2749] T 610dd9a8ab854bf182981304ed247a40 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:47.877044   569 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.194:45139, user_credentials={real_user=slave}} blocked reactor thread for 55395.1us
I20260709 12:13:47.899457   922 consensus_queue.cc:1048] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:13:47.908576  1029 raft_consensus.cc:493] T be4c515703b34687b68d395e076a4f84 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:47.910872   922 raft_consensus.cc:493] T fab06146ed1b430b889579c76a54eeee P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:47.913672   873 raft_consensus.cc:359] T 09d17fbc424047ebb4d8521b8924feab P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:47.914547   873 raft_consensus.cc:385] T 09d17fbc424047ebb4d8521b8924feab P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:47.914875   873 raft_consensus.cc:740] T 09d17fbc424047ebb4d8521b8924feab P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ccb9b1d08bc4da8991c8681f59cc058, State: Initialized, Role: FOLLOWER
I20260709 12:13:47.914326   922 raft_consensus.cc:515] T fab06146ed1b430b889579c76a54eeee P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:47.917271   872 tablet_bootstrap.cc:492] T c9e5dc43a10a4b61bcf621a7b1a97591 P f516f7a5bdde4cd78035bbf464c6fb6e: No bootstrap required, opened a new log
I20260709 12:13:47.916895   873 consensus_queue.cc:260] T 09d17fbc424047ebb4d8521b8924feab P 6ccb9b1d08bc4da8991c8681f59cc058 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:47.917795   872 ts_tablet_manager.cc:1403] T c9e5dc43a10a4b61bcf621a7b1a97591 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.234s	user 0.018s	sys 0.011s
I20260709 12:13:47.909170  1029 raft_consensus.cc:515] T be4c515703b34687b68d395e076a4f84 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:47.925009   873 ts_tablet_manager.cc:1434] T 09d17fbc424047ebb4d8521b8924feab P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.000s
I20260709 12:13:47.925609   872 raft_consensus.cc:359] T c9e5dc43a10a4b61bcf621a7b1a97591 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:47.926994   872 raft_consensus.cc:385] T c9e5dc43a10a4b61bcf621a7b1a97591 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:47.927558   872 raft_consensus.cc:740] T c9e5dc43a10a4b61bcf621a7b1a97591 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:13:47.928706   872 consensus_queue.cc:260] T c9e5dc43a10a4b61bcf621a7b1a97591 P f516f7a5bdde4cd78035bbf464c6fb6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:47.931448   874 tablet_bootstrap.cc:492] T 09d17fbc424047ebb4d8521b8924feab P 1b0d8dd14cbd4674a504867198df9173: No bootstrap required, opened a new log
I20260709 12:13:47.932173   874 ts_tablet_manager.cc:1403] T 09d17fbc424047ebb4d8521b8924feab P 1b0d8dd14cbd4674a504867198df9173: Time spent bootstrapping tablet: real 0.123s	user 0.014s	sys 0.007s
I20260709 12:13:47.923501   752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fab06146ed1b430b889579c76a54eeee" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
I20260709 12:13:47.936643   872 ts_tablet_manager.cc:1434] T c9e5dc43a10a4b61bcf621a7b1a97591 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.019s	user 0.014s	sys 0.000s
I20260709 12:13:47.923980   825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9aed7418af8462a826dce024ef3ed42" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058"
I20260709 12:13:47.935429   881 raft_consensus.cc:493] T c9e5dc43a10a4b61bcf621a7b1a97591 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:47.940007   752 raft_consensus.cc:2468] T fab06146ed1b430b889579c76a54eeee P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 0.
I20260709 12:13:47.940322   875 tablet_bootstrap.cc:492] T 7e2ebbc6086348999b2168c9e37924f0 P d559be506ef4445ca1faf0e875b38679: No bootstrap required, opened a new log
I20260709 12:13:47.944587   875 ts_tablet_manager.cc:1403] T 7e2ebbc6086348999b2168c9e37924f0 P d559be506ef4445ca1faf0e875b38679: Time spent bootstrapping tablet: real 0.176s	user 0.039s	sys 0.043s
I20260709 12:13:47.940912   792 leader_election.cc:304] T d9aed7418af8462a826dce024ef3ed42 P 6ccb9b1d08bc4da8991c8681f59cc058 [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: 6ccb9b1d08bc4da8991c8681f59cc058; no voters: 1b0d8dd14cbd4674a504867198df9173, f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:13:47.941650   873 tablet_bootstrap.cc:492] T a6dec0e1a5ed4f3992ae5ee71515194a P 6ccb9b1d08bc4da8991c8681f59cc058: Bootstrap starting.
I20260709 12:13:47.940708   922 leader_election.cc:290] T fab06146ed1b430b889579c76a54eeee P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919)
I20260709 12:13:47.949070   921 raft_consensus.cc:493] T ed268f7998ba43c1954ac95b87f64e5e P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:47.949802   921 raft_consensus.cc:515] T ed268f7998ba43c1954ac95b87f64e5e P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:47.949191  1031 consensus_queue.cc:1048] T 575180f8f77b4e4a9e40a0a7c8277f77 P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.036s
I20260709 12:13:47.951891   921 leader_election.cc:290] T ed268f7998ba43c1954ac95b87f64e5e P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
I20260709 12:13:47.952769  1029 leader_election.cc:290] T be4c515703b34687b68d395e076a4f84 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:47.946765   881 raft_consensus.cc:515] T c9e5dc43a10a4b61bcf621a7b1a97591 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:47.955804   922 raft_consensus.cc:493] T c9e5dc43a10a4b61bcf621a7b1a97591 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:47.940694   872 tablet_bootstrap.cc:492] T ed268f7998ba43c1954ac95b87f64e5e P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:13:47.958343   875 raft_consensus.cc:359] T 7e2ebbc6086348999b2168c9e37924f0 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:47.960983   875 raft_consensus.cc:385] T 7e2ebbc6086348999b2168c9e37924f0 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:47.958457   677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9e5dc43a10a4b61bcf621a7b1a97591" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679" is_pre_election: true
I20260709 12:13:47.961717   875 raft_consensus.cc:740] T 7e2ebbc6086348999b2168c9e37924f0 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d559be506ef4445ca1faf0e875b38679, State: Initialized, Role: FOLLOWER
I20260709 12:13:47.958513   922 raft_consensus.cc:515] T c9e5dc43a10a4b61bcf621a7b1a97591 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:47.964813   825 raft_consensus.cc:2393] T d9aed7418af8462a826dce024ef3ed42 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f516f7a5bdde4cd78035bbf464c6fb6e in current term 1: Already voted for candidate 6ccb9b1d08bc4da8991c8681f59cc058 in this term.
I20260709 12:13:47.961442   751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be4c515703b34687b68d395e076a4f84" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
I20260709 12:13:47.956524   881 leader_election.cc:290] T c9e5dc43a10a4b61bcf621a7b1a97591 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
W20260709 12:13:47.967787   718 leader_election.cc:343] T c9e5dc43a10a4b61bcf621a7b1a97591 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:47.969223   875 consensus_queue.cc:260] T 7e2ebbc6086348999b2168c9e37924f0 P d559be506ef4445ca1faf0e875b38679 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:47.973045  1027 raft_consensus.cc:2749] T d9aed7418af8462a826dce024ef3ed42 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:13:47.967294   922 leader_election.cc:290] T c9e5dc43a10a4b61bcf621a7b1a97591 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139), 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569)
I20260709 12:13:47.974529   570 leader_election.cc:304] T fab06146ed1b430b889579c76a54eeee P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 
I20260709 12:13:47.976222   873 tablet_bootstrap.cc:654] T a6dec0e1a5ed4f3992ae5ee71515194a P 6ccb9b1d08bc4da8991c8681f59cc058: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:47.975654   909 raft_consensus.cc:2804] T fab06146ed1b430b889579c76a54eeee P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:13:47.978734   793 leader_election.cc:343] T be4c515703b34687b68d395e076a4f84 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:47.977767   909 raft_consensus.cc:493] T fab06146ed1b430b889579c76a54eeee P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:47.980109   752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9e5dc43a10a4b61bcf621a7b1a97591" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
I20260709 12:13:47.981487   752 raft_consensus.cc:2468] T c9e5dc43a10a4b61bcf621a7b1a97591 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 0.
I20260709 12:13:47.982062   602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed268f7998ba43c1954ac95b87f64e5e" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:47.983613   570 leader_election.cc:304] T c9e5dc43a10a4b61bcf621a7b1a97591 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 
I20260709 12:13:47.985889   963 raft_consensus.cc:493] T 7e2ebbc6086348999b2168c9e37924f0 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:47.986469   963 raft_consensus.cc:515] T 7e2ebbc6086348999b2168c9e37924f0 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:47.990489   602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2ebbc6086348999b2168c9e37924f0" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:47.987995   909 raft_consensus.cc:3060] T fab06146ed1b430b889579c76a54eeee P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:47.993947   875 ts_tablet_manager.cc:1434] T 7e2ebbc6086348999b2168c9e37924f0 P d559be506ef4445ca1faf0e875b38679: Time spent starting tablet: real 0.049s	user 0.010s	sys 0.000s
I20260709 12:13:47.994454   874 raft_consensus.cc:359] T 09d17fbc424047ebb4d8521b8924feab P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:47.991418   602 raft_consensus.cc:2393] T 7e2ebbc6086348999b2168c9e37924f0 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d559be506ef4445ca1faf0e875b38679 in current term 1: Already voted for candidate 1b0d8dd14cbd4674a504867198df9173 in this term.
I20260709 12:13:48.003661   875 tablet_bootstrap.cc:492] T ed268f7998ba43c1954ac95b87f64e5e P d559be506ef4445ca1faf0e875b38679: Bootstrap starting.
I20260709 12:13:48.003772   874 raft_consensus.cc:385] T 09d17fbc424047ebb4d8521b8924feab P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:48.006011   874 raft_consensus.cc:740] T 09d17fbc424047ebb4d8521b8924feab P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Initialized, Role: FOLLOWER
I20260709 12:13:47.991302   752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2ebbc6086348999b2168c9e37924f0" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
I20260709 12:13:47.988914   963 leader_election.cc:290] T 7e2ebbc6086348999b2168c9e37924f0 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859), 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569)
I20260709 12:13:47.986413   922 raft_consensus.cc:2804] T c9e5dc43a10a4b61bcf621a7b1a97591 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:48.006368   677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed268f7998ba43c1954ac95b87f64e5e" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679" is_pre_election: true
I20260709 12:13:48.012669   874 consensus_queue.cc:260] T 09d17fbc424047ebb4d8521b8924feab P 1b0d8dd14cbd4674a504867198df9173 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:48.012706   922 raft_consensus.cc:493] T c9e5dc43a10a4b61bcf621a7b1a97591 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:48.021539   874 ts_tablet_manager.cc:1434] T 09d17fbc424047ebb4d8521b8924feab P 1b0d8dd14cbd4674a504867198df9173: Time spent starting tablet: real 0.089s	user 0.006s	sys 0.007s
I20260709 12:13:48.013952  1027 raft_consensus.cc:493] T fab06146ed1b430b889579c76a54eeee P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:48.024180   874 tablet_bootstrap.cc:492] T b06f48f7f9a049208bc7d12b6db231a0 P 1b0d8dd14cbd4674a504867198df9173: Bootstrap starting.
I20260709 12:13:48.027534   676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9e5dc43a10a4b61bcf621a7b1a97591" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679" is_pre_election: true
I20260709 12:13:48.015303   604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be4c515703b34687b68d395e076a4f84" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:48.032788   825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fab06146ed1b430b889579c76a54eeee" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" is_pre_election: true
I20260709 12:13:48.031102  1027 raft_consensus.cc:515] T fab06146ed1b430b889579c76a54eeee P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:48.028458   922 raft_consensus.cc:3060] T c9e5dc43a10a4b61bcf621a7b1a97591 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:48.031749   921 raft_consensus.cc:493] T 09d17fbc424047ebb4d8521b8924feab P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:48.038767  1027 leader_election.cc:290] T fab06146ed1b430b889579c76a54eeee P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:48.039088   921 raft_consensus.cc:515] T 09d17fbc424047ebb4d8521b8924feab P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:48.039584   825 raft_consensus.cc:2468] T fab06146ed1b430b889579c76a54eeee P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 0.
I20260709 12:13:48.033598   645 leader_election.cc:304] T 7e2ebbc6086348999b2168c9e37924f0 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d559be506ef4445ca1faf0e875b38679; no voters: 1b0d8dd14cbd4674a504867198df9173, f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:13:48.041122   921 leader_election.cc:290] T 09d17fbc424047ebb4d8521b8924feab P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139), 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569)
I20260709 12:13:48.027935   498 catalog_manager.cc:5697] T d9aed7418af8462a826dce024ef3ed42 P f516f7a5bdde4cd78035bbf464c6fb6e reported cstate change: term changed from 0 to 1, leader changed from <none> to f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193). New cstate: current_term: 1 leader_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:48.042057  1019 raft_consensus.cc:3060] T 7e2ebbc6086348999b2168c9e37924f0 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:48.051178   751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d17fbc424047ebb4d8521b8924feab" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
I20260709 12:13:48.051914   751 raft_consensus.cc:2468] T 09d17fbc424047ebb4d8521b8924feab P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ccb9b1d08bc4da8991c8681f59cc058 in term 0.
W20260709 12:13:48.053566   569 leader_election.cc:343] T c9e5dc43a10a4b61bcf621a7b1a97591 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:48.059340   793 leader_election.cc:304] T 09d17fbc424047ebb4d8521b8924feab P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, 6ccb9b1d08bc4da8991c8681f59cc058; no voters: 
I20260709 12:13:48.061004  1029 raft_consensus.cc:2804] T 09d17fbc424047ebb4d8521b8924feab P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:48.061491  1029 raft_consensus.cc:493] T 09d17fbc424047ebb4d8521b8924feab P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:48.061837  1029 raft_consensus.cc:3060] T 09d17fbc424047ebb4d8521b8924feab P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:48.062949   872 tablet_bootstrap.cc:654] T ed268f7998ba43c1954ac95b87f64e5e P f516f7a5bdde4cd78035bbf464c6fb6e: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:48.067618  1035 consensus_queue.cc:1048] T 80c48f82166b4df69456db6e73eaa437 P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:48.068288   604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9e5dc43a10a4b61bcf621a7b1a97591" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:48.069128   875 tablet_bootstrap.cc:654] T ed268f7998ba43c1954ac95b87f64e5e P d559be506ef4445ca1faf0e875b38679: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:48.069880   909 raft_consensus.cc:515] T fab06146ed1b430b889579c76a54eeee P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
W20260709 12:13:48.070303   792 leader_election.cc:343] T ed268f7998ba43c1954ac95b87f64e5e P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:48.072907   792 leader_election.cc:343] T be4c515703b34687b68d395e076a4f84 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:48.073179   909 leader_election.cc:290] T fab06146ed1b430b889579c76a54eeee P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 election: Requested vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919)
I20260709 12:13:48.073472   792 leader_election.cc:304] T be4c515703b34687b68d395e076a4f84 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ccb9b1d08bc4da8991c8681f59cc058; no voters: 1b0d8dd14cbd4674a504867198df9173, f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:13:48.074815   751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fab06146ed1b430b889579c76a54eeee" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173"
I20260709 12:13:48.075462   751 raft_consensus.cc:3060] T fab06146ed1b430b889579c76a54eeee P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:48.075520   921 raft_consensus.cc:2749] T be4c515703b34687b68d395e076a4f84 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:48.083658   922 raft_consensus.cc:515] T c9e5dc43a10a4b61bcf621a7b1a97591 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:48.088421   922 leader_election.cc:290] T c9e5dc43a10a4b61bcf621a7b1a97591 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 election: Requested vote from peers d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139), 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569)
I20260709 12:13:48.091013   750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9e5dc43a10a4b61bcf621a7b1a97591" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173"
I20260709 12:13:48.091760   750 raft_consensus.cc:3060] T c9e5dc43a10a4b61bcf621a7b1a97591 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:48.093021   826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fab06146ed1b430b889579c76a54eeee" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058"
I20260709 12:13:48.093667   826 raft_consensus.cc:3060] T fab06146ed1b430b889579c76a54eeee P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:48.094030   604 raft_consensus.cc:2393] T c9e5dc43a10a4b61bcf621a7b1a97591 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b0d8dd14cbd4674a504867198df9173 in current term 1: Already voted for candidate f516f7a5bdde4cd78035bbf464c6fb6e in this term.
I20260709 12:13:48.096616   941 consensus_queue.cc:1048] T e0bb94651509449fb9ff8cb59bd6a092 P 1b0d8dd14cbd4674a504867198df9173 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:48.077837   603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fab06146ed1b430b889579c76a54eeee" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:48.101997   603 raft_consensus.cc:2393] T fab06146ed1b430b889579c76a54eeee P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6ccb9b1d08bc4da8991c8681f59cc058 in current term 1: Already voted for candidate f516f7a5bdde4cd78035bbf464c6fb6e in this term.
I20260709 12:13:48.106137   676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9e5dc43a10a4b61bcf621a7b1a97591" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679"
W20260709 12:13:48.108711   569 leader_election.cc:343] T c9e5dc43a10a4b61bcf621a7b1a97591 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:48.108772   909 consensus_queue.cc:1048] T 80c48f82166b4df69456db6e73eaa437 P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:13:48.109032   792 leader_election.cc:343] T ed268f7998ba43c1954ac95b87f64e5e P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:48.109575   792 leader_election.cc:304] T ed268f7998ba43c1954ac95b87f64e5e P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ccb9b1d08bc4da8991c8681f59cc058; no voters: d559be506ef4445ca1faf0e875b38679, f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:13:48.118326   921 raft_consensus.cc:2749] T ed268f7998ba43c1954ac95b87f64e5e P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:48.119439   873 tablet_bootstrap.cc:492] T a6dec0e1a5ed4f3992ae5ee71515194a P 6ccb9b1d08bc4da8991c8681f59cc058: No bootstrap required, opened a new log
I20260709 12:13:48.119976   873 ts_tablet_manager.cc:1403] T a6dec0e1a5ed4f3992ae5ee71515194a P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent bootstrapping tablet: real 0.179s	user 0.018s	sys 0.003s
I20260709 12:13:48.101451   752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fab06146ed1b430b889579c76a54eeee" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
I20260709 12:13:48.131510   874 tablet_bootstrap.cc:654] T b06f48f7f9a049208bc7d12b6db231a0 P 1b0d8dd14cbd4674a504867198df9173: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:48.137215   872 tablet_bootstrap.cc:492] T ed268f7998ba43c1954ac95b87f64e5e P f516f7a5bdde4cd78035bbf464c6fb6e: No bootstrap required, opened a new log
I20260709 12:13:48.137985   872 ts_tablet_manager.cc:1403] T ed268f7998ba43c1954ac95b87f64e5e P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.198s	user 0.025s	sys 0.004s
I20260709 12:13:48.146242  1029 raft_consensus.cc:515] T 09d17fbc424047ebb4d8521b8924feab P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:48.146718  1019 raft_consensus.cc:2749] T 7e2ebbc6086348999b2168c9e37924f0 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:48.148576  1029 leader_election.cc:290] T 09d17fbc424047ebb4d8521b8924feab P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 election: Requested vote from peers d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139), 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569)
I20260709 12:13:48.148875   872 raft_consensus.cc:359] T ed268f7998ba43c1954ac95b87f64e5e P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:48.149645   872 raft_consensus.cc:385] T ed268f7998ba43c1954ac95b87f64e5e P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:48.122586   750 raft_consensus.cc:2468] T c9e5dc43a10a4b61bcf621a7b1a97591 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 1.
I20260709 12:13:48.150625   875 tablet_bootstrap.cc:492] T ed268f7998ba43c1954ac95b87f64e5e P d559be506ef4445ca1faf0e875b38679: No bootstrap required, opened a new log
I20260709 12:13:48.149940   872 raft_consensus.cc:740] T ed268f7998ba43c1954ac95b87f64e5e P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:13:48.151124   875 ts_tablet_manager.cc:1403] T ed268f7998ba43c1954ac95b87f64e5e P d559be506ef4445ca1faf0e875b38679: Time spent bootstrapping tablet: real 0.148s	user 0.012s	sys 0.003s
I20260709 12:13:48.127161   751 raft_consensus.cc:2468] T fab06146ed1b430b889579c76a54eeee P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 1.
I20260709 12:13:48.155488   872 consensus_queue.cc:260] T ed268f7998ba43c1954ac95b87f64e5e P f516f7a5bdde4cd78035bbf464c6fb6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:48.159469   826 raft_consensus.cc:2468] T fab06146ed1b430b889579c76a54eeee P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 1.
I20260709 12:13:48.160956   568 leader_election.cc:304] T fab06146ed1b430b889579c76a54eeee P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ccb9b1d08bc4da8991c8681f59cc058, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 
I20260709 12:13:48.155262   570 leader_election.cc:304] T c9e5dc43a10a4b61bcf621a7b1a97591 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: d559be506ef4445ca1faf0e875b38679
I20260709 12:13:48.154153   679 raft_consensus.cc:3060] T 575180f8f77b4e4a9e40a0a7c8277f77 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:48.165967   875 raft_consensus.cc:359] T ed268f7998ba43c1954ac95b87f64e5e P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:48.166967   875 raft_consensus.cc:385] T ed268f7998ba43c1954ac95b87f64e5e P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:48.167208   872 ts_tablet_manager.cc:1434] T ed268f7998ba43c1954ac95b87f64e5e P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260709 12:13:48.168138   872 tablet_bootstrap.cc:492] T be4c515703b34687b68d395e076a4f84 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:13:48.167240   875 raft_consensus.cc:740] T ed268f7998ba43c1954ac95b87f64e5e P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d559be506ef4445ca1faf0e875b38679, State: Initialized, Role: FOLLOWER
I20260709 12:13:48.169320   875 consensus_queue.cc:260] T ed268f7998ba43c1954ac95b87f64e5e P d559be506ef4445ca1faf0e875b38679 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:48.170756  1031 raft_consensus.cc:2804] T c9e5dc43a10a4b61bcf621a7b1a97591 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:48.174849   941 consensus_queue.cc:1048] T e0bb94651509449fb9ff8cb59bd6a092 P 1b0d8dd14cbd4674a504867198df9173 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:48.175237   718 leader_election.cc:304] T c9e5dc43a10a4b61bcf621a7b1a97591 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173; no voters: d559be506ef4445ca1faf0e875b38679, f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:13:48.176275   941 raft_consensus.cc:2749] T c9e5dc43a10a4b61bcf621a7b1a97591 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:48.179690   883 raft_consensus.cc:2804] T fab06146ed1b430b889579c76a54eeee P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:48.179958  1031 raft_consensus.cc:697] T c9e5dc43a10a4b61bcf621a7b1a97591 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 LEADER]: Becoming Leader. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Running, Role: LEADER
I20260709 12:13:48.180303   883 raft_consensus.cc:697] T fab06146ed1b430b889579c76a54eeee P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 LEADER]: Becoming Leader. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Running, Role: LEADER
I20260709 12:13:48.180929  1031 consensus_queue.cc:237] T c9e5dc43a10a4b61bcf621a7b1a97591 P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:48.181178   883 consensus_queue.cc:237] T fab06146ed1b430b889579c76a54eeee P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:48.186342   881 consensus_queue.cc:1048] T 7e2ebbc6086348999b2168c9e37924f0 P 1b0d8dd14cbd4674a504867198df9173 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:48.188169   678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d17fbc424047ebb4d8521b8924feab" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679" is_pre_election: true
I20260709 12:13:48.190387   875 ts_tablet_manager.cc:1434] T ed268f7998ba43c1954ac95b87f64e5e P d559be506ef4445ca1faf0e875b38679: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.001s
I20260709 12:13:48.191071   955 consensus_queue.cc:1048] T ca0a3a954c554ce3a42ab34b16f1d051 P d559be506ef4445ca1faf0e875b38679 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:48.193631   793 leader_election.cc:304] T fab06146ed1b430b889579c76a54eeee P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ccb9b1d08bc4da8991c8681f59cc058; no voters: 1b0d8dd14cbd4674a504867198df9173, f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:13:48.196720   678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d17fbc424047ebb4d8521b8924feab" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679"
I20260709 12:13:48.197521   875 tablet_bootstrap.cc:492] T c9e5dc43a10a4b61bcf621a7b1a97591 P d559be506ef4445ca1faf0e875b38679: Bootstrap starting.
I20260709 12:13:48.200469  1027 raft_consensus.cc:2749] T fab06146ed1b430b889579c76a54eeee P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:48.186244   873 raft_consensus.cc:359] T a6dec0e1a5ed4f3992ae5ee71515194a P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:48.202230   955 consensus_queue.cc:1048] T ca0a3a954c554ce3a42ab34b16f1d051 P d559be506ef4445ca1faf0e875b38679 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:48.202529   873 raft_consensus.cc:385] T a6dec0e1a5ed4f3992ae5ee71515194a P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:48.207177   873 raft_consensus.cc:740] T a6dec0e1a5ed4f3992ae5ee71515194a P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ccb9b1d08bc4da8991c8681f59cc058, State: Initialized, Role: FOLLOWER
I20260709 12:13:48.207572   751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d17fbc424047ebb4d8521b8924feab" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173"
I20260709 12:13:48.210203   751 raft_consensus.cc:3060] T 09d17fbc424047ebb4d8521b8924feab P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:48.211782   873 consensus_queue.cc:260] T a6dec0e1a5ed4f3992ae5ee71515194a P 6ccb9b1d08bc4da8991c8681f59cc058 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
W20260709 12:13:48.208284   792 leader_election.cc:343] T 09d17fbc424047ebb4d8521b8924feab P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:48.221364   873 ts_tablet_manager.cc:1434] T a6dec0e1a5ed4f3992ae5ee71515194a P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent starting tablet: real 0.101s	user 0.007s	sys 0.002s
I20260709 12:13:48.227653   872 tablet_bootstrap.cc:654] T be4c515703b34687b68d395e076a4f84 P f516f7a5bdde4cd78035bbf464c6fb6e: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:48.240836   502 catalog_manager.cc:5697] T c9e5dc43a10a4b61bcf621a7b1a97591 P f516f7a5bdde4cd78035bbf464c6fb6e reported cstate change: term changed from 0 to 1, leader changed from <none> to f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193). New cstate: current_term: 1 leader_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:48.242992   502 catalog_manager.cc:5697] T fab06146ed1b430b889579c76a54eeee P f516f7a5bdde4cd78035bbf464c6fb6e reported cstate change: term changed from 0 to 1, leader changed from <none> to f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193). New cstate: current_term: 1 leader_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:48.245364   874 tablet_bootstrap.cc:492] T b06f48f7f9a049208bc7d12b6db231a0 P 1b0d8dd14cbd4674a504867198df9173: No bootstrap required, opened a new log
I20260709 12:13:48.245962   874 ts_tablet_manager.cc:1403] T b06f48f7f9a049208bc7d12b6db231a0 P 1b0d8dd14cbd4674a504867198df9173: Time spent bootstrapping tablet: real 0.222s	user 0.011s	sys 0.007s
I20260709 12:13:48.252878   873 tablet_bootstrap.cc:492] T f4a0710b793b4b889b35a8e8705d80cb P 6ccb9b1d08bc4da8991c8681f59cc058: Bootstrap starting.
I20260709 12:13:48.253074   751 raft_consensus.cc:2468] T 09d17fbc424047ebb4d8521b8924feab P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ccb9b1d08bc4da8991c8681f59cc058 in term 1.
I20260709 12:13:48.255218   793 leader_election.cc:304] T 09d17fbc424047ebb4d8521b8924feab P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, 6ccb9b1d08bc4da8991c8681f59cc058; no voters: 
I20260709 12:13:48.256219  1029 raft_consensus.cc:2804] T 09d17fbc424047ebb4d8521b8924feab P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:48.256966  1029 raft_consensus.cc:697] T 09d17fbc424047ebb4d8521b8924feab P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 LEADER]: Becoming Leader. State: Replica: 6ccb9b1d08bc4da8991c8681f59cc058, State: Running, Role: LEADER
I20260709 12:13:48.257934  1029 consensus_queue.cc:237] T 09d17fbc424047ebb4d8521b8924feab P 6ccb9b1d08bc4da8991c8681f59cc058 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:48.265403   874 raft_consensus.cc:359] T b06f48f7f9a049208bc7d12b6db231a0 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:48.266403   874 raft_consensus.cc:385] T b06f48f7f9a049208bc7d12b6db231a0 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:48.266762   874 raft_consensus.cc:740] T b06f48f7f9a049208bc7d12b6db231a0 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Initialized, Role: FOLLOWER
I20260709 12:13:48.267778   874 consensus_queue.cc:260] T b06f48f7f9a049208bc7d12b6db231a0 P 1b0d8dd14cbd4674a504867198df9173 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:48.269227  1019 raft_consensus.cc:493] T 575180f8f77b4e4a9e40a0a7c8277f77 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f516f7a5bdde4cd78035bbf464c6fb6e)
I20260709 12:13:48.270004   873 tablet_bootstrap.cc:654] T f4a0710b793b4b889b35a8e8705d80cb P 6ccb9b1d08bc4da8991c8681f59cc058: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:48.270030  1019 raft_consensus.cc:515] T 575180f8f77b4e4a9e40a0a7c8277f77 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
W20260709 12:13:48.272138   792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.194:45139, user_credentials={real_user=slave}} blocked reactor thread for 63896.9us
W20260709 12:13:48.272881   792 leader_election.cc:343] T 09d17fbc424047ebb4d8521b8924feab P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:48.284955   603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575180f8f77b4e4a9e40a0a7c8277f77" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:48.290275   875 tablet_bootstrap.cc:654] T c9e5dc43a10a4b61bcf621a7b1a97591 P d559be506ef4445ca1faf0e875b38679: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:48.294737   872 tablet_bootstrap.cc:492] T be4c515703b34687b68d395e076a4f84 P f516f7a5bdde4cd78035bbf464c6fb6e: No bootstrap required, opened a new log
I20260709 12:13:48.295230   872 ts_tablet_manager.cc:1403] T be4c515703b34687b68d395e076a4f84 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.127s	user 0.010s	sys 0.001s
I20260709 12:13:48.296344  1043 consensus_queue.cc:1048] T 7e2ebbc6086348999b2168c9e37924f0 P 1b0d8dd14cbd4674a504867198df9173 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:48.298004   872 raft_consensus.cc:359] T be4c515703b34687b68d395e076a4f84 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:48.298733   872 raft_consensus.cc:385] T be4c515703b34687b68d395e076a4f84 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:48.299018   872 raft_consensus.cc:740] T be4c515703b34687b68d395e076a4f84 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:13:48.299721   872 consensus_queue.cc:260] T be4c515703b34687b68d395e076a4f84 P f516f7a5bdde4cd78035bbf464c6fb6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:48.302266   872 ts_tablet_manager.cc:1434] T be4c515703b34687b68d395e076a4f84 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 12:13:48.303223   872 tablet_bootstrap.cc:492] T a6dec0e1a5ed4f3992ae5ee71515194a P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:13:48.307315  1019 leader_election.cc:290] T 575180f8f77b4e4a9e40a0a7c8277f77 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:48.310586   827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575180f8f77b4e4a9e40a0a7c8277f77" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" is_pre_election: true
I20260709 12:13:48.311975   643 leader_election.cc:304] T 575180f8f77b4e4a9e40a0a7c8277f77 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d559be506ef4445ca1faf0e875b38679; no voters: 6ccb9b1d08bc4da8991c8681f59cc058, f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:13:48.312641   875 tablet_bootstrap.cc:492] T c9e5dc43a10a4b61bcf621a7b1a97591 P d559be506ef4445ca1faf0e875b38679: No bootstrap required, opened a new log
I20260709 12:13:48.313158   875 ts_tablet_manager.cc:1403] T c9e5dc43a10a4b61bcf621a7b1a97591 P d559be506ef4445ca1faf0e875b38679: Time spent bootstrapping tablet: real 0.116s	user 0.010s	sys 0.017s
I20260709 12:13:48.313544  1022 raft_consensus.cc:2749] T 575180f8f77b4e4a9e40a0a7c8277f77 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:48.316401   875 raft_consensus.cc:359] T c9e5dc43a10a4b61bcf621a7b1a97591 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:48.317293   875 raft_consensus.cc:385] T c9e5dc43a10a4b61bcf621a7b1a97591 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:48.317637   875 raft_consensus.cc:740] T c9e5dc43a10a4b61bcf621a7b1a97591 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d559be506ef4445ca1faf0e875b38679, State: Initialized, Role: FOLLOWER
I20260709 12:13:48.321666   922 raft_consensus.cc:493] T ed268f7998ba43c1954ac95b87f64e5e P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:48.322494   922 raft_consensus.cc:515] T ed268f7998ba43c1954ac95b87f64e5e P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:48.323537   875 consensus_queue.cc:260] T c9e5dc43a10a4b61bcf621a7b1a97591 P d559be506ef4445ca1faf0e875b38679 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:48.325870   827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed268f7998ba43c1954ac95b87f64e5e" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" is_pre_election: true
I20260709 12:13:48.327914   827 raft_consensus.cc:2468] T ed268f7998ba43c1954ac95b87f64e5e P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 0.
I20260709 12:13:48.328869   875 ts_tablet_manager.cc:1434] T c9e5dc43a10a4b61bcf621a7b1a97591 P d559be506ef4445ca1faf0e875b38679: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.005s
I20260709 12:13:48.329149   922 leader_election.cc:290] T ed268f7998ba43c1954ac95b87f64e5e P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
I20260709 12:13:48.329921   875 tablet_bootstrap.cc:492] T 09d17fbc424047ebb4d8521b8924feab P d559be506ef4445ca1faf0e875b38679: Bootstrap starting.
I20260709 12:13:48.329175   568 leader_election.cc:304] T ed268f7998ba43c1954ac95b87f64e5e P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ccb9b1d08bc4da8991c8681f59cc058, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 
I20260709 12:13:48.328764   675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed268f7998ba43c1954ac95b87f64e5e" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679" is_pre_election: true
I20260709 12:13:48.331334   675 raft_consensus.cc:2468] T ed268f7998ba43c1954ac95b87f64e5e P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 0.
I20260709 12:13:48.333477   922 raft_consensus.cc:2804] T ed268f7998ba43c1954ac95b87f64e5e P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:48.334010   922 raft_consensus.cc:493] T ed268f7998ba43c1954ac95b87f64e5e P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:48.334578   922 raft_consensus.cc:3060] T ed268f7998ba43c1954ac95b87f64e5e P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:48.338112  1019 raft_consensus.cc:493] T c9e5dc43a10a4b61bcf621a7b1a97591 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:48.338980   875 tablet_bootstrap.cc:654] T 09d17fbc424047ebb4d8521b8924feab P d559be506ef4445ca1faf0e875b38679: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:48.338730  1019 raft_consensus.cc:515] T c9e5dc43a10a4b61bcf621a7b1a97591 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:48.345810   872 tablet_bootstrap.cc:654] T a6dec0e1a5ed4f3992ae5ee71515194a P f516f7a5bdde4cd78035bbf464c6fb6e: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:48.355372   874 ts_tablet_manager.cc:1434] T b06f48f7f9a049208bc7d12b6db231a0 P 1b0d8dd14cbd4674a504867198df9173: Time spent starting tablet: real 0.109s	user 0.007s	sys 0.000s
I20260709 12:13:48.356739   874 tablet_bootstrap.cc:492] T be4c515703b34687b68d395e076a4f84 P 1b0d8dd14cbd4674a504867198df9173: Bootstrap starting.
I20260709 12:13:48.367657  1035 consensus_queue.cc:1048] T d9aed7418af8462a826dce024ef3ed42 P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:48.373633   875 tablet_bootstrap.cc:492] T 09d17fbc424047ebb4d8521b8924feab P d559be506ef4445ca1faf0e875b38679: No bootstrap required, opened a new log
I20260709 12:13:48.374598   875 ts_tablet_manager.cc:1403] T 09d17fbc424047ebb4d8521b8924feab P d559be506ef4445ca1faf0e875b38679: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.010s
I20260709 12:13:48.381860   874 tablet_bootstrap.cc:654] T be4c515703b34687b68d395e076a4f84 P 1b0d8dd14cbd4674a504867198df9173: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:48.387509  1019 leader_election.cc:290] T c9e5dc43a10a4b61bcf621a7b1a97591 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859), 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569)
I20260709 12:13:48.388171   922 raft_consensus.cc:515] T ed268f7998ba43c1954ac95b87f64e5e P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:48.389259   603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9e5dc43a10a4b61bcf621a7b1a97591" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:48.394837   883 consensus_queue.cc:1048] T d9aed7418af8462a826dce024ef3ed42 P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:48.396857   922 leader_election.cc:290] T ed268f7998ba43c1954ac95b87f64e5e P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 election: Requested vote from peers 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
I20260709 12:13:48.397083   679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed268f7998ba43c1954ac95b87f64e5e" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679"
I20260709 12:13:48.397713   679 raft_consensus.cc:3060] T ed268f7998ba43c1954ac95b87f64e5e P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:48.403447   826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed268f7998ba43c1954ac95b87f64e5e" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058"
I20260709 12:13:48.404198   826 raft_consensus.cc:3060] T ed268f7998ba43c1954ac95b87f64e5e P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:48.392915   875 raft_consensus.cc:359] T 09d17fbc424047ebb4d8521b8924feab P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:48.410079   873 tablet_bootstrap.cc:492] T f4a0710b793b4b889b35a8e8705d80cb P 6ccb9b1d08bc4da8991c8681f59cc058: No bootstrap required, opened a new log
I20260709 12:13:48.410660   873 ts_tablet_manager.cc:1403] T f4a0710b793b4b889b35a8e8705d80cb P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent bootstrapping tablet: real 0.158s	user 0.046s	sys 0.040s
I20260709 12:13:48.413319   873 raft_consensus.cc:359] T f4a0710b793b4b889b35a8e8705d80cb P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:48.411803   502 catalog_manager.cc:5697] T 09d17fbc424047ebb4d8521b8924feab P 6ccb9b1d08bc4da8991c8681f59cc058 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196). New cstate: current_term: 1 leader_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:48.419685   872 tablet_bootstrap.cc:492] T a6dec0e1a5ed4f3992ae5ee71515194a P f516f7a5bdde4cd78035bbf464c6fb6e: No bootstrap required, opened a new log
I20260709 12:13:48.420679   872 ts_tablet_manager.cc:1403] T a6dec0e1a5ed4f3992ae5ee71515194a P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.118s	user 0.014s	sys 0.001s
I20260709 12:13:48.408768   875 raft_consensus.cc:385] T 09d17fbc424047ebb4d8521b8924feab P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:48.414054   873 raft_consensus.cc:385] T f4a0710b793b4b889b35a8e8705d80cb P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:48.423138   873 raft_consensus.cc:740] T f4a0710b793b4b889b35a8e8705d80cb P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ccb9b1d08bc4da8991c8681f59cc058, State: Initialized, Role: FOLLOWER
I20260709 12:13:48.424229   873 consensus_queue.cc:260] T f4a0710b793b4b889b35a8e8705d80cb P 6ccb9b1d08bc4da8991c8681f59cc058 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:48.425904   750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9e5dc43a10a4b61bcf621a7b1a97591" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
I20260709 12:13:48.426831   750 raft_consensus.cc:2393] T c9e5dc43a10a4b61bcf621a7b1a97591 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d559be506ef4445ca1faf0e875b38679 in current term 1: Already voted for candidate f516f7a5bdde4cd78035bbf464c6fb6e in this term.
I20260709 12:13:48.427127   873 ts_tablet_manager.cc:1434] T f4a0710b793b4b889b35a8e8705d80cb P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.003s
I20260709 12:13:48.428277   873 tablet_bootstrap.cc:492] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P 6ccb9b1d08bc4da8991c8681f59cc058: Bootstrap starting.
I20260709 12:13:48.428922   875 raft_consensus.cc:740] T 09d17fbc424047ebb4d8521b8924feab P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d559be506ef4445ca1faf0e875b38679, State: Initialized, Role: FOLLOWER
I20260709 12:13:48.430923   875 consensus_queue.cc:260] T 09d17fbc424047ebb4d8521b8924feab P d559be506ef4445ca1faf0e875b38679 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:48.432101   645 leader_election.cc:304] T c9e5dc43a10a4b61bcf621a7b1a97591 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d559be506ef4445ca1faf0e875b38679; no voters: 1b0d8dd14cbd4674a504867198df9173, f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:13:48.435976  1022 raft_consensus.cc:3060] T c9e5dc43a10a4b61bcf621a7b1a97591 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:48.443601  1035 raft_consensus.cc:493] T be4c515703b34687b68d395e076a4f84 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:48.444443   679 raft_consensus.cc:2468] T ed268f7998ba43c1954ac95b87f64e5e P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 1.
I20260709 12:13:48.444199  1035 raft_consensus.cc:515] T be4c515703b34687b68d395e076a4f84 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:48.448330   875 ts_tablet_manager.cc:1434] T 09d17fbc424047ebb4d8521b8924feab P d559be506ef4445ca1faf0e875b38679: Time spent starting tablet: real 0.073s	user 0.007s	sys 0.002s
I20260709 12:13:48.449730   875 tablet_bootstrap.cc:492] T a6dec0e1a5ed4f3992ae5ee71515194a P d559be506ef4445ca1faf0e875b38679: Bootstrap starting.
I20260709 12:13:48.450618   569 leader_election.cc:304] T ed268f7998ba43c1954ac95b87f64e5e P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d559be506ef4445ca1faf0e875b38679, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 
I20260709 12:13:48.451733   883 raft_consensus.cc:2804] T ed268f7998ba43c1954ac95b87f64e5e P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:48.452245   883 raft_consensus.cc:697] T ed268f7998ba43c1954ac95b87f64e5e P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 LEADER]: Becoming Leader. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Running, Role: LEADER
I20260709 12:13:48.453079   873 tablet_bootstrap.cc:654] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P 6ccb9b1d08bc4da8991c8681f59cc058: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:48.453227  1035 leader_election.cc:290] T be4c515703b34687b68d395e076a4f84 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919)
I20260709 12:13:48.455137   827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be4c515703b34687b68d395e076a4f84" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" is_pre_election: true
I20260709 12:13:48.455806   827 raft_consensus.cc:2468] T be4c515703b34687b68d395e076a4f84 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 0.
I20260709 12:13:48.456475   750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be4c515703b34687b68d395e076a4f84" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
I20260709 12:13:48.457005   875 tablet_bootstrap.cc:654] T a6dec0e1a5ed4f3992ae5ee71515194a P d559be506ef4445ca1faf0e875b38679: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:48.458261   872 raft_consensus.cc:359] T a6dec0e1a5ed4f3992ae5ee71515194a P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:48.458990   872 raft_consensus.cc:385] T a6dec0e1a5ed4f3992ae5ee71515194a P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:48.459272   872 raft_consensus.cc:740] T a6dec0e1a5ed4f3992ae5ee71515194a P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:13:48.458253   568 leader_election.cc:304] T be4c515703b34687b68d395e076a4f84 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ccb9b1d08bc4da8991c8681f59cc058, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 
W20260709 12:13:48.460068   570 leader_election.cc:343] T be4c515703b34687b68d395e076a4f84 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:48.460013   872 consensus_queue.cc:260] T a6dec0e1a5ed4f3992ae5ee71515194a P f516f7a5bdde4cd78035bbf464c6fb6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:48.461488  1031 raft_consensus.cc:2804] T be4c515703b34687b68d395e076a4f84 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:48.461874  1031 raft_consensus.cc:493] T be4c515703b34687b68d395e076a4f84 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:48.462181  1031 raft_consensus.cc:3060] T be4c515703b34687b68d395e076a4f84 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:48.462356   872 ts_tablet_manager.cc:1434] T a6dec0e1a5ed4f3992ae5ee71515194a P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.002s
I20260709 12:13:48.463392   872 tablet_bootstrap.cc:492] T b06f48f7f9a049208bc7d12b6db231a0 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:13:48.446563   826 raft_consensus.cc:2468] T ed268f7998ba43c1954ac95b87f64e5e P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 1.
W20260709 12:13:48.478020   550 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:48.478983   874 tablet_bootstrap.cc:492] T be4c515703b34687b68d395e076a4f84 P 1b0d8dd14cbd4674a504867198df9173: No bootstrap required, opened a new log
I20260709 12:13:48.479688   874 ts_tablet_manager.cc:1403] T be4c515703b34687b68d395e076a4f84 P 1b0d8dd14cbd4674a504867198df9173: Time spent bootstrapping tablet: real 0.123s	user 0.014s	sys 0.030s
I20260709 12:13:48.453109   883 consensus_queue.cc:237] T ed268f7998ba43c1954ac95b87f64e5e P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:48.492584   874 raft_consensus.cc:359] T be4c515703b34687b68d395e076a4f84 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:48.493718   874 raft_consensus.cc:385] T be4c515703b34687b68d395e076a4f84 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:48.494655   874 raft_consensus.cc:740] T be4c515703b34687b68d395e076a4f84 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Initialized, Role: FOLLOWER
I20260709 12:13:48.496109   874 consensus_queue.cc:260] T be4c515703b34687b68d395e076a4f84 P 1b0d8dd14cbd4674a504867198df9173 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:48.494427  1029 raft_consensus.cc:493] T f4a0710b793b4b889b35a8e8705d80cb P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:48.497619  1036 raft_consensus.cc:493] T a6dec0e1a5ed4f3992ae5ee71515194a P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:48.498126  1029 raft_consensus.cc:515] T f4a0710b793b4b889b35a8e8705d80cb P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:48.498471  1036 raft_consensus.cc:515] T a6dec0e1a5ed4f3992ae5ee71515194a P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:48.505074   679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4a0710b793b4b889b35a8e8705d80cb" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679" is_pre_election: true
I20260709 12:13:48.504141  1036 leader_election.cc:290] T a6dec0e1a5ed4f3992ae5ee71515194a P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
I20260709 12:13:48.508179   827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6dec0e1a5ed4f3992ae5ee71515194a" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" is_pre_election: true
I20260709 12:13:48.505659  1029 leader_election.cc:290] T f4a0710b793b4b889b35a8e8705d80cb P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139), 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569)
I20260709 12:13:48.508796   750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4a0710b793b4b889b35a8e8705d80cb" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
W20260709 12:13:48.510491   793 leader_election.cc:343] T f4a0710b793b4b889b35a8e8705d80cb P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:48.511828   792 leader_election.cc:343] T f4a0710b793b4b889b35a8e8705d80cb P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:48.512332  1022 raft_consensus.cc:2749] T c9e5dc43a10a4b61bcf621a7b1a97591 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:48.512288   792 leader_election.cc:304] T f4a0710b793b4b889b35a8e8705d80cb P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ccb9b1d08bc4da8991c8681f59cc058; no voters: 1b0d8dd14cbd4674a504867198df9173, d559be506ef4445ca1faf0e875b38679
I20260709 12:13:48.514496  1031 raft_consensus.cc:515] T be4c515703b34687b68d395e076a4f84 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:48.514534   921 raft_consensus.cc:2749] T f4a0710b793b4b889b35a8e8705d80cb P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:48.516944  1031 leader_election.cc:290] T be4c515703b34687b68d395e076a4f84 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 election: Requested vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919)
I20260709 12:13:48.518690   826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be4c515703b34687b68d395e076a4f84" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058"
I20260709 12:13:48.519049   750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be4c515703b34687b68d395e076a4f84" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173"
I20260709 12:13:48.519433   826 raft_consensus.cc:3060] T be4c515703b34687b68d395e076a4f84 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:48.519767   750 raft_consensus.cc:3060] T be4c515703b34687b68d395e076a4f84 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:48.520764   679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6dec0e1a5ed4f3992ae5ee71515194a" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679" is_pre_election: true
W20260709 12:13:48.522351   569 leader_election.cc:343] T a6dec0e1a5ed4f3992ae5ee71515194a P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:48.508919   827 raft_consensus.cc:2468] T a6dec0e1a5ed4f3992ae5ee71515194a P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 0.
I20260709 12:13:48.522890   874 ts_tablet_manager.cc:1434] T be4c515703b34687b68d395e076a4f84 P 1b0d8dd14cbd4674a504867198df9173: Time spent starting tablet: real 0.043s	user 0.008s	sys 0.001s
I20260709 12:13:48.524029   874 tablet_bootstrap.cc:492] T e3865ec1edae48228474685ba78de72e P 1b0d8dd14cbd4674a504867198df9173: Bootstrap starting.
I20260709 12:13:48.524181   568 leader_election.cc:304] T a6dec0e1a5ed4f3992ae5ee71515194a P f516f7a5bdde4cd78035bbf464c6fb6e [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: 6ccb9b1d08bc4da8991c8681f59cc058, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: d559be506ef4445ca1faf0e875b38679
I20260709 12:13:48.529042   500 catalog_manager.cc:5697] T ed268f7998ba43c1954ac95b87f64e5e P f516f7a5bdde4cd78035bbf464c6fb6e reported cstate change: term changed from 0 to 1, leader changed from <none> to f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193). New cstate: current_term: 1 leader_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:48.530232   872 tablet_bootstrap.cc:654] T b06f48f7f9a049208bc7d12b6db231a0 P f516f7a5bdde4cd78035bbf464c6fb6e: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:48.531450   875 tablet_bootstrap.cc:492] T a6dec0e1a5ed4f3992ae5ee71515194a P d559be506ef4445ca1faf0e875b38679: No bootstrap required, opened a new log
I20260709 12:13:48.542976   875 ts_tablet_manager.cc:1403] T a6dec0e1a5ed4f3992ae5ee71515194a P d559be506ef4445ca1faf0e875b38679: Time spent bootstrapping tablet: real 0.094s	user 0.018s	sys 0.024s
I20260709 12:13:48.545724   875 raft_consensus.cc:359] T a6dec0e1a5ed4f3992ae5ee71515194a P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:48.546492   875 raft_consensus.cc:385] T a6dec0e1a5ed4f3992ae5ee71515194a P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:48.546782   875 raft_consensus.cc:740] T a6dec0e1a5ed4f3992ae5ee71515194a P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d559be506ef4445ca1faf0e875b38679, State: Initialized, Role: FOLLOWER
I20260709 12:13:48.547432   875 consensus_queue.cc:260] T a6dec0e1a5ed4f3992ae5ee71515194a P d559be506ef4445ca1faf0e875b38679 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:48.549355   750 raft_consensus.cc:2468] T be4c515703b34687b68d395e076a4f84 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 1.
I20260709 12:13:48.554418   872 tablet_bootstrap.cc:492] T b06f48f7f9a049208bc7d12b6db231a0 P f516f7a5bdde4cd78035bbf464c6fb6e: No bootstrap required, opened a new log
I20260709 12:13:48.554960   872 ts_tablet_manager.cc:1403] T b06f48f7f9a049208bc7d12b6db231a0 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.092s	user 0.010s	sys 0.002s
I20260709 12:13:48.534682   874 tablet_bootstrap.cc:654] T e3865ec1edae48228474685ba78de72e P 1b0d8dd14cbd4674a504867198df9173: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:48.535655  1031 raft_consensus.cc:2804] T a6dec0e1a5ed4f3992ae5ee71515194a P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:48.557603  1031 raft_consensus.cc:493] T a6dec0e1a5ed4f3992ae5ee71515194a P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:48.558024  1031 raft_consensus.cc:3060] T a6dec0e1a5ed4f3992ae5ee71515194a P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:48.558601   570 leader_election.cc:304] T be4c515703b34687b68d395e076a4f84 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 
I20260709 12:13:48.559768   922 raft_consensus.cc:2804] T be4c515703b34687b68d395e076a4f84 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:48.560271   922 raft_consensus.cc:697] T be4c515703b34687b68d395e076a4f84 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 LEADER]: Becoming Leader. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Running, Role: LEADER
I20260709 12:13:48.536614   826 raft_consensus.cc:2468] T be4c515703b34687b68d395e076a4f84 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 1.
I20260709 12:13:48.563352   922 consensus_queue.cc:237] T be4c515703b34687b68d395e076a4f84 P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:48.566486   872 raft_consensus.cc:359] T b06f48f7f9a049208bc7d12b6db231a0 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:48.567310   872 raft_consensus.cc:385] T b06f48f7f9a049208bc7d12b6db231a0 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:48.567595   872 raft_consensus.cc:740] T b06f48f7f9a049208bc7d12b6db231a0 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:13:48.568754   874 tablet_bootstrap.cc:492] T e3865ec1edae48228474685ba78de72e P 1b0d8dd14cbd4674a504867198df9173: No bootstrap required, opened a new log
I20260709 12:13:48.569299   874 ts_tablet_manager.cc:1403] T e3865ec1edae48228474685ba78de72e P 1b0d8dd14cbd4674a504867198df9173: Time spent bootstrapping tablet: real 0.045s	user 0.009s	sys 0.000s
I20260709 12:13:48.569689  1031 raft_consensus.cc:515] T a6dec0e1a5ed4f3992ae5ee71515194a P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:48.570451   872 consensus_queue.cc:260] T b06f48f7f9a049208bc7d12b6db231a0 P f516f7a5bdde4cd78035bbf464c6fb6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:48.571973   874 raft_consensus.cc:359] T e3865ec1edae48228474685ba78de72e P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:48.572662   874 raft_consensus.cc:385] T e3865ec1edae48228474685ba78de72e P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:48.572906   874 raft_consensus.cc:740] T e3865ec1edae48228474685ba78de72e P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Initialized, Role: FOLLOWER
I20260709 12:13:48.573246   872 ts_tablet_manager.cc:1434] T b06f48f7f9a049208bc7d12b6db231a0 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.002s
I20260709 12:13:48.574211   872 tablet_bootstrap.cc:492] T ed75b552f15e451c9e29aa314d1439fe P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:13:48.574422   874 consensus_queue.cc:260] T e3865ec1edae48228474685ba78de72e P 1b0d8dd14cbd4674a504867198df9173 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:48.575157   679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6dec0e1a5ed4f3992ae5ee71515194a" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679"
I20260709 12:13:48.575748   679 raft_consensus.cc:3060] T a6dec0e1a5ed4f3992ae5ee71515194a P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:48.533020   873 tablet_bootstrap.cc:492] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P 6ccb9b1d08bc4da8991c8681f59cc058: No bootstrap required, opened a new log
I20260709 12:13:48.549538   875 ts_tablet_manager.cc:1434] T a6dec0e1a5ed4f3992ae5ee71515194a P d559be506ef4445ca1faf0e875b38679: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.001s
I20260709 12:13:48.572842   826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6dec0e1a5ed4f3992ae5ee71515194a" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058"
I20260709 12:13:48.579317   826 raft_consensus.cc:3060] T a6dec0e1a5ed4f3992ae5ee71515194a P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:48.579772   875 tablet_bootstrap.cc:492] T f4a0710b793b4b889b35a8e8705d80cb P d559be506ef4445ca1faf0e875b38679: Bootstrap starting.
I20260709 12:13:48.578820   873 ts_tablet_manager.cc:1403] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent bootstrapping tablet: real 0.151s	user 0.025s	sys 0.010s
I20260709 12:13:48.586618   875 tablet_bootstrap.cc:654] T f4a0710b793b4b889b35a8e8705d80cb P d559be506ef4445ca1faf0e875b38679: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:48.587543   874 ts_tablet_manager.cc:1434] T e3865ec1edae48228474685ba78de72e P 1b0d8dd14cbd4674a504867198df9173: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.003s
I20260709 12:13:48.587986  1031 leader_election.cc:290] T a6dec0e1a5ed4f3992ae5ee71515194a P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 election: Requested vote from peers 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
I20260709 12:13:48.587208   873 raft_consensus.cc:359] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:48.589046   873 raft_consensus.cc:385] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:48.589401   873 raft_consensus.cc:740] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ccb9b1d08bc4da8991c8681f59cc058, State: Initialized, Role: FOLLOWER
I20260709 12:13:48.590344  1043 raft_consensus.cc:493] T b06f48f7f9a049208bc7d12b6db231a0 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:48.590158   873 consensus_queue.cc:260] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P 6ccb9b1d08bc4da8991c8681f59cc058 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:48.590694   872 tablet_bootstrap.cc:654] T ed75b552f15e451c9e29aa314d1439fe P f516f7a5bdde4cd78035bbf464c6fb6e: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:48.590821  1043 raft_consensus.cc:515] T b06f48f7f9a049208bc7d12b6db231a0 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:48.593118  1043 leader_election.cc:290] T b06f48f7f9a049208bc7d12b6db231a0 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
I20260709 12:13:48.595894   873 ts_tablet_manager.cc:1434] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:13:48.597128   873 tablet_bootstrap.cc:492] T 980f85de147c466ba0d7b70651045679 P 6ccb9b1d08bc4da8991c8681f59cc058: Bootstrap starting.
I20260709 12:13:48.600713   603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06f48f7f9a049208bc7d12b6db231a0" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:48.601472   603 raft_consensus.cc:2468] T b06f48f7f9a049208bc7d12b6db231a0 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b0d8dd14cbd4674a504867198df9173 in term 0.
I20260709 12:13:48.602677   718 leader_election.cc:304] T b06f48f7f9a049208bc7d12b6db231a0 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 
I20260709 12:13:48.603217   675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06f48f7f9a049208bc7d12b6db231a0" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679" is_pre_election: true
I20260709 12:13:48.604203   881 raft_consensus.cc:2804] T b06f48f7f9a049208bc7d12b6db231a0 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:48.604605   881 raft_consensus.cc:493] T b06f48f7f9a049208bc7d12b6db231a0 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:48.604949   881 raft_consensus.cc:3060] T b06f48f7f9a049208bc7d12b6db231a0 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:48.611865   873 tablet_bootstrap.cc:654] T 980f85de147c466ba0d7b70651045679 P 6ccb9b1d08bc4da8991c8681f59cc058: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:48.611721   679 raft_consensus.cc:2468] T a6dec0e1a5ed4f3992ae5ee71515194a P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 1.
I20260709 12:13:48.601591   874 tablet_bootstrap.cc:492] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P 1b0d8dd14cbd4674a504867198df9173: Bootstrap starting.
I20260709 12:13:48.615936   881 raft_consensus.cc:515] T b06f48f7f9a049208bc7d12b6db231a0 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
W20260709 12:13:48.619179   718 leader_election.cc:343] T b06f48f7f9a049208bc7d12b6db231a0 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:48.620905   874 tablet_bootstrap.cc:654] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P 1b0d8dd14cbd4674a504867198df9173: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:48.620685   603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06f48f7f9a049208bc7d12b6db231a0" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
I20260709 12:13:48.621459   603 raft_consensus.cc:3060] T b06f48f7f9a049208bc7d12b6db231a0 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:48.622370   675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b06f48f7f9a049208bc7d12b6db231a0" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679"
W20260709 12:13:48.623879   718 leader_election.cc:343] T b06f48f7f9a049208bc7d12b6db231a0 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:48.624447   881 leader_election.cc:290] T b06f48f7f9a049208bc7d12b6db231a0 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 election: Requested vote from peers f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
I20260709 12:13:48.631227   826 raft_consensus.cc:2468] T a6dec0e1a5ed4f3992ae5ee71515194a P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 1.
I20260709 12:13:48.632792   568 leader_election.cc:304] T a6dec0e1a5ed4f3992ae5ee71515194a P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ccb9b1d08bc4da8991c8681f59cc058, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 
I20260709 12:13:48.633802   603 raft_consensus.cc:2468] T b06f48f7f9a049208bc7d12b6db231a0 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b0d8dd14cbd4674a504867198df9173 in term 1.
I20260709 12:13:48.634950  1031 raft_consensus.cc:2804] T a6dec0e1a5ed4f3992ae5ee71515194a P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:48.635070   718 leader_election.cc:304] T b06f48f7f9a049208bc7d12b6db231a0 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: d559be506ef4445ca1faf0e875b38679
I20260709 12:13:48.635489  1031 raft_consensus.cc:697] T a6dec0e1a5ed4f3992ae5ee71515194a P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 LEADER]: Becoming Leader. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Running, Role: LEADER
I20260709 12:13:48.638363  1031 consensus_queue.cc:237] T a6dec0e1a5ed4f3992ae5ee71515194a P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:48.641600   874 tablet_bootstrap.cc:492] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P 1b0d8dd14cbd4674a504867198df9173: No bootstrap required, opened a new log
I20260709 12:13:48.642208   874 ts_tablet_manager.cc:1403] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P 1b0d8dd14cbd4674a504867198df9173: Time spent bootstrapping tablet: real 0.041s	user 0.007s	sys 0.007s
I20260709 12:13:48.642473   881 raft_consensus.cc:2804] T b06f48f7f9a049208bc7d12b6db231a0 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:48.643230   881 raft_consensus.cc:697] T b06f48f7f9a049208bc7d12b6db231a0 P 1b0d8dd14cbd4674a504867198df9173 [term 1 LEADER]: Becoming Leader. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Running, Role: LEADER
I20260709 12:13:48.644047   881 consensus_queue.cc:237] T b06f48f7f9a049208bc7d12b6db231a0 P 1b0d8dd14cbd4674a504867198df9173 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:48.645856   874 raft_consensus.cc:359] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:48.646870   874 raft_consensus.cc:385] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:48.647188   874 raft_consensus.cc:740] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Initialized, Role: FOLLOWER
I20260709 12:13:48.648065   874 consensus_queue.cc:260] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P 1b0d8dd14cbd4674a504867198df9173 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:48.649533   872 tablet_bootstrap.cc:492] T ed75b552f15e451c9e29aa314d1439fe P f516f7a5bdde4cd78035bbf464c6fb6e: No bootstrap required, opened a new log
I20260709 12:13:48.650239   872 ts_tablet_manager.cc:1403] T ed75b552f15e451c9e29aa314d1439fe P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.076s	user 0.013s	sys 0.003s
I20260709 12:13:48.650686   874 ts_tablet_manager.cc:1434] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P 1b0d8dd14cbd4674a504867198df9173: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:13:48.650552   875 tablet_bootstrap.cc:492] T f4a0710b793b4b889b35a8e8705d80cb P d559be506ef4445ca1faf0e875b38679: No bootstrap required, opened a new log
I20260709 12:13:48.652509   875 ts_tablet_manager.cc:1403] T f4a0710b793b4b889b35a8e8705d80cb P d559be506ef4445ca1faf0e875b38679: Time spent bootstrapping tablet: real 0.073s	user 0.010s	sys 0.017s
I20260709 12:13:48.652509   874 tablet_bootstrap.cc:492] T f4a0710b793b4b889b35a8e8705d80cb P 1b0d8dd14cbd4674a504867198df9173: Bootstrap starting.
I20260709 12:13:48.655424   875 raft_consensus.cc:359] T f4a0710b793b4b889b35a8e8705d80cb P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:48.655658   679 raft_consensus.cc:3060] T 09d17fbc424047ebb4d8521b8924feab P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:48.656106   875 raft_consensus.cc:385] T f4a0710b793b4b889b35a8e8705d80cb P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:48.656394   875 raft_consensus.cc:740] T f4a0710b793b4b889b35a8e8705d80cb P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d559be506ef4445ca1faf0e875b38679, State: Initialized, Role: FOLLOWER
I20260709 12:13:48.656665   872 raft_consensus.cc:359] T ed75b552f15e451c9e29aa314d1439fe P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:48.657227   875 consensus_queue.cc:260] T f4a0710b793b4b889b35a8e8705d80cb P d559be506ef4445ca1faf0e875b38679 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:48.660720   875 ts_tablet_manager.cc:1434] T f4a0710b793b4b889b35a8e8705d80cb P d559be506ef4445ca1faf0e875b38679: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:13:48.661671   875 tablet_bootstrap.cc:492] T b06f48f7f9a049208bc7d12b6db231a0 P d559be506ef4445ca1faf0e875b38679: Bootstrap starting.
I20260709 12:13:48.657581   872 raft_consensus.cc:385] T ed75b552f15e451c9e29aa314d1439fe P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:48.663280   872 raft_consensus.cc:740] T ed75b552f15e451c9e29aa314d1439fe P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:13:48.664883   872 consensus_queue.cc:260] T ed75b552f15e451c9e29aa314d1439fe P f516f7a5bdde4cd78035bbf464c6fb6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:48.668036   872 ts_tablet_manager.cc:1434] T ed75b552f15e451c9e29aa314d1439fe P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.002s
I20260709 12:13:48.669013   872 tablet_bootstrap.cc:492] T e3865ec1edae48228474685ba78de72e P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:13:48.669729   500 catalog_manager.cc:5697] T be4c515703b34687b68d395e076a4f84 P f516f7a5bdde4cd78035bbf464c6fb6e reported cstate change: term changed from 0 to 1, leader changed from <none> to f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193). New cstate: current_term: 1 leader_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:48.679534  1027 consensus_queue.cc:1048] T 09d17fbc424047ebb4d8521b8924feab P 6ccb9b1d08bc4da8991c8681f59cc058 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:48.680585  1029 raft_consensus.cc:493] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:48.681095  1029 raft_consensus.cc:515] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:48.682323  1022 raft_consensus.cc:493] T 09d17fbc424047ebb4d8521b8924feab P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:48.672217   875 tablet_bootstrap.cc:654] T b06f48f7f9a049208bc7d12b6db231a0 P d559be506ef4445ca1faf0e875b38679: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:48.682828  1022 raft_consensus.cc:515] T 09d17fbc424047ebb4d8521b8924feab P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:48.674625   872 tablet_bootstrap.cc:654] T e3865ec1edae48228474685ba78de72e P f516f7a5bdde4cd78035bbf464c6fb6e: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:48.672616   873 tablet_bootstrap.cc:492] T 980f85de147c466ba0d7b70651045679 P 6ccb9b1d08bc4da8991c8681f59cc058: No bootstrap required, opened a new log
I20260709 12:13:48.686419   873 ts_tablet_manager.cc:1403] T 980f85de147c466ba0d7b70651045679 P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent bootstrapping tablet: real 0.089s	user 0.020s	sys 0.030s
I20260709 12:13:48.687958   826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d17fbc424047ebb4d8521b8924feab" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" is_pre_election: true
I20260709 12:13:48.688613   750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d17fbc424047ebb4d8521b8924feab" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
I20260709 12:13:48.689507   750 raft_consensus.cc:2468] T 09d17fbc424047ebb4d8521b8924feab P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d559be506ef4445ca1faf0e875b38679 in term 1.
I20260709 12:13:48.689260   873 raft_consensus.cc:359] T 980f85de147c466ba0d7b70651045679 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:48.692281   873 raft_consensus.cc:385] T 980f85de147c466ba0d7b70651045679 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:48.692566   873 raft_consensus.cc:740] T 980f85de147c466ba0d7b70651045679 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ccb9b1d08bc4da8991c8681f59cc058, State: Initialized, Role: FOLLOWER
I20260709 12:13:48.693215   873 consensus_queue.cc:260] T 980f85de147c466ba0d7b70651045679 P 6ccb9b1d08bc4da8991c8681f59cc058 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:48.691576  1029 leader_election.cc:290] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:48.694585   751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c3cb6dba6b4ffda2bcf215c1a7ba3e" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
I20260709 12:13:48.695132   873 ts_tablet_manager.cc:1434] T 980f85de147c466ba0d7b70651045679 P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 12:13:48.695261   751 raft_consensus.cc:2468] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ccb9b1d08bc4da8991c8681f59cc058 in term 0.
I20260709 12:13:48.700016   873 tablet_bootstrap.cc:492] T 0cb6f517e698482fb776b8c531da3f11 P 6ccb9b1d08bc4da8991c8681f59cc058: Bootstrap starting.
I20260709 12:13:48.703495   603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c3cb6dba6b4ffda2bcf215c1a7ba3e" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:48.704542   645 leader_election.cc:304] T 09d17fbc424047ebb4d8521b8924feab P d559be506ef4445ca1faf0e875b38679 [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: 1b0d8dd14cbd4674a504867198df9173, d559be506ef4445ca1faf0e875b38679; no voters: 6ccb9b1d08bc4da8991c8681f59cc058
I20260709 12:13:48.705328  1022 leader_election.cc:290] T 09d17fbc424047ebb4d8521b8924feab P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919)
I20260709 12:13:48.706307   793 leader_election.cc:304] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, 6ccb9b1d08bc4da8991c8681f59cc058; no voters: 
I20260709 12:13:48.707502  1019 raft_consensus.cc:2804] T 09d17fbc424047ebb4d8521b8924feab P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:48.707577  1027 raft_consensus.cc:2804] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:48.708140  1027 raft_consensus.cc:493] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:48.708280   872 tablet_bootstrap.cc:492] T e3865ec1edae48228474685ba78de72e P f516f7a5bdde4cd78035bbf464c6fb6e: No bootstrap required, opened a new log
I20260709 12:13:48.708576  1027 raft_consensus.cc:3060] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:48.708833   872 ts_tablet_manager.cc:1403] T e3865ec1edae48228474685ba78de72e P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.000s
I20260709 12:13:48.710397   874 tablet_bootstrap.cc:654] T f4a0710b793b4b889b35a8e8705d80cb P 1b0d8dd14cbd4674a504867198df9173: Neither blocks nor log segments found. Creating new log.
W20260709 12:13:48.710997   792 leader_election.cc:343] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:48.711882  1019 raft_consensus.cc:493] T 09d17fbc424047ebb4d8521b8924feab P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 6ccb9b1d08bc4da8991c8681f59cc058)
I20260709 12:13:48.711787   872 raft_consensus.cc:359] T e3865ec1edae48228474685ba78de72e P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:48.712332  1019 raft_consensus.cc:3060] T 09d17fbc424047ebb4d8521b8924feab P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:48.712528   872 raft_consensus.cc:385] T e3865ec1edae48228474685ba78de72e P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:48.712834   872 raft_consensus.cc:740] T e3865ec1edae48228474685ba78de72e P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:13:48.713248   873 tablet_bootstrap.cc:654] T 0cb6f517e698482fb776b8c531da3f11 P 6ccb9b1d08bc4da8991c8681f59cc058: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:48.714771  1031 consensus_queue.cc:1048] T fab06146ed1b430b889579c76a54eeee P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:48.724848  1036 consensus_queue.cc:1048] T fab06146ed1b430b889579c76a54eeee P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:48.752851  1027 raft_consensus.cc:515] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:48.759987   921 consensus_queue.cc:1048] T 09d17fbc424047ebb4d8521b8924feab P 6ccb9b1d08bc4da8991c8681f59cc058 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:13:48.756631  1019 raft_consensus.cc:515] T 09d17fbc424047ebb4d8521b8924feab P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:48.818559  1019 leader_election.cc:290] T 09d17fbc424047ebb4d8521b8924feab P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 2 election: Requested vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919)
I20260709 12:13:48.785394   501 catalog_manager.cc:5697] T b06f48f7f9a049208bc7d12b6db231a0 P 1b0d8dd14cbd4674a504867198df9173 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195). New cstate: current_term: 1 leader_uuid: "1b0d8dd14cbd4674a504867198df9173" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:48.891204  1027 leader_election.cc:290] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 election: Requested vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:48.917012   752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d17fbc424047ebb4d8521b8924feab" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173"
I20260709 12:13:48.917954   752 raft_consensus.cc:3060] T 09d17fbc424047ebb4d8521b8924feab P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:48.921080   872 consensus_queue.cc:260] T e3865ec1edae48228474685ba78de72e P f516f7a5bdde4cd78035bbf464c6fb6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:48.936453   872 ts_tablet_manager.cc:1434] T e3865ec1edae48228474685ba78de72e P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.227s	user 0.024s	sys 0.036s
I20260709 12:13:48.937422   872 tablet_bootstrap.cc:492] T 8e1303f1b91147d0857cff4484afacc0 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:13:48.942790   872 tablet_bootstrap.cc:654] T 8e1303f1b91147d0857cff4484afacc0 P f516f7a5bdde4cd78035bbf464c6fb6e: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:48.943454  1029 raft_consensus.cc:493] T 980f85de147c466ba0d7b70651045679 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:48.944075  1029 raft_consensus.cc:515] T 980f85de147c466ba0d7b70651045679 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:48.946668  1029 leader_election.cc:290] T 980f85de147c466ba0d7b70651045679 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139), 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569)
I20260709 12:13:48.947535   826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d17fbc424047ebb4d8521b8924feab" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058"
I20260709 12:13:48.949959   749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c3cb6dba6b4ffda2bcf215c1a7ba3e" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173"
I20260709 12:13:48.950665   749 raft_consensus.cc:3060] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:48.953008  1036 consensus_queue.cc:1048] T c9e5dc43a10a4b61bcf621a7b1a97591 P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:48.957362   872 tablet_bootstrap.cc:492] T 8e1303f1b91147d0857cff4484afacc0 P f516f7a5bdde4cd78035bbf464c6fb6e: No bootstrap required, opened a new log
I20260709 12:13:48.957878   872 ts_tablet_manager.cc:1403] T 8e1303f1b91147d0857cff4484afacc0 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.000s
I20260709 12:13:48.959621   603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c3cb6dba6b4ffda2bcf215c1a7ba3e" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
I20260709 12:13:48.964887   872 raft_consensus.cc:359] T 8e1303f1b91147d0857cff4484afacc0 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:48.965610   872 raft_consensus.cc:385] T 8e1303f1b91147d0857cff4484afacc0 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:48.965921   872 raft_consensus.cc:740] T 8e1303f1b91147d0857cff4484afacc0 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:13:48.969944   872 consensus_queue.cc:260] T 8e1303f1b91147d0857cff4484afacc0 P f516f7a5bdde4cd78035bbf464c6fb6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:48.975504   872 ts_tablet_manager.cc:1434] T 8e1303f1b91147d0857cff4484afacc0 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 12:13:48.978446   872 tablet_bootstrap.cc:492] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:13:48.980484   749 raft_consensus.cc:2468] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ccb9b1d08bc4da8991c8681f59cc058 in term 1.
I20260709 12:13:48.987016   872 tablet_bootstrap.cc:654] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P f516f7a5bdde4cd78035bbf464c6fb6e: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:48.988291   752 raft_consensus.cc:2468] T 09d17fbc424047ebb4d8521b8924feab P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d559be506ef4445ca1faf0e875b38679 in term 2.
I20260709 12:13:48.991232  1036 raft_consensus.cc:493] T ed75b552f15e451c9e29aa314d1439fe P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:48.991793  1036 raft_consensus.cc:515] T ed75b552f15e451c9e29aa314d1439fe P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:48.993703   753 raft_consensus.cc:1240] T 09d17fbc424047ebb4d8521b8924feab P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Rejecting Update request from peer 6ccb9b1d08bc4da8991c8681f59cc058 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 12:13:48.993921  1036 leader_election.cc:290] T ed75b552f15e451c9e29aa314d1439fe P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919)
I20260709 12:13:48.997380   645 leader_election.cc:304] T 09d17fbc424047ebb4d8521b8924feab P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, d559be506ef4445ca1faf0e875b38679; no voters: 
I20260709 12:13:48.999617  1022 raft_consensus.cc:2804] T 09d17fbc424047ebb4d8521b8924feab P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:49.003257   874 tablet_bootstrap.cc:492] T f4a0710b793b4b889b35a8e8705d80cb P 1b0d8dd14cbd4674a504867198df9173: No bootstrap required, opened a new log
I20260709 12:13:49.003436  1022 raft_consensus.cc:697] T 09d17fbc424047ebb4d8521b8924feab P d559be506ef4445ca1faf0e875b38679 [term 2 LEADER]: Becoming Leader. State: Replica: d559be506ef4445ca1faf0e875b38679, State: Running, Role: LEADER
I20260709 12:13:49.004696  1084 raft_consensus.cc:493] T e3865ec1edae48228474685ba78de72e P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:49.005225  1084 raft_consensus.cc:515] T e3865ec1edae48228474685ba78de72e P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:49.005446  1022 consensus_queue.cc:237] T 09d17fbc424047ebb4d8521b8924feab P d559be506ef4445ca1faf0e875b38679 [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: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:49.009106   603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3865ec1edae48228474685ba78de72e" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:49.009879   603 raft_consensus.cc:2468] T e3865ec1edae48228474685ba78de72e P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b0d8dd14cbd4674a504867198df9173 in term 0.
I20260709 12:13:49.009302  1084 leader_election.cc:290] T e3865ec1edae48228474685ba78de72e P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
I20260709 12:13:49.012306   718 leader_election.cc:304] T e3865ec1edae48228474685ba78de72e P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 
I20260709 12:13:49.014134  1084 raft_consensus.cc:2804] T e3865ec1edae48228474685ba78de72e P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:49.014523  1084 raft_consensus.cc:493] T e3865ec1edae48228474685ba78de72e P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:49.014853  1084 raft_consensus.cc:3060] T e3865ec1edae48228474685ba78de72e P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:49.021001   501 catalog_manager.cc:5697] T 09d17fbc424047ebb4d8521b8924feab P d559be506ef4445ca1faf0e875b38679 reported cstate change: term changed from 1 to 2, leader changed from 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196) to d559be506ef4445ca1faf0e875b38679 (127.29.32.194). New cstate: current_term: 2 leader_uuid: "d559be506ef4445ca1faf0e875b38679" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:49.027642   793 leader_election.cc:304] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, 6ccb9b1d08bc4da8991c8681f59cc058; no voters: 
I20260709 12:13:49.028805  1027 raft_consensus.cc:2804] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:49.029456   827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed75b552f15e451c9e29aa314d1439fe" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" is_pre_election: true
I20260709 12:13:49.031388   874 ts_tablet_manager.cc:1403] T f4a0710b793b4b889b35a8e8705d80cb P 1b0d8dd14cbd4674a504867198df9173: Time spent bootstrapping tablet: real 0.379s	user 0.009s	sys 0.004s
I20260709 12:13:49.032831   753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "980f85de147c466ba0d7b70651045679" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
I20260709 12:13:49.035553  1027 raft_consensus.cc:697] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 LEADER]: Becoming Leader. State: Replica: 6ccb9b1d08bc4da8991c8681f59cc058, State: Running, Role: LEADER
I20260709 12:13:49.026897  1084 raft_consensus.cc:515] T e3865ec1edae48228474685ba78de72e P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:49.059865   873 tablet_bootstrap.cc:492] T 0cb6f517e698482fb776b8c531da3f11 P 6ccb9b1d08bc4da8991c8681f59cc058: No bootstrap required, opened a new log
I20260709 12:13:49.031169  1029 consensus_queue.cc:1059] T 09d17fbc424047ebb4d8521b8924feab P 6ccb9b1d08bc4da8991c8681f59cc058 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
I20260709 12:13:49.064527   921 raft_consensus.cc:3055] T 09d17fbc424047ebb4d8521b8924feab P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:49.064853   873 ts_tablet_manager.cc:1403] T 0cb6f517e698482fb776b8c531da3f11 P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent bootstrapping tablet: real 0.365s	user 0.036s	sys 0.049s
I20260709 12:13:49.064927   921 raft_consensus.cc:740] T 09d17fbc424047ebb4d8521b8924feab P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6ccb9b1d08bc4da8991c8681f59cc058, State: Running, Role: LEADER
I20260709 12:13:49.067817   872 tablet_bootstrap.cc:492] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P f516f7a5bdde4cd78035bbf464c6fb6e: No bootstrap required, opened a new log
W20260709 12:13:49.056366   568 leader_election.cc:343] T ed75b552f15e451c9e29aa314d1439fe P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:49.068609   872 ts_tablet_manager.cc:1403] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.090s	user 0.022s	sys 0.013s
I20260709 12:13:49.068336   921 consensus_queue.cc:260] T 09d17fbc424047ebb4d8521b8924feab P 6ccb9b1d08bc4da8991c8681f59cc058 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:49.071614   921 raft_consensus.cc:3060] T 09d17fbc424047ebb4d8521b8924feab P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:49.073915  1031 consensus_queue.cc:1048] T c9e5dc43a10a4b61bcf621a7b1a97591 P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:49.074627  1027 consensus_queue.cc:237] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P 6ccb9b1d08bc4da8991c8681f59cc058 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
W20260709 12:13:49.063030   792 leader_election.cc:343] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:49.089172   500 catalog_manager.cc:5697] T a6dec0e1a5ed4f3992ae5ee71515194a P f516f7a5bdde4cd78035bbf464c6fb6e reported cstate change: term changed from 0 to 1, leader changed from <none> to f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193). New cstate: current_term: 1 leader_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:49.103332   874 raft_consensus.cc:359] T f4a0710b793b4b889b35a8e8705d80cb P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:49.104017   874 raft_consensus.cc:385] T f4a0710b793b4b889b35a8e8705d80cb P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:49.104296   874 raft_consensus.cc:740] T f4a0710b793b4b889b35a8e8705d80cb P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Initialized, Role: FOLLOWER
I20260709 12:13:49.104921   874 consensus_queue.cc:260] T f4a0710b793b4b889b35a8e8705d80cb P 1b0d8dd14cbd4674a504867198df9173 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:49.106439   749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed75b552f15e451c9e29aa314d1439fe" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
I20260709 12:13:49.111407   874 ts_tablet_manager.cc:1434] T f4a0710b793b4b889b35a8e8705d80cb P 1b0d8dd14cbd4674a504867198df9173: Time spent starting tablet: real 0.080s	user 0.007s	sys 0.000s
I20260709 12:13:49.112836  1019 raft_consensus.cc:493] T f4a0710b793b4b889b35a8e8705d80cb P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:49.113415  1019 raft_consensus.cc:515] T f4a0710b793b4b889b35a8e8705d80cb P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:49.115659  1019 leader_election.cc:290] T f4a0710b793b4b889b35a8e8705d80cb P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919)
I20260709 12:13:49.117067   750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4a0710b793b4b889b35a8e8705d80cb" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
I20260709 12:13:49.117755   750 raft_consensus.cc:2468] T f4a0710b793b4b889b35a8e8705d80cb P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d559be506ef4445ca1faf0e875b38679 in term 0.
I20260709 12:13:49.119370   872 raft_consensus.cc:359] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:49.120050   872 raft_consensus.cc:385] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:49.120307   872 raft_consensus.cc:740] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:13:49.120898   872 consensus_queue.cc:260] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P f516f7a5bdde4cd78035bbf464c6fb6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
W20260709 12:13:49.122653   793 leader_election.cc:343] T 980f85de147c466ba0d7b70651045679 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:49.123411   645 leader_election.cc:304] T f4a0710b793b4b889b35a8e8705d80cb P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, d559be506ef4445ca1faf0e875b38679; no voters: 
I20260709 12:13:49.124257  1022 raft_consensus.cc:2804] T f4a0710b793b4b889b35a8e8705d80cb P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:49.124663  1022 raft_consensus.cc:493] T f4a0710b793b4b889b35a8e8705d80cb P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:49.124984  1022 raft_consensus.cc:3060] T f4a0710b793b4b889b35a8e8705d80cb P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:49.131076   874 tablet_bootstrap.cc:492] T ed75b552f15e451c9e29aa314d1439fe P 1b0d8dd14cbd4674a504867198df9173: Bootstrap starting.
I20260709 12:13:49.140173   873 raft_consensus.cc:359] T 0cb6f517e698482fb776b8c531da3f11 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:49.108472  1036 consensus_queue.cc:1048] T be4c515703b34687b68d395e076a4f84 P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
I20260709 12:13:49.140972   873 raft_consensus.cc:385] T 0cb6f517e698482fb776b8c531da3f11 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:49.142243   873 raft_consensus.cc:740] T 0cb6f517e698482fb776b8c531da3f11 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ccb9b1d08bc4da8991c8681f59cc058, State: Initialized, Role: FOLLOWER
I20260709 12:13:49.152552   872 ts_tablet_manager.cc:1434] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.083s	user 0.006s	sys 0.002s
I20260709 12:13:49.154001   872 tablet_bootstrap.cc:492] T 4589a863be4d484b81476119971ad7eb P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:13:49.161465   875 tablet_bootstrap.cc:492] T b06f48f7f9a049208bc7d12b6db231a0 P d559be506ef4445ca1faf0e875b38679: No bootstrap required, opened a new log
I20260709 12:13:49.162068   875 ts_tablet_manager.cc:1403] T b06f48f7f9a049208bc7d12b6db231a0 P d559be506ef4445ca1faf0e875b38679: Time spent bootstrapping tablet: real 0.501s	user 0.018s	sys 0.039s
I20260709 12:13:49.150887   873 consensus_queue.cc:260] T 0cb6f517e698482fb776b8c531da3f11 P 6ccb9b1d08bc4da8991c8681f59cc058 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:49.166675   825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4a0710b793b4b889b35a8e8705d80cb" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" is_pre_election: true
I20260709 12:13:49.170431   873 ts_tablet_manager.cc:1434] T 0cb6f517e698482fb776b8c531da3f11 P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent starting tablet: real 0.105s	user 0.010s	sys 0.000s
I20260709 12:13:49.170686   875 raft_consensus.cc:359] T b06f48f7f9a049208bc7d12b6db231a0 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:49.171388   875 raft_consensus.cc:385] T b06f48f7f9a049208bc7d12b6db231a0 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:49.171665   875 raft_consensus.cc:740] T b06f48f7f9a049208bc7d12b6db231a0 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d559be506ef4445ca1faf0e875b38679, State: Initialized, Role: FOLLOWER
I20260709 12:13:49.173065  1092 consensus_queue.cc:1048] T b06f48f7f9a049208bc7d12b6db231a0 P 1b0d8dd14cbd4674a504867198df9173 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:49.174121   501 catalog_manager.cc:5697] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P 6ccb9b1d08bc4da8991c8681f59cc058 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196). New cstate: current_term: 1 leader_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:49.180800   875 consensus_queue.cc:260] T b06f48f7f9a049208bc7d12b6db231a0 P d559be506ef4445ca1faf0e875b38679 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:49.188474   875 ts_tablet_manager.cc:1434] T b06f48f7f9a049208bc7d12b6db231a0 P d559be506ef4445ca1faf0e875b38679: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.001s
I20260709 12:13:49.189448   875 tablet_bootstrap.cc:492] T 8e1303f1b91147d0857cff4484afacc0 P d559be506ef4445ca1faf0e875b38679: Bootstrap starting.
I20260709 12:13:49.174496   825 raft_consensus.cc:2468] T f4a0710b793b4b889b35a8e8705d80cb P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d559be506ef4445ca1faf0e875b38679 in term 0.
I20260709 12:13:49.174690   883 consensus_queue.cc:1048] T a6dec0e1a5ed4f3992ae5ee71515194a P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 12:13:49.194343  1022 raft_consensus.cc:515] T f4a0710b793b4b889b35a8e8705d80cb P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:49.197299   679 raft_consensus.cc:1240] T 09d17fbc424047ebb4d8521b8924feab P d559be506ef4445ca1faf0e875b38679 [term 2 LEADER]: Rejecting Update request from peer 6ccb9b1d08bc4da8991c8681f59cc058 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:49.197528  1084 leader_election.cc:290] T e3865ec1edae48228474685ba78de72e P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 election: Requested vote from peers f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
I20260709 12:13:49.199443  1022 leader_election.cc:290] T f4a0710b793b4b889b35a8e8705d80cb P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 election: Requested vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919)
I20260709 12:13:49.199733   823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4a0710b793b4b889b35a8e8705d80cb" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058"
I20260709 12:13:49.200354   823 raft_consensus.cc:3060] T f4a0710b793b4b889b35a8e8705d80cb P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:49.202625  1036 consensus_queue.cc:1048] T be4c515703b34687b68d395e076a4f84 P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:49.181980   675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "980f85de147c466ba0d7b70651045679" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679" is_pre_election: true
I20260709 12:13:49.209223   676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3865ec1edae48228474685ba78de72e" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679" is_pre_election: true
I20260709 12:13:49.215416   752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4a0710b793b4b889b35a8e8705d80cb" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173"
I20260709 12:13:49.216144   752 raft_consensus.cc:3060] T f4a0710b793b4b889b35a8e8705d80cb P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:49.217654   874 tablet_bootstrap.cc:654] T ed75b552f15e451c9e29aa314d1439fe P 1b0d8dd14cbd4674a504867198df9173: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:49.218775   674 raft_consensus.cc:3060] T b06f48f7f9a049208bc7d12b6db231a0 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:49.223191   678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3865ec1edae48228474685ba78de72e" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679"
W20260709 12:13:49.224882   718 leader_election.cc:343] T e3865ec1edae48228474685ba78de72e P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:49.232302   873 tablet_bootstrap.cc:492] T 8e1303f1b91147d0857cff4484afacc0 P 6ccb9b1d08bc4da8991c8681f59cc058: Bootstrap starting.
W20260709 12:13:49.241214   718 leader_election.cc:343] T e3865ec1edae48228474685ba78de72e P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:49.242252   604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3865ec1edae48228474685ba78de72e" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
I20260709 12:13:49.242915   604 raft_consensus.cc:3060] T e3865ec1edae48228474685ba78de72e P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:49.230965   570 leader_election.cc:343] T ed75b552f15e451c9e29aa314d1439fe P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:49.251417   875 tablet_bootstrap.cc:654] T 8e1303f1b91147d0857cff4484afacc0 P d559be506ef4445ca1faf0e875b38679: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:49.251202   570 leader_election.cc:304] T ed75b552f15e451c9e29aa314d1439fe P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 1b0d8dd14cbd4674a504867198df9173, 6ccb9b1d08bc4da8991c8681f59cc058
I20260709 12:13:49.251782  1097 consensus_queue.cc:1048] T ed268f7998ba43c1954ac95b87f64e5e P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:49.252059  1036 raft_consensus.cc:2749] T ed75b552f15e451c9e29aa314d1439fe P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:49.254580  1036 raft_consensus.cc:493] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:49.254752  1097 consensus_queue.cc:1048] T ed268f7998ba43c1954ac95b87f64e5e P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:49.255241  1036 raft_consensus.cc:515] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:49.281821   604 raft_consensus.cc:2468] T e3865ec1edae48228474685ba78de72e P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b0d8dd14cbd4674a504867198df9173 in term 1.
W20260709 12:13:49.283849   792 leader_election.cc:343] T 980f85de147c466ba0d7b70651045679 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:49.284381   792 leader_election.cc:304] T 980f85de147c466ba0d7b70651045679 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ccb9b1d08bc4da8991c8681f59cc058; no voters: 1b0d8dd14cbd4674a504867198df9173, d559be506ef4445ca1faf0e875b38679
I20260709 12:13:49.282620  1036 leader_election.cc:290] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919)
I20260709 12:13:49.285399   873 tablet_bootstrap.cc:654] T 8e1303f1b91147d0857cff4484afacc0 P 6ccb9b1d08bc4da8991c8681f59cc058: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:49.304836   874 tablet_bootstrap.cc:492] T ed75b552f15e451c9e29aa314d1439fe P 1b0d8dd14cbd4674a504867198df9173: No bootstrap required, opened a new log
I20260709 12:13:49.305397   874 ts_tablet_manager.cc:1403] T ed75b552f15e451c9e29aa314d1439fe P 1b0d8dd14cbd4674a504867198df9173: Time spent bootstrapping tablet: real 0.175s	user 0.018s	sys 0.000s
I20260709 12:13:49.309617  1096 raft_consensus.cc:2749] T 980f85de147c466ba0d7b70651045679 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:49.310880   718 leader_election.cc:304] T e3865ec1edae48228474685ba78de72e P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: d559be506ef4445ca1faf0e875b38679
I20260709 12:13:49.311985  1092 raft_consensus.cc:2804] T e3865ec1edae48228474685ba78de72e P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:49.312597  1092 raft_consensus.cc:697] T e3865ec1edae48228474685ba78de72e P 1b0d8dd14cbd4674a504867198df9173 [term 1 LEADER]: Becoming Leader. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Running, Role: LEADER
I20260709 12:13:49.313525  1092 consensus_queue.cc:237] T e3865ec1edae48228474685ba78de72e P 1b0d8dd14cbd4674a504867198df9173 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:49.324481   872 tablet_bootstrap.cc:654] T 4589a863be4d484b81476119971ad7eb P f516f7a5bdde4cd78035bbf464c6fb6e: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:49.315336   823 raft_consensus.cc:2468] T f4a0710b793b4b889b35a8e8705d80cb P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d559be506ef4445ca1faf0e875b38679 in term 1.
I20260709 12:13:49.343371   883 consensus_queue.cc:1048] T a6dec0e1a5ed4f3992ae5ee71515194a P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:13:49.348341   873 tablet_bootstrap.cc:492] T 8e1303f1b91147d0857cff4484afacc0 P 6ccb9b1d08bc4da8991c8681f59cc058: No bootstrap required, opened a new log
I20260709 12:13:49.348899   873 ts_tablet_manager.cc:1403] T 8e1303f1b91147d0857cff4484afacc0 P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent bootstrapping tablet: real 0.117s	user 0.013s	sys 0.010s
I20260709 12:13:49.337512  1036 raft_consensus.cc:493] T 8e1303f1b91147d0857cff4484afacc0 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:49.352916   643 leader_election.cc:304] T f4a0710b793b4b889b35a8e8705d80cb P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ccb9b1d08bc4da8991c8681f59cc058, d559be506ef4445ca1faf0e875b38679; no voters: 
I20260709 12:13:49.353816  1019 raft_consensus.cc:2804] T f4a0710b793b4b889b35a8e8705d80cb P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:49.343256   750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c3cb6dba6b4ffda2bcf215c1a7ba3e" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
I20260709 12:13:49.354401  1019 raft_consensus.cc:697] T f4a0710b793b4b889b35a8e8705d80cb P d559be506ef4445ca1faf0e875b38679 [term 1 LEADER]: Becoming Leader. State: Replica: d559be506ef4445ca1faf0e875b38679, State: Running, Role: LEADER
I20260709 12:13:49.354765   750 raft_consensus.cc:2393] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f516f7a5bdde4cd78035bbf464c6fb6e in current term 1: Already voted for candidate 6ccb9b1d08bc4da8991c8681f59cc058 in this term.
I20260709 12:13:49.355181  1019 consensus_queue.cc:237] T f4a0710b793b4b889b35a8e8705d80cb P d559be506ef4445ca1faf0e875b38679 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:49.361196  1036 raft_consensus.cc:515] T 8e1303f1b91147d0857cff4484afacc0 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:49.363415  1036 leader_election.cc:290] T 8e1303f1b91147d0857cff4484afacc0 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
I20260709 12:13:49.364167   824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c3cb6dba6b4ffda2bcf215c1a7ba3e" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" is_pre_election: true
I20260709 12:13:49.368008   675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e1303f1b91147d0857cff4484afacc0" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679" is_pre_election: true
I20260709 12:13:49.368911   824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e1303f1b91147d0857cff4484afacc0" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" is_pre_election: true
I20260709 12:13:49.370510  1083 consensus_queue.cc:1048] T b06f48f7f9a049208bc7d12b6db231a0 P 1b0d8dd14cbd4674a504867198df9173 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:49.374656   875 tablet_bootstrap.cc:492] T 8e1303f1b91147d0857cff4484afacc0 P d559be506ef4445ca1faf0e875b38679: No bootstrap required, opened a new log
I20260709 12:13:49.375377   875 ts_tablet_manager.cc:1403] T 8e1303f1b91147d0857cff4484afacc0 P d559be506ef4445ca1faf0e875b38679: Time spent bootstrapping tablet: real 0.186s	user 0.014s	sys 0.010s
I20260709 12:13:49.376633   752 raft_consensus.cc:2468] T f4a0710b793b4b889b35a8e8705d80cb P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d559be506ef4445ca1faf0e875b38679 in term 1.
W20260709 12:13:49.383769   569 leader_election.cc:343] T 8e1303f1b91147d0857cff4484afacc0 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:49.387611   874 raft_consensus.cc:359] T ed75b552f15e451c9e29aa314d1439fe P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:49.391561   874 raft_consensus.cc:385] T ed75b552f15e451c9e29aa314d1439fe P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:49.392063   874 raft_consensus.cc:740] T ed75b552f15e451c9e29aa314d1439fe P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Initialized, Role: FOLLOWER
I20260709 12:13:49.392608   873 raft_consensus.cc:359] T 8e1303f1b91147d0857cff4484afacc0 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:49.395571   873 raft_consensus.cc:385] T 8e1303f1b91147d0857cff4484afacc0 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:49.395895   873 raft_consensus.cc:740] T 8e1303f1b91147d0857cff4484afacc0 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ccb9b1d08bc4da8991c8681f59cc058, State: Initialized, Role: FOLLOWER
I20260709 12:13:49.396539   873 consensus_queue.cc:260] T 8e1303f1b91147d0857cff4484afacc0 P 6ccb9b1d08bc4da8991c8681f59cc058 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:49.398027   873 ts_tablet_manager.cc:1434] T 8e1303f1b91147d0857cff4484afacc0 P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent starting tablet: real 0.049s	user 0.003s	sys 0.002s
I20260709 12:13:49.398785   873 tablet_bootstrap.cc:492] T ed75b552f15e451c9e29aa314d1439fe P 6ccb9b1d08bc4da8991c8681f59cc058: Bootstrap starting.
I20260709 12:13:49.399847   874 consensus_queue.cc:260] T ed75b552f15e451c9e29aa314d1439fe P 1b0d8dd14cbd4674a504867198df9173 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:49.410722   570 leader_election.cc:304] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 1b0d8dd14cbd4674a504867198df9173, 6ccb9b1d08bc4da8991c8681f59cc058
I20260709 12:13:49.412891   883 raft_consensus.cc:3060] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:49.412909   875 raft_consensus.cc:359] T 8e1303f1b91147d0857cff4484afacc0 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:49.420910   875 raft_consensus.cc:385] T 8e1303f1b91147d0857cff4484afacc0 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:49.421322   875 raft_consensus.cc:740] T 8e1303f1b91147d0857cff4484afacc0 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d559be506ef4445ca1faf0e875b38679, State: Initialized, Role: FOLLOWER
I20260709 12:13:49.424418   874 ts_tablet_manager.cc:1434] T ed75b552f15e451c9e29aa314d1439fe P 1b0d8dd14cbd4674a504867198df9173: Time spent starting tablet: real 0.119s	user 0.009s	sys 0.000s
I20260709 12:13:49.430016   874 tablet_bootstrap.cc:492] T 980f85de147c466ba0d7b70651045679 P 1b0d8dd14cbd4674a504867198df9173: Bootstrap starting.
I20260709 12:13:49.429600   875 consensus_queue.cc:260] T 8e1303f1b91147d0857cff4484afacc0 P d559be506ef4445ca1faf0e875b38679 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:49.456840  1084 raft_consensus.cc:493] T ed75b552f15e451c9e29aa314d1439fe P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:49.466416  1084 raft_consensus.cc:515] T ed75b552f15e451c9e29aa314d1439fe P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:49.469220  1084 leader_election.cc:290] T ed75b552f15e451c9e29aa314d1439fe P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:49.476769   872 tablet_bootstrap.cc:492] T 4589a863be4d484b81476119971ad7eb P f516f7a5bdde4cd78035bbf464c6fb6e: No bootstrap required, opened a new log
I20260709 12:13:49.477474   872 ts_tablet_manager.cc:1403] T 4589a863be4d484b81476119971ad7eb P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.324s	user 0.027s	sys 0.025s
I20260709 12:13:49.480863   883 raft_consensus.cc:2749] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:49.481508   872 raft_consensus.cc:359] T 4589a863be4d484b81476119971ad7eb P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:49.497727   872 raft_consensus.cc:385] T 4589a863be4d484b81476119971ad7eb P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:49.456192   824 raft_consensus.cc:2468] T 8e1303f1b91147d0857cff4484afacc0 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 0.
I20260709 12:13:49.482843   875 ts_tablet_manager.cc:1434] T 8e1303f1b91147d0857cff4484afacc0 P d559be506ef4445ca1faf0e875b38679: Time spent starting tablet: real 0.107s	user 0.008s	sys 0.002s
I20260709 12:13:49.499665   875 tablet_bootstrap.cc:492] T 980f85de147c466ba0d7b70651045679 P d559be506ef4445ca1faf0e875b38679: Bootstrap starting.
W20260709 12:13:49.496771   569 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.194:45139, user_credentials={real_user=slave}} blocked reactor thread for 70066.1us
I20260709 12:13:49.498047   872 raft_consensus.cc:740] T 4589a863be4d484b81476119971ad7eb P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:13:49.507465   872 consensus_queue.cc:260] T 4589a863be4d484b81476119971ad7eb P f516f7a5bdde4cd78035bbf464c6fb6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:49.514004  1022 raft_consensus.cc:493] T 8e1303f1b91147d0857cff4484afacc0 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:49.516439  1022 raft_consensus.cc:515] T 8e1303f1b91147d0857cff4484afacc0 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:49.518725  1022 leader_election.cc:290] T 8e1303f1b91147d0857cff4484afacc0 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:49.515061   872 ts_tablet_manager.cc:1434] T 4589a863be4d484b81476119971ad7eb P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.037s	user 0.009s	sys 0.000s
I20260709 12:13:49.519860   603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e1303f1b91147d0857cff4484afacc0" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:49.520679   872 tablet_bootstrap.cc:492] T 0cb6f517e698482fb776b8c531da3f11 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:13:49.521486   824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e1303f1b91147d0857cff4484afacc0" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" is_pre_election: true
I20260709 12:13:49.522116   824 raft_consensus.cc:2468] T 8e1303f1b91147d0857cff4484afacc0 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d559be506ef4445ca1faf0e875b38679 in term 0.
I20260709 12:13:49.520566   603 raft_consensus.cc:2468] T 8e1303f1b91147d0857cff4484afacc0 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d559be506ef4445ca1faf0e875b38679 in term 0.
I20260709 12:13:49.524268   644 leader_election.cc:304] T 8e1303f1b91147d0857cff4484afacc0 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d559be506ef4445ca1faf0e875b38679, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 
I20260709 12:13:49.512097   875 tablet_bootstrap.cc:654] T 980f85de147c466ba0d7b70651045679 P d559be506ef4445ca1faf0e875b38679: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:49.529178   874 tablet_bootstrap.cc:654] T 980f85de147c466ba0d7b70651045679 P 1b0d8dd14cbd4674a504867198df9173: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:49.532460   502 catalog_manager.cc:5697] T e3865ec1edae48228474685ba78de72e P 1b0d8dd14cbd4674a504867198df9173 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195). New cstate: current_term: 1 leader_uuid: "1b0d8dd14cbd4674a504867198df9173" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:49.526391  1029 consensus_queue.cc:1048] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P 6ccb9b1d08bc4da8991c8681f59cc058 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 12:13:49.533344  1022 raft_consensus.cc:2804] T 8e1303f1b91147d0857cff4484afacc0 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:49.533301   827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed75b552f15e451c9e29aa314d1439fe" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" is_pre_election: true
I20260709 12:13:49.544366  1022 raft_consensus.cc:493] T 8e1303f1b91147d0857cff4484afacc0 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:49.549988  1022 raft_consensus.cc:3060] T 8e1303f1b91147d0857cff4484afacc0 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:49.563115   717 leader_election.cc:343] T ed75b552f15e451c9e29aa314d1439fe P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:49.564246   752 raft_consensus.cc:1275] T 09d17fbc424047ebb4d8521b8924feab P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Refusing update from remote peer d559be506ef4445ca1faf0e875b38679: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:49.571125   921 consensus_queue.cc:1048] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P 6ccb9b1d08bc4da8991c8681f59cc058 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:49.571964   824 raft_consensus.cc:1275] T 09d17fbc424047ebb4d8521b8924feab P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Refusing update from remote peer d559be506ef4445ca1faf0e875b38679: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:49.574862  1086 consensus_queue.cc:1048] T 09d17fbc424047ebb4d8521b8924feab P d559be506ef4445ca1faf0e875b38679 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:49.578378  1086 consensus_queue.cc:1048] T 09d17fbc424047ebb4d8521b8924feab P d559be506ef4445ca1faf0e875b38679 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:49.575124   872 tablet_bootstrap.cc:654] T 0cb6f517e698482fb776b8c531da3f11 P f516f7a5bdde4cd78035bbf464c6fb6e: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:49.594142   500 catalog_manager.cc:5697] T f4a0710b793b4b889b35a8e8705d80cb P d559be506ef4445ca1faf0e875b38679 reported cstate change: term changed from 0 to 1, leader changed from <none> to d559be506ef4445ca1faf0e875b38679 (127.29.32.194). New cstate: current_term: 1 leader_uuid: "d559be506ef4445ca1faf0e875b38679" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:49.599443   921 raft_consensus.cc:493] T 0cb6f517e698482fb776b8c531da3f11 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:49.608552   921 raft_consensus.cc:515] T 0cb6f517e698482fb776b8c531da3f11 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:49.615017   675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb6f517e698482fb776b8c531da3f11" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679" is_pre_election: true
I20260709 12:13:49.615072   604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb6f517e698482fb776b8c531da3f11" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
W20260709 12:13:49.617067   792 leader_election.cc:343] T 0cb6f517e698482fb776b8c531da3f11 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:49.618094   792 leader_election.cc:343] T 0cb6f517e698482fb776b8c531da3f11 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:49.618660   792 leader_election.cc:304] T 0cb6f517e698482fb776b8c531da3f11 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ccb9b1d08bc4da8991c8681f59cc058; no voters: d559be506ef4445ca1faf0e875b38679, f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:13:49.619738  1096 raft_consensus.cc:2749] T 0cb6f517e698482fb776b8c531da3f11 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:49.615916   921 leader_election.cc:290] T 0cb6f517e698482fb776b8c531da3f11 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
I20260709 12:13:49.621980  1022 raft_consensus.cc:515] T 8e1303f1b91147d0857cff4484afacc0 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:49.623978   568 leader_election.cc:304] T 8e1303f1b91147d0857cff4484afacc0 P f516f7a5bdde4cd78035bbf464c6fb6e [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: 6ccb9b1d08bc4da8991c8681f59cc058, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: d559be506ef4445ca1faf0e875b38679
I20260709 12:13:49.625291  1031 raft_consensus.cc:2804] T 8e1303f1b91147d0857cff4484afacc0 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:49.625692  1031 raft_consensus.cc:493] T 8e1303f1b91147d0857cff4484afacc0 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:49.626052  1031 raft_consensus.cc:3060] T 8e1303f1b91147d0857cff4484afacc0 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:49.636822   875 tablet_bootstrap.cc:492] T 980f85de147c466ba0d7b70651045679 P d559be506ef4445ca1faf0e875b38679: No bootstrap required, opened a new log
I20260709 12:13:49.637401   875 ts_tablet_manager.cc:1403] T 980f85de147c466ba0d7b70651045679 P d559be506ef4445ca1faf0e875b38679: Time spent bootstrapping tablet: real 0.138s	user 0.013s	sys 0.003s
I20260709 12:13:49.638965   873 tablet_bootstrap.cc:654] T ed75b552f15e451c9e29aa314d1439fe P 6ccb9b1d08bc4da8991c8681f59cc058: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:49.641757   604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed75b552f15e451c9e29aa314d1439fe" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:49.642531   604 raft_consensus.cc:2468] T ed75b552f15e451c9e29aa314d1439fe P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b0d8dd14cbd4674a504867198df9173 in term 0.
I20260709 12:13:49.648207   718 leader_election.cc:304] T ed75b552f15e451c9e29aa314d1439fe P 1b0d8dd14cbd4674a504867198df9173 [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: 1b0d8dd14cbd4674a504867198df9173, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 6ccb9b1d08bc4da8991c8681f59cc058
I20260709 12:13:49.650483  1084 raft_consensus.cc:2804] T ed75b552f15e451c9e29aa314d1439fe P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:49.650995  1084 raft_consensus.cc:493] T ed75b552f15e451c9e29aa314d1439fe P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:49.651428  1084 raft_consensus.cc:3060] T ed75b552f15e451c9e29aa314d1439fe P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:49.673718  1031 raft_consensus.cc:515] T 8e1303f1b91147d0857cff4484afacc0 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:49.676795  1031 leader_election.cc:290] T 8e1303f1b91147d0857cff4484afacc0 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 election: Requested vote from peers 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
I20260709 12:13:49.677810   875 raft_consensus.cc:359] T 980f85de147c466ba0d7b70651045679 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:49.679719   604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e1303f1b91147d0857cff4484afacc0" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
I20260709 12:13:49.678140  1022 leader_election.cc:290] T 8e1303f1b91147d0857cff4484afacc0 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 election: Requested vote from peers 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:49.681272   604 raft_consensus.cc:2393] T 8e1303f1b91147d0857cff4484afacc0 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d559be506ef4445ca1faf0e875b38679 in current term 1: Already voted for candidate f516f7a5bdde4cd78035bbf464c6fb6e in this term.
I20260709 12:13:49.680675   875 raft_consensus.cc:385] T 980f85de147c466ba0d7b70651045679 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:49.684441   875 raft_consensus.cc:740] T 980f85de147c466ba0d7b70651045679 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d559be506ef4445ca1faf0e875b38679, State: Initialized, Role: FOLLOWER
I20260709 12:13:49.692564   874 tablet_bootstrap.cc:492] T 980f85de147c466ba0d7b70651045679 P 1b0d8dd14cbd4674a504867198df9173: No bootstrap required, opened a new log
I20260709 12:13:49.693441   874 ts_tablet_manager.cc:1403] T 980f85de147c466ba0d7b70651045679 P 1b0d8dd14cbd4674a504867198df9173: Time spent bootstrapping tablet: real 0.264s	user 0.010s	sys 0.006s
I20260709 12:13:49.695478   825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e1303f1b91147d0857cff4484afacc0" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058"
I20260709 12:13:49.696458   825 raft_consensus.cc:3060] T 8e1303f1b91147d0857cff4484afacc0 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:49.699201   875 consensus_queue.cc:260] T 980f85de147c466ba0d7b70651045679 P d559be506ef4445ca1faf0e875b38679 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:49.699946   675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e1303f1b91147d0857cff4484afacc0" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679"
I20260709 12:13:49.701056   675 raft_consensus.cc:2393] T 8e1303f1b91147d0857cff4484afacc0 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f516f7a5bdde4cd78035bbf464c6fb6e in current term 1: Already voted for candidate d559be506ef4445ca1faf0e875b38679 in this term.
I20260709 12:13:49.706614   875 ts_tablet_manager.cc:1434] T 980f85de147c466ba0d7b70651045679 P d559be506ef4445ca1faf0e875b38679: Time spent starting tablet: real 0.069s	user 0.009s	sys 0.000s
I20260709 12:13:49.709901   875 tablet_bootstrap.cc:492] T e3865ec1edae48228474685ba78de72e P d559be506ef4445ca1faf0e875b38679: Bootstrap starting.
I20260709 12:13:49.708118  1084 raft_consensus.cc:515] T ed75b552f15e451c9e29aa314d1439fe P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:49.713459   872 tablet_bootstrap.cc:492] T 0cb6f517e698482fb776b8c531da3f11 P f516f7a5bdde4cd78035bbf464c6fb6e: No bootstrap required, opened a new log
I20260709 12:13:49.714113   872 ts_tablet_manager.cc:1403] T 0cb6f517e698482fb776b8c531da3f11 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.194s	user 0.011s	sys 0.007s
I20260709 12:13:49.716807   874 raft_consensus.cc:359] T 980f85de147c466ba0d7b70651045679 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:49.717605   874 raft_consensus.cc:385] T 980f85de147c466ba0d7b70651045679 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:49.717880   874 raft_consensus.cc:740] T 980f85de147c466ba0d7b70651045679 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Initialized, Role: FOLLOWER
I20260709 12:13:49.720369   827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed75b552f15e451c9e29aa314d1439fe" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058"
I20260709 12:13:49.721498   604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed75b552f15e451c9e29aa314d1439fe" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
W20260709 12:13:49.721805   717 leader_election.cc:343] T ed75b552f15e451c9e29aa314d1439fe P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:49.722900   604 raft_consensus.cc:3060] T ed75b552f15e451c9e29aa314d1439fe P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:49.728344  1031 raft_consensus.cc:493] T 4589a863be4d484b81476119971ad7eb P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:49.729347  1031 raft_consensus.cc:515] T 4589a863be4d484b81476119971ad7eb P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:49.733081   675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4589a863be4d484b81476119971ad7eb" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679" is_pre_election: true
I20260709 12:13:49.733337   874 consensus_queue.cc:260] T 980f85de147c466ba0d7b70651045679 P 1b0d8dd14cbd4674a504867198df9173 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:49.739070   604 raft_consensus.cc:2468] T ed75b552f15e451c9e29aa314d1439fe P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b0d8dd14cbd4674a504867198df9173 in term 1.
W20260709 12:13:49.739801   569 leader_election.cc:343] T 4589a863be4d484b81476119971ad7eb P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:49.743263   718 leader_election.cc:304] T ed75b552f15e451c9e29aa314d1439fe P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 6ccb9b1d08bc4da8991c8681f59cc058
W20260709 12:13:49.744335   718 consensus_peers.cc:597] T e3865ec1edae48228474685ba78de72e P 1b0d8dd14cbd4674a504867198df9173 -> Peer d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139): Couldn't send request to peer d559be506ef4445ca1faf0e875b38679. 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 12:13:49.745808  1083 raft_consensus.cc:2804] T ed75b552f15e451c9e29aa314d1439fe P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:49.748512   873 tablet_bootstrap.cc:492] T ed75b552f15e451c9e29aa314d1439fe P 6ccb9b1d08bc4da8991c8681f59cc058: No bootstrap required, opened a new log
I20260709 12:13:49.748751   753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4589a863be4d484b81476119971ad7eb" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
I20260709 12:13:49.749032   873 ts_tablet_manager.cc:1403] T ed75b552f15e451c9e29aa314d1439fe P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent bootstrapping tablet: real 0.350s	user 0.008s	sys 0.010s
W20260709 12:13:49.750273   570 leader_election.cc:343] T 4589a863be4d484b81476119971ad7eb P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:49.750756   570 leader_election.cc:304] T 4589a863be4d484b81476119971ad7eb P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 1b0d8dd14cbd4674a504867198df9173, d559be506ef4445ca1faf0e875b38679
I20260709 12:13:49.751930   873 raft_consensus.cc:359] T ed75b552f15e451c9e29aa314d1439fe P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:49.746645  1084 leader_election.cc:290] T ed75b552f15e451c9e29aa314d1439fe P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 election: Requested vote from peers 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:49.753578  1116 raft_consensus.cc:2749] T 4589a863be4d484b81476119971ad7eb P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:49.753528   827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e1303f1b91147d0857cff4484afacc0" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058"
I20260709 12:13:49.753041   873 raft_consensus.cc:385] T ed75b552f15e451c9e29aa314d1439fe P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:49.755440   873 raft_consensus.cc:740] T ed75b552f15e451c9e29aa314d1439fe P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ccb9b1d08bc4da8991c8681f59cc058, State: Initialized, Role: FOLLOWER
I20260709 12:13:49.756533   568 leader_election.cc:304] T 8e1303f1b91147d0857cff4484afacc0 P f516f7a5bdde4cd78035bbf464c6fb6e [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: f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 6ccb9b1d08bc4da8991c8681f59cc058, d559be506ef4445ca1faf0e875b38679
I20260709 12:13:49.756942   872 raft_consensus.cc:359] T 0cb6f517e698482fb776b8c531da3f11 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:49.754674  1031 leader_election.cc:290] T 4589a863be4d484b81476119971ad7eb P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139), 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569)
I20260709 12:13:49.758327  1118 raft_consensus.cc:2749] T 8e1303f1b91147d0857cff4484afacc0 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:13:49.757786   872 raft_consensus.cc:385] T 0cb6f517e698482fb776b8c531da3f11 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:49.759662   872 raft_consensus.cc:740] T 0cb6f517e698482fb776b8c531da3f11 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:13:49.760232   873 consensus_queue.cc:260] T ed75b552f15e451c9e29aa314d1439fe P 6ccb9b1d08bc4da8991c8681f59cc058 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:49.757011   875 tablet_bootstrap.cc:654] T e3865ec1edae48228474685ba78de72e P d559be506ef4445ca1faf0e875b38679: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:49.747978   825 raft_consensus.cc:2468] T 8e1303f1b91147d0857cff4484afacc0 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d559be506ef4445ca1faf0e875b38679 in term 1.
I20260709 12:13:49.764529  1083 raft_consensus.cc:697] T ed75b552f15e451c9e29aa314d1439fe P 1b0d8dd14cbd4674a504867198df9173 [term 1 LEADER]: Becoming Leader. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Running, Role: LEADER
I20260709 12:13:49.765470  1083 consensus_queue.cc:237] T ed75b552f15e451c9e29aa314d1439fe P 1b0d8dd14cbd4674a504867198df9173 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:49.765825   643 leader_election.cc:304] T 8e1303f1b91147d0857cff4484afacc0 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6ccb9b1d08bc4da8991c8681f59cc058, d559be506ef4445ca1faf0e875b38679; no voters: f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:13:49.766979  1086 raft_consensus.cc:2804] T 8e1303f1b91147d0857cff4484afacc0 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:49.767524   873 ts_tablet_manager.cc:1434] T ed75b552f15e451c9e29aa314d1439fe P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.002s
I20260709 12:13:49.767733  1086 raft_consensus.cc:697] T 8e1303f1b91147d0857cff4484afacc0 P d559be506ef4445ca1faf0e875b38679 [term 1 LEADER]: Becoming Leader. State: Replica: d559be506ef4445ca1faf0e875b38679, State: Running, Role: LEADER
I20260709 12:13:49.768703  1086 consensus_queue.cc:237] T 8e1303f1b91147d0857cff4484afacc0 P d559be506ef4445ca1faf0e875b38679 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:49.765741   874 ts_tablet_manager.cc:1434] T 980f85de147c466ba0d7b70651045679 P 1b0d8dd14cbd4674a504867198df9173: Time spent starting tablet: real 0.056s	user 0.006s	sys 0.000s
I20260709 12:13:49.773913   875 tablet_bootstrap.cc:492] T e3865ec1edae48228474685ba78de72e P d559be506ef4445ca1faf0e875b38679: No bootstrap required, opened a new log
I20260709 12:13:49.774210   874 tablet_bootstrap.cc:492] T 4589a863be4d484b81476119971ad7eb P 1b0d8dd14cbd4674a504867198df9173: Bootstrap starting.
I20260709 12:13:49.777276   875 ts_tablet_manager.cc:1403] T e3865ec1edae48228474685ba78de72e P d559be506ef4445ca1faf0e875b38679: Time spent bootstrapping tablet: real 0.068s	user 0.007s	sys 0.007s
I20260709 12:13:49.778117  1022 consensus_queue.cc:1048] T f4a0710b793b4b889b35a8e8705d80cb P d559be506ef4445ca1faf0e875b38679 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:49.781282   875 raft_consensus.cc:359] T e3865ec1edae48228474685ba78de72e P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:49.782012   875 raft_consensus.cc:385] T e3865ec1edae48228474685ba78de72e P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:49.782399   875 raft_consensus.cc:740] T e3865ec1edae48228474685ba78de72e P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d559be506ef4445ca1faf0e875b38679, State: Initialized, Role: FOLLOWER
I20260709 12:13:49.783767   873 tablet_bootstrap.cc:492] T 59464093931c47f5ae41a67791bde98b P 6ccb9b1d08bc4da8991c8681f59cc058: Bootstrap starting.
I20260709 12:13:49.783509   875 consensus_queue.cc:260] T e3865ec1edae48228474685ba78de72e P d559be506ef4445ca1faf0e875b38679 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:49.760345   872 consensus_queue.cc:260] T 0cb6f517e698482fb776b8c531da3f11 P f516f7a5bdde4cd78035bbf464c6fb6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:49.791066   874 tablet_bootstrap.cc:654] T 4589a863be4d484b81476119971ad7eb P 1b0d8dd14cbd4674a504867198df9173: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:49.792263   872 ts_tablet_manager.cc:1434] T 0cb6f517e698482fb776b8c531da3f11 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.078s	user 0.004s	sys 0.002s
I20260709 12:13:49.795306   872 tablet_bootstrap.cc:492] T 3bdbc0c021c34a5ea7552ca16564f642 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:13:49.801975   875 ts_tablet_manager.cc:1434] T e3865ec1edae48228474685ba78de72e P d559be506ef4445ca1faf0e875b38679: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260709 12:13:49.803488   875 tablet_bootstrap.cc:492] T 0cb6f517e698482fb776b8c531da3f11 P d559be506ef4445ca1faf0e875b38679: Bootstrap starting.
I20260709 12:13:49.812145   872 tablet_bootstrap.cc:654] T 3bdbc0c021c34a5ea7552ca16564f642 P f516f7a5bdde4cd78035bbf464c6fb6e: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:49.800515  1129 consensus_queue.cc:1048] T e3865ec1edae48228474685ba78de72e P 1b0d8dd14cbd4674a504867198df9173 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 12:13:49.816773  1022 consensus_queue.cc:1048] T f4a0710b793b4b889b35a8e8705d80cb P d559be506ef4445ca1faf0e875b38679 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:49.820539   873 tablet_bootstrap.cc:654] T 59464093931c47f5ae41a67791bde98b P 6ccb9b1d08bc4da8991c8681f59cc058: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:49.836490   874 tablet_bootstrap.cc:492] T 4589a863be4d484b81476119971ad7eb P 1b0d8dd14cbd4674a504867198df9173: No bootstrap required, opened a new log
I20260709 12:13:49.837363   875 tablet_bootstrap.cc:654] T 0cb6f517e698482fb776b8c531da3f11 P d559be506ef4445ca1faf0e875b38679: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:49.842707   873 tablet_bootstrap.cc:492] T 59464093931c47f5ae41a67791bde98b P 6ccb9b1d08bc4da8991c8681f59cc058: No bootstrap required, opened a new log
I20260709 12:13:49.843842   873 ts_tablet_manager.cc:1403] T 59464093931c47f5ae41a67791bde98b P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent bootstrapping tablet: real 0.060s	user 0.012s	sys 0.003s
I20260709 12:13:49.837836   874 ts_tablet_manager.cc:1403] T 4589a863be4d484b81476119971ad7eb P 1b0d8dd14cbd4674a504867198df9173: Time spent bootstrapping tablet: real 0.064s	user 0.010s	sys 0.003s
I20260709 12:13:49.847575   873 raft_consensus.cc:359] T 59464093931c47f5ae41a67791bde98b P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:49.848444   873 raft_consensus.cc:385] T 59464093931c47f5ae41a67791bde98b P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:49.937776   873 raft_consensus.cc:740] T 59464093931c47f5ae41a67791bde98b P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ccb9b1d08bc4da8991c8681f59cc058, State: Initialized, Role: FOLLOWER
I20260709 12:13:49.939694   873 consensus_queue.cc:260] T 59464093931c47f5ae41a67791bde98b P 6ccb9b1d08bc4da8991c8681f59cc058 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:49.943921  1019 raft_consensus.cc:493] T e3865ec1edae48228474685ba78de72e P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:49.945086  1019 raft_consensus.cc:515] T e3865ec1edae48228474685ba78de72e P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:49.950834   873 ts_tablet_manager.cc:1434] T 59464093931c47f5ae41a67791bde98b P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent starting tablet: real 0.107s	user 0.010s	sys 0.001s
I20260709 12:13:49.848532   874 raft_consensus.cc:359] T 4589a863be4d484b81476119971ad7eb P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:49.953229   874 raft_consensus.cc:385] T 4589a863be4d484b81476119971ad7eb P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:49.953504   873 tablet_bootstrap.cc:492] T 0ddf0bdafe924cc9a23264c3062f53ea P 6ccb9b1d08bc4da8991c8681f59cc058: Bootstrap starting.
I20260709 12:13:49.953536   874 raft_consensus.cc:740] T 4589a863be4d484b81476119971ad7eb P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Initialized, Role: FOLLOWER
I20260709 12:13:49.956053   874 consensus_queue.cc:260] T 4589a863be4d484b81476119971ad7eb P 1b0d8dd14cbd4674a504867198df9173 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:49.962719   874 ts_tablet_manager.cc:1434] T 4589a863be4d484b81476119971ad7eb P 1b0d8dd14cbd4674a504867198df9173: Time spent starting tablet: real 0.118s	user 0.007s	sys 0.001s
I20260709 12:13:49.965080   874 tablet_bootstrap.cc:492] T 59464093931c47f5ae41a67791bde98b P 1b0d8dd14cbd4674a504867198df9173: Bootstrap starting.
I20260709 12:13:49.982936  1019 leader_election.cc:290] T e3865ec1edae48228474685ba78de72e P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859), 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569)
W20260709 12:13:49.987593   550 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:50.008976   875 tablet_bootstrap.cc:492] T 0cb6f517e698482fb776b8c531da3f11 P d559be506ef4445ca1faf0e875b38679: No bootstrap required, opened a new log
I20260709 12:13:50.022836   872 tablet_bootstrap.cc:492] T 3bdbc0c021c34a5ea7552ca16564f642 P f516f7a5bdde4cd78035bbf464c6fb6e: No bootstrap required, opened a new log
I20260709 12:13:50.023824   872 ts_tablet_manager.cc:1403] T 3bdbc0c021c34a5ea7552ca16564f642 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.229s	user 0.011s	sys 0.030s
I20260709 12:13:50.035485   873 tablet_bootstrap.cc:654] T 0ddf0bdafe924cc9a23264c3062f53ea P 6ccb9b1d08bc4da8991c8681f59cc058: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:50.035755  1118 raft_consensus.cc:493] T 0cb6f517e698482fb776b8c531da3f11 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:50.036353  1118 raft_consensus.cc:515] T 0cb6f517e698482fb776b8c531da3f11 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:49.902776   500 catalog_manager.cc:5697] T 8e1303f1b91147d0857cff4484afacc0 P d559be506ef4445ca1faf0e875b38679 reported cstate change: term changed from 0 to 1, leader changed from <none> to d559be506ef4445ca1faf0e875b38679 (127.29.32.194). New cstate: current_term: 1 leader_uuid: "d559be506ef4445ca1faf0e875b38679" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:50.044639   875 ts_tablet_manager.cc:1403] T 0cb6f517e698482fb776b8c531da3f11 P d559be506ef4445ca1faf0e875b38679: Time spent bootstrapping tablet: real 0.241s	user 0.011s	sys 0.006s
I20260709 12:13:50.049003   752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3865ec1edae48228474685ba78de72e" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
I20260709 12:13:50.042382  1118 leader_election.cc:290] T 0cb6f517e698482fb776b8c531da3f11 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
I20260709 12:13:50.052521   603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3865ec1edae48228474685ba78de72e" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:50.055346   827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb6f517e698482fb776b8c531da3f11" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" is_pre_election: true
I20260709 12:13:50.056277   827 raft_consensus.cc:2468] T 0cb6f517e698482fb776b8c531da3f11 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 0.
I20260709 12:13:50.057168   678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb6f517e698482fb776b8c531da3f11" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679" is_pre_election: true
I20260709 12:13:50.057513   875 raft_consensus.cc:359] T 0cb6f517e698482fb776b8c531da3f11 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:50.058403   875 raft_consensus.cc:385] T 0cb6f517e698482fb776b8c531da3f11 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:50.058691   875 raft_consensus.cc:740] T 0cb6f517e698482fb776b8c531da3f11 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d559be506ef4445ca1faf0e875b38679, State: Initialized, Role: FOLLOWER
I20260709 12:13:50.058617   568 leader_election.cc:304] T 0cb6f517e698482fb776b8c531da3f11 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ccb9b1d08bc4da8991c8681f59cc058, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 
I20260709 12:13:50.059706   875 consensus_queue.cc:260] T 0cb6f517e698482fb776b8c531da3f11 P d559be506ef4445ca1faf0e875b38679 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:50.060330   645 leader_election.cc:304] T e3865ec1edae48228474685ba78de72e P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d559be506ef4445ca1faf0e875b38679; no voters: 1b0d8dd14cbd4674a504867198df9173, f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:13:50.060763   678 raft_consensus.cc:2468] T 0cb6f517e698482fb776b8c531da3f11 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 0.
I20260709 12:13:50.063091   874 tablet_bootstrap.cc:654] T 59464093931c47f5ae41a67791bde98b P 1b0d8dd14cbd4674a504867198df9173: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:50.063036  1117 raft_consensus.cc:2804] T 0cb6f517e698482fb776b8c531da3f11 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:50.063719  1117 raft_consensus.cc:493] T 0cb6f517e698482fb776b8c531da3f11 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:50.064190  1117 raft_consensus.cc:3060] T 0cb6f517e698482fb776b8c531da3f11 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:50.068760   872 raft_consensus.cc:359] T 3bdbc0c021c34a5ea7552ca16564f642 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:50.070281   872 raft_consensus.cc:385] T 3bdbc0c021c34a5ea7552ca16564f642 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:50.070727   872 raft_consensus.cc:740] T 3bdbc0c021c34a5ea7552ca16564f642 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:13:50.071786   872 consensus_queue.cc:260] T 3bdbc0c021c34a5ea7552ca16564f642 P f516f7a5bdde4cd78035bbf464c6fb6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:50.088095  1117 raft_consensus.cc:515] T 0cb6f517e698482fb776b8c531da3f11 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:50.088776   872 ts_tablet_manager.cc:1434] T 3bdbc0c021c34a5ea7552ca16564f642 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.065s	user 0.010s	sys 0.002s
I20260709 12:13:50.061645   875 ts_tablet_manager.cc:1434] T 0cb6f517e698482fb776b8c531da3f11 P d559be506ef4445ca1faf0e875b38679: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 12:13:50.095324  1142 raft_consensus.cc:2749] T e3865ec1edae48228474685ba78de72e P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:50.108958   875 tablet_bootstrap.cc:492] T 4589a863be4d484b81476119971ad7eb P d559be506ef4445ca1faf0e875b38679: Bootstrap starting.
I20260709 12:13:50.131356   827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb6f517e698482fb776b8c531da3f11" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058"
I20260709 12:13:50.132709   827 raft_consensus.cc:3060] T 0cb6f517e698482fb776b8c531da3f11 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:50.141800   499 catalog_manager.cc:5697] T ed75b552f15e451c9e29aa314d1439fe P 1b0d8dd14cbd4674a504867198df9173 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195). New cstate: current_term: 1 leader_uuid: "1b0d8dd14cbd4674a504867198df9173" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:50.155125  1117 leader_election.cc:290] T 0cb6f517e698482fb776b8c531da3f11 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 election: Requested vote from peers 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
I20260709 12:13:50.156366   678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb6f517e698482fb776b8c531da3f11" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679"
I20260709 12:13:50.157527   678 raft_consensus.cc:3060] T 0cb6f517e698482fb776b8c531da3f11 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:50.158710   872 tablet_bootstrap.cc:492] T 59464093931c47f5ae41a67791bde98b P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:13:50.154687  1092 raft_consensus.cc:493] T 980f85de147c466ba0d7b70651045679 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:50.160676   873 tablet_bootstrap.cc:492] T 0ddf0bdafe924cc9a23264c3062f53ea P 6ccb9b1d08bc4da8991c8681f59cc058: No bootstrap required, opened a new log
I20260709 12:13:50.161194   873 ts_tablet_manager.cc:1403] T 0ddf0bdafe924cc9a23264c3062f53ea P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent bootstrapping tablet: real 0.208s	user 0.022s	sys 0.027s
I20260709 12:13:50.161103  1092 raft_consensus.cc:515] T 980f85de147c466ba0d7b70651045679 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:50.165073   675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "980f85de147c466ba0d7b70651045679" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679" is_pre_election: true
I20260709 12:13:50.161546   874 tablet_bootstrap.cc:492] T 59464093931c47f5ae41a67791bde98b P 1b0d8dd14cbd4674a504867198df9173: No bootstrap required, opened a new log
I20260709 12:13:50.175801   874 ts_tablet_manager.cc:1403] T 59464093931c47f5ae41a67791bde98b P 1b0d8dd14cbd4674a504867198df9173: Time spent bootstrapping tablet: real 0.211s	user 0.025s	sys 0.033s
I20260709 12:13:50.177237   827 raft_consensus.cc:2468] T 0cb6f517e698482fb776b8c531da3f11 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 1.
I20260709 12:13:50.178937   568 leader_election.cc:304] T 0cb6f517e698482fb776b8c531da3f11 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ccb9b1d08bc4da8991c8681f59cc058, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 
I20260709 12:13:50.179579   874 raft_consensus.cc:359] T 59464093931c47f5ae41a67791bde98b P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:50.180387   874 raft_consensus.cc:385] T 59464093931c47f5ae41a67791bde98b P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:50.180923   874 raft_consensus.cc:740] T 59464093931c47f5ae41a67791bde98b P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Initialized, Role: FOLLOWER
I20260709 12:13:50.181694   874 consensus_queue.cc:260] T 59464093931c47f5ae41a67791bde98b P 1b0d8dd14cbd4674a504867198df9173 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:50.182348  1117 raft_consensus.cc:2804] T 0cb6f517e698482fb776b8c531da3f11 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:50.182859  1117 raft_consensus.cc:697] T 0cb6f517e698482fb776b8c531da3f11 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 LEADER]: Becoming Leader. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Running, Role: LEADER
I20260709 12:13:50.184701   872 tablet_bootstrap.cc:654] T 59464093931c47f5ae41a67791bde98b P f516f7a5bdde4cd78035bbf464c6fb6e: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:50.184016  1117 consensus_queue.cc:237] T 0cb6f517e698482fb776b8c531da3f11 P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:50.187762   874 ts_tablet_manager.cc:1434] T 59464093931c47f5ae41a67791bde98b P 1b0d8dd14cbd4674a504867198df9173: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.004s
I20260709 12:13:50.189425   874 tablet_bootstrap.cc:492] T 0ddf0bdafe924cc9a23264c3062f53ea P 1b0d8dd14cbd4674a504867198df9173: Bootstrap starting.
I20260709 12:13:50.170977  1142 raft_consensus.cc:493] T 980f85de147c466ba0d7b70651045679 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:50.192459  1142 raft_consensus.cc:515] T 980f85de147c466ba0d7b70651045679 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:50.194939  1142 leader_election.cc:290] T 980f85de147c466ba0d7b70651045679 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919)
I20260709 12:13:50.172227  1092 leader_election.cc:290] T 980f85de147c466ba0d7b70651045679 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139), 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919)
I20260709 12:13:50.195714   675 raft_consensus.cc:2468] T 980f85de147c466ba0d7b70651045679 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b0d8dd14cbd4674a504867198df9173 in term 0.
I20260709 12:13:50.173012   875 tablet_bootstrap.cc:654] T 4589a863be4d484b81476119971ad7eb P d559be506ef4445ca1faf0e875b38679: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:50.173959   825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "980f85de147c466ba0d7b70651045679" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" is_pre_election: true
I20260709 12:13:50.196071   753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "980f85de147c466ba0d7b70651045679" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
I20260709 12:13:50.197183   825 raft_consensus.cc:2468] T 980f85de147c466ba0d7b70651045679 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b0d8dd14cbd4674a504867198df9173 in term 0.
I20260709 12:13:50.197582   753 raft_consensus.cc:2468] T 980f85de147c466ba0d7b70651045679 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d559be506ef4445ca1faf0e875b38679 in term 0.
I20260709 12:13:50.171325   678 raft_consensus.cc:2468] T 0cb6f517e698482fb776b8c531da3f11 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 1.
I20260709 12:13:50.199347   825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "980f85de147c466ba0d7b70651045679" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" is_pre_election: true
I20260709 12:13:50.199437   717 leader_election.cc:304] T 980f85de147c466ba0d7b70651045679 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, 6ccb9b1d08bc4da8991c8681f59cc058; no voters: 
I20260709 12:13:50.200105   825 raft_consensus.cc:2468] T 980f85de147c466ba0d7b70651045679 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d559be506ef4445ca1faf0e875b38679 in term 0.
I20260709 12:13:50.200850  1092 raft_consensus.cc:2804] T 980f85de147c466ba0d7b70651045679 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:50.201572   874 tablet_bootstrap.cc:654] T 0ddf0bdafe924cc9a23264c3062f53ea P 1b0d8dd14cbd4674a504867198df9173: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:50.201983   643 leader_election.cc:304] T 980f85de147c466ba0d7b70651045679 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ccb9b1d08bc4da8991c8681f59cc058, d559be506ef4445ca1faf0e875b38679; no voters: 
I20260709 12:13:50.166769   873 raft_consensus.cc:359] T 0ddf0bdafe924cc9a23264c3062f53ea P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:50.203815   873 raft_consensus.cc:385] T 0ddf0bdafe924cc9a23264c3062f53ea P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:50.204109   873 raft_consensus.cc:740] T 0ddf0bdafe924cc9a23264c3062f53ea P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ccb9b1d08bc4da8991c8681f59cc058, State: Initialized, Role: FOLLOWER
I20260709 12:13:50.204628  1019 raft_consensus.cc:2804] T 980f85de147c466ba0d7b70651045679 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:50.205017  1019 raft_consensus.cc:493] T 980f85de147c466ba0d7b70651045679 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:50.205543  1019 raft_consensus.cc:3060] T 980f85de147c466ba0d7b70651045679 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:50.201574  1092 raft_consensus.cc:493] T 980f85de147c466ba0d7b70651045679 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:50.207826  1092 raft_consensus.cc:3060] T 980f85de147c466ba0d7b70651045679 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:50.208577   872 tablet_bootstrap.cc:492] T 59464093931c47f5ae41a67791bde98b P f516f7a5bdde4cd78035bbf464c6fb6e: No bootstrap required, opened a new log
I20260709 12:13:50.209203   872 ts_tablet_manager.cc:1403] T 59464093931c47f5ae41a67791bde98b P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.060s	user 0.013s	sys 0.002s
I20260709 12:13:50.214643   679 raft_consensus.cc:3060] T e3865ec1edae48228474685ba78de72e P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:50.216975   872 raft_consensus.cc:359] T 59464093931c47f5ae41a67791bde98b P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:50.221516   872 raft_consensus.cc:385] T 59464093931c47f5ae41a67791bde98b P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:50.221865   872 raft_consensus.cc:740] T 59464093931c47f5ae41a67791bde98b P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:13:50.222887   872 consensus_queue.cc:260] T 59464093931c47f5ae41a67791bde98b P f516f7a5bdde4cd78035bbf464c6fb6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:50.224524   872 ts_tablet_manager.cc:1434] T 59464093931c47f5ae41a67791bde98b P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 12:13:50.218413  1142 consensus_queue.cc:1048] T 8e1303f1b91147d0857cff4484afacc0 P d559be506ef4445ca1faf0e875b38679 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 12:13:50.226125   872 tablet_bootstrap.cc:492] T a94b2fd3bc294040b3a80c530f22a14e P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:13:50.204972   873 consensus_queue.cc:260] T 0ddf0bdafe924cc9a23264c3062f53ea P 6ccb9b1d08bc4da8991c8681f59cc058 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:50.227895  1084 raft_consensus.cc:493] T 4589a863be4d484b81476119971ad7eb P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:50.219367   825 raft_consensus.cc:3060] T ed75b552f15e451c9e29aa314d1439fe P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:50.228493  1084 raft_consensus.cc:515] T 4589a863be4d484b81476119971ad7eb P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:50.220482   875 tablet_bootstrap.cc:492] T 4589a863be4d484b81476119971ad7eb P d559be506ef4445ca1faf0e875b38679: No bootstrap required, opened a new log
I20260709 12:13:50.230134   875 ts_tablet_manager.cc:1403] T 4589a863be4d484b81476119971ad7eb P d559be506ef4445ca1faf0e875b38679: Time spent bootstrapping tablet: real 0.122s	user 0.016s	sys 0.007s
I20260709 12:13:50.231815  1084 leader_election.cc:290] T 4589a863be4d484b81476119971ad7eb P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
I20260709 12:13:50.234014   603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4589a863be4d484b81476119971ad7eb" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:50.234829   603 raft_consensus.cc:2468] T 4589a863be4d484b81476119971ad7eb P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b0d8dd14cbd4674a504867198df9173 in term 0.
I20260709 12:13:50.235074   678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4589a863be4d484b81476119971ad7eb" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679" is_pre_election: true
I20260709 12:13:50.233259   875 raft_consensus.cc:359] T 4589a863be4d484b81476119971ad7eb P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:50.236110   875 raft_consensus.cc:385] T 4589a863be4d484b81476119971ad7eb P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:50.236472   875 raft_consensus.cc:740] T 4589a863be4d484b81476119971ad7eb P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d559be506ef4445ca1faf0e875b38679, State: Initialized, Role: FOLLOWER
I20260709 12:13:50.237807   875 consensus_queue.cc:260] T 4589a863be4d484b81476119971ad7eb P d559be506ef4445ca1faf0e875b38679 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:50.236459   718 leader_election.cc:304] T 4589a863be4d484b81476119971ad7eb P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 
I20260709 12:13:50.239972   678 raft_consensus.cc:2468] T 4589a863be4d484b81476119971ad7eb P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b0d8dd14cbd4674a504867198df9173 in term 0.
I20260709 12:13:50.242377   875 ts_tablet_manager.cc:1434] T 4589a863be4d484b81476119971ad7eb P d559be506ef4445ca1faf0e875b38679: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:13:50.242654  1084 raft_consensus.cc:2804] T 4589a863be4d484b81476119971ad7eb P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:50.243255  1084 raft_consensus.cc:493] T 4589a863be4d484b81476119971ad7eb P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:50.243763  1084 raft_consensus.cc:3060] T 4589a863be4d484b81476119971ad7eb P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:50.249027   875 tablet_bootstrap.cc:492] T 0ddf0bdafe924cc9a23264c3062f53ea P d559be506ef4445ca1faf0e875b38679: Bootstrap starting.
I20260709 12:13:50.260885  1092 raft_consensus.cc:515] T 980f85de147c466ba0d7b70651045679 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:50.269608   824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "980f85de147c466ba0d7b70651045679" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058"
I20260709 12:13:50.271099   824 raft_consensus.cc:3060] T 980f85de147c466ba0d7b70651045679 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:50.274657  1086 consensus_queue.cc:1048] T 8e1303f1b91147d0857cff4484afacc0 P d559be506ef4445ca1faf0e875b38679 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:50.280627   678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "980f85de147c466ba0d7b70651045679" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679"
I20260709 12:13:50.292817  1092 leader_election.cc:290] T 980f85de147c466ba0d7b70651045679 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 election: Requested vote from peers d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139), 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919)
I20260709 12:13:50.294215   921 raft_consensus.cc:493] T ed75b552f15e451c9e29aa314d1439fe P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:50.294778   921 raft_consensus.cc:515] T ed75b552f15e451c9e29aa314d1439fe P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:50.296839  1083 consensus_queue.cc:1048] T ed75b552f15e451c9e29aa314d1439fe P 1b0d8dd14cbd4674a504867198df9173 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:50.292977   872 tablet_bootstrap.cc:654] T a94b2fd3bc294040b3a80c530f22a14e P f516f7a5bdde4cd78035bbf464c6fb6e: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:50.267529   500 catalog_manager.cc:5697] T 0cb6f517e698482fb776b8c531da3f11 P f516f7a5bdde4cd78035bbf464c6fb6e reported cstate change: term changed from 0 to 1, leader changed from <none> to f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193). New cstate: current_term: 1 leader_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:50.304060   753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed75b552f15e451c9e29aa314d1439fe" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
I20260709 12:13:50.307140   824 raft_consensus.cc:2468] T 980f85de147c466ba0d7b70651045679 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b0d8dd14cbd4674a504867198df9173 in term 1.
I20260709 12:13:50.308640   604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed75b552f15e451c9e29aa314d1439fe" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:50.311414   604 raft_consensus.cc:2468] T ed75b552f15e451c9e29aa314d1439fe P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ccb9b1d08bc4da8991c8681f59cc058 in term 1.
I20260709 12:13:50.313386   792 leader_election.cc:304] T ed75b552f15e451c9e29aa314d1439fe P 6ccb9b1d08bc4da8991c8681f59cc058 [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: 6ccb9b1d08bc4da8991c8681f59cc058, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 1b0d8dd14cbd4674a504867198df9173
I20260709 12:13:50.314456  1096 raft_consensus.cc:493] T 59464093931c47f5ae41a67791bde98b P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:50.314983  1096 raft_consensus.cc:515] T 59464093931c47f5ae41a67791bde98b P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:50.317459  1096 leader_election.cc:290] T 59464093931c47f5ae41a67791bde98b P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:50.318468   753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59464093931c47f5ae41a67791bde98b" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
I20260709 12:13:50.319208  1029 raft_consensus.cc:2804] T ed75b552f15e451c9e29aa314d1439fe P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:50.319723  1029 raft_consensus.cc:493] T ed75b552f15e451c9e29aa314d1439fe P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1b0d8dd14cbd4674a504867198df9173)
I20260709 12:13:50.310781   875 tablet_bootstrap.cc:654] T 0ddf0bdafe924cc9a23264c3062f53ea P d559be506ef4445ca1faf0e875b38679: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:50.319164   753 raft_consensus.cc:2468] T 59464093931c47f5ae41a67791bde98b P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ccb9b1d08bc4da8991c8681f59cc058 in term 0.
I20260709 12:13:50.320139   717 leader_election.cc:304] T 980f85de147c466ba0d7b70651045679 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, 6ccb9b1d08bc4da8991c8681f59cc058; no voters: 
I20260709 12:13:50.320117  1029 raft_consensus.cc:3060] T ed75b552f15e451c9e29aa314d1439fe P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:50.321116   793 leader_election.cc:304] T 59464093931c47f5ae41a67791bde98b P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, 6ccb9b1d08bc4da8991c8681f59cc058; no voters: 
I20260709 12:13:50.323431  1083 raft_consensus.cc:2804] T 980f85de147c466ba0d7b70651045679 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:50.324302  1129 consensus_queue.cc:1048] T ed75b552f15e451c9e29aa314d1439fe P 1b0d8dd14cbd4674a504867198df9173 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:50.325871  1083 raft_consensus.cc:697] T 980f85de147c466ba0d7b70651045679 P 1b0d8dd14cbd4674a504867198df9173 [term 1 LEADER]: Becoming Leader. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Running, Role: LEADER
I20260709 12:13:50.326969  1083 consensus_queue.cc:237] T 980f85de147c466ba0d7b70651045679 P 1b0d8dd14cbd4674a504867198df9173 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:50.329691   604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59464093931c47f5ae41a67791bde98b" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:50.330224   921 leader_election.cc:290] T ed75b552f15e451c9e29aa314d1439fe P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:50.330458   604 raft_consensus.cc:2468] T 59464093931c47f5ae41a67791bde98b P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ccb9b1d08bc4da8991c8681f59cc058 in term 0.
I20260709 12:13:50.329687  1127 raft_consensus.cc:2804] T 59464093931c47f5ae41a67791bde98b P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:50.336875  1029 raft_consensus.cc:515] T ed75b552f15e451c9e29aa314d1439fe P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:50.339905  1127 raft_consensus.cc:493] T 59464093931c47f5ae41a67791bde98b P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:50.340575  1127 raft_consensus.cc:3060] T 59464093931c47f5ae41a67791bde98b P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:50.346848   827 raft_consensus.cc:1240] T ed75b552f15e451c9e29aa314d1439fe P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Rejecting Update request from peer 1b0d8dd14cbd4674a504867198df9173 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:50.349380   873 ts_tablet_manager.cc:1434] T 0ddf0bdafe924cc9a23264c3062f53ea P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent starting tablet: real 0.188s	user 0.009s	sys 0.000s
I20260709 12:13:50.350569   873 tablet_bootstrap.cc:492] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P 6ccb9b1d08bc4da8991c8681f59cc058: Bootstrap starting.
I20260709 12:13:50.351914  1092 consensus_queue.cc:1059] T ed75b552f15e451c9e29aa314d1439fe P 1b0d8dd14cbd4674a504867198df9173 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:50.354163   753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed75b552f15e451c9e29aa314d1439fe" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173"
I20260709 12:13:50.355751  1129 raft_consensus.cc:3055] T ed75b552f15e451c9e29aa314d1439fe P 1b0d8dd14cbd4674a504867198df9173 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:50.356603  1129 raft_consensus.cc:740] T ed75b552f15e451c9e29aa314d1439fe P 1b0d8dd14cbd4674a504867198df9173 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Running, Role: LEADER
I20260709 12:13:50.357620  1129 consensus_queue.cc:260] T ed75b552f15e451c9e29aa314d1439fe P 1b0d8dd14cbd4674a504867198df9173 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:50.359040  1129 raft_consensus.cc:3060] T ed75b552f15e451c9e29aa314d1439fe P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:50.358703  1127 raft_consensus.cc:515] T 59464093931c47f5ae41a67791bde98b P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:50.363441   752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59464093931c47f5ae41a67791bde98b" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173"
I20260709 12:13:50.364102   752 raft_consensus.cc:3060] T 59464093931c47f5ae41a67791bde98b P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:50.360220   874 tablet_bootstrap.cc:492] T 0ddf0bdafe924cc9a23264c3062f53ea P 1b0d8dd14cbd4674a504867198df9173: No bootstrap required, opened a new log
I20260709 12:13:50.365082   874 ts_tablet_manager.cc:1403] T 0ddf0bdafe924cc9a23264c3062f53ea P 1b0d8dd14cbd4674a504867198df9173: Time spent bootstrapping tablet: real 0.176s	user 0.024s	sys 0.054s
I20260709 12:13:50.375910  1019 raft_consensus.cc:515] T 980f85de147c466ba0d7b70651045679 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:50.377133   678 raft_consensus.cc:2393] T 980f85de147c466ba0d7b70651045679 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1b0d8dd14cbd4674a504867198df9173 in current term 1: Already voted for candidate d559be506ef4445ca1faf0e875b38679 in this term.
I20260709 12:13:50.387778   604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed75b552f15e451c9e29aa314d1439fe" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
I20260709 12:13:50.388655   753 raft_consensus.cc:2468] T ed75b552f15e451c9e29aa314d1439fe P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ccb9b1d08bc4da8991c8681f59cc058 in term 2.
I20260709 12:13:50.390739   793 leader_election.cc:304] T ed75b552f15e451c9e29aa314d1439fe P 6ccb9b1d08bc4da8991c8681f59cc058 [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: 1b0d8dd14cbd4674a504867198df9173, 6ccb9b1d08bc4da8991c8681f59cc058; no voters: f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:13:50.391871   921 raft_consensus.cc:2804] T ed75b552f15e451c9e29aa314d1439fe P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:50.392594   921 raft_consensus.cc:697] T ed75b552f15e451c9e29aa314d1439fe P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 LEADER]: Becoming Leader. State: Replica: 6ccb9b1d08bc4da8991c8681f59cc058, State: Running, Role: LEADER
I20260709 12:13:50.368637   874 raft_consensus.cc:359] T 0ddf0bdafe924cc9a23264c3062f53ea P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:50.393630   874 raft_consensus.cc:385] T 0ddf0bdafe924cc9a23264c3062f53ea P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:50.393463   921 consensus_queue.cc:237] T ed75b552f15e451c9e29aa314d1439fe P 6ccb9b1d08bc4da8991c8681f59cc058 [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: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:50.387825   752 raft_consensus.cc:2468] T 59464093931c47f5ae41a67791bde98b P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ccb9b1d08bc4da8991c8681f59cc058 in term 1.
I20260709 12:13:50.394050   874 raft_consensus.cc:740] T 0ddf0bdafe924cc9a23264c3062f53ea P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Initialized, Role: FOLLOWER
I20260709 12:13:50.396673   874 consensus_queue.cc:260] T 0ddf0bdafe924cc9a23264c3062f53ea P 1b0d8dd14cbd4674a504867198df9173 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:50.391873  1029 leader_election.cc:290] T ed75b552f15e451c9e29aa314d1439fe P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 2 election: Requested vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:50.399396   874 ts_tablet_manager.cc:1434] T 0ddf0bdafe924cc9a23264c3062f53ea P 1b0d8dd14cbd4674a504867198df9173: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260709 12:13:50.400602   749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "980f85de147c466ba0d7b70651045679" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173"
I20260709 12:13:50.401475   874 tablet_bootstrap.cc:492] T 8fd7f62300f1408583ec274082b17d08 P 1b0d8dd14cbd4674a504867198df9173: Bootstrap starting.
I20260709 12:13:50.407951   793 leader_election.cc:304] T 59464093931c47f5ae41a67791bde98b P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, 6ccb9b1d08bc4da8991c8681f59cc058; no voters: 
I20260709 12:13:50.408210  1019 leader_election.cc:290] T 980f85de147c466ba0d7b70651045679 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 election: Requested vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919)
I20260709 12:13:50.408896  1029 raft_consensus.cc:2804] T 59464093931c47f5ae41a67791bde98b P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:50.409471  1029 raft_consensus.cc:697] T 59464093931c47f5ae41a67791bde98b P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 LEADER]: Becoming Leader. State: Replica: 6ccb9b1d08bc4da8991c8681f59cc058, State: Running, Role: LEADER
I20260709 12:13:50.410698  1029 consensus_queue.cc:237] T 59464093931c47f5ae41a67791bde98b P 6ccb9b1d08bc4da8991c8681f59cc058 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:50.414059   872 tablet_bootstrap.cc:492] T a94b2fd3bc294040b3a80c530f22a14e P f516f7a5bdde4cd78035bbf464c6fb6e: No bootstrap required, opened a new log
I20260709 12:13:50.415227   872 ts_tablet_manager.cc:1403] T a94b2fd3bc294040b3a80c530f22a14e P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.189s	user 0.013s	sys 0.011s
I20260709 12:13:50.418216   827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "980f85de147c466ba0d7b70651045679" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058"
I20260709 12:13:50.419246   827 raft_consensus.cc:2393] T 980f85de147c466ba0d7b70651045679 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d559be506ef4445ca1faf0e875b38679 in current term 1: Already voted for candidate 1b0d8dd14cbd4674a504867198df9173 in this term.
I20260709 12:13:50.419320   603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59464093931c47f5ae41a67791bde98b" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
I20260709 12:13:50.420079   603 raft_consensus.cc:3060] T 59464093931c47f5ae41a67791bde98b P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:50.420595   875 tablet_bootstrap.cc:492] T 0ddf0bdafe924cc9a23264c3062f53ea P d559be506ef4445ca1faf0e875b38679: No bootstrap required, opened a new log
I20260709 12:13:50.421108   875 ts_tablet_manager.cc:1403] T 0ddf0bdafe924cc9a23264c3062f53ea P d559be506ef4445ca1faf0e875b38679: Time spent bootstrapping tablet: real 0.172s	user 0.010s	sys 0.004s
I20260709 12:13:50.421021   643 leader_election.cc:304] T 980f85de147c466ba0d7b70651045679 P d559be506ef4445ca1faf0e875b38679 [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: d559be506ef4445ca1faf0e875b38679; no voters: 1b0d8dd14cbd4674a504867198df9173, 6ccb9b1d08bc4da8991c8681f59cc058
I20260709 12:13:50.422322  1086 raft_consensus.cc:2749] T 980f85de147c466ba0d7b70651045679 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:13:50.424360   875 raft_consensus.cc:359] T 0ddf0bdafe924cc9a23264c3062f53ea P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:50.424609   872 raft_consensus.cc:359] T a94b2fd3bc294040b3a80c530f22a14e P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:50.425379   875 raft_consensus.cc:385] T 0ddf0bdafe924cc9a23264c3062f53ea P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:50.425534   872 raft_consensus.cc:385] T a94b2fd3bc294040b3a80c530f22a14e P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:50.425782   875 raft_consensus.cc:740] T 0ddf0bdafe924cc9a23264c3062f53ea P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d559be506ef4445ca1faf0e875b38679, State: Initialized, Role: FOLLOWER
I20260709 12:13:50.431432   874 tablet_bootstrap.cc:654] T 8fd7f62300f1408583ec274082b17d08 P 1b0d8dd14cbd4674a504867198df9173: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:50.415940  1127 leader_election.cc:290] T 59464093931c47f5ae41a67791bde98b P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 election: Requested vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:50.431957   875 consensus_queue.cc:260] T 0ddf0bdafe924cc9a23264c3062f53ea P d559be506ef4445ca1faf0e875b38679 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:50.429320   498 catalog_manager.cc:5697] T 980f85de147c466ba0d7b70651045679 P 1b0d8dd14cbd4674a504867198df9173 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195). New cstate: current_term: 1 leader_uuid: "1b0d8dd14cbd4674a504867198df9173" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:50.444247   875 ts_tablet_manager.cc:1434] T 0ddf0bdafe924cc9a23264c3062f53ea P d559be506ef4445ca1faf0e875b38679: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.000s
I20260709 12:13:50.433799   873 tablet_bootstrap.cc:654] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P 6ccb9b1d08bc4da8991c8681f59cc058: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:50.440194   922 raft_consensus.cc:493] T 3bdbc0c021c34a5ea7552ca16564f642 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:50.445569   875 tablet_bootstrap.cc:492] T 3bdbc0c021c34a5ea7552ca16564f642 P d559be506ef4445ca1faf0e875b38679: Bootstrap starting.
I20260709 12:13:50.425953   872 raft_consensus.cc:740] T a94b2fd3bc294040b3a80c530f22a14e P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:13:50.445923   922 raft_consensus.cc:515] T 3bdbc0c021c34a5ea7552ca16564f642 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:50.442912  1084 raft_consensus.cc:515] T 4589a863be4d484b81476119971ad7eb P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:50.446944   872 consensus_queue.cc:260] T a94b2fd3bc294040b3a80c530f22a14e P f516f7a5bdde4cd78035bbf464c6fb6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:50.451758   603 raft_consensus.cc:2468] T 59464093931c47f5ae41a67791bde98b P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ccb9b1d08bc4da8991c8681f59cc058 in term 1.
I20260709 12:13:50.453404  1084 leader_election.cc:290] T 4589a863be4d484b81476119971ad7eb P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 election: Requested vote from peers f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
I20260709 12:13:50.456000   678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bdbc0c021c34a5ea7552ca16564f642" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679" is_pre_election: true
I20260709 12:13:50.456557   922 leader_election.cc:290] T 3bdbc0c021c34a5ea7552ca16564f642 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139), 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569)
W20260709 12:13:50.462037   569 leader_election.cc:343] T 3bdbc0c021c34a5ea7552ca16564f642 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:50.464412   872 ts_tablet_manager.cc:1434] T a94b2fd3bc294040b3a80c530f22a14e P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.049s	user 0.008s	sys 0.000s
I20260709 12:13:50.465651   872 tablet_bootstrap.cc:492] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:13:50.466439   752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bdbc0c021c34a5ea7552ca16564f642" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
W20260709 12:13:50.468102   570 leader_election.cc:343] T 3bdbc0c021c34a5ea7552ca16564f642 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:50.468562   570 leader_election.cc:304] T 3bdbc0c021c34a5ea7552ca16564f642 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 1b0d8dd14cbd4674a504867198df9173, d559be506ef4445ca1faf0e875b38679
I20260709 12:13:50.472167   678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4589a863be4d484b81476119971ad7eb" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679"
I20260709 12:13:50.473001   678 raft_consensus.cc:3060] T 4589a863be4d484b81476119971ad7eb P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:50.479686   875 tablet_bootstrap.cc:654] T 3bdbc0c021c34a5ea7552ca16564f642 P d559be506ef4445ca1faf0e875b38679: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:50.481285   922 raft_consensus.cc:2749] T 3bdbc0c021c34a5ea7552ca16564f642 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:50.487541   874 tablet_bootstrap.cc:492] T 8fd7f62300f1408583ec274082b17d08 P 1b0d8dd14cbd4674a504867198df9173: No bootstrap required, opened a new log
I20260709 12:13:50.488096   874 ts_tablet_manager.cc:1403] T 8fd7f62300f1408583ec274082b17d08 P 1b0d8dd14cbd4674a504867198df9173: Time spent bootstrapping tablet: real 0.088s	user 0.015s	sys 0.008s
I20260709 12:13:50.490669   678 raft_consensus.cc:2468] T 4589a863be4d484b81476119971ad7eb P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b0d8dd14cbd4674a504867198df9173 in term 1.
I20260709 12:13:50.491039   874 raft_consensus.cc:359] T 8fd7f62300f1408583ec274082b17d08 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:50.491935   874 raft_consensus.cc:385] T 8fd7f62300f1408583ec274082b17d08 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:50.492301   874 raft_consensus.cc:740] T 8fd7f62300f1408583ec274082b17d08 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Initialized, Role: FOLLOWER
I20260709 12:13:50.493569   874 consensus_queue.cc:260] T 8fd7f62300f1408583ec274082b17d08 P 1b0d8dd14cbd4674a504867198df9173 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:50.499853   874 ts_tablet_manager.cc:1434] T 8fd7f62300f1408583ec274082b17d08 P 1b0d8dd14cbd4674a504867198df9173: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 12:13:50.500232   718 leader_election.cc:304] T 4589a863be4d484b81476119971ad7eb P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, d559be506ef4445ca1faf0e875b38679; no voters: 
I20260709 12:13:50.501258   874 tablet_bootstrap.cc:492] T 3bdbc0c021c34a5ea7552ca16564f642 P 1b0d8dd14cbd4674a504867198df9173: Bootstrap starting.
I20260709 12:13:50.501199  1129 raft_consensus.cc:2804] T 4589a863be4d484b81476119971ad7eb P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:50.501958   603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4589a863be4d484b81476119971ad7eb" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
I20260709 12:13:50.505949  1129 raft_consensus.cc:697] T 4589a863be4d484b81476119971ad7eb P 1b0d8dd14cbd4674a504867198df9173 [term 1 LEADER]: Becoming Leader. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Running, Role: LEADER
I20260709 12:13:50.506875  1129 consensus_queue.cc:237] T 4589a863be4d484b81476119971ad7eb P 1b0d8dd14cbd4674a504867198df9173 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:50.510571   603 raft_consensus.cc:3060] T 4589a863be4d484b81476119971ad7eb P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:50.512194   502 catalog_manager.cc:5697] T ed75b552f15e451c9e29aa314d1439fe P 6ccb9b1d08bc4da8991c8681f59cc058 reported cstate change: term changed from 1 to 2, leader changed from 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195) to 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196). New cstate: current_term: 2 leader_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:50.515234   873 tablet_bootstrap.cc:492] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P 6ccb9b1d08bc4da8991c8681f59cc058: No bootstrap required, opened a new log
I20260709 12:13:50.514633   502 catalog_manager.cc:5697] T 59464093931c47f5ae41a67791bde98b P 6ccb9b1d08bc4da8991c8681f59cc058 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196). New cstate: current_term: 1 leader_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:50.515762   873 ts_tablet_manager.cc:1403] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent bootstrapping tablet: real 0.166s	user 0.012s	sys 0.007s
I20260709 12:13:50.518867   872 tablet_bootstrap.cc:654] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P f516f7a5bdde4cd78035bbf464c6fb6e: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:50.518560   873 raft_consensus.cc:359] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:50.519281   873 raft_consensus.cc:385] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:50.519557   873 raft_consensus.cc:740] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ccb9b1d08bc4da8991c8681f59cc058, State: Initialized, Role: FOLLOWER
I20260709 12:13:50.522096   874 tablet_bootstrap.cc:654] T 3bdbc0c021c34a5ea7552ca16564f642 P 1b0d8dd14cbd4674a504867198df9173: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:50.527011   873 consensus_queue.cc:260] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P 6ccb9b1d08bc4da8991c8681f59cc058 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:50.530546   873 ts_tablet_manager.cc:1434] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260709 12:13:50.532243   873 tablet_bootstrap.cc:492] T f01fbf11f18344dd8a208b74da69151d P 6ccb9b1d08bc4da8991c8681f59cc058: Bootstrap starting.
I20260709 12:13:50.533495   875 tablet_bootstrap.cc:492] T 3bdbc0c021c34a5ea7552ca16564f642 P d559be506ef4445ca1faf0e875b38679: No bootstrap required, opened a new log
I20260709 12:13:50.534224   875 ts_tablet_manager.cc:1403] T 3bdbc0c021c34a5ea7552ca16564f642 P d559be506ef4445ca1faf0e875b38679: Time spent bootstrapping tablet: real 0.089s	user 0.008s	sys 0.008s
I20260709 12:13:50.540499   875 raft_consensus.cc:359] T 3bdbc0c021c34a5ea7552ca16564f642 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:50.541795   875 raft_consensus.cc:385] T 3bdbc0c021c34a5ea7552ca16564f642 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:50.542309   875 raft_consensus.cc:740] T 3bdbc0c021c34a5ea7552ca16564f642 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d559be506ef4445ca1faf0e875b38679, State: Initialized, Role: FOLLOWER
I20260709 12:13:50.547817   873 tablet_bootstrap.cc:654] T f01fbf11f18344dd8a208b74da69151d P 6ccb9b1d08bc4da8991c8681f59cc058: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:50.551215   874 tablet_bootstrap.cc:492] T 3bdbc0c021c34a5ea7552ca16564f642 P 1b0d8dd14cbd4674a504867198df9173: No bootstrap required, opened a new log
I20260709 12:13:50.552137   874 ts_tablet_manager.cc:1403] T 3bdbc0c021c34a5ea7552ca16564f642 P 1b0d8dd14cbd4674a504867198df9173: Time spent bootstrapping tablet: real 0.051s	user 0.018s	sys 0.012s
I20260709 12:13:50.551558   875 consensus_queue.cc:260] T 3bdbc0c021c34a5ea7552ca16564f642 P d559be506ef4445ca1faf0e875b38679 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:50.551612   603 raft_consensus.cc:2468] T 4589a863be4d484b81476119971ad7eb P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b0d8dd14cbd4674a504867198df9173 in term 1.
I20260709 12:13:50.555516   874 raft_consensus.cc:359] T 3bdbc0c021c34a5ea7552ca16564f642 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:50.556354   875 ts_tablet_manager.cc:1434] T 3bdbc0c021c34a5ea7552ca16564f642 P d559be506ef4445ca1faf0e875b38679: Time spent starting tablet: real 0.022s	user 0.002s	sys 0.008s
I20260709 12:13:50.556701   874 raft_consensus.cc:385] T 3bdbc0c021c34a5ea7552ca16564f642 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:50.557081   874 raft_consensus.cc:740] T 3bdbc0c021c34a5ea7552ca16564f642 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Initialized, Role: FOLLOWER
I20260709 12:13:50.558625   874 consensus_queue.cc:260] T 3bdbc0c021c34a5ea7552ca16564f642 P 1b0d8dd14cbd4674a504867198df9173 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:50.561254   874 ts_tablet_manager.cc:1434] T 3bdbc0c021c34a5ea7552ca16564f642 P 1b0d8dd14cbd4674a504867198df9173: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:13:50.562947   874 tablet_bootstrap.cc:492] T 4e18c72b67194671ae1569e0a3a4d79e P 1b0d8dd14cbd4674a504867198df9173: Bootstrap starting.
I20260709 12:13:50.563426   875 tablet_bootstrap.cc:492] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P d559be506ef4445ca1faf0e875b38679: Bootstrap starting.
I20260709 12:13:50.564936  1029 raft_consensus.cc:493] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:50.565472  1029 raft_consensus.cc:515] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:50.571216   874 tablet_bootstrap.cc:654] T 4e18c72b67194671ae1569e0a3a4d79e P 1b0d8dd14cbd4674a504867198df9173: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:50.575248   875 tablet_bootstrap.cc:654] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P d559be506ef4445ca1faf0e875b38679: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:50.579969  1129 raft_consensus.cc:493] T 8fd7f62300f1408583ec274082b17d08 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:50.580698  1129 raft_consensus.cc:515] T 8fd7f62300f1408583ec274082b17d08 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:50.583060   603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b27979b0e1e4086bd0fe2c1f7f355a1" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:50.583853   874 tablet_bootstrap.cc:492] T 4e18c72b67194671ae1569e0a3a4d79e P 1b0d8dd14cbd4674a504867198df9173: No bootstrap required, opened a new log
I20260709 12:13:50.584483   874 ts_tablet_manager.cc:1403] T 4e18c72b67194671ae1569e0a3a4d79e P 1b0d8dd14cbd4674a504867198df9173: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.004s
I20260709 12:13:50.585772   678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b27979b0e1e4086bd0fe2c1f7f355a1" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679" is_pre_election: true
W20260709 12:13:50.587971   792 leader_election.cc:343] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:50.588699   792 leader_election.cc:343] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:50.589115   792 leader_election.cc:304] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ccb9b1d08bc4da8991c8681f59cc058; no voters: d559be506ef4445ca1faf0e875b38679, f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:13:50.589339   874 raft_consensus.cc:359] T 4e18c72b67194671ae1569e0a3a4d79e P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:50.590526  1127 raft_consensus.cc:2749] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:50.590967   874 raft_consensus.cc:385] T 4e18c72b67194671ae1569e0a3a4d79e P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:50.591460   874 raft_consensus.cc:740] T 4e18c72b67194671ae1569e0a3a4d79e P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Initialized, Role: FOLLOWER
I20260709 12:13:50.592437   874 consensus_queue.cc:260] T 4e18c72b67194671ae1569e0a3a4d79e P 1b0d8dd14cbd4674a504867198df9173 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:50.581938  1029 leader_election.cc:290] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
I20260709 12:13:50.594914   874 ts_tablet_manager.cc:1434] T 4e18c72b67194671ae1569e0a3a4d79e P 1b0d8dd14cbd4674a504867198df9173: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.002s
I20260709 12:13:50.595818   875 tablet_bootstrap.cc:492] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P d559be506ef4445ca1faf0e875b38679: No bootstrap required, opened a new log
I20260709 12:13:50.600148   875 ts_tablet_manager.cc:1403] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P d559be506ef4445ca1faf0e875b38679: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.008s
I20260709 12:13:50.600214  1129 leader_election.cc:290] T 8fd7f62300f1408583ec274082b17d08 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:50.601392   603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd7f62300f1408583ec274082b17d08" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
W20260709 12:13:50.602962   718 leader_election.cc:343] T 8fd7f62300f1408583ec274082b17d08 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:50.601392   827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd7f62300f1408583ec274082b17d08" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" is_pre_election: true
I20260709 12:13:50.604982   875 raft_consensus.cc:359] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:50.605716   874 tablet_bootstrap.cc:492] T a94b2fd3bc294040b3a80c530f22a14e P 1b0d8dd14cbd4674a504867198df9173: Bootstrap starting.
I20260709 12:13:50.605007   872 tablet_bootstrap.cc:492] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P f516f7a5bdde4cd78035bbf464c6fb6e: No bootstrap required, opened a new log
I20260709 12:13:50.607193   872 ts_tablet_manager.cc:1403] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.142s	user 0.009s	sys 0.005s
W20260709 12:13:50.607949   717 leader_election.cc:343] T 8fd7f62300f1408583ec274082b17d08 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:50.605901   875 raft_consensus.cc:385] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:50.608434   717 leader_election.cc:304] T 8fd7f62300f1408583ec274082b17d08 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173; no voters: 6ccb9b1d08bc4da8991c8681f59cc058, f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:13:50.608620   875 raft_consensus.cc:740] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d559be506ef4445ca1faf0e875b38679, State: Initialized, Role: FOLLOWER
I20260709 12:13:50.609686  1029 raft_consensus.cc:493] T 0ddf0bdafe924cc9a23264c3062f53ea P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:50.610316  1029 raft_consensus.cc:515] T 0ddf0bdafe924cc9a23264c3062f53ea P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:50.610425   875 consensus_queue.cc:260] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P d559be506ef4445ca1faf0e875b38679 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:50.611003   872 raft_consensus.cc:359] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:50.611768   872 raft_consensus.cc:385] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:50.612012   872 raft_consensus.cc:740] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:13:50.612746   872 consensus_queue.cc:260] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P f516f7a5bdde4cd78035bbf464c6fb6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:50.614127   752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ddf0bdafe924cc9a23264c3062f53ea" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
I20260709 12:13:50.614564  1129 raft_consensus.cc:2749] T 8fd7f62300f1408583ec274082b17d08 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:50.615053   752 raft_consensus.cc:2468] T 0ddf0bdafe924cc9a23264c3062f53ea P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ccb9b1d08bc4da8991c8681f59cc058 in term 0.
I20260709 12:13:50.616773   678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ddf0bdafe924cc9a23264c3062f53ea" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679" is_pre_election: true
I20260709 12:13:50.617195   793 leader_election.cc:304] T 0ddf0bdafe924cc9a23264c3062f53ea P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, 6ccb9b1d08bc4da8991c8681f59cc058; no voters: 
I20260709 12:13:50.617641   875 ts_tablet_manager.cc:1434] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P d559be506ef4445ca1faf0e875b38679: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 12:13:50.617542   678 raft_consensus.cc:2468] T 0ddf0bdafe924cc9a23264c3062f53ea P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ccb9b1d08bc4da8991c8681f59cc058 in term 0.
I20260709 12:13:50.605000   502 catalog_manager.cc:5697] T 4589a863be4d484b81476119971ad7eb P 1b0d8dd14cbd4674a504867198df9173 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195). New cstate: current_term: 1 leader_uuid: "1b0d8dd14cbd4674a504867198df9173" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:50.618368  1127 raft_consensus.cc:2804] T 0ddf0bdafe924cc9a23264c3062f53ea P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:50.618818  1127 raft_consensus.cc:493] T 0ddf0bdafe924cc9a23264c3062f53ea P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:50.619168  1029 leader_election.cc:290] T 0ddf0bdafe924cc9a23264c3062f53ea P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139), 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569)
I20260709 12:13:50.623095   873 tablet_bootstrap.cc:492] T f01fbf11f18344dd8a208b74da69151d P 6ccb9b1d08bc4da8991c8681f59cc058: No bootstrap required, opened a new log
I20260709 12:13:50.623657   873 ts_tablet_manager.cc:1403] T f01fbf11f18344dd8a208b74da69151d P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent bootstrapping tablet: real 0.092s	user 0.018s	sys 0.019s
I20260709 12:13:50.619258  1127 raft_consensus.cc:3060] T 0ddf0bdafe924cc9a23264c3062f53ea P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:50.626096   874 tablet_bootstrap.cc:654] T a94b2fd3bc294040b3a80c530f22a14e P 1b0d8dd14cbd4674a504867198df9173: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:50.632963  1127 raft_consensus.cc:515] T 0ddf0bdafe924cc9a23264c3062f53ea P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:50.635828   678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ddf0bdafe924cc9a23264c3062f53ea" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679"
I20260709 12:13:50.636433   678 raft_consensus.cc:3060] T 0ddf0bdafe924cc9a23264c3062f53ea P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:50.640945   873 raft_consensus.cc:359] T f01fbf11f18344dd8a208b74da69151d P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:50.641974   873 raft_consensus.cc:385] T f01fbf11f18344dd8a208b74da69151d P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:50.642675   873 raft_consensus.cc:740] T f01fbf11f18344dd8a208b74da69151d P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ccb9b1d08bc4da8991c8681f59cc058, State: Initialized, Role: FOLLOWER
I20260709 12:13:50.643787   873 consensus_queue.cc:260] T f01fbf11f18344dd8a208b74da69151d P 6ccb9b1d08bc4da8991c8681f59cc058 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:50.644894  1129 raft_consensus.cc:493] T 4e18c72b67194671ae1569e0a3a4d79e P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:50.645419  1129 raft_consensus.cc:515] T 4e18c72b67194671ae1569e0a3a4d79e P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:50.646219   872 ts_tablet_manager.cc:1434] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.001s
I20260709 12:13:50.647688   873 ts_tablet_manager.cc:1434] T f01fbf11f18344dd8a208b74da69151d P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.003s
I20260709 12:13:50.644335   678 raft_consensus.cc:2468] T 0ddf0bdafe924cc9a23264c3062f53ea P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ccb9b1d08bc4da8991c8681f59cc058 in term 1.
I20260709 12:13:50.618860   875 tablet_bootstrap.cc:492] T a94b2fd3bc294040b3a80c530f22a14e P d559be506ef4445ca1faf0e875b38679: Bootstrap starting.
I20260709 12:13:50.654934   792 leader_election.cc:304] T 0ddf0bdafe924cc9a23264c3062f53ea P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ccb9b1d08bc4da8991c8681f59cc058, d559be506ef4445ca1faf0e875b38679; no voters: 
I20260709 12:13:50.656054   873 tablet_bootstrap.cc:492] T 384b6b44e07748b891f76e9a28d82d05 P 6ccb9b1d08bc4da8991c8681f59cc058: Bootstrap starting.
I20260709 12:13:50.657104   827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e18c72b67194671ae1569e0a3a4d79e" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" is_pre_election: true
I20260709 12:13:50.656164  1029 raft_consensus.cc:2804] T 0ddf0bdafe924cc9a23264c3062f53ea P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:50.662600  1029 raft_consensus.cc:697] T 0ddf0bdafe924cc9a23264c3062f53ea P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 LEADER]: Becoming Leader. State: Replica: 6ccb9b1d08bc4da8991c8681f59cc058, State: Running, Role: LEADER
I20260709 12:13:50.662992   752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ddf0bdafe924cc9a23264c3062f53ea" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173"
I20260709 12:13:50.663615   752 raft_consensus.cc:3060] T 0ddf0bdafe924cc9a23264c3062f53ea P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:50.663532  1029 consensus_queue.cc:237] T 0ddf0bdafe924cc9a23264c3062f53ea P 6ccb9b1d08bc4da8991c8681f59cc058 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
W20260709 12:13:50.667567   717 leader_election.cc:343] T 4e18c72b67194671ae1569e0a3a4d79e P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:50.668792  1092 raft_consensus.cc:493] T 3bdbc0c021c34a5ea7552ca16564f642 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:50.669320  1092 raft_consensus.cc:515] T 3bdbc0c021c34a5ea7552ca16564f642 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:50.671449  1092 leader_election.cc:290] T 3bdbc0c021c34a5ea7552ca16564f642 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
I20260709 12:13:50.673563   603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bdbc0c021c34a5ea7552ca16564f642" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:50.674345   603 raft_consensus.cc:2468] T 3bdbc0c021c34a5ea7552ca16564f642 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b0d8dd14cbd4674a504867198df9173 in term 0.
I20260709 12:13:50.675087  1129 leader_election.cc:290] T 4e18c72b67194671ae1569e0a3a4d79e P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:50.675997   679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bdbc0c021c34a5ea7552ca16564f642" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679" is_pre_election: true
I20260709 12:13:50.678987   872 tablet_bootstrap.cc:492] T 8fd7f62300f1408583ec274082b17d08 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:13:50.676692   679 raft_consensus.cc:2468] T 3bdbc0c021c34a5ea7552ca16564f642 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b0d8dd14cbd4674a504867198df9173 in term 0.
I20260709 12:13:50.686117   718 leader_election.cc:304] T 3bdbc0c021c34a5ea7552ca16564f642 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 
I20260709 12:13:50.687150   602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e18c72b67194671ae1569e0a3a4d79e" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
W20260709 12:13:50.689334   718 leader_election.cc:343] T 4e18c72b67194671ae1569e0a3a4d79e P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:50.689889  1129 raft_consensus.cc:2804] T 3bdbc0c021c34a5ea7552ca16564f642 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:50.690490  1129 raft_consensus.cc:493] T 3bdbc0c021c34a5ea7552ca16564f642 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:50.689822   718 leader_election.cc:304] T 4e18c72b67194671ae1569e0a3a4d79e P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173; no voters: 6ccb9b1d08bc4da8991c8681f59cc058, f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:13:50.691601  1084 raft_consensus.cc:2749] T 4e18c72b67194671ae1569e0a3a4d79e P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:50.690959  1129 raft_consensus.cc:3060] T 3bdbc0c021c34a5ea7552ca16564f642 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:50.701436   752 raft_consensus.cc:2468] T 0ddf0bdafe924cc9a23264c3062f53ea P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ccb9b1d08bc4da8991c8681f59cc058 in term 1.
I20260709 12:13:50.661859  1127 leader_election.cc:290] T 0ddf0bdafe924cc9a23264c3062f53ea P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 election: Requested vote from peers d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139), 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569)
I20260709 12:13:50.708040   875 tablet_bootstrap.cc:654] T a94b2fd3bc294040b3a80c530f22a14e P d559be506ef4445ca1faf0e875b38679: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:50.723147   502 catalog_manager.cc:5697] T 0ddf0bdafe924cc9a23264c3062f53ea P 6ccb9b1d08bc4da8991c8681f59cc058 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196). New cstate: current_term: 1 leader_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:50.727108   872 tablet_bootstrap.cc:654] T 8fd7f62300f1408583ec274082b17d08 P f516f7a5bdde4cd78035bbf464c6fb6e: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:50.730837   874 tablet_bootstrap.cc:492] T a94b2fd3bc294040b3a80c530f22a14e P 1b0d8dd14cbd4674a504867198df9173: No bootstrap required, opened a new log
I20260709 12:13:50.731374   874 ts_tablet_manager.cc:1403] T a94b2fd3bc294040b3a80c530f22a14e P 1b0d8dd14cbd4674a504867198df9173: Time spent bootstrapping tablet: real 0.126s	user 0.035s	sys 0.011s
I20260709 12:13:50.733632   873 tablet_bootstrap.cc:654] T 384b6b44e07748b891f76e9a28d82d05 P 6ccb9b1d08bc4da8991c8681f59cc058: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:50.736907   874 raft_consensus.cc:359] T a94b2fd3bc294040b3a80c530f22a14e P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:50.737954   874 raft_consensus.cc:385] T a94b2fd3bc294040b3a80c530f22a14e P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:50.738353   874 raft_consensus.cc:740] T a94b2fd3bc294040b3a80c530f22a14e P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Initialized, Role: FOLLOWER
I20260709 12:13:50.741758   874 consensus_queue.cc:260] T a94b2fd3bc294040b3a80c530f22a14e P 1b0d8dd14cbd4674a504867198df9173 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:50.745180  1127 raft_consensus.cc:493] T f01fbf11f18344dd8a208b74da69151d P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:50.745684  1127 raft_consensus.cc:515] T f01fbf11f18344dd8a208b74da69151d P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:50.746978   874 ts_tablet_manager.cc:1434] T a94b2fd3bc294040b3a80c530f22a14e P 1b0d8dd14cbd4674a504867198df9173: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.003s
I20260709 12:13:50.733439  1129 raft_consensus.cc:515] T 3bdbc0c021c34a5ea7552ca16564f642 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:50.743943   922 consensus_queue.cc:1048] T 0cb6f517e698482fb776b8c531da3f11 P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:13:50.748634  1117 raft_consensus.cc:493] T a94b2fd3bc294040b3a80c530f22a14e P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:50.749152  1117 raft_consensus.cc:515] T a94b2fd3bc294040b3a80c530f22a14e P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:50.749675  1127 leader_election.cc:290] T f01fbf11f18344dd8a208b74da69151d P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
I20260709 12:13:50.752080   603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f01fbf11f18344dd8a208b74da69151d" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:50.752198   679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f01fbf11f18344dd8a208b74da69151d" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679" is_pre_election: true
I20260709 12:13:50.753171   873 tablet_bootstrap.cc:492] T 384b6b44e07748b891f76e9a28d82d05 P 6ccb9b1d08bc4da8991c8681f59cc058: No bootstrap required, opened a new log
W20260709 12:13:50.753602   792 leader_election.cc:343] T f01fbf11f18344dd8a208b74da69151d P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:50.753661   873 ts_tablet_manager.cc:1403] T 384b6b44e07748b891f76e9a28d82d05 P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent bootstrapping tablet: real 0.098s	user 0.016s	sys 0.000s
I20260709 12:13:50.753952   603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bdbc0c021c34a5ea7552ca16564f642" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
I20260709 12:13:50.754590   752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a94b2fd3bc294040b3a80c530f22a14e" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
I20260709 12:13:50.755259   752 raft_consensus.cc:2468] T a94b2fd3bc294040b3a80c530f22a14e P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 0.
W20260709 12:13:50.755957   792 leader_election.cc:343] T f01fbf11f18344dd8a208b74da69151d P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:50.756433   792 leader_election.cc:304] T f01fbf11f18344dd8a208b74da69151d P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ccb9b1d08bc4da8991c8681f59cc058; no voters: d559be506ef4445ca1faf0e875b38679, f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:13:50.756506   570 leader_election.cc:304] T a94b2fd3bc294040b3a80c530f22a14e P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 
I20260709 12:13:50.757023   679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a94b2fd3bc294040b3a80c530f22a14e" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679" is_pre_election: true
I20260709 12:13:50.760046   922 raft_consensus.cc:2804] T a94b2fd3bc294040b3a80c530f22a14e P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:50.757059   873 raft_consensus.cc:359] T 384b6b44e07748b891f76e9a28d82d05 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:50.761765   873 raft_consensus.cc:385] T 384b6b44e07748b891f76e9a28d82d05 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:50.760507   922 raft_consensus.cc:493] T a94b2fd3bc294040b3a80c530f22a14e P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:50.754621   603 raft_consensus.cc:3060] T 3bdbc0c021c34a5ea7552ca16564f642 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:50.762888  1127 raft_consensus.cc:2749] T f01fbf11f18344dd8a208b74da69151d P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:13:50.765564   569 leader_election.cc:343] T a94b2fd3bc294040b3a80c530f22a14e P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:50.752110  1117 leader_election.cc:290] T a94b2fd3bc294040b3a80c530f22a14e P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139), 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569)
I20260709 12:13:50.765623  1129 leader_election.cc:290] T 3bdbc0c021c34a5ea7552ca16564f642 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 election: Requested vote from peers f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
I20260709 12:13:50.766804   679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bdbc0c021c34a5ea7552ca16564f642" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679"
I20260709 12:13:50.767457   679 raft_consensus.cc:3060] T 3bdbc0c021c34a5ea7552ca16564f642 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:50.768258   872 tablet_bootstrap.cc:492] T 8fd7f62300f1408583ec274082b17d08 P f516f7a5bdde4cd78035bbf464c6fb6e: No bootstrap required, opened a new log
I20260709 12:13:50.765086   922 raft_consensus.cc:3060] T a94b2fd3bc294040b3a80c530f22a14e P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:50.776283   872 ts_tablet_manager.cc:1403] T 8fd7f62300f1408583ec274082b17d08 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.116s	user 0.010s	sys 0.004s
I20260709 12:13:50.779212   874 tablet_bootstrap.cc:492] T 384b6b44e07748b891f76e9a28d82d05 P 1b0d8dd14cbd4674a504867198df9173: Bootstrap starting.
I20260709 12:13:50.779356   872 raft_consensus.cc:359] T 8fd7f62300f1408583ec274082b17d08 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:50.780067   872 raft_consensus.cc:385] T 8fd7f62300f1408583ec274082b17d08 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:50.780349   872 raft_consensus.cc:740] T 8fd7f62300f1408583ec274082b17d08 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:13:50.762163   873 raft_consensus.cc:740] T 384b6b44e07748b891f76e9a28d82d05 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ccb9b1d08bc4da8991c8681f59cc058, State: Initialized, Role: FOLLOWER
I20260709 12:13:50.781577   873 consensus_queue.cc:260] T 384b6b44e07748b891f76e9a28d82d05 P 6ccb9b1d08bc4da8991c8681f59cc058 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:50.784584   872 consensus_queue.cc:260] T 8fd7f62300f1408583ec274082b17d08 P f516f7a5bdde4cd78035bbf464c6fb6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:50.785698   873 ts_tablet_manager.cc:1434] T 384b6b44e07748b891f76e9a28d82d05 P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260709 12:13:50.798945   603 raft_consensus.cc:2468] T 3bdbc0c021c34a5ea7552ca16564f642 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b0d8dd14cbd4674a504867198df9173 in term 1.
I20260709 12:13:50.800132   718 leader_election.cc:304] T 3bdbc0c021c34a5ea7552ca16564f642 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 
I20260709 12:13:50.801090  1129 raft_consensus.cc:2804] T 3bdbc0c021c34a5ea7552ca16564f642 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:50.801596  1129 raft_consensus.cc:697] T 3bdbc0c021c34a5ea7552ca16564f642 P 1b0d8dd14cbd4674a504867198df9173 [term 1 LEADER]: Becoming Leader. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Running, Role: LEADER
I20260709 12:13:50.802460  1129 consensus_queue.cc:237] T 3bdbc0c021c34a5ea7552ca16564f642 P 1b0d8dd14cbd4674a504867198df9173 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:50.803500   679 raft_consensus.cc:2468] T 3bdbc0c021c34a5ea7552ca16564f642 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b0d8dd14cbd4674a504867198df9173 in term 1.
I20260709 12:13:50.784483   922 raft_consensus.cc:515] T a94b2fd3bc294040b3a80c530f22a14e P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:50.801098   872 ts_tablet_manager.cc:1434] T 8fd7f62300f1408583ec274082b17d08 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 12:13:50.807539   749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a94b2fd3bc294040b3a80c530f22a14e" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173"
I20260709 12:13:50.808228   749 raft_consensus.cc:3060] T a94b2fd3bc294040b3a80c530f22a14e P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:50.810096   872 tablet_bootstrap.cc:492] T d09b1bb68c064e2d94ec2e2b0fa2df25 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:13:50.811580  1116 consensus_queue.cc:1048] T 0cb6f517e698482fb776b8c531da3f11 P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:50.820808  1083 consensus_queue.cc:1048] T 980f85de147c466ba0d7b70651045679 P 1b0d8dd14cbd4674a504867198df9173 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:50.829412   873 tablet_bootstrap.cc:492] T 8fd7f62300f1408583ec274082b17d08 P 6ccb9b1d08bc4da8991c8681f59cc058: Bootstrap starting.
I20260709 12:13:50.831578   875 tablet_bootstrap.cc:492] T a94b2fd3bc294040b3a80c530f22a14e P d559be506ef4445ca1faf0e875b38679: No bootstrap required, opened a new log
I20260709 12:13:50.832410   875 ts_tablet_manager.cc:1403] T a94b2fd3bc294040b3a80c530f22a14e P d559be506ef4445ca1faf0e875b38679: Time spent bootstrapping tablet: real 0.214s	user 0.009s	sys 0.006s
I20260709 12:13:50.839833  1083 consensus_queue.cc:1048] T 980f85de147c466ba0d7b70651045679 P 1b0d8dd14cbd4674a504867198df9173 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:50.842300   922 leader_election.cc:290] T a94b2fd3bc294040b3a80c530f22a14e P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 election: Requested vote from peers d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139), 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569)
I20260709 12:13:50.843734   749 raft_consensus.cc:2468] T a94b2fd3bc294040b3a80c530f22a14e P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 1.
I20260709 12:13:50.845062   570 leader_election.cc:304] T a94b2fd3bc294040b3a80c530f22a14e P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 
I20260709 12:13:50.846338   922 raft_consensus.cc:2804] T a94b2fd3bc294040b3a80c530f22a14e P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:50.846951   922 raft_consensus.cc:697] T a94b2fd3bc294040b3a80c530f22a14e P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 LEADER]: Becoming Leader. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Running, Role: LEADER
I20260709 12:13:50.847784   922 consensus_queue.cc:237] T a94b2fd3bc294040b3a80c530f22a14e P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:50.844507   875 raft_consensus.cc:359] T a94b2fd3bc294040b3a80c530f22a14e P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:50.852151   875 raft_consensus.cc:385] T a94b2fd3bc294040b3a80c530f22a14e P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:50.853226   875 raft_consensus.cc:740] T a94b2fd3bc294040b3a80c530f22a14e P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d559be506ef4445ca1faf0e875b38679, State: Initialized, Role: FOLLOWER
I20260709 12:13:50.853927   875 consensus_queue.cc:260] T a94b2fd3bc294040b3a80c530f22a14e P d559be506ef4445ca1faf0e875b38679 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:50.857152   679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a94b2fd3bc294040b3a80c530f22a14e" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679"
I20260709 12:13:50.857398   875 ts_tablet_manager.cc:1434] T a94b2fd3bc294040b3a80c530f22a14e P d559be506ef4445ca1faf0e875b38679: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.001s
I20260709 12:13:50.860113   874 tablet_bootstrap.cc:654] T 384b6b44e07748b891f76e9a28d82d05 P 1b0d8dd14cbd4674a504867198df9173: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:50.871208   679 raft_consensus.cc:3060] T a94b2fd3bc294040b3a80c530f22a14e P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:50.872058   875 tablet_bootstrap.cc:492] T f01fbf11f18344dd8a208b74da69151d P d559be506ef4445ca1faf0e875b38679: Bootstrap starting.
I20260709 12:13:50.854017   872 tablet_bootstrap.cc:654] T d09b1bb68c064e2d94ec2e2b0fa2df25 P f516f7a5bdde4cd78035bbf464c6fb6e: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:50.860368  1022 raft_consensus.cc:493] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:50.874150  1022 raft_consensus.cc:515] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:50.876892  1022 leader_election.cc:290] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:50.877966   603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b27979b0e1e4086bd0fe2c1f7f355a1" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:50.878727   603 raft_consensus.cc:2468] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d559be506ef4445ca1faf0e875b38679 in term 0.
I20260709 12:13:50.880228   875 tablet_bootstrap.cc:654] T f01fbf11f18344dd8a208b74da69151d P d559be506ef4445ca1faf0e875b38679: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:50.880059   644 leader_election.cc:304] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d559be506ef4445ca1faf0e875b38679, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 
I20260709 12:13:50.881069  1022 raft_consensus.cc:2804] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:50.881551  1022 raft_consensus.cc:493] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:50.881953  1022 raft_consensus.cc:3060] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:50.905594   824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b27979b0e1e4086bd0fe2c1f7f355a1" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" is_pre_election: true
I20260709 12:13:50.906605   824 raft_consensus.cc:2468] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d559be506ef4445ca1faf0e875b38679 in term 0.
I20260709 12:13:50.907979  1029 consensus_queue.cc:1048] T 59464093931c47f5ae41a67791bde98b P 6ccb9b1d08bc4da8991c8681f59cc058 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:50.936607  1117 raft_consensus.cc:493] T 8fd7f62300f1408583ec274082b17d08 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:50.937551  1117 raft_consensus.cc:515] T 8fd7f62300f1408583ec274082b17d08 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:50.944546  1127 raft_consensus.cc:493] T 384b6b44e07748b891f76e9a28d82d05 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:50.945286  1127 raft_consensus.cc:515] T 384b6b44e07748b891f76e9a28d82d05 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:50.952399  1127 leader_election.cc:290] T 384b6b44e07748b891f76e9a28d82d05 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139), 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569)
I20260709 12:13:50.952836   875 tablet_bootstrap.cc:492] T f01fbf11f18344dd8a208b74da69151d P d559be506ef4445ca1faf0e875b38679: No bootstrap required, opened a new log
I20260709 12:13:50.953385   875 ts_tablet_manager.cc:1403] T f01fbf11f18344dd8a208b74da69151d P d559be506ef4445ca1faf0e875b38679: Time spent bootstrapping tablet: real 0.082s	user 0.013s	sys 0.000s
I20260709 12:13:50.955202   752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd7f62300f1408583ec274082b17d08" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
I20260709 12:13:50.955838   753 raft_consensus.cc:1275] T ed75b552f15e451c9e29aa314d1439fe P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Refusing update from remote peer 6ccb9b1d08bc4da8991c8681f59cc058: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:50.955960   752 raft_consensus.cc:2468] T 8fd7f62300f1408583ec274082b17d08 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 0.
I20260709 12:13:50.956632   750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "384b6b44e07748b891f76e9a28d82d05" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
I20260709 12:13:50.960777   679 raft_consensus.cc:2468] T a94b2fd3bc294040b3a80c530f22a14e P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 1.
W20260709 12:13:50.965425   793 leader_election.cc:343] T 384b6b44e07748b891f76e9a28d82d05 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:50.965596   825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd7f62300f1408583ec274082b17d08" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" is_pre_election: true
W20260709 12:13:50.966887   568 leader_election.cc:343] T 8fd7f62300f1408583ec274082b17d08 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:50.966701  1029 consensus_queue.cc:1048] T ed75b552f15e451c9e29aa314d1439fe P 6ccb9b1d08bc4da8991c8681f59cc058 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:13:50.969249  1177 log.cc:927] Time spent T 980f85de147c466ba0d7b70651045679 P 6ccb9b1d08bc4da8991c8681f59cc058: Append to log took a long time: real 0.121s	user 0.001s	sys 0.000s
I20260709 12:13:50.970137  1117 leader_election.cc:290] T 8fd7f62300f1408583ec274082b17d08 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919)
I20260709 12:13:50.970732   501 catalog_manager.cc:5697] T 3bdbc0c021c34a5ea7552ca16564f642 P 1b0d8dd14cbd4674a504867198df9173 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195). New cstate: current_term: 1 leader_uuid: "1b0d8dd14cbd4674a504867198df9173" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:50.965047   875 raft_consensus.cc:359] T f01fbf11f18344dd8a208b74da69151d P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:50.981057   875 raft_consensus.cc:385] T f01fbf11f18344dd8a208b74da69151d P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:50.982667   875 raft_consensus.cc:740] T f01fbf11f18344dd8a208b74da69151d P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d559be506ef4445ca1faf0e875b38679, State: Initialized, Role: FOLLOWER
I20260709 12:13:50.986989   875 consensus_queue.cc:260] T f01fbf11f18344dd8a208b74da69151d P d559be506ef4445ca1faf0e875b38679 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:50.994836   873 tablet_bootstrap.cc:654] T 8fd7f62300f1408583ec274082b17d08 P 6ccb9b1d08bc4da8991c8681f59cc058: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:50.999460  1022 raft_consensus.cc:515] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:51.013127   501 catalog_manager.cc:5697] T a94b2fd3bc294040b3a80c530f22a14e P f516f7a5bdde4cd78035bbf464c6fb6e reported cstate change: term changed from 0 to 1, leader changed from <none> to f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193). New cstate: current_term: 1 leader_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:51.028818  1129 consensus_queue.cc:1048] T 4589a863be4d484b81476119971ad7eb P 1b0d8dd14cbd4674a504867198df9173 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:51.034775   875 ts_tablet_manager.cc:1434] T f01fbf11f18344dd8a208b74da69151d P d559be506ef4445ca1faf0e875b38679: Time spent starting tablet: real 0.081s	user 0.010s	sys 0.000s
I20260709 12:13:50.992774   570 leader_election.cc:304] T 8fd7f62300f1408583ec274082b17d08 P f516f7a5bdde4cd78035bbf464c6fb6e [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: 1b0d8dd14cbd4674a504867198df9173, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 6ccb9b1d08bc4da8991c8681f59cc058
I20260709 12:13:51.047757   872 tablet_bootstrap.cc:492] T d09b1bb68c064e2d94ec2e2b0fa2df25 P f516f7a5bdde4cd78035bbf464c6fb6e: No bootstrap required, opened a new log
I20260709 12:13:51.048722   872 ts_tablet_manager.cc:1403] T d09b1bb68c064e2d94ec2e2b0fa2df25 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.239s	user 0.013s	sys 0.023s
I20260709 12:13:51.051355   825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b27979b0e1e4086bd0fe2c1f7f355a1" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058"
I20260709 12:13:51.052081   825 raft_consensus.cc:3060] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:51.061581   874 tablet_bootstrap.cc:492] T 384b6b44e07748b891f76e9a28d82d05 P 1b0d8dd14cbd4674a504867198df9173: No bootstrap required, opened a new log
I20260709 12:13:51.062129   874 ts_tablet_manager.cc:1403] T 384b6b44e07748b891f76e9a28d82d05 P 1b0d8dd14cbd4674a504867198df9173: Time spent bootstrapping tablet: real 0.283s	user 0.011s	sys 0.016s
I20260709 12:13:51.062610   602 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b27979b0e1e4086bd0fe2c1f7f355a1" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
I20260709 12:13:51.063251   602 raft_consensus.cc:3060] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:51.064965   874 raft_consensus.cc:359] T 384b6b44e07748b891f76e9a28d82d05 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:51.065680   874 raft_consensus.cc:385] T 384b6b44e07748b891f76e9a28d82d05 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:51.065985   874 raft_consensus.cc:740] T 384b6b44e07748b891f76e9a28d82d05 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Initialized, Role: FOLLOWER
I20260709 12:13:51.066987   874 consensus_queue.cc:260] T 384b6b44e07748b891f76e9a28d82d05 P 1b0d8dd14cbd4674a504867198df9173 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:51.068869   874 ts_tablet_manager.cc:1434] T 384b6b44e07748b891f76e9a28d82d05 P 1b0d8dd14cbd4674a504867198df9173: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 12:13:51.070498   874 tablet_bootstrap.cc:492] T d09b1bb68c064e2d94ec2e2b0fa2df25 P 1b0d8dd14cbd4674a504867198df9173: Bootstrap starting.
I20260709 12:13:51.056684  1022 leader_election.cc:290] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 election: Requested vote from peers 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
W20260709 12:13:51.073504   570 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.195:46569, user_credentials={real_user=slave}} blocked reactor thread for 87313.9us
I20260709 12:13:51.076999   874 tablet_bootstrap.cc:654] T d09b1bb68c064e2d94ec2e2b0fa2df25 P 1b0d8dd14cbd4674a504867198df9173: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:51.040575   678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "384b6b44e07748b891f76e9a28d82d05" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679" is_pre_election: true
I20260709 12:13:51.100844   875 tablet_bootstrap.cc:492] T a1886db7b0134580b8a3f0c5d20d1b9c P d559be506ef4445ca1faf0e875b38679: Bootstrap starting.
I20260709 12:13:51.089331  1141 raft_consensus.cc:2804] T 8fd7f62300f1408583ec274082b17d08 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:51.108489  1141 raft_consensus.cc:493] T 8fd7f62300f1408583ec274082b17d08 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:51.109081  1141 raft_consensus.cc:3060] T 8fd7f62300f1408583ec274082b17d08 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:51.124470   873 tablet_bootstrap.cc:492] T 8fd7f62300f1408583ec274082b17d08 P 6ccb9b1d08bc4da8991c8681f59cc058: No bootstrap required, opened a new log
I20260709 12:13:51.125077   873 ts_tablet_manager.cc:1403] T 8fd7f62300f1408583ec274082b17d08 P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent bootstrapping tablet: real 0.306s	user 0.021s	sys 0.025s
I20260709 12:13:51.135195   599 raft_consensus.cc:3060] T ed75b552f15e451c9e29aa314d1439fe P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:51.167332  1128 raft_consensus.cc:493] T f01fbf11f18344dd8a208b74da69151d P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:51.168229  1128 raft_consensus.cc:515] T f01fbf11f18344dd8a208b74da69151d P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:51.177717   604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f01fbf11f18344dd8a208b74da69151d" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:51.185398  1128 leader_election.cc:290] T f01fbf11f18344dd8a208b74da69151d P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
W20260709 12:13:51.191447   644 leader_election.cc:343] T f01fbf11f18344dd8a208b74da69151d P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:51.199303   875 tablet_bootstrap.cc:654] T a1886db7b0134580b8a3f0c5d20d1b9c P d559be506ef4445ca1faf0e875b38679: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:51.214483  1141 raft_consensus.cc:515] T 8fd7f62300f1408583ec274082b17d08 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:51.216092   825 raft_consensus.cc:2468] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d559be506ef4445ca1faf0e875b38679 in term 1.
I20260709 12:13:51.218781  1141 leader_election.cc:290] T 8fd7f62300f1408583ec274082b17d08 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 election: Requested vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919)
I20260709 12:13:51.223369  1084 consensus_queue.cc:1048] T 4589a863be4d484b81476119971ad7eb P 1b0d8dd14cbd4674a504867198df9173 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:51.189893   602 raft_consensus.cc:2468] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d559be506ef4445ca1faf0e875b38679 in term 1.
I20260709 12:13:51.234642   825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd7f62300f1408583ec274082b17d08" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058"
I20260709 12:13:51.237919   644 leader_election.cc:304] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d559be506ef4445ca1faf0e875b38679, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 
W20260709 12:13:51.239192   792 leader_election.cc:343] T 384b6b44e07748b891f76e9a28d82d05 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:51.239755   792 leader_election.cc:304] T 384b6b44e07748b891f76e9a28d82d05 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ccb9b1d08bc4da8991c8681f59cc058; no voters: 1b0d8dd14cbd4674a504867198df9173, d559be506ef4445ca1faf0e875b38679
I20260709 12:13:51.240581   921 raft_consensus.cc:2749] T 384b6b44e07748b891f76e9a28d82d05 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:51.243141   873 raft_consensus.cc:359] T 8fd7f62300f1408583ec274082b17d08 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:51.243921   873 raft_consensus.cc:385] T 8fd7f62300f1408583ec274082b17d08 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:51.243692  1187 consensus_queue.cc:1048] T 0ddf0bdafe924cc9a23264c3062f53ea P 6ccb9b1d08bc4da8991c8681f59cc058 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:51.244190   873 raft_consensus.cc:740] T 8fd7f62300f1408583ec274082b17d08 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ccb9b1d08bc4da8991c8681f59cc058, State: Initialized, Role: FOLLOWER
I20260709 12:13:51.244975   825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f01fbf11f18344dd8a208b74da69151d" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" is_pre_election: true
I20260709 12:13:51.244925   873 consensus_queue.cc:260] T 8fd7f62300f1408583ec274082b17d08 P 6ccb9b1d08bc4da8991c8681f59cc058 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:51.241868  1128 raft_consensus.cc:2804] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:51.248642   750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd7f62300f1408583ec274082b17d08" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173"
I20260709 12:13:51.246364   825 raft_consensus.cc:2468] T f01fbf11f18344dd8a208b74da69151d P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d559be506ef4445ca1faf0e875b38679 in term 0.
W20260709 12:13:51.247370   568 leader_election.cc:343] T 8fd7f62300f1408583ec274082b17d08 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:51.249285   750 raft_consensus.cc:3060] T 8fd7f62300f1408583ec274082b17d08 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:51.256173  1128 raft_consensus.cc:697] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P d559be506ef4445ca1faf0e875b38679 [term 1 LEADER]: Becoming Leader. State: Replica: d559be506ef4445ca1faf0e875b38679, State: Running, Role: LEADER
I20260709 12:13:51.257210  1128 consensus_queue.cc:237] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P d559be506ef4445ca1faf0e875b38679 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:51.263186   873 ts_tablet_manager.cc:1434] T 8fd7f62300f1408583ec274082b17d08 P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent starting tablet: real 0.138s	user 0.007s	sys 0.002s
I20260709 12:13:51.264273   873 tablet_bootstrap.cc:492] T 4e18c72b67194671ae1569e0a3a4d79e P 6ccb9b1d08bc4da8991c8681f59cc058: Bootstrap starting.
I20260709 12:13:51.276015   750 raft_consensus.cc:2468] T 8fd7f62300f1408583ec274082b17d08 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 1.
I20260709 12:13:51.265970   872 raft_consensus.cc:359] T d09b1bb68c064e2d94ec2e2b0fa2df25 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:51.283502   872 raft_consensus.cc:385] T d09b1bb68c064e2d94ec2e2b0fa2df25 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:51.283800   872 raft_consensus.cc:740] T d09b1bb68c064e2d94ec2e2b0fa2df25 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:13:51.281785   599 raft_consensus.cc:1275] T ed75b552f15e451c9e29aa314d1439fe P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Refusing update from remote peer 6ccb9b1d08bc4da8991c8681f59cc058: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:13:51.290064   550 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:51.290771   872 consensus_queue.cc:260] T d09b1bb68c064e2d94ec2e2b0fa2df25 P f516f7a5bdde4cd78035bbf464c6fb6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:51.294762  1129 consensus_queue.cc:1048] T 3bdbc0c021c34a5ea7552ca16564f642 P 1b0d8dd14cbd4674a504867198df9173 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:51.309620   872 ts_tablet_manager.cc:1434] T d09b1bb68c064e2d94ec2e2b0fa2df25 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.260s	user 0.006s	sys 0.003s
I20260709 12:13:51.310765   872 tablet_bootstrap.cc:492] T f01fbf11f18344dd8a208b74da69151d P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:13:51.317180   498 catalog_manager.cc:5697] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P d559be506ef4445ca1faf0e875b38679 reported cstate change: term changed from 0 to 1, leader changed from <none> to d559be506ef4445ca1faf0e875b38679 (127.29.32.194). New cstate: current_term: 1 leader_uuid: "d559be506ef4445ca1faf0e875b38679" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:51.331907   874 tablet_bootstrap.cc:492] T d09b1bb68c064e2d94ec2e2b0fa2df25 P 1b0d8dd14cbd4674a504867198df9173: No bootstrap required, opened a new log
I20260709 12:13:51.332508   874 ts_tablet_manager.cc:1403] T d09b1bb68c064e2d94ec2e2b0fa2df25 P 1b0d8dd14cbd4674a504867198df9173: Time spent bootstrapping tablet: real 0.262s	user 0.041s	sys 0.044s
I20260709 12:13:51.333005   872 tablet_bootstrap.cc:654] T f01fbf11f18344dd8a208b74da69151d P f516f7a5bdde4cd78035bbf464c6fb6e: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:51.348095   874 raft_consensus.cc:359] T d09b1bb68c064e2d94ec2e2b0fa2df25 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:51.349239   874 raft_consensus.cc:385] T d09b1bb68c064e2d94ec2e2b0fa2df25 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:51.349665   874 raft_consensus.cc:740] T d09b1bb68c064e2d94ec2e2b0fa2df25 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Initialized, Role: FOLLOWER
I20260709 12:13:51.393704   873 tablet_bootstrap.cc:700] T 4e18c72b67194671ae1569e0a3a4d79e P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent opening tablet: real 0.100s	user 0.001s	sys 0.000s
I20260709 12:13:51.291800   570 leader_election.cc:304] T 8fd7f62300f1408583ec274082b17d08 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 6ccb9b1d08bc4da8991c8681f59cc058
I20260709 12:13:51.394493   874 consensus_queue.cc:260] T d09b1bb68c064e2d94ec2e2b0fa2df25 P 1b0d8dd14cbd4674a504867198df9173 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:51.396174   873 tablet_bootstrap.cc:654] T 4e18c72b67194671ae1569e0a3a4d79e P 6ccb9b1d08bc4da8991c8681f59cc058: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:51.401695  1117 raft_consensus.cc:2804] T 8fd7f62300f1408583ec274082b17d08 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:51.402275  1117 raft_consensus.cc:697] T 8fd7f62300f1408583ec274082b17d08 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 LEADER]: Becoming Leader. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Running, Role: LEADER
I20260709 12:13:51.403076  1117 consensus_queue.cc:237] T 8fd7f62300f1408583ec274082b17d08 P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:51.404409   872 tablet_bootstrap.cc:492] T f01fbf11f18344dd8a208b74da69151d P f516f7a5bdde4cd78035bbf464c6fb6e: No bootstrap required, opened a new log
I20260709 12:13:51.405139   872 ts_tablet_manager.cc:1403] T f01fbf11f18344dd8a208b74da69151d P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.095s	user 0.018s	sys 0.008s
I20260709 12:13:51.400247   921 consensus_queue.cc:1048] T 59464093931c47f5ae41a67791bde98b P 6ccb9b1d08bc4da8991c8681f59cc058 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 12:13:51.411523  1116 consensus_queue.cc:1048] T a94b2fd3bc294040b3a80c530f22a14e P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:51.414764   872 raft_consensus.cc:359] T f01fbf11f18344dd8a208b74da69151d P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:51.415818   872 raft_consensus.cc:385] T f01fbf11f18344dd8a208b74da69151d P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:51.416191   872 raft_consensus.cc:740] T f01fbf11f18344dd8a208b74da69151d P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:13:51.417079   872 consensus_queue.cc:260] T f01fbf11f18344dd8a208b74da69151d P f516f7a5bdde4cd78035bbf464c6fb6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:51.429006   874 ts_tablet_manager.cc:1434] T d09b1bb68c064e2d94ec2e2b0fa2df25 P 1b0d8dd14cbd4674a504867198df9173: Time spent starting tablet: real 0.096s	user 0.009s	sys 0.000s
W20260709 12:13:51.429590  1194 log.cc:927] Time spent T 6b27979b0e1e4086bd0fe2c1f7f355a1 P d559be506ef4445ca1faf0e875b38679: Append to log took a long time: real 0.060s	user 0.001s	sys 0.000s
W20260709 12:13:51.426070   570 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.195:46569, user_credentials={real_user=slave}} blocked reactor thread for 137530us
I20260709 12:13:51.436318   875 tablet_bootstrap.cc:492] T a1886db7b0134580b8a3f0c5d20d1b9c P d559be506ef4445ca1faf0e875b38679: No bootstrap required, opened a new log
I20260709 12:13:51.436807   875 ts_tablet_manager.cc:1403] T a1886db7b0134580b8a3f0c5d20d1b9c P d559be506ef4445ca1faf0e875b38679: Time spent bootstrapping tablet: real 0.336s	user 0.030s	sys 0.061s
I20260709 12:13:51.434468   643 leader_election.cc:304] T f01fbf11f18344dd8a208b74da69151d P d559be506ef4445ca1faf0e875b38679 [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: 6ccb9b1d08bc4da8991c8681f59cc058, d559be506ef4445ca1faf0e875b38679; no voters: f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:13:51.445870  1128 raft_consensus.cc:2804] T f01fbf11f18344dd8a208b74da69151d P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:51.446334  1128 raft_consensus.cc:493] T f01fbf11f18344dd8a208b74da69151d P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:51.446661  1128 raft_consensus.cc:3060] T f01fbf11f18344dd8a208b74da69151d P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:51.459669  1128 raft_consensus.cc:515] T f01fbf11f18344dd8a208b74da69151d P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:51.462440   872 ts_tablet_manager.cc:1434] T f01fbf11f18344dd8a208b74da69151d P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.057s	user 0.008s	sys 0.000s
I20260709 12:13:51.463589   872 tablet_bootstrap.cc:492] T 4e18c72b67194671ae1569e0a3a4d79e P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:13:51.464517   874 tablet_bootstrap.cc:492] T a1886db7b0134580b8a3f0c5d20d1b9c P 1b0d8dd14cbd4674a504867198df9173: Bootstrap starting.
I20260709 12:13:51.466579   921 consensus_queue.cc:1048] T 0ddf0bdafe924cc9a23264c3062f53ea P 6ccb9b1d08bc4da8991c8681f59cc058 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:51.473073  1141 consensus_queue.cc:1048] T a94b2fd3bc294040b3a80c530f22a14e P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:51.507820   875 raft_consensus.cc:359] T a1886db7b0134580b8a3f0c5d20d1b9c P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:51.508926   875 raft_consensus.cc:385] T a1886db7b0134580b8a3f0c5d20d1b9c P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:51.509290   875 raft_consensus.cc:740] T a1886db7b0134580b8a3f0c5d20d1b9c P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d559be506ef4445ca1faf0e875b38679, State: Initialized, Role: FOLLOWER
I20260709 12:13:51.522485   827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f01fbf11f18344dd8a208b74da69151d" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058"
I20260709 12:13:51.523166   827 raft_consensus.cc:3060] T f01fbf11f18344dd8a208b74da69151d P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:51.524773   501 catalog_manager.cc:5697] T 8fd7f62300f1408583ec274082b17d08 P f516f7a5bdde4cd78035bbf464c6fb6e reported cstate change: term changed from 0 to 1, leader changed from <none> to f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193). New cstate: current_term: 1 leader_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:51.527465  1187 consensus_queue.cc:1048] T ed75b552f15e451c9e29aa314d1439fe P 6ccb9b1d08bc4da8991c8681f59cc058 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:51.529804  1083 raft_consensus.cc:493] T 384b6b44e07748b891f76e9a28d82d05 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:51.530458   872 tablet_bootstrap.cc:654] T 4e18c72b67194671ae1569e0a3a4d79e P f516f7a5bdde4cd78035bbf464c6fb6e: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:51.531412  1083 raft_consensus.cc:515] T 384b6b44e07748b891f76e9a28d82d05 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:51.533627  1083 leader_election.cc:290] T 384b6b44e07748b891f76e9a28d82d05 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139), 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919)
I20260709 12:13:51.543059   825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "384b6b44e07748b891f76e9a28d82d05" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" is_pre_election: true
I20260709 12:13:51.542845   875 consensus_queue.cc:260] T a1886db7b0134580b8a3f0c5d20d1b9c P d559be506ef4445ca1faf0e875b38679 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:51.543738   825 raft_consensus.cc:2468] T 384b6b44e07748b891f76e9a28d82d05 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b0d8dd14cbd4674a504867198df9173 in term 0.
I20260709 12:13:51.544703   875 ts_tablet_manager.cc:1434] T a1886db7b0134580b8a3f0c5d20d1b9c P d559be506ef4445ca1faf0e875b38679: Time spent starting tablet: real 0.108s	user 0.006s	sys 0.001s
I20260709 12:13:51.545830   875 tablet_bootstrap.cc:492] T 384b6b44e07748b891f76e9a28d82d05 P d559be506ef4445ca1faf0e875b38679: Bootstrap starting.
I20260709 12:13:51.548233   874 tablet_bootstrap.cc:654] T a1886db7b0134580b8a3f0c5d20d1b9c P 1b0d8dd14cbd4674a504867198df9173: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:51.564764   827 raft_consensus.cc:2468] T f01fbf11f18344dd8a208b74da69151d P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d559be506ef4445ca1faf0e875b38679 in term 1.
W20260709 12:13:51.560763   570 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.195:46569, user_credentials={real_user=slave}} blocked reactor thread for 98000.4us
I20260709 12:13:51.577798   643 leader_election.cc:304] T f01fbf11f18344dd8a208b74da69151d P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ccb9b1d08bc4da8991c8681f59cc058, d559be506ef4445ca1faf0e875b38679; no voters: 
I20260709 12:13:51.578805  1203 raft_consensus.cc:493] T f01fbf11f18344dd8a208b74da69151d P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:51.579377  1203 raft_consensus.cc:515] T f01fbf11f18344dd8a208b74da69151d P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:51.581463  1203 leader_election.cc:290] T f01fbf11f18344dd8a208b74da69151d P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
I20260709 12:13:51.581687  1086 raft_consensus.cc:2804] T f01fbf11f18344dd8a208b74da69151d P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:51.582263  1086 raft_consensus.cc:697] T f01fbf11f18344dd8a208b74da69151d P d559be506ef4445ca1faf0e875b38679 [term 1 LEADER]: Becoming Leader. State: Replica: d559be506ef4445ca1faf0e875b38679, State: Running, Role: LEADER
I20260709 12:13:51.583132  1086 consensus_queue.cc:237] T f01fbf11f18344dd8a208b74da69151d P d559be506ef4445ca1faf0e875b38679 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
W20260709 12:13:51.565547   718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.194:45139, user_credentials={real_user=slave}} blocked reactor thread for 55445.3us
I20260709 12:13:51.587568  1129 consensus_queue.cc:1048] T 3bdbc0c021c34a5ea7552ca16564f642 P 1b0d8dd14cbd4674a504867198df9173 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:51.601166   827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f01fbf11f18344dd8a208b74da69151d" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" is_pre_election: true
I20260709 12:13:51.601975   827 raft_consensus.cc:2393] T f01fbf11f18344dd8a208b74da69151d P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f516f7a5bdde4cd78035bbf464c6fb6e in current term 1: Already voted for candidate d559be506ef4445ca1faf0e875b38679 in this term.
I20260709 12:13:51.570621   717 leader_election.cc:304] T 384b6b44e07748b891f76e9a28d82d05 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, 6ccb9b1d08bc4da8991c8681f59cc058; no voters: 
I20260709 12:13:51.573323  1128 leader_election.cc:290] T f01fbf11f18344dd8a208b74da69151d P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 election: Requested vote from peers 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:51.605038  1129 raft_consensus.cc:2804] T 384b6b44e07748b891f76e9a28d82d05 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:51.606253  1129 raft_consensus.cc:493] T 384b6b44e07748b891f76e9a28d82d05 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:51.606521   921 raft_consensus.cc:493] T 8fd7f62300f1408583ec274082b17d08 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:51.607055   921 raft_consensus.cc:515] T 8fd7f62300f1408583ec274082b17d08 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:51.608229   873 tablet_bootstrap.cc:492] T 4e18c72b67194671ae1569e0a3a4d79e P 6ccb9b1d08bc4da8991c8681f59cc058: No bootstrap required, opened a new log
I20260709 12:13:51.608775   873 ts_tablet_manager.cc:1403] T 4e18c72b67194671ae1569e0a3a4d79e P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent bootstrapping tablet: real 0.345s	user 0.027s	sys 0.014s
I20260709 12:13:51.606598  1129 raft_consensus.cc:3060] T 384b6b44e07748b891f76e9a28d82d05 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:51.618108   872 tablet_bootstrap.cc:492] T 4e18c72b67194671ae1569e0a3a4d79e P f516f7a5bdde4cd78035bbf464c6fb6e: No bootstrap required, opened a new log
I20260709 12:13:51.618909   872 ts_tablet_manager.cc:1403] T 4e18c72b67194671ae1569e0a3a4d79e P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.156s	user 0.025s	sys 0.014s
I20260709 12:13:51.622588   921 leader_election.cc:290] T 8fd7f62300f1408583ec274082b17d08 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:51.623111   875 tablet_bootstrap.cc:654] T 384b6b44e07748b891f76e9a28d82d05 P d559be506ef4445ca1faf0e875b38679: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:51.632982   749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd7f62300f1408583ec274082b17d08" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
I20260709 12:13:51.633916   749 raft_consensus.cc:2393] T 8fd7f62300f1408583ec274082b17d08 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6ccb9b1d08bc4da8991c8681f59cc058 in current term 1: Already voted for candidate f516f7a5bdde4cd78035bbf464c6fb6e in this term.
I20260709 12:13:51.634265   872 raft_consensus.cc:359] T 4e18c72b67194671ae1569e0a3a4d79e P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:51.634987   872 raft_consensus.cc:385] T 4e18c72b67194671ae1569e0a3a4d79e P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:51.635249   872 raft_consensus.cc:740] T 4e18c72b67194671ae1569e0a3a4d79e P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:13:51.636029   678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "384b6b44e07748b891f76e9a28d82d05" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679" is_pre_election: true
I20260709 12:13:51.638713   873 raft_consensus.cc:359] T 4e18c72b67194671ae1569e0a3a4d79e P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:51.639479   873 raft_consensus.cc:385] T 4e18c72b67194671ae1569e0a3a4d79e P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:51.639739   873 raft_consensus.cc:740] T 4e18c72b67194671ae1569e0a3a4d79e P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ccb9b1d08bc4da8991c8681f59cc058, State: Initialized, Role: FOLLOWER
I20260709 12:13:51.640519   873 consensus_queue.cc:260] T 4e18c72b67194671ae1569e0a3a4d79e P 6ccb9b1d08bc4da8991c8681f59cc058 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:51.642638   873 ts_tablet_manager.cc:1434] T 4e18c72b67194671ae1569e0a3a4d79e P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent starting tablet: real 0.034s	user 0.009s	sys 0.000s
I20260709 12:13:51.643447   597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f01fbf11f18344dd8a208b74da69151d" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
I20260709 12:13:51.644219   597 raft_consensus.cc:3060] T f01fbf11f18344dd8a208b74da69151d P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:51.646987   676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f01fbf11f18344dd8a208b74da69151d" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679" is_pre_election: true
I20260709 12:13:51.643811   873 tablet_bootstrap.cc:492] T 24368232069d44019c3c1f7906e57a99 P 6ccb9b1d08bc4da8991c8681f59cc058: Bootstrap starting.
I20260709 12:13:51.654456   597 raft_consensus.cc:2468] T f01fbf11f18344dd8a208b74da69151d P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d559be506ef4445ca1faf0e875b38679 in term 1.
I20260709 12:13:51.638227   872 consensus_queue.cc:260] T 4e18c72b67194671ae1569e0a3a4d79e P f516f7a5bdde4cd78035bbf464c6fb6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:51.688010   874 tablet_bootstrap.cc:492] T a1886db7b0134580b8a3f0c5d20d1b9c P 1b0d8dd14cbd4674a504867198df9173: No bootstrap required, opened a new log
I20260709 12:13:51.688647   873 tablet_bootstrap.cc:654] T 24368232069d44019c3c1f7906e57a99 P 6ccb9b1d08bc4da8991c8681f59cc058: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:51.688851   874 ts_tablet_manager.cc:1403] T a1886db7b0134580b8a3f0c5d20d1b9c P 1b0d8dd14cbd4674a504867198df9173: Time spent bootstrapping tablet: real 0.227s	user 0.023s	sys 0.000s
I20260709 12:13:51.692776   872 ts_tablet_manager.cc:1434] T 4e18c72b67194671ae1569e0a3a4d79e P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.073s	user 0.005s	sys 0.004s
I20260709 12:13:51.712190   872 tablet_bootstrap.cc:492] T 24368232069d44019c3c1f7906e57a99 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:13:51.708882   598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd7f62300f1408583ec274082b17d08" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:51.687829  1129 raft_consensus.cc:515] T 384b6b44e07748b891f76e9a28d82d05 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:51.718446  1205 raft_consensus.cc:493] T d09b1bb68c064e2d94ec2e2b0fa2df25 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:51.726256  1205 raft_consensus.cc:515] T d09b1bb68c064e2d94ec2e2b0fa2df25 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
W20260709 12:13:51.721731   718 leader_election.cc:343] T 384b6b44e07748b891f76e9a28d82d05 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:51.728674   792 leader_election.cc:304] T 8fd7f62300f1408583ec274082b17d08 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ccb9b1d08bc4da8991c8681f59cc058; no voters: 1b0d8dd14cbd4674a504867198df9173, f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:13:51.729717  1129 leader_election.cc:290] T 384b6b44e07748b891f76e9a28d82d05 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 election: Requested vote from peers d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139), 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919)
I20260709 12:13:51.734762   675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "384b6b44e07748b891f76e9a28d82d05" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679"
I20260709 12:13:51.735980   921 raft_consensus.cc:3060] T 8fd7f62300f1408583ec274082b17d08 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:51.739439   569 leader_election.cc:304] T f01fbf11f18344dd8a208b74da69151d P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 6ccb9b1d08bc4da8991c8681f59cc058, d559be506ef4445ca1faf0e875b38679
W20260709 12:13:51.740707   718 leader_election.cc:343] T 384b6b44e07748b891f76e9a28d82d05 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:51.746345   872 tablet_bootstrap.cc:654] T 24368232069d44019c3c1f7906e57a99 P f516f7a5bdde4cd78035bbf464c6fb6e: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:51.749485   875 tablet_bootstrap.cc:492] T 384b6b44e07748b891f76e9a28d82d05 P d559be506ef4445ca1faf0e875b38679: No bootstrap required, opened a new log
I20260709 12:13:51.735781   874 raft_consensus.cc:359] T a1886db7b0134580b8a3f0c5d20d1b9c P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:51.750320   875 ts_tablet_manager.cc:1403] T 384b6b44e07748b891f76e9a28d82d05 P d559be506ef4445ca1faf0e875b38679: Time spent bootstrapping tablet: real 0.205s	user 0.013s	sys 0.007s
I20260709 12:13:51.751657   874 raft_consensus.cc:385] T a1886db7b0134580b8a3f0c5d20d1b9c P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:51.752701   874 raft_consensus.cc:740] T a1886db7b0134580b8a3f0c5d20d1b9c P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Initialized, Role: FOLLOWER
I20260709 12:13:51.789461   874 consensus_queue.cc:260] T a1886db7b0134580b8a3f0c5d20d1b9c P 1b0d8dd14cbd4674a504867198df9173 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:51.792681   827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "384b6b44e07748b891f76e9a28d82d05" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058"
I20260709 12:13:51.793735   827 raft_consensus.cc:3060] T 384b6b44e07748b891f76e9a28d82d05 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:51.752494  1116 raft_consensus.cc:2749] T f01fbf11f18344dd8a208b74da69151d P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:13:51.778638   644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.193:35859, user_credentials={real_user=slave}} blocked reactor thread for 56882.3us
I20260709 12:13:51.755281  1205 leader_election.cc:290] T d09b1bb68c064e2d94ec2e2b0fa2df25 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139), 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569)
I20260709 12:13:51.813274   502 catalog_manager.cc:5697] T f01fbf11f18344dd8a208b74da69151d P d559be506ef4445ca1faf0e875b38679 reported cstate change: term changed from 0 to 1, leader changed from <none> to d559be506ef4445ca1faf0e875b38679 (127.29.32.194). New cstate: current_term: 1 leader_uuid: "d559be506ef4445ca1faf0e875b38679" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:51.811679  1084 raft_consensus.cc:493] T d09b1bb68c064e2d94ec2e2b0fa2df25 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:51.812796   827 raft_consensus.cc:2468] T 384b6b44e07748b891f76e9a28d82d05 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b0d8dd14cbd4674a504867198df9173 in term 1.
I20260709 12:13:51.791999  1214 consensus_queue.cc:1048] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P d559be506ef4445ca1faf0e875b38679 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.025s
I20260709 12:13:51.823366   874 ts_tablet_manager.cc:1434] T a1886db7b0134580b8a3f0c5d20d1b9c P 1b0d8dd14cbd4674a504867198df9173: Time spent starting tablet: real 0.134s	user 0.009s	sys 0.000s
I20260709 12:13:51.811182  1215 raft_consensus.cc:493] T a1886db7b0134580b8a3f0c5d20d1b9c P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:51.849180  1084 raft_consensus.cc:515] T d09b1bb68c064e2d94ec2e2b0fa2df25 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:51.854571  1084 leader_election.cc:290] T d09b1bb68c064e2d94ec2e2b0fa2df25 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
I20260709 12:13:51.854319  1215 raft_consensus.cc:515] T a1886db7b0134580b8a3f0c5d20d1b9c P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:51.856348   873 tablet_bootstrap.cc:492] T 24368232069d44019c3c1f7906e57a99 P 6ccb9b1d08bc4da8991c8681f59cc058: No bootstrap required, opened a new log
I20260709 12:13:51.856613  1215 leader_election.cc:290] T a1886db7b0134580b8a3f0c5d20d1b9c P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139), 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919)
I20260709 12:13:51.856873   873 ts_tablet_manager.cc:1403] T 24368232069d44019c3c1f7906e57a99 P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent bootstrapping tablet: real 0.213s	user 0.013s	sys 0.033s
I20260709 12:13:51.858054   597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d09b1bb68c064e2d94ec2e2b0fa2df25" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:51.858774   597 raft_consensus.cc:2468] T d09b1bb68c064e2d94ec2e2b0fa2df25 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b0d8dd14cbd4674a504867198df9173 in term 0.
W20260709 12:13:51.859278  1207 log.cc:927] Time spent T a94b2fd3bc294040b3a80c530f22a14e P 1b0d8dd14cbd4674a504867198df9173: Append to log took a long time: real 0.136s	user 0.001s	sys 0.000s
I20260709 12:13:51.865134   874 tablet_bootstrap.cc:492] T 42811a1774aa4d89a4436249765e544a P 1b0d8dd14cbd4674a504867198df9173: Bootstrap starting.
I20260709 12:13:51.867975   717 leader_election.cc:304] T 384b6b44e07748b891f76e9a28d82d05 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, 6ccb9b1d08bc4da8991c8681f59cc058; no voters: d559be506ef4445ca1faf0e875b38679
I20260709 12:13:51.872599  1205 raft_consensus.cc:493] T 4e18c72b67194671ae1569e0a3a4d79e P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:51.873188  1205 raft_consensus.cc:515] T 4e18c72b67194671ae1569e0a3a4d79e P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:51.874835  1084 raft_consensus.cc:2804] T 384b6b44e07748b891f76e9a28d82d05 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:51.875398  1084 raft_consensus.cc:697] T 384b6b44e07748b891f76e9a28d82d05 P 1b0d8dd14cbd4674a504867198df9173 [term 1 LEADER]: Becoming Leader. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Running, Role: LEADER
I20260709 12:13:51.876024  1205 leader_election.cc:290] T 4e18c72b67194671ae1569e0a3a4d79e P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919)
I20260709 12:13:51.876281  1084 consensus_queue.cc:237] T 384b6b44e07748b891f76e9a28d82d05 P 1b0d8dd14cbd4674a504867198df9173 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:51.849265  1086 raft_consensus.cc:493] T a1886db7b0134580b8a3f0c5d20d1b9c P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:51.879976  1086 raft_consensus.cc:515] T a1886db7b0134580b8a3f0c5d20d1b9c P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:51.881628   750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e18c72b67194671ae1569e0a3a4d79e" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
I20260709 12:13:51.882403   750 raft_consensus.cc:2468] T 4e18c72b67194671ae1569e0a3a4d79e P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 0.
I20260709 12:13:51.884307   827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1886db7b0134580b8a3f0c5d20d1b9c" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" is_pre_election: true
I20260709 12:13:51.893325   875 raft_consensus.cc:359] T 384b6b44e07748b891f76e9a28d82d05 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:51.895539   875 raft_consensus.cc:385] T 384b6b44e07748b891f76e9a28d82d05 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:51.895831   875 raft_consensus.cc:740] T 384b6b44e07748b891f76e9a28d82d05 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d559be506ef4445ca1faf0e875b38679, State: Initialized, Role: FOLLOWER
I20260709 12:13:51.897722   875 consensus_queue.cc:260] T 384b6b44e07748b891f76e9a28d82d05 P d559be506ef4445ca1faf0e875b38679 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:51.900517   873 raft_consensus.cc:359] T 24368232069d44019c3c1f7906e57a99 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:51.901113   873 raft_consensus.cc:385] T 24368232069d44019c3c1f7906e57a99 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:51.901345   873 raft_consensus.cc:740] T 24368232069d44019c3c1f7906e57a99 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ccb9b1d08bc4da8991c8681f59cc058, State: Initialized, Role: FOLLOWER
I20260709 12:13:51.905727   873 consensus_queue.cc:260] T 24368232069d44019c3c1f7906e57a99 P 6ccb9b1d08bc4da8991c8681f59cc058 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:51.912217   875 ts_tablet_manager.cc:1434] T 384b6b44e07748b891f76e9a28d82d05 P d559be506ef4445ca1faf0e875b38679: Time spent starting tablet: real 0.161s	user 0.010s	sys 0.002s
I20260709 12:13:51.907603  1127 raft_consensus.cc:493] T 4e18c72b67194671ae1569e0a3a4d79e P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:51.920091   748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d09b1bb68c064e2d94ec2e2b0fa2df25" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
I20260709 12:13:51.920892   748 raft_consensus.cc:2468] T d09b1bb68c064e2d94ec2e2b0fa2df25 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 0.
I20260709 12:13:51.922865   873 ts_tablet_manager.cc:1434] T 24368232069d44019c3c1f7906e57a99 P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent starting tablet: real 0.066s	user 0.004s	sys 0.006s
I20260709 12:13:51.924198   873 tablet_bootstrap.cc:492] T a1886db7b0134580b8a3f0c5d20d1b9c P 6ccb9b1d08bc4da8991c8681f59cc058: Bootstrap starting.
I20260709 12:13:51.901880   570 leader_election.cc:304] T 4e18c72b67194671ae1569e0a3a4d79e P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 
I20260709 12:13:51.926858  1086 leader_election.cc:290] T a1886db7b0134580b8a3f0c5d20d1b9c P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919)
I20260709 12:13:51.928053   679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d09b1bb68c064e2d94ec2e2b0fa2df25" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679" is_pre_election: true
I20260709 12:13:51.928833   676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1886db7b0134580b8a3f0c5d20d1b9c" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679" is_pre_election: true
I20260709 12:13:51.929541   676 raft_consensus.cc:2468] T a1886db7b0134580b8a3f0c5d20d1b9c P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b0d8dd14cbd4674a504867198df9173 in term 0.
I20260709 12:13:51.931890   922 raft_consensus.cc:2804] T 4e18c72b67194671ae1569e0a3a4d79e P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:51.932466   922 raft_consensus.cc:493] T 4e18c72b67194671ae1569e0a3a4d79e P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:51.932893   922 raft_consensus.cc:3060] T 4e18c72b67194671ae1569e0a3a4d79e P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:51.919881  1127 raft_consensus.cc:515] T 4e18c72b67194671ae1569e0a3a4d79e P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:51.937965  1127 leader_election.cc:290] T 4e18c72b67194671ae1569e0a3a4d79e P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:51.942585   679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d09b1bb68c064e2d94ec2e2b0fa2df25" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679" is_pre_election: true
I20260709 12:13:51.943171   874 tablet_bootstrap.cc:654] T 42811a1774aa4d89a4436249765e544a P 1b0d8dd14cbd4674a504867198df9173: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:51.966394   596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e18c72b67194671ae1569e0a3a4d79e" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:51.979820   872 tablet_bootstrap.cc:492] T 24368232069d44019c3c1f7906e57a99 P f516f7a5bdde4cd78035bbf464c6fb6e: No bootstrap required, opened a new log
I20260709 12:13:51.981173   872 ts_tablet_manager.cc:1403] T 24368232069d44019c3c1f7906e57a99 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.276s	user 0.018s	sys 0.021s
I20260709 12:13:51.979307   718 leader_election.cc:304] T d09b1bb68c064e2d94ec2e2b0fa2df25 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 
I20260709 12:13:51.982981  1129 raft_consensus.cc:2804] T d09b1bb68c064e2d94ec2e2b0fa2df25 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:51.983373  1129 raft_consensus.cc:493] T d09b1bb68c064e2d94ec2e2b0fa2df25 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:51.983705  1129 raft_consensus.cc:3060] T d09b1bb68c064e2d94ec2e2b0fa2df25 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:51.984201  1220 consensus_queue.cc:1048] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P d559be506ef4445ca1faf0e875b38679 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:51.990880   570 leader_election.cc:304] T d09b1bb68c064e2d94ec2e2b0fa2df25 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 
W20260709 12:13:51.998070   792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.194:45139, user_credentials={real_user=slave}} blocked reactor thread for 45103.9us
I20260709 12:13:52.002990  1191 raft_consensus.cc:2804] T d09b1bb68c064e2d94ec2e2b0fa2df25 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:52.003539  1191 raft_consensus.cc:493] T d09b1bb68c064e2d94ec2e2b0fa2df25 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:52.003898  1191 raft_consensus.cc:3060] T d09b1bb68c064e2d94ec2e2b0fa2df25 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:52.004715  1192 consensus_queue.cc:1048] T 8fd7f62300f1408583ec274082b17d08 P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:52.011269   875 tablet_bootstrap.cc:492] T d09b1bb68c064e2d94ec2e2b0fa2df25 P d559be506ef4445ca1faf0e875b38679: Bootstrap starting.
I20260709 12:13:52.029810   827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1886db7b0134580b8a3f0c5d20d1b9c" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" is_pre_election: true
W20260709 12:13:52.040140   643 leader_election.cc:343] T a1886db7b0134580b8a3f0c5d20d1b9c P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:52.019385  1129 raft_consensus.cc:515] T d09b1bb68c064e2d94ec2e2b0fa2df25 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:52.033243   748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1886db7b0134580b8a3f0c5d20d1b9c" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
I20260709 12:13:52.049461   599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d09b1bb68c064e2d94ec2e2b0fa2df25" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
I20260709 12:13:52.054422  1129 leader_election.cc:290] T d09b1bb68c064e2d94ec2e2b0fa2df25 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 election: Requested vote from peers f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
W20260709 12:13:52.055160   569 leader_election.cc:343] T d09b1bb68c064e2d94ec2e2b0fa2df25 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:52.057025   874 tablet_bootstrap.cc:492] T 42811a1774aa4d89a4436249765e544a P 1b0d8dd14cbd4674a504867198df9173: No bootstrap required, opened a new log
I20260709 12:13:52.057096   922 raft_consensus.cc:515] T 4e18c72b67194671ae1569e0a3a4d79e P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:52.057672   874 ts_tablet_manager.cc:1403] T 42811a1774aa4d89a4436249765e544a P 1b0d8dd14cbd4674a504867198df9173: Time spent bootstrapping tablet: real 0.195s	user 0.015s	sys 0.025s
I20260709 12:13:52.058120   872 raft_consensus.cc:359] T 24368232069d44019c3c1f7906e57a99 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:52.058827   872 raft_consensus.cc:385] T 24368232069d44019c3c1f7906e57a99 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:52.059084   872 raft_consensus.cc:740] T 24368232069d44019c3c1f7906e57a99 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:13:52.059751   872 consensus_queue.cc:260] T 24368232069d44019c3c1f7906e57a99 P f516f7a5bdde4cd78035bbf464c6fb6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:52.061246   874 raft_consensus.cc:359] T 42811a1774aa4d89a4436249765e544a P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:52.061877   872 ts_tablet_manager.cc:1434] T 24368232069d44019c3c1f7906e57a99 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.080s	user 0.001s	sys 0.002s
I20260709 12:13:52.062288   874 raft_consensus.cc:385] T 42811a1774aa4d89a4436249765e544a P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:52.062664   874 raft_consensus.cc:740] T 42811a1774aa4d89a4436249765e544a P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Initialized, Role: FOLLOWER
I20260709 12:13:52.063611   872 tablet_bootstrap.cc:492] T d4904c3db7d444b2a5c6631ef47c883a P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
W20260709 12:13:52.064558   718 leader_election.cc:343] T d09b1bb68c064e2d94ec2e2b0fa2df25 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:52.066489   748 raft_consensus.cc:2468] T a1886db7b0134580b8a3f0c5d20d1b9c P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d559be506ef4445ca1faf0e875b38679 in term 0.
I20260709 12:13:52.068723  1214 raft_consensus.cc:493] T 384b6b44e07748b891f76e9a28d82d05 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:52.069290  1214 raft_consensus.cc:515] T 384b6b44e07748b891f76e9a28d82d05 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:52.072229   596 raft_consensus.cc:2393] T 4e18c72b67194671ae1569e0a3a4d79e P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6ccb9b1d08bc4da8991c8681f59cc058 in current term 1: Already voted for candidate f516f7a5bdde4cd78035bbf464c6fb6e in this term.
I20260709 12:13:52.066497   874 consensus_queue.cc:260] T 42811a1774aa4d89a4436249765e544a P 1b0d8dd14cbd4674a504867198df9173 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:52.080916   922 leader_election.cc:290] T 4e18c72b67194671ae1569e0a3a4d79e P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 election: Requested vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919)
I20260709 12:13:52.081481   825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e18c72b67194671ae1569e0a3a4d79e" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" is_pre_election: true
I20260709 12:13:52.082265   825 raft_consensus.cc:2468] T 4e18c72b67194671ae1569e0a3a4d79e P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 0.
I20260709 12:13:52.082785   874 ts_tablet_manager.cc:1434] T 42811a1774aa4d89a4436249765e544a P 1b0d8dd14cbd4674a504867198df9173: Time spent starting tablet: real 0.025s	user 0.001s	sys 0.007s
I20260709 12:13:52.065719   718 leader_election.cc:304] T a1886db7b0134580b8a3f0c5d20d1b9c P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, d559be506ef4445ca1faf0e875b38679; no voters: 
I20260709 12:13:52.083703  1129 raft_consensus.cc:2804] T a1886db7b0134580b8a3f0c5d20d1b9c P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:52.084116  1129 raft_consensus.cc:493] T a1886db7b0134580b8a3f0c5d20d1b9c P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:52.084461  1129 raft_consensus.cc:3060] T a1886db7b0134580b8a3f0c5d20d1b9c P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:52.087494   875 tablet_bootstrap.cc:654] T d09b1bb68c064e2d94ec2e2b0fa2df25 P d559be506ef4445ca1faf0e875b38679: Neither blocks nor log segments found. Creating new log.
W20260709 12:13:51.998310   793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.195:46569, user_credentials={real_user=slave}} blocked reactor thread for 113569us
W20260709 12:13:52.093544   717 leader_election.cc:343] T a1886db7b0134580b8a3f0c5d20d1b9c P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:52.094542  1129 raft_consensus.cc:515] T a1886db7b0134580b8a3f0c5d20d1b9c P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:52.081784  1214 leader_election.cc:290] T 384b6b44e07748b891f76e9a28d82d05 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919)
I20260709 12:13:52.096333   921 raft_consensus.cc:2749] T 8fd7f62300f1408583ec274082b17d08 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:52.099809   825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "384b6b44e07748b891f76e9a28d82d05" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" is_pre_election: true
I20260709 12:13:52.100696   825 raft_consensus.cc:2393] T 384b6b44e07748b891f76e9a28d82d05 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d559be506ef4445ca1faf0e875b38679 in current term 1: Already voted for candidate 1b0d8dd14cbd4674a504867198df9173 in this term.
I20260709 12:13:52.100620   645 leader_election.cc:304] T a1886db7b0134580b8a3f0c5d20d1b9c P d559be506ef4445ca1faf0e875b38679 [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: 1b0d8dd14cbd4674a504867198df9173, d559be506ef4445ca1faf0e875b38679; no voters: 6ccb9b1d08bc4da8991c8681f59cc058
I20260709 12:13:52.102353  1214 raft_consensus.cc:2804] T a1886db7b0134580b8a3f0c5d20d1b9c P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:52.102757  1214 raft_consensus.cc:493] T a1886db7b0134580b8a3f0c5d20d1b9c P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:52.103107  1214 raft_consensus.cc:3060] T a1886db7b0134580b8a3f0c5d20d1b9c P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:52.104938  1129 leader_election.cc:290] T a1886db7b0134580b8a3f0c5d20d1b9c P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 election: Requested vote from peers d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139), 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919)
I20260709 12:13:52.105715   827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e18c72b67194671ae1569e0a3a4d79e" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058"
I20260709 12:13:52.106364   827 raft_consensus.cc:3060] T 4e18c72b67194671ae1569e0a3a4d79e P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:52.109454  1205 consensus_queue.cc:1048] T 8fd7f62300f1408583ec274082b17d08 P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:52.113729   827 raft_consensus.cc:2468] T 4e18c72b67194671ae1569e0a3a4d79e P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 1.
I20260709 12:13:52.114704   873 tablet_bootstrap.cc:654] T a1886db7b0134580b8a3f0c5d20d1b9c P 6ccb9b1d08bc4da8991c8681f59cc058: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:52.131232   824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1886db7b0134580b8a3f0c5d20d1b9c" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058"
I20260709 12:13:52.119983  1191 raft_consensus.cc:515] T d09b1bb68c064e2d94ec2e2b0fa2df25 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:52.138983   751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e18c72b67194671ae1569e0a3a4d79e" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173"
I20260709 12:13:52.139691   751 raft_consensus.cc:3060] T 4e18c72b67194671ae1569e0a3a4d79e P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:52.141702  1191 leader_election.cc:290] T d09b1bb68c064e2d94ec2e2b0fa2df25 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 election: Requested vote from peers d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139), 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569)
I20260709 12:13:52.143786   599 raft_consensus.cc:2393] T d09b1bb68c064e2d94ec2e2b0fa2df25 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1b0d8dd14cbd4674a504867198df9173 in current term 1: Already voted for candidate f516f7a5bdde4cd78035bbf464c6fb6e in this term.
I20260709 12:13:52.143285  1022 consensus_queue.cc:1048] T f01fbf11f18344dd8a208b74da69151d P d559be506ef4445ca1faf0e875b38679 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:52.162541   747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d09b1bb68c064e2d94ec2e2b0fa2df25" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173"
I20260709 12:13:52.163398   747 raft_consensus.cc:2393] T d09b1bb68c064e2d94ec2e2b0fa2df25 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f516f7a5bdde4cd78035bbf464c6fb6e in current term 1: Already voted for candidate 1b0d8dd14cbd4674a504867198df9173 in this term.
W20260709 12:13:52.164137   717 leader_election.cc:343] T a1886db7b0134580b8a3f0c5d20d1b9c P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:52.170379  1084 raft_consensus.cc:493] T 42811a1774aa4d89a4436249765e544a P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:52.170955  1084 raft_consensus.cc:515] T 42811a1774aa4d89a4436249765e544a P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:52.174152   872 tablet_bootstrap.cc:654] T d4904c3db7d444b2a5c6631ef47c883a P f516f7a5bdde4cd78035bbf464c6fb6e: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:52.168556   568 leader_election.cc:304] T 4e18c72b67194671ae1569e0a3a4d79e P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ccb9b1d08bc4da8991c8681f59cc058, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 
I20260709 12:13:52.184428  1191 raft_consensus.cc:2804] T 4e18c72b67194671ae1569e0a3a4d79e P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:52.189301  1191 raft_consensus.cc:697] T 4e18c72b67194671ae1569e0a3a4d79e P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 LEADER]: Becoming Leader. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Running, Role: LEADER
I20260709 12:13:52.190292  1191 consensus_queue.cc:237] T 4e18c72b67194671ae1569e0a3a4d79e P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:52.192255   745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "384b6b44e07748b891f76e9a28d82d05" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
I20260709 12:13:52.194578   599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42811a1774aa4d89a4436249765e544a" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:52.197306   875 tablet_bootstrap.cc:492] T d09b1bb68c064e2d94ec2e2b0fa2df25 P d559be506ef4445ca1faf0e875b38679: No bootstrap required, opened a new log
I20260709 12:13:52.197810   875 ts_tablet_manager.cc:1403] T d09b1bb68c064e2d94ec2e2b0fa2df25 P d559be506ef4445ca1faf0e875b38679: Time spent bootstrapping tablet: real 0.199s	user 0.023s	sys 0.014s
I20260709 12:13:52.199492  1223 raft_consensus.cc:493] T 24368232069d44019c3c1f7906e57a99 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:52.200042  1223 raft_consensus.cc:515] T 24368232069d44019c3c1f7906e57a99 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:52.201864   875 raft_consensus.cc:359] T d09b1bb68c064e2d94ec2e2b0fa2df25 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:52.202314  1084 leader_election.cc:290] T 42811a1774aa4d89a4436249765e544a P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
I20260709 12:13:52.202710   875 raft_consensus.cc:385] T d09b1bb68c064e2d94ec2e2b0fa2df25 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:52.203063   875 raft_consensus.cc:740] T d09b1bb68c064e2d94ec2e2b0fa2df25 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d559be506ef4445ca1faf0e875b38679, State: Initialized, Role: FOLLOWER
I20260709 12:13:52.203789   875 consensus_queue.cc:260] T d09b1bb68c064e2d94ec2e2b0fa2df25 P d559be506ef4445ca1faf0e875b38679 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:52.205705   875 ts_tablet_manager.cc:1434] T d09b1bb68c064e2d94ec2e2b0fa2df25 P d559be506ef4445ca1faf0e875b38679: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 12:13:52.207221   599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24368232069d44019c3c1f7906e57a99" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:52.213452   752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e18c72b67194671ae1569e0a3a4d79e" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
I20260709 12:13:52.210373  1223 leader_election.cc:290] T 24368232069d44019c3c1f7906e57a99 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
W20260709 12:13:52.214156   718 leader_election.cc:343] T 42811a1774aa4d89a4436249765e544a P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:52.214504   645 leader_election.cc:304] T 384b6b44e07748b891f76e9a28d82d05 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d559be506ef4445ca1faf0e875b38679; no voters: 1b0d8dd14cbd4674a504867198df9173, 6ccb9b1d08bc4da8991c8681f59cc058
I20260709 12:13:52.214747   599 raft_consensus.cc:2468] T 24368232069d44019c3c1f7906e57a99 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ccb9b1d08bc4da8991c8681f59cc058 in term 0.
I20260709 12:13:52.215072   793 leader_election.cc:304] T 4e18c72b67194671ae1569e0a3a4d79e P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ccb9b1d08bc4da8991c8681f59cc058; no voters: 1b0d8dd14cbd4674a504867198df9173, f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:13:52.246016   792 leader_election.cc:304] T 24368232069d44019c3c1f7906e57a99 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ccb9b1d08bc4da8991c8681f59cc058, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 
I20260709 12:13:52.246385  1225 raft_consensus.cc:2749] T 4e18c72b67194671ae1569e0a3a4d79e P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:52.247113  1225 raft_consensus.cc:2804] T 24368232069d44019c3c1f7906e57a99 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:52.247478  1225 raft_consensus.cc:493] T 24368232069d44019c3c1f7906e57a99 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:52.247826  1225 raft_consensus.cc:3060] T 24368232069d44019c3c1f7906e57a99 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:52.240388  1019 raft_consensus.cc:3060] T 384b6b44e07748b891f76e9a28d82d05 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:52.244261  1228 log.cc:927] Time spent T 6b27979b0e1e4086bd0fe2c1f7f355a1 P f516f7a5bdde4cd78035bbf464c6fb6e: Append to log took a long time: real 0.110s	user 0.001s	sys 0.000s
I20260709 12:13:52.269882   675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1886db7b0134580b8a3f0c5d20d1b9c" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679"
I20260709 12:13:52.271940   677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d09b1bb68c064e2d94ec2e2b0fa2df25" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679"
I20260709 12:13:52.272755   677 raft_consensus.cc:3060] T d09b1bb68c064e2d94ec2e2b0fa2df25 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:52.274272   676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24368232069d44019c3c1f7906e57a99" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679" is_pre_election: true
I20260709 12:13:52.274686   679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42811a1774aa4d89a4436249765e544a" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679" is_pre_election: true
I20260709 12:13:52.275452   751 raft_consensus.cc:2468] T 4e18c72b67194671ae1569e0a3a4d79e P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 1.
I20260709 12:13:52.277688   873 tablet_bootstrap.cc:492] T a1886db7b0134580b8a3f0c5d20d1b9c P 6ccb9b1d08bc4da8991c8681f59cc058: No bootstrap required, opened a new log
I20260709 12:13:52.278223   873 ts_tablet_manager.cc:1403] T a1886db7b0134580b8a3f0c5d20d1b9c P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent bootstrapping tablet: real 0.354s	user 0.031s	sys 0.016s
I20260709 12:13:52.246434  1214 raft_consensus.cc:515] T a1886db7b0134580b8a3f0c5d20d1b9c P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:52.311946   875 tablet_bootstrap.cc:492] T 24368232069d44019c3c1f7906e57a99 P d559be506ef4445ca1faf0e875b38679: Bootstrap starting.
I20260709 12:13:52.314970   675 raft_consensus.cc:2393] T a1886db7b0134580b8a3f0c5d20d1b9c P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1b0d8dd14cbd4674a504867198df9173 in current term 1: Already voted for candidate d559be506ef4445ca1faf0e875b38679 in this term.
I20260709 12:13:52.319125   875 tablet_bootstrap.cc:654] T 24368232069d44019c3c1f7906e57a99 P d559be506ef4445ca1faf0e875b38679: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:52.324270   502 catalog_manager.cc:5697] T 384b6b44e07748b891f76e9a28d82d05 P 1b0d8dd14cbd4674a504867198df9173 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195). New cstate: current_term: 1 leader_uuid: "1b0d8dd14cbd4674a504867198df9173" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:52.327713   674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d09b1bb68c064e2d94ec2e2b0fa2df25" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679"
I20260709 12:13:52.333753  1214 leader_election.cc:290] T a1886db7b0134580b8a3f0c5d20d1b9c P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 election: Requested vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919)
I20260709 12:13:52.340338   677 raft_consensus.cc:2468] T d09b1bb68c064e2d94ec2e2b0fa2df25 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b0d8dd14cbd4674a504867198df9173 in term 1.
I20260709 12:13:52.349092  1019 raft_consensus.cc:2749] T 384b6b44e07748b891f76e9a28d82d05 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:52.350623   569 leader_election.cc:304] T d09b1bb68c064e2d94ec2e2b0fa2df25 P f516f7a5bdde4cd78035bbf464c6fb6e [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: f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 1b0d8dd14cbd4674a504867198df9173, d559be506ef4445ca1faf0e875b38679
W20260709 12:13:52.353556   792 leader_election.cc:343] T 24368232069d44019c3c1f7906e57a99 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:52.355394   718 leader_election.cc:343] T 42811a1774aa4d89a4436249765e544a P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:52.354118   873 raft_consensus.cc:359] T a1886db7b0134580b8a3f0c5d20d1b9c P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:52.369930   718 leader_election.cc:304] T 42811a1774aa4d89a4436249765e544a P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173; no voters: d559be506ef4445ca1faf0e875b38679, f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:13:52.370004   873 raft_consensus.cc:385] T a1886db7b0134580b8a3f0c5d20d1b9c P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:52.370661   873 raft_consensus.cc:740] T a1886db7b0134580b8a3f0c5d20d1b9c P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ccb9b1d08bc4da8991c8681f59cc058, State: Initialized, Role: FOLLOWER
I20260709 12:13:52.383875   873 consensus_queue.cc:260] T a1886db7b0134580b8a3f0c5d20d1b9c P 6ccb9b1d08bc4da8991c8681f59cc058 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:52.381639  1192 raft_consensus.cc:2749] T d09b1bb68c064e2d94ec2e2b0fa2df25 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:13:52.379117  1215 raft_consensus.cc:2749] T 42811a1774aa4d89a4436249765e544a P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:52.386168   824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1886db7b0134580b8a3f0c5d20d1b9c" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058"
I20260709 12:13:52.396730   872 tablet_bootstrap.cc:492] T d4904c3db7d444b2a5c6631ef47c883a P f516f7a5bdde4cd78035bbf464c6fb6e: No bootstrap required, opened a new log
I20260709 12:13:52.397287   872 ts_tablet_manager.cc:1403] T d4904c3db7d444b2a5c6631ef47c883a P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.334s	user 0.020s	sys 0.015s
I20260709 12:13:52.395094   824 raft_consensus.cc:3060] T a1886db7b0134580b8a3f0c5d20d1b9c P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:52.401990   874 tablet_bootstrap.cc:492] T 1899484afc714737b64c009c5505e377 P 1b0d8dd14cbd4674a504867198df9173: Bootstrap starting.
W20260709 12:13:52.403551   550 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 12:13:52.366747   644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.193:35859, user_credentials={real_user=slave}} blocked reactor thread for 89951.5us
I20260709 12:13:52.388147   751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1886db7b0134580b8a3f0c5d20d1b9c" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173"
I20260709 12:13:52.407630   873 ts_tablet_manager.cc:1434] T a1886db7b0134580b8a3f0c5d20d1b9c P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent starting tablet: real 0.129s	user 0.007s	sys 0.002s
I20260709 12:13:52.422813   872 raft_consensus.cc:359] T d4904c3db7d444b2a5c6631ef47c883a P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:52.423558   872 raft_consensus.cc:385] T d4904c3db7d444b2a5c6631ef47c883a P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:52.423707   875 tablet_bootstrap.cc:492] T 24368232069d44019c3c1f7906e57a99 P d559be506ef4445ca1faf0e875b38679: No bootstrap required, opened a new log
I20260709 12:13:52.423841   872 raft_consensus.cc:740] T d4904c3db7d444b2a5c6631ef47c883a P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:13:52.424243   875 ts_tablet_manager.cc:1403] T 24368232069d44019c3c1f7906e57a99 P d559be506ef4445ca1faf0e875b38679: Time spent bootstrapping tablet: real 0.112s	user 0.012s	sys 0.022s
I20260709 12:13:52.426513   872 consensus_queue.cc:260] T d4904c3db7d444b2a5c6631ef47c883a P f516f7a5bdde4cd78035bbf464c6fb6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:52.427021   751 raft_consensus.cc:2393] T a1886db7b0134580b8a3f0c5d20d1b9c P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d559be506ef4445ca1faf0e875b38679 in current term 1: Already voted for candidate 1b0d8dd14cbd4674a504867198df9173 in this term.
I20260709 12:13:52.416858  1084 consensus_queue.cc:1048] T 384b6b44e07748b891f76e9a28d82d05 P 1b0d8dd14cbd4674a504867198df9173 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.030s
I20260709 12:13:52.457612   874 tablet_bootstrap.cc:654] T 1899484afc714737b64c009c5505e377 P 1b0d8dd14cbd4674a504867198df9173: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:52.465268   872 ts_tablet_manager.cc:1434] T d4904c3db7d444b2a5c6631ef47c883a P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.068s	user 0.015s	sys 0.008s
I20260709 12:13:52.468199   875 raft_consensus.cc:359] T 24368232069d44019c3c1f7906e57a99 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:52.472090   875 raft_consensus.cc:385] T 24368232069d44019c3c1f7906e57a99 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:52.472473   875 raft_consensus.cc:740] T 24368232069d44019c3c1f7906e57a99 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d559be506ef4445ca1faf0e875b38679, State: Initialized, Role: FOLLOWER
I20260709 12:13:52.483054  1225 raft_consensus.cc:515] T 24368232069d44019c3c1f7906e57a99 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:52.484206   872 tablet_bootstrap.cc:492] T 77f4de4a2b5842d0aa989bb5b7cdd62e P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:13:52.485562  1225 leader_election.cc:290] T 24368232069d44019c3c1f7906e57a99 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 election: Requested vote from peers f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
I20260709 12:13:52.487582   596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24368232069d44019c3c1f7906e57a99" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
I20260709 12:13:52.488407   596 raft_consensus.cc:3060] T 24368232069d44019c3c1f7906e57a99 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:52.492736   873 tablet_bootstrap.cc:492] T d4904c3db7d444b2a5c6631ef47c883a P 6ccb9b1d08bc4da8991c8681f59cc058: Bootstrap starting.
I20260709 12:13:52.494287   678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24368232069d44019c3c1f7906e57a99" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679"
I20260709 12:13:52.498896   872 tablet_bootstrap.cc:654] T 77f4de4a2b5842d0aa989bb5b7cdd62e P f516f7a5bdde4cd78035bbf464c6fb6e: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:52.501434   596 raft_consensus.cc:2468] T 24368232069d44019c3c1f7906e57a99 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ccb9b1d08bc4da8991c8681f59cc058 in term 1.
I20260709 12:13:52.507223   792 leader_election.cc:304] T 24368232069d44019c3c1f7906e57a99 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ccb9b1d08bc4da8991c8681f59cc058, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 
I20260709 12:13:52.508651  1223 raft_consensus.cc:2804] T 24368232069d44019c3c1f7906e57a99 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:52.509119  1223 raft_consensus.cc:697] T 24368232069d44019c3c1f7906e57a99 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 LEADER]: Becoming Leader. State: Replica: 6ccb9b1d08bc4da8991c8681f59cc058, State: Running, Role: LEADER
I20260709 12:13:52.509940  1223 consensus_queue.cc:237] T 24368232069d44019c3c1f7906e57a99 P 6ccb9b1d08bc4da8991c8681f59cc058 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:52.514405   718 leader_election.cc:304] T d09b1bb68c064e2d94ec2e2b0fa2df25 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, d559be506ef4445ca1faf0e875b38679; no voters: f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:13:52.516572   718 leader_election.cc:304] T a1886db7b0134580b8a3f0c5d20d1b9c P 1b0d8dd14cbd4674a504867198df9173 [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: 1b0d8dd14cbd4674a504867198df9173; no voters: 6ccb9b1d08bc4da8991c8681f59cc058, d559be506ef4445ca1faf0e875b38679
I20260709 12:13:52.517035  1084 raft_consensus.cc:2804] T d09b1bb68c064e2d94ec2e2b0fa2df25 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:52.527360  1215 raft_consensus.cc:2749] T a1886db7b0134580b8a3f0c5d20d1b9c P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:13:52.518018   824 raft_consensus.cc:2468] T a1886db7b0134580b8a3f0c5d20d1b9c P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d559be506ef4445ca1faf0e875b38679 in term 1.
I20260709 12:13:52.531148  1022 consensus_queue.cc:1048] T f01fbf11f18344dd8a208b74da69151d P d559be506ef4445ca1faf0e875b38679 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.057s
I20260709 12:13:52.550644   643 leader_election.cc:304] T a1886db7b0134580b8a3f0c5d20d1b9c P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6ccb9b1d08bc4da8991c8681f59cc058, d559be506ef4445ca1faf0e875b38679; no voters: 1b0d8dd14cbd4674a504867198df9173
I20260709 12:13:52.555634   875 consensus_queue.cc:260] T 24368232069d44019c3c1f7906e57a99 P d559be506ef4445ca1faf0e875b38679 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:52.565590   678 raft_consensus.cc:3060] T 24368232069d44019c3c1f7906e57a99 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:52.583053   875 ts_tablet_manager.cc:1434] T 24368232069d44019c3c1f7906e57a99 P d559be506ef4445ca1faf0e875b38679: Time spent starting tablet: real 0.158s	user 0.007s	sys 0.005s
I20260709 12:13:52.583786   872 tablet_bootstrap.cc:492] T 77f4de4a2b5842d0aa989bb5b7cdd62e P f516f7a5bdde4cd78035bbf464c6fb6e: No bootstrap required, opened a new log
I20260709 12:13:52.584282   872 ts_tablet_manager.cc:1403] T 77f4de4a2b5842d0aa989bb5b7cdd62e P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.105s	user 0.020s	sys 0.011s
I20260709 12:13:52.556169  1238 raft_consensus.cc:2804] T a1886db7b0134580b8a3f0c5d20d1b9c P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:52.589967  1238 raft_consensus.cc:697] T a1886db7b0134580b8a3f0c5d20d1b9c P d559be506ef4445ca1faf0e875b38679 [term 1 LEADER]: Becoming Leader. State: Replica: d559be506ef4445ca1faf0e875b38679, State: Running, Role: LEADER
I20260709 12:13:52.591614  1238 consensus_queue.cc:237] T a1886db7b0134580b8a3f0c5d20d1b9c P d559be506ef4445ca1faf0e875b38679 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:52.594703   872 raft_consensus.cc:359] T 77f4de4a2b5842d0aa989bb5b7cdd62e P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:52.640592   872 raft_consensus.cc:385] T 77f4de4a2b5842d0aa989bb5b7cdd62e P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:52.640916   872 raft_consensus.cc:740] T 77f4de4a2b5842d0aa989bb5b7cdd62e P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:13:52.641686   872 consensus_queue.cc:260] T 77f4de4a2b5842d0aa989bb5b7cdd62e P f516f7a5bdde4cd78035bbf464c6fb6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:52.643898   872 ts_tablet_manager.cc:1434] T 77f4de4a2b5842d0aa989bb5b7cdd62e P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.059s	user 0.007s	sys 0.000s
I20260709 12:13:52.644909   872 tablet_bootstrap.cc:492] T 4c50ea91f7b1473e9d415a63065f9905 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:13:52.630681   875 tablet_bootstrap.cc:492] T 1899484afc714737b64c009c5505e377 P d559be506ef4445ca1faf0e875b38679: Bootstrap starting.
I20260709 12:13:52.653509   875 tablet_bootstrap.cc:654] T 1899484afc714737b64c009c5505e377 P d559be506ef4445ca1faf0e875b38679: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:52.654134  1092 consensus_queue.cc:1048] T 384b6b44e07748b891f76e9a28d82d05 P 1b0d8dd14cbd4674a504867198df9173 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:52.639956   873 tablet_bootstrap.cc:654] T d4904c3db7d444b2a5c6631ef47c883a P 6ccb9b1d08bc4da8991c8681f59cc058: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:52.666246   872 tablet_bootstrap.cc:654] T 4c50ea91f7b1473e9d415a63065f9905 P f516f7a5bdde4cd78035bbf464c6fb6e: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:52.689435   678 raft_consensus.cc:2468] T 24368232069d44019c3c1f7906e57a99 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ccb9b1d08bc4da8991c8681f59cc058 in term 1.
I20260709 12:13:52.740595  1191 consensus_queue.cc:1048] T 4e18c72b67194671ae1569e0a3a4d79e P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:52.749097   874 tablet_bootstrap.cc:492] T 1899484afc714737b64c009c5505e377 P 1b0d8dd14cbd4674a504867198df9173: No bootstrap required, opened a new log
I20260709 12:13:52.749933   874 ts_tablet_manager.cc:1403] T 1899484afc714737b64c009c5505e377 P 1b0d8dd14cbd4674a504867198df9173: Time spent bootstrapping tablet: real 0.361s	user 0.014s	sys 0.013s
I20260709 12:13:52.718098  1084 raft_consensus.cc:697] T d09b1bb68c064e2d94ec2e2b0fa2df25 P 1b0d8dd14cbd4674a504867198df9173 [term 1 LEADER]: Becoming Leader. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Running, Role: LEADER
I20260709 12:13:52.771620   922 raft_consensus.cc:493] T d4904c3db7d444b2a5c6631ef47c883a P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:52.772447   922 raft_consensus.cc:515] T d4904c3db7d444b2a5c6631ef47c883a P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:52.777135   872 tablet_bootstrap.cc:492] T 4c50ea91f7b1473e9d415a63065f9905 P f516f7a5bdde4cd78035bbf464c6fb6e: No bootstrap required, opened a new log
I20260709 12:13:52.777484   875 tablet_bootstrap.cc:492] T 1899484afc714737b64c009c5505e377 P d559be506ef4445ca1faf0e875b38679: No bootstrap required, opened a new log
I20260709 12:13:52.777727   872 ts_tablet_manager.cc:1403] T 4c50ea91f7b1473e9d415a63065f9905 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.133s	user 0.019s	sys 0.000s
I20260709 12:13:52.777927   875 ts_tablet_manager.cc:1403] T 1899484afc714737b64c009c5505e377 P d559be506ef4445ca1faf0e875b38679: Time spent bootstrapping tablet: real 0.147s	user 0.014s	sys 0.011s
I20260709 12:13:52.786520   875 raft_consensus.cc:359] T 1899484afc714737b64c009c5505e377 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:52.787456   875 raft_consensus.cc:385] T 1899484afc714737b64c009c5505e377 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:52.787817   875 raft_consensus.cc:740] T 1899484afc714737b64c009c5505e377 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d559be506ef4445ca1faf0e875b38679, State: Initialized, Role: FOLLOWER
I20260709 12:13:52.789281   750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4904c3db7d444b2a5c6631ef47c883a" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
I20260709 12:13:52.788628   875 consensus_queue.cc:260] T 1899484afc714737b64c009c5505e377 P d559be506ef4445ca1faf0e875b38679 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
W20260709 12:13:52.791112   570 leader_election.cc:343] T d4904c3db7d444b2a5c6631ef47c883a P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:52.791713   875 ts_tablet_manager.cc:1434] T 1899484afc714737b64c009c5505e377 P d559be506ef4445ca1faf0e875b38679: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:13:52.789279   872 raft_consensus.cc:359] T 4c50ea91f7b1473e9d415a63065f9905 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:52.792547   872 raft_consensus.cc:385] T 4c50ea91f7b1473e9d415a63065f9905 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:52.792879   872 raft_consensus.cc:740] T 4c50ea91f7b1473e9d415a63065f9905 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:13:52.793713   872 consensus_queue.cc:260] T 4c50ea91f7b1473e9d415a63065f9905 P f516f7a5bdde4cd78035bbf464c6fb6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:52.795502   872 ts_tablet_manager.cc:1434] T 4c50ea91f7b1473e9d415a63065f9905 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 12:13:52.807585   922 leader_election.cc:290] T d4904c3db7d444b2a5c6631ef47c883a P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919)
I20260709 12:13:52.813261   872 tablet_bootstrap.cc:492] T 42811a1774aa4d89a4436249765e544a P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:13:52.817137   874 raft_consensus.cc:359] T 1899484afc714737b64c009c5505e377 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:52.818261   874 raft_consensus.cc:385] T 1899484afc714737b64c009c5505e377 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:52.818610   874 raft_consensus.cc:740] T 1899484afc714737b64c009c5505e377 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Initialized, Role: FOLLOWER
I20260709 12:13:52.819521   874 consensus_queue.cc:260] T 1899484afc714737b64c009c5505e377 P 1b0d8dd14cbd4674a504867198df9173 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:52.821985   875 tablet_bootstrap.cc:492] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P d559be506ef4445ca1faf0e875b38679: Bootstrap starting.
I20260709 12:13:52.827544   922 consensus_queue.cc:1048] T 4e18c72b67194671ae1569e0a3a4d79e P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:52.830422   875 tablet_bootstrap.cc:654] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P d559be506ef4445ca1faf0e875b38679: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:52.835664   873 tablet_bootstrap.cc:492] T d4904c3db7d444b2a5c6631ef47c883a P 6ccb9b1d08bc4da8991c8681f59cc058: No bootstrap required, opened a new log
I20260709 12:13:52.836174   823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4904c3db7d444b2a5c6631ef47c883a" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" is_pre_election: true
I20260709 12:13:52.837729  1084 consensus_queue.cc:237] T d09b1bb68c064e2d94ec2e2b0fa2df25 P 1b0d8dd14cbd4674a504867198df9173 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
W20260709 12:13:52.838634   568 leader_election.cc:343] T d4904c3db7d444b2a5c6631ef47c883a P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:52.839062   568 leader_election.cc:304] T d4904c3db7d444b2a5c6631ef47c883a P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 1b0d8dd14cbd4674a504867198df9173, 6ccb9b1d08bc4da8991c8681f59cc058
I20260709 12:13:52.839802  1116 raft_consensus.cc:2749] T d4904c3db7d444b2a5c6631ef47c883a P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:52.836230   873 ts_tablet_manager.cc:1403] T d4904c3db7d444b2a5c6631ef47c883a P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent bootstrapping tablet: real 0.344s	user 0.011s	sys 0.019s
I20260709 12:13:52.857534   872 tablet_bootstrap.cc:654] T 42811a1774aa4d89a4436249765e544a P f516f7a5bdde4cd78035bbf464c6fb6e: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:52.861166   873 raft_consensus.cc:359] T d4904c3db7d444b2a5c6631ef47c883a P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:52.862416   873 raft_consensus.cc:385] T d4904c3db7d444b2a5c6631ef47c883a P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:52.862787   873 raft_consensus.cc:740] T d4904c3db7d444b2a5c6631ef47c883a P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ccb9b1d08bc4da8991c8681f59cc058, State: Initialized, Role: FOLLOWER
I20260709 12:13:52.865530   874 ts_tablet_manager.cc:1434] T 1899484afc714737b64c009c5505e377 P 1b0d8dd14cbd4674a504867198df9173: Time spent starting tablet: real 0.115s	user 0.008s	sys 0.000s
I20260709 12:13:52.867627   873 consensus_queue.cc:260] T d4904c3db7d444b2a5c6631ef47c883a P 6ccb9b1d08bc4da8991c8681f59cc058 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:52.880460   874 tablet_bootstrap.cc:492] T d4904c3db7d444b2a5c6631ef47c883a P 1b0d8dd14cbd4674a504867198df9173: Bootstrap starting.
I20260709 12:13:52.893833  1116 raft_consensus.cc:493] T 77f4de4a2b5842d0aa989bb5b7cdd62e P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:52.894652  1116 raft_consensus.cc:515] T 77f4de4a2b5842d0aa989bb5b7cdd62e P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:52.897713   873 ts_tablet_manager.cc:1434] T d4904c3db7d444b2a5c6631ef47c883a P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent starting tablet: real 0.050s	user 0.008s	sys 0.002s
W20260709 12:13:52.899266  1251 log.cc:927] Time spent T a1886db7b0134580b8a3f0c5d20d1b9c P d559be506ef4445ca1faf0e875b38679: Append to log took a long time: real 0.084s	user 0.001s	sys 0.000s
I20260709 12:13:52.889716   921 raft_consensus.cc:493] T d4904c3db7d444b2a5c6631ef47c883a P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:52.913187   873 tablet_bootstrap.cc:492] T 1899484afc714737b64c009c5505e377 P 6ccb9b1d08bc4da8991c8681f59cc058: Bootstrap starting.
I20260709 12:13:52.903856   921 raft_consensus.cc:515] T d4904c3db7d444b2a5c6631ef47c883a P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:52.935961   875 tablet_bootstrap.cc:492] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P d559be506ef4445ca1faf0e875b38679: No bootstrap required, opened a new log
I20260709 12:13:52.936756   875 ts_tablet_manager.cc:1403] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P d559be506ef4445ca1faf0e875b38679: Time spent bootstrapping tablet: real 0.115s	user 0.008s	sys 0.014s
I20260709 12:13:52.948836   750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77f4de4a2b5842d0aa989bb5b7cdd62e" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
I20260709 12:13:52.949627   921 leader_election.cc:290] T d4904c3db7d444b2a5c6631ef47c883a P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
W20260709 12:13:52.952451   570 leader_election.cc:343] T 77f4de4a2b5842d0aa989bb5b7cdd62e P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:52.952764   750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4904c3db7d444b2a5c6631ef47c883a" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
W20260709 12:13:52.955260   793 leader_election.cc:343] T d4904c3db7d444b2a5c6631ef47c883a P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:52.968446  1257 log.cc:927] Time spent T 4e18c72b67194671ae1569e0a3a4d79e P 1b0d8dd14cbd4674a504867198df9173: Append to log took a long time: real 0.056s	user 0.001s	sys 0.000s
W20260709 12:13:52.968957  1256 log.cc:927] Time spent T 384b6b44e07748b891f76e9a28d82d05 P d559be506ef4445ca1faf0e875b38679: Append to log took a long time: real 0.058s	user 0.001s	sys 0.000s
I20260709 12:13:52.972707  1116 leader_election.cc:290] T 77f4de4a2b5842d0aa989bb5b7cdd62e P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919)
I20260709 12:13:52.978349   599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4904c3db7d444b2a5c6631ef47c883a" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:52.985203   599 raft_consensus.cc:2468] T d4904c3db7d444b2a5c6631ef47c883a P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ccb9b1d08bc4da8991c8681f59cc058 in term 0.
I20260709 12:13:52.989357  1116 raft_consensus.cc:493] T 4c50ea91f7b1473e9d415a63065f9905 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:52.990355  1116 raft_consensus.cc:515] T 4c50ea91f7b1473e9d415a63065f9905 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:52.994886   678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c50ea91f7b1473e9d415a63065f9905" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679" is_pre_election: true
W20260709 12:13:52.998664   569 leader_election.cc:343] T 4c50ea91f7b1473e9d415a63065f9905 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:52.999325  1116 leader_election.cc:290] T 4c50ea91f7b1473e9d415a63065f9905 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
I20260709 12:13:53.000222   873 tablet_bootstrap.cc:654] T 1899484afc714737b64c009c5505e377 P 6ccb9b1d08bc4da8991c8681f59cc058: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:53.000080   875 raft_consensus.cc:359] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:53.001016   875 raft_consensus.cc:385] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:53.001367   875 raft_consensus.cc:740] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d559be506ef4445ca1faf0e875b38679, State: Initialized, Role: FOLLOWER
I20260709 12:13:53.002276   875 consensus_queue.cc:260] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P d559be506ef4445ca1faf0e875b38679 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:53.004421   792 leader_election.cc:304] T d4904c3db7d444b2a5c6631ef47c883a P 6ccb9b1d08bc4da8991c8681f59cc058 [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: 6ccb9b1d08bc4da8991c8681f59cc058, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 1b0d8dd14cbd4674a504867198df9173
I20260709 12:13:53.013273   875 ts_tablet_manager.cc:1434] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P d559be506ef4445ca1faf0e875b38679: Time spent starting tablet: real 0.076s	user 0.008s	sys 0.000s
I20260709 12:13:53.017076  1264 consensus_queue.cc:1048] T 24368232069d44019c3c1f7906e57a99 P 6ccb9b1d08bc4da8991c8681f59cc058 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:13:53.013837  1263 raft_consensus.cc:2804] T d4904c3db7d444b2a5c6631ef47c883a P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:53.023537   498 catalog_manager.cc:5697] T 4e18c72b67194671ae1569e0a3a4d79e P f516f7a5bdde4cd78035bbf464c6fb6e reported cstate change: term changed from 0 to 1, leader changed from <none> to f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193). New cstate: current_term: 1 leader_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:53.028235   825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77f4de4a2b5842d0aa989bb5b7cdd62e" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" is_pre_election: true
I20260709 12:13:53.029531   827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c50ea91f7b1473e9d415a63065f9905" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" is_pre_election: true
I20260709 12:13:53.031386   875 tablet_bootstrap.cc:492] T ccd7b1a61a6544f28d94d0a7ea565293 P d559be506ef4445ca1faf0e875b38679: Bootstrap starting.
W20260709 12:13:53.033267   568 leader_election.cc:343] T 77f4de4a2b5842d0aa989bb5b7cdd62e P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:53.033738   568 leader_election.cc:304] T 77f4de4a2b5842d0aa989bb5b7cdd62e P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 1b0d8dd14cbd4674a504867198df9173, 6ccb9b1d08bc4da8991c8681f59cc058
W20260709 12:13:53.034783   568 leader_election.cc:343] T 4c50ea91f7b1473e9d415a63065f9905 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:53.035146   568 leader_election.cc:304] T 4c50ea91f7b1473e9d415a63065f9905 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 6ccb9b1d08bc4da8991c8681f59cc058, d559be506ef4445ca1faf0e875b38679
I20260709 12:13:53.023018  1263 raft_consensus.cc:493] T d4904c3db7d444b2a5c6631ef47c883a P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:53.040616  1022 raft_consensus.cc:493] T 1899484afc714737b64c009c5505e377 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:53.041419  1116 raft_consensus.cc:2749] T 4c50ea91f7b1473e9d415a63065f9905 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:53.044255  1022 raft_consensus.cc:515] T 1899484afc714737b64c009c5505e377 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:53.045969  1263 raft_consensus.cc:3060] T d4904c3db7d444b2a5c6631ef47c883a P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:53.050545   874 tablet_bootstrap.cc:654] T d4904c3db7d444b2a5c6631ef47c883a P 1b0d8dd14cbd4674a504867198df9173: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:53.059969   875 tablet_bootstrap.cc:654] T ccd7b1a61a6544f28d94d0a7ea565293 P d559be506ef4445ca1faf0e875b38679: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:53.048923  1265 raft_consensus.cc:2749] T 77f4de4a2b5842d0aa989bb5b7cdd62e P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:53.072867  1022 leader_election.cc:290] T 1899484afc714737b64c009c5505e377 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919)
I20260709 12:13:53.074925   827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1899484afc714737b64c009c5505e377" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" is_pre_election: true
W20260709 12:13:53.078276   643 leader_election.cc:343] T 1899484afc714737b64c009c5505e377 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:53.089751   751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1899484afc714737b64c009c5505e377" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
I20260709 12:13:53.090487   751 raft_consensus.cc:2468] T 1899484afc714737b64c009c5505e377 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d559be506ef4445ca1faf0e875b38679 in term 0.
I20260709 12:13:53.093091   645 leader_election.cc:304] T 1899484afc714737b64c009c5505e377 P d559be506ef4445ca1faf0e875b38679 [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: 1b0d8dd14cbd4674a504867198df9173, d559be506ef4445ca1faf0e875b38679; no voters: 6ccb9b1d08bc4da8991c8681f59cc058
I20260709 12:13:53.093931  1128 raft_consensus.cc:2804] T 1899484afc714737b64c009c5505e377 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:53.094432  1128 raft_consensus.cc:493] T 1899484afc714737b64c009c5505e377 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:53.095080   501 catalog_manager.cc:5697] T 24368232069d44019c3c1f7906e57a99 P 6ccb9b1d08bc4da8991c8681f59cc058 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196). New cstate: current_term: 1 leader_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:53.100883   873 tablet_bootstrap.cc:492] T 1899484afc714737b64c009c5505e377 P 6ccb9b1d08bc4da8991c8681f59cc058: No bootstrap required, opened a new log
I20260709 12:13:53.103287   873 ts_tablet_manager.cc:1403] T 1899484afc714737b64c009c5505e377 P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent bootstrapping tablet: real 0.196s	user 0.013s	sys 0.017s
I20260709 12:13:53.099711  1128 raft_consensus.cc:3060] T 1899484afc714737b64c009c5505e377 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:53.112633   872 tablet_bootstrap.cc:492] T 42811a1774aa4d89a4436249765e544a P f516f7a5bdde4cd78035bbf464c6fb6e: No bootstrap required, opened a new log
I20260709 12:13:53.121832  1240 consensus_queue.cc:1048] T a1886db7b0134580b8a3f0c5d20d1b9c P d559be506ef4445ca1faf0e875b38679 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:53.121865   872 ts_tablet_manager.cc:1403] T 42811a1774aa4d89a4436249765e544a P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.309s	user 0.019s	sys 0.004s
I20260709 12:13:53.132090   872 raft_consensus.cc:359] T 42811a1774aa4d89a4436249765e544a P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:53.132869   872 raft_consensus.cc:385] T 42811a1774aa4d89a4436249765e544a P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:53.133155   872 raft_consensus.cc:740] T 42811a1774aa4d89a4436249765e544a P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:13:53.117492  1223 consensus_queue.cc:1048] T 24368232069d44019c3c1f7906e57a99 P 6ccb9b1d08bc4da8991c8681f59cc058 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:53.149477   873 raft_consensus.cc:359] T 1899484afc714737b64c009c5505e377 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:53.150239   873 raft_consensus.cc:385] T 1899484afc714737b64c009c5505e377 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:53.150513   873 raft_consensus.cc:740] T 1899484afc714737b64c009c5505e377 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ccb9b1d08bc4da8991c8681f59cc058, State: Initialized, Role: FOLLOWER
I20260709 12:13:53.155164  1128 raft_consensus.cc:515] T 1899484afc714737b64c009c5505e377 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:53.158130   750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1899484afc714737b64c009c5505e377" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173"
I20260709 12:13:53.158878   750 raft_consensus.cc:3060] T 1899484afc714737b64c009c5505e377 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:53.159118  1128 leader_election.cc:290] T 1899484afc714737b64c009c5505e377 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 election: Requested vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919)
I20260709 12:13:53.157815   873 consensus_queue.cc:260] T 1899484afc714737b64c009c5505e377 P 6ccb9b1d08bc4da8991c8681f59cc058 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:53.160609  1223 raft_consensus.cc:493] T 1899484afc714737b64c009c5505e377 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:53.161067  1223 raft_consensus.cc:515] T 1899484afc714737b64c009c5505e377 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:53.163275  1223 leader_election.cc:290] T 1899484afc714737b64c009c5505e377 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139), 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569)
I20260709 12:13:53.164803   745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1899484afc714737b64c009c5505e377" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
I20260709 12:13:53.164747   873 ts_tablet_manager.cc:1434] T 1899484afc714737b64c009c5505e377 P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent starting tablet: real 0.061s	user 0.007s	sys 0.000s
I20260709 12:13:53.167760   675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1899484afc714737b64c009c5505e377" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679" is_pre_election: true
I20260709 12:13:53.168258   873 tablet_bootstrap.cc:492] T e68cf8b33bc44f1583800765b59452a4 P 6ccb9b1d08bc4da8991c8681f59cc058: Bootstrap starting.
I20260709 12:13:53.168620   675 raft_consensus.cc:2393] T 1899484afc714737b64c009c5505e377 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6ccb9b1d08bc4da8991c8681f59cc058 in current term 1: Already voted for candidate d559be506ef4445ca1faf0e875b38679 in this term.
I20260709 12:13:53.171118   500 catalog_manager.cc:5697] T a1886db7b0134580b8a3f0c5d20d1b9c P d559be506ef4445ca1faf0e875b38679 reported cstate change: term changed from 0 to 1, leader changed from <none> to d559be506ef4445ca1faf0e875b38679 (127.29.32.194). New cstate: current_term: 1 leader_uuid: "d559be506ef4445ca1faf0e875b38679" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:53.172473   874 tablet_bootstrap.cc:492] T d4904c3db7d444b2a5c6631ef47c883a P 1b0d8dd14cbd4674a504867198df9173: No bootstrap required, opened a new log
I20260709 12:13:53.172940   874 ts_tablet_manager.cc:1403] T d4904c3db7d444b2a5c6631ef47c883a P 1b0d8dd14cbd4674a504867198df9173: Time spent bootstrapping tablet: real 0.293s	user 0.026s	sys 0.011s
I20260709 12:13:53.177234   872 consensus_queue.cc:260] T 42811a1774aa4d89a4436249765e544a P f516f7a5bdde4cd78035bbf464c6fb6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:53.179785   872 ts_tablet_manager.cc:1434] T 42811a1774aa4d89a4436249765e544a P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.055s	user 0.005s	sys 0.001s
I20260709 12:13:53.180889   874 raft_consensus.cc:359] T d4904c3db7d444b2a5c6631ef47c883a P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:53.181640   874 raft_consensus.cc:385] T d4904c3db7d444b2a5c6631ef47c883a P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:53.181907   874 raft_consensus.cc:740] T d4904c3db7d444b2a5c6631ef47c883a P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Initialized, Role: FOLLOWER
I20260709 12:13:53.182708   874 consensus_queue.cc:260] T d4904c3db7d444b2a5c6631ef47c883a P 1b0d8dd14cbd4674a504867198df9173 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:53.185129   874 ts_tablet_manager.cc:1434] T d4904c3db7d444b2a5c6631ef47c883a P 1b0d8dd14cbd4674a504867198df9173: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:13:53.186264   874 tablet_bootstrap.cc:492] T ccd7b1a61a6544f28d94d0a7ea565293 P 1b0d8dd14cbd4674a504867198df9173: Bootstrap starting.
I20260709 12:13:53.188482   827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1899484afc714737b64c009c5505e377" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058"
I20260709 12:13:53.189407   827 raft_consensus.cc:3060] T 1899484afc714737b64c009c5505e377 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:53.193651   873 tablet_bootstrap.cc:654] T e68cf8b33bc44f1583800765b59452a4 P 6ccb9b1d08bc4da8991c8681f59cc058: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:53.199625   750 raft_consensus.cc:2468] T 1899484afc714737b64c009c5505e377 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d559be506ef4445ca1faf0e875b38679 in term 1.
I20260709 12:13:53.201719   645 leader_election.cc:304] T 1899484afc714737b64c009c5505e377 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, d559be506ef4445ca1faf0e875b38679; no voters: 
I20260709 12:13:53.202535   874 tablet_bootstrap.cc:654] T ccd7b1a61a6544f28d94d0a7ea565293 P 1b0d8dd14cbd4674a504867198df9173: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:53.206086  1240 raft_consensus.cc:2804] T 1899484afc714737b64c009c5505e377 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:53.209249  1240 raft_consensus.cc:697] T 1899484afc714737b64c009c5505e377 P d559be506ef4445ca1faf0e875b38679 [term 1 LEADER]: Becoming Leader. State: Replica: d559be506ef4445ca1faf0e875b38679, State: Running, Role: LEADER
I20260709 12:13:53.210553  1240 consensus_queue.cc:237] T 1899484afc714737b64c009c5505e377 P d559be506ef4445ca1faf0e875b38679 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:53.202836   502 catalog_manager.cc:5697] T d09b1bb68c064e2d94ec2e2b0fa2df25 P 1b0d8dd14cbd4674a504867198df9173 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195). New cstate: current_term: 1 leader_uuid: "1b0d8dd14cbd4674a504867198df9173" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:53.203605   792 leader_election.cc:304] T 1899484afc714737b64c009c5505e377 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ccb9b1d08bc4da8991c8681f59cc058; no voters: 1b0d8dd14cbd4674a504867198df9173, d559be506ef4445ca1faf0e875b38679
I20260709 12:13:53.099288  1263 raft_consensus.cc:515] T d4904c3db7d444b2a5c6631ef47c883a P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:53.225000   873 tablet_bootstrap.cc:492] T e68cf8b33bc44f1583800765b59452a4 P 6ccb9b1d08bc4da8991c8681f59cc058: No bootstrap required, opened a new log
I20260709 12:13:53.226778   873 ts_tablet_manager.cc:1403] T e68cf8b33bc44f1583800765b59452a4 P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent bootstrapping tablet: real 0.059s	user 0.010s	sys 0.005s
I20260709 12:13:53.229662   873 raft_consensus.cc:359] T e68cf8b33bc44f1583800765b59452a4 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:53.230388   873 raft_consensus.cc:385] T e68cf8b33bc44f1583800765b59452a4 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:53.230675   873 raft_consensus.cc:740] T e68cf8b33bc44f1583800765b59452a4 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ccb9b1d08bc4da8991c8681f59cc058, State: Initialized, Role: FOLLOWER
I20260709 12:13:53.231343   873 consensus_queue.cc:260] T e68cf8b33bc44f1583800765b59452a4 P 6ccb9b1d08bc4da8991c8681f59cc058 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:53.231950   745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4904c3db7d444b2a5c6631ef47c883a" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173"
I20260709 12:13:53.232827   745 raft_consensus.cc:3060] T d4904c3db7d444b2a5c6631ef47c883a P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:53.234452   873 ts_tablet_manager.cc:1434] T e68cf8b33bc44f1583800765b59452a4 P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:13:53.235625   873 tablet_bootstrap.cc:492] T 4c50ea91f7b1473e9d415a63065f9905 P 6ccb9b1d08bc4da8991c8681f59cc058: Bootstrap starting.
I20260709 12:13:53.265611  1128 consensus_queue.cc:1048] T a1886db7b0134580b8a3f0c5d20d1b9c P d559be506ef4445ca1faf0e875b38679 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:53.291579   873 tablet_bootstrap.cc:654] T 4c50ea91f7b1473e9d415a63065f9905 P 6ccb9b1d08bc4da8991c8681f59cc058: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:53.291762   872 tablet_bootstrap.cc:492] T ece20d6112544af09b04c09234863c67 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:13:53.304421   874 tablet_bootstrap.cc:492] T ccd7b1a61a6544f28d94d0a7ea565293 P 1b0d8dd14cbd4674a504867198df9173: No bootstrap required, opened a new log
I20260709 12:13:53.240679   827 raft_consensus.cc:2468] T 1899484afc714737b64c009c5505e377 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d559be506ef4445ca1faf0e875b38679 in term 1.
I20260709 12:13:53.318301  1225 raft_consensus.cc:2749] T 1899484afc714737b64c009c5505e377 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:53.322093   599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4904c3db7d444b2a5c6631ef47c883a" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
I20260709 12:13:53.322847   599 raft_consensus.cc:3060] T d4904c3db7d444b2a5c6631ef47c883a P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:53.324983   745 raft_consensus.cc:2468] T d4904c3db7d444b2a5c6631ef47c883a P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ccb9b1d08bc4da8991c8681f59cc058 in term 1.
I20260709 12:13:53.327445   872 tablet_bootstrap.cc:654] T ece20d6112544af09b04c09234863c67 P f516f7a5bdde4cd78035bbf464c6fb6e: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:53.321054  1128 raft_consensus.cc:493] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:53.313643  1263 leader_election.cc:290] T d4904c3db7d444b2a5c6631ef47c883a P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 election: Requested vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:53.305428   874 ts_tablet_manager.cc:1403] T ccd7b1a61a6544f28d94d0a7ea565293 P 1b0d8dd14cbd4674a504867198df9173: Time spent bootstrapping tablet: real 0.119s	user 0.017s	sys 0.012s
I20260709 12:13:53.341197  1128 raft_consensus.cc:515] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:53.369735   601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c2f769da0c14bf2a2cb2d1c86ba3e26" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:53.336905   793 leader_election.cc:304] T d4904c3db7d444b2a5c6631ef47c883a P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, 6ccb9b1d08bc4da8991c8681f59cc058; no voters: 
W20260709 12:13:53.373462   793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.195:46569, user_credentials={real_user=slave}} blocked reactor thread for 44655us
I20260709 12:13:53.375123  1225 raft_consensus.cc:2804] T d4904c3db7d444b2a5c6631ef47c883a P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:53.375790  1225 raft_consensus.cc:697] T d4904c3db7d444b2a5c6631ef47c883a P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 LEADER]: Becoming Leader. State: Replica: 6ccb9b1d08bc4da8991c8681f59cc058, State: Running, Role: LEADER
I20260709 12:13:53.404359   874 raft_consensus.cc:359] T ccd7b1a61a6544f28d94d0a7ea565293 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:53.406631   874 raft_consensus.cc:385] T ccd7b1a61a6544f28d94d0a7ea565293 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:53.407032   874 raft_consensus.cc:740] T ccd7b1a61a6544f28d94d0a7ea565293 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Initialized, Role: FOLLOWER
I20260709 12:13:53.421959   874 consensus_queue.cc:260] T ccd7b1a61a6544f28d94d0a7ea565293 P 1b0d8dd14cbd4674a504867198df9173 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:53.376870  1225 consensus_queue.cc:237] T d4904c3db7d444b2a5c6631ef47c883a P 6ccb9b1d08bc4da8991c8681f59cc058 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
W20260709 12:13:53.402143   644 leader_election.cc:343] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:53.402541  1128 leader_election.cc:290] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859), 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569)
I20260709 12:13:53.408347   599 raft_consensus.cc:2468] T d4904c3db7d444b2a5c6631ef47c883a P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ccb9b1d08bc4da8991c8681f59cc058 in term 1.
W20260709 12:13:53.444366   643 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.196:34919, user_credentials={real_user=slave}} blocked reactor thread for 60053.8us
I20260709 12:13:53.445233   874 ts_tablet_manager.cc:1434] T ccd7b1a61a6544f28d94d0a7ea565293 P 1b0d8dd14cbd4674a504867198df9173: Time spent starting tablet: real 0.108s	user 0.008s	sys 0.000s
I20260709 12:13:53.445360   873 tablet_bootstrap.cc:492] T 4c50ea91f7b1473e9d415a63065f9905 P 6ccb9b1d08bc4da8991c8681f59cc058: No bootstrap required, opened a new log
I20260709 12:13:53.445932   873 ts_tablet_manager.cc:1403] T 4c50ea91f7b1473e9d415a63065f9905 P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent bootstrapping tablet: real 0.211s	user 0.031s	sys 0.028s
I20260709 12:13:53.452359   873 raft_consensus.cc:359] T 4c50ea91f7b1473e9d415a63065f9905 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:53.453524   873 raft_consensus.cc:385] T 4c50ea91f7b1473e9d415a63065f9905 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:53.453923   873 raft_consensus.cc:740] T 4c50ea91f7b1473e9d415a63065f9905 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ccb9b1d08bc4da8991c8681f59cc058, State: Initialized, Role: FOLLOWER
I20260709 12:13:53.454800   873 consensus_queue.cc:260] T 4c50ea91f7b1473e9d415a63065f9905 P 6ccb9b1d08bc4da8991c8681f59cc058 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:53.465584   875 tablet_bootstrap.cc:492] T ccd7b1a61a6544f28d94d0a7ea565293 P d559be506ef4445ca1faf0e875b38679: No bootstrap required, opened a new log
I20260709 12:13:53.466203   875 ts_tablet_manager.cc:1403] T ccd7b1a61a6544f28d94d0a7ea565293 P d559be506ef4445ca1faf0e875b38679: Time spent bootstrapping tablet: real 0.443s	user 0.040s	sys 0.069s
W20260709 12:13:53.467608   550 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:53.474838   875 raft_consensus.cc:359] T ccd7b1a61a6544f28d94d0a7ea565293 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:53.483609   875 raft_consensus.cc:385] T ccd7b1a61a6544f28d94d0a7ea565293 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:53.485677   872 tablet_bootstrap.cc:492] T ece20d6112544af09b04c09234863c67 P f516f7a5bdde4cd78035bbf464c6fb6e: No bootstrap required, opened a new log
I20260709 12:13:53.486303   872 ts_tablet_manager.cc:1403] T ece20d6112544af09b04c09234863c67 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.306s	user 0.017s	sys 0.002s
I20260709 12:13:53.483938   875 raft_consensus.cc:740] T ccd7b1a61a6544f28d94d0a7ea565293 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d559be506ef4445ca1faf0e875b38679, State: Initialized, Role: FOLLOWER
I20260709 12:13:53.491772  1084 consensus_queue.cc:1048] T d09b1bb68c064e2d94ec2e2b0fa2df25 P 1b0d8dd14cbd4674a504867198df9173 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:53.490825   872 raft_consensus.cc:359] T ece20d6112544af09b04c09234863c67 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:53.496711   872 raft_consensus.cc:385] T ece20d6112544af09b04c09234863c67 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:53.503402   872 raft_consensus.cc:740] T ece20d6112544af09b04c09234863c67 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:13:53.503957  1084 raft_consensus.cc:493] T ccd7b1a61a6544f28d94d0a7ea565293 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:53.494874   875 consensus_queue.cc:260] T ccd7b1a61a6544f28d94d0a7ea565293 P d559be506ef4445ca1faf0e875b38679 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:53.504550  1084 raft_consensus.cc:515] T ccd7b1a61a6544f28d94d0a7ea565293 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:53.506916  1084 leader_election.cc:290] T ccd7b1a61a6544f28d94d0a7ea565293 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139), 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919)
I20260709 12:13:53.508584   823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccd7b1a61a6544f28d94d0a7ea565293" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" is_pre_election: true
I20260709 12:13:53.509537   875 ts_tablet_manager.cc:1434] T ccd7b1a61a6544f28d94d0a7ea565293 P d559be506ef4445ca1faf0e875b38679: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.000s
W20260709 12:13:53.510185   717 leader_election.cc:343] T ccd7b1a61a6544f28d94d0a7ea565293 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:53.504211   872 consensus_queue.cc:260] T ece20d6112544af09b04c09234863c67 P f516f7a5bdde4cd78035bbf464c6fb6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
W20260709 12:13:53.509877   645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.195:46569, user_credentials={real_user=slave}} blocked reactor thread for 45217.5us
I20260709 12:13:53.512364  1084 consensus_queue.cc:1048] T d09b1bb68c064e2d94ec2e2b0fa2df25 P 1b0d8dd14cbd4674a504867198df9173 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:53.514091   874 tablet_bootstrap.cc:492] T 77f4de4a2b5842d0aa989bb5b7cdd62e P 1b0d8dd14cbd4674a504867198df9173: Bootstrap starting.
I20260709 12:13:53.514397   751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c2f769da0c14bf2a2cb2d1c86ba3e26" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
I20260709 12:13:53.511819   875 tablet_bootstrap.cc:492] T 42811a1774aa4d89a4436249765e544a P d559be506ef4445ca1faf0e875b38679: Bootstrap starting.
I20260709 12:13:53.523214   502 catalog_manager.cc:5697] T 1899484afc714737b64c009c5505e377 P d559be506ef4445ca1faf0e875b38679 reported cstate change: term changed from 0 to 1, leader changed from <none> to d559be506ef4445ca1faf0e875b38679 (127.29.32.194). New cstate: current_term: 1 leader_uuid: "d559be506ef4445ca1faf0e875b38679" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:53.520042   672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccd7b1a61a6544f28d94d0a7ea565293" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679" is_pre_election: true
I20260709 12:13:53.526893   672 raft_consensus.cc:2468] T ccd7b1a61a6544f28d94d0a7ea565293 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b0d8dd14cbd4674a504867198df9173 in term 0.
I20260709 12:13:53.554044   718 leader_election.cc:304] T ccd7b1a61a6544f28d94d0a7ea565293 P 1b0d8dd14cbd4674a504867198df9173 [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: 1b0d8dd14cbd4674a504867198df9173, d559be506ef4445ca1faf0e875b38679; no voters: 6ccb9b1d08bc4da8991c8681f59cc058
I20260709 12:13:53.557193  1258 raft_consensus.cc:2804] T ccd7b1a61a6544f28d94d0a7ea565293 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:53.557652  1258 raft_consensus.cc:493] T ccd7b1a61a6544f28d94d0a7ea565293 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:53.520511   872 ts_tablet_manager.cc:1434] T ece20d6112544af09b04c09234863c67 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260709 12:13:53.558017  1258 raft_consensus.cc:3060] T ccd7b1a61a6544f28d94d0a7ea565293 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:53.558563   873 ts_tablet_manager.cc:1434] T 4c50ea91f7b1473e9d415a63065f9905 P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent starting tablet: real 0.112s	user 0.013s	sys 0.045s
W20260709 12:13:53.559577   645 leader_election.cc:343] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:53.560850   875 tablet_bootstrap.cc:654] T 42811a1774aa4d89a4436249765e544a P d559be506ef4445ca1faf0e875b38679: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:53.564206   645 leader_election.cc:304] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d559be506ef4445ca1faf0e875b38679; no voters: 1b0d8dd14cbd4674a504867198df9173, f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:13:53.560477   874 tablet_bootstrap.cc:654] T 77f4de4a2b5842d0aa989bb5b7cdd62e P 1b0d8dd14cbd4674a504867198df9173: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:53.569142   872 tablet_bootstrap.cc:492] T e68cf8b33bc44f1583800765b59452a4 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:13:53.559703   873 tablet_bootstrap.cc:492] T ccd7b1a61a6544f28d94d0a7ea565293 P 6ccb9b1d08bc4da8991c8681f59cc058: Bootstrap starting.
I20260709 12:13:53.581377  1116 raft_consensus.cc:493] T 42811a1774aa4d89a4436249765e544a P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:53.582142  1116 raft_consensus.cc:515] T 42811a1774aa4d89a4436249765e544a P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:53.584619  1258 raft_consensus.cc:515] T ccd7b1a61a6544f28d94d0a7ea565293 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:53.585304   873 tablet_bootstrap.cc:654] T ccd7b1a61a6544f28d94d0a7ea565293 P 6ccb9b1d08bc4da8991c8681f59cc058: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:53.598944  1116 leader_election.cc:290] T 42811a1774aa4d89a4436249765e544a P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139), 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569)
I20260709 12:13:53.602655   873 tablet_bootstrap.cc:492] T ccd7b1a61a6544f28d94d0a7ea565293 P 6ccb9b1d08bc4da8991c8681f59cc058: No bootstrap required, opened a new log
I20260709 12:13:53.603420   873 ts_tablet_manager.cc:1403] T ccd7b1a61a6544f28d94d0a7ea565293 P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent bootstrapping tablet: real 0.044s	user 0.004s	sys 0.010s
I20260709 12:13:53.605402   750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42811a1774aa4d89a4436249765e544a" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
I20260709 12:13:53.609570   873 raft_consensus.cc:359] T ccd7b1a61a6544f28d94d0a7ea565293 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:53.606133   750 raft_consensus.cc:2468] T 42811a1774aa4d89a4436249765e544a P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 0.
I20260709 12:13:53.611011   873 raft_consensus.cc:385] T ccd7b1a61a6544f28d94d0a7ea565293 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:53.618460   873 raft_consensus.cc:740] T ccd7b1a61a6544f28d94d0a7ea565293 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ccb9b1d08bc4da8991c8681f59cc058, State: Initialized, Role: FOLLOWER
I20260709 12:13:53.619210   873 consensus_queue.cc:260] T ccd7b1a61a6544f28d94d0a7ea565293 P 6ccb9b1d08bc4da8991c8681f59cc058 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:53.620425   875 tablet_bootstrap.cc:492] T 42811a1774aa4d89a4436249765e544a P d559be506ef4445ca1faf0e875b38679: No bootstrap required, opened a new log
I20260709 12:13:53.621708   875 ts_tablet_manager.cc:1403] T 42811a1774aa4d89a4436249765e544a P d559be506ef4445ca1faf0e875b38679: Time spent bootstrapping tablet: real 0.110s	user 0.009s	sys 0.004s
I20260709 12:13:53.622574   873 ts_tablet_manager.cc:1434] T ccd7b1a61a6544f28d94d0a7ea565293 P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.001s
I20260709 12:13:53.623647   873 tablet_bootstrap.cc:492] T 95ad5f421cc44bcba9d8f0e3b909562a P 6ccb9b1d08bc4da8991c8681f59cc058: Bootstrap starting.
I20260709 12:13:53.625558   874 tablet_bootstrap.cc:492] T 77f4de4a2b5842d0aa989bb5b7cdd62e P 1b0d8dd14cbd4674a504867198df9173: No bootstrap required, opened a new log
I20260709 12:13:53.626324   874 ts_tablet_manager.cc:1403] T 77f4de4a2b5842d0aa989bb5b7cdd62e P 1b0d8dd14cbd4674a504867198df9173: Time spent bootstrapping tablet: real 0.112s	user 0.014s	sys 0.000s
I20260709 12:13:53.628180  1258 leader_election.cc:290] T ccd7b1a61a6544f28d94d0a7ea565293 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 election: Requested vote from peers d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139), 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919)
I20260709 12:13:53.628412   826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccd7b1a61a6544f28d94d0a7ea565293" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058"
I20260709 12:13:53.629151   826 raft_consensus.cc:3060] T ccd7b1a61a6544f28d94d0a7ea565293 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:53.629947   873 tablet_bootstrap.cc:654] T 95ad5f421cc44bcba9d8f0e3b909562a P 6ccb9b1d08bc4da8991c8681f59cc058: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:53.635345   502 catalog_manager.cc:5697] T d4904c3db7d444b2a5c6631ef47c883a P 6ccb9b1d08bc4da8991c8681f59cc058 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196). New cstate: current_term: 1 leader_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:53.640393   872 tablet_bootstrap.cc:654] T e68cf8b33bc44f1583800765b59452a4 P f516f7a5bdde4cd78035bbf464c6fb6e: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:53.641068   826 raft_consensus.cc:2468] T ccd7b1a61a6544f28d94d0a7ea565293 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b0d8dd14cbd4674a504867198df9173 in term 1.
I20260709 12:13:53.642114   873 tablet_bootstrap.cc:492] T 95ad5f421cc44bcba9d8f0e3b909562a P 6ccb9b1d08bc4da8991c8681f59cc058: No bootstrap required, opened a new log
I20260709 12:13:53.642421   717 leader_election.cc:304] T ccd7b1a61a6544f28d94d0a7ea565293 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, 6ccb9b1d08bc4da8991c8681f59cc058; no voters: 
I20260709 12:13:53.642653   873 ts_tablet_manager.cc:1403] T 95ad5f421cc44bcba9d8f0e3b909562a P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.002s
I20260709 12:13:53.644598   570 leader_election.cc:304] T 42811a1774aa4d89a4436249765e544a P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 
I20260709 12:13:53.645417  1116 raft_consensus.cc:2804] T 42811a1774aa4d89a4436249765e544a P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:53.645853  1116 raft_consensus.cc:493] T 42811a1774aa4d89a4436249765e544a P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:53.645640   873 raft_consensus.cc:359] T 95ad5f421cc44bcba9d8f0e3b909562a P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:53.646281  1116 raft_consensus.cc:3060] T 42811a1774aa4d89a4436249765e544a P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:53.646458   873 raft_consensus.cc:385] T 95ad5f421cc44bcba9d8f0e3b909562a P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:53.646800   873 raft_consensus.cc:740] T 95ad5f421cc44bcba9d8f0e3b909562a P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ccb9b1d08bc4da8991c8681f59cc058, State: Initialized, Role: FOLLOWER
I20260709 12:13:53.647606   873 consensus_queue.cc:260] T 95ad5f421cc44bcba9d8f0e3b909562a P 6ccb9b1d08bc4da8991c8681f59cc058 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:53.649986   873 ts_tablet_manager.cc:1434] T 95ad5f421cc44bcba9d8f0e3b909562a P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 12:13:53.650983   873 tablet_bootstrap.cc:492] T dd7edf1dc96f4ee08c77617122845609 P 6ccb9b1d08bc4da8991c8681f59cc058: Bootstrap starting.
I20260709 12:13:53.657028  1258 raft_consensus.cc:2804] T ccd7b1a61a6544f28d94d0a7ea565293 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:53.657224   874 raft_consensus.cc:359] T 77f4de4a2b5842d0aa989bb5b7cdd62e P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:53.657626  1258 raft_consensus.cc:697] T ccd7b1a61a6544f28d94d0a7ea565293 P 1b0d8dd14cbd4674a504867198df9173 [term 1 LEADER]: Becoming Leader. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Running, Role: LEADER
I20260709 12:13:53.657961   874 raft_consensus.cc:385] T 77f4de4a2b5842d0aa989bb5b7cdd62e P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:53.658293   874 raft_consensus.cc:740] T 77f4de4a2b5842d0aa989bb5b7cdd62e P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Initialized, Role: FOLLOWER
I20260709 12:13:53.658545  1258 consensus_queue.cc:237] T ccd7b1a61a6544f28d94d0a7ea565293 P 1b0d8dd14cbd4674a504867198df9173 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:53.658959   874 consensus_queue.cc:260] T 77f4de4a2b5842d0aa989bb5b7cdd62e P 1b0d8dd14cbd4674a504867198df9173 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:53.660967   875 raft_consensus.cc:359] T 42811a1774aa4d89a4436249765e544a P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:53.661741   875 raft_consensus.cc:385] T 42811a1774aa4d89a4436249765e544a P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:53.662014   875 raft_consensus.cc:740] T 42811a1774aa4d89a4436249765e544a P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d559be506ef4445ca1faf0e875b38679, State: Initialized, Role: FOLLOWER
I20260709 12:13:53.663043   875 consensus_queue.cc:260] T 42811a1774aa4d89a4436249765e544a P d559be506ef4445ca1faf0e875b38679 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:53.663444  1284 raft_consensus.cc:493] T 95ad5f421cc44bcba9d8f0e3b909562a P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:53.658064  1128 raft_consensus.cc:2749] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:53.664049  1284 raft_consensus.cc:515] T 95ad5f421cc44bcba9d8f0e3b909562a P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
W20260709 12:13:53.657640   718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.193:35859, user_credentials={real_user=slave}} blocked reactor thread for 53249.1us
I20260709 12:13:53.667079  1284 leader_election.cc:290] T 95ad5f421cc44bcba9d8f0e3b909562a P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:53.668748   601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95ad5f421cc44bcba9d8f0e3b909562a" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:53.670982   874 ts_tablet_manager.cc:1434] T 77f4de4a2b5842d0aa989bb5b7cdd62e P 1b0d8dd14cbd4674a504867198df9173: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.000s
I20260709 12:13:53.673013   875 ts_tablet_manager.cc:1434] T 42811a1774aa4d89a4436249765e544a P d559be506ef4445ca1faf0e875b38679: Time spent starting tablet: real 0.051s	user 0.003s	sys 0.003s
I20260709 12:13:53.674737   750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95ad5f421cc44bcba9d8f0e3b909562a" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
I20260709 12:13:53.675410   874 tablet_bootstrap.cc:492] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P 1b0d8dd14cbd4674a504867198df9173: Bootstrap starting.
W20260709 12:13:53.676313   793 leader_election.cc:343] T 95ad5f421cc44bcba9d8f0e3b909562a P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:53.675071   875 tablet_bootstrap.cc:492] T 4c50ea91f7b1473e9d415a63065f9905 P d559be506ef4445ca1faf0e875b38679: Bootstrap starting.
W20260709 12:13:53.686965   792 leader_election.cc:343] T 95ad5f421cc44bcba9d8f0e3b909562a P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:53.687634   792 leader_election.cc:304] T 95ad5f421cc44bcba9d8f0e3b909562a P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ccb9b1d08bc4da8991c8681f59cc058; no voters: 1b0d8dd14cbd4674a504867198df9173, f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:13:53.688759  1284 raft_consensus.cc:2749] T 95ad5f421cc44bcba9d8f0e3b909562a P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:53.694084  1128 consensus_queue.cc:1048] T 1899484afc714737b64c009c5505e377 P d559be506ef4445ca1faf0e875b38679 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:53.698415   873 tablet_bootstrap.cc:654] T dd7edf1dc96f4ee08c77617122845609 P 6ccb9b1d08bc4da8991c8681f59cc058: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:53.706432   874 tablet_bootstrap.cc:654] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P 1b0d8dd14cbd4674a504867198df9173: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:53.709084   873 tablet_bootstrap.cc:492] T dd7edf1dc96f4ee08c77617122845609 P 6ccb9b1d08bc4da8991c8681f59cc058: No bootstrap required, opened a new log
I20260709 12:13:53.708316   498 catalog_manager.cc:5697] T ccd7b1a61a6544f28d94d0a7ea565293 P 1b0d8dd14cbd4674a504867198df9173 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195). New cstate: current_term: 1 leader_uuid: "1b0d8dd14cbd4674a504867198df9173" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:53.713186   873 ts_tablet_manager.cc:1403] T dd7edf1dc96f4ee08c77617122845609 P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent bootstrapping tablet: real 0.062s	user 0.003s	sys 0.010s
W20260709 12:13:53.713346   645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.195:46569, user_credentials={real_user=slave}} blocked reactor thread for 153803us
I20260709 12:13:53.717195   873 raft_consensus.cc:359] T dd7edf1dc96f4ee08c77617122845609 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:53.717875   873 raft_consensus.cc:385] T dd7edf1dc96f4ee08c77617122845609 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:53.709736  1225 raft_consensus.cc:493] T e68cf8b33bc44f1583800765b59452a4 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:53.718129   873 raft_consensus.cc:740] T dd7edf1dc96f4ee08c77617122845609 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ccb9b1d08bc4da8991c8681f59cc058, State: Initialized, Role: FOLLOWER
I20260709 12:13:53.718524  1225 raft_consensus.cc:515] T e68cf8b33bc44f1583800765b59452a4 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:53.718874   873 consensus_queue.cc:260] T dd7edf1dc96f4ee08c77617122845609 P 6ccb9b1d08bc4da8991c8681f59cc058 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:53.720546   873 ts_tablet_manager.cc:1434] T dd7edf1dc96f4ee08c77617122845609 P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:13:53.720642  1225 leader_election.cc:290] T e68cf8b33bc44f1583800765b59452a4 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
I20260709 12:13:53.721650   873 tablet_bootstrap.cc:492] T eda3455ee64d4d56a38ef80303fe9046 P 6ccb9b1d08bc4da8991c8681f59cc058: Bootstrap starting.
I20260709 12:13:53.728708   672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42811a1774aa4d89a4436249765e544a" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679" is_pre_election: true
I20260709 12:13:53.729512   873 tablet_bootstrap.cc:654] T eda3455ee64d4d56a38ef80303fe9046 P 6ccb9b1d08bc4da8991c8681f59cc058: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:53.729458   672 raft_consensus.cc:2468] T 42811a1774aa4d89a4436249765e544a P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 0.
I20260709 12:13:53.730548   673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68cf8b33bc44f1583800765b59452a4" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679" is_pre_election: true
W20260709 12:13:53.731912   570 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.195:46569, user_credentials={real_user=slave}} blocked reactor thread for 87403.2us
I20260709 12:13:53.743026   874 tablet_bootstrap.cc:492] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P 1b0d8dd14cbd4674a504867198df9173: No bootstrap required, opened a new log
I20260709 12:13:53.743593   874 ts_tablet_manager.cc:1403] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P 1b0d8dd14cbd4674a504867198df9173: Time spent bootstrapping tablet: real 0.070s	user 0.014s	sys 0.006s
W20260709 12:13:53.746448   718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.194:45139, user_credentials={real_user=slave}} blocked reactor thread for 63157.5us
I20260709 12:13:53.748036   874 raft_consensus.cc:359] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:53.748796   874 raft_consensus.cc:385] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:53.749059   874 raft_consensus.cc:740] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Initialized, Role: FOLLOWER
I20260709 12:13:53.748992   597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68cf8b33bc44f1583800765b59452a4" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:53.750036   875 tablet_bootstrap.cc:654] T 4c50ea91f7b1473e9d415a63065f9905 P d559be506ef4445ca1faf0e875b38679: Neither blocks nor log segments found. Creating new log.
W20260709 12:13:53.750720   792 leader_election.cc:343] T e68cf8b33bc44f1583800765b59452a4 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:53.751456   874 consensus_queue.cc:260] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P 1b0d8dd14cbd4674a504867198df9173 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:53.756479   874 ts_tablet_manager.cc:1434] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P 1b0d8dd14cbd4674a504867198df9173: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:13:53.757705   873 tablet_bootstrap.cc:492] T eda3455ee64d4d56a38ef80303fe9046 P 6ccb9b1d08bc4da8991c8681f59cc058: No bootstrap required, opened a new log
I20260709 12:13:53.761706   873 ts_tablet_manager.cc:1403] T eda3455ee64d4d56a38ef80303fe9046 P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.004s
I20260709 12:13:53.762372   874 tablet_bootstrap.cc:492] T 3c4c3eac2bdd4683b1baf1d6ed146f96 P 1b0d8dd14cbd4674a504867198df9173: Bootstrap starting.
I20260709 12:13:53.753484   872 tablet_bootstrap.cc:492] T e68cf8b33bc44f1583800765b59452a4 P f516f7a5bdde4cd78035bbf464c6fb6e: No bootstrap required, opened a new log
I20260709 12:13:53.770732   872 ts_tablet_manager.cc:1403] T e68cf8b33bc44f1583800765b59452a4 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.202s	user 0.024s	sys 0.001s
I20260709 12:13:53.775609   872 raft_consensus.cc:359] T e68cf8b33bc44f1583800765b59452a4 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:53.776512   872 raft_consensus.cc:385] T e68cf8b33bc44f1583800765b59452a4 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:53.776813   872 raft_consensus.cc:740] T e68cf8b33bc44f1583800765b59452a4 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:13:53.777166   874 tablet_bootstrap.cc:654] T 3c4c3eac2bdd4683b1baf1d6ed146f96 P 1b0d8dd14cbd4674a504867198df9173: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:53.765842   873 raft_consensus.cc:359] T eda3455ee64d4d56a38ef80303fe9046 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:53.769608  1128 consensus_queue.cc:1048] T 1899484afc714737b64c009c5505e377 P d559be506ef4445ca1faf0e875b38679 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:53.779564   873 raft_consensus.cc:385] T eda3455ee64d4d56a38ef80303fe9046 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:53.779938   873 raft_consensus.cc:740] T eda3455ee64d4d56a38ef80303fe9046 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ccb9b1d08bc4da8991c8681f59cc058, State: Initialized, Role: FOLLOWER
I20260709 12:13:53.781076  1258 raft_consensus.cc:493] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:53.781800  1258 raft_consensus.cc:515] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:53.721989  1116 raft_consensus.cc:515] T 42811a1774aa4d89a4436249765e544a P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:53.785120  1258 leader_election.cc:290] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
I20260709 12:13:53.777555   872 consensus_queue.cc:260] T e68cf8b33bc44f1583800765b59452a4 P f516f7a5bdde4cd78035bbf464c6fb6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:53.792644  1284 raft_consensus.cc:493] T 4c50ea91f7b1473e9d415a63065f9905 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:53.781731   873 consensus_queue.cc:260] T eda3455ee64d4d56a38ef80303fe9046 P 6ccb9b1d08bc4da8991c8681f59cc058 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:53.793829  1225 raft_consensus.cc:493] T eda3455ee64d4d56a38ef80303fe9046 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:53.795576   872 ts_tablet_manager.cc:1434] T e68cf8b33bc44f1583800765b59452a4 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260709 12:13:53.795553  1225 raft_consensus.cc:515] T eda3455ee64d4d56a38ef80303fe9046 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:53.793489  1284 raft_consensus.cc:515] T 4c50ea91f7b1473e9d415a63065f9905 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:53.799511  1284 leader_election.cc:290] T 4c50ea91f7b1473e9d415a63065f9905 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
I20260709 12:13:53.797437   872 tablet_bootstrap.cc:492] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:13:53.800697   597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c50ea91f7b1473e9d415a63065f9905" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:53.801438   597 raft_consensus.cc:2468] T 4c50ea91f7b1473e9d415a63065f9905 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ccb9b1d08bc4da8991c8681f59cc058 in term 0.
I20260709 12:13:53.803002   792 leader_election.cc:304] T 4c50ea91f7b1473e9d415a63065f9905 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ccb9b1d08bc4da8991c8681f59cc058, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 
I20260709 12:13:53.805804  1284 raft_consensus.cc:2804] T 4c50ea91f7b1473e9d415a63065f9905 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:53.806195  1284 raft_consensus.cc:493] T 4c50ea91f7b1473e9d415a63065f9905 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:53.806548  1284 raft_consensus.cc:3060] T 4c50ea91f7b1473e9d415a63065f9905 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:53.807293   672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42811a1774aa4d89a4436249765e544a" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679"
I20260709 12:13:53.807766  1225 leader_election.cc:290] T eda3455ee64d4d56a38ef80303fe9046 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
I20260709 12:13:53.807997   672 raft_consensus.cc:3060] T 42811a1774aa4d89a4436249765e544a P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:53.808781   597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda3455ee64d4d56a38ef80303fe9046" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
W20260709 12:13:53.810061   792 leader_election.cc:343] T eda3455ee64d4d56a38ef80303fe9046 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:53.812925  1116 leader_election.cc:290] T 42811a1774aa4d89a4436249765e544a P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 election: Requested vote from peers d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139), 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569)
I20260709 12:13:53.820148  1284 raft_consensus.cc:515] T 4c50ea91f7b1473e9d415a63065f9905 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
W20260709 12:13:53.822332   792 leader_election.cc:343] T e68cf8b33bc44f1583800765b59452a4 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:53.826541   601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c2f769da0c14bf2a2cb2d1c86ba3e26" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:53.828320   792 leader_election.cc:304] T e68cf8b33bc44f1583800765b59452a4 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ccb9b1d08bc4da8991c8681f59cc058; no voters: d559be506ef4445ca1faf0e875b38679, f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:13:53.828928   875 tablet_bootstrap.cc:492] T 4c50ea91f7b1473e9d415a63065f9905 P d559be506ef4445ca1faf0e875b38679: No bootstrap required, opened a new log
I20260709 12:13:53.829604   875 ts_tablet_manager.cc:1403] T 4c50ea91f7b1473e9d415a63065f9905 P d559be506ef4445ca1faf0e875b38679: Time spent bootstrapping tablet: real 0.155s	user 0.013s	sys 0.001s
I20260709 12:13:53.832396  1284 leader_election.cc:290] T 4c50ea91f7b1473e9d415a63065f9905 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 election: Requested vote from peers f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
I20260709 12:13:53.833137   751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42811a1774aa4d89a4436249765e544a" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173"
I20260709 12:13:53.835317  1225 raft_consensus.cc:2749] T e68cf8b33bc44f1583800765b59452a4 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:53.836555   601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c50ea91f7b1473e9d415a63065f9905" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
I20260709 12:13:53.856360   601 raft_consensus.cc:3060] T 4c50ea91f7b1473e9d415a63065f9905 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:53.862318   872 tablet_bootstrap.cc:654] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P f516f7a5bdde4cd78035bbf464c6fb6e: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:53.858263   875 raft_consensus.cc:359] T 4c50ea91f7b1473e9d415a63065f9905 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:53.867865   875 raft_consensus.cc:385] T 4c50ea91f7b1473e9d415a63065f9905 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:13:53.868027   718 leader_election.cc:343] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:53.868314   875 raft_consensus.cc:740] T 4c50ea91f7b1473e9d415a63065f9905 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d559be506ef4445ca1faf0e875b38679, State: Initialized, Role: FOLLOWER
I20260709 12:13:53.869040   875 consensus_queue.cc:260] T 4c50ea91f7b1473e9d415a63065f9905 P d559be506ef4445ca1faf0e875b38679 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:53.870536   875 ts_tablet_manager.cc:1434] T 4c50ea91f7b1473e9d415a63065f9905 P d559be506ef4445ca1faf0e875b38679: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.001s
I20260709 12:13:53.877321   601 raft_consensus.cc:2468] T 4c50ea91f7b1473e9d415a63065f9905 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ccb9b1d08bc4da8991c8681f59cc058 in term 1.
I20260709 12:13:53.878830   792 leader_election.cc:304] T 4c50ea91f7b1473e9d415a63065f9905 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ccb9b1d08bc4da8991c8681f59cc058, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 
I20260709 12:13:53.879364   875 tablet_bootstrap.cc:492] T eda3455ee64d4d56a38ef80303fe9046 P d559be506ef4445ca1faf0e875b38679: Bootstrap starting.
I20260709 12:13:53.879715  1225 raft_consensus.cc:2804] T 4c50ea91f7b1473e9d415a63065f9905 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:53.880291  1225 raft_consensus.cc:697] T 4c50ea91f7b1473e9d415a63065f9905 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 LEADER]: Becoming Leader. State: Replica: 6ccb9b1d08bc4da8991c8681f59cc058, State: Running, Role: LEADER
I20260709 12:13:53.881250  1225 consensus_queue.cc:237] T 4c50ea91f7b1473e9d415a63065f9905 P 6ccb9b1d08bc4da8991c8681f59cc058 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:53.841606   672 raft_consensus.cc:2468] T 42811a1774aa4d89a4436249765e544a P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 1.
I20260709 12:13:53.846705   673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccd7b1a61a6544f28d94d0a7ea565293" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679"
I20260709 12:13:53.882555   673 raft_consensus.cc:3060] T ccd7b1a61a6544f28d94d0a7ea565293 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:53.850598   679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c2f769da0c14bf2a2cb2d1c86ba3e26" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679" is_pre_election: true
I20260709 12:13:53.886520   679 raft_consensus.cc:2468] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b0d8dd14cbd4674a504867198df9173 in term 0.
I20260709 12:13:53.851791   677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c50ea91f7b1473e9d415a63065f9905" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679" is_pre_election: true
I20260709 12:13:53.887728   677 raft_consensus.cc:2468] T 4c50ea91f7b1473e9d415a63065f9905 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ccb9b1d08bc4da8991c8681f59cc058 in term 0.
I20260709 12:13:53.887897   718 leader_election.cc:304] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P 1b0d8dd14cbd4674a504867198df9173 [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: 1b0d8dd14cbd4674a504867198df9173, d559be506ef4445ca1faf0e875b38679; no voters: f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:13:53.852221   675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda3455ee64d4d56a38ef80303fe9046" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679" is_pre_election: true
I20260709 12:13:53.853338   678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c50ea91f7b1473e9d415a63065f9905" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679"
I20260709 12:13:53.888816   678 raft_consensus.cc:3060] T 4c50ea91f7b1473e9d415a63065f9905 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:53.889017  1258 raft_consensus.cc:2804] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:53.889509  1258 raft_consensus.cc:493] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:53.889871  1258 raft_consensus.cc:3060] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:53.854461   873 ts_tablet_manager.cc:1434] T eda3455ee64d4d56a38ef80303fe9046 P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent starting tablet: real 0.092s	user 0.010s	sys 0.002s
I20260709 12:13:53.855140   751 raft_consensus.cc:3060] T 42811a1774aa4d89a4436249765e544a P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:53.894786   673 raft_consensus.cc:2468] T ccd7b1a61a6544f28d94d0a7ea565293 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b0d8dd14cbd4674a504867198df9173 in term 1.
W20260709 12:13:53.896739   792 leader_election.cc:343] T eda3455ee64d4d56a38ef80303fe9046 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:53.897713   792 leader_election.cc:304] T eda3455ee64d4d56a38ef80303fe9046 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ccb9b1d08bc4da8991c8681f59cc058; no voters: d559be506ef4445ca1faf0e875b38679, f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:13:53.897819   569 leader_election.cc:304] T 42811a1774aa4d89a4436249765e544a P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d559be506ef4445ca1faf0e875b38679, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 
I20260709 12:13:53.898569  1284 raft_consensus.cc:2749] T eda3455ee64d4d56a38ef80303fe9046 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:53.898820   922 raft_consensus.cc:2804] T 42811a1774aa4d89a4436249765e544a P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:53.899313   922 raft_consensus.cc:697] T 42811a1774aa4d89a4436249765e544a P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 LEADER]: Becoming Leader. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Running, Role: LEADER
I20260709 12:13:53.899804   751 raft_consensus.cc:2468] T 42811a1774aa4d89a4436249765e544a P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 1.
I20260709 12:13:53.900063   922 consensus_queue.cc:237] T 42811a1774aa4d89a4436249765e544a P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:53.897445  1258 raft_consensus.cc:515] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:53.901373   873 tablet_bootstrap.cc:492] T 77f4de4a2b5842d0aa989bb5b7cdd62e P 6ccb9b1d08bc4da8991c8681f59cc058: Bootstrap starting.
I20260709 12:13:53.902525   874 tablet_bootstrap.cc:492] T 3c4c3eac2bdd4683b1baf1d6ed146f96 P 1b0d8dd14cbd4674a504867198df9173: No bootstrap required, opened a new log
I20260709 12:13:53.905388  1258 leader_election.cc:290] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 election: Requested vote from peers f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
I20260709 12:13:53.905793   874 ts_tablet_manager.cc:1403] T 3c4c3eac2bdd4683b1baf1d6ed146f96 P 1b0d8dd14cbd4674a504867198df9173: Time spent bootstrapping tablet: real 0.144s	user 0.024s	sys 0.026s
I20260709 12:13:53.906488   678 raft_consensus.cc:2468] T 4c50ea91f7b1473e9d415a63065f9905 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ccb9b1d08bc4da8991c8681f59cc058 in term 1.
I20260709 12:13:53.907236   601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c2f769da0c14bf2a2cb2d1c86ba3e26" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
W20260709 12:13:53.912120   718 leader_election.cc:343] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:53.915922   678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c2f769da0c14bf2a2cb2d1c86ba3e26" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679"
I20260709 12:13:53.916558   678 raft_consensus.cc:3060] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:53.920653   873 tablet_bootstrap.cc:654] T 77f4de4a2b5842d0aa989bb5b7cdd62e P 6ccb9b1d08bc4da8991c8681f59cc058: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:53.924419   502 catalog_manager.cc:5697] T 4c50ea91f7b1473e9d415a63065f9905 P 6ccb9b1d08bc4da8991c8681f59cc058 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196). New cstate: current_term: 1 leader_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:53.929670   875 tablet_bootstrap.cc:654] T eda3455ee64d4d56a38ef80303fe9046 P d559be506ef4445ca1faf0e875b38679: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:53.928839   678 raft_consensus.cc:2468] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b0d8dd14cbd4674a504867198df9173 in term 1.
I20260709 12:13:53.930905   718 leader_election.cc:304] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, d559be506ef4445ca1faf0e875b38679; no voters: f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:13:53.931593   874 raft_consensus.cc:359] T 3c4c3eac2bdd4683b1baf1d6ed146f96 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:53.932559   874 raft_consensus.cc:385] T 3c4c3eac2bdd4683b1baf1d6ed146f96 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:53.932926   874 raft_consensus.cc:740] T 3c4c3eac2bdd4683b1baf1d6ed146f96 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Initialized, Role: FOLLOWER
I20260709 12:13:53.936362   874 consensus_queue.cc:260] T 3c4c3eac2bdd4683b1baf1d6ed146f96 P 1b0d8dd14cbd4674a504867198df9173 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:53.940470   874 ts_tablet_manager.cc:1434] T 3c4c3eac2bdd4683b1baf1d6ed146f96 P 1b0d8dd14cbd4674a504867198df9173: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.001s
I20260709 12:13:53.948156  1225 consensus_queue.cc:1048] T d4904c3db7d444b2a5c6631ef47c883a P 6ccb9b1d08bc4da8991c8681f59cc058 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:53.936137  1258 raft_consensus.cc:2804] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:53.952054  1258 raft_consensus.cc:697] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P 1b0d8dd14cbd4674a504867198df9173 [term 1 LEADER]: Becoming Leader. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Running, Role: LEADER
I20260709 12:13:53.952947  1258 consensus_queue.cc:237] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P 1b0d8dd14cbd4674a504867198df9173 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:53.970630   874 tablet_bootstrap.cc:492] T 95ad5f421cc44bcba9d8f0e3b909562a P 1b0d8dd14cbd4674a504867198df9173: Bootstrap starting.
I20260709 12:13:53.971627   872 tablet_bootstrap.cc:492] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P f516f7a5bdde4cd78035bbf464c6fb6e: No bootstrap required, opened a new log
I20260709 12:13:53.972121   872 ts_tablet_manager.cc:1403] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.175s	user 0.007s	sys 0.004s
I20260709 12:13:53.982120   872 raft_consensus.cc:359] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:53.983209   874 tablet_bootstrap.cc:654] T 95ad5f421cc44bcba9d8f0e3b909562a P 1b0d8dd14cbd4674a504867198df9173: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:53.983132   872 raft_consensus.cc:385] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:53.983618   872 raft_consensus.cc:740] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:13:53.983974  1191 raft_consensus.cc:493] T ece20d6112544af09b04c09234863c67 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:53.984527   872 consensus_queue.cc:260] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P f516f7a5bdde4cd78035bbf464c6fb6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:53.984498  1191 raft_consensus.cc:515] T ece20d6112544af09b04c09234863c67 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:53.986682   872 ts_tablet_manager.cc:1434] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.004s
I20260709 12:13:53.987854   745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ece20d6112544af09b04c09234863c67" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
W20260709 12:13:53.990622   570 leader_election.cc:343] T ece20d6112544af09b04c09234863c67 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:53.991195   872 tablet_bootstrap.cc:492] T 95ad5f421cc44bcba9d8f0e3b909562a P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:13:53.990887  1191 leader_election.cc:290] T ece20d6112544af09b04c09234863c67 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919)
I20260709 12:13:53.991991   827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ece20d6112544af09b04c09234863c67" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" is_pre_election: true
I20260709 12:13:53.997207   873 tablet_bootstrap.cc:492] T 77f4de4a2b5842d0aa989bb5b7cdd62e P 6ccb9b1d08bc4da8991c8681f59cc058: No bootstrap required, opened a new log
I20260709 12:13:53.997731   873 ts_tablet_manager.cc:1403] T 77f4de4a2b5842d0aa989bb5b7cdd62e P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent bootstrapping tablet: real 0.097s	user 0.011s	sys 0.004s
W20260709 12:13:53.999603   568 leader_election.cc:343] T ece20d6112544af09b04c09234863c67 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:54.000118   568 leader_election.cc:304] T ece20d6112544af09b04c09234863c67 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 1b0d8dd14cbd4674a504867198df9173, 6ccb9b1d08bc4da8991c8681f59cc058
I20260709 12:13:54.000500   873 raft_consensus.cc:359] T 77f4de4a2b5842d0aa989bb5b7cdd62e P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:54.001212   873 raft_consensus.cc:385] T 77f4de4a2b5842d0aa989bb5b7cdd62e P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:54.001471   873 raft_consensus.cc:740] T 77f4de4a2b5842d0aa989bb5b7cdd62e P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ccb9b1d08bc4da8991c8681f59cc058, State: Initialized, Role: FOLLOWER
I20260709 12:13:54.001863  1116 raft_consensus.cc:2749] T ece20d6112544af09b04c09234863c67 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:54.007266   873 consensus_queue.cc:260] T 77f4de4a2b5842d0aa989bb5b7cdd62e P 6ccb9b1d08bc4da8991c8681f59cc058 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:54.009509   873 ts_tablet_manager.cc:1434] T 77f4de4a2b5842d0aa989bb5b7cdd62e P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.004s
I20260709 12:13:54.037650   873 tablet_bootstrap.cc:492] T ece20d6112544af09b04c09234863c67 P 6ccb9b1d08bc4da8991c8681f59cc058: Bootstrap starting.
I20260709 12:13:54.038462   874 tablet_bootstrap.cc:492] T 95ad5f421cc44bcba9d8f0e3b909562a P 1b0d8dd14cbd4674a504867198df9173: No bootstrap required, opened a new log
I20260709 12:13:54.038998   874 ts_tablet_manager.cc:1403] T 95ad5f421cc44bcba9d8f0e3b909562a P 1b0d8dd14cbd4674a504867198df9173: Time spent bootstrapping tablet: real 0.070s	user 0.004s	sys 0.007s
I20260709 12:13:54.039819   872 tablet_bootstrap.cc:654] T 95ad5f421cc44bcba9d8f0e3b909562a P f516f7a5bdde4cd78035bbf464c6fb6e: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:54.050163  1284 consensus_queue.cc:1048] T d4904c3db7d444b2a5c6631ef47c883a P 6ccb9b1d08bc4da8991c8681f59cc058 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:54.054702   872 tablet_bootstrap.cc:492] T 95ad5f421cc44bcba9d8f0e3b909562a P f516f7a5bdde4cd78035bbf464c6fb6e: No bootstrap required, opened a new log
I20260709 12:13:54.055263   872 ts_tablet_manager.cc:1403] T 95ad5f421cc44bcba9d8f0e3b909562a P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.068s	user 0.012s	sys 0.000s
I20260709 12:13:54.061574  1284 raft_consensus.cc:493] T dd7edf1dc96f4ee08c77617122845609 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:54.060683   874 raft_consensus.cc:359] T 95ad5f421cc44bcba9d8f0e3b909562a P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:54.067284  1284 raft_consensus.cc:515] T dd7edf1dc96f4ee08c77617122845609 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:54.067286   874 raft_consensus.cc:385] T 95ad5f421cc44bcba9d8f0e3b909562a P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:54.071105   874 raft_consensus.cc:740] T 95ad5f421cc44bcba9d8f0e3b909562a P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Initialized, Role: FOLLOWER
I20260709 12:13:54.071765   874 consensus_queue.cc:260] T 95ad5f421cc44bcba9d8f0e3b909562a P 1b0d8dd14cbd4674a504867198df9173 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:54.072685   922 raft_consensus.cc:493] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:54.073210   922 raft_consensus.cc:515] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:54.074225   873 tablet_bootstrap.cc:654] T ece20d6112544af09b04c09234863c67 P 6ccb9b1d08bc4da8991c8681f59cc058: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:54.074150   874 ts_tablet_manager.cc:1434] T 95ad5f421cc44bcba9d8f0e3b909562a P 1b0d8dd14cbd4674a504867198df9173: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.002s
I20260709 12:13:54.076768   673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd7edf1dc96f4ee08c77617122845609" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679" is_pre_election: true
I20260709 12:13:54.076995  1284 leader_election.cc:290] T dd7edf1dc96f4ee08c77617122845609 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139), 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569)
I20260709 12:13:54.058163   872 raft_consensus.cc:359] T 95ad5f421cc44bcba9d8f0e3b909562a P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:54.078106   745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd7edf1dc96f4ee08c77617122845609" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
I20260709 12:13:54.079963   874 tablet_bootstrap.cc:492] T dd7edf1dc96f4ee08c77617122845609 P 1b0d8dd14cbd4674a504867198df9173: Bootstrap starting.
W20260709 12:13:54.080960   793 leader_election.cc:343] T dd7edf1dc96f4ee08c77617122845609 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:54.082201   673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c2f769da0c14bf2a2cb2d1c86ba3e26" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679" is_pre_election: true
W20260709 12:13:54.083230   792 leader_election.cc:343] T dd7edf1dc96f4ee08c77617122845609 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:54.083647   792 leader_election.cc:304] T dd7edf1dc96f4ee08c77617122845609 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ccb9b1d08bc4da8991c8681f59cc058; no voters: 1b0d8dd14cbd4674a504867198df9173, d559be506ef4445ca1faf0e875b38679
I20260709 12:13:54.083910   673 raft_consensus.cc:2393] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f516f7a5bdde4cd78035bbf464c6fb6e in current term 1: Already voted for candidate 1b0d8dd14cbd4674a504867198df9173 in this term.
I20260709 12:13:54.084832  1263 raft_consensus.cc:2749] T dd7edf1dc96f4ee08c77617122845609 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:54.086263   872 raft_consensus.cc:385] T 95ad5f421cc44bcba9d8f0e3b909562a P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:54.086993   500 catalog_manager.cc:5697] T 42811a1774aa4d89a4436249765e544a P f516f7a5bdde4cd78035bbf464c6fb6e reported cstate change: term changed from 0 to 1, leader changed from <none> to f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193). New cstate: current_term: 1 leader_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:54.088301   745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c2f769da0c14bf2a2cb2d1c86ba3e26" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
I20260709 12:13:54.086616   872 raft_consensus.cc:740] T 95ad5f421cc44bcba9d8f0e3b909562a P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:13:54.090059   570 leader_election.cc:304] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 1b0d8dd14cbd4674a504867198df9173, d559be506ef4445ca1faf0e875b38679
I20260709 12:13:54.090862  1116 raft_consensus.cc:3060] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:54.091303   922 leader_election.cc:290] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139), 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569)
I20260709 12:13:54.096944   875 tablet_bootstrap.cc:492] T eda3455ee64d4d56a38ef80303fe9046 P d559be506ef4445ca1faf0e875b38679: No bootstrap required, opened a new log
I20260709 12:13:54.097471   875 ts_tablet_manager.cc:1403] T eda3455ee64d4d56a38ef80303fe9046 P d559be506ef4445ca1faf0e875b38679: Time spent bootstrapping tablet: real 0.219s	user 0.024s	sys 0.001s
I20260709 12:13:54.099819  1116 raft_consensus.cc:2749] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:13:54.100271   875 raft_consensus.cc:359] T eda3455ee64d4d56a38ef80303fe9046 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:54.100967   875 raft_consensus.cc:385] T eda3455ee64d4d56a38ef80303fe9046 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:54.101289   875 raft_consensus.cc:740] T eda3455ee64d4d56a38ef80303fe9046 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d559be506ef4445ca1faf0e875b38679, State: Initialized, Role: FOLLOWER
I20260709 12:13:54.101981   875 consensus_queue.cc:260] T eda3455ee64d4d56a38ef80303fe9046 P d559be506ef4445ca1faf0e875b38679 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:54.104293   875 ts_tablet_manager.cc:1434] T eda3455ee64d4d56a38ef80303fe9046 P d559be506ef4445ca1faf0e875b38679: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:13:54.105981   875 tablet_bootstrap.cc:492] T dd7edf1dc96f4ee08c77617122845609 P d559be506ef4445ca1faf0e875b38679: Bootstrap starting.
I20260709 12:13:54.108794   874 tablet_bootstrap.cc:654] T dd7edf1dc96f4ee08c77617122845609 P 1b0d8dd14cbd4674a504867198df9173: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:54.090539   872 consensus_queue.cc:260] T 95ad5f421cc44bcba9d8f0e3b909562a P f516f7a5bdde4cd78035bbf464c6fb6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:54.109424   873 tablet_bootstrap.cc:492] T ece20d6112544af09b04c09234863c67 P 6ccb9b1d08bc4da8991c8681f59cc058: No bootstrap required, opened a new log
I20260709 12:13:54.113526   873 ts_tablet_manager.cc:1403] T ece20d6112544af09b04c09234863c67 P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent bootstrapping tablet: real 0.099s	user 0.013s	sys 0.003s
I20260709 12:13:54.114689   872 ts_tablet_manager.cc:1434] T 95ad5f421cc44bcba9d8f0e3b909562a P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.059s	user 0.008s	sys 0.000s
I20260709 12:13:54.115824   872 tablet_bootstrap.cc:492] T 3c4c3eac2bdd4683b1baf1d6ed146f96 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:13:54.116848   873 raft_consensus.cc:359] T ece20d6112544af09b04c09234863c67 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:54.117626   873 raft_consensus.cc:385] T ece20d6112544af09b04c09234863c67 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:54.123312   873 raft_consensus.cc:740] T ece20d6112544af09b04c09234863c67 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ccb9b1d08bc4da8991c8681f59cc058, State: Initialized, Role: FOLLOWER
I20260709 12:13:54.124975   873 consensus_queue.cc:260] T ece20d6112544af09b04c09234863c67 P 6ccb9b1d08bc4da8991c8681f59cc058 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:54.130754   873 ts_tablet_manager.cc:1434] T ece20d6112544af09b04c09234863c67 P 6ccb9b1d08bc4da8991c8681f59cc058: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.005s
I20260709 12:13:54.132109   875 tablet_bootstrap.cc:654] T dd7edf1dc96f4ee08c77617122845609 P d559be506ef4445ca1faf0e875b38679: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:54.117549   498 catalog_manager.cc:5697] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P 1b0d8dd14cbd4674a504867198df9173 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195). New cstate: current_term: 1 leader_uuid: "1b0d8dd14cbd4674a504867198df9173" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:54.127640   872 tablet_bootstrap.cc:654] T 3c4c3eac2bdd4683b1baf1d6ed146f96 P f516f7a5bdde4cd78035bbf464c6fb6e: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:54.138337  1128 raft_consensus.cc:493] T eda3455ee64d4d56a38ef80303fe9046 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:54.139170  1128 raft_consensus.cc:515] T eda3455ee64d4d56a38ef80303fe9046 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:54.141546  1129 raft_consensus.cc:493] T 77f4de4a2b5842d0aa989bb5b7cdd62e P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:54.142104  1129 raft_consensus.cc:515] T 77f4de4a2b5842d0aa989bb5b7cdd62e P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:54.144347  1129 leader_election.cc:290] T 77f4de4a2b5842d0aa989bb5b7cdd62e P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:54.144569   601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda3455ee64d4d56a38ef80303fe9046" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:54.144814  1128 leader_election.cc:290] T eda3455ee64d4d56a38ef80303fe9046 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
W20260709 12:13:54.146063   644 leader_election.cc:343] T eda3455ee64d4d56a38ef80303fe9046 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:54.146416   597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77f4de4a2b5842d0aa989bb5b7cdd62e" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:54.146974   823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77f4de4a2b5842d0aa989bb5b7cdd62e" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" is_pre_election: true
I20260709 12:13:54.147363   597 raft_consensus.cc:2468] T 77f4de4a2b5842d0aa989bb5b7cdd62e P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b0d8dd14cbd4674a504867198df9173 in term 0.
I20260709 12:13:54.147644   823 raft_consensus.cc:2468] T 77f4de4a2b5842d0aa989bb5b7cdd62e P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b0d8dd14cbd4674a504867198df9173 in term 0.
I20260709 12:13:54.148609   827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda3455ee64d4d56a38ef80303fe9046" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" is_pre_election: true
I20260709 12:13:54.148787   718 leader_election.cc:304] T 77f4de4a2b5842d0aa989bb5b7cdd62e P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 
I20260709 12:13:54.149214   827 raft_consensus.cc:2468] T eda3455ee64d4d56a38ef80303fe9046 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d559be506ef4445ca1faf0e875b38679 in term 0.
I20260709 12:13:54.150506   643 leader_election.cc:304] T eda3455ee64d4d56a38ef80303fe9046 P d559be506ef4445ca1faf0e875b38679 [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: 6ccb9b1d08bc4da8991c8681f59cc058, d559be506ef4445ca1faf0e875b38679; no voters: f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:13:54.151166   874 tablet_bootstrap.cc:492] T dd7edf1dc96f4ee08c77617122845609 P 1b0d8dd14cbd4674a504867198df9173: No bootstrap required, opened a new log
I20260709 12:13:54.151871  1258 raft_consensus.cc:2804] T 77f4de4a2b5842d0aa989bb5b7cdd62e P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:54.152544  1258 raft_consensus.cc:493] T 77f4de4a2b5842d0aa989bb5b7cdd62e P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:54.153034  1258 raft_consensus.cc:3060] T 77f4de4a2b5842d0aa989bb5b7cdd62e P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:54.154707   875 tablet_bootstrap.cc:492] T dd7edf1dc96f4ee08c77617122845609 P d559be506ef4445ca1faf0e875b38679: No bootstrap required, opened a new log
I20260709 12:13:54.155257   875 ts_tablet_manager.cc:1403] T dd7edf1dc96f4ee08c77617122845609 P d559be506ef4445ca1faf0e875b38679: Time spent bootstrapping tablet: real 0.049s	user 0.009s	sys 0.005s
I20260709 12:13:54.156486  1128 raft_consensus.cc:2804] T eda3455ee64d4d56a38ef80303fe9046 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:54.156919  1128 raft_consensus.cc:493] T eda3455ee64d4d56a38ef80303fe9046 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:54.157279  1128 raft_consensus.cc:3060] T eda3455ee64d4d56a38ef80303fe9046 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:54.158150   875 raft_consensus.cc:359] T dd7edf1dc96f4ee08c77617122845609 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:54.158898   875 raft_consensus.cc:385] T dd7edf1dc96f4ee08c77617122845609 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:54.159170   875 raft_consensus.cc:740] T dd7edf1dc96f4ee08c77617122845609 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d559be506ef4445ca1faf0e875b38679, State: Initialized, Role: FOLLOWER
I20260709 12:13:54.160094   875 consensus_queue.cc:260] T dd7edf1dc96f4ee08c77617122845609 P d559be506ef4445ca1faf0e875b38679 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:54.166579   875 ts_tablet_manager.cc:1434] T dd7edf1dc96f4ee08c77617122845609 P d559be506ef4445ca1faf0e875b38679: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:13:54.167632   875 tablet_bootstrap.cc:492] T e68cf8b33bc44f1583800765b59452a4 P d559be506ef4445ca1faf0e875b38679: Bootstrap starting.
I20260709 12:13:54.179811   874 ts_tablet_manager.cc:1403] T dd7edf1dc96f4ee08c77617122845609 P 1b0d8dd14cbd4674a504867198df9173: Time spent bootstrapping tablet: real 0.072s	user 0.020s	sys 0.007s
I20260709 12:13:54.180812   875 tablet_bootstrap.cc:654] T e68cf8b33bc44f1583800765b59452a4 P d559be506ef4445ca1faf0e875b38679: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:54.215359  1129 consensus_queue.cc:1048] T ccd7b1a61a6544f28d94d0a7ea565293 P 1b0d8dd14cbd4674a504867198df9173 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:54.217608   875 tablet_bootstrap.cc:492] T e68cf8b33bc44f1583800765b59452a4 P d559be506ef4445ca1faf0e875b38679: No bootstrap required, opened a new log
I20260709 12:13:54.218158   875 ts_tablet_manager.cc:1403] T e68cf8b33bc44f1583800765b59452a4 P d559be506ef4445ca1faf0e875b38679: Time spent bootstrapping tablet: real 0.051s	user 0.015s	sys 0.001s
I20260709 12:13:54.223886  1128 raft_consensus.cc:515] T eda3455ee64d4d56a38ef80303fe9046 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:54.224486  1259 consensus_queue.cc:1048] T ccd7b1a61a6544f28d94d0a7ea565293 P 1b0d8dd14cbd4674a504867198df9173 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:54.227707   597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda3455ee64d4d56a38ef80303fe9046" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
I20260709 12:13:54.230952   826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda3455ee64d4d56a38ef80303fe9046" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058"
I20260709 12:13:54.231642   826 raft_consensus.cc:3060] T eda3455ee64d4d56a38ef80303fe9046 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:54.231570   875 raft_consensus.cc:359] T e68cf8b33bc44f1583800765b59452a4 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:54.232270  1128 leader_election.cc:290] T eda3455ee64d4d56a38ef80303fe9046 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 election: Requested vote from peers 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:54.232409   875 raft_consensus.cc:385] T e68cf8b33bc44f1583800765b59452a4 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:54.234200   875 raft_consensus.cc:740] T e68cf8b33bc44f1583800765b59452a4 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d559be506ef4445ca1faf0e875b38679, State: Initialized, Role: FOLLOWER
I20260709 12:13:54.240952   875 consensus_queue.cc:260] T e68cf8b33bc44f1583800765b59452a4 P d559be506ef4445ca1faf0e875b38679 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
W20260709 12:13:54.243314   644 leader_election.cc:343] T eda3455ee64d4d56a38ef80303fe9046 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:54.244362   875 ts_tablet_manager.cc:1434] T e68cf8b33bc44f1583800765b59452a4 P d559be506ef4445ca1faf0e875b38679: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 12:13:54.245364   875 tablet_bootstrap.cc:492] T 3c4c3eac2bdd4683b1baf1d6ed146f96 P d559be506ef4445ca1faf0e875b38679: Bootstrap starting.
I20260709 12:13:54.246918   826 raft_consensus.cc:2468] T eda3455ee64d4d56a38ef80303fe9046 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d559be506ef4445ca1faf0e875b38679 in term 1.
I20260709 12:13:54.225490  1258 raft_consensus.cc:515] T 77f4de4a2b5842d0aa989bb5b7cdd62e P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:54.252774   922 raft_consensus.cc:493] T e68cf8b33bc44f1583800765b59452a4 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:54.260560   922 raft_consensus.cc:515] T e68cf8b33bc44f1583800765b59452a4 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:54.254889   643 leader_election.cc:304] T eda3455ee64d4d56a38ef80303fe9046 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6ccb9b1d08bc4da8991c8681f59cc058, d559be506ef4445ca1faf0e875b38679; no voters: f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:13:54.249615   874 raft_consensus.cc:359] T dd7edf1dc96f4ee08c77617122845609 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:54.262423   874 raft_consensus.cc:385] T dd7edf1dc96f4ee08c77617122845609 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:54.262809   874 raft_consensus.cc:740] T dd7edf1dc96f4ee08c77617122845609 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Initialized, Role: FOLLOWER
I20260709 12:13:54.263605   874 consensus_queue.cc:260] T dd7edf1dc96f4ee08c77617122845609 P 1b0d8dd14cbd4674a504867198df9173 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:54.265342   875 tablet_bootstrap.cc:654] T 3c4c3eac2bdd4683b1baf1d6ed146f96 P d559be506ef4445ca1faf0e875b38679: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:54.266618  1240 raft_consensus.cc:2804] T eda3455ee64d4d56a38ef80303fe9046 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:54.267150  1240 raft_consensus.cc:697] T eda3455ee64d4d56a38ef80303fe9046 P d559be506ef4445ca1faf0e875b38679 [term 1 LEADER]: Becoming Leader. State: Replica: d559be506ef4445ca1faf0e875b38679, State: Running, Role: LEADER
I20260709 12:13:54.266999   826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68cf8b33bc44f1583800765b59452a4" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" is_pre_election: true
I20260709 12:13:54.268054   826 raft_consensus.cc:2468] T e68cf8b33bc44f1583800765b59452a4 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 0.
I20260709 12:13:54.272665   874 ts_tablet_manager.cc:1434] T dd7edf1dc96f4ee08c77617122845609 P 1b0d8dd14cbd4674a504867198df9173: Time spent starting tablet: real 0.092s	user 0.006s	sys 0.001s
I20260709 12:13:54.273749   874 tablet_bootstrap.cc:492] T ece20d6112544af09b04c09234863c67 P 1b0d8dd14cbd4674a504867198df9173: Bootstrap starting.
I20260709 12:13:54.276937   568 leader_election.cc:304] T e68cf8b33bc44f1583800765b59452a4 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ccb9b1d08bc4da8991c8681f59cc058, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 
I20260709 12:13:54.278800   872 tablet_bootstrap.cc:492] T 3c4c3eac2bdd4683b1baf1d6ed146f96 P f516f7a5bdde4cd78035bbf464c6fb6e: No bootstrap required, opened a new log
I20260709 12:13:54.279476   872 ts_tablet_manager.cc:1403] T 3c4c3eac2bdd4683b1baf1d6ed146f96 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.164s	user 0.031s	sys 0.014s
I20260709 12:13:54.282147   823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77f4de4a2b5842d0aa989bb5b7cdd62e" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058"
I20260709 12:13:54.282840   823 raft_consensus.cc:3060] T 77f4de4a2b5842d0aa989bb5b7cdd62e P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:54.284373  1259 raft_consensus.cc:493] T 95ad5f421cc44bcba9d8f0e3b909562a P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:54.285050  1259 raft_consensus.cc:515] T 95ad5f421cc44bcba9d8f0e3b909562a P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:54.279874  1258 leader_election.cc:290] T 77f4de4a2b5842d0aa989bb5b7cdd62e P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 election: Requested vote from peers 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:54.288882   922 leader_election.cc:290] T e68cf8b33bc44f1583800765b59452a4 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
I20260709 12:13:54.289892  1191 raft_consensus.cc:2804] T e68cf8b33bc44f1583800765b59452a4 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:54.290370  1191 raft_consensus.cc:493] T e68cf8b33bc44f1583800765b59452a4 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:54.290740  1191 raft_consensus.cc:3060] T e68cf8b33bc44f1583800765b59452a4 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:54.291293   872 raft_consensus.cc:359] T 3c4c3eac2bdd4683b1baf1d6ed146f96 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:54.292057   872 raft_consensus.cc:385] T 3c4c3eac2bdd4683b1baf1d6ed146f96 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:54.292375   872 raft_consensus.cc:740] T 3c4c3eac2bdd4683b1baf1d6ed146f96 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:13:54.293154   872 consensus_queue.cc:260] T 3c4c3eac2bdd4683b1baf1d6ed146f96 P f516f7a5bdde4cd78035bbf464c6fb6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:54.299360  1259 leader_election.cc:290] T 95ad5f421cc44bcba9d8f0e3b909562a P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:54.300772   825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95ad5f421cc44bcba9d8f0e3b909562a" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" is_pre_election: true
I20260709 12:13:54.303241   874 tablet_bootstrap.cc:654] T ece20d6112544af09b04c09234863c67 P 1b0d8dd14cbd4674a504867198df9173: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:54.303624   673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68cf8b33bc44f1583800765b59452a4" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679" is_pre_election: true
I20260709 12:13:54.319204   825 raft_consensus.cc:2468] T 95ad5f421cc44bcba9d8f0e3b909562a P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b0d8dd14cbd4674a504867198df9173 in term 0.
I20260709 12:13:54.319658   673 raft_consensus.cc:2468] T e68cf8b33bc44f1583800765b59452a4 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 0.
I20260709 12:13:54.268154  1240 consensus_queue.cc:237] T eda3455ee64d4d56a38ef80303fe9046 P d559be506ef4445ca1faf0e875b38679 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:54.323354   872 ts_tablet_manager.cc:1434] T 3c4c3eac2bdd4683b1baf1d6ed146f96 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.044s	user 0.013s	sys 0.013s
I20260709 12:13:54.307507  1116 raft_consensus.cc:493] T 95ad5f421cc44bcba9d8f0e3b909562a P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:54.312561   823 raft_consensus.cc:2468] T 77f4de4a2b5842d0aa989bb5b7cdd62e P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b0d8dd14cbd4674a504867198df9173 in term 1.
I20260709 12:13:54.294423   599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77f4de4a2b5842d0aa989bb5b7cdd62e" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
I20260709 12:13:54.326454   599 raft_consensus.cc:3060] T 77f4de4a2b5842d0aa989bb5b7cdd62e P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:54.324033  1116 raft_consensus.cc:515] T 95ad5f421cc44bcba9d8f0e3b909562a P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:54.325788   717 leader_election.cc:304] T 95ad5f421cc44bcba9d8f0e3b909562a P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, 6ccb9b1d08bc4da8991c8681f59cc058; no voters: 
I20260709 12:13:54.336738  1259 raft_consensus.cc:2804] T 95ad5f421cc44bcba9d8f0e3b909562a P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:54.337267  1259 raft_consensus.cc:493] T 95ad5f421cc44bcba9d8f0e3b909562a P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:54.338335   601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95ad5f421cc44bcba9d8f0e3b909562a" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:54.351297  1259 raft_consensus.cc:3060] T 95ad5f421cc44bcba9d8f0e3b909562a P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:54.351480   601 raft_consensus.cc:2468] T 95ad5f421cc44bcba9d8f0e3b909562a P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b0d8dd14cbd4674a504867198df9173 in term 0.
I20260709 12:13:54.338581  1191 raft_consensus.cc:515] T e68cf8b33bc44f1583800765b59452a4 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:54.354614   717 leader_election.cc:304] T 77f4de4a2b5842d0aa989bb5b7cdd62e P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, 6ccb9b1d08bc4da8991c8681f59cc058; no voters: 
I20260709 12:13:54.355772  1129 raft_consensus.cc:2804] T 77f4de4a2b5842d0aa989bb5b7cdd62e P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:54.356251  1129 raft_consensus.cc:697] T 77f4de4a2b5842d0aa989bb5b7cdd62e P 1b0d8dd14cbd4674a504867198df9173 [term 1 LEADER]: Becoming Leader. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Running, Role: LEADER
I20260709 12:13:54.340126   872 tablet_bootstrap.cc:492] T eda3455ee64d4d56a38ef80303fe9046 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:13:54.357076  1129 consensus_queue.cc:237] T 77f4de4a2b5842d0aa989bb5b7cdd62e P 1b0d8dd14cbd4674a504867198df9173 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:54.358004   875 tablet_bootstrap.cc:492] T 3c4c3eac2bdd4683b1baf1d6ed146f96 P d559be506ef4445ca1faf0e875b38679: No bootstrap required, opened a new log
I20260709 12:13:54.358711   875 ts_tablet_manager.cc:1403] T 3c4c3eac2bdd4683b1baf1d6ed146f96 P d559be506ef4445ca1faf0e875b38679: Time spent bootstrapping tablet: real 0.114s	user 0.011s	sys 0.004s
I20260709 12:13:54.362726   875 raft_consensus.cc:359] T 3c4c3eac2bdd4683b1baf1d6ed146f96 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:54.364001   875 raft_consensus.cc:385] T 3c4c3eac2bdd4683b1baf1d6ed146f96 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:54.364377   875 raft_consensus.cc:740] T 3c4c3eac2bdd4683b1baf1d6ed146f96 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d559be506ef4445ca1faf0e875b38679, State: Initialized, Role: FOLLOWER
I20260709 12:13:54.365273   875 consensus_queue.cc:260] T 3c4c3eac2bdd4683b1baf1d6ed146f96 P d559be506ef4445ca1faf0e875b38679 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:54.366074   823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68cf8b33bc44f1583800765b59452a4" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058"
I20260709 12:13:54.366981   823 raft_consensus.cc:3060] T e68cf8b33bc44f1583800765b59452a4 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:54.374564  1191 leader_election.cc:290] T e68cf8b33bc44f1583800765b59452a4 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 election: Requested vote from peers 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
I20260709 12:13:54.347649  1284 consensus_queue.cc:1048] T 4c50ea91f7b1473e9d415a63065f9905 P 6ccb9b1d08bc4da8991c8681f59cc058 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:54.377489   673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68cf8b33bc44f1583800765b59452a4" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679"
I20260709 12:13:54.377903  1116 leader_election.cc:290] T 95ad5f421cc44bcba9d8f0e3b909562a P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919)
I20260709 12:13:54.378352   673 raft_consensus.cc:3060] T e68cf8b33bc44f1583800765b59452a4 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:54.345137   874 tablet_bootstrap.cc:492] T ece20d6112544af09b04c09234863c67 P 1b0d8dd14cbd4674a504867198df9173: No bootstrap required, opened a new log
I20260709 12:13:54.377630   751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95ad5f421cc44bcba9d8f0e3b909562a" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
I20260709 12:13:54.370499   875 ts_tablet_manager.cc:1434] T 3c4c3eac2bdd4683b1baf1d6ed146f96 P d559be506ef4445ca1faf0e875b38679: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.003s
I20260709 12:13:54.380899   874 ts_tablet_manager.cc:1403] T ece20d6112544af09b04c09234863c67 P 1b0d8dd14cbd4674a504867198df9173: Time spent bootstrapping tablet: real 0.107s	user 0.011s	sys 0.005s
I20260709 12:13:54.390311  1263 consensus_queue.cc:1048] T 4c50ea91f7b1473e9d415a63065f9905 P 6ccb9b1d08bc4da8991c8681f59cc058 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:54.390928   825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95ad5f421cc44bcba9d8f0e3b909562a" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" is_pre_election: true
I20260709 12:13:54.391664   825 raft_consensus.cc:2468] T 95ad5f421cc44bcba9d8f0e3b909562a P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 0.
I20260709 12:13:54.395920  1092 raft_consensus.cc:493] T 3c4c3eac2bdd4683b1baf1d6ed146f96 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:54.396611  1092 raft_consensus.cc:515] T 3c4c3eac2bdd4683b1baf1d6ed146f96 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:54.400173   872 tablet_bootstrap.cc:654] T eda3455ee64d4d56a38ef80303fe9046 P f516f7a5bdde4cd78035bbf464c6fb6e: Neither blocks nor log segments found. Creating new log.
I20260709 12:13:54.400714   500 catalog_manager.cc:5697] T eda3455ee64d4d56a38ef80303fe9046 P d559be506ef4445ca1faf0e875b38679 reported cstate change: term changed from 0 to 1, leader changed from <none> to d559be506ef4445ca1faf0e875b38679 (127.29.32.194). New cstate: current_term: 1 leader_uuid: "d559be506ef4445ca1faf0e875b38679" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:54.415735   568 leader_election.cc:304] T 95ad5f421cc44bcba9d8f0e3b909562a P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ccb9b1d08bc4da8991c8681f59cc058, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 
I20260709 12:13:54.422570   922 raft_consensus.cc:2804] T 95ad5f421cc44bcba9d8f0e3b909562a P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:54.423067   922 raft_consensus.cc:493] T 95ad5f421cc44bcba9d8f0e3b909562a P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:54.423455   922 raft_consensus.cc:3060] T 95ad5f421cc44bcba9d8f0e3b909562a P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:54.425009   874 raft_consensus.cc:359] T ece20d6112544af09b04c09234863c67 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:54.426258   874 raft_consensus.cc:385] T ece20d6112544af09b04c09234863c67 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:13:54.426929   874 raft_consensus.cc:740] T ece20d6112544af09b04c09234863c67 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Initialized, Role: FOLLOWER
I20260709 12:13:54.436272   874 consensus_queue.cc:260] T ece20d6112544af09b04c09234863c67 P 1b0d8dd14cbd4674a504867198df9173 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
W20260709 12:13:54.438360   569 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.194:45139, user_credentials={real_user=slave}} blocked reactor thread for 62836.2us
I20260709 12:13:54.455827   922 raft_consensus.cc:515] T 95ad5f421cc44bcba9d8f0e3b909562a P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:54.419260  1116 consensus_queue.cc:1048] T 42811a1774aa4d89a4436249765e544a P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.039s
I20260709 12:13:54.476168  1092 leader_election.cc:290] T 3c4c3eac2bdd4683b1baf1d6ed146f96 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
I20260709 12:13:54.481446   922 leader_election.cc:290] T 95ad5f421cc44bcba9d8f0e3b909562a P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 election: Requested vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919)
I20260709 12:13:54.579196   874 ts_tablet_manager.cc:1434] T ece20d6112544af09b04c09234863c67 P 1b0d8dd14cbd4674a504867198df9173: Time spent starting tablet: real 0.198s	user 0.010s	sys 0.016s
W20260709 12:13:54.585201   550 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:54.599030  1129 raft_consensus.cc:493] T dd7edf1dc96f4ee08c77617122845609 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:54.579476   599 raft_consensus.cc:2468] T 77f4de4a2b5842d0aa989bb5b7cdd62e P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b0d8dd14cbd4674a504867198df9173 in term 1.
W20260709 12:13:54.602087   718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.194:45139, user_credentials={real_user=slave}} blocked reactor thread for 245180us
I20260709 12:13:54.599663  1129 raft_consensus.cc:515] T dd7edf1dc96f4ee08c77617122845609 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:54.596771  1326 raft_consensus.cc:493] T ece20d6112544af09b04c09234863c67 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:54.615218  1129 leader_election.cc:290] T dd7edf1dc96f4ee08c77617122845609 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139), 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919)
I20260709 12:13:54.616758   827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd7edf1dc96f4ee08c77617122845609" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" is_pre_election: true
I20260709 12:13:54.617695   827 raft_consensus.cc:2468] T dd7edf1dc96f4ee08c77617122845609 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b0d8dd14cbd4674a504867198df9173 in term 0.
I20260709 12:13:54.619835   717 leader_election.cc:304] T dd7edf1dc96f4ee08c77617122845609 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, 6ccb9b1d08bc4da8991c8681f59cc058; no voters: 
I20260709 12:13:54.639268   679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd7edf1dc96f4ee08c77617122845609" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679" is_pre_election: true
I20260709 12:13:54.640545   679 raft_consensus.cc:2468] T dd7edf1dc96f4ee08c77617122845609 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b0d8dd14cbd4674a504867198df9173 in term 0.
I20260709 12:13:54.654289  1330 raft_consensus.cc:2804] T dd7edf1dc96f4ee08c77617122845609 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:54.671963  1330 raft_consensus.cc:493] T dd7edf1dc96f4ee08c77617122845609 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:54.672340  1330 raft_consensus.cc:3060] T dd7edf1dc96f4ee08c77617122845609 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:54.675336  1324 log.cc:927] Time spent T 4c50ea91f7b1473e9d415a63065f9905 P f516f7a5bdde4cd78035bbf464c6fb6e: Append to log took a long time: real 0.084s	user 0.001s	sys 0.000s
I20260709 12:13:54.679788   872 tablet_bootstrap.cc:492] T eda3455ee64d4d56a38ef80303fe9046 P f516f7a5bdde4cd78035bbf464c6fb6e: No bootstrap required, opened a new log
I20260709 12:13:54.680372   872 ts_tablet_manager.cc:1403] T eda3455ee64d4d56a38ef80303fe9046 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.340s	user 0.025s	sys 0.012s
I20260709 12:13:54.652145   675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c4c3eac2bdd4683b1baf1d6ed146f96" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679" is_pre_election: true
I20260709 12:13:54.654634   826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95ad5f421cc44bcba9d8f0e3b909562a" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058"
I20260709 12:13:54.615648  1326 raft_consensus.cc:515] T ece20d6112544af09b04c09234863c67 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:54.723323   872 raft_consensus.cc:359] T eda3455ee64d4d56a38ef80303fe9046 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:54.724145   872 raft_consensus.cc:385] T eda3455ee64d4d56a38ef80303fe9046 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:13:54.720750   793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.195:46569, user_credentials={real_user=slave}} blocked reactor thread for 101588us
I20260709 12:13:54.724416   872 raft_consensus.cc:740] T eda3455ee64d4d56a38ef80303fe9046 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:13:54.726514   872 consensus_queue.cc:260] T eda3455ee64d4d56a38ef80303fe9046 P f516f7a5bdde4cd78035bbf464c6fb6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:54.727108   501 catalog_manager.cc:5697] T 77f4de4a2b5842d0aa989bb5b7cdd62e P 1b0d8dd14cbd4674a504867198df9173 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195). New cstate: current_term: 1 leader_uuid: "1b0d8dd14cbd4674a504867198df9173" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:54.741925   872 ts_tablet_manager.cc:1434] T eda3455ee64d4d56a38ef80303fe9046 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.061s	user 0.009s	sys 0.000s
I20260709 12:13:54.721761  1284 raft_consensus.cc:493] T ece20d6112544af09b04c09234863c67 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:54.723874   826 raft_consensus.cc:3060] T 95ad5f421cc44bcba9d8f0e3b909562a P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:54.724010   675 raft_consensus.cc:2468] T 3c4c3eac2bdd4683b1baf1d6ed146f96 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b0d8dd14cbd4674a504867198df9173 in term 0.
I20260709 12:13:54.740960   597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c4c3eac2bdd4683b1baf1d6ed146f96" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:54.791671   826 raft_consensus.cc:2468] T 95ad5f421cc44bcba9d8f0e3b909562a P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 1.
I20260709 12:13:54.758776   745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95ad5f421cc44bcba9d8f0e3b909562a" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173"
I20260709 12:13:54.751713  1284 raft_consensus.cc:515] T ece20d6112544af09b04c09234863c67 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
W20260709 12:13:54.809597   718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.194:45139, user_credentials={real_user=slave}} blocked reactor thread for 46521us
I20260709 12:13:54.813162  1129 consensus_queue.cc:1048] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P 1b0d8dd14cbd4674a504867198df9173 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:54.784685   597 raft_consensus.cc:2468] T 3c4c3eac2bdd4683b1baf1d6ed146f96 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b0d8dd14cbd4674a504867198df9173 in term 0.
I20260709 12:13:54.803270  1259 raft_consensus.cc:515] T 95ad5f421cc44bcba9d8f0e3b909562a P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:54.813061   823 raft_consensus.cc:2468] T e68cf8b33bc44f1583800765b59452a4 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 1.
I20260709 12:13:54.833511   718 leader_election.cc:304] T 3c4c3eac2bdd4683b1baf1d6ed146f96 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, d559be506ef4445ca1faf0e875b38679; no voters: 
W20260709 12:13:54.873674   792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.193:35859, user_credentials={real_user=slave}} blocked reactor thread for 50847.7us
W20260709 12:13:54.890409   643 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.196:34919, user_credentials={real_user=slave}} blocked reactor thread for 66037.6us
I20260709 12:13:54.875579  1092 raft_consensus.cc:2804] T 3c4c3eac2bdd4683b1baf1d6ed146f96 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:54.915143   751 raft_consensus.cc:2393] T 95ad5f421cc44bcba9d8f0e3b909562a P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f516f7a5bdde4cd78035bbf464c6fb6e in current term 1: Already voted for candidate 1b0d8dd14cbd4674a504867198df9173 in this term.
I20260709 12:13:54.911995  1092 raft_consensus.cc:493] T 3c4c3eac2bdd4683b1baf1d6ed146f96 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:54.938207   826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ece20d6112544af09b04c09234863c67" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" is_pre_election: true
I20260709 12:13:54.939043   826 raft_consensus.cc:2468] T ece20d6112544af09b04c09234863c67 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b0d8dd14cbd4674a504867198df9173 in term 0.
I20260709 12:13:54.903687  1330 raft_consensus.cc:515] T dd7edf1dc96f4ee08c77617122845609 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:13:54.920435  1326 leader_election.cc:290] T ece20d6112544af09b04c09234863c67 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
W20260709 12:13:54.954918   673 consensus_meta.cc:287] T e68cf8b33bc44f1583800765b59452a4 P d559be506ef4445ca1faf0e875b38679: Time spent flushing consensus metadata: real 0.576s	user 0.010s	sys 0.004s
I20260709 12:13:54.943508  1092 raft_consensus.cc:3060] T 3c4c3eac2bdd4683b1baf1d6ed146f96 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:54.956688   600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ece20d6112544af09b04c09234863c67" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:54.985498   753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ece20d6112544af09b04c09234863c67" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
I20260709 12:13:54.970039   673 raft_consensus.cc:2468] T e68cf8b33bc44f1583800765b59452a4 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 1.
I20260709 12:13:54.986320   753 raft_consensus.cc:2468] T ece20d6112544af09b04c09234863c67 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ccb9b1d08bc4da8991c8681f59cc058 in term 0.
W20260709 12:13:55.000979  1345 log.cc:927] Time spent T 42811a1774aa4d89a4436249765e544a P 1b0d8dd14cbd4674a504867198df9173: Append to log took a long time: real 0.073s	user 0.000s	sys 0.001s
W20260709 12:13:55.005345   643 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.196:34919, user_credentials={real_user=slave}} blocked reactor thread for 113368us
I20260709 12:13:54.989952   600 raft_consensus.cc:2468] T ece20d6112544af09b04c09234863c67 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b0d8dd14cbd4674a504867198df9173 in term 0.
I20260709 12:13:55.003562  1284 leader_election.cc:290] T ece20d6112544af09b04c09234863c67 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:55.037556   793 leader_election.cc:304] T ece20d6112544af09b04c09234863c67 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, 6ccb9b1d08bc4da8991c8681f59cc058; no voters: 
I20260709 12:13:55.050109  1330 leader_election.cc:290] T dd7edf1dc96f4ee08c77617122845609 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 election: Requested vote from peers d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139), 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919)
I20260709 12:13:55.051393  1344 raft_consensus.cc:2804] T ece20d6112544af09b04c09234863c67 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:55.052031  1344 raft_consensus.cc:493] T ece20d6112544af09b04c09234863c67 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:55.052428  1344 raft_consensus.cc:3060] T ece20d6112544af09b04c09234863c67 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:55.035320  1259 leader_election.cc:290] T 95ad5f421cc44bcba9d8f0e3b909562a P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 election: Requested vote from peers 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
W20260709 12:13:55.056608   792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.193:35859, user_credentials={real_user=slave}} blocked reactor thread for 66084.7us
I20260709 12:13:55.063078   717 leader_election.cc:304] T ece20d6112544af09b04c09234863c67 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, 6ccb9b1d08bc4da8991c8681f59cc058; no voters: 
I20260709 12:13:55.075201   568 leader_election.cc:304] T 95ad5f421cc44bcba9d8f0e3b909562a P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ccb9b1d08bc4da8991c8681f59cc058, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 
I20260709 12:13:55.081836  1326 raft_consensus.cc:2804] T ece20d6112544af09b04c09234863c67 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:13:55.082384  1326 raft_consensus.cc:493] T ece20d6112544af09b04c09234863c67 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:13:55.082746  1326 raft_consensus.cc:3060] T ece20d6112544af09b04c09234863c67 P 1b0d8dd14cbd4674a504867198df9173 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:55.086772   569 leader_election.cc:304] T e68cf8b33bc44f1583800765b59452a4 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d559be506ef4445ca1faf0e875b38679, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 
I20260709 12:13:55.087311  1343 consensus_queue.cc:1048] T 42811a1774aa4d89a4436249765e544a P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:55.089190  1343 raft_consensus.cc:2804] T e68cf8b33bc44f1583800765b59452a4 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:55.089681  1343 raft_consensus.cc:697] T e68cf8b33bc44f1583800765b59452a4 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 LEADER]: Becoming Leader. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Running, Role: LEADER
I20260709 12:13:55.094208   603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ece20d6112544af09b04c09234863c67" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:55.094992   603 raft_consensus.cc:2468] T ece20d6112544af09b04c09234863c67 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ccb9b1d08bc4da8991c8681f59cc058 in term 0.
I20260709 12:13:55.095824  1325 raft_consensus.cc:2804] T 95ad5f421cc44bcba9d8f0e3b909562a P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:55.096359  1325 raft_consensus.cc:697] T 95ad5f421cc44bcba9d8f0e3b909562a P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 LEADER]: Becoming Leader. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Running, Role: LEADER
I20260709 12:13:55.097203  1092 raft_consensus.cc:515] T 3c4c3eac2bdd4683b1baf1d6ed146f96 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:55.099393  1092 leader_election.cc:290] T 3c4c3eac2bdd4683b1baf1d6ed146f96 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 election: Requested vote from peers f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
I20260709 12:13:55.103788   603 raft_consensus.cc:3060] T eda3455ee64d4d56a38ef80303fe9046 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:13:55.138643   718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.193:35859, user_credentials={real_user=slave}} blocked reactor thread for 74572.1us
W20260709 12:13:55.140086   792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.193:35859, user_credentials={real_user=slave}} blocked reactor thread for 61149.1us
I20260709 12:13:55.097225  1325 consensus_queue.cc:237] T 95ad5f421cc44bcba9d8f0e3b909562a P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:55.141772  1363 consensus_queue.cc:1048] T 77f4de4a2b5842d0aa989bb5b7cdd62e P 1b0d8dd14cbd4674a504867198df9173 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:55.146958   677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd7edf1dc96f4ee08c77617122845609" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679"
W20260709 12:13:55.148399   793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.195:46569, user_credentials={real_user=slave}} blocked reactor thread for 110948us
W20260709 12:13:55.136148   569 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.194:45139, user_credentials={real_user=slave}} blocked reactor thread for 44543.8us
I20260709 12:13:55.155544   678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c4c3eac2bdd4683b1baf1d6ed146f96" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679"
I20260709 12:13:55.156225   678 raft_consensus.cc:3060] T 3c4c3eac2bdd4683b1baf1d6ed146f96 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:55.149269   677 raft_consensus.cc:3060] T dd7edf1dc96f4ee08c77617122845609 P d559be506ef4445ca1faf0e875b38679 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:55.110323  1343 consensus_queue.cc:237] T e68cf8b33bc44f1583800765b59452a4 P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:55.183631   678 raft_consensus.cc:2468] T 3c4c3eac2bdd4683b1baf1d6ed146f96 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b0d8dd14cbd4674a504867198df9173 in term 1.
I20260709 12:13:55.196391   718 leader_election.cc:304] T 3c4c3eac2bdd4683b1baf1d6ed146f96 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, d559be506ef4445ca1faf0e875b38679; no voters: 
I20260709 12:13:55.150910  1092 consensus_queue.cc:1048] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P 1b0d8dd14cbd4674a504867198df9173 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
I20260709 12:13:55.173705   598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95ad5f421cc44bcba9d8f0e3b909562a" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
I20260709 12:13:55.215183   823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95ad5f421cc44bcba9d8f0e3b909562a" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058"
I20260709 12:13:55.222199  1329 raft_consensus.cc:2804] T 3c4c3eac2bdd4683b1baf1d6ed146f96 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:55.212466  1338 consensus_queue.cc:1048] T eda3455ee64d4d56a38ef80303fe9046 P d559be506ef4445ca1faf0e875b38679 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260709 12:13:55.223333   677 raft_consensus.cc:2468] T dd7edf1dc96f4ee08c77617122845609 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b0d8dd14cbd4674a504867198df9173 in term 1.
I20260709 12:13:55.254480   823 raft_consensus.cc:2393] T 95ad5f421cc44bcba9d8f0e3b909562a P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1b0d8dd14cbd4674a504867198df9173 in current term 1: Already voted for candidate f516f7a5bdde4cd78035bbf464c6fb6e in this term.
I20260709 12:13:55.257238   822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd7edf1dc96f4ee08c77617122845609" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058"
I20260709 12:13:55.257920   822 raft_consensus.cc:3060] T dd7edf1dc96f4ee08c77617122845609 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:55.262915   718 leader_election.cc:304] T dd7edf1dc96f4ee08c77617122845609 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, d559be506ef4445ca1faf0e875b38679; no voters: 
I20260709 12:13:55.263857  1129 raft_consensus.cc:2804] T dd7edf1dc96f4ee08c77617122845609 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:55.264321  1129 raft_consensus.cc:697] T dd7edf1dc96f4ee08c77617122845609 P 1b0d8dd14cbd4674a504867198df9173 [term 1 LEADER]: Becoming Leader. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Running, Role: LEADER
I20260709 12:13:55.272794   922 raft_consensus.cc:493] T eda3455ee64d4d56a38ef80303fe9046 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:13:55.273502   922 raft_consensus.cc:515] T eda3455ee64d4d56a38ef80303fe9046 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:55.274421  1344 raft_consensus.cc:515] T ece20d6112544af09b04c09234863c67 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:55.276539  1344 leader_election.cc:290] T ece20d6112544af09b04c09234863c67 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 election: Requested vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:55.279001  1326 raft_consensus.cc:515] T ece20d6112544af09b04c09234863c67 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:55.279439  1339 consensus_queue.cc:1048] T eda3455ee64d4d56a38ef80303fe9046 P d559be506ef4445ca1faf0e875b38679 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:55.265058  1129 consensus_queue.cc:237] T dd7edf1dc96f4ee08c77617122845609 P 1b0d8dd14cbd4674a504867198df9173 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
W20260709 12:13:55.293689   568 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.196:34919, user_credentials={real_user=slave}} blocked reactor thread for 83389.4us
I20260709 12:13:55.251799  1329 raft_consensus.cc:697] T 3c4c3eac2bdd4683b1baf1d6ed146f96 P 1b0d8dd14cbd4674a504867198df9173 [term 1 LEADER]: Becoming Leader. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Running, Role: LEADER
I20260709 12:13:55.296649   922 leader_election.cc:290] T eda3455ee64d4d56a38ef80303fe9046 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
I20260709 12:13:55.301119  1329 consensus_queue.cc:237] T 3c4c3eac2bdd4683b1baf1d6ed146f96 P 1b0d8dd14cbd4674a504867198df9173 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:55.303349   749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ece20d6112544af09b04c09234863c67" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173"
I20260709 12:13:55.304579   749 raft_consensus.cc:2393] T ece20d6112544af09b04c09234863c67 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6ccb9b1d08bc4da8991c8681f59cc058 in current term 1: Already voted for candidate 1b0d8dd14cbd4674a504867198df9173 in this term.
W20260709 12:13:55.320281   569 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.194:45139, user_credentials={real_user=slave}} blocked reactor thread for 113181us
I20260709 12:13:55.322160   679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda3455ee64d4d56a38ef80303fe9046" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679" is_pre_election: true
I20260709 12:13:55.325867   819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda3455ee64d4d56a38ef80303fe9046" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" is_pre_election: true
I20260709 12:13:55.326640   819 raft_consensus.cc:2468] T eda3455ee64d4d56a38ef80303fe9046 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 1.
I20260709 12:13:55.333734   717 leader_election.cc:304] T 95ad5f421cc44bcba9d8f0e3b909562a P 1b0d8dd14cbd4674a504867198df9173 [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: 1b0d8dd14cbd4674a504867198df9173; no voters: 6ccb9b1d08bc4da8991c8681f59cc058, f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:13:55.334847  1346 consensus_queue.cc:1048] T 77f4de4a2b5842d0aa989bb5b7cdd62e P 1b0d8dd14cbd4674a504867198df9173 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:55.335228   827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ece20d6112544af09b04c09234863c67" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058"
I20260709 12:13:55.342803   827 raft_consensus.cc:2393] T ece20d6112544af09b04c09234863c67 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1b0d8dd14cbd4674a504867198df9173 in current term 1: Already voted for candidate 6ccb9b1d08bc4da8991c8681f59cc058 in this term.
I20260709 12:13:55.344661  1321 raft_consensus.cc:2749] T 95ad5f421cc44bcba9d8f0e3b909562a P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:13:55.356763  1326 leader_election.cc:290] T ece20d6112544af09b04c09234863c67 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 1 election: Requested vote from peers 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:55.371013   568 leader_election.cc:304] T eda3455ee64d4d56a38ef80303fe9046 P f516f7a5bdde4cd78035bbf464c6fb6e [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: 6ccb9b1d08bc4da8991c8681f59cc058, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: d559be506ef4445ca1faf0e875b38679
W20260709 12:13:55.389645  1367 log.cc:927] Time spent T 4c50ea91f7b1473e9d415a63065f9905 P 6ccb9b1d08bc4da8991c8681f59cc058: Append to log took a long time: real 0.246s	user 0.002s	sys 0.000s
I20260709 12:13:55.427700   603 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ece20d6112544af09b04c09234863c67" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
I20260709 12:13:55.428448   603 raft_consensus.cc:3060] T ece20d6112544af09b04c09234863c67 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:55.433261   598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ece20d6112544af09b04c09234863c67" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
I20260709 12:13:55.411271   500 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:33940 (request call id 90) took 1022 ms. Trace:
I20260709 12:13:55.451346   718 leader_election.cc:304] T ece20d6112544af09b04c09234863c67 P 1b0d8dd14cbd4674a504867198df9173 [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: 1b0d8dd14cbd4674a504867198df9173; no voters: 6ccb9b1d08bc4da8991c8681f59cc058, f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:13:55.453372  1129 raft_consensus.cc:2749] T ece20d6112544af09b04c09234863c67 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:13:55.463388   599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c4c3eac2bdd4683b1baf1d6ed146f96" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
I20260709 12:13:55.464147   599 raft_consensus.cc:3060] T 3c4c3eac2bdd4683b1baf1d6ed146f96 P f516f7a5bdde4cd78035bbf464c6fb6e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:13:55.445451   603 raft_consensus.cc:2468] T ece20d6112544af09b04c09234863c67 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ccb9b1d08bc4da8991c8681f59cc058 in term 1.
I20260709 12:13:55.443881   822 raft_consensus.cc:2468] T dd7edf1dc96f4ee08c77617122845609 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b0d8dd14cbd4674a504867198df9173 in term 1.
I20260709 12:13:55.436482   500 rpcz_store.cc:276] 0709 12:13:54.388918 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:54.389124 (+   206us) service_pool.cc:224] Handling call
0709 12:13:55.411179 (+1022055us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:13:54.434768 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:13:54.518283 (+ 83515us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:13:54.526282 (+  7999us) write_op.cc:435] Acquired schema lock
0709 12:13:54.531645 (+  5363us) tablet.cc:662] Decoding operations
0709 12:13:54.604166 (+ 72521us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:13:54.609482 (+  5316us) write_op.cc:641] Partition lock acquired for write op
0709 12:13:54.611634 (+  2152us) tablet.cc:685] Acquiring locks for 1 operations
0709 12:13:54.642243 (+ 30609us) tablet.cc:701] Row locks acquired
0709 12:13:54.643583 (+  1340us) write_op.cc:260] PREPARE: finished
0709 12:13:54.660298 (+ 16715us) write_op.cc:270] Start()
0709 12:13:54.664204 (+  3906us) write_op.cc:276] Timestamp: P: 1783599234657984 usec, L: 0
0709 12:13:54.679476 (+ 15272us) op_driver.cc:348] REPLICATION: starting
0709 12:13:54.680086 (+   610us) log.cc:844] Serialized 540 byte log entry
0709 12:13:54.855456 (+175370us) op_driver.cc:464] REPLICATION: finished
0709 12:13:55.084919 (+229463us) write_op.cc:301] APPLY: starting
0709 12:13:55.085052 (+   133us) tablet.cc:1367] starting BulkCheckPresence
0709 12:13:55.085197 (+   145us) tablet.cc:1370] finished BulkCheckPresence
0709 12:13:55.085368 (+   171us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:13:55.085735 (+   367us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:13:55.086306 (+   571us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 12:13:55.086417 (+   111us) write_op.cc:312] APPLY: finished
0709 12:13:55.086841 (+   424us) log.cc:844] Serialized 22 byte log entry
0709 12:13:55.087713 (+   872us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:55.088089 (+   376us) write_op.cc:454] Released schema lock
0709 12:13:55.088249 (+   160us) write_op.cc:341] FINISH: Updating metrics
0709 12:13:55.151102 (+ 62853us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:13:55.154336 (+  3234us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":26015,"reported_tablets":4,"child_traces":[["op",{"apply.queue_time_us":222868,"apply.run_cpu_time_us":3422,"apply.run_wall_time_us":52550,"num_ops":1,"prepare.queue_time_us":3464,"prepare.run_cpu_time_us":4305,"prepare.run_wall_time_us":259650,"replication_time_us":149342,"thread_start_us":130698,"threads_started":1}]]}
I20260709 12:13:55.511781  1380 raft_consensus.cc:2804] T eda3455ee64d4d56a38ef80303fe9046 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:55.524410   792 leader_election.cc:304] T ece20d6112544af09b04c09234863c67 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6ccb9b1d08bc4da8991c8681f59cc058, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 1b0d8dd14cbd4674a504867198df9173
I20260709 12:13:55.536942  1349 raft_consensus.cc:2804] T ece20d6112544af09b04c09234863c67 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:13:55.537504  1349 raft_consensus.cc:697] T ece20d6112544af09b04c09234863c67 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 LEADER]: Becoming Leader. State: Replica: 6ccb9b1d08bc4da8991c8681f59cc058, State: Running, Role: LEADER
I20260709 12:13:55.538374  1349 consensus_queue.cc:237] T ece20d6112544af09b04c09234863c67 P 6ccb9b1d08bc4da8991c8681f59cc058 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:55.540658   501 catalog_manager.cc:5697] T e68cf8b33bc44f1583800765b59452a4 P f516f7a5bdde4cd78035bbf464c6fb6e reported cstate change: term changed from 0 to 1, leader changed from <none> to f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193). New cstate: current_term: 1 leader_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:55.558653   501 catalog_manager.cc:5697] T 95ad5f421cc44bcba9d8f0e3b909562a P f516f7a5bdde4cd78035bbf464c6fb6e reported cstate change: term changed from 0 to 1, leader changed from <none> to f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193). New cstate: current_term: 1 leader_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:55.565953   498 catalog_manager.cc:5697] T dd7edf1dc96f4ee08c77617122845609 P 1b0d8dd14cbd4674a504867198df9173 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195). New cstate: current_term: 1 leader_uuid: "1b0d8dd14cbd4674a504867198df9173" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:55.577912   498 catalog_manager.cc:5697] T 3c4c3eac2bdd4683b1baf1d6ed146f96 P 1b0d8dd14cbd4674a504867198df9173 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195). New cstate: current_term: 1 leader_uuid: "1b0d8dd14cbd4674a504867198df9173" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:55.602270  1380 raft_consensus.cc:493] T eda3455ee64d4d56a38ef80303fe9046 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Starting leader election (detected failure of leader d559be506ef4445ca1faf0e875b38679)
I20260709 12:13:55.603029  1380 raft_consensus.cc:3060] T eda3455ee64d4d56a38ef80303fe9046 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:55.580715   599 raft_consensus.cc:2468] T 3c4c3eac2bdd4683b1baf1d6ed146f96 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b0d8dd14cbd4674a504867198df9173 in term 1.
I20260709 12:13:55.620609  1380 raft_consensus.cc:515] T eda3455ee64d4d56a38ef80303fe9046 P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:55.623659  1325 consensus_queue.cc:1048] T 95ad5f421cc44bcba9d8f0e3b909562a P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:55.642786  1380 leader_election.cc:290] T eda3455ee64d4d56a38ef80303fe9046 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 2 election: Requested vote from peers 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
I20260709 12:13:55.646420   679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda3455ee64d4d56a38ef80303fe9046" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679"
W20260709 12:13:55.655820   718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.193:35859, user_credentials={real_user=slave}} blocked reactor thread for 71677.6us
I20260709 12:13:55.669997   819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda3455ee64d4d56a38ef80303fe9046" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058"
I20260709 12:13:55.682811   568 leader_election.cc:304] T eda3455ee64d4d56a38ef80303fe9046 P f516f7a5bdde4cd78035bbf464c6fb6e [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: f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 6ccb9b1d08bc4da8991c8681f59cc058, d559be506ef4445ca1faf0e875b38679
I20260709 12:13:55.684597  1347 raft_consensus.cc:2749] T eda3455ee64d4d56a38ef80303fe9046 P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:55.704905  1380 consensus_queue.cc:1048] T e68cf8b33bc44f1583800765b59452a4 P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:55.708825  1347 consensus_queue.cc:1048] T 95ad5f421cc44bcba9d8f0e3b909562a P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:13:55.760608   550 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:13:55.761647  1380 consensus_queue.cc:1048] T e68cf8b33bc44f1583800765b59452a4 P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:13:55.767807   498 catalog_manager.cc:5697] T ece20d6112544af09b04c09234863c67 P 6ccb9b1d08bc4da8991c8681f59cc058 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196). New cstate: current_term: 1 leader_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:55.775106  1361 consensus_queue.cc:1048] T 3c4c3eac2bdd4683b1baf1d6ed146f96 P 1b0d8dd14cbd4674a504867198df9173 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:55.815580  1258 consensus_queue.cc:1048] T 3c4c3eac2bdd4683b1baf1d6ed146f96 P 1b0d8dd14cbd4674a504867198df9173 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:55.827766  1361 consensus_queue.cc:1048] T dd7edf1dc96f4ee08c77617122845609 P 1b0d8dd14cbd4674a504867198df9173 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:55.848181  1259 consensus_queue.cc:1048] T dd7edf1dc96f4ee08c77617122845609 P 1b0d8dd14cbd4674a504867198df9173 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:55.926718  1350 consensus_queue.cc:1048] T ece20d6112544af09b04c09234863c67 P 6ccb9b1d08bc4da8991c8681f59cc058 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:55.971683  1344 consensus_queue.cc:1048] T ece20d6112544af09b04c09234863c67 P 6ccb9b1d08bc4da8991c8681f59cc058 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:13:56.104290   599 raft_consensus.cc:1240] T eda3455ee64d4d56a38ef80303fe9046 P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Rejecting Update request from peer d559be506ef4445ca1faf0e875b38679 for earlier term 1. Current term is 2. Ops: []
I20260709 12:13:56.105517  1128 consensus_queue.cc:1059] T eda3455ee64d4d56a38ef80303fe9046 P d559be506ef4445ca1faf0e875b38679 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:56.106438  1338 raft_consensus.cc:3055] T eda3455ee64d4d56a38ef80303fe9046 P d559be506ef4445ca1faf0e875b38679 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:13:56.106791  1338 raft_consensus.cc:740] T eda3455ee64d4d56a38ef80303fe9046 P d559be506ef4445ca1faf0e875b38679 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d559be506ef4445ca1faf0e875b38679, State: Running, Role: LEADER
I20260709 12:13:56.107523  1338 consensus_queue.cc:260] T eda3455ee64d4d56a38ef80303fe9046 P d559be506ef4445ca1faf0e875b38679 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:56.108664  1338 raft_consensus.cc:3060] T eda3455ee64d4d56a38ef80303fe9046 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:56.312861 29827 tablet_server.cc:179] TabletServer@127.29.32.193:0 shutting down...
W20260709 12:13:56.347568   792 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 453 similar messages]
W20260709 12:13:56.356630   792 consensus_peers.cc:597] T 8527fff2c7f2448fb4a27971551860c9 P 6ccb9b1d08bc4da8991c8681f59cc058 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. 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 12:13:56.367229   718 consensus_peers.cc:597] T 3c4c3eac2bdd4683b1baf1d6ed146f96 P 1b0d8dd14cbd4674a504867198df9173 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. 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 12:13:56.377118   792 consensus_peers.cc:597] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P 6ccb9b1d08bc4da8991c8681f59cc058 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. 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 12:13:56.377988 29827 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:13:56.379158 29827 tablet_replica.cc:333] T 3c4c3eac2bdd4683b1baf1d6ed146f96 P f516f7a5bdde4cd78035bbf464c6fb6e: stopping tablet replica
I20260709 12:13:56.379858 29827 raft_consensus.cc:2243] T 3c4c3eac2bdd4683b1baf1d6ed146f96 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:56.380458 29827 raft_consensus.cc:2272] T 3c4c3eac2bdd4683b1baf1d6ed146f96 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:56.383134 29827 tablet_replica.cc:333] T ece20d6112544af09b04c09234863c67 P f516f7a5bdde4cd78035bbf464c6fb6e: stopping tablet replica
I20260709 12:13:56.383932 29827 raft_consensus.cc:2243] T ece20d6112544af09b04c09234863c67 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:56.384456 29827 raft_consensus.cc:2272] T ece20d6112544af09b04c09234863c67 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:56.388294 29827 tablet_replica.cc:333] T 4c50ea91f7b1473e9d415a63065f9905 P f516f7a5bdde4cd78035bbf464c6fb6e: stopping tablet replica
I20260709 12:13:56.389245 29827 raft_consensus.cc:2243] T 4c50ea91f7b1473e9d415a63065f9905 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:56.389802 29827 raft_consensus.cc:2272] T 4c50ea91f7b1473e9d415a63065f9905 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:56.390882   718 consensus_peers.cc:597] T 7e2ebbc6086348999b2168c9e37924f0 P 1b0d8dd14cbd4674a504867198df9173 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. 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 12:13:56.392931 29827 tablet_replica.cc:333] T d4904c3db7d444b2a5c6631ef47c883a P f516f7a5bdde4cd78035bbf464c6fb6e: stopping tablet replica
I20260709 12:13:56.393796 29827 raft_consensus.cc:2243] T d4904c3db7d444b2a5c6631ef47c883a P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:56.394438 29827 raft_consensus.cc:2272] T d4904c3db7d444b2a5c6631ef47c883a P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:56.397174 29827 tablet_replica.cc:333] T 42811a1774aa4d89a4436249765e544a P f516f7a5bdde4cd78035bbf464c6fb6e: stopping tablet replica
I20260709 12:13:56.397895 29827 raft_consensus.cc:2243] T 42811a1774aa4d89a4436249765e544a P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:56.398711 29827 raft_consensus.cc:2272] T 42811a1774aa4d89a4436249765e544a P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:56.400862 29827 tablet_replica.cc:333] T 24368232069d44019c3c1f7906e57a99 P f516f7a5bdde4cd78035bbf464c6fb6e: stopping tablet replica
I20260709 12:13:56.401520 29827 raft_consensus.cc:2243] T 24368232069d44019c3c1f7906e57a99 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:56.401968 29827 raft_consensus.cc:2272] T 24368232069d44019c3c1f7906e57a99 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:56.404731 29827 tablet_replica.cc:333] T 4e18c72b67194671ae1569e0a3a4d79e P f516f7a5bdde4cd78035bbf464c6fb6e: stopping tablet replica
I20260709 12:13:56.406109 29827 raft_consensus.cc:2243] T 4e18c72b67194671ae1569e0a3a4d79e P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:56.407326 29827 raft_consensus.cc:2272] T 4e18c72b67194671ae1569e0a3a4d79e P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:56.411455   792 consensus_peers.cc:597] T ece20d6112544af09b04c09234863c67 P 6ccb9b1d08bc4da8991c8681f59cc058 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. 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 12:13:56.414327 29827 tablet_replica.cc:333] T d09b1bb68c064e2d94ec2e2b0fa2df25 P f516f7a5bdde4cd78035bbf464c6fb6e: stopping tablet replica
I20260709 12:13:56.415307 29827 raft_consensus.cc:2243] T d09b1bb68c064e2d94ec2e2b0fa2df25 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:56.416426 29827 raft_consensus.cc:2272] T d09b1bb68c064e2d94ec2e2b0fa2df25 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:56.418782 29827 tablet_replica.cc:333] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P f516f7a5bdde4cd78035bbf464c6fb6e: stopping tablet replica
I20260709 12:13:56.419651 29827 raft_consensus.cc:2243] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:56.420202 29827 raft_consensus.cc:2272] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:56.420595   718 consensus_peers.cc:597] T d09b1bb68c064e2d94ec2e2b0fa2df25 P 1b0d8dd14cbd4674a504867198df9173 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. 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 12:13:56.422291   792 consensus_peers.cc:597] T 610dd9a8ab854bf182981304ed247a40 P 6ccb9b1d08bc4da8991c8681f59cc058 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. 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 12:13:56.423799 29827 tablet_replica.cc:333] T 59464093931c47f5ae41a67791bde98b P f516f7a5bdde4cd78035bbf464c6fb6e: stopping tablet replica
I20260709 12:13:56.424697 29827 raft_consensus.cc:2243] T 59464093931c47f5ae41a67791bde98b P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:56.425200 29827 raft_consensus.cc:2272] T 59464093931c47f5ae41a67791bde98b P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:56.427649 29827 tablet_replica.cc:333] T 0cb6f517e698482fb776b8c531da3f11 P f516f7a5bdde4cd78035bbf464c6fb6e: stopping tablet replica
I20260709 12:13:56.428483 29827 raft_consensus.cc:2243] T 0cb6f517e698482fb776b8c531da3f11 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:56.429419 29827 raft_consensus.cc:2272] T 0cb6f517e698482fb776b8c531da3f11 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:56.432083 29827 tablet_replica.cc:333] T 4589a863be4d484b81476119971ad7eb P f516f7a5bdde4cd78035bbf464c6fb6e: stopping tablet replica
I20260709 12:13:56.432736 29827 raft_consensus.cc:2243] T 4589a863be4d484b81476119971ad7eb P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:56.433252 29827 raft_consensus.cc:2272] T 4589a863be4d484b81476119971ad7eb P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:56.435359 29827 tablet_replica.cc:333] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P f516f7a5bdde4cd78035bbf464c6fb6e: stopping tablet replica
I20260709 12:13:56.436034 29827 raft_consensus.cc:2243] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:56.436643 29827 raft_consensus.cc:2272] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:56.439041 29827 tablet_replica.cc:333] T eda3455ee64d4d56a38ef80303fe9046 P f516f7a5bdde4cd78035bbf464c6fb6e: stopping tablet replica
W20260709 12:13:56.439090   792 consensus_peers.cc:597] T d4904c3db7d444b2a5c6631ef47c883a P 6ccb9b1d08bc4da8991c8681f59cc058 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. 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 12:13:56.439697 29827 raft_consensus.cc:2243] T eda3455ee64d4d56a38ef80303fe9046 P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:56.440145 29827 raft_consensus.cc:2272] T eda3455ee64d4d56a38ef80303fe9046 P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:56.442634 29827 tablet_replica.cc:333] T 8e1303f1b91147d0857cff4484afacc0 P f516f7a5bdde4cd78035bbf464c6fb6e: stopping tablet replica
I20260709 12:13:56.443426 29827 raft_consensus.cc:2243] T 8e1303f1b91147d0857cff4484afacc0 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:56.443897 29827 raft_consensus.cc:2272] T 8e1303f1b91147d0857cff4484afacc0 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:56.446802 29827 tablet_replica.cc:333] T f01fbf11f18344dd8a208b74da69151d P f516f7a5bdde4cd78035bbf464c6fb6e: stopping tablet replica
I20260709 12:13:56.447593 29827 raft_consensus.cc:2243] T f01fbf11f18344dd8a208b74da69151d P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:56.448102 29827 raft_consensus.cc:2272] T f01fbf11f18344dd8a208b74da69151d P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:56.450563 29827 tablet_replica.cc:333] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P f516f7a5bdde4cd78035bbf464c6fb6e: stopping tablet replica
I20260709 12:13:56.451198 29827 raft_consensus.cc:2243] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:56.451679 29827 raft_consensus.cc:2272] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:56.453348   644 consensus_peers.cc:597] T f01fbf11f18344dd8a208b74da69151d P d559be506ef4445ca1faf0e875b38679 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. 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 12:13:56.453549 29827 tablet_replica.cc:333] T be4c515703b34687b68d395e076a4f84 P f516f7a5bdde4cd78035bbf464c6fb6e: stopping tablet replica
I20260709 12:13:56.454411 29827 raft_consensus.cc:2243] T be4c515703b34687b68d395e076a4f84 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:56.455938 29827 raft_consensus.cc:2272] T be4c515703b34687b68d395e076a4f84 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:56.459438 29827 tablet_replica.cc:333] T ed75b552f15e451c9e29aa314d1439fe P f516f7a5bdde4cd78035bbf464c6fb6e: stopping tablet replica
I20260709 12:13:56.460245 29827 raft_consensus.cc:2243] T ed75b552f15e451c9e29aa314d1439fe P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:56.460770 29827 raft_consensus.cc:2272] T ed75b552f15e451c9e29aa314d1439fe P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:56.463512 29827 tablet_replica.cc:333] T c9e5dc43a10a4b61bcf621a7b1a97591 P f516f7a5bdde4cd78035bbf464c6fb6e: stopping tablet replica
I20260709 12:13:56.464658 29827 raft_consensus.cc:2243] T c9e5dc43a10a4b61bcf621a7b1a97591 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:56.465749 29827 raft_consensus.cc:2272] T c9e5dc43a10a4b61bcf621a7b1a97591 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:56.467888 29827 tablet_replica.cc:333] T a6dec0e1a5ed4f3992ae5ee71515194a P f516f7a5bdde4cd78035bbf464c6fb6e: stopping tablet replica
I20260709 12:13:56.468477 29827 raft_consensus.cc:2243] T a6dec0e1a5ed4f3992ae5ee71515194a P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:56.469261 29827 raft_consensus.cc:2272] T a6dec0e1a5ed4f3992ae5ee71515194a P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:56.471249 29827 tablet_replica.cc:333] T ed268f7998ba43c1954ac95b87f64e5e P f516f7a5bdde4cd78035bbf464c6fb6e: stopping tablet replica
I20260709 12:13:56.471819 29827 raft_consensus.cc:2243] T ed268f7998ba43c1954ac95b87f64e5e P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:56.472576 29827 raft_consensus.cc:2272] T ed268f7998ba43c1954ac95b87f64e5e P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:56.474573 29827 tablet_replica.cc:333] T fab06146ed1b430b889579c76a54eeee P f516f7a5bdde4cd78035bbf464c6fb6e: stopping tablet replica
I20260709 12:13:56.475121 29827 raft_consensus.cc:2243] T fab06146ed1b430b889579c76a54eeee P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:56.475925 29827 raft_consensus.cc:2272] T fab06146ed1b430b889579c76a54eeee P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:56.477977 29827 tablet_replica.cc:333] T 7e2ebbc6086348999b2168c9e37924f0 P f516f7a5bdde4cd78035bbf464c6fb6e: stopping tablet replica
I20260709 12:13:56.478744 29827 raft_consensus.cc:2243] T 7e2ebbc6086348999b2168c9e37924f0 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:56.479269 29827 raft_consensus.cc:2272] T 7e2ebbc6086348999b2168c9e37924f0 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:56.481739 29827 tablet_replica.cc:333] T d9aed7418af8462a826dce024ef3ed42 P f516f7a5bdde4cd78035bbf464c6fb6e: stopping tablet replica
I20260709 12:13:56.482635 29827 raft_consensus.cc:2243] T d9aed7418af8462a826dce024ef3ed42 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:13:56.483665   792 consensus_peers.cc:597] T 24368232069d44019c3c1f7906e57a99 P 6ccb9b1d08bc4da8991c8681f59cc058 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. 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 12:13:56.484283   718 consensus_peers.cc:597] T 77f4de4a2b5842d0aa989bb5b7cdd62e P 1b0d8dd14cbd4674a504867198df9173 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. 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 12:13:56.484351 29827 raft_consensus.cc:2272] T d9aed7418af8462a826dce024ef3ed42 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:56.486784 29827 tablet_replica.cc:333] T e3865ec1edae48228474685ba78de72e P f516f7a5bdde4cd78035bbf464c6fb6e: stopping tablet replica
I20260709 12:13:56.487418 29827 raft_consensus.cc:2243] T e3865ec1edae48228474685ba78de72e P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:56.487895 29827 raft_consensus.cc:2272] T e3865ec1edae48228474685ba78de72e P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:56.489981 29827 tablet_replica.cc:333] T 3fe0753816884f439663cc0acc51ccc1 P f516f7a5bdde4cd78035bbf464c6fb6e: stopping tablet replica
I20260709 12:13:56.490794 29827 raft_consensus.cc:2243] T 3fe0753816884f439663cc0acc51ccc1 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:56.491281 29827 raft_consensus.cc:2272] T 3fe0753816884f439663cc0acc51ccc1 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:56.493607 29827 tablet_replica.cc:333] T a94b2fd3bc294040b3a80c530f22a14e P f516f7a5bdde4cd78035bbf464c6fb6e: stopping tablet replica
I20260709 12:13:56.494222 29827 raft_consensus.cc:2243] T a94b2fd3bc294040b3a80c530f22a14e P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:56.495002 29827 raft_consensus.cc:2272] T a94b2fd3bc294040b3a80c530f22a14e P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:56.496963 29827 tablet_replica.cc:333] T 575180f8f77b4e4a9e40a0a7c8277f77 P f516f7a5bdde4cd78035bbf464c6fb6e: stopping tablet replica
I20260709 12:13:56.497646 29827 raft_consensus.cc:2243] T 575180f8f77b4e4a9e40a0a7c8277f77 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:56.498553 29827 raft_consensus.cc:2272] T 575180f8f77b4e4a9e40a0a7c8277f77 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:56.500590 29827 tablet_replica.cc:333] T 95ad5f421cc44bcba9d8f0e3b909562a P f516f7a5bdde4cd78035bbf464c6fb6e: stopping tablet replica
I20260709 12:13:56.501160 29827 raft_consensus.cc:2243] T 95ad5f421cc44bcba9d8f0e3b909562a P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:56.501884 29827 raft_consensus.cc:2272] T 95ad5f421cc44bcba9d8f0e3b909562a P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:56.504840 29827 tablet_replica.cc:333] T 77f4de4a2b5842d0aa989bb5b7cdd62e P f516f7a5bdde4cd78035bbf464c6fb6e: stopping tablet replica
I20260709 12:13:56.505704 29827 raft_consensus.cc:2243] T 77f4de4a2b5842d0aa989bb5b7cdd62e P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:56.506302 29827 raft_consensus.cc:2272] T 77f4de4a2b5842d0aa989bb5b7cdd62e P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:56.508399   792 consensus_peers.cc:597] T 59464093931c47f5ae41a67791bde98b P 6ccb9b1d08bc4da8991c8681f59cc058 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. 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 12:13:56.509769 29827 tablet_replica.cc:333] T 95d1e6d74fd0435882bb3d25ac3823f6 P f516f7a5bdde4cd78035bbf464c6fb6e: stopping tablet replica
I20260709 12:13:56.510449 29827 raft_consensus.cc:2243] T 95d1e6d74fd0435882bb3d25ac3823f6 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:56.510906 29827 raft_consensus.cc:2272] T 95d1e6d74fd0435882bb3d25ac3823f6 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:56.513175 29827 tablet_replica.cc:333] T b06f48f7f9a049208bc7d12b6db231a0 P f516f7a5bdde4cd78035bbf464c6fb6e: stopping tablet replica
I20260709 12:13:56.513731 29827 raft_consensus.cc:2243] T b06f48f7f9a049208bc7d12b6db231a0 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:56.514166 29827 raft_consensus.cc:2272] T b06f48f7f9a049208bc7d12b6db231a0 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:56.516307 29827 tablet_replica.cc:333] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P f516f7a5bdde4cd78035bbf464c6fb6e: stopping tablet replica
I20260709 12:13:56.517377 29827 raft_consensus.cc:2243] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:56.518393 29827 raft_consensus.cc:2272] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:56.520895 29827 tablet_replica.cc:333] T 9982878c53e74f9cb7e69b9eb2844b41 P f516f7a5bdde4cd78035bbf464c6fb6e: stopping tablet replica
I20260709 12:13:56.521458 29827 raft_consensus.cc:2243] T 9982878c53e74f9cb7e69b9eb2844b41 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:56.521881 29827 raft_consensus.cc:2272] T 9982878c53e74f9cb7e69b9eb2844b41 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:56.523774 29827 tablet_replica.cc:333] T 3c5d944b5c594423a11c0215cadf5004 P f516f7a5bdde4cd78035bbf464c6fb6e: stopping tablet replica
I20260709 12:13:56.524333 29827 raft_consensus.cc:2243] T 3c5d944b5c594423a11c0215cadf5004 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:56.524756 29827 raft_consensus.cc:2272] T 3c5d944b5c594423a11c0215cadf5004 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:56.526674 29827 tablet_replica.cc:333] T 3eadbe6c07564547a479d72d04d07b66 P f516f7a5bdde4cd78035bbf464c6fb6e: stopping tablet replica
I20260709 12:13:56.527221 29827 raft_consensus.cc:2243] T 3eadbe6c07564547a479d72d04d07b66 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:56.528052 29827 raft_consensus.cc:2272] T 3eadbe6c07564547a479d72d04d07b66 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:56.531916 29827 tablet_replica.cc:333] T 950021d7f415435b86913a6756debab4 P f516f7a5bdde4cd78035bbf464c6fb6e: stopping tablet replica
I20260709 12:13:56.533106 29827 raft_consensus.cc:2243] T 950021d7f415435b86913a6756debab4 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:56.534243 29827 raft_consensus.cc:2272] T 950021d7f415435b86913a6756debab4 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:56.536633 29827 tablet_replica.cc:333] T 80c48f82166b4df69456db6e73eaa437 P f516f7a5bdde4cd78035bbf464c6fb6e: stopping tablet replica
I20260709 12:13:56.537128 29827 raft_consensus.cc:2243] T 80c48f82166b4df69456db6e73eaa437 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:56.537837 29827 raft_consensus.cc:2272] T 80c48f82166b4df69456db6e73eaa437 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:56.539870 29827 tablet_replica.cc:333] T 3bdbc0c021c34a5ea7552ca16564f642 P f516f7a5bdde4cd78035bbf464c6fb6e: stopping tablet replica
I20260709 12:13:56.540390 29827 raft_consensus.cc:2243] T 3bdbc0c021c34a5ea7552ca16564f642 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:56.540756 29827 raft_consensus.cc:2272] T 3bdbc0c021c34a5ea7552ca16564f642 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:56.542609 29827 tablet_replica.cc:333] T 5d4c1ea720264917b59c2080232aa770 P f516f7a5bdde4cd78035bbf464c6fb6e: stopping tablet replica
I20260709 12:13:56.543109 29827 raft_consensus.cc:2243] T 5d4c1ea720264917b59c2080232aa770 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:56.544112 29827 raft_consensus.cc:2272] T 5d4c1ea720264917b59c2080232aa770 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:56.546681 29827 tablet_replica.cc:333] T e68cf8b33bc44f1583800765b59452a4 P f516f7a5bdde4cd78035bbf464c6fb6e: stopping tablet replica
I20260709 12:13:56.547405 29827 raft_consensus.cc:2243] T e68cf8b33bc44f1583800765b59452a4 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:56.548291 29827 raft_consensus.cc:2272] T e68cf8b33bc44f1583800765b59452a4 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:56.550966 29827 tablet_replica.cc:333] T 8fd7f62300f1408583ec274082b17d08 P f516f7a5bdde4cd78035bbf464c6fb6e: stopping tablet replica
I20260709 12:13:56.551522 29827 raft_consensus.cc:2243] T 8fd7f62300f1408583ec274082b17d08 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:13:56.552255 29827 raft_consensus.cc:2272] T 8fd7f62300f1408583ec274082b17d08 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:56.553980 29827 tablet_replica.cc:333] T 8527fff2c7f2448fb4a27971551860c9 P f516f7a5bdde4cd78035bbf464c6fb6e: stopping tablet replica
I20260709 12:13:56.554499 29827 raft_consensus.cc:2243] T 8527fff2c7f2448fb4a27971551860c9 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:56.554903 29827 raft_consensus.cc:2272] T 8527fff2c7f2448fb4a27971551860c9 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:13:56.556890 29827 tablet_replica.cc:333] T 610dd9a8ab854bf182981304ed247a40 P f516f7a5bdde4cd78035bbf464c6fb6e: stopping tablet replica
I20260709 12:13:56.557468 29827 raft_consensus.cc:2243] T 610dd9a8ab854bf182981304ed247a40 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:13:56.557982 29827 raft_consensus.cc:2272] T 610dd9a8ab854bf182981304ed247a40 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:13:56.561097   718 consensus_peers.cc:597] T 3bdbc0c021c34a5ea7552ca16564f642 P 1b0d8dd14cbd4674a504867198df9173 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. 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 12:13:56.583544   718 consensus_peers.cc:597] T e3865ec1edae48228474685ba78de72e P 1b0d8dd14cbd4674a504867198df9173 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. 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 12:13:56.587124   644 consensus_peers.cc:597] T 3fe0753816884f439663cc0acc51ccc1 P d559be506ef4445ca1faf0e875b38679 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. 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 12:13:56.597386   644 consensus_peers.cc:597] T 9982878c53e74f9cb7e69b9eb2844b41 P d559be506ef4445ca1faf0e875b38679 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. 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 12:13:56.598402   718 consensus_peers.cc:597] T 4589a863be4d484b81476119971ad7eb P 1b0d8dd14cbd4674a504867198df9173 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. 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 12:13:56.600343   644 consensus_peers.cc:597] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P d559be506ef4445ca1faf0e875b38679 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. 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 12:13:56.628162 29827 tablet_server.cc:196] TabletServer@127.29.32.193:0 shutdown complete.
W20260709 12:13:56.641587   792 consensus_peers.cc:597] T 3c5d944b5c594423a11c0215cadf5004 P 6ccb9b1d08bc4da8991c8681f59cc058 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:35859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:56.649624   792 consensus_peers.cc:597] T 4c50ea91f7b1473e9d415a63065f9905 P 6ccb9b1d08bc4da8991c8681f59cc058 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:35859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:56.698149 29827 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:13:56.706511  1412 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 12:13:56.709141  1414 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 12:13:56.713729   644 consensus_peers.cc:597] T 8e1303f1b91147d0857cff4484afacc0 P d559be506ef4445ca1faf0e875b38679 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:35859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:56.715116  1417 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 12:13:56.715296 29827 server_base.cc:1061] running on GCE node
I20260709 12:13:56.722224 29827 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:13:56.722497 29827 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 12:13:56.722800 29827 hybrid_clock.cc:648] HybridClock initialized: now 1783599236722755 us; error 0 us; skew 500 ppm
I20260709 12:13:56.723646 29827 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:13:56.726850 29827 webserver.cc:533] Webserver started at http://127.29.32.193:40735/ using document root <none> and password file <none>
I20260709 12:13:56.727319 29827 fs_manager.cc:362] Metadata directory not provided
I20260709 12:13:56.727471 29827 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 12:13:56.732918 29827 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260709 12:13:56.745023  1422 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:13:56.746330 29827 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260709 12:13:56.746785 29827 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599097714484-29827-0/minicluster-data/ts-0-root
uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
format_stamp: "Formatted at 2026-07-09 12:13:43 on dist-test-slave-kjxq"
I20260709 12:13:56.747341 29827 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599097714484-29827-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599097714484-29827-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599097714484-29827-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 12:13:56.762712 29827 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:13:56.764312 29827 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:13:56.766124 29827 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:13:56.772112  1429 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
W20260709 12:13:56.811076   792 consensus_peers.cc:597] T ed75b552f15e451c9e29aa314d1439fe P 6ccb9b1d08bc4da8991c8681f59cc058 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:35859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:56.818516   718 consensus_peers.cc:597] T b06f48f7f9a049208bc7d12b6db231a0 P 1b0d8dd14cbd4674a504867198df9173 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:35859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:56.861820   718 consensus_peers.cc:597] T 95d1e6d74fd0435882bb3d25ac3823f6 P 1b0d8dd14cbd4674a504867198df9173 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:35859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:13:56.872398   718 consensus_peers.cc:597] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P 1b0d8dd14cbd4674a504867198df9173 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:35859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:13:57.064810 29827 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 12:13:57.065290 29827 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.294s	user 0.006s	sys 0.003s
I20260709 12:13:57.065673 29827 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 12:13:57.070989  1429 tablet_bootstrap.cc:492] T c9e5dc43a10a4b61bcf621a7b1a97591 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:13:57.087435  1429 tablet_bootstrap.cc:492] T c9e5dc43a10a4b61bcf621a7b1a97591 P f516f7a5bdde4cd78035bbf464c6fb6e: 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 12:13:57.088400  1429 tablet_bootstrap.cc:492] T c9e5dc43a10a4b61bcf621a7b1a97591 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap complete.
I20260709 12:13:57.089015  1429 ts_tablet_manager.cc:1403] T c9e5dc43a10a4b61bcf621a7b1a97591 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260709 12:13:57.091442  1429 raft_consensus.cc:359] T c9e5dc43a10a4b61bcf621a7b1a97591 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:57.092063  1429 raft_consensus.cc:740] T c9e5dc43a10a4b61bcf621a7b1a97591 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:13:57.092726  1429 consensus_queue.cc:260] T c9e5dc43a10a4b61bcf621a7b1a97591 P f516f7a5bdde4cd78035bbf464c6fb6e [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: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:57.094949  1429 ts_tablet_manager.cc:1434] T c9e5dc43a10a4b61bcf621a7b1a97591 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:13:57.095589  1429 tablet_bootstrap.cc:492] T fab06146ed1b430b889579c76a54eeee P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:13:57.108372  1429 tablet_bootstrap.cc:492] T fab06146ed1b430b889579c76a54eeee P f516f7a5bdde4cd78035bbf464c6fb6e: 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 12:13:57.109076  1429 tablet_bootstrap.cc:492] T fab06146ed1b430b889579c76a54eeee P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap complete.
I20260709 12:13:57.109627  1429 ts_tablet_manager.cc:1403] T fab06146ed1b430b889579c76a54eeee P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260709 12:13:57.111462  1429 raft_consensus.cc:359] T fab06146ed1b430b889579c76a54eeee P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:57.111935  1429 raft_consensus.cc:740] T fab06146ed1b430b889579c76a54eeee P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:13:57.112578  1429 consensus_queue.cc:260] T fab06146ed1b430b889579c76a54eeee P f516f7a5bdde4cd78035bbf464c6fb6e [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: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:57.114073  1429 ts_tablet_manager.cc:1434] T fab06146ed1b430b889579c76a54eeee P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:13:57.114835  1429 tablet_bootstrap.cc:492] T 8fd7f62300f1408583ec274082b17d08 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:13:57.135617  1429 tablet_bootstrap.cc:492] T 8fd7f62300f1408583ec274082b17d08 P f516f7a5bdde4cd78035bbf464c6fb6e: 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 12:13:57.136540  1429 tablet_bootstrap.cc:492] T 8fd7f62300f1408583ec274082b17d08 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap complete.
I20260709 12:13:57.137132  1429 ts_tablet_manager.cc:1403] T 8fd7f62300f1408583ec274082b17d08 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.008s
I20260709 12:13:57.139370  1429 raft_consensus.cc:359] T 8fd7f62300f1408583ec274082b17d08 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:57.140229  1429 raft_consensus.cc:740] T 8fd7f62300f1408583ec274082b17d08 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:13:57.140874  1429 consensus_queue.cc:260] T 8fd7f62300f1408583ec274082b17d08 P f516f7a5bdde4cd78035bbf464c6fb6e [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: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:57.142899  1429 ts_tablet_manager.cc:1434] T 8fd7f62300f1408583ec274082b17d08 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 12:13:57.143963  1429 tablet_bootstrap.cc:492] T 42811a1774aa4d89a4436249765e544a P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:13:57.229466  1429 tablet_bootstrap.cc:492] T 42811a1774aa4d89a4436249765e544a P f516f7a5bdde4cd78035bbf464c6fb6e: 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 12:13:57.230288  1409 raft_consensus.cc:493] T eda3455ee64d4d56a38ef80303fe9046 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d559be506ef4445ca1faf0e875b38679)
I20260709 12:13:57.230959  1409 raft_consensus.cc:515] T eda3455ee64d4d56a38ef80303fe9046 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:57.232983  1409 leader_election.cc:290] T eda3455ee64d4d56a38ef80303fe9046 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
I20260709 12:13:57.230463  1429 tablet_bootstrap.cc:492] T 42811a1774aa4d89a4436249765e544a P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap complete.
I20260709 12:13:57.235908  1429 ts_tablet_manager.cc:1403] T 42811a1774aa4d89a4436249765e544a P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.092s	user 0.021s	sys 0.061s
I20260709 12:13:57.237746   677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda3455ee64d4d56a38ef80303fe9046" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679" is_pre_election: true
I20260709 12:13:57.238507   677 raft_consensus.cc:2468] T eda3455ee64d4d56a38ef80303fe9046 P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ccb9b1d08bc4da8991c8681f59cc058 in term 2.
I20260709 12:13:57.238915  1429 raft_consensus.cc:359] T 42811a1774aa4d89a4436249765e544a P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
W20260709 12:13:57.239521   792 leader_election.cc:336] T eda3455ee64d4d56a38ef80303fe9046 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Network error: Client connection negotiation failed: client connection to 127.29.32.193:35859: connect: Connection refused (error 111)
I20260709 12:13:57.239609  1429 raft_consensus.cc:740] T 42811a1774aa4d89a4436249765e544a P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:13:57.240702  1429 consensus_queue.cc:260] T 42811a1774aa4d89a4436249765e544a P f516f7a5bdde4cd78035bbf464c6fb6e [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: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:57.241638   792 leader_election.cc:304] T eda3455ee64d4d56a38ef80303fe9046 P 6ccb9b1d08bc4da8991c8681f59cc058 [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: 6ccb9b1d08bc4da8991c8681f59cc058, d559be506ef4445ca1faf0e875b38679; no voters: f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:13:57.242810  1429 ts_tablet_manager.cc:1434] T 42811a1774aa4d89a4436249765e544a P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:13:57.244047  1429 tablet_bootstrap.cc:492] T a6dec0e1a5ed4f3992ae5ee71515194a P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:13:57.243728  1409 raft_consensus.cc:2804] T eda3455ee64d4d56a38ef80303fe9046 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:57.244839  1409 raft_consensus.cc:493] T eda3455ee64d4d56a38ef80303fe9046 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d559be506ef4445ca1faf0e875b38679)
I20260709 12:13:57.245626  1409 raft_consensus.cc:3060] T eda3455ee64d4d56a38ef80303fe9046 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:57.257107  1409 raft_consensus.cc:515] T eda3455ee64d4d56a38ef80303fe9046 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:57.265147  1409 leader_election.cc:290] T eda3455ee64d4d56a38ef80303fe9046 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 2 election: Requested vote from peers f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
W20260709 12:13:57.270210   792 leader_election.cc:336] T eda3455ee64d4d56a38ef80303fe9046 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Network error: Client connection negotiation failed: client connection to 127.29.32.193:35859: connect: Connection refused (error 111)
I20260709 12:13:57.280117  1429 tablet_bootstrap.cc:492] T a6dec0e1a5ed4f3992ae5ee71515194a P f516f7a5bdde4cd78035bbf464c6fb6e: 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 12:13:57.281453  1429 tablet_bootstrap.cc:492] T a6dec0e1a5ed4f3992ae5ee71515194a P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap complete.
I20260709 12:13:57.282425  1429 ts_tablet_manager.cc:1403] T a6dec0e1a5ed4f3992ae5ee71515194a P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.021s
I20260709 12:13:57.285800   672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda3455ee64d4d56a38ef80303fe9046" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679"
I20260709 12:13:57.285470  1429 raft_consensus.cc:359] T a6dec0e1a5ed4f3992ae5ee71515194a P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:57.288529  1429 raft_consensus.cc:740] T a6dec0e1a5ed4f3992ae5ee71515194a P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:13:57.290587  1429 consensus_queue.cc:260] T a6dec0e1a5ed4f3992ae5ee71515194a P f516f7a5bdde4cd78035bbf464c6fb6e [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: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:57.292552  1429 ts_tablet_manager.cc:1434] T a6dec0e1a5ed4f3992ae5ee71515194a P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.002s
I20260709 12:13:57.293344  1429 tablet_bootstrap.cc:492] T e68cf8b33bc44f1583800765b59452a4 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:13:57.301270   672 raft_consensus.cc:2468] T eda3455ee64d4d56a38ef80303fe9046 P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ccb9b1d08bc4da8991c8681f59cc058 in term 2.
I20260709 12:13:57.314728   792 leader_election.cc:304] T eda3455ee64d4d56a38ef80303fe9046 P 6ccb9b1d08bc4da8991c8681f59cc058 [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: 6ccb9b1d08bc4da8991c8681f59cc058, d559be506ef4445ca1faf0e875b38679; no voters: f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:13:57.316116  1344 raft_consensus.cc:2804] T eda3455ee64d4d56a38ef80303fe9046 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:57.316373  1429 tablet_bootstrap.cc:492] T e68cf8b33bc44f1583800765b59452a4 P f516f7a5bdde4cd78035bbf464c6fb6e: 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 12:13:57.316632  1344 raft_consensus.cc:697] T eda3455ee64d4d56a38ef80303fe9046 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 LEADER]: Becoming Leader. State: Replica: 6ccb9b1d08bc4da8991c8681f59cc058, State: Running, Role: LEADER
I20260709 12:13:57.317587  1429 tablet_bootstrap.cc:492] T e68cf8b33bc44f1583800765b59452a4 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap complete.
I20260709 12:13:57.317560  1344 consensus_queue.cc:237] T eda3455ee64d4d56a38ef80303fe9046 P 6ccb9b1d08bc4da8991c8681f59cc058 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:57.318481  1429 ts_tablet_manager.cc:1403] T e68cf8b33bc44f1583800765b59452a4 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.003s
I20260709 12:13:57.321046  1429 raft_consensus.cc:359] T e68cf8b33bc44f1583800765b59452a4 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:57.321712  1429 raft_consensus.cc:740] T e68cf8b33bc44f1583800765b59452a4 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:13:57.322415  1429 consensus_queue.cc:260] T e68cf8b33bc44f1583800765b59452a4 P f516f7a5bdde4cd78035bbf464c6fb6e [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: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:57.324803  1429 ts_tablet_manager.cc:1434] T e68cf8b33bc44f1583800765b59452a4 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:13:57.325867  1429 tablet_bootstrap.cc:492] T 8e1303f1b91147d0857cff4484afacc0 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:13:57.339653  1429 tablet_bootstrap.cc:492] T 8e1303f1b91147d0857cff4484afacc0 P f516f7a5bdde4cd78035bbf464c6fb6e: 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 12:13:57.340751  1429 tablet_bootstrap.cc:492] T 8e1303f1b91147d0857cff4484afacc0 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap complete.
I20260709 12:13:57.341606  1429 ts_tablet_manager.cc:1403] T 8e1303f1b91147d0857cff4484afacc0 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260709 12:13:57.344038  1429 raft_consensus.cc:359] T 8e1303f1b91147d0857cff4484afacc0 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:57.344712  1429 raft_consensus.cc:740] T 8e1303f1b91147d0857cff4484afacc0 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:13:57.345371  1429 consensus_queue.cc:260] T 8e1303f1b91147d0857cff4484afacc0 P f516f7a5bdde4cd78035bbf464c6fb6e [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: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:57.347594  1429 ts_tablet_manager.cc:1434] T 8e1303f1b91147d0857cff4484afacc0 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:13:57.348390  1429 tablet_bootstrap.cc:492] T 95ad5f421cc44bcba9d8f0e3b909562a P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:13:57.349069   500 catalog_manager.cc:5697] T eda3455ee64d4d56a38ef80303fe9046 P 6ccb9b1d08bc4da8991c8681f59cc058 reported cstate change: term changed from 1 to 2, leader changed from d559be506ef4445ca1faf0e875b38679 (127.29.32.194) to 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196). New cstate: current_term: 2 leader_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:57.358495 29827 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 12:13:57.358888 29827 ts_tablet_manager.cc:595] Time spent register tablets: real 0.293s	user 0.280s	sys 0.011s
I20260709 12:13:57.367285  1429 tablet_bootstrap.cc:492] T 95ad5f421cc44bcba9d8f0e3b909562a P f516f7a5bdde4cd78035bbf464c6fb6e: 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 12:13:57.368376  1429 tablet_bootstrap.cc:492] T 95ad5f421cc44bcba9d8f0e3b909562a P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap complete.
I20260709 12:13:57.369074  1429 ts_tablet_manager.cc:1403] T 95ad5f421cc44bcba9d8f0e3b909562a P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260709 12:13:57.372054  1429 raft_consensus.cc:359] T 95ad5f421cc44bcba9d8f0e3b909562a P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:57.372926  1429 raft_consensus.cc:740] T 95ad5f421cc44bcba9d8f0e3b909562a P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:13:57.373896  1429 consensus_queue.cc:260] T 95ad5f421cc44bcba9d8f0e3b909562a P f516f7a5bdde4cd78035bbf464c6fb6e [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: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:57.376659  1429 ts_tablet_manager.cc:1434] T 95ad5f421cc44bcba9d8f0e3b909562a P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260709 12:13:57.377727  1429 tablet_bootstrap.cc:492] T 3bdbc0c021c34a5ea7552ca16564f642 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:13:57.403095  1429 tablet_bootstrap.cc:492] T 3bdbc0c021c34a5ea7552ca16564f642 P f516f7a5bdde4cd78035bbf464c6fb6e: 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 12:13:57.404140  1429 tablet_bootstrap.cc:492] T 3bdbc0c021c34a5ea7552ca16564f642 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap complete.
I20260709 12:13:57.404809  1429 ts_tablet_manager.cc:1403] T 3bdbc0c021c34a5ea7552ca16564f642 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.008s
I20260709 12:13:57.407444  1429 raft_consensus.cc:359] T 3bdbc0c021c34a5ea7552ca16564f642 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:57.408190  1429 raft_consensus.cc:740] T 3bdbc0c021c34a5ea7552ca16564f642 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:13:57.408910  1429 consensus_queue.cc:260] T 3bdbc0c021c34a5ea7552ca16564f642 P f516f7a5bdde4cd78035bbf464c6fb6e [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: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:57.411033  1429 ts_tablet_manager.cc:1434] T 3bdbc0c021c34a5ea7552ca16564f642 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:13:57.411841  1429 tablet_bootstrap.cc:492] T b06f48f7f9a049208bc7d12b6db231a0 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:13:57.427502  1429 tablet_bootstrap.cc:492] T b06f48f7f9a049208bc7d12b6db231a0 P f516f7a5bdde4cd78035bbf464c6fb6e: 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 12:13:57.428300  1429 tablet_bootstrap.cc:492] T b06f48f7f9a049208bc7d12b6db231a0 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap complete.
I20260709 12:13:57.428866  1429 ts_tablet_manager.cc:1403] T b06f48f7f9a049208bc7d12b6db231a0 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.002s
I20260709 12:13:57.431295  1429 raft_consensus.cc:359] T b06f48f7f9a049208bc7d12b6db231a0 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:57.431982  1429 raft_consensus.cc:740] T b06f48f7f9a049208bc7d12b6db231a0 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:13:57.432613  1429 consensus_queue.cc:260] T b06f48f7f9a049208bc7d12b6db231a0 P f516f7a5bdde4cd78035bbf464c6fb6e [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: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:57.434480  1429 ts_tablet_manager.cc:1434] T b06f48f7f9a049208bc7d12b6db231a0 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.002s
I20260709 12:13:57.435240  1429 tablet_bootstrap.cc:492] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:13:57.453131  1344 raft_consensus.cc:493] T fab06146ed1b430b889579c76a54eeee P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f516f7a5bdde4cd78035bbf464c6fb6e)
I20260709 12:13:57.453790  1344 raft_consensus.cc:515] T fab06146ed1b430b889579c76a54eeee P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:57.454403  1429 tablet_bootstrap.cc:492] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P f516f7a5bdde4cd78035bbf464c6fb6e: 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 12:13:57.455842  1429 tablet_bootstrap.cc:492] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap complete.
I20260709 12:13:57.456003  1344 leader_election.cc:290] T fab06146ed1b430b889579c76a54eeee P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:57.456717  1429 ts_tablet_manager.cc:1403] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.000s
I20260709 12:13:57.457623   751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fab06146ed1b430b889579c76a54eeee" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
I20260709 12:13:57.460147  1429 raft_consensus.cc:359] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:57.460667 29827 rpc_server.cc:307] RPC server started. Bound to: 127.29.32.193:35859
I20260709 12:13:57.461009  1429 raft_consensus.cc:740] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:13:57.462136  1505 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.32.193:35859 every 8 connection(s)
I20260709 12:13:57.461848  1429 consensus_queue.cc:260] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P f516f7a5bdde4cd78035bbf464c6fb6e [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: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:57.464113  1429 ts_tablet_manager.cc:1434] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:13:57.465127  1429 tablet_bootstrap.cc:492] T ece20d6112544af09b04c09234863c67 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:13:57.481187  1259 raft_consensus.cc:493] T be4c515703b34687b68d395e076a4f84 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f516f7a5bdde4cd78035bbf464c6fb6e)
I20260709 12:13:57.481822  1259 raft_consensus.cc:515] T be4c515703b34687b68d395e076a4f84 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:57.489524   823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be4c515703b34687b68d395e076a4f84" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" is_pre_election: true
I20260709 12:13:57.497926  1431 raft_consensus.cc:493] T 575180f8f77b4e4a9e40a0a7c8277f77 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f516f7a5bdde4cd78035bbf464c6fb6e)
I20260709 12:13:57.498746  1431 raft_consensus.cc:515] T 575180f8f77b4e4a9e40a0a7c8277f77 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:57.500438  1321 raft_consensus.cc:493] T 950021d7f415435b86913a6756debab4 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f516f7a5bdde4cd78035bbf464c6fb6e)
I20260709 12:13:57.501116  1431 leader_election.cc:290] T 575180f8f77b4e4a9e40a0a7c8277f77 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:57.500998  1321 raft_consensus.cc:515] T 950021d7f415435b86913a6756debab4 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:57.503073  1321 leader_election.cc:290] T 950021d7f415435b86913a6756debab4 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
I20260709 12:13:57.504914   672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950021d7f415435b86913a6756debab4" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679" is_pre_election: true
I20260709 12:13:57.497926  1344 raft_consensus.cc:493] T be4c515703b34687b68d395e076a4f84 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f516f7a5bdde4cd78035bbf464c6fb6e)
I20260709 12:13:57.507341   822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575180f8f77b4e4a9e40a0a7c8277f77" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" is_pre_election: true
I20260709 12:13:57.507688  1344 raft_consensus.cc:515] T be4c515703b34687b68d395e076a4f84 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:57.509375  1258 raft_consensus.cc:493] T 5d4c1ea720264917b59c2080232aa770 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f516f7a5bdde4cd78035bbf464c6fb6e)
I20260709 12:13:57.509737  1344 leader_election.cc:290] T be4c515703b34687b68d395e076a4f84 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:57.509866  1258 raft_consensus.cc:515] T 5d4c1ea720264917b59c2080232aa770 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:57.511955  1258 leader_election.cc:290] T 5d4c1ea720264917b59c2080232aa770 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:57.522835  1259 leader_election.cc:290] T be4c515703b34687b68d395e076a4f84 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:57.525930   751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be4c515703b34687b68d395e076a4f84" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
I20260709 12:13:57.532411   751 raft_consensus.cc:2468] T be4c515703b34687b68d395e076a4f84 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ccb9b1d08bc4da8991c8681f59cc058 in term 1.
I20260709 12:13:57.533454   793 leader_election.cc:304] T be4c515703b34687b68d395e076a4f84 P 6ccb9b1d08bc4da8991c8681f59cc058 [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: 1b0d8dd14cbd4674a504867198df9173, 6ccb9b1d08bc4da8991c8681f59cc058; no voters: 
I20260709 12:13:57.527355   822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4c1ea720264917b59c2080232aa770" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" is_pre_election: true
I20260709 12:13:57.534705  1409 raft_consensus.cc:2804] T be4c515703b34687b68d395e076a4f84 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:57.535226  1409 raft_consensus.cc:493] T be4c515703b34687b68d395e076a4f84 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f516f7a5bdde4cd78035bbf464c6fb6e)
I20260709 12:13:57.535632  1409 raft_consensus.cc:3060] T be4c515703b34687b68d395e076a4f84 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:57.544333  1479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fab06146ed1b430b889579c76a54eeee" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:57.545085  1479 raft_consensus.cc:2468] T fab06146ed1b430b889579c76a54eeee P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ccb9b1d08bc4da8991c8681f59cc058 in term 1.
I20260709 12:13:57.550702  1431 raft_consensus.cc:493] T a94b2fd3bc294040b3a80c530f22a14e P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f516f7a5bdde4cd78035bbf464c6fb6e)
I20260709 12:13:57.551295  1431 raft_consensus.cc:515] T a94b2fd3bc294040b3a80c530f22a14e P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:57.553494  1431 leader_election.cc:290] T a94b2fd3bc294040b3a80c530f22a14e P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859), 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569)
I20260709 12:13:57.556002   751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a94b2fd3bc294040b3a80c530f22a14e" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
I20260709 12:13:57.564172  1479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be4c515703b34687b68d395e076a4f84" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:57.580667  1507 heartbeater.cc:344] Connected to a master server at 127.29.32.254:41461
I20260709 12:13:57.581377  1507 heartbeater.cc:461] Registering TS with master...
I20260709 12:13:57.582625  1507 heartbeater.cc:507] Master 127.29.32.254:41461 requested a full tablet report, sending...
I20260709 12:13:57.584076  1280 raft_consensus.cc:493] T a6dec0e1a5ed4f3992ae5ee71515194a P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f516f7a5bdde4cd78035bbf464c6fb6e)
I20260709 12:13:57.584729  1259 raft_consensus.cc:493] T c9e5dc43a10a4b61bcf621a7b1a97591 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f516f7a5bdde4cd78035bbf464c6fb6e)
I20260709 12:13:57.584707  1280 raft_consensus.cc:515] T a6dec0e1a5ed4f3992ae5ee71515194a P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:57.585350  1259 raft_consensus.cc:515] T c9e5dc43a10a4b61bcf621a7b1a97591 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:57.589201   672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9e5dc43a10a4b61bcf621a7b1a97591" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679" is_pre_election: true
I20260709 12:13:57.589490  1280 leader_election.cc:290] T a6dec0e1a5ed4f3992ae5ee71515194a P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:57.590812   792 leader_election.cc:304] T fab06146ed1b430b889579c76a54eeee P 6ccb9b1d08bc4da8991c8681f59cc058 [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: 6ccb9b1d08bc4da8991c8681f59cc058, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 1b0d8dd14cbd4674a504867198df9173
I20260709 12:13:57.591704  1344 raft_consensus.cc:2804] T fab06146ed1b430b889579c76a54eeee P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:57.592067  1344 raft_consensus.cc:493] T fab06146ed1b430b889579c76a54eeee P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f516f7a5bdde4cd78035bbf464c6fb6e)
I20260709 12:13:57.592460  1344 raft_consensus.cc:3060] T fab06146ed1b430b889579c76a54eeee P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:57.593019  1280 raft_consensus.cc:493] T c9e5dc43a10a4b61bcf621a7b1a97591 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f516f7a5bdde4cd78035bbf464c6fb6e)
I20260709 12:13:57.593515  1280 raft_consensus.cc:515] T c9e5dc43a10a4b61bcf621a7b1a97591 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:57.595224   823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6dec0e1a5ed4f3992ae5ee71515194a" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" is_pre_election: true
I20260709 12:13:57.597260   751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9e5dc43a10a4b61bcf621a7b1a97591" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
I20260709 12:13:57.597843   751 raft_consensus.cc:2468] T c9e5dc43a10a4b61bcf621a7b1a97591 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d559be506ef4445ca1faf0e875b38679 in term 1.
I20260709 12:13:57.598996   645 leader_election.cc:304] T c9e5dc43a10a4b61bcf621a7b1a97591 P d559be506ef4445ca1faf0e875b38679 [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: 1b0d8dd14cbd4674a504867198df9173, d559be506ef4445ca1faf0e875b38679; no voters: 
I20260709 12:13:57.600230  1431 raft_consensus.cc:2804] T c9e5dc43a10a4b61bcf621a7b1a97591 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:57.600606  1431 raft_consensus.cc:493] T c9e5dc43a10a4b61bcf621a7b1a97591 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f516f7a5bdde4cd78035bbf464c6fb6e)
I20260709 12:13:57.600816  1350 raft_consensus.cc:493] T d9aed7418af8462a826dce024ef3ed42 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f516f7a5bdde4cd78035bbf464c6fb6e)
I20260709 12:13:57.601580  1350 raft_consensus.cc:515] T d9aed7418af8462a826dce024ef3ed42 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:57.603322  1431 raft_consensus.cc:3060] T c9e5dc43a10a4b61bcf621a7b1a97591 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:57.603973  1350 leader_election.cc:290] T d9aed7418af8462a826dce024ef3ed42 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:57.604648  1350 raft_consensus.cc:493] T ed268f7998ba43c1954ac95b87f64e5e P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f516f7a5bdde4cd78035bbf464c6fb6e)
I20260709 12:13:57.605098  1350 raft_consensus.cc:515] T ed268f7998ba43c1954ac95b87f64e5e P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:57.607846   751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9aed7418af8462a826dce024ef3ed42" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
I20260709 12:13:57.592245  1259 leader_election.cc:290] T c9e5dc43a10a4b61bcf621a7b1a97591 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
I20260709 12:13:57.611199  1350 leader_election.cc:290] T ed268f7998ba43c1954ac95b87f64e5e P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
I20260709 12:13:57.612180  1259 raft_consensus.cc:493] T 42811a1774aa4d89a4436249765e544a P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f516f7a5bdde4cd78035bbf464c6fb6e)
I20260709 12:13:57.612998  1259 raft_consensus.cc:515] T 42811a1774aa4d89a4436249765e544a P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:57.614099   500 ts_manager.cc:194] Re-registered known tserver with Master: f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:57.615689  1280 leader_election.cc:290] T c9e5dc43a10a4b61bcf621a7b1a97591 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859), 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569)
I20260709 12:13:57.635596  1258 raft_consensus.cc:493] T fab06146ed1b430b889579c76a54eeee P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f516f7a5bdde4cd78035bbf464c6fb6e)
I20260709 12:13:57.636287  1258 raft_consensus.cc:515] T fab06146ed1b430b889579c76a54eeee P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:57.643123  1259 leader_election.cc:290] T 42811a1774aa4d89a4436249765e544a P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
I20260709 12:13:57.648253  1258 leader_election.cc:290] T fab06146ed1b430b889579c76a54eeee P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:57.622478  1280 raft_consensus.cc:493] T e68cf8b33bc44f1583800765b59452a4 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f516f7a5bdde4cd78035bbf464c6fb6e)
I20260709 12:13:57.659526  1280 raft_consensus.cc:515] T e68cf8b33bc44f1583800765b59452a4 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:57.663668  1280 leader_election.cc:290] T e68cf8b33bc44f1583800765b59452a4 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:57.664544  1431 raft_consensus.cc:515] T c9e5dc43a10a4b61bcf621a7b1a97591 P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:57.669659  1431 leader_election.cc:290] T c9e5dc43a10a4b61bcf621a7b1a97591 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 2 election: Requested vote from peers f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859), 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569)
I20260709 12:13:57.690523  1429 tablet_bootstrap.cc:492] T ece20d6112544af09b04c09234863c67 P f516f7a5bdde4cd78035bbf464c6fb6e: 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 12:13:57.691648  1429 tablet_bootstrap.cc:492] T ece20d6112544af09b04c09234863c67 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap complete.
I20260709 12:13:57.692438  1429 ts_tablet_manager.cc:1403] T ece20d6112544af09b04c09234863c67 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.228s	user 0.076s	sys 0.143s
W20260709 12:13:57.694317   792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.193:35859, user_credentials={real_user=slave}} blocked reactor thread for 88032.4us
W20260709 12:13:57.695345   792 leader_election.cc:343] T be4c515703b34687b68d395e076a4f84 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:57.691681  1516 raft_consensus.cc:493] T 575180f8f77b4e4a9e40a0a7c8277f77 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f516f7a5bdde4cd78035bbf464c6fb6e)
I20260709 12:13:57.697399  1431 raft_consensus.cc:493] T 3eadbe6c07564547a479d72d04d07b66 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f516f7a5bdde4cd78035bbf464c6fb6e)
I20260709 12:13:57.698298  1478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9aed7418af8462a826dce024ef3ed42" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:57.698135  1431 raft_consensus.cc:515] T 3eadbe6c07564547a479d72d04d07b66 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:57.700027  1479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed268f7998ba43c1954ac95b87f64e5e" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:57.701068  1431 leader_election.cc:290] T 3eadbe6c07564547a479d72d04d07b66 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:57.704612   672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed268f7998ba43c1954ac95b87f64e5e" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679" is_pre_election: true
I20260709 12:13:57.705427   672 raft_consensus.cc:2468] T ed268f7998ba43c1954ac95b87f64e5e P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ccb9b1d08bc4da8991c8681f59cc058 in term 1.
I20260709 12:13:57.705847  1479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575180f8f77b4e4a9e40a0a7c8277f77" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:57.706410  1429 raft_consensus.cc:359] T ece20d6112544af09b04c09234863c67 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:57.707168  1429 raft_consensus.cc:740] T ece20d6112544af09b04c09234863c67 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:13:57.707790  1429 consensus_queue.cc:260] T ece20d6112544af09b04c09234863c67 P f516f7a5bdde4cd78035bbf464c6fb6e [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: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:57.708724   500 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42596
I20260709 12:13:57.708840  1479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a94b2fd3bc294040b3a80c530f22a14e" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:57.701834  1515 raft_consensus.cc:493] T 95ad5f421cc44bcba9d8f0e3b909562a P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f516f7a5bdde4cd78035bbf464c6fb6e)
I20260709 12:13:57.710542  1515 raft_consensus.cc:515] T 95ad5f421cc44bcba9d8f0e3b909562a P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:57.712478  1515 leader_election.cc:290] T 95ad5f421cc44bcba9d8f0e3b909562a P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:57.696604  1516 raft_consensus.cc:515] T 575180f8f77b4e4a9e40a0a7c8277f77 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:57.714805  1507 heartbeater.cc:499] Master 127.29.32.254:41461 was elected leader, sending a full tablet report...
I20260709 12:13:57.715862  1429 ts_tablet_manager.cc:1434] T ece20d6112544af09b04c09234863c67 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260709 12:13:57.716399  1516 leader_election.cc:290] T 575180f8f77b4e4a9e40a0a7c8277f77 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
I20260709 12:13:57.716740  1429 tablet_bootstrap.cc:492] T 77f4de4a2b5842d0aa989bb5b7cdd62e P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:13:57.718971  1409 raft_consensus.cc:515] T be4c515703b34687b68d395e076a4f84 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:57.717912  1516 raft_consensus.cc:493] T 5d4c1ea720264917b59c2080232aa770 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f516f7a5bdde4cd78035bbf464c6fb6e)
I20260709 12:13:57.722960  1409 leader_election.cc:290] T be4c515703b34687b68d395e076a4f84 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 2 election: Requested vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:57.722580  1516 raft_consensus.cc:515] T 5d4c1ea720264917b59c2080232aa770 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:57.723783   822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fab06146ed1b430b889579c76a54eeee" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" is_pre_election: true
I20260709 12:13:57.728734  1344 raft_consensus.cc:515] T fab06146ed1b430b889579c76a54eeee P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:57.743374  1516 leader_election.cc:290] T 5d4c1ea720264917b59c2080232aa770 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:57.744302   672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42811a1774aa4d89a4436249765e544a" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679" is_pre_election: true
I20260709 12:13:57.749703  1344 leader_election.cc:290] T fab06146ed1b430b889579c76a54eeee P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 2 election: Requested vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:57.750772  1259 raft_consensus.cc:493] T 4e18c72b67194671ae1569e0a3a4d79e P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f516f7a5bdde4cd78035bbf464c6fb6e)
I20260709 12:13:57.755321   746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be4c515703b34687b68d395e076a4f84" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173"
I20260709 12:13:57.756171   746 raft_consensus.cc:3060] T be4c515703b34687b68d395e076a4f84 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:57.758647   745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9e5dc43a10a4b61bcf621a7b1a97591" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173"
I20260709 12:13:57.759596   745 raft_consensus.cc:3060] T c9e5dc43a10a4b61bcf621a7b1a97591 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:57.752650  1259 raft_consensus.cc:515] T 4e18c72b67194671ae1569e0a3a4d79e P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:57.760326  1473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadbe6c07564547a479d72d04d07b66" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:57.761525  1473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950021d7f415435b86913a6756debab4" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:57.762631   750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4c1ea720264917b59c2080232aa770" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
I20260709 12:13:57.763540   750 raft_consensus.cc:2468] T 5d4c1ea720264917b59c2080232aa770 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ccb9b1d08bc4da8991c8681f59cc058 in term 1.
I20260709 12:13:57.751175   822 raft_consensus.cc:2393] T fab06146ed1b430b889579c76a54eeee P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1b0d8dd14cbd4674a504867198df9173 in current term 2: Already voted for candidate 6ccb9b1d08bc4da8991c8681f59cc058 in this term.
I20260709 12:13:57.765067  1470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be4c515703b34687b68d395e076a4f84" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:57.761598  1259 leader_election.cc:290] T 4e18c72b67194671ae1569e0a3a4d79e P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:57.765686   748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fab06146ed1b430b889579c76a54eeee" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173"
I20260709 12:13:57.766597   748 raft_consensus.cc:3060] T fab06146ed1b430b889579c76a54eeee P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:57.766546  1478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9e5dc43a10a4b61bcf621a7b1a97591" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
W20260709 12:13:57.766814   644 leader_election.cc:343] T 575180f8f77b4e4a9e40a0a7c8277f77 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:57.779013   679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575180f8f77b4e4a9e40a0a7c8277f77" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679" is_pre_election: true
I20260709 12:13:57.764930   752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadbe6c07564547a479d72d04d07b66" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
I20260709 12:13:57.784068  1473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4c1ea720264917b59c2080232aa770" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:57.786450   822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68cf8b33bc44f1583800765b59452a4" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" is_pre_election: true
I20260709 12:13:57.787204  1429 tablet_bootstrap.cc:492] T 77f4de4a2b5842d0aa989bb5b7cdd62e P f516f7a5bdde4cd78035bbf464c6fb6e: 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 12:13:57.773689  1321 raft_consensus.cc:493] T 8fd7f62300f1408583ec274082b17d08 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f516f7a5bdde4cd78035bbf464c6fb6e)
I20260709 12:13:57.774937   644 leader_election.cc:304] T 575180f8f77b4e4a9e40a0a7c8277f77 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d559be506ef4445ca1faf0e875b38679; no voters: 6ccb9b1d08bc4da8991c8681f59cc058, f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:13:57.787818  1321 raft_consensus.cc:515] T 8fd7f62300f1408583ec274082b17d08 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:57.788797  1470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be4c515703b34687b68d395e076a4f84" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
W20260709 12:13:57.789369   644 leader_election.cc:343] T a94b2fd3bc294040b3a80c530f22a14e P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:57.787108  1344 raft_consensus.cc:493] T a6dec0e1a5ed4f3992ae5ee71515194a P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f516f7a5bdde4cd78035bbf464c6fb6e)
I20260709 12:13:57.789999  1472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4c1ea720264917b59c2080232aa770" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:57.790304  1344 raft_consensus.cc:515] T a6dec0e1a5ed4f3992ae5ee71515194a P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:57.791488   745 raft_consensus.cc:2468] T c9e5dc43a10a4b61bcf621a7b1a97591 P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d559be506ef4445ca1faf0e875b38679 in term 2.
I20260709 12:13:57.781163   679 raft_consensus.cc:2468] T 575180f8f77b4e4a9e40a0a7c8277f77 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ccb9b1d08bc4da8991c8681f59cc058 in term 1.
I20260709 12:13:57.792368  1344 leader_election.cc:290] T a6dec0e1a5ed4f3992ae5ee71515194a P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
I20260709 12:13:57.788072  1476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575180f8f77b4e4a9e40a0a7c8277f77" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:57.794450  1429 tablet_bootstrap.cc:492] T 77f4de4a2b5842d0aa989bb5b7cdd62e P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap complete.
I20260709 12:13:57.795171  1429 ts_tablet_manager.cc:1403] T 77f4de4a2b5842d0aa989bb5b7cdd62e P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.079s	user 0.018s	sys 0.026s
I20260709 12:13:57.797169  1514 raft_consensus.cc:493] T a94b2fd3bc294040b3a80c530f22a14e P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f516f7a5bdde4cd78035bbf464c6fb6e)
I20260709 12:13:57.797610  1429 raft_consensus.cc:359] T 77f4de4a2b5842d0aa989bb5b7cdd62e P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:57.797741  1514 raft_consensus.cc:515] T a94b2fd3bc294040b3a80c530f22a14e P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:57.798378  1429 raft_consensus.cc:740] T 77f4de4a2b5842d0aa989bb5b7cdd62e P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:13:57.799125  1437 raft_consensus.cc:2749] T 575180f8f77b4e4a9e40a0a7c8277f77 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:57.799504  1280 raft_consensus.cc:493] T 950021d7f415435b86913a6756debab4 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f516f7a5bdde4cd78035bbf464c6fb6e)
I20260709 12:13:57.799237  1429 consensus_queue.cc:260] T 77f4de4a2b5842d0aa989bb5b7cdd62e P f516f7a5bdde4cd78035bbf464c6fb6e [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: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:57.800057  1280 raft_consensus.cc:515] T 950021d7f415435b86913a6756debab4 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:57.801503  1429 ts_tablet_manager.cc:1434] T 77f4de4a2b5842d0aa989bb5b7cdd62e P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.002s
I20260709 12:13:57.774025  1478 raft_consensus.cc:2468] T c9e5dc43a10a4b61bcf621a7b1a97591 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d559be506ef4445ca1faf0e875b38679 in term 1.
I20260709 12:13:57.782382  1475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9e5dc43a10a4b61bcf621a7b1a97591" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
I20260709 12:13:57.803673  1475 raft_consensus.cc:3060] T c9e5dc43a10a4b61bcf621a7b1a97591 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:57.769184  1477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68cf8b33bc44f1583800765b59452a4" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:57.805406  1471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fab06146ed1b430b889579c76a54eeee" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
I20260709 12:13:57.806007  1471 raft_consensus.cc:3060] T fab06146ed1b430b889579c76a54eeee P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:57.806428  1470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fab06146ed1b430b889579c76a54eeee" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:57.790016  1321 leader_election.cc:290] T 8fd7f62300f1408583ec274082b17d08 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:57.808480  1516 raft_consensus.cc:493] T 95ad5f421cc44bcba9d8f0e3b909562a P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f516f7a5bdde4cd78035bbf464c6fb6e)
I20260709 12:13:57.809039  1516 raft_consensus.cc:515] T 95ad5f421cc44bcba9d8f0e3b909562a P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:57.751372  1515 raft_consensus.cc:493] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f516f7a5bdde4cd78035bbf464c6fb6e)
I20260709 12:13:57.810644  1470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95ad5f421cc44bcba9d8f0e3b909562a" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:57.789834   644 leader_election.cc:304] T a94b2fd3bc294040b3a80c530f22a14e P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d559be506ef4445ca1faf0e875b38679; no voters: 1b0d8dd14cbd4674a504867198df9173, f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:13:57.810943   792 leader_election.cc:304] T ed268f7998ba43c1954ac95b87f64e5e P 6ccb9b1d08bc4da8991c8681f59cc058 [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: 6ccb9b1d08bc4da8991c8681f59cc058, d559be506ef4445ca1faf0e875b38679; no voters: 
W20260709 12:13:57.813690   718 leader_election.cc:343] T be4c515703b34687b68d395e076a4f84 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:57.814993   792 leader_election.cc:304] T 575180f8f77b4e4a9e40a0a7c8277f77 P 6ccb9b1d08bc4da8991c8681f59cc058 [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: 6ccb9b1d08bc4da8991c8681f59cc058, d559be506ef4445ca1faf0e875b38679; no voters: 
I20260709 12:13:57.815284   718 leader_election.cc:304] T be4c515703b34687b68d395e076a4f84 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173; no voters: 6ccb9b1d08bc4da8991c8681f59cc058, f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:13:57.802086  1280 leader_election.cc:290] T 950021d7f415435b86913a6756debab4 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859), 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569)
I20260709 12:13:57.804950  1477 raft_consensus.cc:2468] T e68cf8b33bc44f1583800765b59452a4 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d559be506ef4445ca1faf0e875b38679 in term 1.
W20260709 12:13:57.817687   718 leader_election.cc:343] T 950021d7f415435b86913a6756debab4 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:57.818859  1470 raft_consensus.cc:2468] T 95ad5f421cc44bcba9d8f0e3b909562a P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b0d8dd14cbd4674a504867198df9173 in term 1.
I20260709 12:13:57.810129  1476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9e5dc43a10a4b61bcf621a7b1a97591" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:57.816938   752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950021d7f415435b86913a6756debab4" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
I20260709 12:13:57.813493  1344 raft_consensus.cc:493] T 4e18c72b67194671ae1569e0a3a4d79e P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f516f7a5bdde4cd78035bbf464c6fb6e)
I20260709 12:13:57.820410   752 raft_consensus.cc:2468] T 950021d7f415435b86913a6756debab4 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d559be506ef4445ca1faf0e875b38679 in term 1.
I20260709 12:13:57.820544  1344 raft_consensus.cc:515] T 4e18c72b67194671ae1569e0a3a4d79e P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
W20260709 12:13:57.821969   644 leader_election.cc:343] T 3eadbe6c07564547a479d72d04d07b66 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:57.823029   748 raft_consensus.cc:2468] T fab06146ed1b430b889579c76a54eeee P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ccb9b1d08bc4da8991c8681f59cc058 in term 2.
I20260709 12:13:57.823627   823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95ad5f421cc44bcba9d8f0e3b909562a" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" is_pre_election: true
I20260709 12:13:57.823580  1338 raft_consensus.cc:2749] T a94b2fd3bc294040b3a80c530f22a14e P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:57.818912   792 leader_election.cc:343] T d9aed7418af8462a826dce024ef3ed42 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:57.824529   823 raft_consensus.cc:2468] T 95ad5f421cc44bcba9d8f0e3b909562a P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b0d8dd14cbd4674a504867198df9173 in term 1.
I20260709 12:13:57.824901   792 leader_election.cc:304] T d9aed7418af8462a826dce024ef3ed42 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ccb9b1d08bc4da8991c8681f59cc058; no voters: 1b0d8dd14cbd4674a504867198df9173, f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:13:57.826023   823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e18c72b67194671ae1569e0a3a4d79e" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" is_pre_election: true
I20260709 12:13:57.826360   645 leader_election.cc:304] T 3eadbe6c07564547a479d72d04d07b66 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d559be506ef4445ca1faf0e875b38679; no voters: 1b0d8dd14cbd4674a504867198df9173, f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:13:57.826702   823 raft_consensus.cc:2468] T 4e18c72b67194671ae1569e0a3a4d79e P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b0d8dd14cbd4674a504867198df9173 in term 1.
I20260709 12:13:57.827546  1280 raft_consensus.cc:2749] T 3eadbe6c07564547a479d72d04d07b66 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:57.827912   645 leader_election.cc:304] T c9e5dc43a10a4b61bcf621a7b1a97591 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, d559be506ef4445ca1faf0e875b38679; no voters: 
I20260709 12:13:57.828119   823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd7f62300f1408583ec274082b17d08" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" is_pre_election: true
I20260709 12:13:57.828732  1338 raft_consensus.cc:2804] T c9e5dc43a10a4b61bcf621a7b1a97591 P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:57.829219  1338 raft_consensus.cc:697] T c9e5dc43a10a4b61bcf621a7b1a97591 P d559be506ef4445ca1faf0e875b38679 [term 2 LEADER]: Becoming Leader. State: Replica: d559be506ef4445ca1faf0e875b38679, State: Running, Role: LEADER
I20260709 12:13:57.829707  1437 raft_consensus.cc:493] T 0cb6f517e698482fb776b8c531da3f11 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f516f7a5bdde4cd78035bbf464c6fb6e)
I20260709 12:13:57.830245  1437 raft_consensus.cc:515] T 0cb6f517e698482fb776b8c531da3f11 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:57.832440  1437 leader_election.cc:290] T 0cb6f517e698482fb776b8c531da3f11 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:57.830042  1338 consensus_queue.cc:237] T c9e5dc43a10a4b61bcf621a7b1a97591 P d559be506ef4445ca1faf0e875b38679 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:57.833527  1437 raft_consensus.cc:493] T 80c48f82166b4df69456db6e73eaa437 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f516f7a5bdde4cd78035bbf464c6fb6e)
I20260709 12:13:57.833587  1517 raft_consensus.cc:2804] T ed268f7998ba43c1954ac95b87f64e5e P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:57.834218  1517 raft_consensus.cc:493] T ed268f7998ba43c1954ac95b87f64e5e P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f516f7a5bdde4cd78035bbf464c6fb6e)
I20260709 12:13:57.834188  1437 raft_consensus.cc:515] T 80c48f82166b4df69456db6e73eaa437 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:57.834750  1517 raft_consensus.cc:3060] T ed268f7998ba43c1954ac95b87f64e5e P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:57.818776  1479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6dec0e1a5ed4f3992ae5ee71515194a" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:57.840976   746 raft_consensus.cc:2468] T be4c515703b34687b68d395e076a4f84 P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ccb9b1d08bc4da8991c8681f59cc058 in term 2.
I20260709 12:13:57.842164  1258 raft_consensus.cc:2749] T be4c515703b34687b68d395e076a4f84 P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:57.844547  1437 leader_election.cc:290] T 80c48f82166b4df69456db6e73eaa437 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:57.844751  1344 leader_election.cc:290] T 4e18c72b67194671ae1569e0a3a4d79e P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:57.845458  1479 raft_consensus.cc:2468] T a6dec0e1a5ed4f3992ae5ee71515194a P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d559be506ef4445ca1faf0e875b38679 in term 1.
I20260709 12:13:57.850265  1429 tablet_bootstrap.cc:492] T 0cb6f517e698482fb776b8c531da3f11 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:13:57.818830   718 leader_election.cc:304] T 950021d7f415435b86913a6756debab4 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173; no voters: d559be506ef4445ca1faf0e875b38679, f516f7a5bdde4cd78035bbf464c6fb6e
W20260709 12:13:57.852799   718 leader_election.cc:343] T 5d4c1ea720264917b59c2080232aa770 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:57.853374   718 leader_election.cc:304] T 5d4c1ea720264917b59c2080232aa770 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173; no voters: 6ccb9b1d08bc4da8991c8681f59cc058, f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:13:57.854285  1258 raft_consensus.cc:2749] T 5d4c1ea720264917b59c2080232aa770 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:57.854902   792 leader_election.cc:343] T ed268f7998ba43c1954ac95b87f64e5e P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:57.855814   718 leader_election.cc:304] T fab06146ed1b430b889579c76a54eeee P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173; no voters: 6ccb9b1d08bc4da8991c8681f59cc058, f516f7a5bdde4cd78035bbf464c6fb6e
W20260709 12:13:57.856021   792 leader_election.cc:343] T be4c515703b34687b68d395e076a4f84 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:57.856621   792 leader_election.cc:343] T 5d4c1ea720264917b59c2080232aa770 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:57.857185   793 leader_election.cc:304] T 5d4c1ea720264917b59c2080232aa770 P 6ccb9b1d08bc4da8991c8681f59cc058 [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: 1b0d8dd14cbd4674a504867198df9173, 6ccb9b1d08bc4da8991c8681f59cc058; no voters: f516f7a5bdde4cd78035bbf464c6fb6e
W20260709 12:13:57.857317   792 leader_election.cc:343] T 575180f8f77b4e4a9e40a0a7c8277f77 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:57.857584  1519 raft_consensus.cc:2749] T d9aed7418af8462a826dce024ef3ed42 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:57.854576  1473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42811a1774aa4d89a4436249765e544a" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:57.858865  1473 raft_consensus.cc:2468] T 42811a1774aa4d89a4436249765e544a P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b0d8dd14cbd4674a504867198df9173 in term 1.
I20260709 12:13:57.859526  1514 leader_election.cc:290] T a94b2fd3bc294040b3a80c530f22a14e P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
I20260709 12:13:57.861390  1473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6dec0e1a5ed4f3992ae5ee71515194a" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:57.861862   679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6dec0e1a5ed4f3992ae5ee71515194a" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679" is_pre_election: true
I20260709 12:13:57.862588   679 raft_consensus.cc:2468] T a6dec0e1a5ed4f3992ae5ee71515194a P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ccb9b1d08bc4da8991c8681f59cc058 in term 1.
I20260709 12:13:57.851063  1409 raft_consensus.cc:2804] T 575180f8f77b4e4a9e40a0a7c8277f77 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:57.862030  1473 raft_consensus.cc:2468] T a6dec0e1a5ed4f3992ae5ee71515194a P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ccb9b1d08bc4da8991c8681f59cc058 in term 1.
I20260709 12:13:57.865495   793 leader_election.cc:304] T fab06146ed1b430b889579c76a54eeee P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, 6ccb9b1d08bc4da8991c8681f59cc058; no voters: 
I20260709 12:13:57.863106  1472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e18c72b67194671ae1569e0a3a4d79e" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:57.854650  1321 raft_consensus.cc:2749] T 950021d7f415435b86913a6756debab4 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:57.861828  1516 leader_election.cc:290] T 95ad5f421cc44bcba9d8f0e3b909562a P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:57.877677  1517 raft_consensus.cc:515] T ed268f7998ba43c1954ac95b87f64e5e P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:57.878470   674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a94b2fd3bc294040b3a80c530f22a14e" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679" is_pre_election: true
I20260709 12:13:57.868710  1409 raft_consensus.cc:493] T 575180f8f77b4e4a9e40a0a7c8277f77 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f516f7a5bdde4cd78035bbf464c6fb6e)
I20260709 12:13:57.867105  1350 raft_consensus.cc:2804] T 5d4c1ea720264917b59c2080232aa770 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:57.884187   674 raft_consensus.cc:2468] T a94b2fd3bc294040b3a80c530f22a14e P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b0d8dd14cbd4674a504867198df9173 in term 1.
I20260709 12:13:57.884625  1258 raft_consensus.cc:493] T d9aed7418af8462a826dce024ef3ed42 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f516f7a5bdde4cd78035bbf464c6fb6e)
I20260709 12:13:57.868460  1259 raft_consensus.cc:2749] T fab06146ed1b430b889579c76a54eeee P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:57.884994  1409 raft_consensus.cc:3060] T 575180f8f77b4e4a9e40a0a7c8277f77 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:57.885515   498 catalog_manager.cc:5697] T c9e5dc43a10a4b61bcf621a7b1a97591 P d559be506ef4445ca1faf0e875b38679 reported cstate change: term changed from 1 to 2, leader changed from f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193) to d559be506ef4445ca1faf0e875b38679 (127.29.32.194). New cstate: current_term: 2 leader_uuid: "d559be506ef4445ca1faf0e875b38679" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:57.896584   645 leader_election.cc:304] T 950021d7f415435b86913a6756debab4 P d559be506ef4445ca1faf0e875b38679 [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: 1b0d8dd14cbd4674a504867198df9173, d559be506ef4445ca1faf0e875b38679; no voters: 
I20260709 12:13:57.893813  1258 raft_consensus.cc:515] T d9aed7418af8462a826dce024ef3ed42 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:57.814975  1515 raft_consensus.cc:515] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
W20260709 12:13:57.919904   793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.195:46569, user_credentials={real_user=slave}} blocked reactor thread for 54471.2us
I20260709 12:13:57.921432   793 leader_election.cc:304] T be4c515703b34687b68d395e076a4f84 P 6ccb9b1d08bc4da8991c8681f59cc058 [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: 1b0d8dd14cbd4674a504867198df9173, 6ccb9b1d08bc4da8991c8681f59cc058; no voters: f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:13:57.888478   823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80c48f82166b4df69456db6e73eaa437" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" is_pre_election: true
I20260709 12:13:57.891031  1338 raft_consensus.cc:493] T 42811a1774aa4d89a4436249765e544a P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f516f7a5bdde4cd78035bbf464c6fb6e)
I20260709 12:13:57.894752  1350 raft_consensus.cc:493] T 5d4c1ea720264917b59c2080232aa770 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f516f7a5bdde4cd78035bbf464c6fb6e)
I20260709 12:13:57.895610  1479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e18c72b67194671ae1569e0a3a4d79e" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:57.931802  1258 leader_election.cc:290] T d9aed7418af8462a826dce024ef3ed42 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:57.927071  1431 raft_consensus.cc:2804] T 950021d7f415435b86913a6756debab4 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:57.902827  1516 raft_consensus.cc:2804] T fab06146ed1b430b889579c76a54eeee P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:57.927028   717 leader_election.cc:304] T 95ad5f421cc44bcba9d8f0e3b909562a P 1b0d8dd14cbd4674a504867198df9173 [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: 1b0d8dd14cbd4674a504867198df9173, 6ccb9b1d08bc4da8991c8681f59cc058; no voters: 
I20260709 12:13:57.942742  1258 raft_consensus.cc:2804] T 95ad5f421cc44bcba9d8f0e3b909562a P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:57.943382  1258 raft_consensus.cc:493] T 95ad5f421cc44bcba9d8f0e3b909562a P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f516f7a5bdde4cd78035bbf464c6fb6e)
I20260709 12:13:57.943357   717 leader_election.cc:304] T 4e18c72b67194671ae1569e0a3a4d79e P 1b0d8dd14cbd4674a504867198df9173 [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: 1b0d8dd14cbd4674a504867198df9173, 6ccb9b1d08bc4da8991c8681f59cc058; no voters: 
I20260709 12:13:57.945355  1258 raft_consensus.cc:3060] T 95ad5f421cc44bcba9d8f0e3b909562a P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:57.940382  1338 raft_consensus.cc:515] T 42811a1774aa4d89a4436249765e544a P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:57.940917  1350 raft_consensus.cc:3060] T 5d4c1ea720264917b59c2080232aa770 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:57.955024  1259 raft_consensus.cc:2804] T 4e18c72b67194671ae1569e0a3a4d79e P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:57.955466  1259 raft_consensus.cc:493] T 4e18c72b67194671ae1569e0a3a4d79e P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f516f7a5bdde4cd78035bbf464c6fb6e)
I20260709 12:13:57.955567  1338 leader_election.cc:290] T 42811a1774aa4d89a4436249765e544a P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859), 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569)
I20260709 12:13:57.955878  1259 raft_consensus.cc:3060] T 4e18c72b67194671ae1569e0a3a4d79e P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:57.956132   748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95ad5f421cc44bcba9d8f0e3b909562a" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
I20260709 12:13:57.958444  1525 raft_consensus.cc:2804] T be4c515703b34687b68d395e076a4f84 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:57.958935   819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb6f517e698482fb776b8c531da3f11" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" is_pre_election: true
I20260709 12:13:57.936884  1477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95ad5f421cc44bcba9d8f0e3b909562a" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:57.940157  1431 raft_consensus.cc:493] T 950021d7f415435b86913a6756debab4 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f516f7a5bdde4cd78035bbf464c6fb6e)
W20260709 12:13:57.984428   792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.194:45139, user_credentials={real_user=slave}} blocked reactor thread for 117648us
I20260709 12:13:57.985352   792 leader_election.cc:304] T a6dec0e1a5ed4f3992ae5ee71515194a P 6ccb9b1d08bc4da8991c8681f59cc058 [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: 6ccb9b1d08bc4da8991c8681f59cc058, d559be506ef4445ca1faf0e875b38679; no voters: 
I20260709 12:13:57.953945   825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9aed7418af8462a826dce024ef3ed42" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" is_pre_election: true
I20260709 12:13:58.001653  1258 raft_consensus.cc:515] T 95ad5f421cc44bcba9d8f0e3b909562a P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:57.966462  1524 raft_consensus.cc:493] T e68cf8b33bc44f1583800765b59452a4 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f516f7a5bdde4cd78035bbf464c6fb6e)
I20260709 12:13:57.985268  1431 raft_consensus.cc:3060] T 950021d7f415435b86913a6756debab4 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:58.015618  1258 leader_election.cc:290] T 95ad5f421cc44bcba9d8f0e3b909562a P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 2 election: Requested vote from peers 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:57.982465   819 raft_consensus.cc:2468] T 0cb6f517e698482fb776b8c531da3f11 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d559be506ef4445ca1faf0e875b38679 in term 1.
I20260709 12:13:57.985477   746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e18c72b67194671ae1569e0a3a4d79e" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
I20260709 12:13:58.013084  1338 raft_consensus.cc:493] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f516f7a5bdde4cd78035bbf464c6fb6e)
I20260709 12:13:58.023412  1338 raft_consensus.cc:515] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:57.993412  1525 raft_consensus.cc:697] T be4c515703b34687b68d395e076a4f84 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 LEADER]: Becoming Leader. State: Replica: 6ccb9b1d08bc4da8991c8681f59cc058, State: Running, Role: LEADER
I20260709 12:13:58.025439  1338 leader_election.cc:290] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859), 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569)
I20260709 12:13:57.982007   644 leader_election.cc:304] T e68cf8b33bc44f1583800765b59452a4 P d559be506ef4445ca1faf0e875b38679 [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: d559be506ef4445ca1faf0e875b38679, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 6ccb9b1d08bc4da8991c8681f59cc058
W20260709 12:13:58.026734  1522 log.cc:927] Time spent T c9e5dc43a10a4b61bcf621a7b1a97591 P d559be506ef4445ca1faf0e875b38679: Append to log took a long time: real 0.060s	user 0.001s	sys 0.000s
W20260709 12:13:58.026971   644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.193:35859, user_credentials={real_user=slave}} blocked reactor thread for 67177us
I20260709 12:13:58.027359  1338 raft_consensus.cc:2804] T e68cf8b33bc44f1583800765b59452a4 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:58.027837  1338 raft_consensus.cc:493] T e68cf8b33bc44f1583800765b59452a4 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f516f7a5bdde4cd78035bbf464c6fb6e)
I20260709 12:13:58.028208  1338 raft_consensus.cc:3060] T e68cf8b33bc44f1583800765b59452a4 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:58.030977  1479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950021d7f415435b86913a6756debab4" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:58.033138  1476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb6f517e698482fb776b8c531da3f11" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:57.992282  1517 leader_election.cc:290] T ed268f7998ba43c1954ac95b87f64e5e P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 2 election: Requested vote from peers f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
I20260709 12:13:58.022241   748 raft_consensus.cc:2393] T 95ad5f421cc44bcba9d8f0e3b909562a P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6ccb9b1d08bc4da8991c8681f59cc058 in current term 2: Already voted for candidate 1b0d8dd14cbd4674a504867198df9173 in this term.
I20260709 12:13:58.020853  1529 raft_consensus.cc:2804] T a6dec0e1a5ed4f3992ae5ee71515194a P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:58.026237  1525 consensus_queue.cc:237] T be4c515703b34687b68d395e076a4f84 P 6ccb9b1d08bc4da8991c8681f59cc058 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:58.043071  1529 raft_consensus.cc:493] T a6dec0e1a5ed4f3992ae5ee71515194a P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f516f7a5bdde4cd78035bbf464c6fb6e)
I20260709 12:13:58.043740  1529 raft_consensus.cc:3060] T a6dec0e1a5ed4f3992ae5ee71515194a P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:58.044838  1472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd7f62300f1408583ec274082b17d08" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:58.045797  1472 raft_consensus.cc:2468] T 8fd7f62300f1408583ec274082b17d08 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b0d8dd14cbd4674a504867198df9173 in term 1.
I20260709 12:13:58.046205   823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95ad5f421cc44bcba9d8f0e3b909562a" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058"
I20260709 12:13:58.044941  1520 raft_consensus.cc:493] T 3eadbe6c07564547a479d72d04d07b66 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f516f7a5bdde4cd78035bbf464c6fb6e)
I20260709 12:13:58.018404  1524 raft_consensus.cc:515] T e68cf8b33bc44f1583800765b59452a4 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:58.047878  1520 raft_consensus.cc:515] T 3eadbe6c07564547a479d72d04d07b66 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:58.049140  1524 leader_election.cc:290] T e68cf8b33bc44f1583800765b59452a4 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
I20260709 12:13:58.046934   823 raft_consensus.cc:3060] T 95ad5f421cc44bcba9d8f0e3b909562a P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:58.050813   674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed268f7998ba43c1954ac95b87f64e5e" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679"
I20260709 12:13:58.051458   674 raft_consensus.cc:3060] T ed268f7998ba43c1954ac95b87f64e5e P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:58.049918  1520 leader_election.cc:290] T 3eadbe6c07564547a479d72d04d07b66 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
I20260709 12:13:58.053440  1472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42811a1774aa4d89a4436249765e544a" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:58.025439  1429 tablet_bootstrap.cc:492] T 0cb6f517e698482fb776b8c531da3f11 P f516f7a5bdde4cd78035bbf464c6fb6e: 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 12:13:57.989285  1477 raft_consensus.cc:2468] T 95ad5f421cc44bcba9d8f0e3b909562a P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ccb9b1d08bc4da8991c8681f59cc058 in term 1.
I20260709 12:13:58.020201  1516 raft_consensus.cc:697] T fab06146ed1b430b889579c76a54eeee P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 LEADER]: Becoming Leader. State: Replica: 6ccb9b1d08bc4da8991c8681f59cc058, State: Running, Role: LEADER
I20260709 12:13:58.014078   825 raft_consensus.cc:2468] T d9aed7418af8462a826dce024ef3ed42 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b0d8dd14cbd4674a504867198df9173 in term 1.
I20260709 12:13:58.053828  1470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80c48f82166b4df69456db6e73eaa437" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:58.054347  1479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed268f7998ba43c1954ac95b87f64e5e" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
I20260709 12:13:58.050848  1515 leader_election.cc:290] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
I20260709 12:13:58.056408   677 raft_consensus.cc:1275] T eda3455ee64d4d56a38ef80303fe9046 P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Refusing update from remote peer 6ccb9b1d08bc4da8991c8681f59cc058: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:58.029675   644 leader_election.cc:304] T a6dec0e1a5ed4f3992ae5ee71515194a P d559be506ef4445ca1faf0e875b38679 [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: d559be506ef4445ca1faf0e875b38679, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 6ccb9b1d08bc4da8991c8681f59cc058
W20260709 12:13:58.091706   644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.193:35859, user_credentials={real_user=slave}} blocked reactor thread for 62136.9us
I20260709 12:13:58.092710  1437 raft_consensus.cc:2804] T a6dec0e1a5ed4f3992ae5ee71515194a P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:58.093078  1437 raft_consensus.cc:493] T a6dec0e1a5ed4f3992ae5ee71515194a P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f516f7a5bdde4cd78035bbf464c6fb6e)
I20260709 12:13:58.093421  1437 raft_consensus.cc:3060] T a6dec0e1a5ed4f3992ae5ee71515194a P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:58.082522  1472 raft_consensus.cc:2468] T 42811a1774aa4d89a4436249765e544a P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d559be506ef4445ca1faf0e875b38679 in term 1.
I20260709 12:13:58.097970   717 leader_election.cc:304] T d9aed7418af8462a826dce024ef3ed42 P 1b0d8dd14cbd4674a504867198df9173 [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: 1b0d8dd14cbd4674a504867198df9173, 6ccb9b1d08bc4da8991c8681f59cc058; no voters: 
W20260709 12:13:58.061501   792 leader_election.cc:343] T 4e18c72b67194671ae1569e0a3a4d79e P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:58.058570   643 leader_election.cc:304] T 0cb6f517e698482fb776b8c531da3f11 P d559be506ef4445ca1faf0e875b38679 [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: 6ccb9b1d08bc4da8991c8681f59cc058, d559be506ef4445ca1faf0e875b38679; no voters: 
I20260709 12:13:58.066941  1409 raft_consensus.cc:515] T 575180f8f77b4e4a9e40a0a7c8277f77 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:58.072402  1429 tablet_bootstrap.cc:492] T 0cb6f517e698482fb776b8c531da3f11 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap complete.
I20260709 12:13:58.101841  1429 ts_tablet_manager.cc:1403] T 0cb6f517e698482fb776b8c531da3f11 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.252s	user 0.028s	sys 0.008s
I20260709 12:13:58.072966  1471 raft_consensus.cc:2468] T fab06146ed1b430b889579c76a54eeee P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ccb9b1d08bc4da8991c8681f59cc058 in term 2.
I20260709 12:13:58.073786  1476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a94b2fd3bc294040b3a80c530f22a14e" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:58.054276  1473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f7d4b3ac3e46c18f5c6c8fbf676f74" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
W20260709 12:13:58.100641   792 consensus_peers.cc:597] T eda3455ee64d4d56a38ef80303fe9046 P 6ccb9b1d08bc4da8991c8681f59cc058 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. 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 12:13:58.107375  1429 raft_consensus.cc:359] T 0cb6f517e698482fb776b8c531da3f11 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:58.108492  1429 raft_consensus.cc:740] T 0cb6f517e698482fb776b8c531da3f11 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:13:58.110787  1429 consensus_queue.cc:260] T 0cb6f517e698482fb776b8c531da3f11 P f516f7a5bdde4cd78035bbf464c6fb6e [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: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:58.112187   792 leader_election.cc:304] T 95ad5f421cc44bcba9d8f0e3b909562a P 6ccb9b1d08bc4da8991c8681f59cc058 [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: 6ccb9b1d08bc4da8991c8681f59cc058, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 1b0d8dd14cbd4674a504867198df9173
I20260709 12:13:58.084435  1475 raft_consensus.cc:2468] T c9e5dc43a10a4b61bcf621a7b1a97591 P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d559be506ef4445ca1faf0e875b38679 in term 2.
W20260709 12:13:58.121317   643 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.196:34919, user_credentials={real_user=slave}} blocked reactor thread for 62821.1us
I20260709 12:13:58.123601  1540 raft_consensus.cc:2804] T 0cb6f517e698482fb776b8c531da3f11 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:58.125363  1429 ts_tablet_manager.cc:1434] T 0cb6f517e698482fb776b8c531da3f11 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260709 12:13:58.130005  1429 tablet_bootstrap.cc:492] T be4c515703b34687b68d395e076a4f84 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:13:58.104581  1520 raft_consensus.cc:2804] T d9aed7418af8462a826dce024ef3ed42 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:13:58.135007   718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.194:45139, user_credentials={real_user=slave}} blocked reactor thread for 245377us
I20260709 12:13:58.136751   718 leader_election.cc:304] T a94b2fd3bc294040b3a80c530f22a14e P 1b0d8dd14cbd4674a504867198df9173 [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: 1b0d8dd14cbd4674a504867198df9173, d559be506ef4445ca1faf0e875b38679; no voters: 
W20260709 12:13:58.137310   792 leader_election.cc:343] T ed268f7998ba43c1954ac95b87f64e5e P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:58.144198  1532 raft_consensus.cc:493] T 8fd7f62300f1408583ec274082b17d08 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f516f7a5bdde4cd78035bbf464c6fb6e)
I20260709 12:13:58.139070  1517 consensus_queue.cc:1048] T eda3455ee64d4d56a38ef80303fe9046 P 6ccb9b1d08bc4da8991c8681f59cc058 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 12:13:58.144810  1532 raft_consensus.cc:515] T 8fd7f62300f1408583ec274082b17d08 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:58.145843  1516 consensus_queue.cc:237] T fab06146ed1b430b889579c76a54eeee P 6ccb9b1d08bc4da8991c8681f59cc058 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:58.147034  1532 leader_election.cc:290] T 8fd7f62300f1408583ec274082b17d08 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:58.126919   823 raft_consensus.cc:2468] T 95ad5f421cc44bcba9d8f0e3b909562a P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b0d8dd14cbd4674a504867198df9173 in term 2.
I20260709 12:13:58.148396  1530 raft_consensus.cc:2764] T 95ad5f421cc44bcba9d8f0e3b909562a P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 12:13:58.148748  1470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68cf8b33bc44f1583800765b59452a4" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:58.149438  1470 raft_consensus.cc:2468] T e68cf8b33bc44f1583800765b59452a4 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ccb9b1d08bc4da8991c8681f59cc058 in term 1.
I20260709 12:13:58.146065  1534 raft_consensus.cc:493] T 80c48f82166b4df69456db6e73eaa437 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f516f7a5bdde4cd78035bbf464c6fb6e)
I20260709 12:13:58.152110  1534 raft_consensus.cc:515] T 80c48f82166b4df69456db6e73eaa437 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:58.154554   717 leader_election.cc:304] T 95ad5f421cc44bcba9d8f0e3b909562a P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, 6ccb9b1d08bc4da8991c8681f59cc058; no voters: 
I20260709 12:13:58.135641  1520 raft_consensus.cc:493] T d9aed7418af8462a826dce024ef3ed42 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f516f7a5bdde4cd78035bbf464c6fb6e)
I20260709 12:13:58.117367  1338 raft_consensus.cc:515] T e68cf8b33bc44f1583800765b59452a4 P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:58.117797  1431 raft_consensus.cc:515] T 950021d7f415435b86913a6756debab4 P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:58.156980  1528 raft_consensus.cc:2804] T 95ad5f421cc44bcba9d8f0e3b909562a P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:58.155689  1534 leader_election.cc:290] T 80c48f82166b4df69456db6e73eaa437 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
I20260709 12:13:58.167537  1338 leader_election.cc:290] T e68cf8b33bc44f1583800765b59452a4 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 2 election: Requested vote from peers 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:58.172396   718 leader_election.cc:304] T c9e5dc43a10a4b61bcf621a7b1a97591 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173; no voters: d559be506ef4445ca1faf0e875b38679, f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:13:58.173008   751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42811a1774aa4d89a4436249765e544a" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
I20260709 12:13:58.173660  1258 raft_consensus.cc:2749] T c9e5dc43a10a4b61bcf621a7b1a97591 P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:58.173732   751 raft_consensus.cc:2468] T 42811a1774aa4d89a4436249765e544a P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d559be506ef4445ca1faf0e875b38679 in term 1.
I20260709 12:13:58.143121  1540 raft_consensus.cc:493] T 0cb6f517e698482fb776b8c531da3f11 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f516f7a5bdde4cd78035bbf464c6fb6e)
I20260709 12:13:58.174862   750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f7d4b3ac3e46c18f5c6c8fbf676f74" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
I20260709 12:13:58.175580   718 leader_election.cc:304] T 42811a1774aa4d89a4436249765e544a P 1b0d8dd14cbd4674a504867198df9173 [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: 1b0d8dd14cbd4674a504867198df9173, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: d559be506ef4445ca1faf0e875b38679
I20260709 12:13:58.175604   750 raft_consensus.cc:2468] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d559be506ef4445ca1faf0e875b38679 in term 1.
I20260709 12:13:58.179296  1258 raft_consensus.cc:2804] T 42811a1774aa4d89a4436249765e544a P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:58.179878  1258 raft_consensus.cc:493] T 42811a1774aa4d89a4436249765e544a P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f516f7a5bdde4cd78035bbf464c6fb6e)
I20260709 12:13:58.180910  1258 raft_consensus.cc:3060] T 42811a1774aa4d89a4436249765e544a P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:58.162117  1520 raft_consensus.cc:3060] T d9aed7418af8462a826dce024ef3ed42 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:13:58.192024   643 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.196:34919, user_credentials={real_user=slave}} blocked reactor thread for 50519.3us
I20260709 12:13:58.193775   679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f7d4b3ac3e46c18f5c6c8fbf676f74" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679" is_pre_election: true
I20260709 12:13:58.194789   679 raft_consensus.cc:2468] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b0d8dd14cbd4674a504867198df9173 in term 1.
I20260709 12:13:58.197609  1431 leader_election.cc:290] T 950021d7f415435b86913a6756debab4 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 2 election: Requested vote from peers f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859), 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569)
I20260709 12:13:58.190521   672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadbe6c07564547a479d72d04d07b66" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679" is_pre_election: true
I20260709 12:13:58.176970  1540 raft_consensus.cc:3060] T 0cb6f517e698482fb776b8c531da3f11 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:58.186369   748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd7f62300f1408583ec274082b17d08" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
I20260709 12:13:58.193614  1475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9aed7418af8462a826dce024ef3ed42" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:58.200899   672 raft_consensus.cc:2468] T 3eadbe6c07564547a479d72d04d07b66 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b0d8dd14cbd4674a504867198df9173 in term 1.
I20260709 12:13:58.198079   674 raft_consensus.cc:2468] T ed268f7998ba43c1954ac95b87f64e5e P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ccb9b1d08bc4da8991c8681f59cc058 in term 2.
I20260709 12:13:58.182883  1350 raft_consensus.cc:515] T 5d4c1ea720264917b59c2080232aa770 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:58.223779   677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68cf8b33bc44f1583800765b59452a4" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679" is_pre_election: true
I20260709 12:13:58.224812   677 raft_consensus.cc:2393] T e68cf8b33bc44f1583800765b59452a4 P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6ccb9b1d08bc4da8991c8681f59cc058 in current term 2: Already voted for candidate d559be506ef4445ca1faf0e875b38679 in this term.
I20260709 12:13:58.223852  1409 leader_election.cc:290] T 575180f8f77b4e4a9e40a0a7c8277f77 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 2 election: Requested vote from peers f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
I20260709 12:13:58.225987  1476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f7d4b3ac3e46c18f5c6c8fbf676f74" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
W20260709 12:13:58.235491   644 leader_election.cc:343] T 950021d7f415435b86913a6756debab4 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:58.218554  1472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95ad5f421cc44bcba9d8f0e3b909562a" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
W20260709 12:13:58.236389   644 leader_election.cc:343] T 0cb6f517e698482fb776b8c531da3f11 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:58.212527   748 raft_consensus.cc:2468] T 8fd7f62300f1408583ec274082b17d08 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ccb9b1d08bc4da8991c8681f59cc058 in term 1.
I20260709 12:13:58.238695   644 leader_election.cc:304] T 42811a1774aa4d89a4436249765e544a P d559be506ef4445ca1faf0e875b38679 [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: d559be506ef4445ca1faf0e875b38679, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 
I20260709 12:13:58.236687   792 leader_election.cc:304] T e68cf8b33bc44f1583800765b59452a4 P 6ccb9b1d08bc4da8991c8681f59cc058 [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: 6ccb9b1d08bc4da8991c8681f59cc058, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 
I20260709 12:13:58.175074  1535 raft_consensus.cc:2804] T a94b2fd3bc294040b3a80c530f22a14e P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:58.234083  1528 raft_consensus.cc:697] T 95ad5f421cc44bcba9d8f0e3b909562a P 1b0d8dd14cbd4674a504867198df9173 [term 2 LEADER]: Becoming Leader. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Running, Role: LEADER
I20260709 12:13:58.253454  1258 raft_consensus.cc:515] T 42811a1774aa4d89a4436249765e544a P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:58.209646   670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80c48f82166b4df69456db6e73eaa437" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679" is_pre_election: true
I20260709 12:13:58.263914   670 raft_consensus.cc:2468] T 80c48f82166b4df69456db6e73eaa437 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ccb9b1d08bc4da8991c8681f59cc058 in term 1.
I20260709 12:13:58.264273   823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68cf8b33bc44f1583800765b59452a4" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058"
I20260709 12:13:58.265803  1258 leader_election.cc:290] T 42811a1774aa4d89a4436249765e544a P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 2 election: Requested vote from peers f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
W20260709 12:13:58.255200   718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.193:35859, user_credentials={real_user=slave}} blocked reactor thread for 79675us
W20260709 12:13:58.270426   718 leader_election.cc:343] T 4e18c72b67194671ae1569e0a3a4d79e P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:58.275210   718 leader_election.cc:304] T 8fd7f62300f1408583ec274082b17d08 P 1b0d8dd14cbd4674a504867198df9173 [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: 1b0d8dd14cbd4674a504867198df9173, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 6ccb9b1d08bc4da8991c8681f59cc058
I20260709 12:13:58.256299   793 leader_election.cc:304] T 8fd7f62300f1408583ec274082b17d08 P 6ccb9b1d08bc4da8991c8681f59cc058 [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: 1b0d8dd14cbd4674a504867198df9173, 6ccb9b1d08bc4da8991c8681f59cc058; no voters: 
I20260709 12:13:58.243468  1472 raft_consensus.cc:3060] T 95ad5f421cc44bcba9d8f0e3b909562a P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:58.259920   792 leader_election.cc:304] T ed268f7998ba43c1954ac95b87f64e5e P 6ccb9b1d08bc4da8991c8681f59cc058 [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: 6ccb9b1d08bc4da8991c8681f59cc058, d559be506ef4445ca1faf0e875b38679; no voters: f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:13:58.262871  1528 consensus_queue.cc:237] T 95ad5f421cc44bcba9d8f0e3b909562a P 1b0d8dd14cbd4674a504867198df9173 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
W20260709 12:13:58.292495   718 leader_election.cc:343] T a94b2fd3bc294040b3a80c530f22a14e P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:58.251832  1523 raft_consensus.cc:2804] T e68cf8b33bc44f1583800765b59452a4 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:13:58.308738   792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.194:45139, user_credentials={real_user=slave}} blocked reactor thread for 48921.8us
W20260709 12:13:58.309182   644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.193:35859, user_credentials={real_user=slave}} blocked reactor thread for 70559.1us
W20260709 12:13:58.309417   718 leader_election.cc:343] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:58.248912  1477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadbe6c07564547a479d72d04d07b66" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
W20260709 12:13:58.315615   644 leader_election.cc:343] T 80c48f82166b4df69456db6e73eaa437 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:58.315723   718 leader_election.cc:343] T d9aed7418af8462a826dce024ef3ed42 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:58.316375   644 leader_election.cc:304] T 80c48f82166b4df69456db6e73eaa437 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d559be506ef4445ca1faf0e875b38679; no voters: 6ccb9b1d08bc4da8991c8681f59cc058, f516f7a5bdde4cd78035bbf464c6fb6e
W20260709 12:13:58.317602   643 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.196:34919, user_credentials={real_user=slave}} blocked reactor thread for 70290.3us
I20260709 12:13:58.254815  1535 raft_consensus.cc:493] T a94b2fd3bc294040b3a80c530f22a14e P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f516f7a5bdde4cd78035bbf464c6fb6e)
W20260709 12:13:58.320199   644 leader_election.cc:343] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:58.291824  1476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd7f62300f1408583ec274082b17d08" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:58.309505  1515 raft_consensus.cc:2804] T 8fd7f62300f1408583ec274082b17d08 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:58.309257  1525 raft_consensus.cc:2804] T 8fd7f62300f1408583ec274082b17d08 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:58.331775   718 leader_election.cc:304] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P 1b0d8dd14cbd4674a504867198df9173 [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: 1b0d8dd14cbd4674a504867198df9173, d559be506ef4445ca1faf0e875b38679; no voters: f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:13:58.314756  1517 raft_consensus.cc:2804] T ed268f7998ba43c1954ac95b87f64e5e P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:58.292815  1431 raft_consensus.cc:2804] T 42811a1774aa4d89a4436249765e544a P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:58.315333  1523 raft_consensus.cc:493] T e68cf8b33bc44f1583800765b59452a4 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f516f7a5bdde4cd78035bbf464c6fb6e)
I20260709 12:13:58.318130  1475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80c48f82166b4df69456db6e73eaa437" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
I20260709 12:13:58.356520   792 leader_election.cc:304] T 80c48f82166b4df69456db6e73eaa437 P 6ccb9b1d08bc4da8991c8681f59cc058 [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: 6ccb9b1d08bc4da8991c8681f59cc058, d559be506ef4445ca1faf0e875b38679; no voters: 
W20260709 12:13:58.372424   645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.195:46569, user_credentials={real_user=slave}} blocked reactor thread for 51908.5us
I20260709 12:13:58.374025   645 leader_election.cc:304] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P d559be506ef4445ca1faf0e875b38679 [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: 1b0d8dd14cbd4674a504867198df9173, d559be506ef4445ca1faf0e875b38679; no voters: f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:13:58.326783  1535 raft_consensus.cc:3060] T a94b2fd3bc294040b3a80c530f22a14e P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:58.337100  1515 raft_consensus.cc:493] T 8fd7f62300f1408583ec274082b17d08 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f516f7a5bdde4cd78035bbf464c6fb6e)
I20260709 12:13:58.380596  1530 raft_consensus.cc:2804] T 80c48f82166b4df69456db6e73eaa437 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:58.336531  1525 raft_consensus.cc:493] T 8fd7f62300f1408583ec274082b17d08 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f516f7a5bdde4cd78035bbf464c6fb6e)
I20260709 12:13:58.319752  1529 raft_consensus.cc:515] T a6dec0e1a5ed4f3992ae5ee71515194a P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:58.398171  1529 leader_election.cc:290] T a6dec0e1a5ed4f3992ae5ee71515194a P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 2 election: Requested vote from peers f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
I20260709 12:13:58.398305   674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575180f8f77b4e4a9e40a0a7c8277f77" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679"
I20260709 12:13:58.398669  1470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68cf8b33bc44f1583800765b59452a4" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
I20260709 12:13:58.399049   674 raft_consensus.cc:3060] T 575180f8f77b4e4a9e40a0a7c8277f77 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:58.399900  1350 leader_election.cc:290] T 5d4c1ea720264917b59c2080232aa770 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 2 election: Requested vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:58.400838  1473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950021d7f415435b86913a6756debab4" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
I20260709 12:13:58.346868  1431 raft_consensus.cc:493] T 42811a1774aa4d89a4436249765e544a P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f516f7a5bdde4cd78035bbf464c6fb6e)
I20260709 12:13:58.390614   678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42811a1774aa4d89a4436249765e544a" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679"
I20260709 12:13:58.352622  1517 raft_consensus.cc:697] T ed268f7998ba43c1954ac95b87f64e5e P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 LEADER]: Becoming Leader. State: Replica: 6ccb9b1d08bc4da8991c8681f59cc058, State: Running, Role: LEADER
I20260709 12:13:58.394285  1543 raft_consensus.cc:2804] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:58.394544  1477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "575180f8f77b4e4a9e40a0a7c8277f77" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
I20260709 12:13:58.347395  1476 raft_consensus.cc:2468] T 8fd7f62300f1408583ec274082b17d08 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ccb9b1d08bc4da8991c8681f59cc058 in term 1.
I20260709 12:13:58.376375  1259 raft_consensus.cc:515] T 4e18c72b67194671ae1569e0a3a4d79e P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:58.351063  1523 raft_consensus.cc:3060] T e68cf8b33bc44f1583800765b59452a4 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:58.391520  1547 raft_consensus.cc:2749] T 80c48f82166b4df69456db6e73eaa437 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:13:58.399349  1470 raft_consensus.cc:3060] T e68cf8b33bc44f1583800765b59452a4 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:58.388603  1515 raft_consensus.cc:3060] T 8fd7f62300f1408583ec274082b17d08 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:13:58.412840   718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.194:45139, user_credentials={real_user=slave}} blocked reactor thread for 81212.3us
I20260709 12:13:58.403697  1437 raft_consensus.cc:515] T a6dec0e1a5ed4f3992ae5ee71515194a P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:58.416981  1471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42811a1774aa4d89a4436249765e544a" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
I20260709 12:13:58.417106   745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4c1ea720264917b59c2080232aa770" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173"
I20260709 12:13:58.417646  1471 raft_consensus.cc:3060] T 42811a1774aa4d89a4436249765e544a P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:58.417997   745 raft_consensus.cc:3060] T 5d4c1ea720264917b59c2080232aa770 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:58.418236  1437 leader_election.cc:290] T a6dec0e1a5ed4f3992ae5ee71515194a P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 2 election: Requested vote from peers 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:58.422616  1280 raft_consensus.cc:2804] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:58.423059  1280 raft_consensus.cc:493] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f516f7a5bdde4cd78035bbf464c6fb6e)
I20260709 12:13:58.423410  1280 raft_consensus.cc:3060] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:13:58.413017   643 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.196:34919, user_credentials={real_user=slave}} blocked reactor thread for 92210.9us
I20260709 12:13:58.402319  1525 raft_consensus.cc:3060] T 8fd7f62300f1408583ec274082b17d08 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:58.392544  1530 raft_consensus.cc:493] T 80c48f82166b4df69456db6e73eaa437 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f516f7a5bdde4cd78035bbf464c6fb6e)
I20260709 12:13:58.406523  1431 raft_consensus.cc:3060] T 42811a1774aa4d89a4436249765e544a P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:58.426427   674 raft_consensus.cc:2468] T 575180f8f77b4e4a9e40a0a7c8277f77 P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ccb9b1d08bc4da8991c8681f59cc058 in term 2.
I20260709 12:13:58.428960   718 leader_election.cc:304] T 3eadbe6c07564547a479d72d04d07b66 P 1b0d8dd14cbd4674a504867198df9173 [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: 1b0d8dd14cbd4674a504867198df9173, d559be506ef4445ca1faf0e875b38679; no voters: 
I20260709 12:13:58.408483  1543 raft_consensus.cc:493] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f516f7a5bdde4cd78035bbf464c6fb6e)
I20260709 12:13:58.447662   746 raft_consensus.cc:2393] T 4e18c72b67194671ae1569e0a3a4d79e P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6ccb9b1d08bc4da8991c8681f59cc058 in current term 2: Already voted for candidate 1b0d8dd14cbd4674a504867198df9173 in this term.
W20260709 12:13:58.449990   644 leader_election.cc:343] T 950021d7f415435b86913a6756debab4 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:58.432353  1530 raft_consensus.cc:3060] T 80c48f82166b4df69456db6e73eaa437 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:58.441574  1543 raft_consensus.cc:3060] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:13:58.462931   717 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.196:34919, user_credentials={real_user=slave}} blocked reactor thread for 118811us
I20260709 12:13:58.457098  1321 raft_consensus.cc:2804] T 3eadbe6c07564547a479d72d04d07b66 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:13:58.457168   748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950021d7f415435b86913a6756debab4" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173"
I20260709 12:13:58.484855  1321 raft_consensus.cc:493] T 3eadbe6c07564547a479d72d04d07b66 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f516f7a5bdde4cd78035bbf464c6fb6e)
I20260709 12:13:58.489786  1321 raft_consensus.cc:3060] T 3eadbe6c07564547a479d72d04d07b66 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:58.489313   748 raft_consensus.cc:3060] T 950021d7f415435b86913a6756debab4 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:58.510843  1259 leader_election.cc:290] T 4e18c72b67194671ae1569e0a3a4d79e P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 2 election: Requested vote from peers 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:58.517459  1472 raft_consensus.cc:2468] T 95ad5f421cc44bcba9d8f0e3b909562a P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b0d8dd14cbd4674a504867198df9173 in term 2.
I20260709 12:13:58.520586  1476 raft_consensus.cc:1275] T c9e5dc43a10a4b61bcf621a7b1a97591 P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Refusing update from remote peer d559be506ef4445ca1faf0e875b38679: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:58.521375  1475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6dec0e1a5ed4f3992ae5ee71515194a" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
I20260709 12:13:58.531314  1475 raft_consensus.cc:3060] T a6dec0e1a5ed4f3992ae5ee71515194a P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:58.532639  1471 raft_consensus.cc:2468] T 42811a1774aa4d89a4436249765e544a P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b0d8dd14cbd4674a504867198df9173 in term 2.
I20260709 12:13:58.542375  1535 raft_consensus.cc:515] T a94b2fd3bc294040b3a80c530f22a14e P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:58.544715  1535 leader_election.cc:290] T a94b2fd3bc294040b3a80c530f22a14e P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 2 election: Requested vote from peers f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
I20260709 12:13:58.458611  1517 consensus_queue.cc:237] T ed268f7998ba43c1954ac95b87f64e5e P 6ccb9b1d08bc4da8991c8681f59cc058 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:58.546044   824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e18c72b67194671ae1569e0a3a4d79e" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058"
I20260709 12:13:58.568308  1478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4c1ea720264917b59c2080232aa770" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
I20260709 12:13:58.567476   824 raft_consensus.cc:3060] T 4e18c72b67194671ae1569e0a3a4d79e P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:58.574029  1530 raft_consensus.cc:515] T 80c48f82166b4df69456db6e73eaa437 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:58.576228  1429 tablet_bootstrap.cc:492] T be4c515703b34687b68d395e076a4f84 P f516f7a5bdde4cd78035bbf464c6fb6e: 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 12:13:58.576998  1530 leader_election.cc:290] T 80c48f82166b4df69456db6e73eaa437 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 2 election: Requested vote from peers f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
I20260709 12:13:58.577287  1429 tablet_bootstrap.cc:492] T be4c515703b34687b68d395e076a4f84 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap complete.
I20260709 12:13:58.579420  1429 ts_tablet_manager.cc:1403] T be4c515703b34687b68d395e076a4f84 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.450s	user 0.036s	sys 0.015s
I20260709 12:13:58.570612   748 raft_consensus.cc:2468] T 950021d7f415435b86913a6756debab4 P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d559be506ef4445ca1faf0e875b38679 in term 2.
I20260709 12:13:58.570372   671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6dec0e1a5ed4f3992ae5ee71515194a" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679"
I20260709 12:13:58.580186   745 raft_consensus.cc:2468] T 5d4c1ea720264917b59c2080232aa770 P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ccb9b1d08bc4da8991c8681f59cc058 in term 2.
I20260709 12:13:58.581954   671 raft_consensus.cc:2393] T a6dec0e1a5ed4f3992ae5ee71515194a P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 6ccb9b1d08bc4da8991c8681f59cc058 in current term 2: Already voted for candidate d559be506ef4445ca1faf0e875b38679 in this term.
I20260709 12:13:58.578006  1539 consensus_queue.cc:1048] T c9e5dc43a10a4b61bcf621a7b1a97591 P d559be506ef4445ca1faf0e875b38679 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.015s
I20260709 12:13:58.578148  1471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6dec0e1a5ed4f3992ae5ee71515194a" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
I20260709 12:13:58.605597  1431 raft_consensus.cc:515] T 42811a1774aa4d89a4436249765e544a P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:58.608130  1431 leader_election.cc:290] T 42811a1774aa4d89a4436249765e544a P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 2 election: Requested vote from peers f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859), 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569)
I20260709 12:13:58.608454   678 raft_consensus.cc:2393] T 42811a1774aa4d89a4436249765e544a P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1b0d8dd14cbd4674a504867198df9173 in current term 2: Already voted for candidate d559be506ef4445ca1faf0e875b38679 in this term.
I20260709 12:13:58.578150  1280 raft_consensus.cc:515] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:58.610831  1525 raft_consensus.cc:515] T 8fd7f62300f1408583ec274082b17d08 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:58.612968  1525 leader_election.cc:290] T 8fd7f62300f1408583ec274082b17d08 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 2 election: Requested vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:58.616691  1280 leader_election.cc:290] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 2 election: Requested vote from peers f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859), 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569)
I20260709 12:13:58.594434  1470 raft_consensus.cc:2468] T e68cf8b33bc44f1583800765b59452a4 P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d559be506ef4445ca1faf0e875b38679 in term 2.
I20260709 12:13:58.617904   499 catalog_manager.cc:5697] T fab06146ed1b430b889579c76a54eeee P 6ccb9b1d08bc4da8991c8681f59cc058 reported cstate change: term changed from 1 to 2, leader changed from f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193) to 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196). New cstate: current_term: 2 leader_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:58.624611  1543 raft_consensus.cc:515] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:58.601323  1520 raft_consensus.cc:515] T d9aed7418af8462a826dce024ef3ed42 P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:58.627040  1520 leader_election.cc:290] T d9aed7418af8462a826dce024ef3ed42 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 2 election: Requested vote from peers 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:58.602859  1475 raft_consensus.cc:2468] T a6dec0e1a5ed4f3992ae5ee71515194a P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d559be506ef4445ca1faf0e875b38679 in term 2.
I20260709 12:13:58.600723  1321 raft_consensus.cc:515] T 3eadbe6c07564547a479d72d04d07b66 P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:58.624874   751 raft_consensus.cc:1275] T be4c515703b34687b68d395e076a4f84 P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Refusing update from remote peer 6ccb9b1d08bc4da8991c8681f59cc058: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:58.625041   824 raft_consensus.cc:2468] T 4e18c72b67194671ae1569e0a3a4d79e P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b0d8dd14cbd4674a504867198df9173 in term 2.
I20260709 12:13:58.628607   793 leader_election.cc:304] T 5d4c1ea720264917b59c2080232aa770 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, 6ccb9b1d08bc4da8991c8681f59cc058; no voters: 
I20260709 12:13:58.629865  1321 leader_election.cc:290] T 3eadbe6c07564547a479d72d04d07b66 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 2 election: Requested vote from peers f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
I20260709 12:13:58.630407  1532 raft_consensus.cc:2804] T 5d4c1ea720264917b59c2080232aa770 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:58.630944  1532 raft_consensus.cc:697] T 5d4c1ea720264917b59c2080232aa770 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 LEADER]: Becoming Leader. State: Replica: 6ccb9b1d08bc4da8991c8681f59cc058, State: Running, Role: LEADER
I20260709 12:13:58.631942   644 leader_election.cc:304] T e68cf8b33bc44f1583800765b59452a4 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d559be506ef4445ca1faf0e875b38679, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 
I20260709 12:13:58.571916  1540 raft_consensus.cc:515] T 0cb6f517e698482fb776b8c531da3f11 P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:58.634109   824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6dec0e1a5ed4f3992ae5ee71515194a" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058"
I20260709 12:13:58.634626  1540 leader_election.cc:290] T 0cb6f517e698482fb776b8c531da3f11 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 2 election: Requested vote from peers 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:58.634971   824 raft_consensus.cc:2393] T a6dec0e1a5ed4f3992ae5ee71515194a P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d559be506ef4445ca1faf0e875b38679 in current term 2: Already voted for candidate 6ccb9b1d08bc4da8991c8681f59cc058 in this term.
I20260709 12:13:58.636109  1543 leader_election.cc:290] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 2 election: Requested vote from peers f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
I20260709 12:13:58.636844   793 leader_election.cc:304] T 4e18c72b67194671ae1569e0a3a4d79e P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ccb9b1d08bc4da8991c8681f59cc058; no voters: 1b0d8dd14cbd4674a504867198df9173, f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:13:58.631935  1532 consensus_queue.cc:237] T 5d4c1ea720264917b59c2080232aa770 P 6ccb9b1d08bc4da8991c8681f59cc058 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:58.640936   751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd7f62300f1408583ec274082b17d08" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173"
I20260709 12:13:58.646898   644 leader_election.cc:304] T a6dec0e1a5ed4f3992ae5ee71515194a P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d559be506ef4445ca1faf0e875b38679, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 
I20260709 12:13:58.648578   717 leader_election.cc:304] T 4e18c72b67194671ae1569e0a3a4d79e P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, 6ccb9b1d08bc4da8991c8681f59cc058; no voters: 
I20260709 12:13:58.650364   826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9aed7418af8462a826dce024ef3ed42" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058"
I20260709 12:13:58.654551   826 raft_consensus.cc:3060] T d9aed7418af8462a826dce024ef3ed42 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:13:58.657999   792 leader_election.cc:343] T 80c48f82166b4df69456db6e73eaa437 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:58.658951   827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb6f517e698482fb776b8c531da3f11" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058"
I20260709 12:13:58.659888   827 raft_consensus.cc:3060] T 0cb6f517e698482fb776b8c531da3f11 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:13:58.660043   792 leader_election.cc:343] T 575180f8f77b4e4a9e40a0a7c8277f77 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:58.641783  1529 raft_consensus.cc:2749] T 4e18c72b67194671ae1569e0a3a4d79e P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:13:58.663055   792 leader_election.cc:343] T 5d4c1ea720264917b59c2080232aa770 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:58.649092  1540 raft_consensus.cc:2804] T e68cf8b33bc44f1583800765b59452a4 P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:58.666469   826 raft_consensus.cc:2468] T d9aed7418af8462a826dce024ef3ed42 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b0d8dd14cbd4674a504867198df9173 in term 2.
I20260709 12:13:58.654347  1544 raft_consensus.cc:2804] T a6dec0e1a5ed4f3992ae5ee71515194a P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:58.672989  1544 raft_consensus.cc:697] T a6dec0e1a5ed4f3992ae5ee71515194a P d559be506ef4445ca1faf0e875b38679 [term 2 LEADER]: Becoming Leader. State: Replica: d559be506ef4445ca1faf0e875b38679, State: Running, Role: LEADER
I20260709 12:13:58.673870  1544 consensus_queue.cc:237] T a6dec0e1a5ed4f3992ae5ee71515194a P d559be506ef4445ca1faf0e875b38679 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:58.655417  1528 raft_consensus.cc:2804] T 4e18c72b67194671ae1569e0a3a4d79e P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:58.668102   717 leader_election.cc:304] T d9aed7418af8462a826dce024ef3ed42 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, 6ccb9b1d08bc4da8991c8681f59cc058; no voters: 
I20260709 12:13:58.668648  1475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f7d4b3ac3e46c18f5c6c8fbf676f74" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
I20260709 12:13:58.668686  1540 raft_consensus.cc:697] T e68cf8b33bc44f1583800765b59452a4 P d559be506ef4445ca1faf0e875b38679 [term 2 LEADER]: Becoming Leader. State: Replica: d559be506ef4445ca1faf0e875b38679, State: Running, Role: LEADER
I20260709 12:13:58.669185   748 raft_consensus.cc:1275] T fab06146ed1b430b889579c76a54eeee P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Refusing update from remote peer 6ccb9b1d08bc4da8991c8681f59cc058: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:58.669741  1471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb6f517e698482fb776b8c531da3f11" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
I20260709 12:13:58.671296   792 leader_election.cc:304] T 575180f8f77b4e4a9e40a0a7c8277f77 P 6ccb9b1d08bc4da8991c8681f59cc058 [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: 6ccb9b1d08bc4da8991c8681f59cc058, d559be506ef4445ca1faf0e875b38679; no voters: f516f7a5bdde4cd78035bbf464c6fb6e
W20260709 12:13:58.660014   718 leader_election.cc:343] T 3eadbe6c07564547a479d72d04d07b66 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:58.678239   827 raft_consensus.cc:2468] T 0cb6f517e698482fb776b8c531da3f11 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d559be506ef4445ca1faf0e875b38679 in term 2.
I20260709 12:13:58.656829  1478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42811a1774aa4d89a4436249765e544a" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
I20260709 12:13:58.691028  1478 raft_consensus.cc:2393] T 42811a1774aa4d89a4436249765e544a P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d559be506ef4445ca1faf0e875b38679 in current term 2: Already voted for candidate 1b0d8dd14cbd4674a504867198df9173 in this term.
I20260709 12:13:58.691424  1471 raft_consensus.cc:3060] T 0cb6f517e698482fb776b8c531da3f11 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:58.655902  1533 consensus_queue.cc:1048] T be4c515703b34687b68d395e076a4f84 P 6ccb9b1d08bc4da8991c8681f59cc058 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.023s
I20260709 12:13:58.694209   792 leader_election.cc:304] T a6dec0e1a5ed4f3992ae5ee71515194a P 6ccb9b1d08bc4da8991c8681f59cc058 [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: 6ccb9b1d08bc4da8991c8681f59cc058; no voters: d559be506ef4445ca1faf0e875b38679, f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:13:58.695559   718 leader_election.cc:304] T 42811a1774aa4d89a4436249765e544a P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 
I20260709 12:13:58.698553  1429 raft_consensus.cc:359] T be4c515703b34687b68d395e076a4f84 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:58.647781  1515 raft_consensus.cc:515] T 8fd7f62300f1408583ec274082b17d08 P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:58.700626  1429 raft_consensus.cc:740] T be4c515703b34687b68d395e076a4f84 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:13:58.693459  1528 raft_consensus.cc:697] T 4e18c72b67194671ae1569e0a3a4d79e P 1b0d8dd14cbd4674a504867198df9173 [term 2 LEADER]: Becoming Leader. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Running, Role: LEADER
I20260709 12:13:58.706122  1528 consensus_queue.cc:237] T 4e18c72b67194671ae1569e0a3a4d79e P 1b0d8dd14cbd4674a504867198df9173 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:58.709458  1567 raft_consensus.cc:2804] T 42811a1774aa4d89a4436249765e544a P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:58.710091  1567 raft_consensus.cc:697] T 42811a1774aa4d89a4436249765e544a P 1b0d8dd14cbd4674a504867198df9173 [term 2 LEADER]: Becoming Leader. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Running, Role: LEADER
I20260709 12:13:58.710980  1540 consensus_queue.cc:237] T e68cf8b33bc44f1583800765b59452a4 P d559be506ef4445ca1faf0e875b38679 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:58.711324  1567 consensus_queue.cc:237] T 42811a1774aa4d89a4436249765e544a P 1b0d8dd14cbd4674a504867198df9173 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:58.716064  1475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e18c72b67194671ae1569e0a3a4d79e" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
I20260709 12:13:58.716178  1476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80c48f82166b4df69456db6e73eaa437" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
W20260709 12:13:58.716949   644 leader_election.cc:343] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:58.686735  1562 raft_consensus.cc:2804] T d9aed7418af8462a826dce024ef3ed42 P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:58.717955  1530 consensus_queue.cc:1048] T fab06146ed1b430b889579c76a54eeee P 6ccb9b1d08bc4da8991c8681f59cc058 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:58.718497  1562 raft_consensus.cc:697] T d9aed7418af8462a826dce024ef3ed42 P 1b0d8dd14cbd4674a504867198df9173 [term 2 LEADER]: Becoming Leader. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Running, Role: LEADER
I20260709 12:13:58.719157  1529 raft_consensus.cc:2749] T a6dec0e1a5ed4f3992ae5ee71515194a P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:58.719417  1562 consensus_queue.cc:237] T d9aed7418af8462a826dce024ef3ed42 P 1b0d8dd14cbd4674a504867198df9173 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:58.721421   675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a94b2fd3bc294040b3a80c530f22a14e" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679"
I20260709 12:13:58.701987  1429 consensus_queue.cc:260] T be4c515703b34687b68d395e076a4f84 P f516f7a5bdde4cd78035bbf464c6fb6e [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: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:58.723992   645 leader_election.cc:304] T 950021d7f415435b86913a6756debab4 P d559be506ef4445ca1faf0e875b38679 [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: 1b0d8dd14cbd4674a504867198df9173, d559be506ef4445ca1faf0e875b38679; no voters: f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:13:58.702358  1409 raft_consensus.cc:2804] T 575180f8f77b4e4a9e40a0a7c8277f77 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:58.729629  1478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a94b2fd3bc294040b3a80c530f22a14e" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
I20260709 12:13:58.730202  1409 raft_consensus.cc:697] T 575180f8f77b4e4a9e40a0a7c8277f77 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 LEADER]: Becoming Leader. State: Replica: 6ccb9b1d08bc4da8991c8681f59cc058, State: Running, Role: LEADER
I20260709 12:13:58.731248   671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80c48f82166b4df69456db6e73eaa437" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679"
I20260709 12:13:58.731106  1409 consensus_queue.cc:237] T 575180f8f77b4e4a9e40a0a7c8277f77 P 6ccb9b1d08bc4da8991c8681f59cc058 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:58.731902   671 raft_consensus.cc:3060] T 80c48f82166b4df69456db6e73eaa437 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:58.732569  1470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadbe6c07564547a479d72d04d07b66" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
I20260709 12:13:58.735257  1429 ts_tablet_manager.cc:1434] T be4c515703b34687b68d395e076a4f84 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.155s	user 0.007s	sys 0.000s
I20260709 12:13:58.736090  1429 tablet_bootstrap.cc:492] T 8527fff2c7f2448fb4a27971551860c9 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:13:58.733757  1476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9aed7418af8462a826dce024ef3ed42" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
I20260709 12:13:58.739428   751 raft_consensus.cc:2393] T 8fd7f62300f1408583ec274082b17d08 P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 6ccb9b1d08bc4da8991c8681f59cc058 in current term 2: Already voted for candidate 1b0d8dd14cbd4674a504867198df9173 in this term.
I20260709 12:13:58.658202  1523 raft_consensus.cc:515] T e68cf8b33bc44f1583800765b59452a4 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:58.736236   643 leader_election.cc:304] T 0cb6f517e698482fb776b8c531da3f11 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ccb9b1d08bc4da8991c8681f59cc058, d559be506ef4445ca1faf0e875b38679; no voters: 
W20260709 12:13:58.741336   792 leader_election.cc:343] T 80c48f82166b4df69456db6e73eaa437 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:58.722084   675 raft_consensus.cc:3060] T a94b2fd3bc294040b3a80c530f22a14e P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:58.751307   678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eadbe6c07564547a479d72d04d07b66" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679"
I20260709 12:13:58.752591   678 raft_consensus.cc:3060] T 3eadbe6c07564547a479d72d04d07b66 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:58.740226  1553 raft_consensus.cc:2804] T 950021d7f415435b86913a6756debab4 P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:58.769449   677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f7d4b3ac3e46c18f5c6c8fbf676f74" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679"
I20260709 12:13:58.770470   677 raft_consensus.cc:2393] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1b0d8dd14cbd4674a504867198df9173 in current term 2: Already voted for candidate d559be506ef4445ca1faf0e875b38679 in this term.
I20260709 12:13:58.771524  1472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f7d4b3ac3e46c18f5c6c8fbf676f74" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
I20260709 12:13:58.756708  1563 raft_consensus.cc:2804] T 0cb6f517e698482fb776b8c531da3f11 P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:58.773764   822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd7f62300f1408583ec274082b17d08" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058"
I20260709 12:13:58.774868   822 raft_consensus.cc:2393] T 8fd7f62300f1408583ec274082b17d08 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1b0d8dd14cbd4674a504867198df9173 in current term 2: Already voted for candidate 6ccb9b1d08bc4da8991c8681f59cc058 in this term.
I20260709 12:13:58.776904  1515 leader_election.cc:290] T 8fd7f62300f1408583ec274082b17d08 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 2 election: Requested vote from peers 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919), f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859)
I20260709 12:13:58.777587  1471 raft_consensus.cc:2468] T 0cb6f517e698482fb776b8c531da3f11 P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d559be506ef4445ca1faf0e875b38679 in term 2.
I20260709 12:13:58.778311  1475 raft_consensus.cc:1275] T fab06146ed1b430b889579c76a54eeee P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Refusing update from remote peer 6ccb9b1d08bc4da8991c8681f59cc058: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:58.779477  1473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd7f62300f1408583ec274082b17d08" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
I20260709 12:13:58.780097  1473 raft_consensus.cc:3060] T 8fd7f62300f1408583ec274082b17d08 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:58.767093   823 raft_consensus.cc:2393] T e68cf8b33bc44f1583800765b59452a4 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d559be506ef4445ca1faf0e875b38679 in current term 2: Already voted for candidate 6ccb9b1d08bc4da8991c8681f59cc058 in this term.
I20260709 12:13:58.789995   678 raft_consensus.cc:2468] T 3eadbe6c07564547a479d72d04d07b66 P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b0d8dd14cbd4674a504867198df9173 in term 2.
I20260709 12:13:58.767738  1553 raft_consensus.cc:697] T 950021d7f415435b86913a6756debab4 P d559be506ef4445ca1faf0e875b38679 [term 2 LEADER]: Becoming Leader. State: Replica: d559be506ef4445ca1faf0e875b38679, State: Running, Role: LEADER
I20260709 12:13:58.803743   751 raft_consensus.cc:1275] T c9e5dc43a10a4b61bcf621a7b1a97591 P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Refusing update from remote peer d559be506ef4445ca1faf0e875b38679: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:58.783818  1563 raft_consensus.cc:697] T 0cb6f517e698482fb776b8c531da3f11 P d559be506ef4445ca1faf0e875b38679 [term 2 LEADER]: Becoming Leader. State: Replica: d559be506ef4445ca1faf0e875b38679, State: Running, Role: LEADER
I20260709 12:13:58.809281   753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f7d4b3ac3e46c18f5c6c8fbf676f74" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173"
I20260709 12:13:58.810218   753 raft_consensus.cc:2393] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d559be506ef4445ca1faf0e875b38679 in current term 2: Already voted for candidate 1b0d8dd14cbd4674a504867198df9173 in this term.
I20260709 12:13:58.811251   749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42811a1774aa4d89a4436249765e544a" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173"
I20260709 12:13:58.815611   675 raft_consensus.cc:2468] T a94b2fd3bc294040b3a80c530f22a14e P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b0d8dd14cbd4674a504867198df9173 in term 2.
I20260709 12:13:58.817068  1563 consensus_queue.cc:237] T 0cb6f517e698482fb776b8c531da3f11 P d559be506ef4445ca1faf0e875b38679 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:58.828549  1553 consensus_queue.cc:237] T 950021d7f415435b86913a6756debab4 P d559be506ef4445ca1faf0e875b38679 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:58.836160   822 raft_consensus.cc:1275] T 95ad5f421cc44bcba9d8f0e3b909562a P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Refusing update from remote peer 1b0d8dd14cbd4674a504867198df9173: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:58.845207  1258 consensus_queue.cc:1048] T 95ad5f421cc44bcba9d8f0e3b909562a P 1b0d8dd14cbd4674a504867198df9173 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:58.848079   718 leader_election.cc:304] T 3eadbe6c07564547a479d72d04d07b66 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, d559be506ef4445ca1faf0e875b38679; no voters: 
I20260709 12:13:58.863505   718 leader_election.cc:304] T a94b2fd3bc294040b3a80c530f22a14e P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, d559be506ef4445ca1faf0e875b38679; no voters: 
I20260709 12:13:58.838130   671 raft_consensus.cc:2468] T 80c48f82166b4df69456db6e73eaa437 P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ccb9b1d08bc4da8991c8681f59cc058 in term 2.
I20260709 12:13:58.878897   645 leader_election.cc:304] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P d559be506ef4445ca1faf0e875b38679 [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: d559be506ef4445ca1faf0e875b38679; no voters: 1b0d8dd14cbd4674a504867198df9173, f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:13:58.868773  1321 raft_consensus.cc:2804] T 3eadbe6c07564547a479d72d04d07b66 P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:13:58.883786   645 leader_election.cc:304] T 42811a1774aa4d89a4436249765e544a P d559be506ef4445ca1faf0e875b38679 [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: d559be506ef4445ca1faf0e875b38679; no voters: 1b0d8dd14cbd4674a504867198df9173, f516f7a5bdde4cd78035bbf464c6fb6e
W20260709 12:13:58.886490   718 leader_election.cc:343] T 4e18c72b67194671ae1569e0a3a4d79e P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:58.878083  1543 raft_consensus.cc:2804] T a94b2fd3bc294040b3a80c530f22a14e P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 12:13:58.888298   718 leader_election.cc:343] T a94b2fd3bc294040b3a80c530f22a14e P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:58.891866   718 leader_election.cc:343] T 3eadbe6c07564547a479d72d04d07b66 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:13:58.893250   718 leader_election.cc:343] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:58.893707   718 leader_election.cc:304] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P 1b0d8dd14cbd4674a504867198df9173 [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: 1b0d8dd14cbd4674a504867198df9173; no voters: d559be506ef4445ca1faf0e875b38679, f516f7a5bdde4cd78035bbf464c6fb6e
W20260709 12:13:58.895117   718 leader_election.cc:343] T d9aed7418af8462a826dce024ef3ed42 P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:13:58.885896  1545 raft_consensus.cc:2749] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:58.880240  1437 consensus_queue.cc:1048] T c9e5dc43a10a4b61bcf621a7b1a97591 P d559be506ef4445ca1faf0e875b38679 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
I20260709 12:13:58.886102  1540 raft_consensus.cc:2749] T 42811a1774aa4d89a4436249765e544a P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:58.887216  1321 raft_consensus.cc:697] T 3eadbe6c07564547a479d72d04d07b66 P 1b0d8dd14cbd4674a504867198df9173 [term 2 LEADER]: Becoming Leader. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Running, Role: LEADER
I20260709 12:13:58.895730  1470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd7f62300f1408583ec274082b17d08" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
I20260709 12:13:58.902872  1535 raft_consensus.cc:2749] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:58.902998  1543 raft_consensus.cc:697] T a94b2fd3bc294040b3a80c530f22a14e P 1b0d8dd14cbd4674a504867198df9173 [term 2 LEADER]: Becoming Leader. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Running, Role: LEADER
W20260709 12:13:58.932408  1565 log.cc:927] Time spent T c9e5dc43a10a4b61bcf621a7b1a97591 P f516f7a5bdde4cd78035bbf464c6fb6e: Append to log took a long time: real 0.165s	user 0.001s	sys 0.000s
W20260709 12:13:58.944181   792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.193:35859, user_credentials={real_user=slave}} blocked reactor thread for 152212us
I20260709 12:13:58.896552  1523 leader_election.cc:290] T e68cf8b33bc44f1583800765b59452a4 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 2 election: Requested vote from peers f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
I20260709 12:13:58.977101  1534 consensus_queue.cc:1048] T fab06146ed1b430b889579c76a54eeee P 6ccb9b1d08bc4da8991c8681f59cc058 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.008s
I20260709 12:13:58.986507  1476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68cf8b33bc44f1583800765b59452a4" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
I20260709 12:13:58.987737  1476 raft_consensus.cc:2393] T e68cf8b33bc44f1583800765b59452a4 P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 6ccb9b1d08bc4da8991c8681f59cc058 in current term 2: Already voted for candidate d559be506ef4445ca1faf0e875b38679 in this term.
I20260709 12:13:58.989045  1470 raft_consensus.cc:3060] T be4c515703b34687b68d395e076a4f84 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:59.004576  1321 consensus_queue.cc:237] T 3eadbe6c07564547a479d72d04d07b66 P 1b0d8dd14cbd4674a504867198df9173 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:59.008791  1543 consensus_queue.cc:237] T a94b2fd3bc294040b3a80c530f22a14e P 1b0d8dd14cbd4674a504867198df9173 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:13:59.013234   502 catalog_manager.cc:5697] T 95ad5f421cc44bcba9d8f0e3b909562a P 1b0d8dd14cbd4674a504867198df9173 reported cstate change: term changed from 1 to 2, leader changed from f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193) to 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195). New cstate: current_term: 2 leader_uuid: "1b0d8dd14cbd4674a504867198df9173" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:59.018959   718 leader_election.cc:304] T 8fd7f62300f1408583ec274082b17d08 P 1b0d8dd14cbd4674a504867198df9173 [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: 1b0d8dd14cbd4674a504867198df9173; no voters: 6ccb9b1d08bc4da8991c8681f59cc058, f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:13:59.021386  1514 raft_consensus.cc:2749] T 8fd7f62300f1408583ec274082b17d08 P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 12:13:59.030731   792 consensus_peers.cc:597] T 8527fff2c7f2448fb4a27971551860c9 P 6ccb9b1d08bc4da8991c8681f59cc058 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. 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 12:13:59.053369  1470 raft_consensus.cc:1275] T be4c515703b34687b68d395e076a4f84 P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Refusing update from remote peer 6ccb9b1d08bc4da8991c8681f59cc058: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:59.096395  1473 raft_consensus.cc:2468] T 8fd7f62300f1408583ec274082b17d08 P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ccb9b1d08bc4da8991c8681f59cc058 in term 2.
W20260709 12:13:59.162822   793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.195:46569, user_credentials={real_user=slave}} blocked reactor thread for 65204.6us
I20260709 12:13:59.190408  1429 tablet_bootstrap.cc:492] T 8527fff2c7f2448fb4a27971551860c9 P f516f7a5bdde4cd78035bbf464c6fb6e: 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 12:13:59.198312   825 raft_consensus.cc:1275] T 4e18c72b67194671ae1569e0a3a4d79e P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Refusing update from remote peer 1b0d8dd14cbd4674a504867198df9173: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:59.200627  1543 consensus_queue.cc:1048] T 4e18c72b67194671ae1569e0a3a4d79e P 1b0d8dd14cbd4674a504867198df9173 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:13:59.201546  1578 log.cc:927] Time spent T 95ad5f421cc44bcba9d8f0e3b909562a P 6ccb9b1d08bc4da8991c8681f59cc058: Append to log took a long time: real 0.137s	user 0.001s	sys 0.000s
I20260709 12:13:59.203719   673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68cf8b33bc44f1583800765b59452a4" candidate_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d559be506ef4445ca1faf0e875b38679"
W20260709 12:13:59.205438  1584 log.cc:927] Time spent T d9aed7418af8462a826dce024ef3ed42 P 1b0d8dd14cbd4674a504867198df9173: Append to log took a long time: real 0.065s	user 0.001s	sys 0.000s
I20260709 12:13:59.229849   499 catalog_manager.cc:5697] T be4c515703b34687b68d395e076a4f84 P 6ccb9b1d08bc4da8991c8681f59cc058 reported cstate change: term changed from 1 to 2, leader changed from f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193) to 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196). New cstate: current_term: 2 leader_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:59.263782   792 leader_election.cc:304] T 80c48f82166b4df69456db6e73eaa437 P 6ccb9b1d08bc4da8991c8681f59cc058 [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: 6ccb9b1d08bc4da8991c8681f59cc058, d559be506ef4445ca1faf0e875b38679; no voters: f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:13:59.270690   499 catalog_manager.cc:5697] T ed268f7998ba43c1954ac95b87f64e5e P 6ccb9b1d08bc4da8991c8681f59cc058 reported cstate change: term changed from 1 to 2, leader changed from f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193) to 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196). New cstate: current_term: 2 leader_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:59.272917  1409 raft_consensus.cc:2804] T 80c48f82166b4df69456db6e73eaa437 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 12:13:59.277693   644 consensus_peers.cc:597] T f01fbf11f18344dd8a208b74da69151d P d559be506ef4445ca1faf0e875b38679 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. 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 12:13:59.278841   749 raft_consensus.cc:1275] T 5d4c1ea720264917b59c2080232aa770 P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Refusing update from remote peer 6ccb9b1d08bc4da8991c8681f59cc058: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:59.281008  1409 raft_consensus.cc:697] T 80c48f82166b4df69456db6e73eaa437 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 LEADER]: Becoming Leader. State: Replica: 6ccb9b1d08bc4da8991c8681f59cc058, State: Running, Role: LEADER
I20260709 12:13:59.282119  1409 consensus_queue.cc:237] T 80c48f82166b4df69456db6e73eaa437 P 6ccb9b1d08bc4da8991c8681f59cc058 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:59.285823  1429 tablet_bootstrap.cc:492] T 8527fff2c7f2448fb4a27971551860c9 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap complete.
I20260709 12:13:59.286651  1429 ts_tablet_manager.cc:1403] T 8527fff2c7f2448fb4a27971551860c9 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.551s	user 0.018s	sys 0.015s
I20260709 12:13:59.276381   792 leader_election.cc:304] T e68cf8b33bc44f1583800765b59452a4 P 6ccb9b1d08bc4da8991c8681f59cc058 [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: 6ccb9b1d08bc4da8991c8681f59cc058; no voters: d559be506ef4445ca1faf0e875b38679, f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:13:59.291445  1350 consensus_queue.cc:1048] T 5d4c1ea720264917b59c2080232aa770 P 6ccb9b1d08bc4da8991c8681f59cc058 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:59.293581  1429 raft_consensus.cc:359] T 8527fff2c7f2448fb4a27971551860c9 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:59.296041  1429 raft_consensus.cc:740] T 8527fff2c7f2448fb4a27971551860c9 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:13:59.298388   792 leader_election.cc:304] T 8fd7f62300f1408583ec274082b17d08 P 6ccb9b1d08bc4da8991c8681f59cc058 [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: 6ccb9b1d08bc4da8991c8681f59cc058, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 1b0d8dd14cbd4674a504867198df9173
I20260709 12:13:59.297119  1429 consensus_queue.cc:260] T 8527fff2c7f2448fb4a27971551860c9 P f516f7a5bdde4cd78035bbf464c6fb6e [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: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:59.303471   827 raft_consensus.cc:1275] T d9aed7418af8462a826dce024ef3ed42 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Refusing update from remote peer 1b0d8dd14cbd4674a504867198df9173: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:59.305085  1429 ts_tablet_manager.cc:1434] T 8527fff2c7f2448fb4a27971551860c9 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.002s
W20260709 12:13:59.310590   792 consensus_peers.cc:597] T 59464093931c47f5ae41a67791bde98b P 6ccb9b1d08bc4da8991c8681f59cc058 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. 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 12:13:59.311380   792 consensus_peers.cc:597] T 5d4c1ea720264917b59c2080232aa770 P 6ccb9b1d08bc4da8991c8681f59cc058 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. 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 12:13:59.314045   499 catalog_manager.cc:5697] T 5d4c1ea720264917b59c2080232aa770 P 6ccb9b1d08bc4da8991c8681f59cc058 reported cstate change: term changed from 1 to 2, leader changed from f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193) to 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196). New cstate: current_term: 2 leader_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:59.319661   718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.194:45139, user_credentials={real_user=slave}} blocked reactor thread for 119425us
I20260709 12:13:59.322481  1562 consensus_queue.cc:1048] T d9aed7418af8462a826dce024ef3ed42 P 1b0d8dd14cbd4674a504867198df9173 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 12:13:59.301604  1350 raft_consensus.cc:2749] T e68cf8b33bc44f1583800765b59452a4 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:13:59.305472  1532 raft_consensus.cc:2804] T 8fd7f62300f1408583ec274082b17d08 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 12:13:59.324391   792 consensus_peers.cc:597] T 3c5d944b5c594423a11c0215cadf5004 P 6ccb9b1d08bc4da8991c8681f59cc058 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. 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 12:13:59.338351   792 consensus_peers.cc:597] T 24368232069d44019c3c1f7906e57a99 P 6ccb9b1d08bc4da8991c8681f59cc058 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. 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 12:13:59.344455  1532 raft_consensus.cc:697] T 8fd7f62300f1408583ec274082b17d08 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 LEADER]: Becoming Leader. State: Replica: 6ccb9b1d08bc4da8991c8681f59cc058, State: Running, Role: LEADER
I20260709 12:13:59.345430  1532 consensus_queue.cc:237] T 8fd7f62300f1408583ec274082b17d08 P 6ccb9b1d08bc4da8991c8681f59cc058 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:59.356654  1429 tablet_bootstrap.cc:492] T 4e18c72b67194671ae1569e0a3a4d79e P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:13:59.312248  1534 consensus_queue.cc:1048] T be4c515703b34687b68d395e076a4f84 P 6ccb9b1d08bc4da8991c8681f59cc058 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.031s
I20260709 12:13:59.355453   819 raft_consensus.cc:1275] T a6dec0e1a5ed4f3992ae5ee71515194a P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Refusing update from remote peer d559be506ef4445ca1faf0e875b38679: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:59.370826   826 raft_consensus.cc:1275] T 0cb6f517e698482fb776b8c531da3f11 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Refusing update from remote peer d559be506ef4445ca1faf0e875b38679: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:59.375346   671 raft_consensus.cc:1275] T ed268f7998ba43c1954ac95b87f64e5e P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Refusing update from remote peer 6ccb9b1d08bc4da8991c8681f59cc058: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:59.377802   499 catalog_manager.cc:5697] T 575180f8f77b4e4a9e40a0a7c8277f77 P 6ccb9b1d08bc4da8991c8681f59cc058 reported cstate change: term changed from 1 to 2, leader changed from f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193) to 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196). New cstate: current_term: 2 leader_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } health_report { overall_health: UNKNOWN } } }
W20260709 12:13:59.401324   644 consensus_peers.cc:597] T 3fe0753816884f439663cc0acc51ccc1 P d559be506ef4445ca1faf0e875b38679 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. 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 12:13:59.368867  1470 raft_consensus.cc:1275] T a6dec0e1a5ed4f3992ae5ee71515194a P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Refusing update from remote peer d559be506ef4445ca1faf0e875b38679: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:59.367301   818 raft_consensus.cc:1275] T e68cf8b33bc44f1583800765b59452a4 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Refusing update from remote peer d559be506ef4445ca1faf0e875b38679: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:59.404978   672 raft_consensus.cc:1275] T 42811a1774aa4d89a4436249765e544a P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Refusing update from remote peer 1b0d8dd14cbd4674a504867198df9173: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:13:59.435192  1593 log.cc:927] Time spent T 4e18c72b67194671ae1569e0a3a4d79e P 6ccb9b1d08bc4da8991c8681f59cc058: Append to log took a long time: real 0.079s	user 0.000s	sys 0.000s
I20260709 12:13:59.401081  1534 consensus_queue.cc:1048] T ed268f7998ba43c1954ac95b87f64e5e P 6ccb9b1d08bc4da8991c8681f59cc058 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.023s
I20260709 12:13:59.406765  1544 consensus_queue.cc:1048] T a6dec0e1a5ed4f3992ae5ee71515194a P d559be506ef4445ca1faf0e875b38679 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.022s
I20260709 12:13:59.446722  1470 raft_consensus.cc:1275] T 42811a1774aa4d89a4436249765e544a P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Refusing update from remote peer 1b0d8dd14cbd4674a504867198df9173: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:59.447362  1473 raft_consensus.cc:1275] T 95ad5f421cc44bcba9d8f0e3b909562a P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Refusing update from remote peer 1b0d8dd14cbd4674a504867198df9173: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:13:59.449446   644 consensus_peers.cc:597] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P d559be506ef4445ca1faf0e875b38679 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. 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 12:13:59.416218  1538 consensus_queue.cc:1048] T 0cb6f517e698482fb776b8c531da3f11 P d559be506ef4445ca1faf0e875b38679 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.036s
I20260709 12:13:59.443374  1472 raft_consensus.cc:1275] T e68cf8b33bc44f1583800765b59452a4 P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Refusing update from remote peer d559be506ef4445ca1faf0e875b38679: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:59.460870  1431 consensus_queue.cc:1048] T a6dec0e1a5ed4f3992ae5ee71515194a P d559be506ef4445ca1faf0e875b38679 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 12:13:59.467448  1538 consensus_queue.cc:1048] T e68cf8b33bc44f1583800765b59452a4 P d559be506ef4445ca1faf0e875b38679 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:59.471805  1527 consensus_queue.cc:1048] T 42811a1774aa4d89a4436249765e544a P 1b0d8dd14cbd4674a504867198df9173 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:59.474200  1562 consensus_queue.cc:1048] T 95ad5f421cc44bcba9d8f0e3b909562a P 1b0d8dd14cbd4674a504867198df9173 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:59.471856   748 raft_consensus.cc:1275] T 950021d7f415435b86913a6756debab4 P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Refusing update from remote peer d559be506ef4445ca1faf0e875b38679: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:13:59.474656   792 consensus_peers.cc:597] T ed268f7998ba43c1954ac95b87f64e5e P 6ccb9b1d08bc4da8991c8681f59cc058 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. 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 12:13:59.477617   718 consensus_peers.cc:597] T 3eadbe6c07564547a479d72d04d07b66 P 1b0d8dd14cbd4674a504867198df9173 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. 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 12:13:59.479984   675 raft_consensus.cc:1275] T 575180f8f77b4e4a9e40a0a7c8277f77 P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Refusing update from remote peer 6ccb9b1d08bc4da8991c8681f59cc058: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:13:59.481057   718 consensus_peers.cc:597] T d9aed7418af8462a826dce024ef3ed42 P 1b0d8dd14cbd4674a504867198df9173 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. 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 12:13:59.482256   718 consensus_peers.cc:597] T 3c4c3eac2bdd4683b1baf1d6ed146f96 P 1b0d8dd14cbd4674a504867198df9173 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. 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 12:13:59.483587   718 consensus_peers.cc:597] T 95d1e6d74fd0435882bb3d25ac3823f6 P 1b0d8dd14cbd4674a504867198df9173 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. 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 12:13:59.484091   718 consensus_peers.cc:597] T e3865ec1edae48228474685ba78de72e P 1b0d8dd14cbd4674a504867198df9173 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. 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 12:13:59.498396  1409 consensus_queue.cc:1048] T 575180f8f77b4e4a9e40a0a7c8277f77 P 6ccb9b1d08bc4da8991c8681f59cc058 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 12:13:59.500057  1527 consensus_queue.cc:1048] T 42811a1774aa4d89a4436249765e544a P 1b0d8dd14cbd4674a504867198df9173 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 12:13:59.502215  1547 consensus_queue.cc:1048] T 950021d7f415435b86913a6756debab4 P d559be506ef4445ca1faf0e875b38679 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:13:59.521193   644 consensus_peers.cc:597] T 950021d7f415435b86913a6756debab4 P d559be506ef4445ca1faf0e875b38679 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. 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 12:13:59.522207   644 consensus_peers.cc:597] T 9982878c53e74f9cb7e69b9eb2844b41 P d559be506ef4445ca1faf0e875b38679 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. 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 12:13:59.531127   792 consensus_peers.cc:597] T 575180f8f77b4e4a9e40a0a7c8277f77 P 6ccb9b1d08bc4da8991c8681f59cc058 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. 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 12:13:59.531906   792 consensus_peers.cc:597] T 610dd9a8ab854bf182981304ed247a40 P 6ccb9b1d08bc4da8991c8681f59cc058 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. 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 12:13:59.532517   792 consensus_peers.cc:597] T ed75b552f15e451c9e29aa314d1439fe P 6ccb9b1d08bc4da8991c8681f59cc058 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. 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 12:13:59.498649  1563 consensus_queue.cc:1048] T e68cf8b33bc44f1583800765b59452a4 P d559be506ef4445ca1faf0e875b38679 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.026s
W20260709 12:13:59.695574   792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.194:45139, user_credentials={real_user=slave}} blocked reactor thread for 51133.6us
W20260709 12:13:59.758081   792 consensus_peers.cc:597] T d4904c3db7d444b2a5c6631ef47c883a P 6ccb9b1d08bc4da8991c8681f59cc058 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. 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 12:13:59.798579  1479 raft_consensus.cc:1275] T 0cb6f517e698482fb776b8c531da3f11 P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Refusing update from remote peer d559be506ef4445ca1faf0e875b38679: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:59.813728  1429 tablet_bootstrap.cc:492] T 4e18c72b67194671ae1569e0a3a4d79e P f516f7a5bdde4cd78035bbf464c6fb6e: 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 12:13:59.800837  1539 consensus_queue.cc:1048] T 0cb6f517e698482fb776b8c531da3f11 P d559be506ef4445ca1faf0e875b38679 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:13:59.817389  1429 tablet_bootstrap.cc:492] T 4e18c72b67194671ae1569e0a3a4d79e P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap complete.
I20260709 12:13:59.818138  1429 ts_tablet_manager.cc:1403] T 4e18c72b67194671ae1569e0a3a4d79e P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.466s	user 0.026s	sys 0.005s
I20260709 12:13:59.820694  1429 raft_consensus.cc:359] T 4e18c72b67194671ae1569e0a3a4d79e P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:59.821376  1429 raft_consensus.cc:740] T 4e18c72b67194671ae1569e0a3a4d79e P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:13:59.834467  1429 consensus_queue.cc:260] T 4e18c72b67194671ae1569e0a3a4d79e P f516f7a5bdde4cd78035bbf464c6fb6e [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: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:13:59.846771  1429 ts_tablet_manager.cc:1434] T 4e18c72b67194671ae1569e0a3a4d79e P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 12:13:59.847680  1429 tablet_bootstrap.cc:492] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:13:59.857010   673 raft_consensus.cc:1275] T 80c48f82166b4df69456db6e73eaa437 P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Refusing update from remote peer 6ccb9b1d08bc4da8991c8681f59cc058: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:59.861771  1590 consensus_queue.cc:1048] T 80c48f82166b4df69456db6e73eaa437 P 6ccb9b1d08bc4da8991c8681f59cc058 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:13:59.896765   792 consensus_peers.cc:597] T 80c48f82166b4df69456db6e73eaa437 P 6ccb9b1d08bc4da8991c8681f59cc058 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. 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 12:13:59.927903  1478 raft_consensus.cc:1275] T 8fd7f62300f1408583ec274082b17d08 P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Refusing update from remote peer 6ccb9b1d08bc4da8991c8681f59cc058: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:59.934233  1529 consensus_queue.cc:1048] T 8fd7f62300f1408583ec274082b17d08 P 6ccb9b1d08bc4da8991c8681f59cc058 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:59.938903  1429 tablet_bootstrap.cc:492] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P f516f7a5bdde4cd78035bbf464c6fb6e: 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 12:13:59.939914  1429 tablet_bootstrap.cc:492] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap complete.
I20260709 12:13:59.940562  1429 ts_tablet_manager.cc:1403] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.093s	user 0.016s	sys 0.014s
I20260709 12:13:59.947461   670 raft_consensus.cc:1275] T 3eadbe6c07564547a479d72d04d07b66 P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Refusing update from remote peer 1b0d8dd14cbd4674a504867198df9173: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:13:59.948375   792 consensus_peers.cc:597] T 4c50ea91f7b1473e9d415a63065f9905 P 6ccb9b1d08bc4da8991c8681f59cc058 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. 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 12:13:59.944918  1429 raft_consensus.cc:359] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:59.953368  1429 raft_consensus.cc:740] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:13:59.957594   750 raft_consensus.cc:1275] T 8fd7f62300f1408583ec274082b17d08 P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Refusing update from remote peer 6ccb9b1d08bc4da8991c8681f59cc058: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:59.960505  1475 raft_consensus.cc:3060] T 4e18c72b67194671ae1569e0a3a4d79e P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:13:59.959345  1429 consensus_queue.cc:260] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P f516f7a5bdde4cd78035bbf464c6fb6e [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: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:13:59.963519  1429 ts_tablet_manager.cc:1434] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.002s
I20260709 12:13:59.964389  1429 tablet_bootstrap.cc:492] T ed268f7998ba43c1954ac95b87f64e5e P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:13:59.968228  1529 consensus_queue.cc:1048] T 8fd7f62300f1408583ec274082b17d08 P 6ccb9b1d08bc4da8991c8681f59cc058 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:13:59.971904   502 catalog_manager.cc:5697] T e68cf8b33bc44f1583800765b59452a4 P d559be506ef4445ca1faf0e875b38679 reported cstate change: term changed from 1 to 2, leader changed from f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193) to d559be506ef4445ca1faf0e875b38679 (127.29.32.194). New cstate: current_term: 2 leader_uuid: "d559be506ef4445ca1faf0e875b38679" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:59.968165  1475 raft_consensus.cc:1275] T 4e18c72b67194671ae1569e0a3a4d79e P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Refusing update from remote peer 1b0d8dd14cbd4674a504867198df9173: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:13:59.973788   502 catalog_manager.cc:5697] T 950021d7f415435b86913a6756debab4 P d559be506ef4445ca1faf0e875b38679 reported cstate change: term changed from 1 to 2, leader changed from f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193) to d559be506ef4445ca1faf0e875b38679 (127.29.32.194). New cstate: current_term: 2 leader_uuid: "d559be506ef4445ca1faf0e875b38679" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } health_report { overall_health: UNKNOWN } } }
I20260709 12:13:59.983215   502 catalog_manager.cc:5697] T 0cb6f517e698482fb776b8c531da3f11 P d559be506ef4445ca1faf0e875b38679 reported cstate change: term changed from 1 to 2, leader changed from f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193) to d559be506ef4445ca1faf0e875b38679 (127.29.32.194). New cstate: current_term: 2 leader_uuid: "d559be506ef4445ca1faf0e875b38679" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } health_report { overall_health: HEALTHY } } }
I20260709 12:13:59.997032   673 raft_consensus.cc:1275] T a94b2fd3bc294040b3a80c530f22a14e P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Refusing update from remote peer 1b0d8dd14cbd4674a504867198df9173: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:00.007580   502 catalog_manager.cc:5697] T a6dec0e1a5ed4f3992ae5ee71515194a P d559be506ef4445ca1faf0e875b38679 reported cstate change: term changed from 1 to 2, leader changed from f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193) to d559be506ef4445ca1faf0e875b38679 (127.29.32.194). New cstate: current_term: 2 leader_uuid: "d559be506ef4445ca1faf0e875b38679" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:00.032846  1528 consensus_queue.cc:1048] T 3eadbe6c07564547a479d72d04d07b66 P 1b0d8dd14cbd4674a504867198df9173 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:00.047169  1592 consensus_queue.cc:1048] T a94b2fd3bc294040b3a80c530f22a14e P 1b0d8dd14cbd4674a504867198df9173 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:14:00.054509   718 consensus_peers.cc:597] T d09b1bb68c064e2d94ec2e2b0fa2df25 P 1b0d8dd14cbd4674a504867198df9173 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. 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 12:14:00.001780   500 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:42596 (request call id 2) took 2167 ms. Trace:
I20260709 12:14:00.107012   500 rpcz_store.cc:276] 0709 12:13:57.840710 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:57.840843 (+   133us) service_pool.cc:224] Handling call
0709 12:14:00.001677 (+2160834us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":189879,"reported_tablets":45}
W20260709 12:14:00.117221   718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.193:35859, user_credentials={real_user=slave}} blocked reactor thread for 61914.2us
I20260709 12:14:00.006237  1429 tablet_bootstrap.cc:492] T ed268f7998ba43c1954ac95b87f64e5e P f516f7a5bdde4cd78035bbf464c6fb6e: 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 12:14:00.124609  1429 tablet_bootstrap.cc:492] T ed268f7998ba43c1954ac95b87f64e5e P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap complete.
I20260709 12:14:00.138278  1592 consensus_queue.cc:1048] T 4e18c72b67194671ae1569e0a3a4d79e P 1b0d8dd14cbd4674a504867198df9173 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 12:14:00.155438  1429 ts_tablet_manager.cc:1403] T ed268f7998ba43c1954ac95b87f64e5e P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.191s	user 0.017s	sys 0.008s
I20260709 12:14:00.164057  1429 raft_consensus.cc:359] T ed268f7998ba43c1954ac95b87f64e5e P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:14:00.165179  1429 raft_consensus.cc:740] T ed268f7998ba43c1954ac95b87f64e5e P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:14:00.161484   498 catalog_manager.cc:5697] T 4e18c72b67194671ae1569e0a3a4d79e P 1b0d8dd14cbd4674a504867198df9173 reported cstate change: term changed from 1 to 2, leader changed from f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193) to 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195). New cstate: current_term: 2 leader_uuid: "1b0d8dd14cbd4674a504867198df9173" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:00.177394   499 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:33952 (request call id 106) took 1115 ms. Trace:
I20260709 12:14:00.180660   498 catalog_manager.cc:5697] T d9aed7418af8462a826dce024ef3ed42 P 1b0d8dd14cbd4674a504867198df9173 reported cstate change: term changed from 1 to 2, leader changed from f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193) to 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195). New cstate: current_term: 2 leader_uuid: "1b0d8dd14cbd4674a504867198df9173" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:00.193532   498 catalog_manager.cc:5697] T 3eadbe6c07564547a479d72d04d07b66 P 1b0d8dd14cbd4674a504867198df9173 reported cstate change: term changed from 1 to 2, leader changed from f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193) to 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195). New cstate: current_term: 2 leader_uuid: "1b0d8dd14cbd4674a504867198df9173" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:00.181895   499 rpcz_store.cc:276] 0709 12:13:59.062082 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:13:59.062371 (+   289us) service_pool.cc:224] Handling call
0709 12:14:00.177132 (+1114761us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 12:14:00.022831 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 12:14:00.046562 (+ 23731us) write_op.cc:432] Acquiring schema lock in shared mode
0709 12:14:00.046596 (+    34us) write_op.cc:435] Acquired schema lock
0709 12:14:00.046612 (+    16us) tablet.cc:662] Decoding operations
0709 12:14:00.047204 (+   592us) write_op.cc:620] Acquiring the partition lock for write op
0709 12:14:00.047287 (+    83us) write_op.cc:641] Partition lock acquired for write op
0709 12:14:00.047315 (+    28us) tablet.cc:685] Acquiring locks for 4 operations
0709 12:14:00.047731 (+   416us) tablet.cc:701] Row locks acquired
0709 12:14:00.047759 (+    28us) write_op.cc:260] PREPARE: finished
0709 12:14:00.047906 (+   147us) write_op.cc:270] Start()
0709 12:14:00.048016 (+   110us) write_op.cc:276] Timestamp: P: 1783599240047859 usec, L: 0
0709 12:14:00.048037 (+    21us) op_driver.cc:348] REPLICATION: starting
0709 12:14:00.048726 (+   689us) log.cc:844] Serialized 1705 byte log entry
0709 12:14:00.062590 (+ 13864us) op_driver.cc:464] REPLICATION: finished
0709 12:14:00.063807 (+  1217us) write_op.cc:301] APPLY: starting
0709 12:14:00.063891 (+    84us) tablet.cc:1367] starting BulkCheckPresence
0709 12:14:00.064062 (+   171us) tablet.cc:1370] finished BulkCheckPresence
0709 12:14:00.064205 (+   143us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 12:14:00.064853 (+   648us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 12:14:00.065058 (+   205us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=4
0709 12:14:00.065099 (+    41us) write_op.cc:312] APPLY: finished
0709 12:14:00.065323 (+   224us) log.cc:844] Serialized 40 byte log entry
0709 12:14:00.066041 (+   718us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:14:00.066138 (+    97us) write_op.cc:454] Released schema lock
0709 12:14:00.066216 (+    78us) write_op.cc:341] FINISH: Updating metrics
0709 12:14:00.066553 (+   337us) write_op.cc:489] Releasing partition, row and schema locks
0709 12:14:00.066593 (+    40us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":722306,"reported_tablets":6,"child_traces":[["op",{"apply.queue_time_us":1023,"apply.run_cpu_time_us":2115,"apply.run_wall_time_us":2744,"mutex_wait_us":64,"num_ops":4,"prepare.queue_time_us":51424,"prepare.run_cpu_time_us":8023,"prepare.run_wall_time_us":34313,"raft.queue_time_us":4374,"raft.run_cpu_time_us":2203,"raft.run_wall_time_us":2307,"replication_time_us":14440,"thread_start_us":63088,"threads_started":4,"wal-append.queue_time_us":6914}]]}
W20260709 12:14:00.212818   718 consensus_peers.cc:597] T a94b2fd3bc294040b3a80c530f22a14e P 1b0d8dd14cbd4674a504867198df9173 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. 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 12:14:00.197748  1429 consensus_queue.cc:260] T ed268f7998ba43c1954ac95b87f64e5e P f516f7a5bdde4cd78035bbf464c6fb6e [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: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:14:00.224069   498 catalog_manager.cc:5697] T a94b2fd3bc294040b3a80c530f22a14e P 1b0d8dd14cbd4674a504867198df9173 reported cstate change: term changed from 1 to 2, leader changed from f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193) to 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195). New cstate: current_term: 2 leader_uuid: "1b0d8dd14cbd4674a504867198df9173" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:00.257817   498 catalog_manager.cc:5697] T 42811a1774aa4d89a4436249765e544a P 1b0d8dd14cbd4674a504867198df9173 reported cstate change: term changed from 1 to 2, leader changed from f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193) to 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195). New cstate: current_term: 2 leader_uuid: "1b0d8dd14cbd4674a504867198df9173" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:00.299582  1429 ts_tablet_manager.cc:1434] T ed268f7998ba43c1954ac95b87f64e5e P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.143s	user 0.007s	sys 0.004s
I20260709 12:14:00.301453  1429 tablet_bootstrap.cc:492] T 5d4c1ea720264917b59c2080232aa770 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
W20260709 12:14:00.311053   718 consensus_peers.cc:597] T 4589a863be4d484b81476119971ad7eb P 1b0d8dd14cbd4674a504867198df9173 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. 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 12:14:00.330839   718 consensus_peers.cc:597] T 7e2ebbc6086348999b2168c9e37924f0 P 1b0d8dd14cbd4674a504867198df9173 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. 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 12:14:00.332355   718 consensus_peers.cc:597] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P 1b0d8dd14cbd4674a504867198df9173 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. 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 12:14:00.334731   502 catalog_manager.cc:5697] T 80c48f82166b4df69456db6e73eaa437 P d559be506ef4445ca1faf0e875b38679 reported cstate change: term changed from 1 to 2, leader changed from f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193) to 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196). New cstate: current_term: 2 leader_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } }
I20260709 12:14:00.491180   499 catalog_manager.cc:5697] T 8fd7f62300f1408583ec274082b17d08 P 6ccb9b1d08bc4da8991c8681f59cc058 reported cstate change: term changed from 1 to 2, leader changed from f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193) to 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196). New cstate: current_term: 2 leader_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:00.610853  1429 tablet_bootstrap.cc:492] T 5d4c1ea720264917b59c2080232aa770 P f516f7a5bdde4cd78035bbf464c6fb6e: 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 12:14:00.611992  1429 tablet_bootstrap.cc:492] T 5d4c1ea720264917b59c2080232aa770 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap complete.
I20260709 12:14:00.612708  1429 ts_tablet_manager.cc:1403] T 5d4c1ea720264917b59c2080232aa770 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.312s	user 0.035s	sys 0.018s
I20260709 12:14:00.616523  1429 raft_consensus.cc:359] T 5d4c1ea720264917b59c2080232aa770 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:14:00.617234  1429 raft_consensus.cc:740] T 5d4c1ea720264917b59c2080232aa770 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:14:00.617920  1429 consensus_queue.cc:260] T 5d4c1ea720264917b59c2080232aa770 P f516f7a5bdde4cd78035bbf464c6fb6e [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: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:14:00.623028  1429 ts_tablet_manager.cc:1434] T 5d4c1ea720264917b59c2080232aa770 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:14:00.625084  1429 tablet_bootstrap.cc:492] T d9aed7418af8462a826dce024ef3ed42 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:14:00.626549  1554 raft_consensus.cc:493] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:00.627271  1554 raft_consensus.cc:515] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:14:00.631404  1475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f7d4b3ac3e46c18f5c6c8fbf676f74" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" is_pre_election: true
W20260709 12:14:00.634644   644 leader_election.cc:343] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 3 pre-election: Tablet error from VoteRequest() call to peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:00.639875  1554 leader_election.cc:290] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859), 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569)
I20260709 12:14:00.640226   748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f7d4b3ac3e46c18f5c6c8fbf676f74" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173" is_pre_election: true
I20260709 12:14:00.641043   748 raft_consensus.cc:2468] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d559be506ef4445ca1faf0e875b38679 in term 2.
I20260709 12:14:00.656082   645 leader_election.cc:304] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P d559be506ef4445ca1faf0e875b38679 [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: 1b0d8dd14cbd4674a504867198df9173, d559be506ef4445ca1faf0e875b38679; no voters: f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:14:00.663457  1429 tablet_bootstrap.cc:492] T d9aed7418af8462a826dce024ef3ed42 P f516f7a5bdde4cd78035bbf464c6fb6e: 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 12:14:00.664636  1429 tablet_bootstrap.cc:492] T d9aed7418af8462a826dce024ef3ed42 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap complete.
I20260709 12:14:00.664696  1554 raft_consensus.cc:2804] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:14:00.665218  1554 raft_consensus.cc:493] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:00.665419  1429 ts_tablet_manager.cc:1403] T d9aed7418af8462a826dce024ef3ed42 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.042s	user 0.021s	sys 0.000s
I20260709 12:14:00.665609  1554 raft_consensus.cc:3060] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:00.669557  1429 raft_consensus.cc:359] T d9aed7418af8462a826dce024ef3ed42 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:14:00.670385  1429 raft_consensus.cc:740] T d9aed7418af8462a826dce024ef3ed42 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:14:00.671300  1429 consensus_queue.cc:260] T d9aed7418af8462a826dce024ef3ed42 P f516f7a5bdde4cd78035bbf464c6fb6e [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: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:14:00.673621  1429 ts_tablet_manager.cc:1434] T d9aed7418af8462a826dce024ef3ed42 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.003s
I20260709 12:14:00.674587  1429 tablet_bootstrap.cc:492] T 4589a863be4d484b81476119971ad7eb P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:14:00.677412  1475 raft_consensus.cc:3060] T ed268f7998ba43c1954ac95b87f64e5e P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:00.692406  1470 raft_consensus.cc:3060] T 5d4c1ea720264917b59c2080232aa770 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:00.722602  1429 tablet_bootstrap.cc:492] T 4589a863be4d484b81476119971ad7eb P f516f7a5bdde4cd78035bbf464c6fb6e: 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 12:14:00.723644  1429 tablet_bootstrap.cc:492] T 4589a863be4d484b81476119971ad7eb P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap complete.
I20260709 12:14:00.724383  1429 ts_tablet_manager.cc:1403] T 4589a863be4d484b81476119971ad7eb P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.050s	user 0.030s	sys 0.003s
I20260709 12:14:00.727049  1429 raft_consensus.cc:359] T 4589a863be4d484b81476119971ad7eb P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:14:00.727766  1429 raft_consensus.cc:740] T 4589a863be4d484b81476119971ad7eb P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:14:00.728598  1429 consensus_queue.cc:260] T 4589a863be4d484b81476119971ad7eb P f516f7a5bdde4cd78035bbf464c6fb6e [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: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:14:00.730952  1429 ts_tablet_manager.cc:1434] T 4589a863be4d484b81476119971ad7eb P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:14:00.731914  1429 tablet_bootstrap.cc:492] T 24368232069d44019c3c1f7906e57a99 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:14:00.758982  1554 raft_consensus.cc:515] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P d559be506ef4445ca1faf0e875b38679 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:14:00.762087  1478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f7d4b3ac3e46c18f5c6c8fbf676f74" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
W20260709 12:14:00.764684   644 leader_election.cc:343] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 3 election: Tablet error from VoteRequest() call to peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:00.815161  1554 leader_election.cc:290] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P d559be506ef4445ca1faf0e875b38679 [CANDIDATE]: Term 3 election: Requested vote from peers f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859), 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569)
I20260709 12:14:00.818404   748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7f7d4b3ac3e46c18f5c6c8fbf676f74" candidate_uuid: "d559be506ef4445ca1faf0e875b38679" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1b0d8dd14cbd4674a504867198df9173"
I20260709 12:14:00.819110   748 raft_consensus.cc:3060] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:00.830147  1429 tablet_bootstrap.cc:492] T 24368232069d44019c3c1f7906e57a99 P f516f7a5bdde4cd78035bbf464c6fb6e: 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 12:14:00.833475   792 consensus_peers.cc:597] T eda3455ee64d4d56a38ef80303fe9046 P 6ccb9b1d08bc4da8991c8681f59cc058 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. 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 12:14:00.833880  1429 tablet_bootstrap.cc:492] T 24368232069d44019c3c1f7906e57a99 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap complete.
I20260709 12:14:00.834712  1429 ts_tablet_manager.cc:1403] T 24368232069d44019c3c1f7906e57a99 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.103s	user 0.049s	sys 0.047s
I20260709 12:14:00.837284  1429 raft_consensus.cc:359] T 24368232069d44019c3c1f7906e57a99 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:14:00.837991  1429 raft_consensus.cc:740] T 24368232069d44019c3c1f7906e57a99 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:14:00.838639  1429 consensus_queue.cc:260] T 24368232069d44019c3c1f7906e57a99 P f516f7a5bdde4cd78035bbf464c6fb6e [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: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:14:00.840090  1429 ts_tablet_manager.cc:1434] T 24368232069d44019c3c1f7906e57a99 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:14:00.840951  1429 tablet_bootstrap.cc:492] T 575180f8f77b4e4a9e40a0a7c8277f77 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:14:00.843932   748 raft_consensus.cc:2468] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P 1b0d8dd14cbd4674a504867198df9173 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d559be506ef4445ca1faf0e875b38679 in term 3.
I20260709 12:14:00.849820   645 leader_election.cc:304] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P d559be506ef4445ca1faf0e875b38679 [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: 1b0d8dd14cbd4674a504867198df9173, d559be506ef4445ca1faf0e875b38679; no voters: f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:14:00.853322  1554 raft_consensus.cc:2804] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P d559be506ef4445ca1faf0e875b38679 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:00.857282  1554 raft_consensus.cc:697] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P d559be506ef4445ca1faf0e875b38679 [term 3 LEADER]: Becoming Leader. State: Replica: d559be506ef4445ca1faf0e875b38679, State: Running, Role: LEADER
I20260709 12:14:00.858290  1554 consensus_queue.cc:237] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P d559be506ef4445ca1faf0e875b38679 [LEADER]: Queue going to LEADER 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: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:14:00.865005  1429 tablet_bootstrap.cc:492] T 575180f8f77b4e4a9e40a0a7c8277f77 P f516f7a5bdde4cd78035bbf464c6fb6e: 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 12:14:00.866146  1429 tablet_bootstrap.cc:492] T 575180f8f77b4e4a9e40a0a7c8277f77 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap complete.
I20260709 12:14:00.866847  1429 ts_tablet_manager.cc:1403] T 575180f8f77b4e4a9e40a0a7c8277f77 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.026s	user 0.021s	sys 0.001s
I20260709 12:14:00.869699  1429 raft_consensus.cc:359] T 575180f8f77b4e4a9e40a0a7c8277f77 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:14:00.870625  1429 raft_consensus.cc:740] T 575180f8f77b4e4a9e40a0a7c8277f77 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:14:00.871634  1429 consensus_queue.cc:260] T 575180f8f77b4e4a9e40a0a7c8277f77 P f516f7a5bdde4cd78035bbf464c6fb6e [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: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:14:00.873608  1429 ts_tablet_manager.cc:1434] T 575180f8f77b4e4a9e40a0a7c8277f77 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:14:00.874888  1429 tablet_bootstrap.cc:492] T eda3455ee64d4d56a38ef80303fe9046 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:14:00.882088   499 catalog_manager.cc:5697] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P d559be506ef4445ca1faf0e875b38679 reported cstate change: term changed from 1 to 3, leader changed from f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193) to d559be506ef4445ca1faf0e875b38679 (127.29.32.194). New cstate: current_term: 3 leader_uuid: "d559be506ef4445ca1faf0e875b38679" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:00.897603  1429 tablet_bootstrap.cc:492] T eda3455ee64d4d56a38ef80303fe9046 P f516f7a5bdde4cd78035bbf464c6fb6e: 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 12:14:00.898486  1429 tablet_bootstrap.cc:492] T eda3455ee64d4d56a38ef80303fe9046 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap complete.
I20260709 12:14:00.899055  1429 ts_tablet_manager.cc:1403] T eda3455ee64d4d56a38ef80303fe9046 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.012s
I20260709 12:14:00.901031  1429 raft_consensus.cc:359] T eda3455ee64d4d56a38ef80303fe9046 P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:14:00.901559  1429 raft_consensus.cc:740] T eda3455ee64d4d56a38ef80303fe9046 P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:14:00.902235  1429 consensus_queue.cc:260] T eda3455ee64d4d56a38ef80303fe9046 P f516f7a5bdde4cd78035bbf464c6fb6e [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: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:14:00.903823  1429 ts_tablet_manager.cc:1434] T eda3455ee64d4d56a38ef80303fe9046 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:14:00.905390  1429 tablet_bootstrap.cc:492] T 4c50ea91f7b1473e9d415a63065f9905 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:14:00.924646  1429 tablet_bootstrap.cc:492] T 4c50ea91f7b1473e9d415a63065f9905 P f516f7a5bdde4cd78035bbf464c6fb6e: 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 12:14:00.925483  1429 tablet_bootstrap.cc:492] T 4c50ea91f7b1473e9d415a63065f9905 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap complete.
I20260709 12:14:00.926491  1429 ts_tablet_manager.cc:1403] T 4c50ea91f7b1473e9d415a63065f9905 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.003s
I20260709 12:14:00.928802  1429 raft_consensus.cc:359] T 4c50ea91f7b1473e9d415a63065f9905 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:14:00.929388  1429 raft_consensus.cc:740] T 4c50ea91f7b1473e9d415a63065f9905 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:14:00.930058  1429 consensus_queue.cc:260] T 4c50ea91f7b1473e9d415a63065f9905 P f516f7a5bdde4cd78035bbf464c6fb6e [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: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:14:00.931571  1429 ts_tablet_manager.cc:1434] T 4c50ea91f7b1473e9d415a63065f9905 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:14:00.933529  1429 tablet_bootstrap.cc:492] T d4904c3db7d444b2a5c6631ef47c883a P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:14:01.001874  1429 tablet_bootstrap.cc:492] T d4904c3db7d444b2a5c6631ef47c883a P f516f7a5bdde4cd78035bbf464c6fb6e: 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 12:14:01.002869  1429 tablet_bootstrap.cc:492] T d4904c3db7d444b2a5c6631ef47c883a P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap complete.
I20260709 12:14:01.003584  1429 ts_tablet_manager.cc:1403] T d4904c3db7d444b2a5c6631ef47c883a P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.070s	user 0.030s	sys 0.031s
I20260709 12:14:01.005412  1429 raft_consensus.cc:359] T d4904c3db7d444b2a5c6631ef47c883a P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:14:01.006026  1429 raft_consensus.cc:740] T d4904c3db7d444b2a5c6631ef47c883a P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:14:01.006762  1429 consensus_queue.cc:260] T d4904c3db7d444b2a5c6631ef47c883a P f516f7a5bdde4cd78035bbf464c6fb6e [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: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:14:01.008193  1429 ts_tablet_manager.cc:1434] T d4904c3db7d444b2a5c6631ef47c883a P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:14:01.009253  1429 tablet_bootstrap.cc:492] T 95d1e6d74fd0435882bb3d25ac3823f6 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:14:01.024375  1429 tablet_bootstrap.cc:492] T 95d1e6d74fd0435882bb3d25ac3823f6 P f516f7a5bdde4cd78035bbf464c6fb6e: 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 12:14:01.025394  1429 tablet_bootstrap.cc:492] T 95d1e6d74fd0435882bb3d25ac3823f6 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap complete.
I20260709 12:14:01.026132  1429 ts_tablet_manager.cc:1403] T 95d1e6d74fd0435882bb3d25ac3823f6 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260709 12:14:01.028376  1429 raft_consensus.cc:359] T 95d1e6d74fd0435882bb3d25ac3823f6 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:14:01.029039  1429 raft_consensus.cc:740] T 95d1e6d74fd0435882bb3d25ac3823f6 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:14:01.029700  1429 consensus_queue.cc:260] T 95d1e6d74fd0435882bb3d25ac3823f6 P f516f7a5bdde4cd78035bbf464c6fb6e [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: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:14:01.032770  1429 ts_tablet_manager.cc:1434] T 95d1e6d74fd0435882bb3d25ac3823f6 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:14:01.034068  1429 tablet_bootstrap.cc:492] T 610dd9a8ab854bf182981304ed247a40 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:14:01.049559  1429 tablet_bootstrap.cc:492] T 610dd9a8ab854bf182981304ed247a40 P f516f7a5bdde4cd78035bbf464c6fb6e: 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 12:14:01.050505  1429 tablet_bootstrap.cc:492] T 610dd9a8ab854bf182981304ed247a40 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap complete.
I20260709 12:14:01.051153  1429 ts_tablet_manager.cc:1403] T 610dd9a8ab854bf182981304ed247a40 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260709 12:14:01.052908  1429 raft_consensus.cc:359] T 610dd9a8ab854bf182981304ed247a40 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:14:01.053357  1429 raft_consensus.cc:740] T 610dd9a8ab854bf182981304ed247a40 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:14:01.053817  1429 consensus_queue.cc:260] T 610dd9a8ab854bf182981304ed247a40 P f516f7a5bdde4cd78035bbf464c6fb6e [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: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:14:01.055595  1429 ts_tablet_manager.cc:1434] T 610dd9a8ab854bf182981304ed247a40 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:14:01.057029  1429 tablet_bootstrap.cc:492] T ed75b552f15e451c9e29aa314d1439fe P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:14:01.074579  1429 tablet_bootstrap.cc:492] T ed75b552f15e451c9e29aa314d1439fe P f516f7a5bdde4cd78035bbf464c6fb6e: 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 12:14:01.075410  1429 tablet_bootstrap.cc:492] T ed75b552f15e451c9e29aa314d1439fe P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap complete.
I20260709 12:14:01.076032  1429 ts_tablet_manager.cc:1403] T ed75b552f15e451c9e29aa314d1439fe P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260709 12:14:01.078483  1429 raft_consensus.cc:359] T ed75b552f15e451c9e29aa314d1439fe P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:14:01.079146  1429 raft_consensus.cc:740] T ed75b552f15e451c9e29aa314d1439fe P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:14:01.080466  1429 consensus_queue.cc:260] T ed75b552f15e451c9e29aa314d1439fe P f516f7a5bdde4cd78035bbf464c6fb6e [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: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:14:01.082438  1429 ts_tablet_manager.cc:1434] T ed75b552f15e451c9e29aa314d1439fe P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:14:01.083518  1429 tablet_bootstrap.cc:492] T 3c4c3eac2bdd4683b1baf1d6ed146f96 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:14:01.105778  1429 tablet_bootstrap.cc:492] T 3c4c3eac2bdd4683b1baf1d6ed146f96 P f516f7a5bdde4cd78035bbf464c6fb6e: 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 12:14:01.106798  1429 tablet_bootstrap.cc:492] T 3c4c3eac2bdd4683b1baf1d6ed146f96 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap complete.
I20260709 12:14:01.107447  1429 ts_tablet_manager.cc:1403] T 3c4c3eac2bdd4683b1baf1d6ed146f96 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.009s
I20260709 12:14:01.109947  1429 raft_consensus.cc:359] T 3c4c3eac2bdd4683b1baf1d6ed146f96 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:14:01.110750  1429 raft_consensus.cc:740] T 3c4c3eac2bdd4683b1baf1d6ed146f96 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:14:01.111322  1429 consensus_queue.cc:260] T 3c4c3eac2bdd4683b1baf1d6ed146f96 P f516f7a5bdde4cd78035bbf464c6fb6e [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: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:14:01.113516  1429 ts_tablet_manager.cc:1434] T 3c4c3eac2bdd4683b1baf1d6ed146f96 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:14:01.114751  1429 tablet_bootstrap.cc:492] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:14:01.135325  1429 tablet_bootstrap.cc:492] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P f516f7a5bdde4cd78035bbf464c6fb6e: 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 12:14:01.137020  1429 tablet_bootstrap.cc:492] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap complete.
I20260709 12:14:01.137705  1429 ts_tablet_manager.cc:1403] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.003s
I20260709 12:14:01.141315  1429 raft_consensus.cc:359] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:14:01.142122  1429 raft_consensus.cc:740] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:14:01.142866  1429 consensus_queue.cc:260] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P f516f7a5bdde4cd78035bbf464c6fb6e [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: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:14:01.144526  1429 ts_tablet_manager.cc:1434] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:14:01.145440  1429 tablet_bootstrap.cc:492] T 3eadbe6c07564547a479d72d04d07b66 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:14:01.164688  1429 tablet_bootstrap.cc:492] T 3eadbe6c07564547a479d72d04d07b66 P f516f7a5bdde4cd78035bbf464c6fb6e: 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 12:14:01.165850  1429 tablet_bootstrap.cc:492] T 3eadbe6c07564547a479d72d04d07b66 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap complete.
I20260709 12:14:01.166864  1429 ts_tablet_manager.cc:1403] T 3eadbe6c07564547a479d72d04d07b66 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.000s
I20260709 12:14:01.167001  1475 raft_consensus.cc:3060] T d9aed7418af8462a826dce024ef3ed42 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:01.169664  1429 raft_consensus.cc:359] T 3eadbe6c07564547a479d72d04d07b66 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:14:01.171090  1429 raft_consensus.cc:740] T 3eadbe6c07564547a479d72d04d07b66 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:14:01.171818  1429 consensus_queue.cc:260] T 3eadbe6c07564547a479d72d04d07b66 P f516f7a5bdde4cd78035bbf464c6fb6e [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: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:14:01.173998  1429 ts_tablet_manager.cc:1434] T 3eadbe6c07564547a479d72d04d07b66 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:14:01.174911  1429 tablet_bootstrap.cc:492] T 9982878c53e74f9cb7e69b9eb2844b41 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:14:01.192814  1429 tablet_bootstrap.cc:492] T 9982878c53e74f9cb7e69b9eb2844b41 P f516f7a5bdde4cd78035bbf464c6fb6e: 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 12:14:01.194324  1429 tablet_bootstrap.cc:492] T 9982878c53e74f9cb7e69b9eb2844b41 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap complete.
I20260709 12:14:01.195422  1429 ts_tablet_manager.cc:1403] T 9982878c53e74f9cb7e69b9eb2844b41 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.006s
I20260709 12:14:01.198253  1429 raft_consensus.cc:359] T 9982878c53e74f9cb7e69b9eb2844b41 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:14:01.198949  1429 raft_consensus.cc:740] T 9982878c53e74f9cb7e69b9eb2844b41 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:14:01.199600  1429 consensus_queue.cc:260] T 9982878c53e74f9cb7e69b9eb2844b41 P f516f7a5bdde4cd78035bbf464c6fb6e [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: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:14:01.201850  1429 ts_tablet_manager.cc:1434] T 9982878c53e74f9cb7e69b9eb2844b41 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 12:14:01.202718  1429 tablet_bootstrap.cc:492] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:14:01.214735  1429 tablet_bootstrap.cc:492] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P f516f7a5bdde4cd78035bbf464c6fb6e: 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 12:14:01.215597  1429 tablet_bootstrap.cc:492] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap complete.
I20260709 12:14:01.216267  1429 ts_tablet_manager.cc:1403] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.002s
I20260709 12:14:01.218421  1429 raft_consensus.cc:359] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:14:01.219102  1429 raft_consensus.cc:740] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:14:01.219807  1429 consensus_queue.cc:260] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P f516f7a5bdde4cd78035bbf464c6fb6e [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: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:14:01.221617  1429 ts_tablet_manager.cc:1434] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260709 12:14:01.222769  1429 tablet_bootstrap.cc:492] T f01fbf11f18344dd8a208b74da69151d P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:14:01.239059  1429 tablet_bootstrap.cc:492] T f01fbf11f18344dd8a208b74da69151d P f516f7a5bdde4cd78035bbf464c6fb6e: 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 12:14:01.239908  1429 tablet_bootstrap.cc:492] T f01fbf11f18344dd8a208b74da69151d P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap complete.
I20260709 12:14:01.240399  1429 ts_tablet_manager.cc:1403] T f01fbf11f18344dd8a208b74da69151d P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260709 12:14:01.242300  1429 raft_consensus.cc:359] T f01fbf11f18344dd8a208b74da69151d P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:14:01.242769  1429 raft_consensus.cc:740] T f01fbf11f18344dd8a208b74da69151d P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:14:01.243548  1429 consensus_queue.cc:260] T f01fbf11f18344dd8a208b74da69151d P f516f7a5bdde4cd78035bbf464c6fb6e [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: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:14:01.245855  1429 ts_tablet_manager.cc:1434] T f01fbf11f18344dd8a208b74da69151d P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:14:01.247115  1429 tablet_bootstrap.cc:492] T 3fe0753816884f439663cc0acc51ccc1 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:14:01.275239  1429 tablet_bootstrap.cc:492] T 3fe0753816884f439663cc0acc51ccc1 P f516f7a5bdde4cd78035bbf464c6fb6e: 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 12:14:01.276245  1429 tablet_bootstrap.cc:492] T 3fe0753816884f439663cc0acc51ccc1 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap complete.
I20260709 12:14:01.276821  1429 ts_tablet_manager.cc:1403] T 3fe0753816884f439663cc0acc51ccc1 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.008s
I20260709 12:14:01.278982  1429 raft_consensus.cc:359] T 3fe0753816884f439663cc0acc51ccc1 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:14:01.279529  1429 raft_consensus.cc:740] T 3fe0753816884f439663cc0acc51ccc1 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:14:01.280085  1429 consensus_queue.cc:260] T 3fe0753816884f439663cc0acc51ccc1 P f516f7a5bdde4cd78035bbf464c6fb6e [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: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:14:01.281665  1429 ts_tablet_manager.cc:1434] T 3fe0753816884f439663cc0acc51ccc1 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:14:01.282691  1429 tablet_bootstrap.cc:492] T 80c48f82166b4df69456db6e73eaa437 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:14:01.296423  1429 tablet_bootstrap.cc:492] T 80c48f82166b4df69456db6e73eaa437 P f516f7a5bdde4cd78035bbf464c6fb6e: 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 12:14:01.297354  1429 tablet_bootstrap.cc:492] T 80c48f82166b4df69456db6e73eaa437 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap complete.
I20260709 12:14:01.298473  1429 ts_tablet_manager.cc:1403] T 80c48f82166b4df69456db6e73eaa437 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260709 12:14:01.301723  1429 raft_consensus.cc:359] T 80c48f82166b4df69456db6e73eaa437 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:14:01.302497  1475 raft_consensus.cc:3060] T 575180f8f77b4e4a9e40a0a7c8277f77 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:01.302832  1429 raft_consensus.cc:740] T 80c48f82166b4df69456db6e73eaa437 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:14:01.303635  1429 consensus_queue.cc:260] T 80c48f82166b4df69456db6e73eaa437 P f516f7a5bdde4cd78035bbf464c6fb6e [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: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:14:01.305932  1429 ts_tablet_manager.cc:1434] T 80c48f82166b4df69456db6e73eaa437 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:14:01.307328  1429 tablet_bootstrap.cc:492] T 7e2ebbc6086348999b2168c9e37924f0 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:14:01.332991  1429 tablet_bootstrap.cc:492] T 7e2ebbc6086348999b2168c9e37924f0 P f516f7a5bdde4cd78035bbf464c6fb6e: 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 12:14:01.333957  1429 tablet_bootstrap.cc:492] T 7e2ebbc6086348999b2168c9e37924f0 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap complete.
I20260709 12:14:01.334658  1429 ts_tablet_manager.cc:1403] T 7e2ebbc6086348999b2168c9e37924f0 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.028s	user 0.026s	sys 0.000s
I20260709 12:14:01.337194  1429 raft_consensus.cc:359] T 7e2ebbc6086348999b2168c9e37924f0 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:14:01.337690  1429 raft_consensus.cc:740] T 7e2ebbc6086348999b2168c9e37924f0 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:14:01.338335  1429 consensus_queue.cc:260] T 7e2ebbc6086348999b2168c9e37924f0 P f516f7a5bdde4cd78035bbf464c6fb6e [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: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:14:01.339881  1429 ts_tablet_manager.cc:1434] T 7e2ebbc6086348999b2168c9e37924f0 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:14:01.340644  1429 tablet_bootstrap.cc:492] T d09b1bb68c064e2d94ec2e2b0fa2df25 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:14:01.354864  1429 tablet_bootstrap.cc:492] T d09b1bb68c064e2d94ec2e2b0fa2df25 P f516f7a5bdde4cd78035bbf464c6fb6e: 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 12:14:01.355890  1429 tablet_bootstrap.cc:492] T d09b1bb68c064e2d94ec2e2b0fa2df25 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap complete.
I20260709 12:14:01.356561  1429 ts_tablet_manager.cc:1403] T d09b1bb68c064e2d94ec2e2b0fa2df25 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260709 12:14:01.358798  1429 raft_consensus.cc:359] T d09b1bb68c064e2d94ec2e2b0fa2df25 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:14:01.359352  1429 raft_consensus.cc:740] T d09b1bb68c064e2d94ec2e2b0fa2df25 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:14:01.360103  1429 consensus_queue.cc:260] T d09b1bb68c064e2d94ec2e2b0fa2df25 P f516f7a5bdde4cd78035bbf464c6fb6e [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: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:14:01.361919  1429 ts_tablet_manager.cc:1434] T d09b1bb68c064e2d94ec2e2b0fa2df25 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:14:01.363029  1429 tablet_bootstrap.cc:492] T 950021d7f415435b86913a6756debab4 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:14:01.385048  1429 tablet_bootstrap.cc:492] T 950021d7f415435b86913a6756debab4 P f516f7a5bdde4cd78035bbf464c6fb6e: 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 12:14:01.386052  1429 tablet_bootstrap.cc:492] T 950021d7f415435b86913a6756debab4 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap complete.
I20260709 12:14:01.386772  1429 ts_tablet_manager.cc:1403] T 950021d7f415435b86913a6756debab4 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.008s
I20260709 12:14:01.392271  1429 raft_consensus.cc:359] T 950021d7f415435b86913a6756debab4 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:14:01.393358  1429 raft_consensus.cc:740] T 950021d7f415435b86913a6756debab4 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:14:01.394335  1429 consensus_queue.cc:260] T 950021d7f415435b86913a6756debab4 P f516f7a5bdde4cd78035bbf464c6fb6e [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: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:14:01.397028  1429 ts_tablet_manager.cc:1434] T 950021d7f415435b86913a6756debab4 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:14:01.397742   748 raft_consensus.cc:1275] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P 1b0d8dd14cbd4674a504867198df9173 [term 3 FOLLOWER]: Refusing update from remote peer d559be506ef4445ca1faf0e875b38679: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:14:01.398310  1429 tablet_bootstrap.cc:492] T 3c5d944b5c594423a11c0215cadf5004 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:14:01.399610  1545 consensus_queue.cc:1048] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P d559be506ef4445ca1faf0e875b38679 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:01.423394  1475 raft_consensus.cc:3060] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:14:01.446581  1475 raft_consensus.cc:1275] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P f516f7a5bdde4cd78035bbf464c6fb6e [term 3 FOLLOWER]: Refusing update from remote peer d559be506ef4445ca1faf0e875b38679: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:14:01.454238  1554 consensus_queue.cc:1048] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P d559be506ef4445ca1faf0e875b38679 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:14:01.573251   792 consensus_peers.cc:597] T 3c5d944b5c594423a11c0215cadf5004 P 6ccb9b1d08bc4da8991c8681f59cc058 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 11: this message will repeat every 5th retry.
W20260709 12:14:01.630887   644 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.193:35859, user_credentials={real_user=slave}} blocked reactor thread for 145261us
I20260709 12:14:01.648999  1470 raft_consensus.cc:3060] T 80c48f82166b4df69456db6e73eaa437 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:01.669471  1429 tablet_bootstrap.cc:492] T 3c5d944b5c594423a11c0215cadf5004 P f516f7a5bdde4cd78035bbf464c6fb6e: 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 12:14:01.671499  1429 tablet_bootstrap.cc:492] T 3c5d944b5c594423a11c0215cadf5004 P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap complete.
I20260709 12:14:01.672430  1429 ts_tablet_manager.cc:1403] T 3c5d944b5c594423a11c0215cadf5004 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.274s	user 0.084s	sys 0.170s
I20260709 12:14:01.675108  1429 raft_consensus.cc:359] T 3c5d944b5c594423a11c0215cadf5004 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:14:01.675793  1429 raft_consensus.cc:740] T 3c5d944b5c594423a11c0215cadf5004 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:14:01.676615  1429 consensus_queue.cc:260] T 3c5d944b5c594423a11c0215cadf5004 P f516f7a5bdde4cd78035bbf464c6fb6e [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: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:14:01.681833  1429 ts_tablet_manager.cc:1434] T 3c5d944b5c594423a11c0215cadf5004 P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 12:14:01.683012  1429 tablet_bootstrap.cc:492] T 59464093931c47f5ae41a67791bde98b P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:14:01.687740  1475 raft_consensus.cc:3060] T 3eadbe6c07564547a479d72d04d07b66 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:01.711319  1429 tablet_bootstrap.cc:492] T 59464093931c47f5ae41a67791bde98b P f516f7a5bdde4cd78035bbf464c6fb6e: 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 12:14:01.712352  1429 tablet_bootstrap.cc:492] T 59464093931c47f5ae41a67791bde98b P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap complete.
I20260709 12:14:01.713064  1429 ts_tablet_manager.cc:1403] T 59464093931c47f5ae41a67791bde98b P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.009s
I20260709 12:14:01.716415  1429 raft_consensus.cc:359] T 59464093931c47f5ae41a67791bde98b P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:14:01.717154  1429 raft_consensus.cc:740] T 59464093931c47f5ae41a67791bde98b P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:14:01.717775  1429 consensus_queue.cc:260] T 59464093931c47f5ae41a67791bde98b P f516f7a5bdde4cd78035bbf464c6fb6e [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: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:14:01.719077  1429 ts_tablet_manager.cc:1434] T 59464093931c47f5ae41a67791bde98b P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:14:01.719847  1429 tablet_bootstrap.cc:492] T a94b2fd3bc294040b3a80c530f22a14e P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:14:01.741060  1429 tablet_bootstrap.cc:492] T a94b2fd3bc294040b3a80c530f22a14e P f516f7a5bdde4cd78035bbf464c6fb6e: 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 12:14:01.742074  1429 tablet_bootstrap.cc:492] T a94b2fd3bc294040b3a80c530f22a14e P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap complete.
I20260709 12:14:01.742928  1429 ts_tablet_manager.cc:1403] T a94b2fd3bc294040b3a80c530f22a14e P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.000s
I20260709 12:14:01.747115  1429 raft_consensus.cc:359] T a94b2fd3bc294040b3a80c530f22a14e P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:14:01.747767  1429 raft_consensus.cc:740] T a94b2fd3bc294040b3a80c530f22a14e P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:14:01.748407  1429 consensus_queue.cc:260] T a94b2fd3bc294040b3a80c530f22a14e P f516f7a5bdde4cd78035bbf464c6fb6e [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: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:14:01.750494  1429 ts_tablet_manager.cc:1434] T a94b2fd3bc294040b3a80c530f22a14e P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:14:01.751257  1429 tablet_bootstrap.cc:492] T e3865ec1edae48228474685ba78de72e P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap starting.
I20260709 12:14:01.768570  1429 tablet_bootstrap.cc:492] T e3865ec1edae48228474685ba78de72e P f516f7a5bdde4cd78035bbf464c6fb6e: 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 12:14:01.769609  1429 tablet_bootstrap.cc:492] T e3865ec1edae48228474685ba78de72e P f516f7a5bdde4cd78035bbf464c6fb6e: Bootstrap complete.
I20260709 12:14:01.770393  1429 ts_tablet_manager.cc:1403] T e3865ec1edae48228474685ba78de72e P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.002s
I20260709 12:14:01.773448  1429 raft_consensus.cc:359] T e3865ec1edae48228474685ba78de72e P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:14:01.774137  1429 raft_consensus.cc:740] T e3865ec1edae48228474685ba78de72e P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Initialized, Role: FOLLOWER
I20260709 12:14:01.775051  1429 consensus_queue.cc:260] T e3865ec1edae48228474685ba78de72e P f516f7a5bdde4cd78035bbf464c6fb6e [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: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:14:01.777215  1429 ts_tablet_manager.cc:1434] T e3865ec1edae48228474685ba78de72e P f516f7a5bdde4cd78035bbf464c6fb6e: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 12:14:01.786332  1470 raft_consensus.cc:3060] T 950021d7f415435b86913a6756debab4 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:02.151180  1470 raft_consensus.cc:3060] T a94b2fd3bc294040b3a80c530f22a14e P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:07.673416 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:07.731019   750 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4589a863be4d484b81476119971ad7eb"
dest_uuid: "1b0d8dd14cbd4674a504867198df9173"
mode: GRACEFUL
new_leader_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
 from {username='slave'} at 127.0.0.1:60510
I20260709 12:14:07.731647   750 raft_consensus.cc:606] T 4589a863be4d484b81476119971ad7eb P 1b0d8dd14cbd4674a504867198df9173 [term 1 LEADER]: Received request to transfer leadership to TS f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:14:07.744267   819 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "47c3cb6dba6b4ffda2bcf215c1a7ba3e"
dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058"
mode: GRACEFUL
new_leader_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
 from {username='slave'} at 127.0.0.1:60154
I20260709 12:14:07.744884   819 raft_consensus.cc:606] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 LEADER]: Received request to transfer leadership to TS f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:14:07.747546   750 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e18c72b67194671ae1569e0a3a4d79e"
dest_uuid: "1b0d8dd14cbd4674a504867198df9173"
mode: GRACEFUL
new_leader_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
 from {username='slave'} at 127.0.0.1:60510
I20260709 12:14:07.748245   750 raft_consensus.cc:606] T 4e18c72b67194671ae1569e0a3a4d79e P 1b0d8dd14cbd4674a504867198df9173 [term 2 LEADER]: Received request to transfer leadership to TS f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:14:07.758824  1693 raft_consensus.cc:993] T 4589a863be4d484b81476119971ad7eb P 1b0d8dd14cbd4674a504867198df9173: : Instructing follower f516f7a5bdde4cd78035bbf464c6fb6e to start an election
I20260709 12:14:07.759335  1693 raft_consensus.cc:1081] T 4589a863be4d484b81476119971ad7eb P 1b0d8dd14cbd4674a504867198df9173 [term 1 LEADER]: Signalling peer f516f7a5bdde4cd78035bbf464c6fb6e to start an election
I20260709 12:14:07.760913  1470 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4589a863be4d484b81476119971ad7eb"
dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
 from {username='slave'} at 127.0.0.1:42892
I20260709 12:14:07.761535  1470 raft_consensus.cc:493] T 4589a863be4d484b81476119971ad7eb P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:07.761888  1470 raft_consensus.cc:3060] T 4589a863be4d484b81476119971ad7eb P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:07.762766   675 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "950021d7f415435b86913a6756debab4"
dest_uuid: "d559be506ef4445ca1faf0e875b38679"
mode: GRACEFUL
new_leader_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
 from {username='slave'} at 127.0.0.1:57610
I20260709 12:14:07.763399   675 raft_consensus.cc:606] T 950021d7f415435b86913a6756debab4 P d559be506ef4445ca1faf0e875b38679 [term 2 LEADER]: Received request to transfer leadership to TS f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:14:07.767103   750 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95d1e6d74fd0435882bb3d25ac3823f6"
dest_uuid: "1b0d8dd14cbd4674a504867198df9173"
mode: GRACEFUL
new_leader_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
 from {username='slave'} at 127.0.0.1:60510
I20260709 12:14:07.767623   750 raft_consensus.cc:606] T 95d1e6d74fd0435882bb3d25ac3823f6 P 1b0d8dd14cbd4674a504867198df9173 [term 1 LEADER]: Received request to transfer leadership to TS f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:14:07.769919  1470 raft_consensus.cc:515] T 4589a863be4d484b81476119971ad7eb P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:14:07.771371   750 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a94b2fd3bc294040b3a80c530f22a14e"
dest_uuid: "1b0d8dd14cbd4674a504867198df9173"
mode: GRACEFUL
new_leader_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
 from {username='slave'} at 127.0.0.1:60510
I20260709 12:14:07.771976   750 raft_consensus.cc:606] T a94b2fd3bc294040b3a80c530f22a14e P 1b0d8dd14cbd4674a504867198df9173 [term 2 LEADER]: Received request to transfer leadership to TS f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:14:07.773029  1470 leader_election.cc:290] T 4589a863be4d484b81476119971ad7eb P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 2 election: Requested vote from peers d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139), 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569)
I20260709 12:14:07.778134   750 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9aed7418af8462a826dce024ef3ed42"
dest_uuid: "1b0d8dd14cbd4674a504867198df9173"
mode: GRACEFUL
new_leader_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
 from {username='slave'} at 127.0.0.1:60510
I20260709 12:14:07.780267   750 raft_consensus.cc:606] T d9aed7418af8462a826dce024ef3ed42 P 1b0d8dd14cbd4674a504867198df9173 [term 2 LEADER]: Received request to transfer leadership to TS f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:14:07.781833 29827 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 7
I20260709 12:14:07.783579 29827 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:07.784674 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:07.805678  1693 raft_consensus.cc:993] T a94b2fd3bc294040b3a80c530f22a14e P 1b0d8dd14cbd4674a504867198df9173: : Instructing follower f516f7a5bdde4cd78035bbf464c6fb6e to start an election
I20260709 12:14:07.806305  1693 raft_consensus.cc:1081] T a94b2fd3bc294040b3a80c530f22a14e P 1b0d8dd14cbd4674a504867198df9173 [term 2 LEADER]: Signalling peer f516f7a5bdde4cd78035bbf464c6fb6e to start an election
I20260709 12:14:07.809849  1474 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a94b2fd3bc294040b3a80c530f22a14e"
dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
 from {username='slave'} at 127.0.0.1:42892
I20260709 12:14:07.810469  1474 raft_consensus.cc:493] T a94b2fd3bc294040b3a80c530f22a14e P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:07.810868  1474 raft_consensus.cc:3060] T a94b2fd3bc294040b3a80c530f22a14e P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:07.814273   750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4589a863be4d484b81476119971ad7eb" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b0d8dd14cbd4674a504867198df9173"
I20260709 12:14:07.815021   750 raft_consensus.cc:3055] T 4589a863be4d484b81476119971ad7eb P 1b0d8dd14cbd4674a504867198df9173 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:07.815356   750 raft_consensus.cc:740] T 4589a863be4d484b81476119971ad7eb P 1b0d8dd14cbd4674a504867198df9173 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Running, Role: LEADER
I20260709 12:14:07.816381   750 consensus_queue.cc:260] T 4589a863be4d484b81476119971ad7eb P 1b0d8dd14cbd4674a504867198df9173 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:14:07.817811   750 raft_consensus.cc:3060] T 4589a863be4d484b81476119971ad7eb P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:07.827701   750 raft_consensus.cc:2468] T 4589a863be4d484b81476119971ad7eb P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 2.
I20260709 12:14:07.833420  1426 leader_election.cc:304] T 4589a863be4d484b81476119971ad7eb P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 
I20260709 12:14:07.843258  1474 raft_consensus.cc:515] T a94b2fd3bc294040b3a80c530f22a14e P f516f7a5bdde4cd78035bbf464c6fb6e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:14:07.843813  1703 raft_consensus.cc:2804] T 4589a863be4d484b81476119971ad7eb P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:07.844918   675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4589a863be4d484b81476119971ad7eb" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d559be506ef4445ca1faf0e875b38679"
I20260709 12:14:07.845546   675 raft_consensus.cc:3060] T 4589a863be4d484b81476119971ad7eb P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:07.845875  1474 leader_election.cc:290] T a94b2fd3bc294040b3a80c530f22a14e P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 3 election: Requested vote from peers d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139), 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569)
I20260709 12:14:07.847198   674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a94b2fd3bc294040b3a80c530f22a14e" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d559be506ef4445ca1faf0e875b38679"
I20260709 12:14:07.847965   674 raft_consensus.cc:3060] T a94b2fd3bc294040b3a80c530f22a14e P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:07.851341   750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a94b2fd3bc294040b3a80c530f22a14e" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1b0d8dd14cbd4674a504867198df9173"
I20260709 12:14:07.851933   750 raft_consensus.cc:3055] T a94b2fd3bc294040b3a80c530f22a14e P 1b0d8dd14cbd4674a504867198df9173 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:07.852258   750 raft_consensus.cc:740] T a94b2fd3bc294040b3a80c530f22a14e P 1b0d8dd14cbd4674a504867198df9173 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Running, Role: LEADER
I20260709 12:14:07.853307   750 consensus_queue.cc:260] T a94b2fd3bc294040b3a80c530f22a14e P 1b0d8dd14cbd4674a504867198df9173 [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: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:14:07.854477   750 raft_consensus.cc:3060] T a94b2fd3bc294040b3a80c530f22a14e P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:07.855147   675 raft_consensus.cc:2468] T 4589a863be4d484b81476119971ad7eb P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 2.
I20260709 12:14:07.865718   674 raft_consensus.cc:2468] T a94b2fd3bc294040b3a80c530f22a14e P d559be506ef4445ca1faf0e875b38679 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 3.
I20260709 12:14:07.865811   750 raft_consensus.cc:2468] T a94b2fd3bc294040b3a80c530f22a14e P 1b0d8dd14cbd4674a504867198df9173 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 3.
I20260709 12:14:07.869756  1703 raft_consensus.cc:697] T 4589a863be4d484b81476119971ad7eb P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 LEADER]: Becoming Leader. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Running, Role: LEADER
I20260709 12:14:07.869866  1425 leader_election.cc:304] T a94b2fd3bc294040b3a80c530f22a14e P f516f7a5bdde4cd78035bbf464c6fb6e [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: d559be506ef4445ca1faf0e875b38679, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 
I20260709 12:14:07.870918  1704 raft_consensus.cc:2804] T a94b2fd3bc294040b3a80c530f22a14e P f516f7a5bdde4cd78035bbf464c6fb6e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:07.870939  1703 consensus_queue.cc:237] T 4589a863be4d484b81476119971ad7eb P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:14:07.890128  1409 raft_consensus.cc:993] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P 6ccb9b1d08bc4da8991c8681f59cc058: : Instructing follower f516f7a5bdde4cd78035bbf464c6fb6e to start an election
I20260709 12:14:07.890616  1409 raft_consensus.cc:1081] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 LEADER]: Signalling peer f516f7a5bdde4cd78035bbf464c6fb6e to start an election
I20260709 12:14:07.892273  1475 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "47c3cb6dba6b4ffda2bcf215c1a7ba3e"
dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
 from {username='slave'} at 127.0.0.1:42880
I20260709 12:14:07.892859  1475 raft_consensus.cc:493] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:07.892050   498 catalog_manager.cc:5697] T 4589a863be4d484b81476119971ad7eb P f516f7a5bdde4cd78035bbf464c6fb6e reported cstate change: term changed from 1 to 2, leader changed from 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195) to f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193). New cstate: current_term: 2 leader_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:07.893194  1475 raft_consensus.cc:3060] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:07.914961  1475 raft_consensus.cc:515] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:14:07.920581   750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c3cb6dba6b4ffda2bcf215c1a7ba3e" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b0d8dd14cbd4674a504867198df9173"
I20260709 12:14:07.921219   750 raft_consensus.cc:3060] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:07.921305  1475 leader_election.cc:290] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 2 election: Requested vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919)
I20260709 12:14:07.923259  1704 raft_consensus.cc:697] T a94b2fd3bc294040b3a80c530f22a14e P f516f7a5bdde4cd78035bbf464c6fb6e [term 3 LEADER]: Becoming Leader. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Running, Role: LEADER
I20260709 12:14:07.924227  1704 consensus_queue.cc:237] T a94b2fd3bc294040b3a80c530f22a14e P f516f7a5bdde4cd78035bbf464c6fb6e [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: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:14:07.929656   750 raft_consensus.cc:2468] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 2.
I20260709 12:14:07.932554  1426 leader_election.cc:304] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 
I20260709 12:14:07.933434  1704 raft_consensus.cc:2804] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:07.933503   820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47c3cb6dba6b4ffda2bcf215c1a7ba3e" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058"
I20260709 12:14:07.934026  1704 raft_consensus.cc:697] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 LEADER]: Becoming Leader. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Running, Role: LEADER
I20260709 12:14:07.934330   820 raft_consensus.cc:3055] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:07.935101   820 raft_consensus.cc:740] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6ccb9b1d08bc4da8991c8681f59cc058, State: Running, Role: LEADER
I20260709 12:14:07.935290  1704 consensus_queue.cc:237] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:14:07.936028   820 consensus_queue.cc:260] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P 6ccb9b1d08bc4da8991c8681f59cc058 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:14:07.938150   820 raft_consensus.cc:3060] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:07.947736   820 raft_consensus.cc:2468] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 2.
I20260709 12:14:07.958801   498 catalog_manager.cc:5697] T a94b2fd3bc294040b3a80c530f22a14e P f516f7a5bdde4cd78035bbf464c6fb6e reported cstate change: term changed from 2 to 3, leader changed from 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195) to f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193). New cstate: current_term: 3 leader_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:07.960469   498 catalog_manager.cc:5697] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P f516f7a5bdde4cd78035bbf464c6fb6e reported cstate change: term changed from 1 to 2, leader changed from 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196) to f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193). New cstate: current_term: 2 leader_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:07.972110  1692 raft_consensus.cc:993] T 95d1e6d74fd0435882bb3d25ac3823f6 P 1b0d8dd14cbd4674a504867198df9173: : Instructing follower f516f7a5bdde4cd78035bbf464c6fb6e to start an election
I20260709 12:14:07.972668  1692 raft_consensus.cc:1081] T 95d1e6d74fd0435882bb3d25ac3823f6 P 1b0d8dd14cbd4674a504867198df9173 [term 1 LEADER]: Signalling peer f516f7a5bdde4cd78035bbf464c6fb6e to start an election
I20260709 12:14:07.974983  1475 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95d1e6d74fd0435882bb3d25ac3823f6"
dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
 from {username='slave'} at 127.0.0.1:42892
I20260709 12:14:07.975513  1475 raft_consensus.cc:493] T 95d1e6d74fd0435882bb3d25ac3823f6 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:07.975905  1475 raft_consensus.cc:3060] T 95d1e6d74fd0435882bb3d25ac3823f6 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:07.982002  1475 raft_consensus.cc:515] T 95d1e6d74fd0435882bb3d25ac3823f6 P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:14:07.983963  1475 leader_election.cc:290] T 95d1e6d74fd0435882bb3d25ac3823f6 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 2 election: Requested vote from peers d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139), 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569)
I20260709 12:14:07.984370   674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95d1e6d74fd0435882bb3d25ac3823f6" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d559be506ef4445ca1faf0e875b38679"
I20260709 12:14:07.984969   674 raft_consensus.cc:3060] T 95d1e6d74fd0435882bb3d25ac3823f6 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:07.984942   750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95d1e6d74fd0435882bb3d25ac3823f6" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b0d8dd14cbd4674a504867198df9173"
I20260709 12:14:07.985639   750 raft_consensus.cc:3055] T 95d1e6d74fd0435882bb3d25ac3823f6 P 1b0d8dd14cbd4674a504867198df9173 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:07.986064   750 raft_consensus.cc:740] T 95d1e6d74fd0435882bb3d25ac3823f6 P 1b0d8dd14cbd4674a504867198df9173 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Running, Role: LEADER
I20260709 12:14:07.986861   750 consensus_queue.cc:260] T 95d1e6d74fd0435882bb3d25ac3823f6 P 1b0d8dd14cbd4674a504867198df9173 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:14:07.988022   750 raft_consensus.cc:3060] T 95d1e6d74fd0435882bb3d25ac3823f6 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:07.992050   674 raft_consensus.cc:2468] T 95d1e6d74fd0435882bb3d25ac3823f6 P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 2.
I20260709 12:14:07.997031  1425 leader_election.cc:304] T 95d1e6d74fd0435882bb3d25ac3823f6 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d559be506ef4445ca1faf0e875b38679, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 
I20260709 12:14:07.997951  1704 raft_consensus.cc:2804] T 95d1e6d74fd0435882bb3d25ac3823f6 P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:07.998502  1704 raft_consensus.cc:697] T 95d1e6d74fd0435882bb3d25ac3823f6 P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 LEADER]: Becoming Leader. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Running, Role: LEADER
I20260709 12:14:07.998560   750 raft_consensus.cc:2468] T 95d1e6d74fd0435882bb3d25ac3823f6 P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 2.
I20260709 12:14:07.999701  1704 consensus_queue.cc:237] T 95d1e6d74fd0435882bb3d25ac3823f6 P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:14:08.013087   498 catalog_manager.cc:5697] T 95d1e6d74fd0435882bb3d25ac3823f6 P f516f7a5bdde4cd78035bbf464c6fb6e reported cstate change: term changed from 1 to 2, leader changed from 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195) to f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193). New cstate: current_term: 2 leader_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:08.059134  1692 raft_consensus.cc:993] T 4e18c72b67194671ae1569e0a3a4d79e P 1b0d8dd14cbd4674a504867198df9173: : Instructing follower f516f7a5bdde4cd78035bbf464c6fb6e to start an election
I20260709 12:14:08.059638  1693 raft_consensus.cc:1081] T 4e18c72b67194671ae1569e0a3a4d79e P 1b0d8dd14cbd4674a504867198df9173 [term 2 LEADER]: Signalling peer f516f7a5bdde4cd78035bbf464c6fb6e to start an election
I20260709 12:14:08.061475  1474 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e18c72b67194671ae1569e0a3a4d79e"
dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
 from {username='slave'} at 127.0.0.1:42892
I20260709 12:14:08.062239  1474 raft_consensus.cc:493] T 4e18c72b67194671ae1569e0a3a4d79e P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:08.062703  1474 raft_consensus.cc:3060] T 4e18c72b67194671ae1569e0a3a4d79e P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:08.071040  1474 raft_consensus.cc:515] T 4e18c72b67194671ae1569e0a3a4d79e P f516f7a5bdde4cd78035bbf464c6fb6e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:14:08.073083  1474 leader_election.cc:290] T 4e18c72b67194671ae1569e0a3a4d79e P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 3 election: Requested vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919)
I20260709 12:14:08.074316   750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e18c72b67194671ae1569e0a3a4d79e" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1b0d8dd14cbd4674a504867198df9173"
I20260709 12:14:08.074378   820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e18c72b67194671ae1569e0a3a4d79e" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058"
I20260709 12:14:08.075069   750 raft_consensus.cc:3055] T 4e18c72b67194671ae1569e0a3a4d79e P 1b0d8dd14cbd4674a504867198df9173 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:08.075433   750 raft_consensus.cc:740] T 4e18c72b67194671ae1569e0a3a4d79e P 1b0d8dd14cbd4674a504867198df9173 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Running, Role: LEADER
I20260709 12:14:08.075498   820 raft_consensus.cc:3060] T 4e18c72b67194671ae1569e0a3a4d79e P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:08.076511   750 consensus_queue.cc:260] T 4e18c72b67194671ae1569e0a3a4d79e P 1b0d8dd14cbd4674a504867198df9173 [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: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:14:08.077826   750 raft_consensus.cc:3060] T 4e18c72b67194671ae1569e0a3a4d79e P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:08.083325   820 raft_consensus.cc:2468] T 4e18c72b67194671ae1569e0a3a4d79e P 6ccb9b1d08bc4da8991c8681f59cc058 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 3.
I20260709 12:14:08.084556   750 raft_consensus.cc:2468] T 4e18c72b67194671ae1569e0a3a4d79e P 1b0d8dd14cbd4674a504867198df9173 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 3.
I20260709 12:14:08.084843  1424 leader_election.cc:304] T 4e18c72b67194671ae1569e0a3a4d79e P f516f7a5bdde4cd78035bbf464c6fb6e [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: 6ccb9b1d08bc4da8991c8681f59cc058, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 
I20260709 12:14:08.086114  1704 raft_consensus.cc:2804] T 4e18c72b67194671ae1569e0a3a4d79e P f516f7a5bdde4cd78035bbf464c6fb6e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:08.086879  1704 raft_consensus.cc:697] T 4e18c72b67194671ae1569e0a3a4d79e P f516f7a5bdde4cd78035bbf464c6fb6e [term 3 LEADER]: Becoming Leader. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Running, Role: LEADER
I20260709 12:14:08.088043  1704 consensus_queue.cc:237] T 4e18c72b67194671ae1569e0a3a4d79e P f516f7a5bdde4cd78035bbf464c6fb6e [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: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:14:08.099671  1692 raft_consensus.cc:993] T d9aed7418af8462a826dce024ef3ed42 P 1b0d8dd14cbd4674a504867198df9173: : Instructing follower f516f7a5bdde4cd78035bbf464c6fb6e to start an election
I20260709 12:14:08.100322  1693 raft_consensus.cc:1081] T d9aed7418af8462a826dce024ef3ed42 P 1b0d8dd14cbd4674a504867198df9173 [term 2 LEADER]: Signalling peer f516f7a5bdde4cd78035bbf464c6fb6e to start an election
I20260709 12:14:08.099644   498 catalog_manager.cc:5697] T 4e18c72b67194671ae1569e0a3a4d79e P f516f7a5bdde4cd78035bbf464c6fb6e reported cstate change: term changed from 2 to 3, leader changed from 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195) to f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193). New cstate: current_term: 3 leader_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:08.102113  1474 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9aed7418af8462a826dce024ef3ed42"
dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
 from {username='slave'} at 127.0.0.1:42892
I20260709 12:14:08.102665  1474 raft_consensus.cc:493] T d9aed7418af8462a826dce024ef3ed42 P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:08.103096  1474 raft_consensus.cc:3060] T d9aed7418af8462a826dce024ef3ed42 P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:08.110960  1474 raft_consensus.cc:515] T d9aed7418af8462a826dce024ef3ed42 P f516f7a5bdde4cd78035bbf464c6fb6e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:14:08.112679  1474 leader_election.cc:290] T d9aed7418af8462a826dce024ef3ed42 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 3 election: Requested vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919)
I20260709 12:14:08.113481   750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9aed7418af8462a826dce024ef3ed42" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1b0d8dd14cbd4674a504867198df9173"
I20260709 12:14:08.113644   820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9aed7418af8462a826dce024ef3ed42" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058"
I20260709 12:14:08.114101   750 raft_consensus.cc:3055] T d9aed7418af8462a826dce024ef3ed42 P 1b0d8dd14cbd4674a504867198df9173 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:08.114126   820 raft_consensus.cc:3060] T d9aed7418af8462a826dce024ef3ed42 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:08.114639   750 raft_consensus.cc:740] T d9aed7418af8462a826dce024ef3ed42 P 1b0d8dd14cbd4674a504867198df9173 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Running, Role: LEADER
I20260709 12:14:08.115401   750 consensus_queue.cc:260] T d9aed7418af8462a826dce024ef3ed42 P 1b0d8dd14cbd4674a504867198df9173 [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: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:14:08.116482   750 raft_consensus.cc:3060] T d9aed7418af8462a826dce024ef3ed42 P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:14:08.116637   717 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:14:08.121436   820 raft_consensus.cc:2468] T d9aed7418af8462a826dce024ef3ed42 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 3.
I20260709 12:14:08.123714  1424 leader_election.cc:304] T d9aed7418af8462a826dce024ef3ed42 P f516f7a5bdde4cd78035bbf464c6fb6e [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: 6ccb9b1d08bc4da8991c8681f59cc058, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 
I20260709 12:14:08.124302   750 raft_consensus.cc:2468] T d9aed7418af8462a826dce024ef3ed42 P 1b0d8dd14cbd4674a504867198df9173 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 3.
I20260709 12:14:08.125033  1704 raft_consensus.cc:2804] T d9aed7418af8462a826dce024ef3ed42 P f516f7a5bdde4cd78035bbf464c6fb6e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:08.125613  1704 raft_consensus.cc:697] T d9aed7418af8462a826dce024ef3ed42 P f516f7a5bdde4cd78035bbf464c6fb6e [term 3 LEADER]: Becoming Leader. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Running, Role: LEADER
I20260709 12:14:08.126619  1704 consensus_queue.cc:237] T d9aed7418af8462a826dce024ef3ed42 P f516f7a5bdde4cd78035bbf464c6fb6e [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: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:14:08.138652   498 catalog_manager.cc:5697] T d9aed7418af8462a826dce024ef3ed42 P f516f7a5bdde4cd78035bbf464c6fb6e reported cstate change: term changed from 2 to 3, leader changed from 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195) to f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193). New cstate: current_term: 3 leader_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:08.174500  1694 raft_consensus.cc:993] T 950021d7f415435b86913a6756debab4 P d559be506ef4445ca1faf0e875b38679: : Instructing follower f516f7a5bdde4cd78035bbf464c6fb6e to start an election
I20260709 12:14:08.175000  1694 raft_consensus.cc:1081] T 950021d7f415435b86913a6756debab4 P d559be506ef4445ca1faf0e875b38679 [term 2 LEADER]: Signalling peer f516f7a5bdde4cd78035bbf464c6fb6e to start an election
I20260709 12:14:08.176657  1475 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "950021d7f415435b86913a6756debab4"
dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
 from {username='slave'} at 127.0.0.1:42906
I20260709 12:14:08.177196  1475 raft_consensus.cc:493] T 950021d7f415435b86913a6756debab4 P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:08.177546  1475 raft_consensus.cc:3060] T 950021d7f415435b86913a6756debab4 P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:08.187247  1475 raft_consensus.cc:515] T 950021d7f415435b86913a6756debab4 P f516f7a5bdde4cd78035bbf464c6fb6e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:14:08.189836   674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950021d7f415435b86913a6756debab4" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d559be506ef4445ca1faf0e875b38679"
I20260709 12:14:08.189620  1475 leader_election.cc:290] T 950021d7f415435b86913a6756debab4 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 3 election: Requested vote from peers d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139), 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569)
I20260709 12:14:08.190500   750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "950021d7f415435b86913a6756debab4" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1b0d8dd14cbd4674a504867198df9173"
I20260709 12:14:08.190552   674 raft_consensus.cc:3055] T 950021d7f415435b86913a6756debab4 P d559be506ef4445ca1faf0e875b38679 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:08.191118   674 raft_consensus.cc:740] T 950021d7f415435b86913a6756debab4 P d559be506ef4445ca1faf0e875b38679 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d559be506ef4445ca1faf0e875b38679, State: Running, Role: LEADER
I20260709 12:14:08.191088   750 raft_consensus.cc:3060] T 950021d7f415435b86913a6756debab4 P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:08.192083   674 consensus_queue.cc:260] T 950021d7f415435b86913a6756debab4 P d559be506ef4445ca1faf0e875b38679 [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: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:14:08.193176   674 raft_consensus.cc:3060] T 950021d7f415435b86913a6756debab4 P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:08.198909   750 raft_consensus.cc:2468] T 950021d7f415435b86913a6756debab4 P 1b0d8dd14cbd4674a504867198df9173 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 3.
I20260709 12:14:08.200031   674 raft_consensus.cc:2468] T 950021d7f415435b86913a6756debab4 P d559be506ef4445ca1faf0e875b38679 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 3.
I20260709 12:14:08.200134  1426 leader_election.cc:304] T 950021d7f415435b86913a6756debab4 P f516f7a5bdde4cd78035bbf464c6fb6e [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: 1b0d8dd14cbd4674a504867198df9173, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 
I20260709 12:14:08.201154  1704 raft_consensus.cc:2804] T 950021d7f415435b86913a6756debab4 P f516f7a5bdde4cd78035bbf464c6fb6e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:08.201798  1704 raft_consensus.cc:697] T 950021d7f415435b86913a6756debab4 P f516f7a5bdde4cd78035bbf464c6fb6e [term 3 LEADER]: Becoming Leader. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Running, Role: LEADER
I20260709 12:14:08.202775  1704 consensus_queue.cc:237] T 950021d7f415435b86913a6756debab4 P f516f7a5bdde4cd78035bbf464c6fb6e [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: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:14:08.225528   498 catalog_manager.cc:5697] T 950021d7f415435b86913a6756debab4 P f516f7a5bdde4cd78035bbf464c6fb6e reported cstate change: term changed from 2 to 3, leader changed from d559be506ef4445ca1faf0e875b38679 (127.29.32.194) to f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193). New cstate: current_term: 3 leader_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:08.328730   750 raft_consensus.cc:1275] T a94b2fd3bc294040b3a80c530f22a14e P 1b0d8dd14cbd4674a504867198df9173 [term 3 FOLLOWER]: Refusing update from remote peer f516f7a5bdde4cd78035bbf464c6fb6e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:08.331223  1704 consensus_queue.cc:1048] T a94b2fd3bc294040b3a80c530f22a14e P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:08.342680   673 raft_consensus.cc:1275] T a94b2fd3bc294040b3a80c530f22a14e P d559be506ef4445ca1faf0e875b38679 [term 3 FOLLOWER]: Refusing update from remote peer f516f7a5bdde4cd78035bbf464c6fb6e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:08.347272  1720 consensus_queue.cc:1048] T a94b2fd3bc294040b3a80c530f22a14e P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:14:08.347869   673 raft_consensus.cc:1275] T 4589a863be4d484b81476119971ad7eb P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Refusing update from remote peer f516f7a5bdde4cd78035bbf464c6fb6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:08.351879  1705 consensus_queue.cc:1048] T 4589a863be4d484b81476119971ad7eb P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:08.412935   748 raft_consensus.cc:1275] T 4589a863be4d484b81476119971ad7eb P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Refusing update from remote peer f516f7a5bdde4cd78035bbf464c6fb6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:08.415583  1704 consensus_queue.cc:1048] T 4589a863be4d484b81476119971ad7eb P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:08.440152   820 raft_consensus.cc:1275] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Refusing update from remote peer f516f7a5bdde4cd78035bbf464c6fb6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:08.441711  1704 consensus_queue.cc:1048] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:08.453979   750 raft_consensus.cc:1275] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Refusing update from remote peer f516f7a5bdde4cd78035bbf464c6fb6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:08.463897  1704 consensus_queue.cc:1048] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:08.516464   748 raft_consensus.cc:1275] T d9aed7418af8462a826dce024ef3ed42 P 1b0d8dd14cbd4674a504867198df9173 [term 3 FOLLOWER]: Refusing update from remote peer f516f7a5bdde4cd78035bbf464c6fb6e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:08.517872  1704 consensus_queue.cc:1048] T d9aed7418af8462a826dce024ef3ed42 P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:08.529268   818 raft_consensus.cc:1275] T d9aed7418af8462a826dce024ef3ed42 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 3 FOLLOWER]: Refusing update from remote peer f516f7a5bdde4cd78035bbf464c6fb6e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:08.530961  1703 consensus_queue.cc:1048] T d9aed7418af8462a826dce024ef3ed42 P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:08.558815   673 raft_consensus.cc:1275] T 95d1e6d74fd0435882bb3d25ac3823f6 P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Refusing update from remote peer f516f7a5bdde4cd78035bbf464c6fb6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:08.560331  1705 consensus_queue.cc:1048] T 95d1e6d74fd0435882bb3d25ac3823f6 P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:08.575254   748 raft_consensus.cc:1275] T 95d1e6d74fd0435882bb3d25ac3823f6 P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Refusing update from remote peer f516f7a5bdde4cd78035bbf464c6fb6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:08.577090  1705 consensus_queue.cc:1048] T 95d1e6d74fd0435882bb3d25ac3823f6 P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:08.619426   748 raft_consensus.cc:1275] T 950021d7f415435b86913a6756debab4 P 1b0d8dd14cbd4674a504867198df9173 [term 3 FOLLOWER]: Refusing update from remote peer f516f7a5bdde4cd78035bbf464c6fb6e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:08.620744  1705 consensus_queue.cc:1048] T 950021d7f415435b86913a6756debab4 P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:08.636731   673 raft_consensus.cc:1275] T 950021d7f415435b86913a6756debab4 P d559be506ef4445ca1faf0e875b38679 [term 3 FOLLOWER]: Refusing update from remote peer f516f7a5bdde4cd78035bbf464c6fb6e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:08.639271  1720 consensus_queue.cc:1048] T 950021d7f415435b86913a6756debab4 P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:08.643368   748 raft_consensus.cc:1275] T 4e18c72b67194671ae1569e0a3a4d79e P 1b0d8dd14cbd4674a504867198df9173 [term 3 FOLLOWER]: Refusing update from remote peer f516f7a5bdde4cd78035bbf464c6fb6e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:08.644913  1720 consensus_queue.cc:1048] T 4e18c72b67194671ae1569e0a3a4d79e P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:08.661389   818 raft_consensus.cc:1275] T 4e18c72b67194671ae1569e0a3a4d79e P 6ccb9b1d08bc4da8991c8681f59cc058 [term 3 FOLLOWER]: Refusing update from remote peer f516f7a5bdde4cd78035bbf464c6fb6e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:08.663267  1704 consensus_queue.cc:1048] T 4e18c72b67194671ae1569e0a3a4d79e P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:08.839284 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:08.880849   818 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "24368232069d44019c3c1f7906e57a99"
dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058"
mode: GRACEFUL
new_leader_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
 from {username='slave'} at 127.0.0.1:60154
I20260709 12:14:08.881461   818 raft_consensus.cc:606] T 24368232069d44019c3c1f7906e57a99 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 LEADER]: Received request to transfer leadership to TS f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:14:08.884224   748 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3bdbc0c021c34a5ea7552ca16564f642"
dest_uuid: "1b0d8dd14cbd4674a504867198df9173"
mode: GRACEFUL
new_leader_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
 from {username='slave'} at 127.0.0.1:60510
I20260709 12:14:08.884805   748 raft_consensus.cc:606] T 3bdbc0c021c34a5ea7552ca16564f642 P 1b0d8dd14cbd4674a504867198df9173 [term 1 LEADER]: Received request to transfer leadership to TS f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:14:08.887828   818 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "59464093931c47f5ae41a67791bde98b"
dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058"
mode: GRACEFUL
new_leader_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
 from {username='slave'} at 127.0.0.1:60154
I20260709 12:14:08.888636   818 raft_consensus.cc:606] T 59464093931c47f5ae41a67791bde98b P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 LEADER]: Received request to transfer leadership to TS f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:14:08.891197   748 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7e2ebbc6086348999b2168c9e37924f0"
dest_uuid: "1b0d8dd14cbd4674a504867198df9173"
mode: GRACEFUL
new_leader_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
 from {username='slave'} at 127.0.0.1:60510
I20260709 12:14:08.891765   748 raft_consensus.cc:606] T 7e2ebbc6086348999b2168c9e37924f0 P 1b0d8dd14cbd4674a504867198df9173 [term 1 LEADER]: Received request to transfer leadership to TS f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:14:08.894434   818 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8527fff2c7f2448fb4a27971551860c9"
dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058"
mode: GRACEFUL
new_leader_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
 from {username='slave'} at 127.0.0.1:60154
I20260709 12:14:08.895025   818 raft_consensus.cc:606] T 8527fff2c7f2448fb4a27971551860c9 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 LEADER]: Received request to transfer leadership to TS f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:14:08.897665   673 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f4a0710b793b4b889b35a8e8705d80cb"
dest_uuid: "d559be506ef4445ca1faf0e875b38679"
mode: GRACEFUL
new_leader_uuid: "1b0d8dd14cbd4674a504867198df9173"
 from {username='slave'} at 127.0.0.1:57610
I20260709 12:14:08.898289   673 raft_consensus.cc:606] T f4a0710b793b4b889b35a8e8705d80cb P d559be506ef4445ca1faf0e875b38679 [term 1 LEADER]: Received request to transfer leadership to TS 1b0d8dd14cbd4674a504867198df9173
I20260709 12:14:08.899744 29827 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:14:08.901057 29827 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:08.901711 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:08.998217  1690 raft_consensus.cc:993] T f4a0710b793b4b889b35a8e8705d80cb P d559be506ef4445ca1faf0e875b38679: : Instructing follower 1b0d8dd14cbd4674a504867198df9173 to start an election
I20260709 12:14:08.998703  1690 raft_consensus.cc:1081] T f4a0710b793b4b889b35a8e8705d80cb P d559be506ef4445ca1faf0e875b38679 [term 1 LEADER]: Signalling peer 1b0d8dd14cbd4674a504867198df9173 to start an election
I20260709 12:14:09.000589   750 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f4a0710b793b4b889b35a8e8705d80cb"
dest_uuid: "1b0d8dd14cbd4674a504867198df9173"
 from {username='slave'} at 127.0.0.1:34276
I20260709 12:14:09.001190   750 raft_consensus.cc:493] T f4a0710b793b4b889b35a8e8705d80cb P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:09.001497   750 raft_consensus.cc:3060] T f4a0710b793b4b889b35a8e8705d80cb P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:09.007664   750 raft_consensus.cc:515] T f4a0710b793b4b889b35a8e8705d80cb P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:14:09.010046   750 leader_election.cc:290] T f4a0710b793b4b889b35a8e8705d80cb P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 2 election: Requested vote from peers d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139), 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919)
I20260709 12:14:09.010910   673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4a0710b793b4b889b35a8e8705d80cb" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d559be506ef4445ca1faf0e875b38679"
I20260709 12:14:09.011117   820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4a0710b793b4b889b35a8e8705d80cb" candidate_uuid: "1b0d8dd14cbd4674a504867198df9173" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058"
I20260709 12:14:09.011559   673 raft_consensus.cc:3055] T f4a0710b793b4b889b35a8e8705d80cb P d559be506ef4445ca1faf0e875b38679 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:09.011762   820 raft_consensus.cc:3060] T f4a0710b793b4b889b35a8e8705d80cb P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:09.011969   673 raft_consensus.cc:740] T f4a0710b793b4b889b35a8e8705d80cb P d559be506ef4445ca1faf0e875b38679 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d559be506ef4445ca1faf0e875b38679, State: Running, Role: LEADER
I20260709 12:14:09.012944   673 consensus_queue.cc:260] T f4a0710b793b4b889b35a8e8705d80cb P d559be506ef4445ca1faf0e875b38679 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:14:09.014021   673 raft_consensus.cc:3060] T f4a0710b793b4b889b35a8e8705d80cb P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:09.021317   820 raft_consensus.cc:2468] T f4a0710b793b4b889b35a8e8705d80cb P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b0d8dd14cbd4674a504867198df9173 in term 2.
I20260709 12:14:09.021612   673 raft_consensus.cc:2468] T f4a0710b793b4b889b35a8e8705d80cb P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b0d8dd14cbd4674a504867198df9173 in term 2.
I20260709 12:14:09.022541   717 leader_election.cc:304] T f4a0710b793b4b889b35a8e8705d80cb P 1b0d8dd14cbd4674a504867198df9173 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, 6ccb9b1d08bc4da8991c8681f59cc058; no voters: 
I20260709 12:14:09.023357  1692 raft_consensus.cc:2804] T f4a0710b793b4b889b35a8e8705d80cb P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:09.024727  1692 raft_consensus.cc:697] T f4a0710b793b4b889b35a8e8705d80cb P 1b0d8dd14cbd4674a504867198df9173 [term 2 LEADER]: Becoming Leader. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Running, Role: LEADER
I20260709 12:14:09.025503  1692 consensus_queue.cc:237] T f4a0710b793b4b889b35a8e8705d80cb P 1b0d8dd14cbd4674a504867198df9173 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } }
I20260709 12:14:09.031504  1692 raft_consensus.cc:993] T 3bdbc0c021c34a5ea7552ca16564f642 P 1b0d8dd14cbd4674a504867198df9173: : Instructing follower f516f7a5bdde4cd78035bbf464c6fb6e to start an election
I20260709 12:14:09.032326  1738 raft_consensus.cc:1081] T 3bdbc0c021c34a5ea7552ca16564f642 P 1b0d8dd14cbd4674a504867198df9173 [term 1 LEADER]: Signalling peer f516f7a5bdde4cd78035bbf464c6fb6e to start an election
I20260709 12:14:09.034140  1478 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3bdbc0c021c34a5ea7552ca16564f642"
dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
 from {username='slave'} at 127.0.0.1:42892
I20260709 12:14:09.034814  1478 raft_consensus.cc:493] T 3bdbc0c021c34a5ea7552ca16564f642 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:09.035220  1478 raft_consensus.cc:3060] T 3bdbc0c021c34a5ea7552ca16564f642 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:09.037905   499 catalog_manager.cc:5697] T f4a0710b793b4b889b35a8e8705d80cb P 1b0d8dd14cbd4674a504867198df9173 reported cstate change: term changed from 1 to 2, leader changed from d559be506ef4445ca1faf0e875b38679 (127.29.32.194) to 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195). New cstate: current_term: 2 leader_uuid: "1b0d8dd14cbd4674a504867198df9173" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:09.043356  1478 raft_consensus.cc:515] T 3bdbc0c021c34a5ea7552ca16564f642 P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:14:09.046722   673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bdbc0c021c34a5ea7552ca16564f642" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d559be506ef4445ca1faf0e875b38679"
I20260709 12:14:09.046856  1478 leader_election.cc:290] T 3bdbc0c021c34a5ea7552ca16564f642 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 2 election: Requested vote from peers d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139), 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569)
I20260709 12:14:09.047935   673 raft_consensus.cc:3060] T 3bdbc0c021c34a5ea7552ca16564f642 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:09.048162   750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bdbc0c021c34a5ea7552ca16564f642" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b0d8dd14cbd4674a504867198df9173"
I20260709 12:14:09.048942   750 raft_consensus.cc:3055] T 3bdbc0c021c34a5ea7552ca16564f642 P 1b0d8dd14cbd4674a504867198df9173 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:09.049209   750 raft_consensus.cc:740] T 3bdbc0c021c34a5ea7552ca16564f642 P 1b0d8dd14cbd4674a504867198df9173 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Running, Role: LEADER
I20260709 12:14:09.049963   750 consensus_queue.cc:260] T 3bdbc0c021c34a5ea7552ca16564f642 P 1b0d8dd14cbd4674a504867198df9173 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:14:09.051083   750 raft_consensus.cc:3060] T 3bdbc0c021c34a5ea7552ca16564f642 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:09.058358   673 raft_consensus.cc:2468] T 3bdbc0c021c34a5ea7552ca16564f642 P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 2.
I20260709 12:14:09.058358   750 raft_consensus.cc:2468] T 3bdbc0c021c34a5ea7552ca16564f642 P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 2.
I20260709 12:14:09.059754  1425 leader_election.cc:304] T 3bdbc0c021c34a5ea7552ca16564f642 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d559be506ef4445ca1faf0e875b38679, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 
I20260709 12:14:09.060525  1705 raft_consensus.cc:2804] T 3bdbc0c021c34a5ea7552ca16564f642 P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:09.060999  1705 raft_consensus.cc:697] T 3bdbc0c021c34a5ea7552ca16564f642 P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 LEADER]: Becoming Leader. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Running, Role: LEADER
I20260709 12:14:09.061866  1705 consensus_queue.cc:237] T 3bdbc0c021c34a5ea7552ca16564f642 P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:14:09.073045   499 catalog_manager.cc:5697] T 3bdbc0c021c34a5ea7552ca16564f642 P f516f7a5bdde4cd78035bbf464c6fb6e reported cstate change: term changed from 1 to 2, leader changed from 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195) to f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193). New cstate: current_term: 2 leader_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:09.102890  1409 raft_consensus.cc:993] T 8527fff2c7f2448fb4a27971551860c9 P 6ccb9b1d08bc4da8991c8681f59cc058: : Instructing follower f516f7a5bdde4cd78035bbf464c6fb6e to start an election
I20260709 12:14:09.103513  1714 raft_consensus.cc:1081] T 8527fff2c7f2448fb4a27971551860c9 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 LEADER]: Signalling peer f516f7a5bdde4cd78035bbf464c6fb6e to start an election
I20260709 12:14:09.105201  1478 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8527fff2c7f2448fb4a27971551860c9"
dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
 from {username='slave'} at 127.0.0.1:42880
I20260709 12:14:09.105785  1478 raft_consensus.cc:493] T 8527fff2c7f2448fb4a27971551860c9 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:09.106261  1478 raft_consensus.cc:3060] T 8527fff2c7f2448fb4a27971551860c9 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:09.113366  1478 raft_consensus.cc:515] T 8527fff2c7f2448fb4a27971551860c9 P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:14:09.115532  1478 leader_election.cc:290] T 8527fff2c7f2448fb4a27971551860c9 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 2 election: Requested vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919)
I20260709 12:14:09.116462   750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8527fff2c7f2448fb4a27971551860c9" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b0d8dd14cbd4674a504867198df9173"
I20260709 12:14:09.116464   819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8527fff2c7f2448fb4a27971551860c9" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058"
I20260709 12:14:09.117081   750 raft_consensus.cc:3060] T 8527fff2c7f2448fb4a27971551860c9 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:09.117122   819 raft_consensus.cc:3055] T 8527fff2c7f2448fb4a27971551860c9 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:09.117482   819 raft_consensus.cc:740] T 8527fff2c7f2448fb4a27971551860c9 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6ccb9b1d08bc4da8991c8681f59cc058, State: Running, Role: LEADER
I20260709 12:14:09.118131   819 consensus_queue.cc:260] T 8527fff2c7f2448fb4a27971551860c9 P 6ccb9b1d08bc4da8991c8681f59cc058 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:14:09.119318   819 raft_consensus.cc:3060] T 8527fff2c7f2448fb4a27971551860c9 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:09.122543   750 raft_consensus.cc:2468] T 8527fff2c7f2448fb4a27971551860c9 P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 2.
I20260709 12:14:09.123564  1426 leader_election.cc:304] T 8527fff2c7f2448fb4a27971551860c9 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 
I20260709 12:14:09.124341  1703 raft_consensus.cc:2804] T 8527fff2c7f2448fb4a27971551860c9 P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:09.124863  1703 raft_consensus.cc:697] T 8527fff2c7f2448fb4a27971551860c9 P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 LEADER]: Becoming Leader. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Running, Role: LEADER
I20260709 12:14:09.125456   819 raft_consensus.cc:2468] T 8527fff2c7f2448fb4a27971551860c9 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 2.
I20260709 12:14:09.125816  1703 consensus_queue.cc:237] T 8527fff2c7f2448fb4a27971551860c9 P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:14:09.136538   499 catalog_manager.cc:5697] T 8527fff2c7f2448fb4a27971551860c9 P f516f7a5bdde4cd78035bbf464c6fb6e reported cstate change: term changed from 1 to 2, leader changed from 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196) to f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193). New cstate: current_term: 2 leader_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:09.222901  1409 raft_consensus.cc:993] T 59464093931c47f5ae41a67791bde98b P 6ccb9b1d08bc4da8991c8681f59cc058: : Instructing follower f516f7a5bdde4cd78035bbf464c6fb6e to start an election
I20260709 12:14:09.223367  1409 raft_consensus.cc:1081] T 59464093931c47f5ae41a67791bde98b P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 LEADER]: Signalling peer f516f7a5bdde4cd78035bbf464c6fb6e to start an election
I20260709 12:14:09.225157  1478 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "59464093931c47f5ae41a67791bde98b"
dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
 from {username='slave'} at 127.0.0.1:42880
I20260709 12:14:09.225706  1478 raft_consensus.cc:493] T 59464093931c47f5ae41a67791bde98b P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:09.226106  1478 raft_consensus.cc:3060] T 59464093931c47f5ae41a67791bde98b P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:09.234352  1478 raft_consensus.cc:515] T 59464093931c47f5ae41a67791bde98b P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:14:09.237610   820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59464093931c47f5ae41a67791bde98b" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058"
I20260709 12:14:09.238227   820 raft_consensus.cc:3055] T 59464093931c47f5ae41a67791bde98b P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:09.238523   820 raft_consensus.cc:740] T 59464093931c47f5ae41a67791bde98b P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6ccb9b1d08bc4da8991c8681f59cc058, State: Running, Role: LEADER
I20260709 12:14:09.239176  1478 leader_election.cc:290] T 59464093931c47f5ae41a67791bde98b P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 2 election: Requested vote from peers 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569), 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919)
I20260709 12:14:09.239264   820 consensus_queue.cc:260] T 59464093931c47f5ae41a67791bde98b P 6ccb9b1d08bc4da8991c8681f59cc058 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:14:09.240543   748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59464093931c47f5ae41a67791bde98b" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b0d8dd14cbd4674a504867198df9173"
I20260709 12:14:09.240691   820 raft_consensus.cc:3060] T 59464093931c47f5ae41a67791bde98b P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:09.241209   748 raft_consensus.cc:3060] T 59464093931c47f5ae41a67791bde98b P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:09.247988   748 raft_consensus.cc:2468] T 59464093931c47f5ae41a67791bde98b P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 2.
I20260709 12:14:09.257200  1426 leader_election.cc:304] T 59464093931c47f5ae41a67791bde98b P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 
I20260709 12:14:09.258003  1703 raft_consensus.cc:2804] T 59464093931c47f5ae41a67791bde98b P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:09.258514  1703 raft_consensus.cc:697] T 59464093931c47f5ae41a67791bde98b P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 LEADER]: Becoming Leader. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Running, Role: LEADER
I20260709 12:14:09.259357  1703 consensus_queue.cc:237] T 59464093931c47f5ae41a67791bde98b P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } }
I20260709 12:14:09.262219  1409 raft_consensus.cc:993] T 24368232069d44019c3c1f7906e57a99 P 6ccb9b1d08bc4da8991c8681f59cc058: : Instructing follower f516f7a5bdde4cd78035bbf464c6fb6e to start an election
I20260709 12:14:09.262698  1409 raft_consensus.cc:1081] T 24368232069d44019c3c1f7906e57a99 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 LEADER]: Signalling peer f516f7a5bdde4cd78035bbf464c6fb6e to start an election
I20260709 12:14:09.264796   820 raft_consensus.cc:2468] T 59464093931c47f5ae41a67791bde98b P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 2.
I20260709 12:14:09.268397  1474 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "24368232069d44019c3c1f7906e57a99"
dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
 from {username='slave'} at 127.0.0.1:42880
I20260709 12:14:09.268977  1474 raft_consensus.cc:493] T 24368232069d44019c3c1f7906e57a99 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:09.269368  1474 raft_consensus.cc:3060] T 24368232069d44019c3c1f7906e57a99 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:09.278508  1474 raft_consensus.cc:515] T 24368232069d44019c3c1f7906e57a99 P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:14:09.283640   820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24368232069d44019c3c1f7906e57a99" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058"
I20260709 12:14:09.284236   820 raft_consensus.cc:3055] T 24368232069d44019c3c1f7906e57a99 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:09.284534   820 raft_consensus.cc:740] T 24368232069d44019c3c1f7906e57a99 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6ccb9b1d08bc4da8991c8681f59cc058, State: Running, Role: LEADER
I20260709 12:14:09.284865   499 catalog_manager.cc:5697] T 59464093931c47f5ae41a67791bde98b P f516f7a5bdde4cd78035bbf464c6fb6e reported cstate change: term changed from 1 to 2, leader changed from 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196) to f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193). New cstate: current_term: 2 leader_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:09.285233   820 consensus_queue.cc:260] T 24368232069d44019c3c1f7906e57a99 P 6ccb9b1d08bc4da8991c8681f59cc058 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:14:09.286543   820 raft_consensus.cc:3060] T 24368232069d44019c3c1f7906e57a99 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:09.288288  1474 leader_election.cc:290] T 24368232069d44019c3c1f7906e57a99 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 2 election: Requested vote from peers 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
I20260709 12:14:09.289417   673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24368232069d44019c3c1f7906e57a99" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d559be506ef4445ca1faf0e875b38679"
I20260709 12:14:09.289927   673 raft_consensus.cc:3060] T 24368232069d44019c3c1f7906e57a99 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:09.300136   673 raft_consensus.cc:2468] T 24368232069d44019c3c1f7906e57a99 P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 2.
I20260709 12:14:09.302069  1425 leader_election.cc:304] T 24368232069d44019c3c1f7906e57a99 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d559be506ef4445ca1faf0e875b38679, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 
I20260709 12:14:09.304454  1692 raft_consensus.cc:993] T 7e2ebbc6086348999b2168c9e37924f0 P 1b0d8dd14cbd4674a504867198df9173: : Instructing follower f516f7a5bdde4cd78035bbf464c6fb6e to start an election
I20260709 12:14:09.304981  1692 raft_consensus.cc:1081] T 7e2ebbc6086348999b2168c9e37924f0 P 1b0d8dd14cbd4674a504867198df9173 [term 1 LEADER]: Signalling peer f516f7a5bdde4cd78035bbf464c6fb6e to start an election
I20260709 12:14:09.306253  1703 raft_consensus.cc:2804] T 24368232069d44019c3c1f7906e57a99 P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:09.306591  1478 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7e2ebbc6086348999b2168c9e37924f0"
dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
 from {username='slave'} at 127.0.0.1:42892
I20260709 12:14:09.307166  1478 raft_consensus.cc:493] T 7e2ebbc6086348999b2168c9e37924f0 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:09.307490  1478 raft_consensus.cc:3060] T 7e2ebbc6086348999b2168c9e37924f0 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:09.307534  1703 raft_consensus.cc:697] T 24368232069d44019c3c1f7906e57a99 P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 LEADER]: Becoming Leader. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Running, Role: LEADER
I20260709 12:14:09.308558  1703 consensus_queue.cc:237] T 24368232069d44019c3c1f7906e57a99 P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:14:09.309039   820 raft_consensus.cc:2468] T 24368232069d44019c3c1f7906e57a99 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 2.
I20260709 12:14:09.314937  1478 raft_consensus.cc:515] T 7e2ebbc6086348999b2168c9e37924f0 P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:14:09.317627   750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2ebbc6086348999b2168c9e37924f0" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b0d8dd14cbd4674a504867198df9173"
I20260709 12:14:09.317538   673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e2ebbc6086348999b2168c9e37924f0" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d559be506ef4445ca1faf0e875b38679"
I20260709 12:14:09.318213   750 raft_consensus.cc:3055] T 7e2ebbc6086348999b2168c9e37924f0 P 1b0d8dd14cbd4674a504867198df9173 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:09.318429   673 raft_consensus.cc:3060] T 7e2ebbc6086348999b2168c9e37924f0 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:09.318552   750 raft_consensus.cc:740] T 7e2ebbc6086348999b2168c9e37924f0 P 1b0d8dd14cbd4674a504867198df9173 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Running, Role: LEADER
I20260709 12:14:09.319576   750 consensus_queue.cc:260] T 7e2ebbc6086348999b2168c9e37924f0 P 1b0d8dd14cbd4674a504867198df9173 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:14:09.320914   750 raft_consensus.cc:3060] T 7e2ebbc6086348999b2168c9e37924f0 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:09.321704   499 catalog_manager.cc:5697] T 24368232069d44019c3c1f7906e57a99 P f516f7a5bdde4cd78035bbf464c6fb6e reported cstate change: term changed from 1 to 2, leader changed from 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196) to f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193). New cstate: current_term: 2 leader_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:09.326912  1478 leader_election.cc:290] T 7e2ebbc6086348999b2168c9e37924f0 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 2 election: Requested vote from peers d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139), 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569)
I20260709 12:14:09.331965   750 raft_consensus.cc:2468] T 7e2ebbc6086348999b2168c9e37924f0 P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 2.
I20260709 12:14:09.334916  1426 leader_election.cc:304] T 7e2ebbc6086348999b2168c9e37924f0 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b0d8dd14cbd4674a504867198df9173, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 
I20260709 12:14:09.335070   673 raft_consensus.cc:2468] T 7e2ebbc6086348999b2168c9e37924f0 P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 2.
I20260709 12:14:09.336024  1703 raft_consensus.cc:2804] T 7e2ebbc6086348999b2168c9e37924f0 P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:09.337512  1703 raft_consensus.cc:697] T 7e2ebbc6086348999b2168c9e37924f0 P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 LEADER]: Becoming Leader. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Running, Role: LEADER
I20260709 12:14:09.338443  1703 consensus_queue.cc:237] T 7e2ebbc6086348999b2168c9e37924f0 P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:14:09.348811   499 catalog_manager.cc:5697] T 7e2ebbc6086348999b2168c9e37924f0 P f516f7a5bdde4cd78035bbf464c6fb6e reported cstate change: term changed from 1 to 2, leader changed from 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195) to f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193). New cstate: current_term: 2 leader_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:09.553633   820 raft_consensus.cc:1275] T f4a0710b793b4b889b35a8e8705d80cb P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Refusing update from remote peer 1b0d8dd14cbd4674a504867198df9173: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:09.555095   750 raft_consensus.cc:1275] T 3bdbc0c021c34a5ea7552ca16564f642 P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Refusing update from remote peer f516f7a5bdde4cd78035bbf464c6fb6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:09.555145  1696 consensus_queue.cc:1048] T f4a0710b793b4b889b35a8e8705d80cb P 1b0d8dd14cbd4674a504867198df9173 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:09.556618  1703 consensus_queue.cc:1048] T 3bdbc0c021c34a5ea7552ca16564f642 P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:09.575520   675 raft_consensus.cc:1275] T 3bdbc0c021c34a5ea7552ca16564f642 P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Refusing update from remote peer f516f7a5bdde4cd78035bbf464c6fb6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:09.577231  1705 consensus_queue.cc:1048] T 3bdbc0c021c34a5ea7552ca16564f642 P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:09.598152   673 raft_consensus.cc:1275] T f4a0710b793b4b889b35a8e8705d80cb P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Refusing update from remote peer 1b0d8dd14cbd4674a504867198df9173: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:09.602643  1738 consensus_queue.cc:1048] T f4a0710b793b4b889b35a8e8705d80cb P 1b0d8dd14cbd4674a504867198df9173 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:09.627135   820 raft_consensus.cc:1275] T 8527fff2c7f2448fb4a27971551860c9 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Refusing update from remote peer f516f7a5bdde4cd78035bbf464c6fb6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:09.629797  1705 consensus_queue.cc:1048] T 8527fff2c7f2448fb4a27971551860c9 P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:09.644245   748 raft_consensus.cc:1275] T 8527fff2c7f2448fb4a27971551860c9 P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Refusing update from remote peer f516f7a5bdde4cd78035bbf464c6fb6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:09.646984  1703 consensus_queue.cc:1048] T 8527fff2c7f2448fb4a27971551860c9 P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:09.678926   748 raft_consensus.cc:1275] T 59464093931c47f5ae41a67791bde98b P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Refusing update from remote peer f516f7a5bdde4cd78035bbf464c6fb6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:09.680435  1703 consensus_queue.cc:1048] T 59464093931c47f5ae41a67791bde98b P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:09.692013   820 raft_consensus.cc:1275] T 59464093931c47f5ae41a67791bde98b P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Refusing update from remote peer f516f7a5bdde4cd78035bbf464c6fb6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:09.693333  1705 consensus_queue.cc:1048] T 59464093931c47f5ae41a67791bde98b P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:09.797094   673 raft_consensus.cc:1275] T 24368232069d44019c3c1f7906e57a99 P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Refusing update from remote peer f516f7a5bdde4cd78035bbf464c6fb6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:09.798629  1760 consensus_queue.cc:1048] T 24368232069d44019c3c1f7906e57a99 P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:09.808408   820 raft_consensus.cc:1275] T 24368232069d44019c3c1f7906e57a99 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Refusing update from remote peer f516f7a5bdde4cd78035bbf464c6fb6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:09.810457  1703 consensus_queue.cc:1048] T 24368232069d44019c3c1f7906e57a99 P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:09.810559   673 raft_consensus.cc:1275] T 7e2ebbc6086348999b2168c9e37924f0 P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Refusing update from remote peer f516f7a5bdde4cd78035bbf464c6fb6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:09.817214  1705 consensus_queue.cc:1048] T 7e2ebbc6086348999b2168c9e37924f0 P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:09.834782   750 raft_consensus.cc:1275] T 7e2ebbc6086348999b2168c9e37924f0 P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Refusing update from remote peer f516f7a5bdde4cd78035bbf464c6fb6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:09.841195  1705 consensus_queue.cc:1048] T 7e2ebbc6086348999b2168c9e37924f0 P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:09.952946 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:09.994159   820 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "610dd9a8ab854bf182981304ed247a40"
dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058"
mode: GRACEFUL
new_leader_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
 from {username='slave'} at 127.0.0.1:60154
I20260709 12:14:09.994920   820 raft_consensus.cc:606] T 610dd9a8ab854bf182981304ed247a40 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 LEADER]: Received request to transfer leadership to TS f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:14:09.998560   750 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e3865ec1edae48228474685ba78de72e"
dest_uuid: "1b0d8dd14cbd4674a504867198df9173"
mode: GRACEFUL
new_leader_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
 from {username='slave'} at 127.0.0.1:60510
I20260709 12:14:09.998999  1714 raft_consensus.cc:993] T 610dd9a8ab854bf182981304ed247a40 P 6ccb9b1d08bc4da8991c8681f59cc058: : Instructing follower f516f7a5bdde4cd78035bbf464c6fb6e to start an election
I20260709 12:14:09.999179   750 raft_consensus.cc:606] T e3865ec1edae48228474685ba78de72e P 1b0d8dd14cbd4674a504867198df9173 [term 1 LEADER]: Received request to transfer leadership to TS f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:14:09.999670  1409 raft_consensus.cc:1081] T 610dd9a8ab854bf182981304ed247a40 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 LEADER]: Signalling peer f516f7a5bdde4cd78035bbf464c6fb6e to start an election
I20260709 12:14:10.000913 29827 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:14:10.001447  1474 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "610dd9a8ab854bf182981304ed247a40"
dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
 from {username='slave'} at 127.0.0.1:42880
I20260709 12:14:10.002065  1474 raft_consensus.cc:493] T 610dd9a8ab854bf182981304ed247a40 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:10.002453  1474 raft_consensus.cc:3060] T 610dd9a8ab854bf182981304ed247a40 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:10.002674 29827 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:10.003595 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:10.010335  1474 raft_consensus.cc:515] T 610dd9a8ab854bf182981304ed247a40 P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:14:10.013546   674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "610dd9a8ab854bf182981304ed247a40" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d559be506ef4445ca1faf0e875b38679"
I20260709 12:14:10.013607   819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "610dd9a8ab854bf182981304ed247a40" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6ccb9b1d08bc4da8991c8681f59cc058"
I20260709 12:14:10.014119   674 raft_consensus.cc:3060] T 610dd9a8ab854bf182981304ed247a40 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:10.014256   819 raft_consensus.cc:3055] T 610dd9a8ab854bf182981304ed247a40 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:10.014678   819 raft_consensus.cc:740] T 610dd9a8ab854bf182981304ed247a40 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6ccb9b1d08bc4da8991c8681f59cc058, State: Running, Role: LEADER
I20260709 12:14:10.015532   819 consensus_queue.cc:260] T 610dd9a8ab854bf182981304ed247a40 P 6ccb9b1d08bc4da8991c8681f59cc058 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:14:10.016775   819 raft_consensus.cc:3060] T 610dd9a8ab854bf182981304ed247a40 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:10.018972  1474 leader_election.cc:290] T 610dd9a8ab854bf182981304ed247a40 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 2 election: Requested vote from peers 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196:34919), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
I20260709 12:14:10.022611   674 raft_consensus.cc:2468] T 610dd9a8ab854bf182981304ed247a40 P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 2.
I20260709 12:14:10.025336  1425 leader_election.cc:304] T 610dd9a8ab854bf182981304ed247a40 P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d559be506ef4445ca1faf0e875b38679, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 
I20260709 12:14:10.027024  1705 raft_consensus.cc:2804] T 610dd9a8ab854bf182981304ed247a40 P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:10.027577  1705 raft_consensus.cc:697] T 610dd9a8ab854bf182981304ed247a40 P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 LEADER]: Becoming Leader. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Running, Role: LEADER
I20260709 12:14:10.028486  1705 consensus_queue.cc:237] T 610dd9a8ab854bf182981304ed247a40 P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:14:10.038098   819 raft_consensus.cc:2468] T 610dd9a8ab854bf182981304ed247a40 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 2.
I20260709 12:14:10.065802   502 catalog_manager.cc:5697] T 610dd9a8ab854bf182981304ed247a40 P f516f7a5bdde4cd78035bbf464c6fb6e reported cstate change: term changed from 1 to 2, leader changed from 6ccb9b1d08bc4da8991c8681f59cc058 (127.29.32.196) to f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193). New cstate: current_term: 2 leader_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:10.314541  1775 raft_consensus.cc:993] T e3865ec1edae48228474685ba78de72e P 1b0d8dd14cbd4674a504867198df9173: : Instructing follower f516f7a5bdde4cd78035bbf464c6fb6e to start an election
I20260709 12:14:10.321221  1775 raft_consensus.cc:1081] T e3865ec1edae48228474685ba78de72e P 1b0d8dd14cbd4674a504867198df9173 [term 1 LEADER]: Signalling peer f516f7a5bdde4cd78035bbf464c6fb6e to start an election
I20260709 12:14:10.351279  1478 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e3865ec1edae48228474685ba78de72e"
dest_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e"
 from {username='slave'} at 127.0.0.1:42892
I20260709 12:14:10.352416  1478 raft_consensus.cc:493] T e3865ec1edae48228474685ba78de72e P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:10.352918  1478 raft_consensus.cc:3060] T e3865ec1edae48228474685ba78de72e P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:10.401767  1478 raft_consensus.cc:515] T e3865ec1edae48228474685ba78de72e P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:14:10.405118  1478 leader_election.cc:290] T e3865ec1edae48228474685ba78de72e P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 2 election: Requested vote from peers d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139), 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569)
I20260709 12:14:10.406405   674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3865ec1edae48228474685ba78de72e" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d559be506ef4445ca1faf0e875b38679"
I20260709 12:14:10.406821   752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3865ec1edae48228474685ba78de72e" candidate_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1b0d8dd14cbd4674a504867198df9173"
I20260709 12:14:10.407411   674 raft_consensus.cc:3060] T e3865ec1edae48228474685ba78de72e P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:10.407542   752 raft_consensus.cc:3055] T e3865ec1edae48228474685ba78de72e P 1b0d8dd14cbd4674a504867198df9173 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:10.408010   752 raft_consensus.cc:740] T e3865ec1edae48228474685ba78de72e P 1b0d8dd14cbd4674a504867198df9173 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1b0d8dd14cbd4674a504867198df9173, State: Running, Role: LEADER
I20260709 12:14:10.409408   752 consensus_queue.cc:260] T e3865ec1edae48228474685ba78de72e P 1b0d8dd14cbd4674a504867198df9173 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:14:10.412147   752 raft_consensus.cc:3060] T e3865ec1edae48228474685ba78de72e P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:10.441440   674 raft_consensus.cc:2468] T e3865ec1edae48228474685ba78de72e P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 2.
I20260709 12:14:10.442875  1425 leader_election.cc:304] T e3865ec1edae48228474685ba78de72e P f516f7a5bdde4cd78035bbf464c6fb6e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d559be506ef4445ca1faf0e875b38679, f516f7a5bdde4cd78035bbf464c6fb6e; no voters: 
I20260709 12:14:10.443956  1704 raft_consensus.cc:2804] T e3865ec1edae48228474685ba78de72e P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:10.444471  1704 raft_consensus.cc:697] T e3865ec1edae48228474685ba78de72e P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 LEADER]: Becoming Leader. State: Replica: f516f7a5bdde4cd78035bbf464c6fb6e, State: Running, Role: LEADER
I20260709 12:14:10.446122  1704 consensus_queue.cc:237] T e3865ec1edae48228474685ba78de72e P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } }
I20260709 12:14:10.460356   752 raft_consensus.cc:2468] T e3865ec1edae48228474685ba78de72e P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f516f7a5bdde4cd78035bbf464c6fb6e in term 2.
I20260709 12:14:10.461614   820 raft_consensus.cc:1275] T 610dd9a8ab854bf182981304ed247a40 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Refusing update from remote peer f516f7a5bdde4cd78035bbf464c6fb6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:10.463366  1705 consensus_queue.cc:1048] T 610dd9a8ab854bf182981304ed247a40 P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:10.481340   502 catalog_manager.cc:5697] T e3865ec1edae48228474685ba78de72e P f516f7a5bdde4cd78035bbf464c6fb6e reported cstate change: term changed from 1 to 2, leader changed from 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195) to f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193). New cstate: current_term: 2 leader_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:10.513556   675 raft_consensus.cc:1275] T 610dd9a8ab854bf182981304ed247a40 P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Refusing update from remote peer f516f7a5bdde4cd78035bbf464c6fb6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:10.515543  1760 consensus_queue.cc:1048] T 610dd9a8ab854bf182981304ed247a40 P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:10.865543   674 raft_consensus.cc:1275] T e3865ec1edae48228474685ba78de72e P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Refusing update from remote peer f516f7a5bdde4cd78035bbf464c6fb6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:10.867254  1704 consensus_queue.cc:1048] T e3865ec1edae48228474685ba78de72e P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:10.877435   752 raft_consensus.cc:1275] T e3865ec1edae48228474685ba78de72e P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Refusing update from remote peer f516f7a5bdde4cd78035bbf464c6fb6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:10.880072  1705 consensus_queue.cc:1048] T e3865ec1edae48228474685ba78de72e P f516f7a5bdde4cd78035bbf464c6fb6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b0d8dd14cbd4674a504867198df9173" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:11.071069 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:11.113559 29827 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:11.115051 29827 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:11.115882 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:11.152407 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:11.187026 29827 tablet_server.cc:179] TabletServer@127.29.32.193:35859 shutting down...
W20260709 12:14:11.237782   792 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 59 similar messages]
W20260709 12:14:11.244897   792 consensus_peers.cc:597] T ed75b552f15e451c9e29aa314d1439fe P 6ccb9b1d08bc4da8991c8681f59cc058 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. 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 12:14:11.251847 29827 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:11.253415 29827 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:11.254740 29827 raft_consensus.cc:2243] T e3865ec1edae48228474685ba78de72e P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:11.255899 29827 raft_consensus.cc:2272] T e3865ec1edae48228474685ba78de72e P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:11.259286   718 consensus_peers.cc:597] T 3eadbe6c07564547a479d72d04d07b66 P 1b0d8dd14cbd4674a504867198df9173 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. 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 12:14:11.262001 29827 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:11.262992 29827 raft_consensus.cc:2243] T 950021d7f415435b86913a6756debab4 P f516f7a5bdde4cd78035bbf464c6fb6e [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:11.264003 29827 raft_consensus.cc:2272] T 950021d7f415435b86913a6756debab4 P f516f7a5bdde4cd78035bbf464c6fb6e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.267441 29827 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:11.268548 29827 raft_consensus.cc:2243] T 7e2ebbc6086348999b2168c9e37924f0 P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:11.269556 29827 raft_consensus.cc:2272] T 7e2ebbc6086348999b2168c9e37924f0 P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.272763 29827 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:11.273563 29827 raft_consensus.cc:2243] T 80c48f82166b4df69456db6e73eaa437 P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.274195 29827 raft_consensus.cc:2272] T 80c48f82166b4df69456db6e73eaa437 P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.276456 29827 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:11.277311 29827 raft_consensus.cc:2243] T 3fe0753816884f439663cc0acc51ccc1 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.277835 29827 raft_consensus.cc:2272] T 3fe0753816884f439663cc0acc51ccc1 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.281349 29827 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:11.282740 29827 raft_consensus.cc:2243] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P f516f7a5bdde4cd78035bbf464c6fb6e [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 12:14:11.282871   792 consensus_peers.cc:597] T 80c48f82166b4df69456db6e73eaa437 P 6ccb9b1d08bc4da8991c8681f59cc058 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. 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 12:14:11.283593 29827 raft_consensus.cc:2272] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P f516f7a5bdde4cd78035bbf464c6fb6e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.286420 29827 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:11.287277 29827 raft_consensus.cc:2243] T 3c5d944b5c594423a11c0215cadf5004 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.287856 29827 raft_consensus.cc:2272] T 3c5d944b5c594423a11c0215cadf5004 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.291285 29827 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:11.292092 29827 raft_consensus.cc:2243] T 9982878c53e74f9cb7e69b9eb2844b41 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.292596 29827 raft_consensus.cc:2272] T 9982878c53e74f9cb7e69b9eb2844b41 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.296633 29827 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:11.297398 29827 raft_consensus.cc:2243] T 3eadbe6c07564547a479d72d04d07b66 P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.297969 29827 raft_consensus.cc:2272] T 3eadbe6c07564547a479d72d04d07b66 P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.300559 29827 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:11.301975 29827 raft_consensus.cc:2243] T 59464093931c47f5ae41a67791bde98b P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:11.303378 29827 raft_consensus.cc:2272] T 59464093931c47f5ae41a67791bde98b P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.307212 29827 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:11.308203 29827 raft_consensus.cc:2243] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.308785 29827 raft_consensus.cc:2272] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.311460 29827 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:11.312553 29827 raft_consensus.cc:2243] T 3c4c3eac2bdd4683b1baf1d6ed146f96 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:14:11.312724   718 consensus_peers.cc:597] T 3c4c3eac2bdd4683b1baf1d6ed146f96 P 1b0d8dd14cbd4674a504867198df9173 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. 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 12:14:11.313037 29827 raft_consensus.cc:2272] T 3c4c3eac2bdd4683b1baf1d6ed146f96 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.315754 29827 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:11.316406 29827 raft_consensus.cc:2243] T 610dd9a8ab854bf182981304ed247a40 P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:11.317243 29827 raft_consensus.cc:2272] T 610dd9a8ab854bf182981304ed247a40 P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.320307 29827 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:11.320958 29827 raft_consensus.cc:2243] T d4904c3db7d444b2a5c6631ef47c883a P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.321473 29827 raft_consensus.cc:2272] T d4904c3db7d444b2a5c6631ef47c883a P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:11.322095   644 consensus_peers.cc:597] T 8e1303f1b91147d0857cff4484afacc0 P d559be506ef4445ca1faf0e875b38679 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. 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 12:14:11.323904 29827 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:11.324577 29827 raft_consensus.cc:2243] T 4c50ea91f7b1473e9d415a63065f9905 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.324980 29827 raft_consensus.cc:2272] T 4c50ea91f7b1473e9d415a63065f9905 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.328413 29827 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:11.329126 29827 raft_consensus.cc:2243] T a94b2fd3bc294040b3a80c530f22a14e P f516f7a5bdde4cd78035bbf464c6fb6e [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:11.330322 29827 raft_consensus.cc:2272] T a94b2fd3bc294040b3a80c530f22a14e P f516f7a5bdde4cd78035bbf464c6fb6e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.332883 29827 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:11.333549 29827 raft_consensus.cc:2243] T 575180f8f77b4e4a9e40a0a7c8277f77 P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.334304 29827 raft_consensus.cc:2272] T 575180f8f77b4e4a9e40a0a7c8277f77 P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.336288 29827 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:11.336860 29827 raft_consensus.cc:2243] T d09b1bb68c064e2d94ec2e2b0fa2df25 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.337255 29827 raft_consensus.cc:2272] T d09b1bb68c064e2d94ec2e2b0fa2df25 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.339244 29827 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:11.339775 29827 raft_consensus.cc:2243] T 4e18c72b67194671ae1569e0a3a4d79e P f516f7a5bdde4cd78035bbf464c6fb6e [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:11.340610 29827 raft_consensus.cc:2272] T 4e18c72b67194671ae1569e0a3a4d79e P f516f7a5bdde4cd78035bbf464c6fb6e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.342864 29827 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:11.343532 29827 raft_consensus.cc:2243] T 8fd7f62300f1408583ec274082b17d08 P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.343989 29827 raft_consensus.cc:2272] T 8fd7f62300f1408583ec274082b17d08 P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.346082 29827 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:11.346843 29827 raft_consensus.cc:2243] T e68cf8b33bc44f1583800765b59452a4 P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.347334 29827 raft_consensus.cc:2272] T e68cf8b33bc44f1583800765b59452a4 P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.350214 29827 tablet_replica.cc:333] stopping tablet replica
W20260709 12:14:11.350711   792 consensus_peers.cc:597] T be4c515703b34687b68d395e076a4f84 P 6ccb9b1d08bc4da8991c8681f59cc058 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. 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 12:14:11.351029 29827 raft_consensus.cc:2243] T 8527fff2c7f2448fb4a27971551860c9 P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:11.352352 29827 raft_consensus.cc:2272] T 8527fff2c7f2448fb4a27971551860c9 P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.354898 29827 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:11.355654 29827 raft_consensus.cc:2243] T 42811a1774aa4d89a4436249765e544a P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.356145 29827 raft_consensus.cc:2272] T 42811a1774aa4d89a4436249765e544a P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.358592 29827 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:11.359140 29827 raft_consensus.cc:2243] T 24368232069d44019c3c1f7906e57a99 P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:11.359899 29827 raft_consensus.cc:2272] T 24368232069d44019c3c1f7906e57a99 P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.361972 29827 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:11.362609 29827 raft_consensus.cc:2243] T 0cb6f517e698482fb776b8c531da3f11 P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.363137 29827 raft_consensus.cc:2272] T 0cb6f517e698482fb776b8c531da3f11 P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.365551 29827 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:11.366128 29827 raft_consensus.cc:2243] T ece20d6112544af09b04c09234863c67 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.366652 29827 raft_consensus.cc:2272] T ece20d6112544af09b04c09234863c67 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.368589 29827 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:11.369201 29827 raft_consensus.cc:2243] T d9aed7418af8462a826dce024ef3ed42 P f516f7a5bdde4cd78035bbf464c6fb6e [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:11.370090 29827 raft_consensus.cc:2272] T d9aed7418af8462a826dce024ef3ed42 P f516f7a5bdde4cd78035bbf464c6fb6e [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:11.372422   644 consensus_peers.cc:597] T e68cf8b33bc44f1583800765b59452a4 P d559be506ef4445ca1faf0e875b38679 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. 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 12:14:11.372821 29827 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:11.373553 29827 raft_consensus.cc:2243] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:11.374607 29827 raft_consensus.cc:2272] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.377477 29827 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:11.378372 29827 raft_consensus.cc:2243] T b06f48f7f9a049208bc7d12b6db231a0 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.378786 29827 raft_consensus.cc:2272] T b06f48f7f9a049208bc7d12b6db231a0 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.380842 29827 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:11.381402 29827 raft_consensus.cc:2243] T 3bdbc0c021c34a5ea7552ca16564f642 P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:11.382141 29827 raft_consensus.cc:2272] T 3bdbc0c021c34a5ea7552ca16564f642 P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.384248 29827 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:11.384825 29827 raft_consensus.cc:2243] T 5d4c1ea720264917b59c2080232aa770 P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.385263 29827 raft_consensus.cc:2272] T 5d4c1ea720264917b59c2080232aa770 P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.387763 29827 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:11.388358 29827 raft_consensus.cc:2243] T 95d1e6d74fd0435882bb3d25ac3823f6 P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:11.389474 29827 raft_consensus.cc:2272] T 95d1e6d74fd0435882bb3d25ac3823f6 P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:11.390511   792 consensus_peers.cc:597] T ed268f7998ba43c1954ac95b87f64e5e P 6ccb9b1d08bc4da8991c8681f59cc058 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. 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 12:14:11.391996 29827 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:11.392632 29827 raft_consensus.cc:2243] T 77f4de4a2b5842d0aa989bb5b7cdd62e P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.393035 29827 raft_consensus.cc:2272] T 77f4de4a2b5842d0aa989bb5b7cdd62e P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.395895 29827 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:11.396616 29827 raft_consensus.cc:2243] T 95ad5f421cc44bcba9d8f0e3b909562a P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.397122 29827 raft_consensus.cc:2272] T 95ad5f421cc44bcba9d8f0e3b909562a P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.399978 29827 tablet_replica.cc:333] stopping tablet replica
W20260709 12:14:11.400363   792 consensus_peers.cc:597] T fab06146ed1b430b889579c76a54eeee P 6ccb9b1d08bc4da8991c8681f59cc058 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. 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 12:14:11.401257 29827 raft_consensus.cc:2243] T 4589a863be4d484b81476119971ad7eb P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:11.402426 29827 raft_consensus.cc:2272] T 4589a863be4d484b81476119971ad7eb P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:11.402876   718 consensus_peers.cc:597] T 95ad5f421cc44bcba9d8f0e3b909562a P 1b0d8dd14cbd4674a504867198df9173 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. 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 12:14:11.404758 29827 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:11.405448 29827 raft_consensus.cc:2243] T f01fbf11f18344dd8a208b74da69151d P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.405964 29827 raft_consensus.cc:2272] T f01fbf11f18344dd8a208b74da69151d P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.408823 29827 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:11.409370 29827 raft_consensus.cc:2243] T ed75b552f15e451c9e29aa314d1439fe P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.409868 29827 raft_consensus.cc:2272] T ed75b552f15e451c9e29aa314d1439fe P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.412285 29827 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:11.413029 29827 raft_consensus.cc:2243] T be4c515703b34687b68d395e076a4f84 P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.413862 29827 raft_consensus.cc:2272] T be4c515703b34687b68d395e076a4f84 P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:11.415977   644 consensus_peers.cc:597] T a6dec0e1a5ed4f3992ae5ee71515194a P d559be506ef4445ca1faf0e875b38679 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. 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 12:14:11.417119 29827 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:11.417666 29827 raft_consensus.cc:2243] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.418040 29827 raft_consensus.cc:2272] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.420272 29827 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:11.421020 29827 raft_consensus.cc:2243] T fab06146ed1b430b889579c76a54eeee P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.421554 29827 raft_consensus.cc:2272] T fab06146ed1b430b889579c76a54eeee P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.424368 29827 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:11.425479 29827 raft_consensus.cc:2243] T c9e5dc43a10a4b61bcf621a7b1a97591 P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.426101 29827 raft_consensus.cc:2272] T c9e5dc43a10a4b61bcf621a7b1a97591 P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.429098 29827 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:11.429765 29827 raft_consensus.cc:2243] T a6dec0e1a5ed4f3992ae5ee71515194a P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.430307 29827 raft_consensus.cc:2272] T a6dec0e1a5ed4f3992ae5ee71515194a P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.432557 29827 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:11.433112 29827 raft_consensus.cc:2243] T eda3455ee64d4d56a38ef80303fe9046 P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.433558 29827 raft_consensus.cc:2272] T eda3455ee64d4d56a38ef80303fe9046 P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.435542 29827 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:11.436038 29827 raft_consensus.cc:2243] T 8e1303f1b91147d0857cff4484afacc0 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.436442 29827 raft_consensus.cc:2272] T 8e1303f1b91147d0857cff4484afacc0 P f516f7a5bdde4cd78035bbf464c6fb6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.438380 29827 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:11.438834 29827 raft_consensus.cc:2243] T ed268f7998ba43c1954ac95b87f64e5e P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.439261 29827 raft_consensus.cc:2272] T ed268f7998ba43c1954ac95b87f64e5e P f516f7a5bdde4cd78035bbf464c6fb6e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:11.446064   792 consensus_peers.cc:597] T d4904c3db7d444b2a5c6631ef47c883a P 6ccb9b1d08bc4da8991c8681f59cc058 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. 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 12:14:11.448256   644 consensus_peers.cc:597] T 0cb6f517e698482fb776b8c531da3f11 P d559be506ef4445ca1faf0e875b38679 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. 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 12:14:11.452718   644 consensus_peers.cc:597] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P d559be506ef4445ca1faf0e875b38679 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. 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 12:14:11.461370   644 consensus_peers.cc:597] T c9e5dc43a10a4b61bcf621a7b1a97591 P d559be506ef4445ca1faf0e875b38679 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. 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 12:14:11.467657   718 consensus_peers.cc:597] T d09b1bb68c064e2d94ec2e2b0fa2df25 P 1b0d8dd14cbd4674a504867198df9173 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. 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 12:14:11.471124   792 consensus_peers.cc:597] T 575180f8f77b4e4a9e40a0a7c8277f77 P 6ccb9b1d08bc4da8991c8681f59cc058 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. 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 12:14:11.477238   792 consensus_peers.cc:597] T 5d4c1ea720264917b59c2080232aa770 P 6ccb9b1d08bc4da8991c8681f59cc058 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. 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 12:14:11.484359   792 consensus_peers.cc:597] T 8fd7f62300f1408583ec274082b17d08 P 6ccb9b1d08bc4da8991c8681f59cc058 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. 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 12:14:11.486994   718 consensus_peers.cc:597] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P 1b0d8dd14cbd4674a504867198df9173 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. 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 12:14:11.494590   644 consensus_peers.cc:597] T f01fbf11f18344dd8a208b74da69151d P d559be506ef4445ca1faf0e875b38679 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. 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 12:14:11.499465   792 consensus_peers.cc:597] T 3c5d944b5c594423a11c0215cadf5004 P 6ccb9b1d08bc4da8991c8681f59cc058 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. 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 12:14:11.502369   644 consensus_peers.cc:597] T 3fe0753816884f439663cc0acc51ccc1 P d559be506ef4445ca1faf0e875b38679 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. 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 12:14:11.503332   792 consensus_peers.cc:597] T eda3455ee64d4d56a38ef80303fe9046 P 6ccb9b1d08bc4da8991c8681f59cc058 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. 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 12:14:11.526813   792 consensus_peers.cc:597] T 4c50ea91f7b1473e9d415a63065f9905 P 6ccb9b1d08bc4da8991c8681f59cc058 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:35859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:11.536360 29827 tablet_server.cc:196] TabletServer@127.29.32.193:35859 shutdown complete.
W20260709 12:14:11.564353   718 consensus_peers.cc:597] T b06f48f7f9a049208bc7d12b6db231a0 P 1b0d8dd14cbd4674a504867198df9173 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:35859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:11.591776   718 consensus_peers.cc:597] T 77f4de4a2b5842d0aa989bb5b7cdd62e P 1b0d8dd14cbd4674a504867198df9173 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:35859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:11.595073   792 consensus_peers.cc:597] T ece20d6112544af09b04c09234863c67 P 6ccb9b1d08bc4da8991c8681f59cc058 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:35859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:11.632771   718 consensus_peers.cc:597] T 42811a1774aa4d89a4436249765e544a P 1b0d8dd14cbd4674a504867198df9173 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:35859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:11.645501 29827 tablet_server.cc:179] TabletServer@127.29.32.194:0 shutting down...
W20260709 12:14:11.676716   644 consensus_peers.cc:597] T 9982878c53e74f9cb7e69b9eb2844b41 P d559be506ef4445ca1faf0e875b38679 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:35859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:11.709515   718 consensus_peers.cc:597] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P 1b0d8dd14cbd4674a504867198df9173 -> Peer d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139): Couldn't send request to peer d559be506ef4445ca1faf0e875b38679. 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 12:14:11.711846 29827 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:11.713243 29827 tablet_replica.cc:333] T 3c4c3eac2bdd4683b1baf1d6ed146f96 P d559be506ef4445ca1faf0e875b38679: stopping tablet replica
I20260709 12:14:11.714548 29827 raft_consensus.cc:2243] T 3c4c3eac2bdd4683b1baf1d6ed146f96 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.715250 29827 raft_consensus.cc:2272] T 3c4c3eac2bdd4683b1baf1d6ed146f96 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.719295 29827 tablet_replica.cc:333] T e68cf8b33bc44f1583800765b59452a4 P d559be506ef4445ca1faf0e875b38679: stopping tablet replica
I20260709 12:14:11.720332 29827 raft_consensus.cc:2243] T e68cf8b33bc44f1583800765b59452a4 P d559be506ef4445ca1faf0e875b38679 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:11.721213 29827 raft_consensus.cc:2272] T e68cf8b33bc44f1583800765b59452a4 P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.723786 29827 tablet_replica.cc:333] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P d559be506ef4445ca1faf0e875b38679: stopping tablet replica
I20260709 12:14:11.724604 29827 raft_consensus.cc:2243] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.725203 29827 raft_consensus.cc:2272] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.728329 29827 tablet_replica.cc:333] T 42811a1774aa4d89a4436249765e544a P d559be506ef4445ca1faf0e875b38679: stopping tablet replica
W20260709 12:14:11.728505   644 consensus_peers.cc:597] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P d559be506ef4445ca1faf0e875b38679 -> Peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Couldn't send request to peer f516f7a5bdde4cd78035bbf464c6fb6e. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:35859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:11.728899   792 consensus_peers.cc:597] T ed268f7998ba43c1954ac95b87f64e5e P 6ccb9b1d08bc4da8991c8681f59cc058 -> Peer d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139): Couldn't send request to peer d559be506ef4445ca1faf0e875b38679. 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 12:14:11.729063 29827 raft_consensus.cc:2243] T 42811a1774aa4d89a4436249765e544a P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.729709 29827 raft_consensus.cc:2272] T 42811a1774aa4d89a4436249765e544a P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.732331 29827 tablet_replica.cc:333] T 24368232069d44019c3c1f7906e57a99 P d559be506ef4445ca1faf0e875b38679: stopping tablet replica
I20260709 12:14:11.733152 29827 raft_consensus.cc:2243] T 24368232069d44019c3c1f7906e57a99 P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.733690 29827 raft_consensus.cc:2272] T 24368232069d44019c3c1f7906e57a99 P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:11.733949   792 consensus_peers.cc:597] T 575180f8f77b4e4a9e40a0a7c8277f77 P 6ccb9b1d08bc4da8991c8681f59cc058 -> Peer d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139): Couldn't send request to peer d559be506ef4445ca1faf0e875b38679. 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 12:14:11.737223 29827 tablet_replica.cc:333] T d09b1bb68c064e2d94ec2e2b0fa2df25 P d559be506ef4445ca1faf0e875b38679: stopping tablet replica
I20260709 12:14:11.737883 29827 raft_consensus.cc:2243] T d09b1bb68c064e2d94ec2e2b0fa2df25 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.738332 29827 raft_consensus.cc:2272] T d09b1bb68c064e2d94ec2e2b0fa2df25 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.740444 29827 tablet_replica.cc:333] T 3bdbc0c021c34a5ea7552ca16564f642 P d559be506ef4445ca1faf0e875b38679: stopping tablet replica
I20260709 12:14:11.740962 29827 raft_consensus.cc:2243] T 3bdbc0c021c34a5ea7552ca16564f642 P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.741321 29827 raft_consensus.cc:2272] T 3bdbc0c021c34a5ea7552ca16564f642 P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.743271 29827 tablet_replica.cc:333] T 4589a863be4d484b81476119971ad7eb P d559be506ef4445ca1faf0e875b38679: stopping tablet replica
I20260709 12:14:11.743897 29827 raft_consensus.cc:2243] T 4589a863be4d484b81476119971ad7eb P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.744400 29827 raft_consensus.cc:2272] T 4589a863be4d484b81476119971ad7eb P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.747043 29827 tablet_replica.cc:333] T e3865ec1edae48228474685ba78de72e P d559be506ef4445ca1faf0e875b38679: stopping tablet replica
I20260709 12:14:11.747843 29827 raft_consensus.cc:2243] T e3865ec1edae48228474685ba78de72e P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.748361 29827 raft_consensus.cc:2272] T e3865ec1edae48228474685ba78de72e P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.751924 29827 tablet_replica.cc:333] T eda3455ee64d4d56a38ef80303fe9046 P d559be506ef4445ca1faf0e875b38679: stopping tablet replica
I20260709 12:14:11.752749 29827 raft_consensus.cc:2243] T eda3455ee64d4d56a38ef80303fe9046 P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.753242 29827 raft_consensus.cc:2272] T eda3455ee64d4d56a38ef80303fe9046 P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.756084 29827 tablet_replica.cc:333] T a1886db7b0134580b8a3f0c5d20d1b9c P d559be506ef4445ca1faf0e875b38679: stopping tablet replica
I20260709 12:14:11.756704 29827 raft_consensus.cc:2243] T a1886db7b0134580b8a3f0c5d20d1b9c P d559be506ef4445ca1faf0e875b38679 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:11.757578 29827 raft_consensus.cc:2272] T a1886db7b0134580b8a3f0c5d20d1b9c P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.760238 29827 tablet_replica.cc:333] T 8e1303f1b91147d0857cff4484afacc0 P d559be506ef4445ca1faf0e875b38679: stopping tablet replica
I20260709 12:14:11.761080 29827 raft_consensus.cc:2243] T 8e1303f1b91147d0857cff4484afacc0 P d559be506ef4445ca1faf0e875b38679 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:11.762253 29827 raft_consensus.cc:2272] T 8e1303f1b91147d0857cff4484afacc0 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.765096 29827 tablet_replica.cc:333] T f01fbf11f18344dd8a208b74da69151d P d559be506ef4445ca1faf0e875b38679: stopping tablet replica
I20260709 12:14:11.765935 29827 raft_consensus.cc:2243] T f01fbf11f18344dd8a208b74da69151d P d559be506ef4445ca1faf0e875b38679 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:11.766993 29827 raft_consensus.cc:2272] T f01fbf11f18344dd8a208b74da69151d P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:11.768539   718 consensus_peers.cc:597] T f4a0710b793b4b889b35a8e8705d80cb P 1b0d8dd14cbd4674a504867198df9173 -> Peer d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139): Couldn't send request to peer d559be506ef4445ca1faf0e875b38679. 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 12:14:11.769464 29827 tablet_replica.cc:333] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P d559be506ef4445ca1faf0e875b38679: stopping tablet replica
I20260709 12:14:11.770445 29827 raft_consensus.cc:2243] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P d559be506ef4445ca1faf0e875b38679 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:11.771494 29827 raft_consensus.cc:2272] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.773964 29827 tablet_replica.cc:333] T 0ddf0bdafe924cc9a23264c3062f53ea P d559be506ef4445ca1faf0e875b38679: stopping tablet replica
I20260709 12:14:11.774605 29827 raft_consensus.cc:2243] T 0ddf0bdafe924cc9a23264c3062f53ea P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.775054 29827 raft_consensus.cc:2272] T 0ddf0bdafe924cc9a23264c3062f53ea P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.777280 29827 tablet_replica.cc:333] T f4a0710b793b4b889b35a8e8705d80cb P d559be506ef4445ca1faf0e875b38679: stopping tablet replica
I20260709 12:14:11.777920 29827 raft_consensus.cc:2243] T f4a0710b793b4b889b35a8e8705d80cb P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.778421 29827 raft_consensus.cc:2272] T f4a0710b793b4b889b35a8e8705d80cb P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.780689 29827 tablet_replica.cc:333] T c9e5dc43a10a4b61bcf621a7b1a97591 P d559be506ef4445ca1faf0e875b38679: stopping tablet replica
I20260709 12:14:11.781206 29827 raft_consensus.cc:2243] T c9e5dc43a10a4b61bcf621a7b1a97591 P d559be506ef4445ca1faf0e875b38679 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:11.781944 29827 raft_consensus.cc:2272] T c9e5dc43a10a4b61bcf621a7b1a97591 P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.783952 29827 tablet_replica.cc:333] T a6dec0e1a5ed4f3992ae5ee71515194a P d559be506ef4445ca1faf0e875b38679: stopping tablet replica
I20260709 12:14:11.784510 29827 raft_consensus.cc:2243] T a6dec0e1a5ed4f3992ae5ee71515194a P d559be506ef4445ca1faf0e875b38679 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:11.785319 29827 raft_consensus.cc:2272] T a6dec0e1a5ed4f3992ae5ee71515194a P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.787335 29827 tablet_replica.cc:333] T dd7edf1dc96f4ee08c77617122845609 P d559be506ef4445ca1faf0e875b38679: stopping tablet replica
I20260709 12:14:11.787879 29827 raft_consensus.cc:2243] T dd7edf1dc96f4ee08c77617122845609 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.788303 29827 raft_consensus.cc:2272] T dd7edf1dc96f4ee08c77617122845609 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.790479 29827 tablet_replica.cc:333] T 09d17fbc424047ebb4d8521b8924feab P d559be506ef4445ca1faf0e875b38679: stopping tablet replica
I20260709 12:14:11.791172 29827 raft_consensus.cc:2243] T 09d17fbc424047ebb4d8521b8924feab P d559be506ef4445ca1faf0e875b38679 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:11.792016 29827 raft_consensus.cc:2272] T 09d17fbc424047ebb4d8521b8924feab P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.794806 29827 tablet_replica.cc:333] T ed268f7998ba43c1954ac95b87f64e5e P d559be506ef4445ca1faf0e875b38679: stopping tablet replica
I20260709 12:14:11.795845 29827 raft_consensus.cc:2243] T ed268f7998ba43c1954ac95b87f64e5e P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.796413 29827 raft_consensus.cc:2272] T ed268f7998ba43c1954ac95b87f64e5e P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:11.798699   792 consensus_peers.cc:597] T 80c48f82166b4df69456db6e73eaa437 P 6ccb9b1d08bc4da8991c8681f59cc058 -> Peer d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139): Couldn't send request to peer d559be506ef4445ca1faf0e875b38679. 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 12:14:11.798943 29827 tablet_replica.cc:333] T b06f48f7f9a049208bc7d12b6db231a0 P d559be506ef4445ca1faf0e875b38679: stopping tablet replica
I20260709 12:14:11.799728 29827 raft_consensus.cc:2243] T b06f48f7f9a049208bc7d12b6db231a0 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.800123 29827 raft_consensus.cc:2272] T b06f48f7f9a049208bc7d12b6db231a0 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.802013 29827 tablet_replica.cc:333] T 1899484afc714737b64c009c5505e377 P d559be506ef4445ca1faf0e875b38679: stopping tablet replica
I20260709 12:14:11.802583 29827 raft_consensus.cc:2243] T 1899484afc714737b64c009c5505e377 P d559be506ef4445ca1faf0e875b38679 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:11.803332 29827 raft_consensus.cc:2272] T 1899484afc714737b64c009c5505e377 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.805187 29827 tablet_replica.cc:333] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P d559be506ef4445ca1faf0e875b38679: stopping tablet replica
I20260709 12:14:11.805720 29827 raft_consensus.cc:2243] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P d559be506ef4445ca1faf0e875b38679 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:11.806682 29827 raft_consensus.cc:2272] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P d559be506ef4445ca1faf0e875b38679 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.808625 29827 tablet_replica.cc:333] T 9982878c53e74f9cb7e69b9eb2844b41 P d559be506ef4445ca1faf0e875b38679: stopping tablet replica
I20260709 12:14:11.809135 29827 raft_consensus.cc:2243] T 9982878c53e74f9cb7e69b9eb2844b41 P d559be506ef4445ca1faf0e875b38679 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:11.809883 29827 raft_consensus.cc:2272] T 9982878c53e74f9cb7e69b9eb2844b41 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.811793 29827 tablet_replica.cc:333] T 610dd9a8ab854bf182981304ed247a40 P d559be506ef4445ca1faf0e875b38679: stopping tablet replica
I20260709 12:14:11.812305 29827 raft_consensus.cc:2243] T 610dd9a8ab854bf182981304ed247a40 P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.812669 29827 raft_consensus.cc:2272] T 610dd9a8ab854bf182981304ed247a40 P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.814643 29827 tablet_replica.cc:333] T 4949a29dc01942f9bdaa483871484cb0 P d559be506ef4445ca1faf0e875b38679: stopping tablet replica
I20260709 12:14:11.815160 29827 raft_consensus.cc:2243] T 4949a29dc01942f9bdaa483871484cb0 P d559be506ef4445ca1faf0e875b38679 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:11.815896 29827 raft_consensus.cc:2272] T 4949a29dc01942f9bdaa483871484cb0 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.817920 29827 tablet_replica.cc:333] T 0cb6f517e698482fb776b8c531da3f11 P d559be506ef4445ca1faf0e875b38679: stopping tablet replica
I20260709 12:14:11.818660 29827 raft_consensus.cc:2243] T 0cb6f517e698482fb776b8c531da3f11 P d559be506ef4445ca1faf0e875b38679 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:11.819561 29827 raft_consensus.cc:2272] T 0cb6f517e698482fb776b8c531da3f11 P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.822248 29827 tablet_replica.cc:333] T e0bb94651509449fb9ff8cb59bd6a092 P d559be506ef4445ca1faf0e875b38679: stopping tablet replica
I20260709 12:14:11.822959 29827 raft_consensus.cc:2243] T e0bb94651509449fb9ff8cb59bd6a092 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:14:11.823356   718 consensus_peers.cc:597] T d09b1bb68c064e2d94ec2e2b0fa2df25 P 1b0d8dd14cbd4674a504867198df9173 -> Peer d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139): Couldn't send request to peer d559be506ef4445ca1faf0e875b38679. 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 12:14:11.823549 29827 raft_consensus.cc:2272] T e0bb94651509449fb9ff8cb59bd6a092 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:11.826740   718 consensus_peers.cc:597] T dd7edf1dc96f4ee08c77617122845609 P 1b0d8dd14cbd4674a504867198df9173 -> Peer d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139): Couldn't send request to peer d559be506ef4445ca1faf0e875b38679. 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 12:14:11.827026 29827 tablet_replica.cc:333] T 7e2ebbc6086348999b2168c9e37924f0 P d559be506ef4445ca1faf0e875b38679: stopping tablet replica
I20260709 12:14:11.828208 29827 raft_consensus.cc:2243] T 7e2ebbc6086348999b2168c9e37924f0 P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.828763 29827 raft_consensus.cc:2272] T 7e2ebbc6086348999b2168c9e37924f0 P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.831466 29827 tablet_replica.cc:333] T 77e0b3980d084ac08e3ba1e41d563d05 P d559be506ef4445ca1faf0e875b38679: stopping tablet replica
I20260709 12:14:11.832195 29827 raft_consensus.cc:2243] T 77e0b3980d084ac08e3ba1e41d563d05 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.832863 29827 raft_consensus.cc:2272] T 77e0b3980d084ac08e3ba1e41d563d05 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.836011 29827 tablet_replica.cc:333] T 3eadbe6c07564547a479d72d04d07b66 P d559be506ef4445ca1faf0e875b38679: stopping tablet replica
I20260709 12:14:11.836760 29827 raft_consensus.cc:2243] T 3eadbe6c07564547a479d72d04d07b66 P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.837286 29827 raft_consensus.cc:2272] T 3eadbe6c07564547a479d72d04d07b66 P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.841140 29827 tablet_replica.cc:333] T 950021d7f415435b86913a6756debab4 P d559be506ef4445ca1faf0e875b38679: stopping tablet replica
I20260709 12:14:11.841779 29827 raft_consensus.cc:2243] T 950021d7f415435b86913a6756debab4 P d559be506ef4445ca1faf0e875b38679 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.842353 29827 raft_consensus.cc:2272] T 950021d7f415435b86913a6756debab4 P d559be506ef4445ca1faf0e875b38679 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.844623 29827 tablet_replica.cc:333] T 4c50ea91f7b1473e9d415a63065f9905 P d559be506ef4445ca1faf0e875b38679: stopping tablet replica
I20260709 12:14:11.845319 29827 raft_consensus.cc:2243] T 4c50ea91f7b1473e9d415a63065f9905 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.845745 29827 raft_consensus.cc:2272] T 4c50ea91f7b1473e9d415a63065f9905 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.847666 29827 tablet_replica.cc:333] T 9fdf58d4428342928e46f4af7150ea65 P d559be506ef4445ca1faf0e875b38679: stopping tablet replica
I20260709 12:14:11.848178 29827 raft_consensus.cc:2243] T 9fdf58d4428342928e46f4af7150ea65 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.848640 29827 raft_consensus.cc:2272] T 9fdf58d4428342928e46f4af7150ea65 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.850656 29827 tablet_replica.cc:333] T 95d1e6d74fd0435882bb3d25ac3823f6 P d559be506ef4445ca1faf0e875b38679: stopping tablet replica
I20260709 12:14:11.851148 29827 raft_consensus.cc:2243] T 95d1e6d74fd0435882bb3d25ac3823f6 P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.851649 29827 raft_consensus.cc:2272] T 95d1e6d74fd0435882bb3d25ac3823f6 P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.854486 29827 tablet_replica.cc:333] T 384b6b44e07748b891f76e9a28d82d05 P d559be506ef4445ca1faf0e875b38679: stopping tablet replica
I20260709 12:14:11.855229 29827 raft_consensus.cc:2243] T 384b6b44e07748b891f76e9a28d82d05 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.855732 29827 raft_consensus.cc:2272] T 384b6b44e07748b891f76e9a28d82d05 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.858479 29827 tablet_replica.cc:333] T 980f85de147c466ba0d7b70651045679 P d559be506ef4445ca1faf0e875b38679: stopping tablet replica
I20260709 12:14:11.859623 29827 raft_consensus.cc:2243] T 980f85de147c466ba0d7b70651045679 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.860046 29827 raft_consensus.cc:2272] T 980f85de147c466ba0d7b70651045679 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.862233 29827 tablet_replica.cc:333] T 80c48f82166b4df69456db6e73eaa437 P d559be506ef4445ca1faf0e875b38679: stopping tablet replica
I20260709 12:14:11.862908 29827 raft_consensus.cc:2243] T 80c48f82166b4df69456db6e73eaa437 P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.863494 29827 raft_consensus.cc:2272] T 80c48f82166b4df69456db6e73eaa437 P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.865967 29827 tablet_replica.cc:333] T a94b2fd3bc294040b3a80c530f22a14e P d559be506ef4445ca1faf0e875b38679: stopping tablet replica
I20260709 12:14:11.866585 29827 raft_consensus.cc:2243] T a94b2fd3bc294040b3a80c530f22a14e P d559be506ef4445ca1faf0e875b38679 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 12:14:11.866734   718 consensus_peers.cc:597] T 9fdf58d4428342928e46f4af7150ea65 P 1b0d8dd14cbd4674a504867198df9173 -> Peer d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139): Couldn't send request to peer d559be506ef4445ca1faf0e875b38679. 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 12:14:11.867117 29827 raft_consensus.cc:2272] T a94b2fd3bc294040b3a80c530f22a14e P d559be506ef4445ca1faf0e875b38679 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.869259 29827 tablet_replica.cc:333] T 575180f8f77b4e4a9e40a0a7c8277f77 P d559be506ef4445ca1faf0e875b38679: stopping tablet replica
I20260709 12:14:11.869979 29827 raft_consensus.cc:2243] T 575180f8f77b4e4a9e40a0a7c8277f77 P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.870558 29827 raft_consensus.cc:2272] T 575180f8f77b4e4a9e40a0a7c8277f77 P d559be506ef4445ca1faf0e875b38679 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.873227 29827 tablet_replica.cc:333] T ccd7b1a61a6544f28d94d0a7ea565293 P d559be506ef4445ca1faf0e875b38679: stopping tablet replica
I20260709 12:14:11.873914 29827 raft_consensus.cc:2243] T ccd7b1a61a6544f28d94d0a7ea565293 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:11.874449 29827 raft_consensus.cc:2272] T ccd7b1a61a6544f28d94d0a7ea565293 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.877425 29827 tablet_replica.cc:333] T ca0a3a954c554ce3a42ab34b16f1d051 P d559be506ef4445ca1faf0e875b38679: stopping tablet replica
I20260709 12:14:11.878341 29827 raft_consensus.cc:2243] T ca0a3a954c554ce3a42ab34b16f1d051 P d559be506ef4445ca1faf0e875b38679 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:11.879820 29827 raft_consensus.cc:2272] T ca0a3a954c554ce3a42ab34b16f1d051 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:11.882902 29827 tablet_replica.cc:333] T 3fe0753816884f439663cc0acc51ccc1 P d559be506ef4445ca1faf0e875b38679: stopping tablet replica
I20260709 12:14:11.883724 29827 raft_consensus.cc:2243] T 3fe0753816884f439663cc0acc51ccc1 P d559be506ef4445ca1faf0e875b38679 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:11.884588 29827 raft_consensus.cc:2272] T 3fe0753816884f439663cc0acc51ccc1 P d559be506ef4445ca1faf0e875b38679 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:11.933537   718 consensus_peers.cc:597] T b06f48f7f9a049208bc7d12b6db231a0 P 1b0d8dd14cbd4674a504867198df9173 -> Peer d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139): Couldn't send request to peer d559be506ef4445ca1faf0e875b38679. 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 12:14:11.970407 29827 tablet_server.cc:196] TabletServer@127.29.32.194:0 shutdown complete.
W20260709 12:14:11.970738   792 consensus_peers.cc:597] T 0ddf0bdafe924cc9a23264c3062f53ea P 6ccb9b1d08bc4da8991c8681f59cc058 -> Peer d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139): Couldn't send request to peer d559be506ef4445ca1faf0e875b38679. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.194:45139: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:11.974109   718 consensus_peers.cc:597] T ccd7b1a61a6544f28d94d0a7ea565293 P 1b0d8dd14cbd4674a504867198df9173 -> Peer d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139): Couldn't send request to peer d559be506ef4445ca1faf0e875b38679. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.194:45139: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:11.981011   718 consensus_peers.cc:597] T 3c4c3eac2bdd4683b1baf1d6ed146f96 P 1b0d8dd14cbd4674a504867198df9173 -> Peer d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139): Couldn't send request to peer d559be506ef4445ca1faf0e875b38679. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.194:45139: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:11.982471   792 consensus_peers.cc:597] T 77e0b3980d084ac08e3ba1e41d563d05 P 6ccb9b1d08bc4da8991c8681f59cc058 -> Peer d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139): Couldn't send request to peer d559be506ef4445ca1faf0e875b38679. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.194:45139: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:11.984444   718 consensus_peers.cc:597] T 42811a1774aa4d89a4436249765e544a P 1b0d8dd14cbd4674a504867198df9173 -> Peer d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139): Couldn't send request to peer d559be506ef4445ca1faf0e875b38679. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.194:45139: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:12.014415   718 consensus_peers.cc:597] T 3eadbe6c07564547a479d72d04d07b66 P 1b0d8dd14cbd4674a504867198df9173 -> Peer d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139): Couldn't send request to peer d559be506ef4445ca1faf0e875b38679. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.194:45139: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:12.022760   718 consensus_peers.cc:597] T 384b6b44e07748b891f76e9a28d82d05 P 1b0d8dd14cbd4674a504867198df9173 -> Peer d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139): Couldn't send request to peer d559be506ef4445ca1faf0e875b38679. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.194:45139: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:12.066990 29827 tablet_server.cc:179] TabletServer@127.29.32.195:0 shutting down...
W20260709 12:14:12.094455   792 consensus_peers.cc:597] T eda3455ee64d4d56a38ef80303fe9046 P 6ccb9b1d08bc4da8991c8681f59cc058 -> Peer d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139): Couldn't send request to peer d559be506ef4445ca1faf0e875b38679. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.194:45139: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:12.115001   718 consensus_peers.cc:597] T e0bb94651509449fb9ff8cb59bd6a092 P 1b0d8dd14cbd4674a504867198df9173 -> Peer d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139): Couldn't send request to peer d559be506ef4445ca1faf0e875b38679. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.194:45139: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:12.115926   793 consensus_peers.cc:597] T 0ddf0bdafe924cc9a23264c3062f53ea P 6ccb9b1d08bc4da8991c8681f59cc058 -> Peer 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569): Couldn't send request to peer 1b0d8dd14cbd4674a504867198df9173. 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 12:14:12.118484   793 consensus_peers.cc:597] T 77e0b3980d084ac08e3ba1e41d563d05 P 6ccb9b1d08bc4da8991c8681f59cc058 -> Peer 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569): Couldn't send request to peer 1b0d8dd14cbd4674a504867198df9173. 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 12:14:12.126271 29827 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:12.127184 29827 tablet_replica.cc:333] T ece20d6112544af09b04c09234863c67 P 1b0d8dd14cbd4674a504867198df9173: stopping tablet replica
I20260709 12:14:12.127910 29827 raft_consensus.cc:2243] T ece20d6112544af09b04c09234863c67 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:12.128415 29827 raft_consensus.cc:2272] T ece20d6112544af09b04c09234863c67 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.130676 29827 tablet_replica.cc:333] T 3c4c3eac2bdd4683b1baf1d6ed146f96 P 1b0d8dd14cbd4674a504867198df9173: stopping tablet replica
I20260709 12:14:12.131351 29827 raft_consensus.cc:2243] T 3c4c3eac2bdd4683b1baf1d6ed146f96 P 1b0d8dd14cbd4674a504867198df9173 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:12.132277 29827 raft_consensus.cc:2272] T 3c4c3eac2bdd4683b1baf1d6ed146f96 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.135737 29827 tablet_replica.cc:333] T d4904c3db7d444b2a5c6631ef47c883a P 1b0d8dd14cbd4674a504867198df9173: stopping tablet replica
I20260709 12:14:12.136829 29827 raft_consensus.cc:2243] T d4904c3db7d444b2a5c6631ef47c883a P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:12.137458 29827 raft_consensus.cc:2272] T d4904c3db7d444b2a5c6631ef47c883a P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.140465 29827 tablet_replica.cc:333] T 42811a1774aa4d89a4436249765e544a P 1b0d8dd14cbd4674a504867198df9173: stopping tablet replica
W20260709 12:14:12.140803   718 consensus_peers.cc:597] T 980f85de147c466ba0d7b70651045679 P 1b0d8dd14cbd4674a504867198df9173 -> Peer d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139): Couldn't send request to peer d559be506ef4445ca1faf0e875b38679. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.194:45139: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:12.141400 29827 raft_consensus.cc:2243] T 42811a1774aa4d89a4436249765e544a P 1b0d8dd14cbd4674a504867198df9173 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:12.142614 29827 raft_consensus.cc:2272] T 42811a1774aa4d89a4436249765e544a P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.145474 29827 tablet_replica.cc:333] T a1886db7b0134580b8a3f0c5d20d1b9c P 1b0d8dd14cbd4674a504867198df9173: stopping tablet replica
I20260709 12:14:12.146377 29827 raft_consensus.cc:2243] T a1886db7b0134580b8a3f0c5d20d1b9c P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:12.146921 29827 raft_consensus.cc:2272] T a1886db7b0134580b8a3f0c5d20d1b9c P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:12.148185   793 consensus_peers.cc:597] T 8fd7f62300f1408583ec274082b17d08 P 6ccb9b1d08bc4da8991c8681f59cc058 -> Peer 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569): Couldn't send request to peer 1b0d8dd14cbd4674a504867198df9173. 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 12:14:12.149652 29827 tablet_replica.cc:333] T a94b2fd3bc294040b3a80c530f22a14e P 1b0d8dd14cbd4674a504867198df9173: stopping tablet replica
I20260709 12:14:12.150650 29827 raft_consensus.cc:2243] T a94b2fd3bc294040b3a80c530f22a14e P 1b0d8dd14cbd4674a504867198df9173 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:12.151160 29827 raft_consensus.cc:2272] T a94b2fd3bc294040b3a80c530f22a14e P 1b0d8dd14cbd4674a504867198df9173 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.153218 29827 tablet_replica.cc:333] T d09b1bb68c064e2d94ec2e2b0fa2df25 P 1b0d8dd14cbd4674a504867198df9173: stopping tablet replica
I20260709 12:14:12.153815 29827 raft_consensus.cc:2243] T d09b1bb68c064e2d94ec2e2b0fa2df25 P 1b0d8dd14cbd4674a504867198df9173 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:12.154698 29827 raft_consensus.cc:2272] T d09b1bb68c064e2d94ec2e2b0fa2df25 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.156679 29827 tablet_replica.cc:333] T 4e18c72b67194671ae1569e0a3a4d79e P 1b0d8dd14cbd4674a504867198df9173: stopping tablet replica
I20260709 12:14:12.157363 29827 raft_consensus.cc:2243] T 4e18c72b67194671ae1569e0a3a4d79e P 1b0d8dd14cbd4674a504867198df9173 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:12.157814 29827 raft_consensus.cc:2272] T 4e18c72b67194671ae1569e0a3a4d79e P 1b0d8dd14cbd4674a504867198df9173 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.160151 29827 tablet_replica.cc:333] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P 1b0d8dd14cbd4674a504867198df9173: stopping tablet replica
I20260709 12:14:12.160778 29827 raft_consensus.cc:2243] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P 1b0d8dd14cbd4674a504867198df9173 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:12.161738 29827 raft_consensus.cc:2272] T 2c2f769da0c14bf2a2cb2d1c86ba3e26 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.163872 29827 tablet_replica.cc:333] T 59464093931c47f5ae41a67791bde98b P 1b0d8dd14cbd4674a504867198df9173: stopping tablet replica
W20260709 12:14:12.163761   792 consensus_peers.cc:597] T 4c50ea91f7b1473e9d415a63065f9905 P 6ccb9b1d08bc4da8991c8681f59cc058 -> Peer d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139): Couldn't send request to peer d559be506ef4445ca1faf0e875b38679. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.194:45139: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:12.164642 29827 raft_consensus.cc:2243] T 59464093931c47f5ae41a67791bde98b P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:12.165143 29827 raft_consensus.cc:2272] T 59464093931c47f5ae41a67791bde98b P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.167455 29827 tablet_replica.cc:333] T 4589a863be4d484b81476119971ad7eb P 1b0d8dd14cbd4674a504867198df9173: stopping tablet replica
I20260709 12:14:12.168259 29827 raft_consensus.cc:2243] T 4589a863be4d484b81476119971ad7eb P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:12.168746 29827 raft_consensus.cc:2272] T 4589a863be4d484b81476119971ad7eb P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.171200 29827 tablet_replica.cc:333] T 384b6b44e07748b891f76e9a28d82d05 P 1b0d8dd14cbd4674a504867198df9173: stopping tablet replica
I20260709 12:14:12.171972 29827 raft_consensus.cc:2243] T 384b6b44e07748b891f76e9a28d82d05 P 1b0d8dd14cbd4674a504867198df9173 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:12.172938 29827 raft_consensus.cc:2272] T 384b6b44e07748b891f76e9a28d82d05 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.175406 29827 tablet_replica.cc:333] T 980f85de147c466ba0d7b70651045679 P 1b0d8dd14cbd4674a504867198df9173: stopping tablet replica
I20260709 12:14:12.175906 29827 raft_consensus.cc:2243] T 980f85de147c466ba0d7b70651045679 P 1b0d8dd14cbd4674a504867198df9173 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:12.176614 29827 raft_consensus.cc:2272] T 980f85de147c466ba0d7b70651045679 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.178606 29827 tablet_replica.cc:333] T 0ddf0bdafe924cc9a23264c3062f53ea P 1b0d8dd14cbd4674a504867198df9173: stopping tablet replica
I20260709 12:14:12.179256 29827 raft_consensus.cc:2243] T 0ddf0bdafe924cc9a23264c3062f53ea P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:12.179718 29827 raft_consensus.cc:2272] T 0ddf0bdafe924cc9a23264c3062f53ea P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.182492 29827 tablet_replica.cc:333] T f4a0710b793b4b889b35a8e8705d80cb P 1b0d8dd14cbd4674a504867198df9173: stopping tablet replica
I20260709 12:14:12.183538 29827 raft_consensus.cc:2243] T f4a0710b793b4b889b35a8e8705d80cb P 1b0d8dd14cbd4674a504867198df9173 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:12.184981 29827 raft_consensus.cc:2272] T f4a0710b793b4b889b35a8e8705d80cb P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.187990 29827 tablet_replica.cc:333] T be4c515703b34687b68d395e076a4f84 P 1b0d8dd14cbd4674a504867198df9173: stopping tablet replica
I20260709 12:14:12.188885 29827 raft_consensus.cc:2243] T be4c515703b34687b68d395e076a4f84 P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:12.189518 29827 raft_consensus.cc:2272] T be4c515703b34687b68d395e076a4f84 P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.192674 29827 tablet_replica.cc:333] T ed75b552f15e451c9e29aa314d1439fe P 1b0d8dd14cbd4674a504867198df9173: stopping tablet replica
I20260709 12:14:12.193545 29827 raft_consensus.cc:2243] T ed75b552f15e451c9e29aa314d1439fe P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:12.194229 29827 raft_consensus.cc:2272] T ed75b552f15e451c9e29aa314d1439fe P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.197093 29827 tablet_replica.cc:333] T dd7edf1dc96f4ee08c77617122845609 P 1b0d8dd14cbd4674a504867198df9173: stopping tablet replica
I20260709 12:14:12.197770 29827 raft_consensus.cc:2243] T dd7edf1dc96f4ee08c77617122845609 P 1b0d8dd14cbd4674a504867198df9173 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:12.198714 29827 raft_consensus.cc:2272] T dd7edf1dc96f4ee08c77617122845609 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.200570 29827 tablet_replica.cc:333] T 09d17fbc424047ebb4d8521b8924feab P 1b0d8dd14cbd4674a504867198df9173: stopping tablet replica
I20260709 12:14:12.201085 29827 raft_consensus.cc:2243] T 09d17fbc424047ebb4d8521b8924feab P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:12.201470 29827 raft_consensus.cc:2272] T 09d17fbc424047ebb4d8521b8924feab P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.203452 29827 tablet_replica.cc:333] T c9e5dc43a10a4b61bcf621a7b1a97591 P 1b0d8dd14cbd4674a504867198df9173: stopping tablet replica
I20260709 12:14:12.203986 29827 raft_consensus.cc:2243] T c9e5dc43a10a4b61bcf621a7b1a97591 P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:12.204476 29827 raft_consensus.cc:2272] T c9e5dc43a10a4b61bcf621a7b1a97591 P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.206806 29827 tablet_replica.cc:333] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P 1b0d8dd14cbd4674a504867198df9173: stopping tablet replica
I20260709 12:14:12.207316 29827 raft_consensus.cc:2243] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:12.207772 29827 raft_consensus.cc:2272] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:12.208468   793 consensus_peers.cc:597] T 3c5d944b5c594423a11c0215cadf5004 P 6ccb9b1d08bc4da8991c8681f59cc058 -> Peer 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569): Couldn't send request to peer 1b0d8dd14cbd4674a504867198df9173. 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 12:14:12.209712 29827 tablet_replica.cc:333] T d9aed7418af8462a826dce024ef3ed42 P 1b0d8dd14cbd4674a504867198df9173: stopping tablet replica
I20260709 12:14:12.210770 29827 raft_consensus.cc:2243] T d9aed7418af8462a826dce024ef3ed42 P 1b0d8dd14cbd4674a504867198df9173 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:12.211387 29827 raft_consensus.cc:2272] T d9aed7418af8462a826dce024ef3ed42 P 1b0d8dd14cbd4674a504867198df9173 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.213860 29827 tablet_replica.cc:333] T e3865ec1edae48228474685ba78de72e P 1b0d8dd14cbd4674a504867198df9173: stopping tablet replica
I20260709 12:14:12.214577 29827 raft_consensus.cc:2243] T e3865ec1edae48228474685ba78de72e P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:12.215049 29827 raft_consensus.cc:2272] T e3865ec1edae48228474685ba78de72e P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.217362 29827 tablet_replica.cc:333] T ccd7b1a61a6544f28d94d0a7ea565293 P 1b0d8dd14cbd4674a504867198df9173: stopping tablet replica
I20260709 12:14:12.218144 29827 raft_consensus.cc:2243] T ccd7b1a61a6544f28d94d0a7ea565293 P 1b0d8dd14cbd4674a504867198df9173 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:12.219470 29827 raft_consensus.cc:2272] T ccd7b1a61a6544f28d94d0a7ea565293 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.222018 29827 tablet_replica.cc:333] T ca0a3a954c554ce3a42ab34b16f1d051 P 1b0d8dd14cbd4674a504867198df9173: stopping tablet replica
I20260709 12:14:12.222616 29827 raft_consensus.cc:2243] T ca0a3a954c554ce3a42ab34b16f1d051 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:12.223059 29827 raft_consensus.cc:2272] T ca0a3a954c554ce3a42ab34b16f1d051 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.224852 29827 tablet_replica.cc:333] T 4949a29dc01942f9bdaa483871484cb0 P 1b0d8dd14cbd4674a504867198df9173: stopping tablet replica
I20260709 12:14:12.225417 29827 raft_consensus.cc:2243] T 4949a29dc01942f9bdaa483871484cb0 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:12.225870 29827 raft_consensus.cc:2272] T 4949a29dc01942f9bdaa483871484cb0 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.227746 29827 tablet_replica.cc:333] T 9fdf58d4428342928e46f4af7150ea65 P 1b0d8dd14cbd4674a504867198df9173: stopping tablet replica
I20260709 12:14:12.228315 29827 raft_consensus.cc:2243] T 9fdf58d4428342928e46f4af7150ea65 P 1b0d8dd14cbd4674a504867198df9173 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:12.229278 29827 raft_consensus.cc:2272] T 9fdf58d4428342928e46f4af7150ea65 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.231550 29827 tablet_replica.cc:333] T 77e0b3980d084ac08e3ba1e41d563d05 P 1b0d8dd14cbd4674a504867198df9173: stopping tablet replica
I20260709 12:14:12.232265 29827 raft_consensus.cc:2243] T 77e0b3980d084ac08e3ba1e41d563d05 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:12.232837 29827 raft_consensus.cc:2272] T 77e0b3980d084ac08e3ba1e41d563d05 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.234900 29827 tablet_replica.cc:333] T 7e2ebbc6086348999b2168c9e37924f0 P 1b0d8dd14cbd4674a504867198df9173: stopping tablet replica
I20260709 12:14:12.235471 29827 raft_consensus.cc:2243] T 7e2ebbc6086348999b2168c9e37924f0 P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:12.235916 29827 raft_consensus.cc:2272] T 7e2ebbc6086348999b2168c9e37924f0 P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.237730 29827 tablet_replica.cc:333] T b06f48f7f9a049208bc7d12b6db231a0 P 1b0d8dd14cbd4674a504867198df9173: stopping tablet replica
I20260709 12:14:12.238370 29827 raft_consensus.cc:2243] T b06f48f7f9a049208bc7d12b6db231a0 P 1b0d8dd14cbd4674a504867198df9173 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:12.239217 29827 raft_consensus.cc:2272] T b06f48f7f9a049208bc7d12b6db231a0 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.242262 29827 tablet_replica.cc:333] T 1899484afc714737b64c009c5505e377 P 1b0d8dd14cbd4674a504867198df9173: stopping tablet replica
I20260709 12:14:12.243021 29827 raft_consensus.cc:2243] T 1899484afc714737b64c009c5505e377 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:12.243556 29827 raft_consensus.cc:2272] T 1899484afc714737b64c009c5505e377 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.246073 29827 tablet_replica.cc:333] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P 1b0d8dd14cbd4674a504867198df9173: stopping tablet replica
I20260709 12:14:12.246727 29827 raft_consensus.cc:2243] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P 1b0d8dd14cbd4674a504867198df9173 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:12.247088 29827 raft_consensus.cc:2272] T d7f7d4b3ac3e46c18f5c6c8fbf676f74 P 1b0d8dd14cbd4674a504867198df9173 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.249426 29827 tablet_replica.cc:333] T 3bdbc0c021c34a5ea7552ca16564f642 P 1b0d8dd14cbd4674a504867198df9173: stopping tablet replica
I20260709 12:14:12.250128 29827 raft_consensus.cc:2243] T 3bdbc0c021c34a5ea7552ca16564f642 P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:12.250732 29827 raft_consensus.cc:2272] T 3bdbc0c021c34a5ea7552ca16564f642 P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.253123 29827 tablet_replica.cc:333] T 5d4c1ea720264917b59c2080232aa770 P 1b0d8dd14cbd4674a504867198df9173: stopping tablet replica
I20260709 12:14:12.253710 29827 raft_consensus.cc:2243] T 5d4c1ea720264917b59c2080232aa770 P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:12.254242 29827 raft_consensus.cc:2272] T 5d4c1ea720264917b59c2080232aa770 P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.256402 29827 tablet_replica.cc:333] T 95ad5f421cc44bcba9d8f0e3b909562a P 1b0d8dd14cbd4674a504867198df9173: stopping tablet replica
I20260709 12:14:12.256876 29827 raft_consensus.cc:2243] T 95ad5f421cc44bcba9d8f0e3b909562a P 1b0d8dd14cbd4674a504867198df9173 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:12.257591 29827 raft_consensus.cc:2272] T 95ad5f421cc44bcba9d8f0e3b909562a P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.259480 29827 tablet_replica.cc:333] T 77f4de4a2b5842d0aa989bb5b7cdd62e P 1b0d8dd14cbd4674a504867198df9173: stopping tablet replica
I20260709 12:14:12.259943 29827 raft_consensus.cc:2243] T 77f4de4a2b5842d0aa989bb5b7cdd62e P 1b0d8dd14cbd4674a504867198df9173 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:12.260636 29827 raft_consensus.cc:2272] T 77f4de4a2b5842d0aa989bb5b7cdd62e P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.262456 29827 tablet_replica.cc:333] T 95d1e6d74fd0435882bb3d25ac3823f6 P 1b0d8dd14cbd4674a504867198df9173: stopping tablet replica
I20260709 12:14:12.262974 29827 raft_consensus.cc:2243] T 95d1e6d74fd0435882bb3d25ac3823f6 P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:12.263415 29827 raft_consensus.cc:2272] T 95d1e6d74fd0435882bb3d25ac3823f6 P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.265255 29827 tablet_replica.cc:333] T 8fd7f62300f1408583ec274082b17d08 P 1b0d8dd14cbd4674a504867198df9173: stopping tablet replica
I20260709 12:14:12.265755 29827 raft_consensus.cc:2243] T 8fd7f62300f1408583ec274082b17d08 P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:12.266526 29827 raft_consensus.cc:2272] T 8fd7f62300f1408583ec274082b17d08 P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.268323 29827 tablet_replica.cc:333] T 8527fff2c7f2448fb4a27971551860c9 P 1b0d8dd14cbd4674a504867198df9173: stopping tablet replica
I20260709 12:14:12.268890 29827 raft_consensus.cc:2243] T 8527fff2c7f2448fb4a27971551860c9 P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:12.269323 29827 raft_consensus.cc:2272] T 8527fff2c7f2448fb4a27971551860c9 P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.271463 29827 tablet_replica.cc:333] T 3eadbe6c07564547a479d72d04d07b66 P 1b0d8dd14cbd4674a504867198df9173: stopping tablet replica
I20260709 12:14:12.271996 29827 raft_consensus.cc:2243] T 3eadbe6c07564547a479d72d04d07b66 P 1b0d8dd14cbd4674a504867198df9173 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:12.272781 29827 raft_consensus.cc:2272] T 3eadbe6c07564547a479d72d04d07b66 P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.275636 29827 tablet_replica.cc:333] T 950021d7f415435b86913a6756debab4 P 1b0d8dd14cbd4674a504867198df9173: stopping tablet replica
I20260709 12:14:12.276307 29827 raft_consensus.cc:2243] T 950021d7f415435b86913a6756debab4 P 1b0d8dd14cbd4674a504867198df9173 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:12.276937 29827 raft_consensus.cc:2272] T 950021d7f415435b86913a6756debab4 P 1b0d8dd14cbd4674a504867198df9173 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:12.278214   793 consensus_peers.cc:597] T fab06146ed1b430b889579c76a54eeee P 6ccb9b1d08bc4da8991c8681f59cc058 -> Peer 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569): Couldn't send request to peer 1b0d8dd14cbd4674a504867198df9173. 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 12:14:12.279698 29827 tablet_replica.cc:333] T e0bb94651509449fb9ff8cb59bd6a092 P 1b0d8dd14cbd4674a504867198df9173: stopping tablet replica
I20260709 12:14:12.280254 29827 raft_consensus.cc:2243] T e0bb94651509449fb9ff8cb59bd6a092 P 1b0d8dd14cbd4674a504867198df9173 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:12.281004 29827 raft_consensus.cc:2272] T e0bb94651509449fb9ff8cb59bd6a092 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.282897 29827 tablet_replica.cc:333] T fab06146ed1b430b889579c76a54eeee P 1b0d8dd14cbd4674a504867198df9173: stopping tablet replica
I20260709 12:14:12.283391 29827 raft_consensus.cc:2243] T fab06146ed1b430b889579c76a54eeee P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:12.283820 29827 raft_consensus.cc:2272] T fab06146ed1b430b889579c76a54eeee P 1b0d8dd14cbd4674a504867198df9173 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.285735 29827 tablet_replica.cc:333] T 3c5d944b5c594423a11c0215cadf5004 P 1b0d8dd14cbd4674a504867198df9173: stopping tablet replica
I20260709 12:14:12.286268 29827 raft_consensus.cc:2243] T 3c5d944b5c594423a11c0215cadf5004 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:12.286803 29827 raft_consensus.cc:2272] T 3c5d944b5c594423a11c0215cadf5004 P 1b0d8dd14cbd4674a504867198df9173 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:12.318276   793 consensus_peers.cc:597] T ed75b552f15e451c9e29aa314d1439fe P 6ccb9b1d08bc4da8991c8681f59cc058 -> Peer 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569): Couldn't send request to peer 1b0d8dd14cbd4674a504867198df9173. 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 12:14:12.337832   793 consensus_peers.cc:597] T d4904c3db7d444b2a5c6631ef47c883a P 6ccb9b1d08bc4da8991c8681f59cc058 -> Peer 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569): Couldn't send request to peer 1b0d8dd14cbd4674a504867198df9173. 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 12:14:12.367156 29827 tablet_server.cc:196] TabletServer@127.29.32.195:0 shutdown complete.
W20260709 12:14:12.378831   793 consensus_peers.cc:597] T 5d4c1ea720264917b59c2080232aa770 P 6ccb9b1d08bc4da8991c8681f59cc058 -> Peer 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569): Couldn't send request to peer 1b0d8dd14cbd4674a504867198df9173. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.195:46569: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:12.399688   793 consensus_peers.cc:597] T be4c515703b34687b68d395e076a4f84 P 6ccb9b1d08bc4da8991c8681f59cc058 -> Peer 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569): Couldn't send request to peer 1b0d8dd14cbd4674a504867198df9173. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.195:46569: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:12.414824   793 consensus_peers.cc:597] T ece20d6112544af09b04c09234863c67 P 6ccb9b1d08bc4da8991c8681f59cc058 -> Peer 1b0d8dd14cbd4674a504867198df9173 (127.29.32.195:46569): Couldn't send request to peer 1b0d8dd14cbd4674a504867198df9173. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.195:46569: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:12.443501 29827 tablet_server.cc:179] TabletServer@127.29.32.196:0 shutting down...
I20260709 12:14:12.457613  1794 raft_consensus.cc:493] T 610dd9a8ab854bf182981304ed247a40 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f516f7a5bdde4cd78035bbf464c6fb6e)
I20260709 12:14:12.459172  1794 raft_consensus.cc:515] T 610dd9a8ab854bf182981304ed247a40 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ccb9b1d08bc4da8991c8681f59cc058" member_type: VOTER last_known_addr { host: "127.29.32.196" port: 34919 } } peers { permanent_uuid: "f516f7a5bdde4cd78035bbf464c6fb6e" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 35859 } } peers { permanent_uuid: "d559be506ef4445ca1faf0e875b38679" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45139 } }
I20260709 12:14:12.462309  1794 leader_election.cc:290] T 610dd9a8ab854bf182981304ed247a40 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859), d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139)
W20260709 12:14:12.470376   792 leader_election.cc:336] T 610dd9a8ab854bf182981304ed247a40 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer f516f7a5bdde4cd78035bbf464c6fb6e (127.29.32.193:35859): Network error: Client connection negotiation failed: client connection to 127.29.32.193:35859: connect: Connection refused (error 111)
W20260709 12:14:12.471145   792 leader_election.cc:336] T 610dd9a8ab854bf182981304ed247a40 P 6ccb9b1d08bc4da8991c8681f59cc058 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d559be506ef4445ca1faf0e875b38679 (127.29.32.194:45139): Network error: Client connection negotiation failed: client connection to 127.29.32.194:45139: connect: Connection refused (error 111)
I20260709 12:14:12.471640   792 leader_election.cc:304] T 610dd9a8ab854bf182981304ed247a40 P 6ccb9b1d08bc4da8991c8681f59cc058 [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: 6ccb9b1d08bc4da8991c8681f59cc058; no voters: d559be506ef4445ca1faf0e875b38679, f516f7a5bdde4cd78035bbf464c6fb6e
I20260709 12:14:12.472424  1794 raft_consensus.cc:2749] T 610dd9a8ab854bf182981304ed247a40 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:14:12.494123 29827 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:12.495633 29827 tablet_replica.cc:333] T ece20d6112544af09b04c09234863c67 P 6ccb9b1d08bc4da8991c8681f59cc058: stopping tablet replica
I20260709 12:14:12.496384 29827 raft_consensus.cc:2243] T ece20d6112544af09b04c09234863c67 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:12.497339 29827 raft_consensus.cc:2272] T ece20d6112544af09b04c09234863c67 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.499532 29827 tablet_replica.cc:333] T 77f4de4a2b5842d0aa989bb5b7cdd62e P 6ccb9b1d08bc4da8991c8681f59cc058: stopping tablet replica
I20260709 12:14:12.500308 29827 raft_consensus.cc:2243] T 77f4de4a2b5842d0aa989bb5b7cdd62e P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:12.500773 29827 raft_consensus.cc:2272] T 77f4de4a2b5842d0aa989bb5b7cdd62e P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.502820 29827 tablet_replica.cc:333] T 95ad5f421cc44bcba9d8f0e3b909562a P 6ccb9b1d08bc4da8991c8681f59cc058: stopping tablet replica
I20260709 12:14:12.503403 29827 raft_consensus.cc:2243] T 95ad5f421cc44bcba9d8f0e3b909562a P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:12.503844 29827 raft_consensus.cc:2272] T 95ad5f421cc44bcba9d8f0e3b909562a P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.505694 29827 tablet_replica.cc:333] T 1899484afc714737b64c009c5505e377 P 6ccb9b1d08bc4da8991c8681f59cc058: stopping tablet replica
I20260709 12:14:12.506383 29827 raft_consensus.cc:2243] T 1899484afc714737b64c009c5505e377 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:12.506794 29827 raft_consensus.cc:2272] T 1899484afc714737b64c009c5505e377 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.508697 29827 tablet_replica.cc:333] T d4904c3db7d444b2a5c6631ef47c883a P 6ccb9b1d08bc4da8991c8681f59cc058: stopping tablet replica
I20260709 12:14:12.509253 29827 raft_consensus.cc:2243] T d4904c3db7d444b2a5c6631ef47c883a P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:12.510040 29827 raft_consensus.cc:2272] T d4904c3db7d444b2a5c6631ef47c883a P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.511981 29827 tablet_replica.cc:333] T 24368232069d44019c3c1f7906e57a99 P 6ccb9b1d08bc4da8991c8681f59cc058: stopping tablet replica
I20260709 12:14:12.512533 29827 raft_consensus.cc:2243] T 24368232069d44019c3c1f7906e57a99 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:12.513010 29827 raft_consensus.cc:2272] T 24368232069d44019c3c1f7906e57a99 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.514992 29827 tablet_replica.cc:333] T 4e18c72b67194671ae1569e0a3a4d79e P 6ccb9b1d08bc4da8991c8681f59cc058: stopping tablet replica
I20260709 12:14:12.515753 29827 raft_consensus.cc:2243] T 4e18c72b67194671ae1569e0a3a4d79e P 6ccb9b1d08bc4da8991c8681f59cc058 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:12.516201 29827 raft_consensus.cc:2272] T 4e18c72b67194671ae1569e0a3a4d79e P 6ccb9b1d08bc4da8991c8681f59cc058 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.518802 29827 tablet_replica.cc:333] T 59464093931c47f5ae41a67791bde98b P 6ccb9b1d08bc4da8991c8681f59cc058: stopping tablet replica
I20260709 12:14:12.519428 29827 raft_consensus.cc:2243] T 59464093931c47f5ae41a67791bde98b P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:12.519955 29827 raft_consensus.cc:2272] T 59464093931c47f5ae41a67791bde98b P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.522208 29827 tablet_replica.cc:333] T eda3455ee64d4d56a38ef80303fe9046 P 6ccb9b1d08bc4da8991c8681f59cc058: stopping tablet replica
I20260709 12:14:12.522907 29827 raft_consensus.cc:2243] T eda3455ee64d4d56a38ef80303fe9046 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:12.523697 29827 raft_consensus.cc:2272] T eda3455ee64d4d56a38ef80303fe9046 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.525580 29827 tablet_replica.cc:333] T a1886db7b0134580b8a3f0c5d20d1b9c P 6ccb9b1d08bc4da8991c8681f59cc058: stopping tablet replica
I20260709 12:14:12.526228 29827 raft_consensus.cc:2243] T a1886db7b0134580b8a3f0c5d20d1b9c P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:12.526657 29827 raft_consensus.cc:2272] T a1886db7b0134580b8a3f0c5d20d1b9c P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.528574 29827 tablet_replica.cc:333] T 8e1303f1b91147d0857cff4484afacc0 P 6ccb9b1d08bc4da8991c8681f59cc058: stopping tablet replica
I20260709 12:14:12.529067 29827 raft_consensus.cc:2243] T 8e1303f1b91147d0857cff4484afacc0 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:12.529421 29827 raft_consensus.cc:2272] T 8e1303f1b91147d0857cff4484afacc0 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.531284 29827 tablet_replica.cc:333] T e0bb94651509449fb9ff8cb59bd6a092 P 6ccb9b1d08bc4da8991c8681f59cc058: stopping tablet replica
I20260709 12:14:12.532027 29827 raft_consensus.cc:2243] T e0bb94651509449fb9ff8cb59bd6a092 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:12.532554 29827 raft_consensus.cc:2272] T e0bb94651509449fb9ff8cb59bd6a092 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.534825 29827 tablet_replica.cc:333] T 0cb6f517e698482fb776b8c531da3f11 P 6ccb9b1d08bc4da8991c8681f59cc058: stopping tablet replica
I20260709 12:14:12.535392 29827 raft_consensus.cc:2243] T 0cb6f517e698482fb776b8c531da3f11 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:12.535887 29827 raft_consensus.cc:2272] T 0cb6f517e698482fb776b8c531da3f11 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.537755 29827 tablet_replica.cc:333] T f01fbf11f18344dd8a208b74da69151d P 6ccb9b1d08bc4da8991c8681f59cc058: stopping tablet replica
I20260709 12:14:12.538367 29827 raft_consensus.cc:2243] T f01fbf11f18344dd8a208b74da69151d P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:12.538785 29827 raft_consensus.cc:2272] T f01fbf11f18344dd8a208b74da69151d P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.540624 29827 tablet_replica.cc:333] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P 6ccb9b1d08bc4da8991c8681f59cc058: stopping tablet replica
I20260709 12:14:12.541275 29827 raft_consensus.cc:2243] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:12.541775 29827 raft_consensus.cc:2272] T 6b27979b0e1e4086bd0fe2c1f7f355a1 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.544188 29827 tablet_replica.cc:333] T 0ddf0bdafe924cc9a23264c3062f53ea P 6ccb9b1d08bc4da8991c8681f59cc058: stopping tablet replica
I20260709 12:14:12.544883 29827 raft_consensus.cc:2243] T 0ddf0bdafe924cc9a23264c3062f53ea P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:12.545720 29827 raft_consensus.cc:2272] T 0ddf0bdafe924cc9a23264c3062f53ea P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.548202 29827 tablet_replica.cc:333] T ed75b552f15e451c9e29aa314d1439fe P 6ccb9b1d08bc4da8991c8681f59cc058: stopping tablet replica
I20260709 12:14:12.548902 29827 raft_consensus.cc:2243] T ed75b552f15e451c9e29aa314d1439fe P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:12.549860 29827 raft_consensus.cc:2272] T ed75b552f15e451c9e29aa314d1439fe P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.552223 29827 tablet_replica.cc:333] T be4c515703b34687b68d395e076a4f84 P 6ccb9b1d08bc4da8991c8681f59cc058: stopping tablet replica
I20260709 12:14:12.552780 29827 raft_consensus.cc:2243] T be4c515703b34687b68d395e076a4f84 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:12.553521 29827 raft_consensus.cc:2272] T be4c515703b34687b68d395e076a4f84 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.555397 29827 tablet_replica.cc:333] T f4a0710b793b4b889b35a8e8705d80cb P 6ccb9b1d08bc4da8991c8681f59cc058: stopping tablet replica
I20260709 12:14:12.555893 29827 raft_consensus.cc:2243] T f4a0710b793b4b889b35a8e8705d80cb P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:12.556273 29827 raft_consensus.cc:2272] T f4a0710b793b4b889b35a8e8705d80cb P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.558404 29827 tablet_replica.cc:333] T a6dec0e1a5ed4f3992ae5ee71515194a P 6ccb9b1d08bc4da8991c8681f59cc058: stopping tablet replica
I20260709 12:14:12.559031 29827 raft_consensus.cc:2243] T a6dec0e1a5ed4f3992ae5ee71515194a P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:12.559542 29827 raft_consensus.cc:2272] T a6dec0e1a5ed4f3992ae5ee71515194a P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.561794 29827 tablet_replica.cc:333] T dd7edf1dc96f4ee08c77617122845609 P 6ccb9b1d08bc4da8991c8681f59cc058: stopping tablet replica
I20260709 12:14:12.562454 29827 raft_consensus.cc:2243] T dd7edf1dc96f4ee08c77617122845609 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:12.562831 29827 raft_consensus.cc:2272] T dd7edf1dc96f4ee08c77617122845609 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.564591 29827 tablet_replica.cc:333] T 09d17fbc424047ebb4d8521b8924feab P 6ccb9b1d08bc4da8991c8681f59cc058: stopping tablet replica
I20260709 12:14:12.565083 29827 raft_consensus.cc:2243] T 09d17fbc424047ebb4d8521b8924feab P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:12.565466 29827 raft_consensus.cc:2272] T 09d17fbc424047ebb4d8521b8924feab P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.567301 29827 tablet_replica.cc:333] T ed268f7998ba43c1954ac95b87f64e5e P 6ccb9b1d08bc4da8991c8681f59cc058: stopping tablet replica
I20260709 12:14:12.567754 29827 raft_consensus.cc:2243] T ed268f7998ba43c1954ac95b87f64e5e P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:12.568423 29827 raft_consensus.cc:2272] T ed268f7998ba43c1954ac95b87f64e5e P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.570139 29827 tablet_replica.cc:333] T fab06146ed1b430b889579c76a54eeee P 6ccb9b1d08bc4da8991c8681f59cc058: stopping tablet replica
I20260709 12:14:12.570693 29827 raft_consensus.cc:2243] T fab06146ed1b430b889579c76a54eeee P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:12.571357 29827 raft_consensus.cc:2272] T fab06146ed1b430b889579c76a54eeee P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.573133 29827 tablet_replica.cc:333] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P 6ccb9b1d08bc4da8991c8681f59cc058: stopping tablet replica
I20260709 12:14:12.573589 29827 raft_consensus.cc:2243] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:12.573941 29827 raft_consensus.cc:2272] T 47c3cb6dba6b4ffda2bcf215c1a7ba3e P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.575701 29827 tablet_replica.cc:333] T d9aed7418af8462a826dce024ef3ed42 P 6ccb9b1d08bc4da8991c8681f59cc058: stopping tablet replica
I20260709 12:14:12.576195 29827 raft_consensus.cc:2243] T d9aed7418af8462a826dce024ef3ed42 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:12.576577 29827 raft_consensus.cc:2272] T d9aed7418af8462a826dce024ef3ed42 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.578327 29827 tablet_replica.cc:333] T 3c5d944b5c594423a11c0215cadf5004 P 6ccb9b1d08bc4da8991c8681f59cc058: stopping tablet replica
I20260709 12:14:12.578903 29827 raft_consensus.cc:2243] T 3c5d944b5c594423a11c0215cadf5004 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:12.579681 29827 raft_consensus.cc:2272] T 3c5d944b5c594423a11c0215cadf5004 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.581610 29827 tablet_replica.cc:333] T 9982878c53e74f9cb7e69b9eb2844b41 P 6ccb9b1d08bc4da8991c8681f59cc058: stopping tablet replica
I20260709 12:14:12.582105 29827 raft_consensus.cc:2243] T 9982878c53e74f9cb7e69b9eb2844b41 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:12.582489 29827 raft_consensus.cc:2272] T 9982878c53e74f9cb7e69b9eb2844b41 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.584266 29827 tablet_replica.cc:333] T 77e0b3980d084ac08e3ba1e41d563d05 P 6ccb9b1d08bc4da8991c8681f59cc058: stopping tablet replica
I20260709 12:14:12.584754 29827 raft_consensus.cc:2243] T 77e0b3980d084ac08e3ba1e41d563d05 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:12.585433 29827 raft_consensus.cc:2272] T 77e0b3980d084ac08e3ba1e41d563d05 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.587234 29827 tablet_replica.cc:333] T ccd7b1a61a6544f28d94d0a7ea565293 P 6ccb9b1d08bc4da8991c8681f59cc058: stopping tablet replica
I20260709 12:14:12.587713 29827 raft_consensus.cc:2243] T ccd7b1a61a6544f28d94d0a7ea565293 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:12.588057 29827 raft_consensus.cc:2272] T ccd7b1a61a6544f28d94d0a7ea565293 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.589808 29827 tablet_replica.cc:333] T ca0a3a954c554ce3a42ab34b16f1d051 P 6ccb9b1d08bc4da8991c8681f59cc058: stopping tablet replica
I20260709 12:14:12.590472 29827 raft_consensus.cc:2243] T ca0a3a954c554ce3a42ab34b16f1d051 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:12.590905 29827 raft_consensus.cc:2272] T ca0a3a954c554ce3a42ab34b16f1d051 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.592890 29827 tablet_replica.cc:333] T 3fe0753816884f439663cc0acc51ccc1 P 6ccb9b1d08bc4da8991c8681f59cc058: stopping tablet replica
I20260709 12:14:12.593443 29827 raft_consensus.cc:2243] T 3fe0753816884f439663cc0acc51ccc1 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:12.593941 29827 raft_consensus.cc:2272] T 3fe0753816884f439663cc0acc51ccc1 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.596228 29827 tablet_replica.cc:333] T 575180f8f77b4e4a9e40a0a7c8277f77 P 6ccb9b1d08bc4da8991c8681f59cc058: stopping tablet replica
I20260709 12:14:12.596750 29827 raft_consensus.cc:2243] T 575180f8f77b4e4a9e40a0a7c8277f77 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:12.597432 29827 raft_consensus.cc:2272] T 575180f8f77b4e4a9e40a0a7c8277f77 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.599314 29827 tablet_replica.cc:333] T 4c50ea91f7b1473e9d415a63065f9905 P 6ccb9b1d08bc4da8991c8681f59cc058: stopping tablet replica
I20260709 12:14:12.599781 29827 raft_consensus.cc:2243] T 4c50ea91f7b1473e9d415a63065f9905 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:12.600461 29827 raft_consensus.cc:2272] T 4c50ea91f7b1473e9d415a63065f9905 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.602265 29827 tablet_replica.cc:333] T 9fdf58d4428342928e46f4af7150ea65 P 6ccb9b1d08bc4da8991c8681f59cc058: stopping tablet replica
I20260709 12:14:12.602733 29827 raft_consensus.cc:2243] T 9fdf58d4428342928e46f4af7150ea65 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:12.603060 29827 raft_consensus.cc:2272] T 9fdf58d4428342928e46f4af7150ea65 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.604789 29827 tablet_replica.cc:333] T 610dd9a8ab854bf182981304ed247a40 P 6ccb9b1d08bc4da8991c8681f59cc058: stopping tablet replica
I20260709 12:14:12.605249 29827 raft_consensus.cc:2243] T 610dd9a8ab854bf182981304ed247a40 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:12.605624 29827 raft_consensus.cc:2272] T 610dd9a8ab854bf182981304ed247a40 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.607714 29827 tablet_replica.cc:333] T 4949a29dc01942f9bdaa483871484cb0 P 6ccb9b1d08bc4da8991c8681f59cc058: stopping tablet replica
I20260709 12:14:12.608187 29827 raft_consensus.cc:2243] T 4949a29dc01942f9bdaa483871484cb0 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:12.608685 29827 raft_consensus.cc:2272] T 4949a29dc01942f9bdaa483871484cb0 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.610983 29827 tablet_replica.cc:333] T e68cf8b33bc44f1583800765b59452a4 P 6ccb9b1d08bc4da8991c8681f59cc058: stopping tablet replica
I20260709 12:14:12.611469 29827 raft_consensus.cc:2243] T e68cf8b33bc44f1583800765b59452a4 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:12.611992 29827 raft_consensus.cc:2272] T e68cf8b33bc44f1583800765b59452a4 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.613831 29827 tablet_replica.cc:333] T 8fd7f62300f1408583ec274082b17d08 P 6ccb9b1d08bc4da8991c8681f59cc058: stopping tablet replica
I20260709 12:14:12.614359 29827 raft_consensus.cc:2243] T 8fd7f62300f1408583ec274082b17d08 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:12.615111 29827 raft_consensus.cc:2272] T 8fd7f62300f1408583ec274082b17d08 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.616858 29827 tablet_replica.cc:333] T 8527fff2c7f2448fb4a27971551860c9 P 6ccb9b1d08bc4da8991c8681f59cc058: stopping tablet replica
I20260709 12:14:12.617311 29827 raft_consensus.cc:2243] T 8527fff2c7f2448fb4a27971551860c9 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:12.617673 29827 raft_consensus.cc:2272] T 8527fff2c7f2448fb4a27971551860c9 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.619465 29827 tablet_replica.cc:333] T 384b6b44e07748b891f76e9a28d82d05 P 6ccb9b1d08bc4da8991c8681f59cc058: stopping tablet replica
I20260709 12:14:12.619899 29827 raft_consensus.cc:2243] T 384b6b44e07748b891f76e9a28d82d05 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:12.620231 29827 raft_consensus.cc:2272] T 384b6b44e07748b891f76e9a28d82d05 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.621959 29827 tablet_replica.cc:333] T 980f85de147c466ba0d7b70651045679 P 6ccb9b1d08bc4da8991c8681f59cc058: stopping tablet replica
I20260709 12:14:12.622400 29827 raft_consensus.cc:2243] T 980f85de147c466ba0d7b70651045679 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:12.622743 29827 raft_consensus.cc:2272] T 980f85de147c466ba0d7b70651045679 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.624392 29827 tablet_replica.cc:333] T 80c48f82166b4df69456db6e73eaa437 P 6ccb9b1d08bc4da8991c8681f59cc058: stopping tablet replica
I20260709 12:14:12.624823 29827 raft_consensus.cc:2243] T 80c48f82166b4df69456db6e73eaa437 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:12.625486 29827 raft_consensus.cc:2272] T 80c48f82166b4df69456db6e73eaa437 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.627306 29827 tablet_replica.cc:333] T 5d4c1ea720264917b59c2080232aa770 P 6ccb9b1d08bc4da8991c8681f59cc058: stopping tablet replica
I20260709 12:14:12.627707 29827 raft_consensus.cc:2243] T 5d4c1ea720264917b59c2080232aa770 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:12.628365 29827 raft_consensus.cc:2272] T 5d4c1ea720264917b59c2080232aa770 P 6ccb9b1d08bc4da8991c8681f59cc058 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.698032 29827 tablet_server.cc:196] TabletServer@127.29.32.196:0 shutdown complete.
I20260709 12:14:12.771925 29827 master.cc:562] Master@127.29.32.254:41461 shutting down...
I20260709 12:14:12.802520 29827 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e865fd801a7545449ae220ad430610d3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:12.803079 29827 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e865fd801a7545449ae220ad430610d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:12.803352 29827 tablet_replica.cc:333] T 00000000000000000000000000000000 P e865fd801a7545449ae220ad430610d3: stopping tablet replica
I20260709 12:14:12.826409 29827 master.cc:584] Master@127.29.32.254:41461 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (29780 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 12:14:12.918617 29827 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.29.32.254:34271
I20260709 12:14:12.919836 29827 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:12.928371  1802 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 12:14:12.928414  1803 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 12:14:12.928527  1805 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 12:14:12.929581 29827 server_base.cc:1061] running on GCE node
I20260709 12:14:12.930661 29827 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:12.930840 29827 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 12:14:12.931066 29827 hybrid_clock.cc:648] HybridClock initialized: now 1783599252931046 us; error 0 us; skew 500 ppm
I20260709 12:14:12.931679 29827 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:12.934630 29827 webserver.cc:533] Webserver started at http://127.29.32.254:35571/ using document root <none> and password file <none>
I20260709 12:14:12.935174 29827 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:12.935340 29827 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:12.935678 29827 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:12.936817 29827 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599097714484-29827-0/minicluster-data/master-0-root/instance:
uuid: "ff12387232a64ae882c09876857c79fe"
format_stamp: "Formatted at 2026-07-09 12:14:12 on dist-test-slave-kjxq"
I20260709 12:14:12.941365 29827 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260709 12:14:12.944902  1810 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:12.945744 29827 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:14:12.946053 29827 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599097714484-29827-0/minicluster-data/master-0-root
uuid: "ff12387232a64ae882c09876857c79fe"
format_stamp: "Formatted at 2026-07-09 12:14:12 on dist-test-slave-kjxq"
I20260709 12:14:12.946374 29827 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599097714484-29827-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599097714484-29827-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599097714484-29827-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 12:14:12.968406 29827 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:12.969671 29827 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:13.011266 29827 rpc_server.cc:307] RPC server started. Bound to: 127.29.32.254:34271
I20260709 12:14:13.011394  1861 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.32.254:34271 every 8 connection(s)
I20260709 12:14:13.015270  1862 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 12:14:13.026193  1862 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ff12387232a64ae882c09876857c79fe: Bootstrap starting.
I20260709 12:14:13.031164  1862 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ff12387232a64ae882c09876857c79fe: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:13.036070  1862 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ff12387232a64ae882c09876857c79fe: No bootstrap required, opened a new log
I20260709 12:14:13.038246  1862 raft_consensus.cc:359] T 00000000000000000000000000000000 P ff12387232a64ae882c09876857c79fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff12387232a64ae882c09876857c79fe" member_type: VOTER }
I20260709 12:14:13.038611  1862 raft_consensus.cc:385] T 00000000000000000000000000000000 P ff12387232a64ae882c09876857c79fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:13.038789  1862 raft_consensus.cc:740] T 00000000000000000000000000000000 P ff12387232a64ae882c09876857c79fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff12387232a64ae882c09876857c79fe, State: Initialized, Role: FOLLOWER
I20260709 12:14:13.039304  1862 consensus_queue.cc:260] T 00000000000000000000000000000000 P ff12387232a64ae882c09876857c79fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ff12387232a64ae882c09876857c79fe" member_type: VOTER }
I20260709 12:14:13.039690  1862 raft_consensus.cc:399] T 00000000000000000000000000000000 P ff12387232a64ae882c09876857c79fe [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:14:13.039875  1862 raft_consensus.cc:493] T 00000000000000000000000000000000 P ff12387232a64ae882c09876857c79fe [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:14:13.040395  1862 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ff12387232a64ae882c09876857c79fe [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:13.046998  1862 raft_consensus.cc:515] T 00000000000000000000000000000000 P ff12387232a64ae882c09876857c79fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff12387232a64ae882c09876857c79fe" member_type: VOTER }
I20260709 12:14:13.047775  1862 leader_election.cc:304] T 00000000000000000000000000000000 P ff12387232a64ae882c09876857c79fe [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: ff12387232a64ae882c09876857c79fe; no voters: 
I20260709 12:14:13.049139  1862 leader_election.cc:290] T 00000000000000000000000000000000 P ff12387232a64ae882c09876857c79fe [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:14:13.049746  1865 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ff12387232a64ae882c09876857c79fe [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:13.051587  1865 raft_consensus.cc:697] T 00000000000000000000000000000000 P ff12387232a64ae882c09876857c79fe [term 1 LEADER]: Becoming Leader. State: Replica: ff12387232a64ae882c09876857c79fe, State: Running, Role: LEADER
I20260709 12:14:13.052542  1862 sys_catalog.cc:565] T 00000000000000000000000000000000 P ff12387232a64ae882c09876857c79fe [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:14:13.052484  1865 consensus_queue.cc:237] T 00000000000000000000000000000000 P ff12387232a64ae882c09876857c79fe [LEADER]: Queue going to LEADER mode. State: All 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: "ff12387232a64ae882c09876857c79fe" member_type: VOTER }
I20260709 12:14:13.058671  1867 sys_catalog.cc:455] T 00000000000000000000000000000000 P ff12387232a64ae882c09876857c79fe [sys.catalog]: SysCatalogTable state changed. Reason: New leader ff12387232a64ae882c09876857c79fe. Latest consensus state: current_term: 1 leader_uuid: "ff12387232a64ae882c09876857c79fe" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff12387232a64ae882c09876857c79fe" member_type: VOTER } }
I20260709 12:14:13.059055  1866 sys_catalog.cc:455] T 00000000000000000000000000000000 P ff12387232a64ae882c09876857c79fe [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ff12387232a64ae882c09876857c79fe" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ff12387232a64ae882c09876857c79fe" member_type: VOTER } }
I20260709 12:14:13.059644  1867 sys_catalog.cc:458] T 00000000000000000000000000000000 P ff12387232a64ae882c09876857c79fe [sys.catalog]: This master's current role is: LEADER
I20260709 12:14:13.059681  1866 sys_catalog.cc:458] T 00000000000000000000000000000000 P ff12387232a64ae882c09876857c79fe [sys.catalog]: This master's current role is: LEADER
I20260709 12:14:13.061882  1874 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:14:13.066787  1874 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:14:13.068890 29827 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:14:13.075906  1874 catalog_manager.cc:1383] Generated new cluster ID: 446811d544754ecba04d4b2196526092
I20260709 12:14:13.076325  1874 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:14:13.095993  1874 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:14:13.097304  1874 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:14:13.110543  1874 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ff12387232a64ae882c09876857c79fe: Generated new TSK 0
I20260709 12:14:13.111310  1874 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:14:13.135659 29827 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:13.141922  1883 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 12:14:13.142968  1884 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 12:14:13.150815 29827 server_base.cc:1061] running on GCE node
W20260709 12:14:13.151552  1886 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 12:14:13.153229 29827 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:13.153462 29827 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 12:14:13.153684 29827 hybrid_clock.cc:648] HybridClock initialized: now 1783599253153667 us; error 0 us; skew 500 ppm
I20260709 12:14:13.154531 29827 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:13.161746 29827 webserver.cc:533] Webserver started at http://127.29.32.193:32783/ using document root <none> and password file <none>
I20260709 12:14:13.162324 29827 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:13.162549 29827 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:13.163062 29827 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:13.164521 29827 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599097714484-29827-0/minicluster-data/ts-0-root/instance:
uuid: "9e0fe4c7808a4cf88e2e886dd84ba295"
format_stamp: "Formatted at 2026-07-09 12:14:13 on dist-test-slave-kjxq"
I20260709 12:14:13.169430 29827 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:14:13.173436  1891 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:13.174304 29827 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:14:13.174700 29827 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599097714484-29827-0/minicluster-data/ts-0-root
uuid: "9e0fe4c7808a4cf88e2e886dd84ba295"
format_stamp: "Formatted at 2026-07-09 12:14:13 on dist-test-slave-kjxq"
I20260709 12:14:13.175127 29827 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599097714484-29827-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599097714484-29827-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599097714484-29827-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 12:14:13.198359 29827 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:13.200066 29827 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:13.201649 29827 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:13.204111 29827 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:13.204356 29827 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:13.204648 29827 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:13.204844 29827 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:13.249542 29827 rpc_server.cc:307] RPC server started. Bound to: 127.29.32.193:34529
I20260709 12:14:13.249910  1953 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.32.193:34529 every 8 connection(s)
I20260709 12:14:13.254805 29827 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:13.263514  1958 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 12:14:13.264632  1959 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 12:14:13.274709  1961 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 12:14:13.277979  1954 heartbeater.cc:344] Connected to a master server at 127.29.32.254:34271
I20260709 12:14:13.278052 29827 server_base.cc:1061] running on GCE node
I20260709 12:14:13.278932  1954 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:13.281208  1954 heartbeater.cc:507] Master 127.29.32.254:34271 requested a full tablet report, sending...
I20260709 12:14:13.282611 29827 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:13.283051 29827 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 12:14:13.283267 29827 hybrid_clock.cc:648] HybridClock initialized: now 1783599253283247 us; error 0 us; skew 500 ppm
I20260709 12:14:13.284019 29827 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:13.284196  1827 ts_manager.cc:194] Registered new tserver with Master: 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529)
I20260709 12:14:13.287058  1827 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47084
I20260709 12:14:13.287755 29827 webserver.cc:533] Webserver started at http://127.29.32.194:33867/ using document root <none> and password file <none>
I20260709 12:14:13.288620 29827 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:13.288900 29827 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:13.289187 29827 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:13.290467 29827 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599097714484-29827-0/minicluster-data/ts-1-root/instance:
uuid: "bcc29797fc2b4e57a4e3a309a2aec170"
format_stamp: "Formatted at 2026-07-09 12:14:13 on dist-test-slave-kjxq"
I20260709 12:14:13.294981 29827 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 12:14:13.298450  1966 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:13.299453 29827 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:14:13.299858 29827 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599097714484-29827-0/minicluster-data/ts-1-root
uuid: "bcc29797fc2b4e57a4e3a309a2aec170"
format_stamp: "Formatted at 2026-07-09 12:14:13 on dist-test-slave-kjxq"
I20260709 12:14:13.300208 29827 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599097714484-29827-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599097714484-29827-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599097714484-29827-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 12:14:13.328991 29827 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:13.330381 29827 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:13.331902 29827 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:13.334352 29827 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:13.334609 29827 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:13.334869 29827 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:13.335071 29827 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:13.382890 29827 rpc_server.cc:307] RPC server started. Bound to: 127.29.32.194:45499
I20260709 12:14:13.383018  2028 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.32.194:45499 every 8 connection(s)
I20260709 12:14:13.388012 29827 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:13.395776  2032 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 12:14:13.396577  2033 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 12:14:13.400684 29827 server_base.cc:1061] running on GCE node
W20260709 12:14:13.400631  2035 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 12:14:13.402370  2029 heartbeater.cc:344] Connected to a master server at 127.29.32.254:34271
I20260709 12:14:13.402839  2029 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:13.402889 29827 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:13.403226 29827 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 12:14:13.403426 29827 hybrid_clock.cc:648] HybridClock initialized: now 1783599253403405 us; error 0 us; skew 500 ppm
I20260709 12:14:13.403659  2029 heartbeater.cc:507] Master 127.29.32.254:34271 requested a full tablet report, sending...
I20260709 12:14:13.404122 29827 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:13.406054  1827 ts_manager.cc:194] Registered new tserver with Master: bcc29797fc2b4e57a4e3a309a2aec170 (127.29.32.194:45499)
I20260709 12:14:13.407162 29827 webserver.cc:533] Webserver started at http://127.29.32.195:40037/ using document root <none> and password file <none>
I20260709 12:14:13.407887 29827 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:13.408138 29827 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:13.408053  1827 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47092
I20260709 12:14:13.408644 29827 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:13.410300 29827 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599097714484-29827-0/minicluster-data/ts-2-root/instance:
uuid: "4e77ec257546465e95738012fc1f306d"
format_stamp: "Formatted at 2026-07-09 12:14:13 on dist-test-slave-kjxq"
I20260709 12:14:13.415247 29827 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 12:14:13.419207  2040 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:13.420163 29827 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 12:14:13.420490 29827 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599097714484-29827-0/minicluster-data/ts-2-root
uuid: "4e77ec257546465e95738012fc1f306d"
format_stamp: "Formatted at 2026-07-09 12:14:13 on dist-test-slave-kjxq"
I20260709 12:14:13.420746 29827 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599097714484-29827-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599097714484-29827-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599097714484-29827-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 12:14:13.447103 29827 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:13.448632 29827 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:13.450382 29827 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:13.453392 29827 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:13.453811 29827 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:13.454259 29827 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:13.454663 29827 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:13.508206 29827 rpc_server.cc:307] RPC server started. Bound to: 127.29.32.195:39205
I20260709 12:14:13.508355  2102 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.32.195:39205 every 8 connection(s)
I20260709 12:14:13.524156  2103 heartbeater.cc:344] Connected to a master server at 127.29.32.254:34271
I20260709 12:14:13.524695  2103 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:13.525494  2103 heartbeater.cc:507] Master 127.29.32.254:34271 requested a full tablet report, sending...
I20260709 12:14:13.527709  1827 ts_manager.cc:194] Registered new tserver with Master: 4e77ec257546465e95738012fc1f306d (127.29.32.195:39205)
I20260709 12:14:13.528339 29827 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016790261s
I20260709 12:14:13.529276  1827 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47100
I20260709 12:14:13.560335  1827 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47108:
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 12:14:13.565285  1827 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 12:14:13.667315  2068 tablet_service.cc:1511] Processing CreateTablet for tablet 00bb992c40924526ab26abf069fbc1c0 (DEFAULT_TABLE table=test-workload [id=4e64c650a79e422fbb972de153c08714]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:14:13.668859  2068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00bb992c40924526ab26abf069fbc1c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:13.670106  2067 tablet_service.cc:1511] Processing CreateTablet for tablet 61e158973b07452c9566b660f660fbb5 (DEFAULT_TABLE table=test-workload [id=4e64c650a79e422fbb972de153c08714]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:14:13.671680  2067 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61e158973b07452c9566b660f660fbb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:13.671455  1919 tablet_service.cc:1511] Processing CreateTablet for tablet 00bb992c40924526ab26abf069fbc1c0 (DEFAULT_TABLE table=test-workload [id=4e64c650a79e422fbb972de153c08714]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:14:13.672827  1919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00bb992c40924526ab26abf069fbc1c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:13.681620  2066 tablet_service.cc:1511] Processing CreateTablet for tablet c67d6155056f48d3936c22ed459e9cd0 (DEFAULT_TABLE table=test-workload [id=4e64c650a79e422fbb972de153c08714]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:14:13.683280  2066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c67d6155056f48d3936c22ed459e9cd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:13.683765  1918 tablet_service.cc:1511] Processing CreateTablet for tablet 61e158973b07452c9566b660f660fbb5 (DEFAULT_TABLE table=test-workload [id=4e64c650a79e422fbb972de153c08714]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:14:13.685150  1918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61e158973b07452c9566b660f660fbb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:13.687990  1917 tablet_service.cc:1511] Processing CreateTablet for tablet c67d6155056f48d3936c22ed459e9cd0 (DEFAULT_TABLE table=test-workload [id=4e64c650a79e422fbb972de153c08714]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:14:13.688326  1916 tablet_service.cc:1511] Processing CreateTablet for tablet 3dc1146f8ba9490cb3441ab63c432a77 (DEFAULT_TABLE table=test-workload [id=4e64c650a79e422fbb972de153c08714]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:14:13.689515  1917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c67d6155056f48d3936c22ed459e9cd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:13.691331  1914 tablet_service.cc:1511] Processing CreateTablet for tablet 302274380b7f4060a3ceb83fab41cddc (DEFAULT_TABLE table=test-workload [id=4e64c650a79e422fbb972de153c08714]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:14:13.693269  1914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 302274380b7f4060a3ceb83fab41cddc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:13.695469  2065 tablet_service.cc:1511] Processing CreateTablet for tablet 3dc1146f8ba9490cb3441ab63c432a77 (DEFAULT_TABLE table=test-workload [id=4e64c650a79e422fbb972de153c08714]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:14:13.696622  1912 tablet_service.cc:1511] Processing CreateTablet for tablet e229e3c9d35941ccbfc3fd007eac870a (DEFAULT_TABLE table=test-workload [id=4e64c650a79e422fbb972de153c08714]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:14:13.695469  1913 tablet_service.cc:1511] Processing CreateTablet for tablet 37b8ec62040047d4914cab8df7a1c88e (DEFAULT_TABLE table=test-workload [id=4e64c650a79e422fbb972de153c08714]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:14:13.699394  1910 tablet_service.cc:1511] Processing CreateTablet for tablet 340753f4be9c402d85277fbee0abbc4b (DEFAULT_TABLE table=test-workload [id=4e64c650a79e422fbb972de153c08714]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:14:13.700819  1915 tablet_service.cc:1511] Processing CreateTablet for tablet 907d18a25b33429eab37819780c2b1ff (DEFAULT_TABLE table=test-workload [id=4e64c650a79e422fbb972de153c08714]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:14:13.701526  2064 tablet_service.cc:1511] Processing CreateTablet for tablet 907d18a25b33429eab37819780c2b1ff (DEFAULT_TABLE table=test-workload [id=4e64c650a79e422fbb972de153c08714]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:14:13.702211  1911 tablet_service.cc:1511] Processing CreateTablet for tablet 381f3b19c5f34a6ca8a1f3e2f09a28b4 (DEFAULT_TABLE table=test-workload [id=4e64c650a79e422fbb972de153c08714]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:14:13.701645  2063 tablet_service.cc:1511] Processing CreateTablet for tablet 302274380b7f4060a3ceb83fab41cddc (DEFAULT_TABLE table=test-workload [id=4e64c650a79e422fbb972de153c08714]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:14:13.706156  2061 tablet_service.cc:1511] Processing CreateTablet for tablet e229e3c9d35941ccbfc3fd007eac870a (DEFAULT_TABLE table=test-workload [id=4e64c650a79e422fbb972de153c08714]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:14:13.697072  2065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dc1146f8ba9490cb3441ab63c432a77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:13.708020  2061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e229e3c9d35941ccbfc3fd007eac870a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:13.707297  2062 tablet_service.cc:1511] Processing CreateTablet for tablet 37b8ec62040047d4914cab8df7a1c88e (DEFAULT_TABLE table=test-workload [id=4e64c650a79e422fbb972de153c08714]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:14:13.709444  2062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37b8ec62040047d4914cab8df7a1c88e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:13.703972  1913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37b8ec62040047d4914cab8df7a1c88e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:13.714550  1916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dc1146f8ba9490cb3441ab63c432a77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:13.714898  2063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 302274380b7f4060a3ceb83fab41cddc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:13.718521  1912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e229e3c9d35941ccbfc3fd007eac870a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:13.718411  2060 tablet_service.cc:1511] Processing CreateTablet for tablet 381f3b19c5f34a6ca8a1f3e2f09a28b4 (DEFAULT_TABLE table=test-workload [id=4e64c650a79e422fbb972de153c08714]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:14:13.720516  2060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 381f3b19c5f34a6ca8a1f3e2f09a28b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:13.721266  2059 tablet_service.cc:1511] Processing CreateTablet for tablet 340753f4be9c402d85277fbee0abbc4b (DEFAULT_TABLE table=test-workload [id=4e64c650a79e422fbb972de153c08714]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:14:13.722640  2064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 907d18a25b33429eab37819780c2b1ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:13.723547  2059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 340753f4be9c402d85277fbee0abbc4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:13.724525  1915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 907d18a25b33429eab37819780c2b1ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:13.730587  1910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 340753f4be9c402d85277fbee0abbc4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:13.731490  1911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 381f3b19c5f34a6ca8a1f3e2f09a28b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:13.734253  1994 tablet_service.cc:1511] Processing CreateTablet for tablet 00bb992c40924526ab26abf069fbc1c0 (DEFAULT_TABLE table=test-workload [id=4e64c650a79e422fbb972de153c08714]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:14:13.735716  1994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00bb992c40924526ab26abf069fbc1c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:13.764430  1991 tablet_service.cc:1511] Processing CreateTablet for tablet 3dc1146f8ba9490cb3441ab63c432a77 (DEFAULT_TABLE table=test-workload [id=4e64c650a79e422fbb972de153c08714]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:14:13.765965  1991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dc1146f8ba9490cb3441ab63c432a77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:13.767153  1993 tablet_service.cc:1511] Processing CreateTablet for tablet 61e158973b07452c9566b660f660fbb5 (DEFAULT_TABLE table=test-workload [id=4e64c650a79e422fbb972de153c08714]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:14:13.769116  1993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61e158973b07452c9566b660f660fbb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:13.771806  1990 tablet_service.cc:1511] Processing CreateTablet for tablet 907d18a25b33429eab37819780c2b1ff (DEFAULT_TABLE table=test-workload [id=4e64c650a79e422fbb972de153c08714]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:14:13.773288  1990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 907d18a25b33429eab37819780c2b1ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:13.782923  1992 tablet_service.cc:1511] Processing CreateTablet for tablet c67d6155056f48d3936c22ed459e9cd0 (DEFAULT_TABLE table=test-workload [id=4e64c650a79e422fbb972de153c08714]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:14:13.791448  1989 tablet_service.cc:1511] Processing CreateTablet for tablet 302274380b7f4060a3ceb83fab41cddc (DEFAULT_TABLE table=test-workload [id=4e64c650a79e422fbb972de153c08714]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:14:13.792315  1992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c67d6155056f48d3936c22ed459e9cd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:13.794246  1988 tablet_service.cc:1511] Processing CreateTablet for tablet 37b8ec62040047d4914cab8df7a1c88e (DEFAULT_TABLE table=test-workload [id=4e64c650a79e422fbb972de153c08714]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:14:13.796106  1988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37b8ec62040047d4914cab8df7a1c88e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:13.799433  1987 tablet_service.cc:1511] Processing CreateTablet for tablet e229e3c9d35941ccbfc3fd007eac870a (DEFAULT_TABLE table=test-workload [id=4e64c650a79e422fbb972de153c08714]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:14:13.800851  1987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e229e3c9d35941ccbfc3fd007eac870a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:13.802986  1986 tablet_service.cc:1511] Processing CreateTablet for tablet 381f3b19c5f34a6ca8a1f3e2f09a28b4 (DEFAULT_TABLE table=test-workload [id=4e64c650a79e422fbb972de153c08714]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:14:13.804493  1986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 381f3b19c5f34a6ca8a1f3e2f09a28b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:13.806537  1985 tablet_service.cc:1511] Processing CreateTablet for tablet 340753f4be9c402d85277fbee0abbc4b (DEFAULT_TABLE table=test-workload [id=4e64c650a79e422fbb972de153c08714]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:14:13.822839  1989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 302274380b7f4060a3ceb83fab41cddc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:13.825258  1985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 340753f4be9c402d85277fbee0abbc4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:13.851015  2120 tablet_bootstrap.cc:492] T 00bb992c40924526ab26abf069fbc1c0 P bcc29797fc2b4e57a4e3a309a2aec170: Bootstrap starting.
I20260709 12:14:13.858798  2119 tablet_bootstrap.cc:492] T 00bb992c40924526ab26abf069fbc1c0 P 4e77ec257546465e95738012fc1f306d: Bootstrap starting.
I20260709 12:14:13.866322  2118 tablet_bootstrap.cc:492] T 00bb992c40924526ab26abf069fbc1c0 P 9e0fe4c7808a4cf88e2e886dd84ba295: Bootstrap starting.
I20260709 12:14:13.893922  2119 tablet_bootstrap.cc:654] T 00bb992c40924526ab26abf069fbc1c0 P 4e77ec257546465e95738012fc1f306d: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:13.895665  2120 tablet_bootstrap.cc:654] T 00bb992c40924526ab26abf069fbc1c0 P bcc29797fc2b4e57a4e3a309a2aec170: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:13.921149  2120 tablet_bootstrap.cc:492] T 00bb992c40924526ab26abf069fbc1c0 P bcc29797fc2b4e57a4e3a309a2aec170: No bootstrap required, opened a new log
I20260709 12:14:13.921710  2120 ts_tablet_manager.cc:1403] T 00bb992c40924526ab26abf069fbc1c0 P bcc29797fc2b4e57a4e3a309a2aec170: Time spent bootstrapping tablet: real 0.071s	user 0.008s	sys 0.006s
I20260709 12:14:13.922849  2118 tablet_bootstrap.cc:654] T 00bb992c40924526ab26abf069fbc1c0 P 9e0fe4c7808a4cf88e2e886dd84ba295: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:13.924723  2120 raft_consensus.cc:359] T 00bb992c40924526ab26abf069fbc1c0 P bcc29797fc2b4e57a4e3a309a2aec170 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } }
I20260709 12:14:13.925668  2120 raft_consensus.cc:385] T 00bb992c40924526ab26abf069fbc1c0 P bcc29797fc2b4e57a4e3a309a2aec170 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:13.922868  2119 tablet_bootstrap.cc:492] T 00bb992c40924526ab26abf069fbc1c0 P 4e77ec257546465e95738012fc1f306d: No bootstrap required, opened a new log
I20260709 12:14:13.926530  2119 ts_tablet_manager.cc:1403] T 00bb992c40924526ab26abf069fbc1c0 P 4e77ec257546465e95738012fc1f306d: Time spent bootstrapping tablet: real 0.068s	user 0.013s	sys 0.010s
I20260709 12:14:13.929922  2119 raft_consensus.cc:359] T 00bb992c40924526ab26abf069fbc1c0 P 4e77ec257546465e95738012fc1f306d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } }
I20260709 12:14:13.926072  2120 raft_consensus.cc:740] T 00bb992c40924526ab26abf069fbc1c0 P bcc29797fc2b4e57a4e3a309a2aec170 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcc29797fc2b4e57a4e3a309a2aec170, State: Initialized, Role: FOLLOWER
I20260709 12:14:13.930678  2119 raft_consensus.cc:385] T 00bb992c40924526ab26abf069fbc1c0 P 4e77ec257546465e95738012fc1f306d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:13.931013  2119 raft_consensus.cc:740] T 00bb992c40924526ab26abf069fbc1c0 P 4e77ec257546465e95738012fc1f306d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e77ec257546465e95738012fc1f306d, State: Initialized, Role: FOLLOWER
I20260709 12:14:13.931447  2120 consensus_queue.cc:260] T 00bb992c40924526ab26abf069fbc1c0 P bcc29797fc2b4e57a4e3a309a2aec170 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } }
I20260709 12:14:13.932050  2119 consensus_queue.cc:260] T 00bb992c40924526ab26abf069fbc1c0 P 4e77ec257546465e95738012fc1f306d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } }
I20260709 12:14:13.940946  2119 ts_tablet_manager.cc:1434] T 00bb992c40924526ab26abf069fbc1c0 P 4e77ec257546465e95738012fc1f306d: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.004s
I20260709 12:14:13.941068  2029 heartbeater.cc:499] Master 127.29.32.254:34271 was elected leader, sending a full tablet report...
I20260709 12:14:13.941368  2118 tablet_bootstrap.cc:492] T 00bb992c40924526ab26abf069fbc1c0 P 9e0fe4c7808a4cf88e2e886dd84ba295: No bootstrap required, opened a new log
I20260709 12:14:13.941854  2118 ts_tablet_manager.cc:1403] T 00bb992c40924526ab26abf069fbc1c0 P 9e0fe4c7808a4cf88e2e886dd84ba295: Time spent bootstrapping tablet: real 0.166s	user 0.011s	sys 0.012s
I20260709 12:14:13.941731  2120 ts_tablet_manager.cc:1434] T 00bb992c40924526ab26abf069fbc1c0 P bcc29797fc2b4e57a4e3a309a2aec170: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.007s
I20260709 12:14:13.942482  2119 tablet_bootstrap.cc:492] T 61e158973b07452c9566b660f660fbb5 P 4e77ec257546465e95738012fc1f306d: Bootstrap starting.
I20260709 12:14:13.943467  2120 tablet_bootstrap.cc:492] T 3dc1146f8ba9490cb3441ab63c432a77 P bcc29797fc2b4e57a4e3a309a2aec170: Bootstrap starting.
I20260709 12:14:13.945933  2103 heartbeater.cc:499] Master 127.29.32.254:34271 was elected leader, sending a full tablet report...
I20260709 12:14:13.949841  2119 tablet_bootstrap.cc:654] T 61e158973b07452c9566b660f660fbb5 P 4e77ec257546465e95738012fc1f306d: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:13.950791  2120 tablet_bootstrap.cc:654] T 3dc1146f8ba9490cb3441ab63c432a77 P bcc29797fc2b4e57a4e3a309a2aec170: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:13.945405  2118 raft_consensus.cc:359] T 00bb992c40924526ab26abf069fbc1c0 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } }
I20260709 12:14:13.955304  2118 raft_consensus.cc:385] T 00bb992c40924526ab26abf069fbc1c0 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:13.955719  2118 raft_consensus.cc:740] T 00bb992c40924526ab26abf069fbc1c0 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e0fe4c7808a4cf88e2e886dd84ba295, State: Initialized, Role: FOLLOWER
I20260709 12:14:13.956557  2118 consensus_queue.cc:260] T 00bb992c40924526ab26abf069fbc1c0 P 9e0fe4c7808a4cf88e2e886dd84ba295 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } }
I20260709 12:14:13.957769  2119 tablet_bootstrap.cc:492] T 61e158973b07452c9566b660f660fbb5 P 4e77ec257546465e95738012fc1f306d: No bootstrap required, opened a new log
I20260709 12:14:13.957880  2120 tablet_bootstrap.cc:492] T 3dc1146f8ba9490cb3441ab63c432a77 P bcc29797fc2b4e57a4e3a309a2aec170: No bootstrap required, opened a new log
I20260709 12:14:13.958557  2119 ts_tablet_manager.cc:1403] T 61e158973b07452c9566b660f660fbb5 P 4e77ec257546465e95738012fc1f306d: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.007s
I20260709 12:14:13.958717  2120 ts_tablet_manager.cc:1403] T 3dc1146f8ba9490cb3441ab63c432a77 P bcc29797fc2b4e57a4e3a309a2aec170: Time spent bootstrapping tablet: real 0.015s	user 0.003s	sys 0.010s
I20260709 12:14:13.959640  1954 heartbeater.cc:499] Master 127.29.32.254:34271 was elected leader, sending a full tablet report...
I20260709 12:14:13.959826  2118 ts_tablet_manager.cc:1434] T 00bb992c40924526ab26abf069fbc1c0 P 9e0fe4c7808a4cf88e2e886dd84ba295: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260709 12:14:13.960978  2118 tablet_bootstrap.cc:492] T 340753f4be9c402d85277fbee0abbc4b P 9e0fe4c7808a4cf88e2e886dd84ba295: Bootstrap starting.
I20260709 12:14:13.961757  2119 raft_consensus.cc:359] T 61e158973b07452c9566b660f660fbb5 P 4e77ec257546465e95738012fc1f306d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:13.962558  2119 raft_consensus.cc:385] T 61e158973b07452c9566b660f660fbb5 P 4e77ec257546465e95738012fc1f306d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:13.963093  2119 raft_consensus.cc:740] T 61e158973b07452c9566b660f660fbb5 P 4e77ec257546465e95738012fc1f306d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e77ec257546465e95738012fc1f306d, State: Initialized, Role: FOLLOWER
I20260709 12:14:13.964010  2119 consensus_queue.cc:260] T 61e158973b07452c9566b660f660fbb5 P 4e77ec257546465e95738012fc1f306d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:13.967190  2119 ts_tablet_manager.cc:1434] T 61e158973b07452c9566b660f660fbb5 P 4e77ec257546465e95738012fc1f306d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 12:14:13.967835  2118 tablet_bootstrap.cc:654] T 340753f4be9c402d85277fbee0abbc4b P 9e0fe4c7808a4cf88e2e886dd84ba295: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:13.968251  2119 tablet_bootstrap.cc:492] T c67d6155056f48d3936c22ed459e9cd0 P 4e77ec257546465e95738012fc1f306d: Bootstrap starting.
I20260709 12:14:13.962380  2120 raft_consensus.cc:359] T 3dc1146f8ba9490cb3441ab63c432a77 P bcc29797fc2b4e57a4e3a309a2aec170 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:13.969414  2120 raft_consensus.cc:385] T 3dc1146f8ba9490cb3441ab63c432a77 P bcc29797fc2b4e57a4e3a309a2aec170 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:13.969720  2120 raft_consensus.cc:740] T 3dc1146f8ba9490cb3441ab63c432a77 P bcc29797fc2b4e57a4e3a309a2aec170 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcc29797fc2b4e57a4e3a309a2aec170, State: Initialized, Role: FOLLOWER
I20260709 12:14:13.972038  2120 consensus_queue.cc:260] T 3dc1146f8ba9490cb3441ab63c432a77 P bcc29797fc2b4e57a4e3a309a2aec170 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:13.974382  2120 ts_tablet_manager.cc:1434] T 3dc1146f8ba9490cb3441ab63c432a77 P bcc29797fc2b4e57a4e3a309a2aec170: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 12:14:13.974747  2118 tablet_bootstrap.cc:492] T 340753f4be9c402d85277fbee0abbc4b P 9e0fe4c7808a4cf88e2e886dd84ba295: No bootstrap required, opened a new log
I20260709 12:14:13.975387  2118 ts_tablet_manager.cc:1403] T 340753f4be9c402d85277fbee0abbc4b P 9e0fe4c7808a4cf88e2e886dd84ba295: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260709 12:14:13.975399  2120 tablet_bootstrap.cc:492] T 61e158973b07452c9566b660f660fbb5 P bcc29797fc2b4e57a4e3a309a2aec170: Bootstrap starting.
I20260709 12:14:13.976197  2119 tablet_bootstrap.cc:654] T c67d6155056f48d3936c22ed459e9cd0 P 4e77ec257546465e95738012fc1f306d: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:13.980870  2118 raft_consensus.cc:359] T 340753f4be9c402d85277fbee0abbc4b P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:13.981812  2118 raft_consensus.cc:385] T 340753f4be9c402d85277fbee0abbc4b P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:13.982223  2118 raft_consensus.cc:740] T 340753f4be9c402d85277fbee0abbc4b P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e0fe4c7808a4cf88e2e886dd84ba295, State: Initialized, Role: FOLLOWER
I20260709 12:14:13.983139  2118 consensus_queue.cc:260] T 340753f4be9c402d85277fbee0abbc4b P 9e0fe4c7808a4cf88e2e886dd84ba295 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:13.985265  2120 tablet_bootstrap.cc:654] T 61e158973b07452c9566b660f660fbb5 P bcc29797fc2b4e57a4e3a309a2aec170: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:13.986095  2118 ts_tablet_manager.cc:1434] T 340753f4be9c402d85277fbee0abbc4b P 9e0fe4c7808a4cf88e2e886dd84ba295: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 12:14:13.987354  2118 tablet_bootstrap.cc:492] T 302274380b7f4060a3ceb83fab41cddc P 9e0fe4c7808a4cf88e2e886dd84ba295: Bootstrap starting.
I20260709 12:14:13.988615  2119 tablet_bootstrap.cc:492] T c67d6155056f48d3936c22ed459e9cd0 P 4e77ec257546465e95738012fc1f306d: No bootstrap required, opened a new log
I20260709 12:14:13.989313  2119 ts_tablet_manager.cc:1403] T c67d6155056f48d3936c22ed459e9cd0 P 4e77ec257546465e95738012fc1f306d: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.001s
I20260709 12:14:13.993481  2119 raft_consensus.cc:359] T c67d6155056f48d3936c22ed459e9cd0 P 4e77ec257546465e95738012fc1f306d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:13.994689  2119 raft_consensus.cc:385] T c67d6155056f48d3936c22ed459e9cd0 P 4e77ec257546465e95738012fc1f306d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:13.995095  2118 tablet_bootstrap.cc:654] T 302274380b7f4060a3ceb83fab41cddc P 9e0fe4c7808a4cf88e2e886dd84ba295: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:13.995087  2119 raft_consensus.cc:740] T c67d6155056f48d3936c22ed459e9cd0 P 4e77ec257546465e95738012fc1f306d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e77ec257546465e95738012fc1f306d, State: Initialized, Role: FOLLOWER
I20260709 12:14:13.996620  2119 consensus_queue.cc:260] T c67d6155056f48d3936c22ed459e9cd0 P 4e77ec257546465e95738012fc1f306d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:13.999744  2119 ts_tablet_manager.cc:1434] T c67d6155056f48d3936c22ed459e9cd0 P 4e77ec257546465e95738012fc1f306d: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260709 12:14:14.000772  2119 tablet_bootstrap.cc:492] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P 4e77ec257546465e95738012fc1f306d: Bootstrap starting.
I20260709 12:14:14.001711  2120 tablet_bootstrap.cc:492] T 61e158973b07452c9566b660f660fbb5 P bcc29797fc2b4e57a4e3a309a2aec170: No bootstrap required, opened a new log
I20260709 12:14:14.002302  2120 ts_tablet_manager.cc:1403] T 61e158973b07452c9566b660f660fbb5 P bcc29797fc2b4e57a4e3a309a2aec170: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.011s
I20260709 12:14:14.005597  2120 raft_consensus.cc:359] T 61e158973b07452c9566b660f660fbb5 P bcc29797fc2b4e57a4e3a309a2aec170 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.007278  2120 raft_consensus.cc:385] T 61e158973b07452c9566b660f660fbb5 P bcc29797fc2b4e57a4e3a309a2aec170 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:14.007597  2120 raft_consensus.cc:740] T 61e158973b07452c9566b660f660fbb5 P bcc29797fc2b4e57a4e3a309a2aec170 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcc29797fc2b4e57a4e3a309a2aec170, State: Initialized, Role: FOLLOWER
I20260709 12:14:14.007891  2119 tablet_bootstrap.cc:654] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P 4e77ec257546465e95738012fc1f306d: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:14.008385  2120 consensus_queue.cc:260] T 61e158973b07452c9566b660f660fbb5 P bcc29797fc2b4e57a4e3a309a2aec170 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.010219  2118 tablet_bootstrap.cc:492] T 302274380b7f4060a3ceb83fab41cddc P 9e0fe4c7808a4cf88e2e886dd84ba295: No bootstrap required, opened a new log
I20260709 12:14:14.010864  2118 ts_tablet_manager.cc:1403] T 302274380b7f4060a3ceb83fab41cddc P 9e0fe4c7808a4cf88e2e886dd84ba295: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.000s
I20260709 12:14:14.010893  2120 ts_tablet_manager.cc:1434] T 61e158973b07452c9566b660f660fbb5 P bcc29797fc2b4e57a4e3a309a2aec170: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 12:14:14.016213  2118 raft_consensus.cc:359] T 302274380b7f4060a3ceb83fab41cddc P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.017132  2118 raft_consensus.cc:385] T 302274380b7f4060a3ceb83fab41cddc P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:14.017503  2118 raft_consensus.cc:740] T 302274380b7f4060a3ceb83fab41cddc P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e0fe4c7808a4cf88e2e886dd84ba295, State: Initialized, Role: FOLLOWER
I20260709 12:14:14.018505  2118 consensus_queue.cc:260] T 302274380b7f4060a3ceb83fab41cddc P 9e0fe4c7808a4cf88e2e886dd84ba295 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.019888  2120 tablet_bootstrap.cc:492] T e229e3c9d35941ccbfc3fd007eac870a P bcc29797fc2b4e57a4e3a309a2aec170: Bootstrap starting.
I20260709 12:14:14.021250  2118 ts_tablet_manager.cc:1434] T 302274380b7f4060a3ceb83fab41cddc P 9e0fe4c7808a4cf88e2e886dd84ba295: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:14:14.022550  2118 tablet_bootstrap.cc:492] T c67d6155056f48d3936c22ed459e9cd0 P 9e0fe4c7808a4cf88e2e886dd84ba295: Bootstrap starting.
I20260709 12:14:14.029222  2118 tablet_bootstrap.cc:654] T c67d6155056f48d3936c22ed459e9cd0 P 9e0fe4c7808a4cf88e2e886dd84ba295: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:14.033630  2120 tablet_bootstrap.cc:654] T e229e3c9d35941ccbfc3fd007eac870a P bcc29797fc2b4e57a4e3a309a2aec170: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:14.036199  2119 tablet_bootstrap.cc:492] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P 4e77ec257546465e95738012fc1f306d: No bootstrap required, opened a new log
I20260709 12:14:14.036773  2119 ts_tablet_manager.cc:1403] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P 4e77ec257546465e95738012fc1f306d: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.016s
I20260709 12:14:14.040721  2119 raft_consensus.cc:359] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P 4e77ec257546465e95738012fc1f306d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.041733  2119 raft_consensus.cc:385] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P 4e77ec257546465e95738012fc1f306d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:14.042130  2119 raft_consensus.cc:740] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P 4e77ec257546465e95738012fc1f306d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e77ec257546465e95738012fc1f306d, State: Initialized, Role: FOLLOWER
I20260709 12:14:14.043216  2119 consensus_queue.cc:260] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P 4e77ec257546465e95738012fc1f306d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.047250  2119 ts_tablet_manager.cc:1434] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P 4e77ec257546465e95738012fc1f306d: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260709 12:14:14.048694  2119 tablet_bootstrap.cc:492] T 302274380b7f4060a3ceb83fab41cddc P 4e77ec257546465e95738012fc1f306d: Bootstrap starting.
I20260709 12:14:14.057811  2119 tablet_bootstrap.cc:654] T 302274380b7f4060a3ceb83fab41cddc P 4e77ec257546465e95738012fc1f306d: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:14.063688  1875 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:14.068585  2118 tablet_bootstrap.cc:492] T c67d6155056f48d3936c22ed459e9cd0 P 9e0fe4c7808a4cf88e2e886dd84ba295: No bootstrap required, opened a new log
I20260709 12:14:14.068683  2120 tablet_bootstrap.cc:492] T e229e3c9d35941ccbfc3fd007eac870a P bcc29797fc2b4e57a4e3a309a2aec170: No bootstrap required, opened a new log
I20260709 12:14:14.069279  2118 ts_tablet_manager.cc:1403] T c67d6155056f48d3936c22ed459e9cd0 P 9e0fe4c7808a4cf88e2e886dd84ba295: Time spent bootstrapping tablet: real 0.047s	user 0.017s	sys 0.024s
I20260709 12:14:14.069300  2120 ts_tablet_manager.cc:1403] T e229e3c9d35941ccbfc3fd007eac870a P bcc29797fc2b4e57a4e3a309a2aec170: Time spent bootstrapping tablet: real 0.050s	user 0.022s	sys 0.022s
I20260709 12:14:14.069386  2119 tablet_bootstrap.cc:492] T 302274380b7f4060a3ceb83fab41cddc P 4e77ec257546465e95738012fc1f306d: No bootstrap required, opened a new log
I20260709 12:14:14.070237  2119 ts_tablet_manager.cc:1403] T 302274380b7f4060a3ceb83fab41cddc P 4e77ec257546465e95738012fc1f306d: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.000s
I20260709 12:14:14.071964  2125 raft_consensus.cc:493] T 00bb992c40924526ab26abf069fbc1c0 P 4e77ec257546465e95738012fc1f306d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:14.072190  2118 raft_consensus.cc:359] T c67d6155056f48d3936c22ed459e9cd0 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.072517  2125 raft_consensus.cc:515] T 00bb992c40924526ab26abf069fbc1c0 P 4e77ec257546465e95738012fc1f306d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } }
I20260709 12:14:14.072938  2118 raft_consensus.cc:385] T c67d6155056f48d3936c22ed459e9cd0 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:14.073242  2118 raft_consensus.cc:740] T c67d6155056f48d3936c22ed459e9cd0 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e0fe4c7808a4cf88e2e886dd84ba295, State: Initialized, Role: FOLLOWER
I20260709 12:14:14.073101  2120 raft_consensus.cc:359] T e229e3c9d35941ccbfc3fd007eac870a P bcc29797fc2b4e57a4e3a309a2aec170 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.073378  2119 raft_consensus.cc:359] T 302274380b7f4060a3ceb83fab41cddc P 4e77ec257546465e95738012fc1f306d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.074213  2120 raft_consensus.cc:385] T e229e3c9d35941ccbfc3fd007eac870a P bcc29797fc2b4e57a4e3a309a2aec170 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:14.074340  2119 raft_consensus.cc:385] T 302274380b7f4060a3ceb83fab41cddc P 4e77ec257546465e95738012fc1f306d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:14.074586  2120 raft_consensus.cc:740] T e229e3c9d35941ccbfc3fd007eac870a P bcc29797fc2b4e57a4e3a309a2aec170 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcc29797fc2b4e57a4e3a309a2aec170, State: Initialized, Role: FOLLOWER
I20260709 12:14:14.074779  2119 raft_consensus.cc:740] T 302274380b7f4060a3ceb83fab41cddc P 4e77ec257546465e95738012fc1f306d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e77ec257546465e95738012fc1f306d, State: Initialized, Role: FOLLOWER
I20260709 12:14:14.075496  2120 consensus_queue.cc:260] T e229e3c9d35941ccbfc3fd007eac870a P bcc29797fc2b4e57a4e3a309a2aec170 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.075778  2119 consensus_queue.cc:260] T 302274380b7f4060a3ceb83fab41cddc P 4e77ec257546465e95738012fc1f306d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.078373  2120 ts_tablet_manager.cc:1434] T e229e3c9d35941ccbfc3fd007eac870a P bcc29797fc2b4e57a4e3a309a2aec170: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:14:14.078189  2118 consensus_queue.cc:260] T c67d6155056f48d3936c22ed459e9cd0 P 9e0fe4c7808a4cf88e2e886dd84ba295 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.079849  2120 tablet_bootstrap.cc:492] T 907d18a25b33429eab37819780c2b1ff P bcc29797fc2b4e57a4e3a309a2aec170: Bootstrap starting.
I20260709 12:14:14.080521  2118 ts_tablet_manager.cc:1434] T c67d6155056f48d3936c22ed459e9cd0 P 9e0fe4c7808a4cf88e2e886dd84ba295: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.002s
I20260709 12:14:14.084000  2118 tablet_bootstrap.cc:492] T 3dc1146f8ba9490cb3441ab63c432a77 P 9e0fe4c7808a4cf88e2e886dd84ba295: Bootstrap starting.
I20260709 12:14:14.091677  2118 tablet_bootstrap.cc:654] T 3dc1146f8ba9490cb3441ab63c432a77 P 9e0fe4c7808a4cf88e2e886dd84ba295: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:14.100855  2124 raft_consensus.cc:493] T 00bb992c40924526ab26abf069fbc1c0 P bcc29797fc2b4e57a4e3a309a2aec170 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:14.102075  2124 raft_consensus.cc:515] T 00bb992c40924526ab26abf069fbc1c0 P bcc29797fc2b4e57a4e3a309a2aec170 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } }
I20260709 12:14:14.106698  2139 raft_consensus.cc:493] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P 4e77ec257546465e95738012fc1f306d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:14.107461  2139 raft_consensus.cc:515] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P 4e77ec257546465e95738012fc1f306d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.112843  2119 ts_tablet_manager.cc:1434] T 302274380b7f4060a3ceb83fab41cddc P 4e77ec257546465e95738012fc1f306d: Time spent starting tablet: real 0.042s	user 0.016s	sys 0.013s
I20260709 12:14:14.115645  2120 tablet_bootstrap.cc:654] T 907d18a25b33429eab37819780c2b1ff P bcc29797fc2b4e57a4e3a309a2aec170: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:14.116736  2119 tablet_bootstrap.cc:492] T 340753f4be9c402d85277fbee0abbc4b P 4e77ec257546465e95738012fc1f306d: Bootstrap starting.
I20260709 12:14:14.117332  2139 leader_election.cc:290] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P 4e77ec257546465e95738012fc1f306d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529), bcc29797fc2b4e57a4e3a309a2aec170 (127.29.32.194:45499)
I20260709 12:14:14.118494  2124 leader_election.cc:290] T 00bb992c40924526ab26abf069fbc1c0 P bcc29797fc2b4e57a4e3a309a2aec170 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e77ec257546465e95738012fc1f306d (127.29.32.195:39205), 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529)
I20260709 12:14:14.120116  2125 leader_election.cc:290] T 00bb992c40924526ab26abf069fbc1c0 P 4e77ec257546465e95738012fc1f306d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcc29797fc2b4e57a4e3a309a2aec170 (127.29.32.194:45499), 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529)
I20260709 12:14:14.125506  2125 raft_consensus.cc:493] T c67d6155056f48d3936c22ed459e9cd0 P 4e77ec257546465e95738012fc1f306d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:14.126147  2125 raft_consensus.cc:515] T c67d6155056f48d3936c22ed459e9cd0 P 4e77ec257546465e95738012fc1f306d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.134353  2119 tablet_bootstrap.cc:654] T 340753f4be9c402d85277fbee0abbc4b P 4e77ec257546465e95738012fc1f306d: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:14.140656  2128 raft_consensus.cc:493] T 302274380b7f4060a3ceb83fab41cddc P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:14.141386  2128 raft_consensus.cc:515] T 302274380b7f4060a3ceb83fab41cddc P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.146348  2128 leader_election.cc:290] T 302274380b7f4060a3ceb83fab41cddc P 9e0fe4c7808a4cf88e2e886dd84ba295 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcc29797fc2b4e57a4e3a309a2aec170 (127.29.32.194:45499), 4e77ec257546465e95738012fc1f306d (127.29.32.195:39205)
I20260709 12:14:14.147027  2128 raft_consensus.cc:493] T c67d6155056f48d3936c22ed459e9cd0 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:14.148437  2125 leader_election.cc:290] T c67d6155056f48d3936c22ed459e9cd0 P 4e77ec257546465e95738012fc1f306d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529), bcc29797fc2b4e57a4e3a309a2aec170 (127.29.32.194:45499)
I20260709 12:14:14.152244  2004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00bb992c40924526ab26abf069fbc1c0" candidate_uuid: "4e77ec257546465e95738012fc1f306d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" is_pre_election: true
I20260709 12:14:14.153263  2004 raft_consensus.cc:2468] T 00bb992c40924526ab26abf069fbc1c0 P bcc29797fc2b4e57a4e3a309a2aec170 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e77ec257546465e95738012fc1f306d in term 0.
I20260709 12:14:14.154806  2002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67d6155056f48d3936c22ed459e9cd0" candidate_uuid: "4e77ec257546465e95738012fc1f306d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" is_pre_election: true
I20260709 12:14:14.147567  2128 raft_consensus.cc:515] T c67d6155056f48d3936c22ed459e9cd0 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.157464  2128 leader_election.cc:290] T c67d6155056f48d3936c22ed459e9cd0 P 9e0fe4c7808a4cf88e2e886dd84ba295 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcc29797fc2b4e57a4e3a309a2aec170 (127.29.32.194:45499), 4e77ec257546465e95738012fc1f306d (127.29.32.195:39205)
I20260709 12:14:14.161005  1929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00bb992c40924526ab26abf069fbc1c0" candidate_uuid: "4e77ec257546465e95738012fc1f306d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" is_pre_election: true
I20260709 12:14:14.162045  1929 raft_consensus.cc:2468] T 00bb992c40924526ab26abf069fbc1c0 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e77ec257546465e95738012fc1f306d in term 0.
I20260709 12:14:14.163635  2118 tablet_bootstrap.cc:492] T 3dc1146f8ba9490cb3441ab63c432a77 P 9e0fe4c7808a4cf88e2e886dd84ba295: No bootstrap required, opened a new log
I20260709 12:14:14.164229  2118 ts_tablet_manager.cc:1403] T 3dc1146f8ba9490cb3441ab63c432a77 P 9e0fe4c7808a4cf88e2e886dd84ba295: Time spent bootstrapping tablet: real 0.080s	user 0.024s	sys 0.024s
I20260709 12:14:14.166280  1927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67d6155056f48d3936c22ed459e9cd0" candidate_uuid: "4e77ec257546465e95738012fc1f306d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" is_pre_election: true
I20260709 12:14:14.152275  2003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "381f3b19c5f34a6ca8a1f3e2f09a28b4" candidate_uuid: "4e77ec257546465e95738012fc1f306d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" is_pre_election: true
I20260709 12:14:14.167021  1927 raft_consensus.cc:2468] T c67d6155056f48d3936c22ed459e9cd0 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e77ec257546465e95738012fc1f306d in term 0.
I20260709 12:14:14.163396  1928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "381f3b19c5f34a6ca8a1f3e2f09a28b4" candidate_uuid: "4e77ec257546465e95738012fc1f306d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" is_pre_election: true
I20260709 12:14:14.166986  2042 leader_election.cc:304] T 00bb992c40924526ab26abf069fbc1c0 P 4e77ec257546465e95738012fc1f306d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e77ec257546465e95738012fc1f306d, bcc29797fc2b4e57a4e3a309a2aec170; no voters: 
W20260709 12:14:14.171396  2042 leader_election.cc:343] T c67d6155056f48d3936c22ed459e9cd0 P 4e77ec257546465e95738012fc1f306d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bcc29797fc2b4e57a4e3a309a2aec170 (127.29.32.194:45499): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:14.172513  2042 leader_election.cc:343] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P 4e77ec257546465e95738012fc1f306d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bcc29797fc2b4e57a4e3a309a2aec170 (127.29.32.194:45499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:14.172806  2118 raft_consensus.cc:359] T 3dc1146f8ba9490cb3441ab63c432a77 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.173537  2118 raft_consensus.cc:385] T 3dc1146f8ba9490cb3441ab63c432a77 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:14.173828  2118 raft_consensus.cc:740] T 3dc1146f8ba9490cb3441ab63c432a77 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e0fe4c7808a4cf88e2e886dd84ba295, State: Initialized, Role: FOLLOWER
I20260709 12:14:14.174101  2125 raft_consensus.cc:2804] T 00bb992c40924526ab26abf069fbc1c0 P 4e77ec257546465e95738012fc1f306d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:14.174602  2118 consensus_queue.cc:260] T 3dc1146f8ba9490cb3441ab63c432a77 P 9e0fe4c7808a4cf88e2e886dd84ba295 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.176297  2078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00bb992c40924526ab26abf069fbc1c0" candidate_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e77ec257546465e95738012fc1f306d" is_pre_election: true
I20260709 12:14:14.177013  2118 ts_tablet_manager.cc:1434] T 3dc1146f8ba9490cb3441ab63c432a77 P 9e0fe4c7808a4cf88e2e886dd84ba295: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:14:14.176342  2043 leader_election.cc:304] T c67d6155056f48d3936c22ed459e9cd0 P 4e77ec257546465e95738012fc1f306d [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: 4e77ec257546465e95738012fc1f306d, 9e0fe4c7808a4cf88e2e886dd84ba295; no voters: bcc29797fc2b4e57a4e3a309a2aec170
W20260709 12:14:14.178444  2043 leader_election.cc:343] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P 4e77ec257546465e95738012fc1f306d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:14.179028  2043 leader_election.cc:304] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P 4e77ec257546465e95738012fc1f306d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e77ec257546465e95738012fc1f306d; no voters: 9e0fe4c7808a4cf88e2e886dd84ba295, bcc29797fc2b4e57a4e3a309a2aec170
I20260709 12:14:14.180209  2138 raft_consensus.cc:2804] T c67d6155056f48d3936c22ed459e9cd0 P 4e77ec257546465e95738012fc1f306d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:14.180783  2120 tablet_bootstrap.cc:492] T 907d18a25b33429eab37819780c2b1ff P bcc29797fc2b4e57a4e3a309a2aec170: No bootstrap required, opened a new log
I20260709 12:14:14.180732  2138 raft_consensus.cc:493] T c67d6155056f48d3936c22ed459e9cd0 P 4e77ec257546465e95738012fc1f306d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:14.181305  2138 raft_consensus.cc:3060] T c67d6155056f48d3936c22ed459e9cd0 P 4e77ec257546465e95738012fc1f306d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:14.182852  2118 tablet_bootstrap.cc:492] T 61e158973b07452c9566b660f660fbb5 P 9e0fe4c7808a4cf88e2e886dd84ba295: Bootstrap starting.
I20260709 12:14:14.181306  2139 raft_consensus.cc:2749] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P 4e77ec257546465e95738012fc1f306d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:14.174651  2125 raft_consensus.cc:493] T 00bb992c40924526ab26abf069fbc1c0 P 4e77ec257546465e95738012fc1f306d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:14.189015  2125 raft_consensus.cc:3060] T 00bb992c40924526ab26abf069fbc1c0 P 4e77ec257546465e95738012fc1f306d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:14.192751  1928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00bb992c40924526ab26abf069fbc1c0" candidate_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" is_pre_election: true
I20260709 12:14:14.193604  1928 raft_consensus.cc:2468] T 00bb992c40924526ab26abf069fbc1c0 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcc29797fc2b4e57a4e3a309a2aec170 in term 0.
I20260709 12:14:14.195204  1969 leader_election.cc:304] T 00bb992c40924526ab26abf069fbc1c0 P bcc29797fc2b4e57a4e3a309a2aec170 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e0fe4c7808a4cf88e2e886dd84ba295, bcc29797fc2b4e57a4e3a309a2aec170; no voters: 
I20260709 12:14:14.196133  2124 raft_consensus.cc:2804] T 00bb992c40924526ab26abf069fbc1c0 P bcc29797fc2b4e57a4e3a309a2aec170 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:14.190030  2118 tablet_bootstrap.cc:654] T 61e158973b07452c9566b660f660fbb5 P 9e0fe4c7808a4cf88e2e886dd84ba295: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:14.196677  2124 raft_consensus.cc:493] T 00bb992c40924526ab26abf069fbc1c0 P bcc29797fc2b4e57a4e3a309a2aec170 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:14.197067  2124 raft_consensus.cc:3060] T 00bb992c40924526ab26abf069fbc1c0 P bcc29797fc2b4e57a4e3a309a2aec170 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:14.197721  2119 tablet_bootstrap.cc:492] T 340753f4be9c402d85277fbee0abbc4b P 4e77ec257546465e95738012fc1f306d: No bootstrap required, opened a new log
I20260709 12:14:14.198541  2119 ts_tablet_manager.cc:1403] T 340753f4be9c402d85277fbee0abbc4b P 4e77ec257546465e95738012fc1f306d: Time spent bootstrapping tablet: real 0.082s	user 0.017s	sys 0.007s
I20260709 12:14:14.201696  2119 raft_consensus.cc:359] T 340753f4be9c402d85277fbee0abbc4b P 4e77ec257546465e95738012fc1f306d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.197206  2120 ts_tablet_manager.cc:1403] T 907d18a25b33429eab37819780c2b1ff P bcc29797fc2b4e57a4e3a309a2aec170: Time spent bootstrapping tablet: real 0.118s	user 0.032s	sys 0.017s
I20260709 12:14:14.202680  2119 raft_consensus.cc:385] T 340753f4be9c402d85277fbee0abbc4b P 4e77ec257546465e95738012fc1f306d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:14.203080  2119 raft_consensus.cc:740] T 340753f4be9c402d85277fbee0abbc4b P 4e77ec257546465e95738012fc1f306d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e77ec257546465e95738012fc1f306d, State: Initialized, Role: FOLLOWER
I20260709 12:14:14.204056  2119 consensus_queue.cc:260] T 340753f4be9c402d85277fbee0abbc4b P 4e77ec257546465e95738012fc1f306d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.190924  2138 raft_consensus.cc:515] T c67d6155056f48d3936c22ed459e9cd0 P 4e77ec257546465e95738012fc1f306d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.205572  2120 raft_consensus.cc:359] T 907d18a25b33429eab37819780c2b1ff P bcc29797fc2b4e57a4e3a309a2aec170 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.206374  2120 raft_consensus.cc:385] T 907d18a25b33429eab37819780c2b1ff P bcc29797fc2b4e57a4e3a309a2aec170 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:14.207669  1928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67d6155056f48d3936c22ed459e9cd0" candidate_uuid: "4e77ec257546465e95738012fc1f306d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295"
I20260709 12:14:14.208323  1928 raft_consensus.cc:3060] T c67d6155056f48d3936c22ed459e9cd0 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:14.210273  2124 raft_consensus.cc:515] T 00bb992c40924526ab26abf069fbc1c0 P bcc29797fc2b4e57a4e3a309a2aec170 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } }
I20260709 12:14:14.212049  2002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67d6155056f48d3936c22ed459e9cd0" candidate_uuid: "4e77ec257546465e95738012fc1f306d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcc29797fc2b4e57a4e3a309a2aec170"
I20260709 12:14:14.212491  2124 leader_election.cc:290] T 00bb992c40924526ab26abf069fbc1c0 P bcc29797fc2b4e57a4e3a309a2aec170 [CANDIDATE]: Term 1 election: Requested vote from peers 4e77ec257546465e95738012fc1f306d (127.29.32.195:39205), 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529)
I20260709 12:14:14.213608  1927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00bb992c40924526ab26abf069fbc1c0" candidate_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295"
I20260709 12:14:14.214269  1927 raft_consensus.cc:3060] T 00bb992c40924526ab26abf069fbc1c0 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:14.214663  2119 ts_tablet_manager.cc:1434] T 340753f4be9c402d85277fbee0abbc4b P 4e77ec257546465e95738012fc1f306d: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260709 12:14:14.214577  2077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00bb992c40924526ab26abf069fbc1c0" candidate_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e77ec257546465e95738012fc1f306d"
W20260709 12:14:14.216912  2042 leader_election.cc:343] T c67d6155056f48d3936c22ed459e9cd0 P 4e77ec257546465e95738012fc1f306d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bcc29797fc2b4e57a4e3a309a2aec170 (127.29.32.194:45499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:14.217535  2138 leader_election.cc:290] T c67d6155056f48d3936c22ed459e9cd0 P 4e77ec257546465e95738012fc1f306d [CANDIDATE]: Term 1 election: Requested vote from peers 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529), bcc29797fc2b4e57a4e3a309a2aec170 (127.29.32.194:45499)
I20260709 12:14:14.218886  2125 raft_consensus.cc:515] T 00bb992c40924526ab26abf069fbc1c0 P 4e77ec257546465e95738012fc1f306d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } }
I20260709 12:14:14.220176  2078 raft_consensus.cc:2393] T 00bb992c40924526ab26abf069fbc1c0 P 4e77ec257546465e95738012fc1f306d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bcc29797fc2b4e57a4e3a309a2aec170 in current term 1: Already voted for candidate 4e77ec257546465e95738012fc1f306d in this term.
I20260709 12:14:14.222028  2119 tablet_bootstrap.cc:492] T 3dc1146f8ba9490cb3441ab63c432a77 P 4e77ec257546465e95738012fc1f306d: Bootstrap starting.
I20260709 12:14:14.226374  2002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00bb992c40924526ab26abf069fbc1c0" candidate_uuid: "4e77ec257546465e95738012fc1f306d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcc29797fc2b4e57a4e3a309a2aec170"
I20260709 12:14:14.218887  2118 tablet_bootstrap.cc:492] T 61e158973b07452c9566b660f660fbb5 P 9e0fe4c7808a4cf88e2e886dd84ba295: No bootstrap required, opened a new log
I20260709 12:14:14.227304  2002 raft_consensus.cc:2393] T 00bb992c40924526ab26abf069fbc1c0 P bcc29797fc2b4e57a4e3a309a2aec170 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e77ec257546465e95738012fc1f306d in current term 1: Already voted for candidate bcc29797fc2b4e57a4e3a309a2aec170 in this term.
I20260709 12:14:14.227362  1927 raft_consensus.cc:2468] T 00bb992c40924526ab26abf069fbc1c0 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcc29797fc2b4e57a4e3a309a2aec170 in term 1.
I20260709 12:14:14.228073  2077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67d6155056f48d3936c22ed459e9cd0" candidate_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e77ec257546465e95738012fc1f306d" is_pre_election: true
I20260709 12:14:14.228888  2077 raft_consensus.cc:2393] T c67d6155056f48d3936c22ed459e9cd0 P 4e77ec257546465e95738012fc1f306d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9e0fe4c7808a4cf88e2e886dd84ba295 in current term 1: Already voted for candidate 4e77ec257546465e95738012fc1f306d in this term.
I20260709 12:14:14.228706  1969 leader_election.cc:304] T 00bb992c40924526ab26abf069fbc1c0 P bcc29797fc2b4e57a4e3a309a2aec170 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9e0fe4c7808a4cf88e2e886dd84ba295, bcc29797fc2b4e57a4e3a309a2aec170; no voters: 4e77ec257546465e95738012fc1f306d
I20260709 12:14:14.229717  2078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "302274380b7f4060a3ceb83fab41cddc" candidate_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e77ec257546465e95738012fc1f306d" is_pre_election: true
I20260709 12:14:14.230244  2124 raft_consensus.cc:2804] T 00bb992c40924526ab26abf069fbc1c0 P bcc29797fc2b4e57a4e3a309a2aec170 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:14.230434  2078 raft_consensus.cc:2468] T 302274380b7f4060a3ceb83fab41cddc P 4e77ec257546465e95738012fc1f306d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e0fe4c7808a4cf88e2e886dd84ba295 in term 0.
I20260709 12:14:14.206662  2120 raft_consensus.cc:740] T 907d18a25b33429eab37819780c2b1ff P bcc29797fc2b4e57a4e3a309a2aec170 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcc29797fc2b4e57a4e3a309a2aec170, State: Initialized, Role: FOLLOWER
I20260709 12:14:14.231974  1893 leader_election.cc:304] T 302274380b7f4060a3ceb83fab41cddc P 9e0fe4c7808a4cf88e2e886dd84ba295 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e77ec257546465e95738012fc1f306d, 9e0fe4c7808a4cf88e2e886dd84ba295; no voters: 
I20260709 12:14:14.232421  2119 tablet_bootstrap.cc:654] T 3dc1146f8ba9490cb3441ab63c432a77 P 4e77ec257546465e95738012fc1f306d: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:14.227319  2118 ts_tablet_manager.cc:1403] T 61e158973b07452c9566b660f660fbb5 P 9e0fe4c7808a4cf88e2e886dd84ba295: Time spent bootstrapping tablet: real 0.049s	user 0.012s	sys 0.000s
I20260709 12:14:14.233237  2148 raft_consensus.cc:2804] T 302274380b7f4060a3ceb83fab41cddc P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:14.234802  2148 raft_consensus.cc:493] T 302274380b7f4060a3ceb83fab41cddc P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:14.235183  2148 raft_consensus.cc:3060] T 302274380b7f4060a3ceb83fab41cddc P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:14.236014  2120 consensus_queue.cc:260] T 907d18a25b33429eab37819780c2b1ff P bcc29797fc2b4e57a4e3a309a2aec170 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.237623  2124 raft_consensus.cc:697] T 00bb992c40924526ab26abf069fbc1c0 P bcc29797fc2b4e57a4e3a309a2aec170 [term 1 LEADER]: Becoming Leader. State: Replica: bcc29797fc2b4e57a4e3a309a2aec170, State: Running, Role: LEADER
I20260709 12:14:14.238619  2124 consensus_queue.cc:237] T 00bb992c40924526ab26abf069fbc1c0 P bcc29797fc2b4e57a4e3a309a2aec170 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } }
I20260709 12:14:14.239435  2119 tablet_bootstrap.cc:492] T 3dc1146f8ba9490cb3441ab63c432a77 P 4e77ec257546465e95738012fc1f306d: No bootstrap required, opened a new log
I20260709 12:14:14.239979  2119 ts_tablet_manager.cc:1403] T 3dc1146f8ba9490cb3441ab63c432a77 P 4e77ec257546465e95738012fc1f306d: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.003s
I20260709 12:14:14.226646  1928 raft_consensus.cc:2468] T c67d6155056f48d3936c22ed459e9cd0 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e77ec257546465e95738012fc1f306d in term 1.
I20260709 12:14:14.241115  2043 leader_election.cc:304] T c67d6155056f48d3936c22ed459e9cd0 P 4e77ec257546465e95738012fc1f306d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e77ec257546465e95738012fc1f306d, 9e0fe4c7808a4cf88e2e886dd84ba295; no voters: bcc29797fc2b4e57a4e3a309a2aec170
I20260709 12:14:14.242652  2138 raft_consensus.cc:2804] T c67d6155056f48d3936c22ed459e9cd0 P 4e77ec257546465e95738012fc1f306d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:14.242621  2118 raft_consensus.cc:359] T 61e158973b07452c9566b660f660fbb5 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.240484  2151 raft_consensus.cc:493] T 907d18a25b33429eab37819780c2b1ff P bcc29797fc2b4e57a4e3a309a2aec170 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:14.243471  2138 raft_consensus.cc:697] T c67d6155056f48d3936c22ed459e9cd0 P 4e77ec257546465e95738012fc1f306d [term 1 LEADER]: Becoming Leader. State: Replica: 4e77ec257546465e95738012fc1f306d, State: Running, Role: LEADER
I20260709 12:14:14.243388  2119 raft_consensus.cc:359] T 3dc1146f8ba9490cb3441ab63c432a77 P 4e77ec257546465e95738012fc1f306d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.245934  2119 raft_consensus.cc:385] T 3dc1146f8ba9490cb3441ab63c432a77 P 4e77ec257546465e95738012fc1f306d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:14.246270  2119 raft_consensus.cc:740] T 3dc1146f8ba9490cb3441ab63c432a77 P 4e77ec257546465e95738012fc1f306d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e77ec257546465e95738012fc1f306d, State: Initialized, Role: FOLLOWER
I20260709 12:14:14.246326  2138 consensus_queue.cc:237] T c67d6155056f48d3936c22ed459e9cd0 P 4e77ec257546465e95738012fc1f306d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.247007  2002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "302274380b7f4060a3ceb83fab41cddc" candidate_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" is_pre_election: true
I20260709 12:14:14.247325  2119 consensus_queue.cc:260] T 3dc1146f8ba9490cb3441ab63c432a77 P 4e77ec257546465e95738012fc1f306d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.248464  2003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67d6155056f48d3936c22ed459e9cd0" candidate_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" is_pre_election: true
I20260709 12:14:14.249933  2120 ts_tablet_manager.cc:1434] T 907d18a25b33429eab37819780c2b1ff P bcc29797fc2b4e57a4e3a309a2aec170: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.000s
I20260709 12:14:14.250713  2119 ts_tablet_manager.cc:1434] T 3dc1146f8ba9490cb3441ab63c432a77 P 4e77ec257546465e95738012fc1f306d: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
W20260709 12:14:14.250614  1893 leader_election.cc:343] T 302274380b7f4060a3ceb83fab41cddc P 9e0fe4c7808a4cf88e2e886dd84ba295 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bcc29797fc2b4e57a4e3a309a2aec170 (127.29.32.194:45499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:14.251222  2120 tablet_bootstrap.cc:492] T 37b8ec62040047d4914cab8df7a1c88e P bcc29797fc2b4e57a4e3a309a2aec170: Bootstrap starting.
I20260709 12:14:14.251986  2119 tablet_bootstrap.cc:492] T 37b8ec62040047d4914cab8df7a1c88e P 4e77ec257546465e95738012fc1f306d: Bootstrap starting.
W20260709 12:14:14.251863  1893 leader_election.cc:343] T c67d6155056f48d3936c22ed459e9cd0 P 9e0fe4c7808a4cf88e2e886dd84ba295 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bcc29797fc2b4e57a4e3a309a2aec170 (127.29.32.194:45499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:14.244868  1928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00bb992c40924526ab26abf069fbc1c0" candidate_uuid: "4e77ec257546465e95738012fc1f306d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295"
I20260709 12:14:14.252600  1893 leader_election.cc:304] T c67d6155056f48d3936c22ed459e9cd0 P 9e0fe4c7808a4cf88e2e886dd84ba295 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9e0fe4c7808a4cf88e2e886dd84ba295; no voters: 4e77ec257546465e95738012fc1f306d, bcc29797fc2b4e57a4e3a309a2aec170
I20260709 12:14:14.243744  2148 raft_consensus.cc:515] T 302274380b7f4060a3ceb83fab41cddc P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.253366  1928 raft_consensus.cc:2393] T 00bb992c40924526ab26abf069fbc1c0 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e77ec257546465e95738012fc1f306d in current term 1: Already voted for candidate bcc29797fc2b4e57a4e3a309a2aec170 in this term.
I20260709 12:14:14.253919  2128 raft_consensus.cc:2749] T c67d6155056f48d3936c22ed459e9cd0 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:14.244359  2118 raft_consensus.cc:385] T 61e158973b07452c9566b660f660fbb5 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:14.254469  2043 leader_election.cc:304] T 00bb992c40924526ab26abf069fbc1c0 P 4e77ec257546465e95738012fc1f306d [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: 4e77ec257546465e95738012fc1f306d; no voters: 9e0fe4c7808a4cf88e2e886dd84ba295, bcc29797fc2b4e57a4e3a309a2aec170
I20260709 12:14:14.254745  2118 raft_consensus.cc:740] T 61e158973b07452c9566b660f660fbb5 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e0fe4c7808a4cf88e2e886dd84ba295, State: Initialized, Role: FOLLOWER
I20260709 12:14:14.255414  2139 raft_consensus.cc:2749] T 00bb992c40924526ab26abf069fbc1c0 P 4e77ec257546465e95738012fc1f306d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:14:14.257278  2003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "302274380b7f4060a3ceb83fab41cddc" candidate_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcc29797fc2b4e57a4e3a309a2aec170"
I20260709 12:14:14.243546  2125 leader_election.cc:290] T 00bb992c40924526ab26abf069fbc1c0 P 4e77ec257546465e95738012fc1f306d [CANDIDATE]: Term 1 election: Requested vote from peers bcc29797fc2b4e57a4e3a309a2aec170 (127.29.32.194:45499), 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529)
I20260709 12:14:14.259373  2078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "302274380b7f4060a3ceb83fab41cddc" candidate_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e77ec257546465e95738012fc1f306d"
I20260709 12:14:14.261449  2078 raft_consensus.cc:3060] T 302274380b7f4060a3ceb83fab41cddc P 4e77ec257546465e95738012fc1f306d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:14.261685  2120 tablet_bootstrap.cc:654] T 37b8ec62040047d4914cab8df7a1c88e P bcc29797fc2b4e57a4e3a309a2aec170: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:14.261924  2119 tablet_bootstrap.cc:654] T 37b8ec62040047d4914cab8df7a1c88e P 4e77ec257546465e95738012fc1f306d: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:14.261135  2118 consensus_queue.cc:260] T 61e158973b07452c9566b660f660fbb5 P 9e0fe4c7808a4cf88e2e886dd84ba295 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.244586  2151 raft_consensus.cc:515] T 907d18a25b33429eab37819780c2b1ff P bcc29797fc2b4e57a4e3a309a2aec170 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.263047  2148 leader_election.cc:290] T 302274380b7f4060a3ceb83fab41cddc P 9e0fe4c7808a4cf88e2e886dd84ba295 [CANDIDATE]: Term 1 election: Requested vote from peers bcc29797fc2b4e57a4e3a309a2aec170 (127.29.32.194:45499), 4e77ec257546465e95738012fc1f306d (127.29.32.195:39205)
W20260709 12:14:14.266709  1893 leader_election.cc:343] T 302274380b7f4060a3ceb83fab41cddc P 9e0fe4c7808a4cf88e2e886dd84ba295 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bcc29797fc2b4e57a4e3a309a2aec170 (127.29.32.194:45499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:14.269047  1928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "907d18a25b33429eab37819780c2b1ff" candidate_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" is_pre_election: true
W20260709 12:14:14.271209  1969 leader_election.cc:343] T 907d18a25b33429eab37819780c2b1ff P bcc29797fc2b4e57a4e3a309a2aec170 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:14.274375  2077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "907d18a25b33429eab37819780c2b1ff" candidate_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e77ec257546465e95738012fc1f306d" is_pre_election: true
I20260709 12:14:14.273732  2151 leader_election.cc:290] T 907d18a25b33429eab37819780c2b1ff P bcc29797fc2b4e57a4e3a309a2aec170 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529), 4e77ec257546465e95738012fc1f306d (127.29.32.195:39205)
W20260709 12:14:14.276109  1968 leader_election.cc:343] T 907d18a25b33429eab37819780c2b1ff P bcc29797fc2b4e57a4e3a309a2aec170 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e77ec257546465e95738012fc1f306d (127.29.32.195:39205): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:14.276641  1968 leader_election.cc:304] T 907d18a25b33429eab37819780c2b1ff P bcc29797fc2b4e57a4e3a309a2aec170 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bcc29797fc2b4e57a4e3a309a2aec170; no voters: 4e77ec257546465e95738012fc1f306d, 9e0fe4c7808a4cf88e2e886dd84ba295
I20260709 12:14:14.277518  2078 raft_consensus.cc:2468] T 302274380b7f4060a3ceb83fab41cddc P 4e77ec257546465e95738012fc1f306d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e0fe4c7808a4cf88e2e886dd84ba295 in term 1.
I20260709 12:14:14.276875  2118 ts_tablet_manager.cc:1434] T 61e158973b07452c9566b660f660fbb5 P 9e0fe4c7808a4cf88e2e886dd84ba295: Time spent starting tablet: real 0.038s	user 0.009s	sys 0.000s
I20260709 12:14:14.277969  2151 raft_consensus.cc:2749] T 907d18a25b33429eab37819780c2b1ff P bcc29797fc2b4e57a4e3a309a2aec170 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:14.278796  1893 leader_election.cc:304] T 302274380b7f4060a3ceb83fab41cddc P 9e0fe4c7808a4cf88e2e886dd84ba295 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e77ec257546465e95738012fc1f306d, 9e0fe4c7808a4cf88e2e886dd84ba295; no voters: bcc29797fc2b4e57a4e3a309a2aec170
I20260709 12:14:14.279042  2124 raft_consensus.cc:493] T 61e158973b07452c9566b660f660fbb5 P bcc29797fc2b4e57a4e3a309a2aec170 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:14.279680  2128 raft_consensus.cc:2804] T 302274380b7f4060a3ceb83fab41cddc P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:14.279572  2124 raft_consensus.cc:515] T 61e158973b07452c9566b660f660fbb5 P bcc29797fc2b4e57a4e3a309a2aec170 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.280253  2128 raft_consensus.cc:697] T 302274380b7f4060a3ceb83fab41cddc P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 1 LEADER]: Becoming Leader. State: Replica: 9e0fe4c7808a4cf88e2e886dd84ba295, State: Running, Role: LEADER
I20260709 12:14:14.281332  2128 consensus_queue.cc:237] T 302274380b7f4060a3ceb83fab41cddc P 9e0fe4c7808a4cf88e2e886dd84ba295 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.283360  2078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61e158973b07452c9566b660f660fbb5" candidate_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e77ec257546465e95738012fc1f306d" is_pre_election: true
I20260709 12:14:14.284057  2078 raft_consensus.cc:2468] T 61e158973b07452c9566b660f660fbb5 P 4e77ec257546465e95738012fc1f306d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcc29797fc2b4e57a4e3a309a2aec170 in term 0.
I20260709 12:14:14.285125  1968 leader_election.cc:304] T 61e158973b07452c9566b660f660fbb5 P bcc29797fc2b4e57a4e3a309a2aec170 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e77ec257546465e95738012fc1f306d, bcc29797fc2b4e57a4e3a309a2aec170; no voters: 
I20260709 12:14:14.285959  2151 raft_consensus.cc:2804] T 61e158973b07452c9566b660f660fbb5 P bcc29797fc2b4e57a4e3a309a2aec170 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:14.286444  2151 raft_consensus.cc:493] T 61e158973b07452c9566b660f660fbb5 P bcc29797fc2b4e57a4e3a309a2aec170 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:14.283409  1827 catalog_manager.cc:5697] T 00bb992c40924526ab26abf069fbc1c0 P bcc29797fc2b4e57a4e3a309a2aec170 reported cstate change: term changed from 0 to 1, leader changed from <none> to bcc29797fc2b4e57a4e3a309a2aec170 (127.29.32.194). New cstate: current_term: 1 leader_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:14.287106  2124 leader_election.cc:290] T 61e158973b07452c9566b660f660fbb5 P bcc29797fc2b4e57a4e3a309a2aec170 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529), 4e77ec257546465e95738012fc1f306d (127.29.32.195:39205)
I20260709 12:14:14.287554  2118 tablet_bootstrap.cc:492] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P 9e0fe4c7808a4cf88e2e886dd84ba295: Bootstrap starting.
I20260709 12:14:14.291173  1928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61e158973b07452c9566b660f660fbb5" candidate_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" is_pre_election: true
I20260709 12:14:14.291985  1928 raft_consensus.cc:2468] T 61e158973b07452c9566b660f660fbb5 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcc29797fc2b4e57a4e3a309a2aec170 in term 0.
I20260709 12:14:14.286782  2151 raft_consensus.cc:3060] T 61e158973b07452c9566b660f660fbb5 P bcc29797fc2b4e57a4e3a309a2aec170 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:14.297536  1823 catalog_manager.cc:5697] T c67d6155056f48d3936c22ed459e9cd0 P 4e77ec257546465e95738012fc1f306d reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e77ec257546465e95738012fc1f306d (127.29.32.195). New cstate: current_term: 1 leader_uuid: "4e77ec257546465e95738012fc1f306d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:14.305812  2119 tablet_bootstrap.cc:492] T 37b8ec62040047d4914cab8df7a1c88e P 4e77ec257546465e95738012fc1f306d: No bootstrap required, opened a new log
I20260709 12:14:14.306442  2119 ts_tablet_manager.cc:1403] T 37b8ec62040047d4914cab8df7a1c88e P 4e77ec257546465e95738012fc1f306d: Time spent bootstrapping tablet: real 0.055s	user 0.010s	sys 0.005s
I20260709 12:14:14.308589  2120 tablet_bootstrap.cc:492] T 37b8ec62040047d4914cab8df7a1c88e P bcc29797fc2b4e57a4e3a309a2aec170: No bootstrap required, opened a new log
I20260709 12:14:14.309214  2120 ts_tablet_manager.cc:1403] T 37b8ec62040047d4914cab8df7a1c88e P bcc29797fc2b4e57a4e3a309a2aec170: Time spent bootstrapping tablet: real 0.058s	user 0.014s	sys 0.016s
I20260709 12:14:14.309588  2119 raft_consensus.cc:359] T 37b8ec62040047d4914cab8df7a1c88e P 4e77ec257546465e95738012fc1f306d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.314528  2119 raft_consensus.cc:385] T 37b8ec62040047d4914cab8df7a1c88e P 4e77ec257546465e95738012fc1f306d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:14.314992  2119 raft_consensus.cc:740] T 37b8ec62040047d4914cab8df7a1c88e P 4e77ec257546465e95738012fc1f306d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e77ec257546465e95738012fc1f306d, State: Initialized, Role: FOLLOWER
I20260709 12:14:14.314695  2151 raft_consensus.cc:515] T 61e158973b07452c9566b660f660fbb5 P bcc29797fc2b4e57a4e3a309a2aec170 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.316246  2119 consensus_queue.cc:260] T 37b8ec62040047d4914cab8df7a1c88e P 4e77ec257546465e95738012fc1f306d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.317121  2120 raft_consensus.cc:359] T 37b8ec62040047d4914cab8df7a1c88e P bcc29797fc2b4e57a4e3a309a2aec170 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.317916  2120 raft_consensus.cc:385] T 37b8ec62040047d4914cab8df7a1c88e P bcc29797fc2b4e57a4e3a309a2aec170 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:14.317996  1928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61e158973b07452c9566b660f660fbb5" candidate_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295"
I20260709 12:14:14.318344  2120 raft_consensus.cc:740] T 37b8ec62040047d4914cab8df7a1c88e P bcc29797fc2b4e57a4e3a309a2aec170 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcc29797fc2b4e57a4e3a309a2aec170, State: Initialized, Role: FOLLOWER
I20260709 12:14:14.318709  1928 raft_consensus.cc:3060] T 61e158973b07452c9566b660f660fbb5 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:14.319573  2119 ts_tablet_manager.cc:1434] T 37b8ec62040047d4914cab8df7a1c88e P 4e77ec257546465e95738012fc1f306d: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 12:14:14.314639  2118 tablet_bootstrap.cc:654] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P 9e0fe4c7808a4cf88e2e886dd84ba295: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:14.321174  2119 tablet_bootstrap.cc:492] T 907d18a25b33429eab37819780c2b1ff P 4e77ec257546465e95738012fc1f306d: Bootstrap starting.
I20260709 12:14:14.319312  2120 consensus_queue.cc:260] T 37b8ec62040047d4914cab8df7a1c88e P bcc29797fc2b4e57a4e3a309a2aec170 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.325137  2120 ts_tablet_manager.cc:1434] T 37b8ec62040047d4914cab8df7a1c88e P bcc29797fc2b4e57a4e3a309a2aec170: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.002s
I20260709 12:14:14.329332  1928 raft_consensus.cc:2468] T 61e158973b07452c9566b660f660fbb5 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcc29797fc2b4e57a4e3a309a2aec170 in term 1.
I20260709 12:14:14.330265  2120 tablet_bootstrap.cc:492] T 302274380b7f4060a3ceb83fab41cddc P bcc29797fc2b4e57a4e3a309a2aec170: Bootstrap starting.
I20260709 12:14:14.331014  1969 leader_election.cc:304] T 61e158973b07452c9566b660f660fbb5 P bcc29797fc2b4e57a4e3a309a2aec170 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e0fe4c7808a4cf88e2e886dd84ba295, bcc29797fc2b4e57a4e3a309a2aec170; no voters: 
I20260709 12:14:14.331319  2119 tablet_bootstrap.cc:654] T 907d18a25b33429eab37819780c2b1ff P 4e77ec257546465e95738012fc1f306d: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:14.332015  2124 raft_consensus.cc:2804] T 61e158973b07452c9566b660f660fbb5 P bcc29797fc2b4e57a4e3a309a2aec170 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:14.332652  2124 raft_consensus.cc:697] T 61e158973b07452c9566b660f660fbb5 P bcc29797fc2b4e57a4e3a309a2aec170 [term 1 LEADER]: Becoming Leader. State: Replica: bcc29797fc2b4e57a4e3a309a2aec170, State: Running, Role: LEADER
I20260709 12:14:14.332772  2078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61e158973b07452c9566b660f660fbb5" candidate_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e77ec257546465e95738012fc1f306d"
I20260709 12:14:14.333429  2078 raft_consensus.cc:3060] T 61e158973b07452c9566b660f660fbb5 P 4e77ec257546465e95738012fc1f306d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:14.333596  2124 consensus_queue.cc:237] T 61e158973b07452c9566b660f660fbb5 P bcc29797fc2b4e57a4e3a309a2aec170 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.336203  2138 raft_consensus.cc:493] T 340753f4be9c402d85277fbee0abbc4b P 4e77ec257546465e95738012fc1f306d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:14.336881  2138 raft_consensus.cc:515] T 340753f4be9c402d85277fbee0abbc4b P 4e77ec257546465e95738012fc1f306d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.330291  2151 leader_election.cc:290] T 61e158973b07452c9566b660f660fbb5 P bcc29797fc2b4e57a4e3a309a2aec170 [CANDIDATE]: Term 1 election: Requested vote from peers 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529), 4e77ec257546465e95738012fc1f306d (127.29.32.195:39205)
I20260709 12:14:14.341739  2003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "340753f4be9c402d85277fbee0abbc4b" candidate_uuid: "4e77ec257546465e95738012fc1f306d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" is_pre_election: true
I20260709 12:14:14.344696  2118 tablet_bootstrap.cc:492] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P 9e0fe4c7808a4cf88e2e886dd84ba295: No bootstrap required, opened a new log
I20260709 12:14:14.344591  1928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "340753f4be9c402d85277fbee0abbc4b" candidate_uuid: "4e77ec257546465e95738012fc1f306d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" is_pre_election: true
I20260709 12:14:14.345324  2118 ts_tablet_manager.cc:1403] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P 9e0fe4c7808a4cf88e2e886dd84ba295: Time spent bootstrapping tablet: real 0.066s	user 0.012s	sys 0.002s
I20260709 12:14:14.345382  1928 raft_consensus.cc:2468] T 340753f4be9c402d85277fbee0abbc4b P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e77ec257546465e95738012fc1f306d in term 0.
I20260709 12:14:14.346781  2043 leader_election.cc:304] T 340753f4be9c402d85277fbee0abbc4b P 4e77ec257546465e95738012fc1f306d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e77ec257546465e95738012fc1f306d, 9e0fe4c7808a4cf88e2e886dd84ba295; no voters: 
I20260709 12:14:14.347826  2125 raft_consensus.cc:2804] T 340753f4be9c402d85277fbee0abbc4b P 4e77ec257546465e95738012fc1f306d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:14.348196  2125 raft_consensus.cc:493] T 340753f4be9c402d85277fbee0abbc4b P 4e77ec257546465e95738012fc1f306d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:14.348521  2125 raft_consensus.cc:3060] T 340753f4be9c402d85277fbee0abbc4b P 4e77ec257546465e95738012fc1f306d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:14.349022  2118 raft_consensus.cc:359] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.349761  2118 raft_consensus.cc:385] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:14.350034  2118 raft_consensus.cc:740] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e0fe4c7808a4cf88e2e886dd84ba295, State: Initialized, Role: FOLLOWER
I20260709 12:14:14.350952  2138 leader_election.cc:290] T 340753f4be9c402d85277fbee0abbc4b P 4e77ec257546465e95738012fc1f306d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529), bcc29797fc2b4e57a4e3a309a2aec170 (127.29.32.194:45499)
I20260709 12:14:14.354044  2120 tablet_bootstrap.cc:654] T 302274380b7f4060a3ceb83fab41cddc P bcc29797fc2b4e57a4e3a309a2aec170: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:14.350910  2118 consensus_queue.cc:260] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P 9e0fe4c7808a4cf88e2e886dd84ba295 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
W20260709 12:14:14.351897  2042 leader_election.cc:343] T 340753f4be9c402d85277fbee0abbc4b P 4e77ec257546465e95738012fc1f306d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bcc29797fc2b4e57a4e3a309a2aec170 (127.29.32.194:45499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:14.356318  2125 raft_consensus.cc:515] T 340753f4be9c402d85277fbee0abbc4b P 4e77ec257546465e95738012fc1f306d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.355777  1825 catalog_manager.cc:5697] T 302274380b7f4060a3ceb83fab41cddc P 9e0fe4c7808a4cf88e2e886dd84ba295 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193). New cstate: current_term: 1 leader_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:14.357087  2118 ts_tablet_manager.cc:1434] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P 9e0fe4c7808a4cf88e2e886dd84ba295: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 12:14:14.359439  1927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "340753f4be9c402d85277fbee0abbc4b" candidate_uuid: "4e77ec257546465e95738012fc1f306d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295"
I20260709 12:14:14.360668  1927 raft_consensus.cc:3060] T 340753f4be9c402d85277fbee0abbc4b P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:14.361433  2118 tablet_bootstrap.cc:492] T 37b8ec62040047d4914cab8df7a1c88e P 9e0fe4c7808a4cf88e2e886dd84ba295: Bootstrap starting.
I20260709 12:14:14.370911  2125 leader_election.cc:290] T 340753f4be9c402d85277fbee0abbc4b P 4e77ec257546465e95738012fc1f306d [CANDIDATE]: Term 1 election: Requested vote from peers 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529), bcc29797fc2b4e57a4e3a309a2aec170 (127.29.32.194:45499)
I20260709 12:14:14.371397  2118 tablet_bootstrap.cc:654] T 37b8ec62040047d4914cab8df7a1c88e P 9e0fe4c7808a4cf88e2e886dd84ba295: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:14.372026  1927 raft_consensus.cc:2468] T 340753f4be9c402d85277fbee0abbc4b P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e77ec257546465e95738012fc1f306d in term 1.
I20260709 12:14:14.373262  2043 leader_election.cc:304] T 340753f4be9c402d85277fbee0abbc4b P 4e77ec257546465e95738012fc1f306d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e77ec257546465e95738012fc1f306d, 9e0fe4c7808a4cf88e2e886dd84ba295; no voters: 
I20260709 12:14:14.375649  2003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "340753f4be9c402d85277fbee0abbc4b" candidate_uuid: "4e77ec257546465e95738012fc1f306d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcc29797fc2b4e57a4e3a309a2aec170"
I20260709 12:14:14.376569  2078 raft_consensus.cc:2468] T 61e158973b07452c9566b660f660fbb5 P 4e77ec257546465e95738012fc1f306d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcc29797fc2b4e57a4e3a309a2aec170 in term 1.
I20260709 12:14:14.374624  2125 raft_consensus.cc:2804] T 340753f4be9c402d85277fbee0abbc4b P 4e77ec257546465e95738012fc1f306d [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:14:14.377424  2042 leader_election.cc:343] T 340753f4be9c402d85277fbee0abbc4b P 4e77ec257546465e95738012fc1f306d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bcc29797fc2b4e57a4e3a309a2aec170 (127.29.32.194:45499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:14.378094  2125 raft_consensus.cc:697] T 340753f4be9c402d85277fbee0abbc4b P 4e77ec257546465e95738012fc1f306d [term 1 LEADER]: Becoming Leader. State: Replica: 4e77ec257546465e95738012fc1f306d, State: Running, Role: LEADER
I20260709 12:14:14.381242  2138 raft_consensus.cc:493] T 37b8ec62040047d4914cab8df7a1c88e P 4e77ec257546465e95738012fc1f306d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:14.381958  2138 raft_consensus.cc:515] T 37b8ec62040047d4914cab8df7a1c88e P 4e77ec257546465e95738012fc1f306d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.382437  2119 tablet_bootstrap.cc:492] T 907d18a25b33429eab37819780c2b1ff P 4e77ec257546465e95738012fc1f306d: No bootstrap required, opened a new log
I20260709 12:14:14.383258  2119 ts_tablet_manager.cc:1403] T 907d18a25b33429eab37819780c2b1ff P 4e77ec257546465e95738012fc1f306d: Time spent bootstrapping tablet: real 0.062s	user 0.025s	sys 0.018s
I20260709 12:14:14.384157  2138 leader_election.cc:290] T 37b8ec62040047d4914cab8df7a1c88e P 4e77ec257546465e95738012fc1f306d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529), bcc29797fc2b4e57a4e3a309a2aec170 (127.29.32.194:45499)
I20260709 12:14:14.387039  2003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b8ec62040047d4914cab8df7a1c88e" candidate_uuid: "4e77ec257546465e95738012fc1f306d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" is_pre_election: true
I20260709 12:14:14.387136  2119 raft_consensus.cc:359] T 907d18a25b33429eab37819780c2b1ff P 4e77ec257546465e95738012fc1f306d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.387719  2125 consensus_queue.cc:237] T 340753f4be9c402d85277fbee0abbc4b P 4e77ec257546465e95738012fc1f306d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.388500  2119 raft_consensus.cc:385] T 907d18a25b33429eab37819780c2b1ff P 4e77ec257546465e95738012fc1f306d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:14.388957  2119 raft_consensus.cc:740] T 907d18a25b33429eab37819780c2b1ff P 4e77ec257546465e95738012fc1f306d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e77ec257546465e95738012fc1f306d, State: Initialized, Role: FOLLOWER
I20260709 12:14:14.388111  2003 raft_consensus.cc:2468] T 37b8ec62040047d4914cab8df7a1c88e P bcc29797fc2b4e57a4e3a309a2aec170 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e77ec257546465e95738012fc1f306d in term 0.
I20260709 12:14:14.387043  1927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b8ec62040047d4914cab8df7a1c88e" candidate_uuid: "4e77ec257546465e95738012fc1f306d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" is_pre_election: true
I20260709 12:14:14.395085  2042 leader_election.cc:304] T 37b8ec62040047d4914cab8df7a1c88e P 4e77ec257546465e95738012fc1f306d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e77ec257546465e95738012fc1f306d, bcc29797fc2b4e57a4e3a309a2aec170; no voters: 
I20260709 12:14:14.390341  2119 consensus_queue.cc:260] T 907d18a25b33429eab37819780c2b1ff P 4e77ec257546465e95738012fc1f306d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
W20260709 12:14:14.395955  2043 leader_election.cc:343] T 37b8ec62040047d4914cab8df7a1c88e P 4e77ec257546465e95738012fc1f306d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:14.396554  2139 raft_consensus.cc:2804] T 37b8ec62040047d4914cab8df7a1c88e P 4e77ec257546465e95738012fc1f306d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:14.396947  2139 raft_consensus.cc:493] T 37b8ec62040047d4914cab8df7a1c88e P 4e77ec257546465e95738012fc1f306d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:14.397313  2139 raft_consensus.cc:3060] T 37b8ec62040047d4914cab8df7a1c88e P 4e77ec257546465e95738012fc1f306d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:14.397778  2119 ts_tablet_manager.cc:1434] T 907d18a25b33429eab37819780c2b1ff P 4e77ec257546465e95738012fc1f306d: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 12:14:14.398890  2119 tablet_bootstrap.cc:492] T e229e3c9d35941ccbfc3fd007eac870a P 4e77ec257546465e95738012fc1f306d: Bootstrap starting.
I20260709 12:14:14.400213  2118 tablet_bootstrap.cc:492] T 37b8ec62040047d4914cab8df7a1c88e P 9e0fe4c7808a4cf88e2e886dd84ba295: No bootstrap required, opened a new log
I20260709 12:14:14.400717  2118 ts_tablet_manager.cc:1403] T 37b8ec62040047d4914cab8df7a1c88e P 9e0fe4c7808a4cf88e2e886dd84ba295: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.016s
I20260709 12:14:14.403537  2118 raft_consensus.cc:359] T 37b8ec62040047d4914cab8df7a1c88e P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.404230  2118 raft_consensus.cc:385] T 37b8ec62040047d4914cab8df7a1c88e P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:14.404501  2118 raft_consensus.cc:740] T 37b8ec62040047d4914cab8df7a1c88e P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e0fe4c7808a4cf88e2e886dd84ba295, State: Initialized, Role: FOLLOWER
I20260709 12:14:14.405112  2119 tablet_bootstrap.cc:654] T e229e3c9d35941ccbfc3fd007eac870a P 4e77ec257546465e95738012fc1f306d: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:14.405388  2118 consensus_queue.cc:260] T 37b8ec62040047d4914cab8df7a1c88e P 9e0fe4c7808a4cf88e2e886dd84ba295 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.407704  2118 ts_tablet_manager.cc:1434] T 37b8ec62040047d4914cab8df7a1c88e P 9e0fe4c7808a4cf88e2e886dd84ba295: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:14:14.407775  2139 raft_consensus.cc:515] T 37b8ec62040047d4914cab8df7a1c88e P 4e77ec257546465e95738012fc1f306d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.408964  2118 tablet_bootstrap.cc:492] T e229e3c9d35941ccbfc3fd007eac870a P 9e0fe4c7808a4cf88e2e886dd84ba295: Bootstrap starting.
I20260709 12:14:14.414235  1824 catalog_manager.cc:5697] T 61e158973b07452c9566b660f660fbb5 P bcc29797fc2b4e57a4e3a309a2aec170 reported cstate change: term changed from 0 to 1, leader changed from <none> to bcc29797fc2b4e57a4e3a309a2aec170 (127.29.32.194). New cstate: current_term: 1 leader_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:14.415642  2119 tablet_bootstrap.cc:492] T e229e3c9d35941ccbfc3fd007eac870a P 4e77ec257546465e95738012fc1f306d: No bootstrap required, opened a new log
I20260709 12:14:14.416054  2119 ts_tablet_manager.cc:1403] T e229e3c9d35941ccbfc3fd007eac870a P 4e77ec257546465e95738012fc1f306d: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260709 12:14:14.416090  2118 tablet_bootstrap.cc:654] T e229e3c9d35941ccbfc3fd007eac870a P 9e0fe4c7808a4cf88e2e886dd84ba295: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:14.419144  2119 raft_consensus.cc:359] T e229e3c9d35941ccbfc3fd007eac870a P 4e77ec257546465e95738012fc1f306d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.419857  2119 raft_consensus.cc:385] T e229e3c9d35941ccbfc3fd007eac870a P 4e77ec257546465e95738012fc1f306d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:14.420140  2119 raft_consensus.cc:740] T e229e3c9d35941ccbfc3fd007eac870a P 4e77ec257546465e95738012fc1f306d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e77ec257546465e95738012fc1f306d, State: Initialized, Role: FOLLOWER
I20260709 12:14:14.420398  2120 tablet_bootstrap.cc:492] T 302274380b7f4060a3ceb83fab41cddc P bcc29797fc2b4e57a4e3a309a2aec170: No bootstrap required, opened a new log
I20260709 12:14:14.420943  2120 ts_tablet_manager.cc:1403] T 302274380b7f4060a3ceb83fab41cddc P bcc29797fc2b4e57a4e3a309a2aec170: Time spent bootstrapping tablet: real 0.091s	user 0.015s	sys 0.007s
I20260709 12:14:14.420828  2119 consensus_queue.cc:260] T e229e3c9d35941ccbfc3fd007eac870a P 4e77ec257546465e95738012fc1f306d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.423367  2119 ts_tablet_manager.cc:1434] T e229e3c9d35941ccbfc3fd007eac870a P 4e77ec257546465e95738012fc1f306d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:14:14.424496  2120 raft_consensus.cc:359] T 302274380b7f4060a3ceb83fab41cddc P bcc29797fc2b4e57a4e3a309a2aec170 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.425251  2120 raft_consensus.cc:385] T 302274380b7f4060a3ceb83fab41cddc P bcc29797fc2b4e57a4e3a309a2aec170 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:14.425559  2120 raft_consensus.cc:740] T 302274380b7f4060a3ceb83fab41cddc P bcc29797fc2b4e57a4e3a309a2aec170 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcc29797fc2b4e57a4e3a309a2aec170, State: Initialized, Role: FOLLOWER
I20260709 12:14:14.426661  2120 consensus_queue.cc:260] T 302274380b7f4060a3ceb83fab41cddc P bcc29797fc2b4e57a4e3a309a2aec170 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.428956  2124 raft_consensus.cc:493] T 3dc1146f8ba9490cb3441ab63c432a77 P bcc29797fc2b4e57a4e3a309a2aec170 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:14.429243  1927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b8ec62040047d4914cab8df7a1c88e" candidate_uuid: "4e77ec257546465e95738012fc1f306d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295"
I20260709 12:14:14.429541  2118 tablet_bootstrap.cc:492] T e229e3c9d35941ccbfc3fd007eac870a P 9e0fe4c7808a4cf88e2e886dd84ba295: No bootstrap required, opened a new log
I20260709 12:14:14.429425  2124 raft_consensus.cc:515] T 3dc1146f8ba9490cb3441ab63c432a77 P bcc29797fc2b4e57a4e3a309a2aec170 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.430231  2118 ts_tablet_manager.cc:1403] T e229e3c9d35941ccbfc3fd007eac870a P 9e0fe4c7808a4cf88e2e886dd84ba295: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.003s
I20260709 12:14:14.433331  2003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b8ec62040047d4914cab8df7a1c88e" candidate_uuid: "4e77ec257546465e95738012fc1f306d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcc29797fc2b4e57a4e3a309a2aec170"
I20260709 12:14:14.433316  2118 raft_consensus.cc:359] T e229e3c9d35941ccbfc3fd007eac870a P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.429956  1927 raft_consensus.cc:3060] T 37b8ec62040047d4914cab8df7a1c88e P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:14.434082  2003 raft_consensus.cc:3060] T 37b8ec62040047d4914cab8df7a1c88e P bcc29797fc2b4e57a4e3a309a2aec170 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:14.434095  1928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dc1146f8ba9490cb3441ab63c432a77" candidate_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" is_pre_election: true
I20260709 12:14:14.436497  1928 raft_consensus.cc:2468] T 3dc1146f8ba9490cb3441ab63c432a77 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcc29797fc2b4e57a4e3a309a2aec170 in term 0.
I20260709 12:14:14.435899  1823 catalog_manager.cc:5697] T 340753f4be9c402d85277fbee0abbc4b P 4e77ec257546465e95738012fc1f306d reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e77ec257546465e95738012fc1f306d (127.29.32.195). New cstate: current_term: 1 leader_uuid: "4e77ec257546465e95738012fc1f306d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:14.437860  1969 leader_election.cc:304] T 3dc1146f8ba9490cb3441ab63c432a77 P bcc29797fc2b4e57a4e3a309a2aec170 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e0fe4c7808a4cf88e2e886dd84ba295, bcc29797fc2b4e57a4e3a309a2aec170; no voters: 
I20260709 12:14:14.438805  2151 raft_consensus.cc:2804] T 3dc1146f8ba9490cb3441ab63c432a77 P bcc29797fc2b4e57a4e3a309a2aec170 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:14.439173  2124 leader_election.cc:290] T 3dc1146f8ba9490cb3441ab63c432a77 P bcc29797fc2b4e57a4e3a309a2aec170 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529), 4e77ec257546465e95738012fc1f306d (127.29.32.195:39205)
I20260709 12:14:14.440042  2078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dc1146f8ba9490cb3441ab63c432a77" candidate_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e77ec257546465e95738012fc1f306d" is_pre_election: true
I20260709 12:14:14.440702  2078 raft_consensus.cc:2468] T 3dc1146f8ba9490cb3441ab63c432a77 P 4e77ec257546465e95738012fc1f306d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcc29797fc2b4e57a4e3a309a2aec170 in term 0.
I20260709 12:14:14.439174  2151 raft_consensus.cc:493] T 3dc1146f8ba9490cb3441ab63c432a77 P bcc29797fc2b4e57a4e3a309a2aec170 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:14.442164  2151 raft_consensus.cc:3060] T 3dc1146f8ba9490cb3441ab63c432a77 P bcc29797fc2b4e57a4e3a309a2aec170 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:14.442390  2120 ts_tablet_manager.cc:1434] T 302274380b7f4060a3ceb83fab41cddc P bcc29797fc2b4e57a4e3a309a2aec170: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.003s
I20260709 12:14:14.442584  2003 raft_consensus.cc:2468] T 37b8ec62040047d4914cab8df7a1c88e P bcc29797fc2b4e57a4e3a309a2aec170 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e77ec257546465e95738012fc1f306d in term 1.
I20260709 12:14:14.443567  2120 tablet_bootstrap.cc:492] T c67d6155056f48d3936c22ed459e9cd0 P bcc29797fc2b4e57a4e3a309a2aec170: Bootstrap starting.
I20260709 12:14:14.443800  2042 leader_election.cc:304] T 37b8ec62040047d4914cab8df7a1c88e P 4e77ec257546465e95738012fc1f306d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e77ec257546465e95738012fc1f306d, bcc29797fc2b4e57a4e3a309a2aec170; no voters: 
I20260709 12:14:14.444727  2125 raft_consensus.cc:2804] T 37b8ec62040047d4914cab8df7a1c88e P 4e77ec257546465e95738012fc1f306d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:14.445179  2125 raft_consensus.cc:697] T 37b8ec62040047d4914cab8df7a1c88e P 4e77ec257546465e95738012fc1f306d [term 1 LEADER]: Becoming Leader. State: Replica: 4e77ec257546465e95738012fc1f306d, State: Running, Role: LEADER
I20260709 12:14:14.446055  2125 consensus_queue.cc:237] T 37b8ec62040047d4914cab8df7a1c88e P 4e77ec257546465e95738012fc1f306d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.447001  2139 leader_election.cc:290] T 37b8ec62040047d4914cab8df7a1c88e P 4e77ec257546465e95738012fc1f306d [CANDIDATE]: Term 1 election: Requested vote from peers 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529), bcc29797fc2b4e57a4e3a309a2aec170 (127.29.32.194:45499)
I20260709 12:14:14.434110  2118 raft_consensus.cc:385] T e229e3c9d35941ccbfc3fd007eac870a P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:14.448134  2118 raft_consensus.cc:740] T e229e3c9d35941ccbfc3fd007eac870a P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e0fe4c7808a4cf88e2e886dd84ba295, State: Initialized, Role: FOLLOWER
I20260709 12:14:14.449028  2118 consensus_queue.cc:260] T e229e3c9d35941ccbfc3fd007eac870a P 9e0fe4c7808a4cf88e2e886dd84ba295 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.451197  2151 raft_consensus.cc:515] T 3dc1146f8ba9490cb3441ab63c432a77 P bcc29797fc2b4e57a4e3a309a2aec170 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.454048  2118 ts_tablet_manager.cc:1434] T e229e3c9d35941ccbfc3fd007eac870a P 9e0fe4c7808a4cf88e2e886dd84ba295: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260709 12:14:14.454599  1928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dc1146f8ba9490cb3441ab63c432a77" candidate_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295"
I20260709 12:14:14.455408  1928 raft_consensus.cc:3060] T 3dc1146f8ba9490cb3441ab63c432a77 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:14.455509  2078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dc1146f8ba9490cb3441ab63c432a77" candidate_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e77ec257546465e95738012fc1f306d"
I20260709 12:14:14.455911  2118 tablet_bootstrap.cc:492] T 907d18a25b33429eab37819780c2b1ff P 9e0fe4c7808a4cf88e2e886dd84ba295: Bootstrap starting.
I20260709 12:14:14.452844  1927 raft_consensus.cc:2468] T 37b8ec62040047d4914cab8df7a1c88e P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e77ec257546465e95738012fc1f306d in term 1.
I20260709 12:14:14.456175  2078 raft_consensus.cc:3060] T 3dc1146f8ba9490cb3441ab63c432a77 P 4e77ec257546465e95738012fc1f306d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:14.456329  2151 leader_election.cc:290] T 3dc1146f8ba9490cb3441ab63c432a77 P bcc29797fc2b4e57a4e3a309a2aec170 [CANDIDATE]: Term 1 election: Requested vote from peers 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529), 4e77ec257546465e95738012fc1f306d (127.29.32.195:39205)
I20260709 12:14:14.467718  2118 tablet_bootstrap.cc:654] T 907d18a25b33429eab37819780c2b1ff P 9e0fe4c7808a4cf88e2e886dd84ba295: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:14.468818  1928 raft_consensus.cc:2468] T 3dc1146f8ba9490cb3441ab63c432a77 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcc29797fc2b4e57a4e3a309a2aec170 in term 1.
I20260709 12:14:14.474391  1969 leader_election.cc:304] T 3dc1146f8ba9490cb3441ab63c432a77 P bcc29797fc2b4e57a4e3a309a2aec170 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e0fe4c7808a4cf88e2e886dd84ba295, bcc29797fc2b4e57a4e3a309a2aec170; no voters: 
I20260709 12:14:14.475598  2151 raft_consensus.cc:2804] T 3dc1146f8ba9490cb3441ab63c432a77 P bcc29797fc2b4e57a4e3a309a2aec170 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:14.476315  2151 raft_consensus.cc:697] T 3dc1146f8ba9490cb3441ab63c432a77 P bcc29797fc2b4e57a4e3a309a2aec170 [term 1 LEADER]: Becoming Leader. State: Replica: bcc29797fc2b4e57a4e3a309a2aec170, State: Running, Role: LEADER
I20260709 12:14:14.477319  2151 consensus_queue.cc:237] T 3dc1146f8ba9490cb3441ab63c432a77 P bcc29797fc2b4e57a4e3a309a2aec170 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.474696  2120 tablet_bootstrap.cc:654] T c67d6155056f48d3936c22ed459e9cd0 P bcc29797fc2b4e57a4e3a309a2aec170: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:14.482139  2118 tablet_bootstrap.cc:492] T 907d18a25b33429eab37819780c2b1ff P 9e0fe4c7808a4cf88e2e886dd84ba295: No bootstrap required, opened a new log
I20260709 12:14:14.482841  2118 ts_tablet_manager.cc:1403] T 907d18a25b33429eab37819780c2b1ff P 9e0fe4c7808a4cf88e2e886dd84ba295: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.006s
I20260709 12:14:14.469812  2078 raft_consensus.cc:2468] T 3dc1146f8ba9490cb3441ab63c432a77 P 4e77ec257546465e95738012fc1f306d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcc29797fc2b4e57a4e3a309a2aec170 in term 1.
I20260709 12:14:14.485989  2118 raft_consensus.cc:359] T 907d18a25b33429eab37819780c2b1ff P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.486753  2118 raft_consensus.cc:385] T 907d18a25b33429eab37819780c2b1ff P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:14.487026  2118 raft_consensus.cc:740] T 907d18a25b33429eab37819780c2b1ff P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e0fe4c7808a4cf88e2e886dd84ba295, State: Initialized, Role: FOLLOWER
I20260709 12:14:14.487816  2118 consensus_queue.cc:260] T 907d18a25b33429eab37819780c2b1ff P 9e0fe4c7808a4cf88e2e886dd84ba295 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.494246  2118 ts_tablet_manager.cc:1434] T 907d18a25b33429eab37819780c2b1ff P 9e0fe4c7808a4cf88e2e886dd84ba295: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 12:14:14.491770  1825 catalog_manager.cc:5697] T 37b8ec62040047d4914cab8df7a1c88e P 4e77ec257546465e95738012fc1f306d reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e77ec257546465e95738012fc1f306d (127.29.32.195). New cstate: current_term: 1 leader_uuid: "4e77ec257546465e95738012fc1f306d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:14.498358  2120 tablet_bootstrap.cc:492] T c67d6155056f48d3936c22ed459e9cd0 P bcc29797fc2b4e57a4e3a309a2aec170: No bootstrap required, opened a new log
I20260709 12:14:14.498826  2120 ts_tablet_manager.cc:1403] T c67d6155056f48d3936c22ed459e9cd0 P bcc29797fc2b4e57a4e3a309a2aec170: Time spent bootstrapping tablet: real 0.056s	user 0.015s	sys 0.005s
I20260709 12:14:14.500885  2120 raft_consensus.cc:359] T c67d6155056f48d3936c22ed459e9cd0 P bcc29797fc2b4e57a4e3a309a2aec170 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.501466  2120 raft_consensus.cc:385] T c67d6155056f48d3936c22ed459e9cd0 P bcc29797fc2b4e57a4e3a309a2aec170 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:14.501837  2120 raft_consensus.cc:740] T c67d6155056f48d3936c22ed459e9cd0 P bcc29797fc2b4e57a4e3a309a2aec170 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcc29797fc2b4e57a4e3a309a2aec170, State: Initialized, Role: FOLLOWER
I20260709 12:14:14.502496  2120 consensus_queue.cc:260] T c67d6155056f48d3936c22ed459e9cd0 P bcc29797fc2b4e57a4e3a309a2aec170 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.502415  1823 catalog_manager.cc:5697] T 3dc1146f8ba9490cb3441ab63c432a77 P bcc29797fc2b4e57a4e3a309a2aec170 reported cstate change: term changed from 0 to 1, leader changed from <none> to bcc29797fc2b4e57a4e3a309a2aec170 (127.29.32.194). New cstate: current_term: 1 leader_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:14.504720  2120 ts_tablet_manager.cc:1434] T c67d6155056f48d3936c22ed459e9cd0 P bcc29797fc2b4e57a4e3a309a2aec170: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:14:14.505654  2120 tablet_bootstrap.cc:492] T 340753f4be9c402d85277fbee0abbc4b P bcc29797fc2b4e57a4e3a309a2aec170: Bootstrap starting.
I20260709 12:14:14.512267  2120 tablet_bootstrap.cc:654] T 340753f4be9c402d85277fbee0abbc4b P bcc29797fc2b4e57a4e3a309a2aec170: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:14.519408  2120 tablet_bootstrap.cc:492] T 340753f4be9c402d85277fbee0abbc4b P bcc29797fc2b4e57a4e3a309a2aec170: No bootstrap required, opened a new log
I20260709 12:14:14.519867  2120 ts_tablet_manager.cc:1403] T 340753f4be9c402d85277fbee0abbc4b P bcc29797fc2b4e57a4e3a309a2aec170: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 12:14:14.521814  2120 raft_consensus.cc:359] T 340753f4be9c402d85277fbee0abbc4b P bcc29797fc2b4e57a4e3a309a2aec170 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.522491  2120 raft_consensus.cc:385] T 340753f4be9c402d85277fbee0abbc4b P bcc29797fc2b4e57a4e3a309a2aec170 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:14.523051  2120 raft_consensus.cc:740] T 340753f4be9c402d85277fbee0abbc4b P bcc29797fc2b4e57a4e3a309a2aec170 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcc29797fc2b4e57a4e3a309a2aec170, State: Initialized, Role: FOLLOWER
I20260709 12:14:14.523741  2120 consensus_queue.cc:260] T 340753f4be9c402d85277fbee0abbc4b P bcc29797fc2b4e57a4e3a309a2aec170 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.525473  2120 ts_tablet_manager.cc:1434] T 340753f4be9c402d85277fbee0abbc4b P bcc29797fc2b4e57a4e3a309a2aec170: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 12:14:14.526877  2120 tablet_bootstrap.cc:492] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P bcc29797fc2b4e57a4e3a309a2aec170: Bootstrap starting.
I20260709 12:14:14.531347  2120 tablet_bootstrap.cc:654] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P bcc29797fc2b4e57a4e3a309a2aec170: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:14.536031  2120 tablet_bootstrap.cc:492] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P bcc29797fc2b4e57a4e3a309a2aec170: No bootstrap required, opened a new log
I20260709 12:14:14.536530  2120 ts_tablet_manager.cc:1403] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P bcc29797fc2b4e57a4e3a309a2aec170: Time spent bootstrapping tablet: real 0.010s	user 0.006s	sys 0.002s
I20260709 12:14:14.538715  2120 raft_consensus.cc:359] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P bcc29797fc2b4e57a4e3a309a2aec170 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.539233  2120 raft_consensus.cc:385] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P bcc29797fc2b4e57a4e3a309a2aec170 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:14.539460  2120 raft_consensus.cc:740] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P bcc29797fc2b4e57a4e3a309a2aec170 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bcc29797fc2b4e57a4e3a309a2aec170, State: Initialized, Role: FOLLOWER
I20260709 12:14:14.540077  2120 consensus_queue.cc:260] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P bcc29797fc2b4e57a4e3a309a2aec170 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.541997  2120 ts_tablet_manager.cc:1434] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P bcc29797fc2b4e57a4e3a309a2aec170: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260709 12:14:14.568322  2151 raft_consensus.cc:493] T e229e3c9d35941ccbfc3fd007eac870a P bcc29797fc2b4e57a4e3a309a2aec170 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:14.568930  2151 raft_consensus.cc:515] T e229e3c9d35941ccbfc3fd007eac870a P bcc29797fc2b4e57a4e3a309a2aec170 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.570848  2151 leader_election.cc:290] T e229e3c9d35941ccbfc3fd007eac870a P bcc29797fc2b4e57a4e3a309a2aec170 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529), 4e77ec257546465e95738012fc1f306d (127.29.32.195:39205)
I20260709 12:14:14.571708  1928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e229e3c9d35941ccbfc3fd007eac870a" candidate_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" is_pre_election: true
I20260709 12:14:14.572021  2078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e229e3c9d35941ccbfc3fd007eac870a" candidate_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e77ec257546465e95738012fc1f306d" is_pre_election: true
I20260709 12:14:14.572330  1928 raft_consensus.cc:2468] T e229e3c9d35941ccbfc3fd007eac870a P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcc29797fc2b4e57a4e3a309a2aec170 in term 0.
I20260709 12:14:14.572717  2078 raft_consensus.cc:2468] T e229e3c9d35941ccbfc3fd007eac870a P 4e77ec257546465e95738012fc1f306d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcc29797fc2b4e57a4e3a309a2aec170 in term 0.
I20260709 12:14:14.573334  1969 leader_election.cc:304] T e229e3c9d35941ccbfc3fd007eac870a P bcc29797fc2b4e57a4e3a309a2aec170 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e0fe4c7808a4cf88e2e886dd84ba295, bcc29797fc2b4e57a4e3a309a2aec170; no voters: 
I20260709 12:14:14.574148  2151 raft_consensus.cc:2804] T e229e3c9d35941ccbfc3fd007eac870a P bcc29797fc2b4e57a4e3a309a2aec170 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:14.574550  2151 raft_consensus.cc:493] T e229e3c9d35941ccbfc3fd007eac870a P bcc29797fc2b4e57a4e3a309a2aec170 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:14.575125  2151 raft_consensus.cc:3060] T e229e3c9d35941ccbfc3fd007eac870a P bcc29797fc2b4e57a4e3a309a2aec170 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:14.580154  2151 raft_consensus.cc:515] T e229e3c9d35941ccbfc3fd007eac870a P bcc29797fc2b4e57a4e3a309a2aec170 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.581879  2151 leader_election.cc:290] T e229e3c9d35941ccbfc3fd007eac870a P bcc29797fc2b4e57a4e3a309a2aec170 [CANDIDATE]: Term 1 election: Requested vote from peers 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529), 4e77ec257546465e95738012fc1f306d (127.29.32.195:39205)
I20260709 12:14:14.583038  1928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e229e3c9d35941ccbfc3fd007eac870a" candidate_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295"
I20260709 12:14:14.583325  2078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e229e3c9d35941ccbfc3fd007eac870a" candidate_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e77ec257546465e95738012fc1f306d"
I20260709 12:14:14.583729  1928 raft_consensus.cc:3060] T e229e3c9d35941ccbfc3fd007eac870a P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:14.583901  2078 raft_consensus.cc:3060] T e229e3c9d35941ccbfc3fd007eac870a P 4e77ec257546465e95738012fc1f306d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:14.588960  2078 raft_consensus.cc:2468] T e229e3c9d35941ccbfc3fd007eac870a P 4e77ec257546465e95738012fc1f306d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcc29797fc2b4e57a4e3a309a2aec170 in term 1.
I20260709 12:14:14.589957  1968 leader_election.cc:304] T e229e3c9d35941ccbfc3fd007eac870a P bcc29797fc2b4e57a4e3a309a2aec170 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e77ec257546465e95738012fc1f306d, bcc29797fc2b4e57a4e3a309a2aec170; no voters: 
I20260709 12:14:14.590119  1928 raft_consensus.cc:2468] T e229e3c9d35941ccbfc3fd007eac870a P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcc29797fc2b4e57a4e3a309a2aec170 in term 1.
I20260709 12:14:14.590739  2151 raft_consensus.cc:2804] T e229e3c9d35941ccbfc3fd007eac870a P bcc29797fc2b4e57a4e3a309a2aec170 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:14.591323  2151 raft_consensus.cc:697] T e229e3c9d35941ccbfc3fd007eac870a P bcc29797fc2b4e57a4e3a309a2aec170 [term 1 LEADER]: Becoming Leader. State: Replica: bcc29797fc2b4e57a4e3a309a2aec170, State: Running, Role: LEADER
I20260709 12:14:14.592250  2151 consensus_queue.cc:237] T e229e3c9d35941ccbfc3fd007eac870a P bcc29797fc2b4e57a4e3a309a2aec170 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.599485  2151 raft_consensus.cc:493] T 340753f4be9c402d85277fbee0abbc4b P bcc29797fc2b4e57a4e3a309a2aec170 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:14.599999  2151 raft_consensus.cc:515] T 340753f4be9c402d85277fbee0abbc4b P bcc29797fc2b4e57a4e3a309a2aec170 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.600644  1824 catalog_manager.cc:5697] T e229e3c9d35941ccbfc3fd007eac870a P bcc29797fc2b4e57a4e3a309a2aec170 reported cstate change: term changed from 0 to 1, leader changed from <none> to bcc29797fc2b4e57a4e3a309a2aec170 (127.29.32.194). New cstate: current_term: 1 leader_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:14.602272  2151 leader_election.cc:290] T 340753f4be9c402d85277fbee0abbc4b P bcc29797fc2b4e57a4e3a309a2aec170 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529), 4e77ec257546465e95738012fc1f306d (127.29.32.195:39205)
I20260709 12:14:14.603358  1928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "340753f4be9c402d85277fbee0abbc4b" candidate_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" is_pre_election: true
I20260709 12:14:14.603614  2078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "340753f4be9c402d85277fbee0abbc4b" candidate_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e77ec257546465e95738012fc1f306d" is_pre_election: true
I20260709 12:14:14.604104  1928 raft_consensus.cc:2393] T 340753f4be9c402d85277fbee0abbc4b P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bcc29797fc2b4e57a4e3a309a2aec170 in current term 1: Already voted for candidate 4e77ec257546465e95738012fc1f306d in this term.
I20260709 12:14:14.605386  1968 leader_election.cc:304] T 340753f4be9c402d85277fbee0abbc4b P bcc29797fc2b4e57a4e3a309a2aec170 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bcc29797fc2b4e57a4e3a309a2aec170; no voters: 4e77ec257546465e95738012fc1f306d, 9e0fe4c7808a4cf88e2e886dd84ba295
I20260709 12:14:14.606127  2151 raft_consensus.cc:3060] T 340753f4be9c402d85277fbee0abbc4b P bcc29797fc2b4e57a4e3a309a2aec170 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:14.612344  2151 raft_consensus.cc:2749] T 340753f4be9c402d85277fbee0abbc4b P bcc29797fc2b4e57a4e3a309a2aec170 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:14.621804  2151 raft_consensus.cc:493] T c67d6155056f48d3936c22ed459e9cd0 P bcc29797fc2b4e57a4e3a309a2aec170 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:14.622567  2151 raft_consensus.cc:515] T c67d6155056f48d3936c22ed459e9cd0 P bcc29797fc2b4e57a4e3a309a2aec170 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.624666  2151 leader_election.cc:290] T c67d6155056f48d3936c22ed459e9cd0 P bcc29797fc2b4e57a4e3a309a2aec170 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529), 4e77ec257546465e95738012fc1f306d (127.29.32.195:39205)
I20260709 12:14:14.625911  2078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67d6155056f48d3936c22ed459e9cd0" candidate_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e77ec257546465e95738012fc1f306d" is_pre_election: true
I20260709 12:14:14.625911  1928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c67d6155056f48d3936c22ed459e9cd0" candidate_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" is_pre_election: true
I20260709 12:14:14.627187  1928 raft_consensus.cc:2393] T c67d6155056f48d3936c22ed459e9cd0 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bcc29797fc2b4e57a4e3a309a2aec170 in current term 1: Already voted for candidate 4e77ec257546465e95738012fc1f306d in this term.
I20260709 12:14:14.628350  1969 leader_election.cc:304] T c67d6155056f48d3936c22ed459e9cd0 P bcc29797fc2b4e57a4e3a309a2aec170 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bcc29797fc2b4e57a4e3a309a2aec170; no voters: 4e77ec257546465e95738012fc1f306d, 9e0fe4c7808a4cf88e2e886dd84ba295
I20260709 12:14:14.629060  2151 raft_consensus.cc:3060] T c67d6155056f48d3936c22ed459e9cd0 P bcc29797fc2b4e57a4e3a309a2aec170 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:14.634984  2151 raft_consensus.cc:2749] T c67d6155056f48d3936c22ed459e9cd0 P bcc29797fc2b4e57a4e3a309a2aec170 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:14.636854  2125 consensus_queue.cc:1048] T c67d6155056f48d3936c22ed459e9cd0 P 4e77ec257546465e95738012fc1f306d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:14.649945  2139 consensus_queue.cc:1048] T c67d6155056f48d3936c22ed459e9cd0 P 4e77ec257546465e95738012fc1f306d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:14.720604  2151 consensus_queue.cc:1048] T 00bb992c40924526ab26abf069fbc1c0 P bcc29797fc2b4e57a4e3a309a2aec170 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:14.732342  2124 consensus_queue.cc:1048] T 00bb992c40924526ab26abf069fbc1c0 P bcc29797fc2b4e57a4e3a309a2aec170 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:14.739207  2128 raft_consensus.cc:493] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:14.739806  2128 raft_consensus.cc:515] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.741896  2128 leader_election.cc:290] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P 9e0fe4c7808a4cf88e2e886dd84ba295 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bcc29797fc2b4e57a4e3a309a2aec170 (127.29.32.194:45499), 4e77ec257546465e95738012fc1f306d (127.29.32.195:39205)
I20260709 12:14:14.742573  2003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "381f3b19c5f34a6ca8a1f3e2f09a28b4" candidate_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" is_pre_election: true
I20260709 12:14:14.742888  2078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "381f3b19c5f34a6ca8a1f3e2f09a28b4" candidate_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e77ec257546465e95738012fc1f306d" is_pre_election: true
I20260709 12:14:14.743431  2003 raft_consensus.cc:2468] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P bcc29797fc2b4e57a4e3a309a2aec170 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e0fe4c7808a4cf88e2e886dd84ba295 in term 0.
I20260709 12:14:14.743489  2078 raft_consensus.cc:2468] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P 4e77ec257546465e95738012fc1f306d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e0fe4c7808a4cf88e2e886dd84ba295 in term 0.
I20260709 12:14:14.744628  1893 leader_election.cc:304] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P 9e0fe4c7808a4cf88e2e886dd84ba295 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e0fe4c7808a4cf88e2e886dd84ba295, bcc29797fc2b4e57a4e3a309a2aec170; no voters: 
I20260709 12:14:14.745497  2128 raft_consensus.cc:2804] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:14.746042  2128 raft_consensus.cc:493] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:14.746470  2128 raft_consensus.cc:3060] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:14.754087  2128 raft_consensus.cc:515] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.755729  2128 leader_election.cc:290] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P 9e0fe4c7808a4cf88e2e886dd84ba295 [CANDIDATE]: Term 1 election: Requested vote from peers bcc29797fc2b4e57a4e3a309a2aec170 (127.29.32.194:45499), 4e77ec257546465e95738012fc1f306d (127.29.32.195:39205)
I20260709 12:14:14.756834  2003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "381f3b19c5f34a6ca8a1f3e2f09a28b4" candidate_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcc29797fc2b4e57a4e3a309a2aec170"
I20260709 12:14:14.757354  2078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "381f3b19c5f34a6ca8a1f3e2f09a28b4" candidate_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e77ec257546465e95738012fc1f306d"
I20260709 12:14:14.757396  2003 raft_consensus.cc:3060] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P bcc29797fc2b4e57a4e3a309a2aec170 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:14.758090  2078 raft_consensus.cc:3060] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P 4e77ec257546465e95738012fc1f306d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:14.761781  2139 raft_consensus.cc:493] T 907d18a25b33429eab37819780c2b1ff P 4e77ec257546465e95738012fc1f306d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:14.762373  2139 raft_consensus.cc:515] T 907d18a25b33429eab37819780c2b1ff P 4e77ec257546465e95738012fc1f306d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.765327  2078 raft_consensus.cc:2468] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P 4e77ec257546465e95738012fc1f306d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e0fe4c7808a4cf88e2e886dd84ba295 in term 1.
I20260709 12:14:14.765564  2003 raft_consensus.cc:2468] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P bcc29797fc2b4e57a4e3a309a2aec170 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e0fe4c7808a4cf88e2e886dd84ba295 in term 1.
I20260709 12:14:14.765625  2139 leader_election.cc:290] T 907d18a25b33429eab37819780c2b1ff P 4e77ec257546465e95738012fc1f306d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529), bcc29797fc2b4e57a4e3a309a2aec170 (127.29.32.194:45499)
I20260709 12:14:14.766598  1893 leader_election.cc:304] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P 9e0fe4c7808a4cf88e2e886dd84ba295 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e77ec257546465e95738012fc1f306d, 9e0fe4c7808a4cf88e2e886dd84ba295; no voters: 
I20260709 12:14:14.766872  2003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "907d18a25b33429eab37819780c2b1ff" candidate_uuid: "4e77ec257546465e95738012fc1f306d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" is_pre_election: true
I20260709 12:14:14.767527  1928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "907d18a25b33429eab37819780c2b1ff" candidate_uuid: "4e77ec257546465e95738012fc1f306d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" is_pre_election: true
I20260709 12:14:14.767647  2003 raft_consensus.cc:2468] T 907d18a25b33429eab37819780c2b1ff P bcc29797fc2b4e57a4e3a309a2aec170 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e77ec257546465e95738012fc1f306d in term 0.
I20260709 12:14:14.767588  2128 raft_consensus.cc:2804] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:14.768431  1928 raft_consensus.cc:2468] T 907d18a25b33429eab37819780c2b1ff P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e77ec257546465e95738012fc1f306d in term 0.
I20260709 12:14:14.768528  2128 raft_consensus.cc:697] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 1 LEADER]: Becoming Leader. State: Replica: 9e0fe4c7808a4cf88e2e886dd84ba295, State: Running, Role: LEADER
I20260709 12:14:14.769171  2042 leader_election.cc:304] T 907d18a25b33429eab37819780c2b1ff P 4e77ec257546465e95738012fc1f306d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e77ec257546465e95738012fc1f306d, bcc29797fc2b4e57a4e3a309a2aec170; no voters: 
I20260709 12:14:14.770905  2139 raft_consensus.cc:2804] T 907d18a25b33429eab37819780c2b1ff P 4e77ec257546465e95738012fc1f306d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:14.770543  2128 consensus_queue.cc:237] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P 9e0fe4c7808a4cf88e2e886dd84ba295 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.771255  2139 raft_consensus.cc:493] T 907d18a25b33429eab37819780c2b1ff P 4e77ec257546465e95738012fc1f306d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:14.771617  2139 raft_consensus.cc:3060] T 907d18a25b33429eab37819780c2b1ff P 4e77ec257546465e95738012fc1f306d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:14.772105  2124 consensus_queue.cc:1048] T 61e158973b07452c9566b660f660fbb5 P bcc29797fc2b4e57a4e3a309a2aec170 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:14.778903  2139 raft_consensus.cc:515] T 907d18a25b33429eab37819780c2b1ff P 4e77ec257546465e95738012fc1f306d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.780560  1825 catalog_manager.cc:5697] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P 9e0fe4c7808a4cf88e2e886dd84ba295 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193). New cstate: current_term: 1 leader_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:14.781991  1928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "907d18a25b33429eab37819780c2b1ff" candidate_uuid: "4e77ec257546465e95738012fc1f306d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295"
I20260709 12:14:14.782629  1928 raft_consensus.cc:3060] T 907d18a25b33429eab37819780c2b1ff P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:14.790079  2124 consensus_queue.cc:1048] T 61e158973b07452c9566b660f660fbb5 P bcc29797fc2b4e57a4e3a309a2aec170 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:14.800025  2125 consensus_queue.cc:1048] T 340753f4be9c402d85277fbee0abbc4b P 4e77ec257546465e95738012fc1f306d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:14.808588  1928 raft_consensus.cc:2468] T 907d18a25b33429eab37819780c2b1ff P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e77ec257546465e95738012fc1f306d in term 1.
I20260709 12:14:14.810349  2043 leader_election.cc:304] T 907d18a25b33429eab37819780c2b1ff P 4e77ec257546465e95738012fc1f306d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e77ec257546465e95738012fc1f306d, 9e0fe4c7808a4cf88e2e886dd84ba295; no voters: 
I20260709 12:14:14.811851  2189 raft_consensus.cc:2804] T 907d18a25b33429eab37819780c2b1ff P 4e77ec257546465e95738012fc1f306d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:14.812445  2189 raft_consensus.cc:697] T 907d18a25b33429eab37819780c2b1ff P 4e77ec257546465e95738012fc1f306d [term 1 LEADER]: Becoming Leader. State: Replica: 4e77ec257546465e95738012fc1f306d, State: Running, Role: LEADER
I20260709 12:14:14.815069  2138 consensus_queue.cc:1048] T 340753f4be9c402d85277fbee0abbc4b P 4e77ec257546465e95738012fc1f306d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:14.815744  2139 leader_election.cc:290] T 907d18a25b33429eab37819780c2b1ff P 4e77ec257546465e95738012fc1f306d [CANDIDATE]: Term 1 election: Requested vote from peers 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529), bcc29797fc2b4e57a4e3a309a2aec170 (127.29.32.194:45499)
I20260709 12:14:14.821501  2002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "907d18a25b33429eab37819780c2b1ff" candidate_uuid: "4e77ec257546465e95738012fc1f306d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bcc29797fc2b4e57a4e3a309a2aec170"
I20260709 12:14:14.822273  2002 raft_consensus.cc:3060] T 907d18a25b33429eab37819780c2b1ff P bcc29797fc2b4e57a4e3a309a2aec170 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:14.813665  2189 consensus_queue.cc:237] T 907d18a25b33429eab37819780c2b1ff P 4e77ec257546465e95738012fc1f306d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.837218  2002 raft_consensus.cc:2468] T 907d18a25b33429eab37819780c2b1ff P bcc29797fc2b4e57a4e3a309a2aec170 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e77ec257546465e95738012fc1f306d in term 1.
I20260709 12:14:14.840967  2124 raft_consensus.cc:493] T 302274380b7f4060a3ceb83fab41cddc P bcc29797fc2b4e57a4e3a309a2aec170 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:14.841779  2124 raft_consensus.cc:515] T 302274380b7f4060a3ceb83fab41cddc P bcc29797fc2b4e57a4e3a309a2aec170 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:14.845598  1927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "302274380b7f4060a3ceb83fab41cddc" candidate_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" is_pre_election: true
I20260709 12:14:14.845960  2078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "302274380b7f4060a3ceb83fab41cddc" candidate_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e77ec257546465e95738012fc1f306d" is_pre_election: true
I20260709 12:14:14.846840  2078 raft_consensus.cc:2393] T 302274380b7f4060a3ceb83fab41cddc P 4e77ec257546465e95738012fc1f306d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bcc29797fc2b4e57a4e3a309a2aec170 in current term 1: Already voted for candidate 9e0fe4c7808a4cf88e2e886dd84ba295 in this term.
I20260709 12:14:14.848891  1968 leader_election.cc:304] T 302274380b7f4060a3ceb83fab41cddc P bcc29797fc2b4e57a4e3a309a2aec170 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bcc29797fc2b4e57a4e3a309a2aec170; no voters: 4e77ec257546465e95738012fc1f306d, 9e0fe4c7808a4cf88e2e886dd84ba295
I20260709 12:14:14.850361  2153 raft_consensus.cc:3060] T 302274380b7f4060a3ceb83fab41cddc P bcc29797fc2b4e57a4e3a309a2aec170 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:14.854244  2128 consensus_queue.cc:1048] T 302274380b7f4060a3ceb83fab41cddc P 9e0fe4c7808a4cf88e2e886dd84ba295 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:14.861917  2124 leader_election.cc:290] T 302274380b7f4060a3ceb83fab41cddc P bcc29797fc2b4e57a4e3a309a2aec170 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529), 4e77ec257546465e95738012fc1f306d (127.29.32.195:39205)
I20260709 12:14:14.866124  2153 raft_consensus.cc:2749] T 302274380b7f4060a3ceb83fab41cddc P bcc29797fc2b4e57a4e3a309a2aec170 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:14.865888  1823 catalog_manager.cc:5697] T 907d18a25b33429eab37819780c2b1ff P 4e77ec257546465e95738012fc1f306d reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e77ec257546465e95738012fc1f306d (127.29.32.195). New cstate: current_term: 1 leader_uuid: "4e77ec257546465e95738012fc1f306d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:14.870725  2128 consensus_queue.cc:1048] T 302274380b7f4060a3ceb83fab41cddc P 9e0fe4c7808a4cf88e2e886dd84ba295 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:14.899896  2153 consensus_queue.cc:1048] T 3dc1146f8ba9490cb3441ab63c432a77 P bcc29797fc2b4e57a4e3a309a2aec170 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:14.911921  2186 consensus_queue.cc:1048] T 3dc1146f8ba9490cb3441ab63c432a77 P bcc29797fc2b4e57a4e3a309a2aec170 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:15.009697 29827 ts_manager.cc:295] Set tserver state for 9e0fe4c7808a4cf88e2e886dd84ba295 to MAINTENANCE_MODE
I20260709 12:14:15.010536 29827 tablet_server.cc:179] TabletServer@127.29.32.193:0 shutting down...
I20260709 12:14:15.023993  2189 consensus_queue.cc:1048] T 37b8ec62040047d4914cab8df7a1c88e P 4e77ec257546465e95738012fc1f306d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:14:15.047278  2043 consensus_peers.cc:597] T 37b8ec62040047d4914cab8df7a1c88e P 4e77ec257546465e95738012fc1f306d -> Peer 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529): Couldn't send request to peer 9e0fe4c7808a4cf88e2e886dd84ba295. 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 12:14:15.050524 29827 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 12:14:15.054194  2043 consensus_peers.cc:597] T c67d6155056f48d3936c22ed459e9cd0 P 4e77ec257546465e95738012fc1f306d -> Peer 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529): Couldn't send request to peer 9e0fe4c7808a4cf88e2e886dd84ba295. 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 12:14:15.058015 29827 tablet_replica.cc:333] T 907d18a25b33429eab37819780c2b1ff P 9e0fe4c7808a4cf88e2e886dd84ba295: stopping tablet replica
I20260709 12:14:15.058988 29827 raft_consensus.cc:2243] T 907d18a25b33429eab37819780c2b1ff P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:15.059389 29827 raft_consensus.cc:2272] T 907d18a25b33429eab37819780c2b1ff P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:15.061342 29827 tablet_replica.cc:333] T 61e158973b07452c9566b660f660fbb5 P 9e0fe4c7808a4cf88e2e886dd84ba295: stopping tablet replica
I20260709 12:14:15.061944 29827 raft_consensus.cc:2243] T 61e158973b07452c9566b660f660fbb5 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:15.062487 29827 raft_consensus.cc:2272] T 61e158973b07452c9566b660f660fbb5 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:15.064821  1875 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:14:15.065344 29827 tablet_replica.cc:333] T e229e3c9d35941ccbfc3fd007eac870a P 9e0fe4c7808a4cf88e2e886dd84ba295: stopping tablet replica
I20260709 12:14:15.066036 29827 raft_consensus.cc:2243] T e229e3c9d35941ccbfc3fd007eac870a P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:15.066442 29827 raft_consensus.cc:2272] T e229e3c9d35941ccbfc3fd007eac870a P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:15.068162 29827 tablet_replica.cc:333] T 3dc1146f8ba9490cb3441ab63c432a77 P 9e0fe4c7808a4cf88e2e886dd84ba295: stopping tablet replica
I20260709 12:14:15.068739 29827 raft_consensus.cc:2243] T 3dc1146f8ba9490cb3441ab63c432a77 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:15.069602 29827 raft_consensus.cc:2272] T 3dc1146f8ba9490cb3441ab63c432a77 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:15.072712 29827 tablet_replica.cc:333] T c67d6155056f48d3936c22ed459e9cd0 P 9e0fe4c7808a4cf88e2e886dd84ba295: stopping tablet replica
I20260709 12:14:15.073431 29827 raft_consensus.cc:2243] T c67d6155056f48d3936c22ed459e9cd0 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:15.073936 29827 raft_consensus.cc:2272] T c67d6155056f48d3936c22ed459e9cd0 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:15.076885 29827 tablet_replica.cc:333] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P 9e0fe4c7808a4cf88e2e886dd84ba295: stopping tablet replica
I20260709 12:14:15.077766 29827 raft_consensus.cc:2243] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:15.078516 29827 pending_rounds.cc:70] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P 9e0fe4c7808a4cf88e2e886dd84ba295: Trying to abort 1 pending ops.
I20260709 12:14:15.078704 29827 pending_rounds.cc:77] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P 9e0fe4c7808a4cf88e2e886dd84ba295: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305622547549216768 op_type: NO_OP noop_request { }
I20260709 12:14:15.079039 29827 raft_consensus.cc:2889] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:14:15.079375 29827 raft_consensus.cc:2272] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:15.081492 29827 tablet_replica.cc:333] T 302274380b7f4060a3ceb83fab41cddc P 9e0fe4c7808a4cf88e2e886dd84ba295: stopping tablet replica
I20260709 12:14:15.082049 29827 raft_consensus.cc:2243] T 302274380b7f4060a3ceb83fab41cddc P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:15.082928 29827 raft_consensus.cc:2272] T 302274380b7f4060a3ceb83fab41cddc P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:15.085557 29827 tablet_replica.cc:333] T 37b8ec62040047d4914cab8df7a1c88e P 9e0fe4c7808a4cf88e2e886dd84ba295: stopping tablet replica
I20260709 12:14:15.086385 29827 raft_consensus.cc:2243] T 37b8ec62040047d4914cab8df7a1c88e P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:15.086871 29827 raft_consensus.cc:2272] T 37b8ec62040047d4914cab8df7a1c88e P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:15.089107 29827 tablet_replica.cc:333] T 340753f4be9c402d85277fbee0abbc4b P 9e0fe4c7808a4cf88e2e886dd84ba295: stopping tablet replica
I20260709 12:14:15.089767 29827 raft_consensus.cc:2243] T 340753f4be9c402d85277fbee0abbc4b P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:15.090395 29827 raft_consensus.cc:2272] T 340753f4be9c402d85277fbee0abbc4b P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:15.093042 29827 tablet_replica.cc:333] T 00bb992c40924526ab26abf069fbc1c0 P 9e0fe4c7808a4cf88e2e886dd84ba295: stopping tablet replica
I20260709 12:14:15.093775 29827 raft_consensus.cc:2243] T 00bb992c40924526ab26abf069fbc1c0 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:15.094358 29827 raft_consensus.cc:2272] T 00bb992c40924526ab26abf069fbc1c0 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:15.099606  1969 consensus_peers.cc:597] T e229e3c9d35941ccbfc3fd007eac870a P bcc29797fc2b4e57a4e3a309a2aec170 -> Peer 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529): Couldn't send request to peer 9e0fe4c7808a4cf88e2e886dd84ba295. 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 12:14:15.115939 29827 tablet_server.cc:196] TabletServer@127.29.32.193:0 shutdown complete.
I20260709 12:14:15.142680  2186 consensus_queue.cc:1048] T e229e3c9d35941ccbfc3fd007eac870a P bcc29797fc2b4e57a4e3a309a2aec170 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:14:15.150009  1969 consensus_peers.cc:597] T 00bb992c40924526ab26abf069fbc1c0 P bcc29797fc2b4e57a4e3a309a2aec170 -> Peer 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529): Couldn't send request to peer 9e0fe4c7808a4cf88e2e886dd84ba295. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:34529: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:15.202764  2043 consensus_peers.cc:597] T 340753f4be9c402d85277fbee0abbc4b P 4e77ec257546465e95738012fc1f306d -> Peer 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529): Couldn't send request to peer 9e0fe4c7808a4cf88e2e886dd84ba295. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:34529: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:15.390012  1969 consensus_peers.cc:597] T 3dc1146f8ba9490cb3441ab63c432a77 P bcc29797fc2b4e57a4e3a309a2aec170 -> Peer 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529): Couldn't send request to peer 9e0fe4c7808a4cf88e2e886dd84ba295. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:34529: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:15.400713  1969 consensus_peers.cc:597] T 61e158973b07452c9566b660f660fbb5 P bcc29797fc2b4e57a4e3a309a2aec170 -> Peer 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529): Couldn't send request to peer 9e0fe4c7808a4cf88e2e886dd84ba295. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:34529: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:15.402987  2043 consensus_peers.cc:597] T 907d18a25b33429eab37819780c2b1ff P 4e77ec257546465e95738012fc1f306d -> Peer 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529): Couldn't send request to peer 9e0fe4c7808a4cf88e2e886dd84ba295. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:34529: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:15.410605  2125 consensus_queue.cc:1048] T 907d18a25b33429eab37819780c2b1ff P 4e77ec257546465e95738012fc1f306d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:14:16.066300  1875 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:14:16.326785  1969 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.29.32.193:34529: connect: Connection refused (error 111) [suppressed 122 similar messages]
I20260709 12:14:16.367715  2189 raft_consensus.cc:493] T 302274380b7f4060a3ceb83fab41cddc P 4e77ec257546465e95738012fc1f306d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9e0fe4c7808a4cf88e2e886dd84ba295)
I20260709 12:14:16.368228  2189 raft_consensus.cc:515] T 302274380b7f4060a3ceb83fab41cddc P 4e77ec257546465e95738012fc1f306d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:16.369802  2189 leader_election.cc:290] T 302274380b7f4060a3ceb83fab41cddc P 4e77ec257546465e95738012fc1f306d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529), bcc29797fc2b4e57a4e3a309a2aec170 (127.29.32.194:45499)
I20260709 12:14:16.370926  2003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "302274380b7f4060a3ceb83fab41cddc" candidate_uuid: "4e77ec257546465e95738012fc1f306d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" is_pre_election: true
W20260709 12:14:16.373735  2043 leader_election.cc:336] T 302274380b7f4060a3ceb83fab41cddc P 4e77ec257546465e95738012fc1f306d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529): Network error: Client connection negotiation failed: client connection to 127.29.32.193:34529: connect: Connection refused (error 111)
I20260709 12:14:16.374430  2043 leader_election.cc:304] T 302274380b7f4060a3ceb83fab41cddc P 4e77ec257546465e95738012fc1f306d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e77ec257546465e95738012fc1f306d; no voters: 9e0fe4c7808a4cf88e2e886dd84ba295, bcc29797fc2b4e57a4e3a309a2aec170
I20260709 12:14:16.375257  2189 raft_consensus.cc:2749] T 302274380b7f4060a3ceb83fab41cddc P 4e77ec257546465e95738012fc1f306d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:14:16.375664  2124 raft_consensus.cc:493] T 302274380b7f4060a3ceb83fab41cddc P bcc29797fc2b4e57a4e3a309a2aec170 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9e0fe4c7808a4cf88e2e886dd84ba295)
I20260709 12:14:16.376462  2124 raft_consensus.cc:515] T 302274380b7f4060a3ceb83fab41cddc P bcc29797fc2b4e57a4e3a309a2aec170 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:16.378544  2124 leader_election.cc:290] T 302274380b7f4060a3ceb83fab41cddc P bcc29797fc2b4e57a4e3a309a2aec170 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529), 4e77ec257546465e95738012fc1f306d (127.29.32.195:39205)
I20260709 12:14:16.379879  2077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "302274380b7f4060a3ceb83fab41cddc" candidate_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e77ec257546465e95738012fc1f306d" is_pre_election: true
I20260709 12:14:16.380896  2077 raft_consensus.cc:2468] T 302274380b7f4060a3ceb83fab41cddc P 4e77ec257546465e95738012fc1f306d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcc29797fc2b4e57a4e3a309a2aec170 in term 1.
I20260709 12:14:16.382217  1968 leader_election.cc:304] T 302274380b7f4060a3ceb83fab41cddc P bcc29797fc2b4e57a4e3a309a2aec170 [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: 4e77ec257546465e95738012fc1f306d, bcc29797fc2b4e57a4e3a309a2aec170; no voters: 
I20260709 12:14:16.383047  2186 raft_consensus.cc:2804] T 302274380b7f4060a3ceb83fab41cddc P bcc29797fc2b4e57a4e3a309a2aec170 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:14:16.383404  2186 raft_consensus.cc:493] T 302274380b7f4060a3ceb83fab41cddc P bcc29797fc2b4e57a4e3a309a2aec170 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9e0fe4c7808a4cf88e2e886dd84ba295)
W20260709 12:14:16.383464  1969 leader_election.cc:336] T 302274380b7f4060a3ceb83fab41cddc P bcc29797fc2b4e57a4e3a309a2aec170 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529): Network error: Client connection negotiation failed: client connection to 127.29.32.193:34529: connect: Connection refused (error 111)
I20260709 12:14:16.383731  2186 raft_consensus.cc:3060] T 302274380b7f4060a3ceb83fab41cddc P bcc29797fc2b4e57a4e3a309a2aec170 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:16.389035  2186 raft_consensus.cc:515] T 302274380b7f4060a3ceb83fab41cddc P bcc29797fc2b4e57a4e3a309a2aec170 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:16.390802  2186 leader_election.cc:290] T 302274380b7f4060a3ceb83fab41cddc P bcc29797fc2b4e57a4e3a309a2aec170 [CANDIDATE]: Term 2 election: Requested vote from peers 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529), 4e77ec257546465e95738012fc1f306d (127.29.32.195:39205)
I20260709 12:14:16.391891  2077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "302274380b7f4060a3ceb83fab41cddc" candidate_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e77ec257546465e95738012fc1f306d"
I20260709 12:14:16.392570  2077 raft_consensus.cc:3060] T 302274380b7f4060a3ceb83fab41cddc P 4e77ec257546465e95738012fc1f306d [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:14:16.395277  1969 leader_election.cc:336] T 302274380b7f4060a3ceb83fab41cddc P bcc29797fc2b4e57a4e3a309a2aec170 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529): Network error: Client connection negotiation failed: client connection to 127.29.32.193:34529: connect: Connection refused (error 111)
I20260709 12:14:16.398510  2077 raft_consensus.cc:2468] T 302274380b7f4060a3ceb83fab41cddc P 4e77ec257546465e95738012fc1f306d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcc29797fc2b4e57a4e3a309a2aec170 in term 2.
I20260709 12:14:16.399801  1968 leader_election.cc:304] T 302274380b7f4060a3ceb83fab41cddc P bcc29797fc2b4e57a4e3a309a2aec170 [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: 4e77ec257546465e95738012fc1f306d, bcc29797fc2b4e57a4e3a309a2aec170; no voters: 9e0fe4c7808a4cf88e2e886dd84ba295
I20260709 12:14:16.400738  2186 raft_consensus.cc:2804] T 302274380b7f4060a3ceb83fab41cddc P bcc29797fc2b4e57a4e3a309a2aec170 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:16.401189  2186 raft_consensus.cc:697] T 302274380b7f4060a3ceb83fab41cddc P bcc29797fc2b4e57a4e3a309a2aec170 [term 2 LEADER]: Becoming Leader. State: Replica: bcc29797fc2b4e57a4e3a309a2aec170, State: Running, Role: LEADER
I20260709 12:14:16.401885  2186 consensus_queue.cc:237] T 302274380b7f4060a3ceb83fab41cddc P bcc29797fc2b4e57a4e3a309a2aec170 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:16.409677  1825 catalog_manager.cc:5697] T 302274380b7f4060a3ceb83fab41cddc P bcc29797fc2b4e57a4e3a309a2aec170 reported cstate change: term changed from 1 to 2, leader changed from 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193) to bcc29797fc2b4e57a4e3a309a2aec170 (127.29.32.194). New cstate: current_term: 2 leader_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:16.424067  2186 raft_consensus.cc:493] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P bcc29797fc2b4e57a4e3a309a2aec170 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:16.424587  2186 raft_consensus.cc:515] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P bcc29797fc2b4e57a4e3a309a2aec170 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:16.426339  2186 leader_election.cc:290] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P bcc29797fc2b4e57a4e3a309a2aec170 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529), 4e77ec257546465e95738012fc1f306d (127.29.32.195:39205)
I20260709 12:14:16.427518  2077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "381f3b19c5f34a6ca8a1f3e2f09a28b4" candidate_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e77ec257546465e95738012fc1f306d" is_pre_election: true
I20260709 12:14:16.428215  2077 raft_consensus.cc:2468] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P 4e77ec257546465e95738012fc1f306d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bcc29797fc2b4e57a4e3a309a2aec170 in term 1.
I20260709 12:14:16.429193  1968 leader_election.cc:304] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P bcc29797fc2b4e57a4e3a309a2aec170 [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: 4e77ec257546465e95738012fc1f306d, bcc29797fc2b4e57a4e3a309a2aec170; no voters: 
I20260709 12:14:16.429888  2186 raft_consensus.cc:2804] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P bcc29797fc2b4e57a4e3a309a2aec170 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:14:16.429924  1969 leader_election.cc:336] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P bcc29797fc2b4e57a4e3a309a2aec170 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529): Network error: Client connection negotiation failed: client connection to 127.29.32.193:34529: connect: Connection refused (error 111)
I20260709 12:14:16.430267  2186 raft_consensus.cc:493] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P bcc29797fc2b4e57a4e3a309a2aec170 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:16.430639  2186 raft_consensus.cc:3060] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P bcc29797fc2b4e57a4e3a309a2aec170 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:16.435887  2186 raft_consensus.cc:515] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P bcc29797fc2b4e57a4e3a309a2aec170 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:16.437697  2186 leader_election.cc:290] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P bcc29797fc2b4e57a4e3a309a2aec170 [CANDIDATE]: Term 2 election: Requested vote from peers 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529), 4e77ec257546465e95738012fc1f306d (127.29.32.195:39205)
I20260709 12:14:16.439257  2077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "381f3b19c5f34a6ca8a1f3e2f09a28b4" candidate_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e77ec257546465e95738012fc1f306d"
I20260709 12:14:16.439913  2077 raft_consensus.cc:3060] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P 4e77ec257546465e95738012fc1f306d [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:14:16.441967  1969 leader_election.cc:336] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P bcc29797fc2b4e57a4e3a309a2aec170 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529): Network error: Client connection negotiation failed: client connection to 127.29.32.193:34529: connect: Connection refused (error 111)
I20260709 12:14:16.445540  2077 raft_consensus.cc:2468] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P 4e77ec257546465e95738012fc1f306d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcc29797fc2b4e57a4e3a309a2aec170 in term 2.
I20260709 12:14:16.446781  1968 leader_election.cc:304] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P bcc29797fc2b4e57a4e3a309a2aec170 [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: 4e77ec257546465e95738012fc1f306d, bcc29797fc2b4e57a4e3a309a2aec170; no voters: 9e0fe4c7808a4cf88e2e886dd84ba295
I20260709 12:14:16.447528  2186 raft_consensus.cc:2804] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P bcc29797fc2b4e57a4e3a309a2aec170 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:16.448124  2186 raft_consensus.cc:697] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P bcc29797fc2b4e57a4e3a309a2aec170 [term 2 LEADER]: Becoming Leader. State: Replica: bcc29797fc2b4e57a4e3a309a2aec170, State: Running, Role: LEADER
I20260709 12:14:16.448815  2186 consensus_queue.cc:237] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P bcc29797fc2b4e57a4e3a309a2aec170 [LEADER]: Queue going to LEADER 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: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:16.456555  1825 catalog_manager.cc:5697] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P bcc29797fc2b4e57a4e3a309a2aec170 reported cstate change: term changed from 1 to 2, leader changed from 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193) to bcc29797fc2b4e57a4e3a309a2aec170 (127.29.32.194). New cstate: current_term: 2 leader_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:16.872932  2077 raft_consensus.cc:1275] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P 4e77ec257546465e95738012fc1f306d [term 2 FOLLOWER]: Refusing update from remote peer bcc29797fc2b4e57a4e3a309a2aec170: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:14:16.875087  2186 consensus_queue.cc:1048] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P bcc29797fc2b4e57a4e3a309a2aec170 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:14:16.894599  1969 consensus_peers.cc:597] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P bcc29797fc2b4e57a4e3a309a2aec170 -> Peer 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529): Couldn't send request to peer 9e0fe4c7808a4cf88e2e886dd84ba295. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:34529: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:16.972599  2077 raft_consensus.cc:1275] T 302274380b7f4060a3ceb83fab41cddc P 4e77ec257546465e95738012fc1f306d [term 2 FOLLOWER]: Refusing update from remote peer bcc29797fc2b4e57a4e3a309a2aec170: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:16.974324  2212 consensus_queue.cc:1048] T 302274380b7f4060a3ceb83fab41cddc P bcc29797fc2b4e57a4e3a309a2aec170 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:14:16.986261  1969 consensus_peers.cc:597] T 302274380b7f4060a3ceb83fab41cddc P bcc29797fc2b4e57a4e3a309a2aec170 -> Peer 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529): Couldn't send request to peer 9e0fe4c7808a4cf88e2e886dd84ba295. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:34529: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:17.067337  1875 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:14:17.359010  1969 consensus_peers.cc:597] T 00bb992c40924526ab26abf069fbc1c0 P bcc29797fc2b4e57a4e3a309a2aec170 -> Peer 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529): Couldn't send request to peer 9e0fe4c7808a4cf88e2e886dd84ba295. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:34529: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:17.486784  1969 consensus_peers.cc:597] T e229e3c9d35941ccbfc3fd007eac870a P bcc29797fc2b4e57a4e3a309a2aec170 -> Peer 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529): Couldn't send request to peer 9e0fe4c7808a4cf88e2e886dd84ba295. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:34529: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:17.513949  2043 consensus_peers.cc:597] T c67d6155056f48d3936c22ed459e9cd0 P 4e77ec257546465e95738012fc1f306d -> Peer 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529): Couldn't send request to peer 9e0fe4c7808a4cf88e2e886dd84ba295. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:34529: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:17.541500  2043 consensus_peers.cc:597] T 340753f4be9c402d85277fbee0abbc4b P 4e77ec257546465e95738012fc1f306d -> Peer 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529): Couldn't send request to peer 9e0fe4c7808a4cf88e2e886dd84ba295. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:34529: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:17.615917  2043 consensus_peers.cc:597] T 37b8ec62040047d4914cab8df7a1c88e P 4e77ec257546465e95738012fc1f306d -> Peer 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529): Couldn't send request to peer 9e0fe4c7808a4cf88e2e886dd84ba295. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:34529: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:17.834575  1969 consensus_peers.cc:597] T 61e158973b07452c9566b660f660fbb5 P bcc29797fc2b4e57a4e3a309a2aec170 -> Peer 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529): Couldn't send request to peer 9e0fe4c7808a4cf88e2e886dd84ba295. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:34529: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:17.853036  1969 consensus_peers.cc:597] T 3dc1146f8ba9490cb3441ab63c432a77 P bcc29797fc2b4e57a4e3a309a2aec170 -> Peer 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529): Couldn't send request to peer 9e0fe4c7808a4cf88e2e886dd84ba295. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:34529: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:18.061880  2043 consensus_peers.cc:597] T 907d18a25b33429eab37819780c2b1ff P 4e77ec257546465e95738012fc1f306d -> Peer 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529): Couldn't send request to peer 9e0fe4c7808a4cf88e2e886dd84ba295. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:34529: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:18.068475  1875 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:14:19.069573  1875 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:14:19.342099  1969 consensus_peers.cc:597] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P bcc29797fc2b4e57a4e3a309a2aec170 -> Peer 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529): Couldn't send request to peer 9e0fe4c7808a4cf88e2e886dd84ba295. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:34529: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:19.474156  1969 consensus_peers.cc:597] T 302274380b7f4060a3ceb83fab41cddc P bcc29797fc2b4e57a4e3a309a2aec170 -> Peer 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529): Couldn't send request to peer 9e0fe4c7808a4cf88e2e886dd84ba295. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:34529: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:14:19.773582  1969 consensus_peers.cc:597] T 00bb992c40924526ab26abf069fbc1c0 P bcc29797fc2b4e57a4e3a309a2aec170 -> Peer 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529): Couldn't send request to peer 9e0fe4c7808a4cf88e2e886dd84ba295. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:34529: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:14:19.821355  1858 debug-util.cc:398] Leaking SignalData structure 0x7b0800065aa0 after lost signal to thread 29830
W20260709 12:14:19.822850  1858 debug-util.cc:398] Leaking SignalData structure 0x7b08001a3e00 after lost signal to thread 1861
W20260709 12:14:19.824151  1858 debug-util.cc:398] Leaking SignalData structure 0x7b080022f420 after lost signal to thread 2028
W20260709 12:14:19.825242  1858 debug-util.cc:398] Leaking SignalData structure 0x7b080012ae80 after lost signal to thread 2102
W20260709 12:14:19.866364  2043 consensus_peers.cc:597] T c67d6155056f48d3936c22ed459e9cd0 P 4e77ec257546465e95738012fc1f306d -> Peer 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529): Couldn't send request to peer 9e0fe4c7808a4cf88e2e886dd84ba295. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:34529: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:14:19.974346  1969 consensus_peers.cc:597] T e229e3c9d35941ccbfc3fd007eac870a P bcc29797fc2b4e57a4e3a309a2aec170 -> Peer 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529): Couldn't send request to peer 9e0fe4c7808a4cf88e2e886dd84ba295. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:34529: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:14:20.070595  2043 consensus_peers.cc:597] T 340753f4be9c402d85277fbee0abbc4b P 4e77ec257546465e95738012fc1f306d -> Peer 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529): Couldn't send request to peer 9e0fe4c7808a4cf88e2e886dd84ba295. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:34529: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:14:20.070788  1875 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:14:20.076000  2043 consensus_peers.cc:597] T 37b8ec62040047d4914cab8df7a1c88e P 4e77ec257546465e95738012fc1f306d -> Peer 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529): Couldn't send request to peer 9e0fe4c7808a4cf88e2e886dd84ba295. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:34529: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:14:20.175267 29827 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:20.186218  2218 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 12:14:20.188863  2219 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 12:14:20.192405 29827 server_base.cc:1061] running on GCE node
W20260709 12:14:20.193984  2221 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 12:14:20.195360 29827 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:20.195724 29827 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 12:14:20.195983 29827 hybrid_clock.cc:648] HybridClock initialized: now 1783599260195962 us; error 0 us; skew 500 ppm
I20260709 12:14:20.196872 29827 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:20.200460 29827 webserver.cc:533] Webserver started at http://127.29.32.193:32783/ using document root <none> and password file <none>
I20260709 12:14:20.201242 29827 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:20.201526 29827 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 12:14:20.207729 29827 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:14:20.214051  2226 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:20.215332 29827 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:14:20.215817 29827 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599097714484-29827-0/minicluster-data/ts-0-root
uuid: "9e0fe4c7808a4cf88e2e886dd84ba295"
format_stamp: "Formatted at 2026-07-09 12:14:13 on dist-test-slave-kjxq"
I20260709 12:14:20.216269 29827 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599097714484-29827-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599097714484-29827-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599097714484-29827-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 12:14:20.289311 29827 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:20.294248 29827 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:20.300387 29827 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:20.316738  2235 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260709 12:14:20.388927 29827 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 12:14:20.389335 29827 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.079s	user 0.004s	sys 0.004s
I20260709 12:14:20.389734 29827 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 12:14:20.399938  2235 tablet_bootstrap.cc:492] T e229e3c9d35941ccbfc3fd007eac870a P 9e0fe4c7808a4cf88e2e886dd84ba295: Bootstrap starting.
I20260709 12:14:20.413045  2235 tablet_bootstrap.cc:492] T e229e3c9d35941ccbfc3fd007eac870a P 9e0fe4c7808a4cf88e2e886dd84ba295: 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 12:14:20.413775  2235 tablet_bootstrap.cc:492] T e229e3c9d35941ccbfc3fd007eac870a P 9e0fe4c7808a4cf88e2e886dd84ba295: Bootstrap complete.
I20260709 12:14:20.414469  2235 ts_tablet_manager.cc:1403] T e229e3c9d35941ccbfc3fd007eac870a P 9e0fe4c7808a4cf88e2e886dd84ba295: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.008s
I20260709 12:14:20.417802  2235 raft_consensus.cc:359] T e229e3c9d35941ccbfc3fd007eac870a P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:20.419396  2235 raft_consensus.cc:740] T e229e3c9d35941ccbfc3fd007eac870a P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e0fe4c7808a4cf88e2e886dd84ba295, State: Initialized, Role: FOLLOWER
I20260709 12:14:20.420389  2235 consensus_queue.cc:260] T e229e3c9d35941ccbfc3fd007eac870a P 9e0fe4c7808a4cf88e2e886dd84ba295 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:20.423885  2235 ts_tablet_manager.cc:1434] T e229e3c9d35941ccbfc3fd007eac870a P 9e0fe4c7808a4cf88e2e886dd84ba295: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.008s
I20260709 12:14:20.424943  2235 tablet_bootstrap.cc:492] T 302274380b7f4060a3ceb83fab41cddc P 9e0fe4c7808a4cf88e2e886dd84ba295: Bootstrap starting.
I20260709 12:14:20.454736  2235 tablet_bootstrap.cc:492] T 302274380b7f4060a3ceb83fab41cddc P 9e0fe4c7808a4cf88e2e886dd84ba295: 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 12:14:20.455976  2235 tablet_bootstrap.cc:492] T 302274380b7f4060a3ceb83fab41cddc P 9e0fe4c7808a4cf88e2e886dd84ba295: Bootstrap complete.
I20260709 12:14:20.456908  2235 ts_tablet_manager.cc:1403] T 302274380b7f4060a3ceb83fab41cddc P 9e0fe4c7808a4cf88e2e886dd84ba295: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.013s
I20260709 12:14:20.459951  2235 raft_consensus.cc:359] T 302274380b7f4060a3ceb83fab41cddc P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:20.460822  2235 raft_consensus.cc:740] T 302274380b7f4060a3ceb83fab41cddc P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e0fe4c7808a4cf88e2e886dd84ba295, State: Initialized, Role: FOLLOWER
I20260709 12:14:20.461853  2235 consensus_queue.cc:260] T 302274380b7f4060a3ceb83fab41cddc P 9e0fe4c7808a4cf88e2e886dd84ba295 [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: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:20.464318  2235 ts_tablet_manager.cc:1434] T 302274380b7f4060a3ceb83fab41cddc P 9e0fe4c7808a4cf88e2e886dd84ba295: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:14:20.465055  2235 tablet_bootstrap.cc:492] T 00bb992c40924526ab26abf069fbc1c0 P 9e0fe4c7808a4cf88e2e886dd84ba295: Bootstrap starting.
I20260709 12:14:20.475970 29827 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 12:14:20.476569 29827 ts_tablet_manager.cc:595] Time spent register tablets: real 0.087s	user 0.078s	sys 0.007s
I20260709 12:14:20.483474  2235 tablet_bootstrap.cc:492] T 00bb992c40924526ab26abf069fbc1c0 P 9e0fe4c7808a4cf88e2e886dd84ba295: 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 12:14:20.484817  2235 tablet_bootstrap.cc:492] T 00bb992c40924526ab26abf069fbc1c0 P 9e0fe4c7808a4cf88e2e886dd84ba295: Bootstrap complete.
I20260709 12:14:20.485827  2235 ts_tablet_manager.cc:1403] T 00bb992c40924526ab26abf069fbc1c0 P 9e0fe4c7808a4cf88e2e886dd84ba295: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260709 12:14:20.488873  2235 raft_consensus.cc:359] T 00bb992c40924526ab26abf069fbc1c0 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } }
I20260709 12:14:20.489457  2235 raft_consensus.cc:740] T 00bb992c40924526ab26abf069fbc1c0 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e0fe4c7808a4cf88e2e886dd84ba295, State: Initialized, Role: FOLLOWER
I20260709 12:14:20.490207  2235 consensus_queue.cc:260] T 00bb992c40924526ab26abf069fbc1c0 P 9e0fe4c7808a4cf88e2e886dd84ba295 [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: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } }
I20260709 12:14:20.491930  2235 ts_tablet_manager.cc:1434] T 00bb992c40924526ab26abf069fbc1c0 P 9e0fe4c7808a4cf88e2e886dd84ba295: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:14:20.492619  2235 tablet_bootstrap.cc:492] T c67d6155056f48d3936c22ed459e9cd0 P 9e0fe4c7808a4cf88e2e886dd84ba295: Bootstrap starting.
I20260709 12:14:20.513103  2235 tablet_bootstrap.cc:492] T c67d6155056f48d3936c22ed459e9cd0 P 9e0fe4c7808a4cf88e2e886dd84ba295: 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 12:14:20.514230  2235 tablet_bootstrap.cc:492] T c67d6155056f48d3936c22ed459e9cd0 P 9e0fe4c7808a4cf88e2e886dd84ba295: Bootstrap complete.
I20260709 12:14:20.514968  2235 ts_tablet_manager.cc:1403] T c67d6155056f48d3936c22ed459e9cd0 P 9e0fe4c7808a4cf88e2e886dd84ba295: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.007s
I20260709 12:14:20.517479  2235 raft_consensus.cc:359] T c67d6155056f48d3936c22ed459e9cd0 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:20.518870  2235 raft_consensus.cc:740] T c67d6155056f48d3936c22ed459e9cd0 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e0fe4c7808a4cf88e2e886dd84ba295, State: Initialized, Role: FOLLOWER
I20260709 12:14:20.519845  2235 consensus_queue.cc:260] T c67d6155056f48d3936c22ed459e9cd0 P 9e0fe4c7808a4cf88e2e886dd84ba295 [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: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:20.521883  2235 ts_tablet_manager.cc:1434] T c67d6155056f48d3936c22ed459e9cd0 P 9e0fe4c7808a4cf88e2e886dd84ba295: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:14:20.522929  2235 tablet_bootstrap.cc:492] T 907d18a25b33429eab37819780c2b1ff P 9e0fe4c7808a4cf88e2e886dd84ba295: Bootstrap starting.
W20260709 12:14:20.525291  1969 consensus_peers.cc:597] T 61e158973b07452c9566b660f660fbb5 P bcc29797fc2b4e57a4e3a309a2aec170 -> Peer 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529): Couldn't send request to peer 9e0fe4c7808a4cf88e2e886dd84ba295. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:34529: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:14:20.545730  2235 tablet_bootstrap.cc:492] T 907d18a25b33429eab37819780c2b1ff P 9e0fe4c7808a4cf88e2e886dd84ba295: 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 12:14:20.546838  2235 tablet_bootstrap.cc:492] T 907d18a25b33429eab37819780c2b1ff P 9e0fe4c7808a4cf88e2e886dd84ba295: Bootstrap complete.
I20260709 12:14:20.547698  2235 ts_tablet_manager.cc:1403] T 907d18a25b33429eab37819780c2b1ff P 9e0fe4c7808a4cf88e2e886dd84ba295: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.011s
I20260709 12:14:20.550777  2235 raft_consensus.cc:359] T 907d18a25b33429eab37819780c2b1ff P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:20.551659  2235 raft_consensus.cc:740] T 907d18a25b33429eab37819780c2b1ff P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e0fe4c7808a4cf88e2e886dd84ba295, State: Initialized, Role: FOLLOWER
I20260709 12:14:20.552456  2235 consensus_queue.cc:260] T 907d18a25b33429eab37819780c2b1ff P 9e0fe4c7808a4cf88e2e886dd84ba295 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:20.555441  2235 ts_tablet_manager.cc:1434] T 907d18a25b33429eab37819780c2b1ff P 9e0fe4c7808a4cf88e2e886dd84ba295: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:14:20.556613  2235 tablet_bootstrap.cc:492] T 3dc1146f8ba9490cb3441ab63c432a77 P 9e0fe4c7808a4cf88e2e886dd84ba295: Bootstrap starting.
I20260709 12:14:20.574700  2235 tablet_bootstrap.cc:492] T 3dc1146f8ba9490cb3441ab63c432a77 P 9e0fe4c7808a4cf88e2e886dd84ba295: 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 12:14:20.575958  2235 tablet_bootstrap.cc:492] T 3dc1146f8ba9490cb3441ab63c432a77 P 9e0fe4c7808a4cf88e2e886dd84ba295: Bootstrap complete.
I20260709 12:14:20.576700  2235 ts_tablet_manager.cc:1403] T 3dc1146f8ba9490cb3441ab63c432a77 P 9e0fe4c7808a4cf88e2e886dd84ba295: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260709 12:14:20.579484  2235 raft_consensus.cc:359] T 3dc1146f8ba9490cb3441ab63c432a77 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:20.580346  2235 raft_consensus.cc:740] T 3dc1146f8ba9490cb3441ab63c432a77 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e0fe4c7808a4cf88e2e886dd84ba295, State: Initialized, Role: FOLLOWER
I20260709 12:14:20.582154  2235 consensus_queue.cc:260] T 3dc1146f8ba9490cb3441ab63c432a77 P 9e0fe4c7808a4cf88e2e886dd84ba295 [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: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:20.584415  2235 ts_tablet_manager.cc:1434] T 3dc1146f8ba9490cb3441ab63c432a77 P 9e0fe4c7808a4cf88e2e886dd84ba295: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 12:14:20.585106  2235 tablet_bootstrap.cc:492] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P 9e0fe4c7808a4cf88e2e886dd84ba295: Bootstrap starting.
I20260709 12:14:20.602108  2235 tablet_bootstrap.cc:492] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P 9e0fe4c7808a4cf88e2e886dd84ba295: 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 12:14:20.603322  2235 tablet_bootstrap.cc:492] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P 9e0fe4c7808a4cf88e2e886dd84ba295: Bootstrap complete.
I20260709 12:14:20.603505 29827 rpc_server.cc:307] RPC server started. Bound to: 127.29.32.193:34529
I20260709 12:14:20.603785  2299 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.32.193:34529 every 8 connection(s)
I20260709 12:14:20.604130  2235 ts_tablet_manager.cc:1403] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P 9e0fe4c7808a4cf88e2e886dd84ba295: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.003s
I20260709 12:14:20.606506  2235 raft_consensus.cc:359] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:20.607204  2235 raft_consensus.cc:740] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e0fe4c7808a4cf88e2e886dd84ba295, State: Initialized, Role: FOLLOWER
I20260709 12:14:20.607882  2235 consensus_queue.cc:260] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P 9e0fe4c7808a4cf88e2e886dd84ba295 [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: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:20.610030  2235 ts_tablet_manager.cc:1434] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P 9e0fe4c7808a4cf88e2e886dd84ba295: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.004s
I20260709 12:14:20.610984  2235 tablet_bootstrap.cc:492] T 37b8ec62040047d4914cab8df7a1c88e P 9e0fe4c7808a4cf88e2e886dd84ba295: Bootstrap starting.
I20260709 12:14:20.617758 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:14:20.623268  2301 tablet.cc:2406] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P 9e0fe4c7808a4cf88e2e886dd84ba295: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:14:20.638187  2235 tablet_bootstrap.cc:492] T 37b8ec62040047d4914cab8df7a1c88e P 9e0fe4c7808a4cf88e2e886dd84ba295: 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 12:14:20.640403  2235 tablet_bootstrap.cc:492] T 37b8ec62040047d4914cab8df7a1c88e P 9e0fe4c7808a4cf88e2e886dd84ba295: Bootstrap complete.
I20260709 12:14:20.641346  2235 ts_tablet_manager.cc:1403] T 37b8ec62040047d4914cab8df7a1c88e P 9e0fe4c7808a4cf88e2e886dd84ba295: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.011s
I20260709 12:14:20.645459  2235 raft_consensus.cc:359] T 37b8ec62040047d4914cab8df7a1c88e P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:20.654843  2235 raft_consensus.cc:740] T 37b8ec62040047d4914cab8df7a1c88e P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e0fe4c7808a4cf88e2e886dd84ba295, State: Initialized, Role: FOLLOWER
I20260709 12:14:20.656250  2235 consensus_queue.cc:260] T 37b8ec62040047d4914cab8df7a1c88e P 9e0fe4c7808a4cf88e2e886dd84ba295 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:20.658528  2235 ts_tablet_manager.cc:1434] T 37b8ec62040047d4914cab8df7a1c88e P 9e0fe4c7808a4cf88e2e886dd84ba295: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 12:14:20.659415  2235 tablet_bootstrap.cc:492] T 61e158973b07452c9566b660f660fbb5 P 9e0fe4c7808a4cf88e2e886dd84ba295: Bootstrap starting.
I20260709 12:14:20.664567  2003 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "302274380b7f4060a3ceb83fab41cddc"
dest_uuid: "bcc29797fc2b4e57a4e3a309a2aec170"
mode: GRACEFUL
new_leader_uuid: "4e77ec257546465e95738012fc1f306d"
 from {username='slave'} at 127.0.0.1:49688
I20260709 12:14:20.665503  2003 raft_consensus.cc:606] T 302274380b7f4060a3ceb83fab41cddc P bcc29797fc2b4e57a4e3a309a2aec170 [term 2 LEADER]: Received request to transfer leadership to TS 4e77ec257546465e95738012fc1f306d
I20260709 12:14:20.669312  2003 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3dc1146f8ba9490cb3441ab63c432a77"
dest_uuid: "bcc29797fc2b4e57a4e3a309a2aec170"
mode: GRACEFUL
new_leader_uuid: "4e77ec257546465e95738012fc1f306d"
 from {username='slave'} at 127.0.0.1:49688
I20260709 12:14:20.670149  2003 raft_consensus.cc:606] T 3dc1146f8ba9490cb3441ab63c432a77 P bcc29797fc2b4e57a4e3a309a2aec170 [term 1 LEADER]: Received request to transfer leadership to TS 4e77ec257546465e95738012fc1f306d
I20260709 12:14:20.673288 29827 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:14:20.673936 29827 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:20.674849 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:20.676064  2235 tablet_bootstrap.cc:492] T 61e158973b07452c9566b660f660fbb5 P 9e0fe4c7808a4cf88e2e886dd84ba295: 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 12:14:20.677520  2235 tablet_bootstrap.cc:492] T 61e158973b07452c9566b660f660fbb5 P 9e0fe4c7808a4cf88e2e886dd84ba295: Bootstrap complete.
I20260709 12:14:20.678267  2235 ts_tablet_manager.cc:1403] T 61e158973b07452c9566b660f660fbb5 P 9e0fe4c7808a4cf88e2e886dd84ba295: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260709 12:14:20.680857  2235 raft_consensus.cc:359] T 61e158973b07452c9566b660f660fbb5 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:20.681687  2235 raft_consensus.cc:740] T 61e158973b07452c9566b660f660fbb5 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e0fe4c7808a4cf88e2e886dd84ba295, State: Initialized, Role: FOLLOWER
I20260709 12:14:20.682610  2235 consensus_queue.cc:260] T 61e158973b07452c9566b660f660fbb5 P 9e0fe4c7808a4cf88e2e886dd84ba295 [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: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:20.683059  2300 heartbeater.cc:344] Connected to a master server at 127.29.32.254:34271
I20260709 12:14:20.683521  2300 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:20.684533  2300 heartbeater.cc:507] Master 127.29.32.254:34271 requested a full tablet report, sending...
I20260709 12:14:20.684895  2235 ts_tablet_manager.cc:1434] T 61e158973b07452c9566b660f660fbb5 P 9e0fe4c7808a4cf88e2e886dd84ba295: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:14:20.685806  2235 tablet_bootstrap.cc:492] T 340753f4be9c402d85277fbee0abbc4b P 9e0fe4c7808a4cf88e2e886dd84ba295: Bootstrap starting.
I20260709 12:14:20.692677  1825 ts_manager.cc:194] Re-registered known tserver with Master: 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529)
I20260709 12:14:20.704665  2235 tablet_bootstrap.cc:492] T 340753f4be9c402d85277fbee0abbc4b P 9e0fe4c7808a4cf88e2e886dd84ba295: 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 12:14:20.705773  1825 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47116
I20260709 12:14:20.706053  2235 tablet_bootstrap.cc:492] T 340753f4be9c402d85277fbee0abbc4b P 9e0fe4c7808a4cf88e2e886dd84ba295: Bootstrap complete.
I20260709 12:14:20.706964  2235 ts_tablet_manager.cc:1403] T 340753f4be9c402d85277fbee0abbc4b P 9e0fe4c7808a4cf88e2e886dd84ba295: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260709 12:14:20.710136  2300 heartbeater.cc:499] Master 127.29.32.254:34271 was elected leader, sending a full tablet report...
I20260709 12:14:20.709992  2235 raft_consensus.cc:359] T 340753f4be9c402d85277fbee0abbc4b P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:20.710799  2235 raft_consensus.cc:740] T 340753f4be9c402d85277fbee0abbc4b P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e0fe4c7808a4cf88e2e886dd84ba295, State: Initialized, Role: FOLLOWER
I20260709 12:14:20.711580  2235 consensus_queue.cc:260] T 340753f4be9c402d85277fbee0abbc4b P 9e0fe4c7808a4cf88e2e886dd84ba295 [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: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:20.714383  2235 ts_tablet_manager.cc:1434] T 340753f4be9c402d85277fbee0abbc4b P 9e0fe4c7808a4cf88e2e886dd84ba295: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:14:20.731735  2233 raft_consensus.cc:993] T 302274380b7f4060a3ceb83fab41cddc P bcc29797fc2b4e57a4e3a309a2aec170: : Instructing follower 4e77ec257546465e95738012fc1f306d to start an election
I20260709 12:14:20.732403  2124 raft_consensus.cc:1081] T 302274380b7f4060a3ceb83fab41cddc P bcc29797fc2b4e57a4e3a309a2aec170 [term 2 LEADER]: Signalling peer 4e77ec257546465e95738012fc1f306d to start an election
I20260709 12:14:20.735438  2077 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "302274380b7f4060a3ceb83fab41cddc"
dest_uuid: "4e77ec257546465e95738012fc1f306d"
 from {username='slave'} at 127.0.0.1:60474
I20260709 12:14:20.736342  2077 raft_consensus.cc:493] T 302274380b7f4060a3ceb83fab41cddc P 4e77ec257546465e95738012fc1f306d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:20.736900  2077 raft_consensus.cc:3060] T 302274380b7f4060a3ceb83fab41cddc P 4e77ec257546465e95738012fc1f306d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:20.751699  2077 raft_consensus.cc:515] T 302274380b7f4060a3ceb83fab41cddc P 4e77ec257546465e95738012fc1f306d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:20.754866  2077 leader_election.cc:290] T 302274380b7f4060a3ceb83fab41cddc P 4e77ec257546465e95738012fc1f306d [CANDIDATE]: Term 3 election: Requested vote from peers 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529), bcc29797fc2b4e57a4e3a309a2aec170 (127.29.32.194:45499)
I20260709 12:14:20.756317  2003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "302274380b7f4060a3ceb83fab41cddc" candidate_uuid: "4e77ec257546465e95738012fc1f306d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bcc29797fc2b4e57a4e3a309a2aec170"
I20260709 12:14:20.757159  2003 raft_consensus.cc:3055] T 302274380b7f4060a3ceb83fab41cddc P bcc29797fc2b4e57a4e3a309a2aec170 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:20.757509  2003 raft_consensus.cc:740] T 302274380b7f4060a3ceb83fab41cddc P bcc29797fc2b4e57a4e3a309a2aec170 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bcc29797fc2b4e57a4e3a309a2aec170, State: Running, Role: LEADER
I20260709 12:14:20.758496  2003 consensus_queue.cc:260] T 302274380b7f4060a3ceb83fab41cddc P bcc29797fc2b4e57a4e3a309a2aec170 [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: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:20.759289  2272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "302274380b7f4060a3ceb83fab41cddc" candidate_uuid: "4e77ec257546465e95738012fc1f306d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295"
I20260709 12:14:20.759703  2003 raft_consensus.cc:3060] T 302274380b7f4060a3ceb83fab41cddc P bcc29797fc2b4e57a4e3a309a2aec170 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:20.759984  2272 raft_consensus.cc:3060] T 302274380b7f4060a3ceb83fab41cddc P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:14:20.768235  2003 raft_consensus.cc:2468] T 302274380b7f4060a3ceb83fab41cddc P bcc29797fc2b4e57a4e3a309a2aec170 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e77ec257546465e95738012fc1f306d in term 3.
I20260709 12:14:20.770134  2042 leader_election.cc:304] T 302274380b7f4060a3ceb83fab41cddc P 4e77ec257546465e95738012fc1f306d [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: 4e77ec257546465e95738012fc1f306d, bcc29797fc2b4e57a4e3a309a2aec170; no voters: 
I20260709 12:14:20.770547  2272 raft_consensus.cc:2468] T 302274380b7f4060a3ceb83fab41cddc P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e77ec257546465e95738012fc1f306d in term 3.
I20260709 12:14:20.772488  2310 raft_consensus.cc:2804] T 302274380b7f4060a3ceb83fab41cddc P 4e77ec257546465e95738012fc1f306d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:20.772959  2310 raft_consensus.cc:697] T 302274380b7f4060a3ceb83fab41cddc P 4e77ec257546465e95738012fc1f306d [term 3 LEADER]: Becoming Leader. State: Replica: 4e77ec257546465e95738012fc1f306d, State: Running, Role: LEADER
I20260709 12:14:20.774000  2310 consensus_queue.cc:237] T 302274380b7f4060a3ceb83fab41cddc P 4e77ec257546465e95738012fc1f306d [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: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:20.786500  1825 catalog_manager.cc:5697] T 302274380b7f4060a3ceb83fab41cddc P 4e77ec257546465e95738012fc1f306d reported cstate change: term changed from 2 to 3, leader changed from bcc29797fc2b4e57a4e3a309a2aec170 (127.29.32.194) to 4e77ec257546465e95738012fc1f306d (127.29.32.195). New cstate: current_term: 3 leader_uuid: "4e77ec257546465e95738012fc1f306d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:20.907094  2272 raft_consensus.cc:3060] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:20.916445  2272 pending_rounds.cc:85] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P 9e0fe4c7808a4cf88e2e886dd84ba295: Aborting all ops after (but not including) 0
I20260709 12:14:20.916764  2272 pending_rounds.cc:107] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P 9e0fe4c7808a4cf88e2e886dd84ba295: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 12:14:20.917093  2272 raft_consensus.cc:2889] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 12:14:21.072475  1875 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:14:21.129174  2233 raft_consensus.cc:993] T 3dc1146f8ba9490cb3441ab63c432a77 P bcc29797fc2b4e57a4e3a309a2aec170: : Instructing follower 4e77ec257546465e95738012fc1f306d to start an election
I20260709 12:14:21.129772  2124 raft_consensus.cc:1081] T 3dc1146f8ba9490cb3441ab63c432a77 P bcc29797fc2b4e57a4e3a309a2aec170 [term 1 LEADER]: Signalling peer 4e77ec257546465e95738012fc1f306d to start an election
I20260709 12:14:21.131743  2077 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3dc1146f8ba9490cb3441ab63c432a77"
dest_uuid: "4e77ec257546465e95738012fc1f306d"
 from {username='slave'} at 127.0.0.1:60474
I20260709 12:14:21.132507  2077 raft_consensus.cc:493] T 3dc1146f8ba9490cb3441ab63c432a77 P 4e77ec257546465e95738012fc1f306d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:21.132968  2077 raft_consensus.cc:3060] T 3dc1146f8ba9490cb3441ab63c432a77 P 4e77ec257546465e95738012fc1f306d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:21.142927  2077 raft_consensus.cc:515] T 3dc1146f8ba9490cb3441ab63c432a77 P 4e77ec257546465e95738012fc1f306d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:21.146409  2272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dc1146f8ba9490cb3441ab63c432a77" candidate_uuid: "4e77ec257546465e95738012fc1f306d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295"
I20260709 12:14:21.146987  2003 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dc1146f8ba9490cb3441ab63c432a77" candidate_uuid: "4e77ec257546465e95738012fc1f306d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bcc29797fc2b4e57a4e3a309a2aec170"
I20260709 12:14:21.147727  2003 raft_consensus.cc:3055] T 3dc1146f8ba9490cb3441ab63c432a77 P bcc29797fc2b4e57a4e3a309a2aec170 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:21.148051  2003 raft_consensus.cc:740] T 3dc1146f8ba9490cb3441ab63c432a77 P bcc29797fc2b4e57a4e3a309a2aec170 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bcc29797fc2b4e57a4e3a309a2aec170, State: Running, Role: LEADER
I20260709 12:14:21.148999  2003 consensus_queue.cc:260] T 3dc1146f8ba9490cb3441ab63c432a77 P bcc29797fc2b4e57a4e3a309a2aec170 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:21.150274  2003 raft_consensus.cc:3060] T 3dc1146f8ba9490cb3441ab63c432a77 P bcc29797fc2b4e57a4e3a309a2aec170 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:21.147095  2272 raft_consensus.cc:3060] T 3dc1146f8ba9490cb3441ab63c432a77 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:21.152534  2077 leader_election.cc:290] T 3dc1146f8ba9490cb3441ab63c432a77 P 4e77ec257546465e95738012fc1f306d [CANDIDATE]: Term 2 election: Requested vote from peers 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529), bcc29797fc2b4e57a4e3a309a2aec170 (127.29.32.194:45499)
I20260709 12:14:21.159763  2003 raft_consensus.cc:2468] T 3dc1146f8ba9490cb3441ab63c432a77 P bcc29797fc2b4e57a4e3a309a2aec170 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e77ec257546465e95738012fc1f306d in term 2.
I20260709 12:14:21.161101  2042 leader_election.cc:304] T 3dc1146f8ba9490cb3441ab63c432a77 P 4e77ec257546465e95738012fc1f306d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e77ec257546465e95738012fc1f306d, bcc29797fc2b4e57a4e3a309a2aec170; no voters: 
I20260709 12:14:21.162034  2324 raft_consensus.cc:2804] T 3dc1146f8ba9490cb3441ab63c432a77 P 4e77ec257546465e95738012fc1f306d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:21.162588  2324 raft_consensus.cc:697] T 3dc1146f8ba9490cb3441ab63c432a77 P 4e77ec257546465e95738012fc1f306d [term 2 LEADER]: Becoming Leader. State: Replica: 4e77ec257546465e95738012fc1f306d, State: Running, Role: LEADER
I20260709 12:14:21.164259  2324 consensus_queue.cc:237] T 3dc1146f8ba9490cb3441ab63c432a77 P 4e77ec257546465e95738012fc1f306d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:21.168202  2272 raft_consensus.cc:2468] T 3dc1146f8ba9490cb3441ab63c432a77 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e77ec257546465e95738012fc1f306d in term 2.
I20260709 12:14:21.174945  1825 catalog_manager.cc:5697] T 3dc1146f8ba9490cb3441ab63c432a77 P 4e77ec257546465e95738012fc1f306d reported cstate change: term changed from 1 to 2, leader changed from bcc29797fc2b4e57a4e3a309a2aec170 (127.29.32.194) to 4e77ec257546465e95738012fc1f306d (127.29.32.195). New cstate: current_term: 2 leader_uuid: "4e77ec257546465e95738012fc1f306d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:21.400988  2273 raft_consensus.cc:1275] T 302274380b7f4060a3ceb83fab41cddc P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 3 FOLLOWER]: Refusing update from remote peer 4e77ec257546465e95738012fc1f306d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:21.402405  2003 raft_consensus.cc:1275] T 302274380b7f4060a3ceb83fab41cddc P bcc29797fc2b4e57a4e3a309a2aec170 [term 3 FOLLOWER]: Refusing update from remote peer 4e77ec257546465e95738012fc1f306d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:21.403419  2310 consensus_queue.cc:1048] T 302274380b7f4060a3ceb83fab41cddc P 4e77ec257546465e95738012fc1f306d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:21.405011  2217 consensus_queue.cc:1048] T 302274380b7f4060a3ceb83fab41cddc P 4e77ec257546465e95738012fc1f306d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:14:21.555311  2004 raft_consensus.cc:1275] T 3dc1146f8ba9490cb3441ab63c432a77 P bcc29797fc2b4e57a4e3a309a2aec170 [term 2 FOLLOWER]: Refusing update from remote peer 4e77ec257546465e95738012fc1f306d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:21.557332  2217 consensus_queue.cc:1048] T 3dc1146f8ba9490cb3441ab63c432a77 P 4e77ec257546465e95738012fc1f306d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:21.571529  2273 raft_consensus.cc:1275] T 3dc1146f8ba9490cb3441ab63c432a77 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 2 FOLLOWER]: Refusing update from remote peer 4e77ec257546465e95738012fc1f306d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:21.575316  2310 consensus_queue.cc:1048] T 3dc1146f8ba9490cb3441ab63c432a77 P 4e77ec257546465e95738012fc1f306d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 12:14:21.684916 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:21.708109  2077 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "302274380b7f4060a3ceb83fab41cddc"
dest_uuid: "4e77ec257546465e95738012fc1f306d"
mode: GRACEFUL
new_leader_uuid: "bcc29797fc2b4e57a4e3a309a2aec170"
 from {username='slave'} at 127.0.0.1:60494
I20260709 12:14:21.708884  2077 raft_consensus.cc:606] T 302274380b7f4060a3ceb83fab41cddc P 4e77ec257546465e95738012fc1f306d [term 3 LEADER]: Received request to transfer leadership to TS bcc29797fc2b4e57a4e3a309a2aec170
I20260709 12:14:21.711805  2077 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "37b8ec62040047d4914cab8df7a1c88e"
dest_uuid: "4e77ec257546465e95738012fc1f306d"
mode: GRACEFUL
new_leader_uuid: "bcc29797fc2b4e57a4e3a309a2aec170"
 from {username='slave'} at 127.0.0.1:60494
I20260709 12:14:21.712539  2077 raft_consensus.cc:606] T 37b8ec62040047d4914cab8df7a1c88e P 4e77ec257546465e95738012fc1f306d [term 1 LEADER]: Received request to transfer leadership to TS bcc29797fc2b4e57a4e3a309a2aec170
I20260709 12:14:21.713773 29827 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:14:21.714517 29827 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:21.715375 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:21.843744  2323 raft_consensus.cc:993] T 37b8ec62040047d4914cab8df7a1c88e P 4e77ec257546465e95738012fc1f306d: : Instructing follower bcc29797fc2b4e57a4e3a309a2aec170 to start an election
I20260709 12:14:21.844549  2310 raft_consensus.cc:1081] T 37b8ec62040047d4914cab8df7a1c88e P 4e77ec257546465e95738012fc1f306d [term 1 LEADER]: Signalling peer bcc29797fc2b4e57a4e3a309a2aec170 to start an election
I20260709 12:14:21.847146  2004 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "37b8ec62040047d4914cab8df7a1c88e"
dest_uuid: "bcc29797fc2b4e57a4e3a309a2aec170"
 from {username='slave'} at 127.0.0.1:49658
I20260709 12:14:21.847779  2004 raft_consensus.cc:493] T 37b8ec62040047d4914cab8df7a1c88e P bcc29797fc2b4e57a4e3a309a2aec170 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:21.848111  2004 raft_consensus.cc:3060] T 37b8ec62040047d4914cab8df7a1c88e P bcc29797fc2b4e57a4e3a309a2aec170 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:21.854143  2004 raft_consensus.cc:515] T 37b8ec62040047d4914cab8df7a1c88e P bcc29797fc2b4e57a4e3a309a2aec170 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:21.856539  2004 leader_election.cc:290] T 37b8ec62040047d4914cab8df7a1c88e P bcc29797fc2b4e57a4e3a309a2aec170 [CANDIDATE]: Term 2 election: Requested vote from peers 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529), 4e77ec257546465e95738012fc1f306d (127.29.32.195:39205)
I20260709 12:14:21.857298  2077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b8ec62040047d4914cab8df7a1c88e" candidate_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e77ec257546465e95738012fc1f306d"
I20260709 12:14:21.857304  2273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b8ec62040047d4914cab8df7a1c88e" candidate_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295"
I20260709 12:14:21.858315  2077 raft_consensus.cc:3055] T 37b8ec62040047d4914cab8df7a1c88e P 4e77ec257546465e95738012fc1f306d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:21.858752  2077 raft_consensus.cc:740] T 37b8ec62040047d4914cab8df7a1c88e P 4e77ec257546465e95738012fc1f306d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4e77ec257546465e95738012fc1f306d, State: Running, Role: LEADER
I20260709 12:14:21.858769  2273 raft_consensus.cc:3060] T 37b8ec62040047d4914cab8df7a1c88e P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:21.860149  2077 consensus_queue.cc:260] T 37b8ec62040047d4914cab8df7a1c88e P 4e77ec257546465e95738012fc1f306d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:21.861709  2077 raft_consensus.cc:3060] T 37b8ec62040047d4914cab8df7a1c88e P 4e77ec257546465e95738012fc1f306d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:21.867125  2273 raft_consensus.cc:2468] T 37b8ec62040047d4914cab8df7a1c88e P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcc29797fc2b4e57a4e3a309a2aec170 in term 2.
I20260709 12:14:21.868575  1969 leader_election.cc:304] T 37b8ec62040047d4914cab8df7a1c88e P bcc29797fc2b4e57a4e3a309a2aec170 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e0fe4c7808a4cf88e2e886dd84ba295, bcc29797fc2b4e57a4e3a309a2aec170; no voters: 
I20260709 12:14:21.869692  2322 raft_consensus.cc:2804] T 37b8ec62040047d4914cab8df7a1c88e P bcc29797fc2b4e57a4e3a309a2aec170 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:21.870208  2322 raft_consensus.cc:697] T 37b8ec62040047d4914cab8df7a1c88e P bcc29797fc2b4e57a4e3a309a2aec170 [term 2 LEADER]: Becoming Leader. State: Replica: bcc29797fc2b4e57a4e3a309a2aec170, State: Running, Role: LEADER
I20260709 12:14:21.871043  2322 consensus_queue.cc:237] T 37b8ec62040047d4914cab8df7a1c88e P bcc29797fc2b4e57a4e3a309a2aec170 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:21.873330  2077 raft_consensus.cc:2468] T 37b8ec62040047d4914cab8df7a1c88e P 4e77ec257546465e95738012fc1f306d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcc29797fc2b4e57a4e3a309a2aec170 in term 2.
I20260709 12:14:21.877951  1825 catalog_manager.cc:5697] T 37b8ec62040047d4914cab8df7a1c88e P bcc29797fc2b4e57a4e3a309a2aec170 reported cstate change: term changed from 1 to 2, leader changed from 4e77ec257546465e95738012fc1f306d (127.29.32.195) to bcc29797fc2b4e57a4e3a309a2aec170 (127.29.32.194). New cstate: current_term: 2 leader_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:21.978438  2323 raft_consensus.cc:993] T 302274380b7f4060a3ceb83fab41cddc P 4e77ec257546465e95738012fc1f306d: : Instructing follower bcc29797fc2b4e57a4e3a309a2aec170 to start an election
I20260709 12:14:21.979081  2323 raft_consensus.cc:1081] T 302274380b7f4060a3ceb83fab41cddc P 4e77ec257546465e95738012fc1f306d [term 3 LEADER]: Signalling peer bcc29797fc2b4e57a4e3a309a2aec170 to start an election
I20260709 12:14:21.980919  2004 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "302274380b7f4060a3ceb83fab41cddc"
dest_uuid: "bcc29797fc2b4e57a4e3a309a2aec170"
 from {username='slave'} at 127.0.0.1:49658
I20260709 12:14:21.981467  2004 raft_consensus.cc:493] T 302274380b7f4060a3ceb83fab41cddc P bcc29797fc2b4e57a4e3a309a2aec170 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:21.981781  2004 raft_consensus.cc:3060] T 302274380b7f4060a3ceb83fab41cddc P bcc29797fc2b4e57a4e3a309a2aec170 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:21.986737  2004 raft_consensus.cc:515] T 302274380b7f4060a3ceb83fab41cddc P bcc29797fc2b4e57a4e3a309a2aec170 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:21.988937  2004 leader_election.cc:290] T 302274380b7f4060a3ceb83fab41cddc P bcc29797fc2b4e57a4e3a309a2aec170 [CANDIDATE]: Term 4 election: Requested vote from peers 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529), 4e77ec257546465e95738012fc1f306d (127.29.32.195:39205)
I20260709 12:14:21.989394  2273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "302274380b7f4060a3ceb83fab41cddc" candidate_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295"
I20260709 12:14:21.989537  2077 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "302274380b7f4060a3ceb83fab41cddc" candidate_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4e77ec257546465e95738012fc1f306d"
I20260709 12:14:21.990164  2273 raft_consensus.cc:3060] T 302274380b7f4060a3ceb83fab41cddc P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:21.990268  2077 raft_consensus.cc:3055] T 302274380b7f4060a3ceb83fab41cddc P 4e77ec257546465e95738012fc1f306d [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:14:21.990679  2077 raft_consensus.cc:740] T 302274380b7f4060a3ceb83fab41cddc P 4e77ec257546465e95738012fc1f306d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4e77ec257546465e95738012fc1f306d, State: Running, Role: LEADER
I20260709 12:14:21.991607  2077 consensus_queue.cc:260] T 302274380b7f4060a3ceb83fab41cddc P 4e77ec257546465e95738012fc1f306d [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: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:21.993036  2077 raft_consensus.cc:3060] T 302274380b7f4060a3ceb83fab41cddc P 4e77ec257546465e95738012fc1f306d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:14:21.996084  2273 raft_consensus.cc:2468] T 302274380b7f4060a3ceb83fab41cddc P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcc29797fc2b4e57a4e3a309a2aec170 in term 4.
I20260709 12:14:21.997206  1969 leader_election.cc:304] T 302274380b7f4060a3ceb83fab41cddc P bcc29797fc2b4e57a4e3a309a2aec170 [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: 9e0fe4c7808a4cf88e2e886dd84ba295, bcc29797fc2b4e57a4e3a309a2aec170; no voters: 
I20260709 12:14:21.997880  2322 raft_consensus.cc:2804] T 302274380b7f4060a3ceb83fab41cddc P bcc29797fc2b4e57a4e3a309a2aec170 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:14:21.998344  2322 raft_consensus.cc:697] T 302274380b7f4060a3ceb83fab41cddc P bcc29797fc2b4e57a4e3a309a2aec170 [term 4 LEADER]: Becoming Leader. State: Replica: bcc29797fc2b4e57a4e3a309a2aec170, State: Running, Role: LEADER
I20260709 12:14:21.999154  2322 consensus_queue.cc:237] T 302274380b7f4060a3ceb83fab41cddc P bcc29797fc2b4e57a4e3a309a2aec170 [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: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:22.001183  2077 raft_consensus.cc:2468] T 302274380b7f4060a3ceb83fab41cddc P 4e77ec257546465e95738012fc1f306d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcc29797fc2b4e57a4e3a309a2aec170 in term 4.
I20260709 12:14:22.006726  1825 catalog_manager.cc:5697] T 302274380b7f4060a3ceb83fab41cddc P bcc29797fc2b4e57a4e3a309a2aec170 reported cstate change: term changed from 3 to 4, leader changed from 4e77ec257546465e95738012fc1f306d (127.29.32.195) to bcc29797fc2b4e57a4e3a309a2aec170 (127.29.32.194). New cstate: current_term: 4 leader_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } health_report { overall_health: UNKNOWN } } }
W20260709 12:14:22.073871  1875 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:14:22.403142  2273 raft_consensus.cc:1275] T 37b8ec62040047d4914cab8df7a1c88e P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 2 FOLLOWER]: Refusing update from remote peer bcc29797fc2b4e57a4e3a309a2aec170: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:22.404882  2233 consensus_queue.cc:1048] T 37b8ec62040047d4914cab8df7a1c88e P bcc29797fc2b4e57a4e3a309a2aec170 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:22.427588  2077 raft_consensus.cc:1275] T 37b8ec62040047d4914cab8df7a1c88e P 4e77ec257546465e95738012fc1f306d [term 2 FOLLOWER]: Refusing update from remote peer bcc29797fc2b4e57a4e3a309a2aec170: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:22.430145  2233 consensus_queue.cc:1048] T 37b8ec62040047d4914cab8df7a1c88e P bcc29797fc2b4e57a4e3a309a2aec170 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:22.500877  2273 raft_consensus.cc:1275] T 302274380b7f4060a3ceb83fab41cddc P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 4 FOLLOWER]: Refusing update from remote peer bcc29797fc2b4e57a4e3a309a2aec170: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:14:22.502677  2233 consensus_queue.cc:1048] T 302274380b7f4060a3ceb83fab41cddc P bcc29797fc2b4e57a4e3a309a2aec170 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:22.515036  2077 raft_consensus.cc:1275] T 302274380b7f4060a3ceb83fab41cddc P 4e77ec257546465e95738012fc1f306d [term 4 FOLLOWER]: Refusing update from remote peer bcc29797fc2b4e57a4e3a309a2aec170: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:14:22.516613  2322 consensus_queue.cc:1048] T 302274380b7f4060a3ceb83fab41cddc P bcc29797fc2b4e57a4e3a309a2aec170 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:22.726831 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:22.734233  2004 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "00bb992c40924526ab26abf069fbc1c0"
dest_uuid: "bcc29797fc2b4e57a4e3a309a2aec170"
mode: GRACEFUL
new_leader_uuid: "4e77ec257546465e95738012fc1f306d"
 from {username='slave'} at 127.0.0.1:49688
I20260709 12:14:22.734807  2004 raft_consensus.cc:606] T 00bb992c40924526ab26abf069fbc1c0 P bcc29797fc2b4e57a4e3a309a2aec170 [term 1 LEADER]: Received request to transfer leadership to TS 4e77ec257546465e95738012fc1f306d
I20260709 12:14:22.737352  2004 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "61e158973b07452c9566b660f660fbb5"
dest_uuid: "bcc29797fc2b4e57a4e3a309a2aec170"
mode: GRACEFUL
new_leader_uuid: "4e77ec257546465e95738012fc1f306d"
 from {username='slave'} at 127.0.0.1:49688
I20260709 12:14:22.737874  2004 raft_consensus.cc:606] T 61e158973b07452c9566b660f660fbb5 P bcc29797fc2b4e57a4e3a309a2aec170 [term 1 LEADER]: Received request to transfer leadership to TS 4e77ec257546465e95738012fc1f306d
I20260709 12:14:22.739182 29827 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:14:22.740140 29827 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:22.741338 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:22.764209  2322 raft_consensus.cc:993] T 61e158973b07452c9566b660f660fbb5 P bcc29797fc2b4e57a4e3a309a2aec170: : Instructing follower 4e77ec257546465e95738012fc1f306d to start an election
I20260709 12:14:22.764976  2233 raft_consensus.cc:1081] T 61e158973b07452c9566b660f660fbb5 P bcc29797fc2b4e57a4e3a309a2aec170 [term 1 LEADER]: Signalling peer 4e77ec257546465e95738012fc1f306d to start an election
I20260709 12:14:22.767228  2078 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "61e158973b07452c9566b660f660fbb5"
dest_uuid: "4e77ec257546465e95738012fc1f306d"
 from {username='slave'} at 127.0.0.1:60474
I20260709 12:14:22.768100  2078 raft_consensus.cc:493] T 61e158973b07452c9566b660f660fbb5 P 4e77ec257546465e95738012fc1f306d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:22.768576  2078 raft_consensus.cc:3060] T 61e158973b07452c9566b660f660fbb5 P 4e77ec257546465e95738012fc1f306d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:22.778034  2078 raft_consensus.cc:515] T 61e158973b07452c9566b660f660fbb5 P 4e77ec257546465e95738012fc1f306d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:22.780391  2078 leader_election.cc:290] T 61e158973b07452c9566b660f660fbb5 P 4e77ec257546465e95738012fc1f306d [CANDIDATE]: Term 2 election: Requested vote from peers 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529), bcc29797fc2b4e57a4e3a309a2aec170 (127.29.32.194:45499)
I20260709 12:14:22.781566  2004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61e158973b07452c9566b660f660fbb5" candidate_uuid: "4e77ec257546465e95738012fc1f306d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bcc29797fc2b4e57a4e3a309a2aec170"
I20260709 12:14:22.782310  2004 raft_consensus.cc:3055] T 61e158973b07452c9566b660f660fbb5 P bcc29797fc2b4e57a4e3a309a2aec170 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:22.781566  2273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61e158973b07452c9566b660f660fbb5" candidate_uuid: "4e77ec257546465e95738012fc1f306d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295"
I20260709 12:14:22.782727  2004 raft_consensus.cc:740] T 61e158973b07452c9566b660f660fbb5 P bcc29797fc2b4e57a4e3a309a2aec170 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bcc29797fc2b4e57a4e3a309a2aec170, State: Running, Role: LEADER
I20260709 12:14:22.782966  2273 raft_consensus.cc:3060] T 61e158973b07452c9566b660f660fbb5 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:22.783574  2004 consensus_queue.cc:260] T 61e158973b07452c9566b660f660fbb5 P bcc29797fc2b4e57a4e3a309a2aec170 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:22.784597  2004 raft_consensus.cc:3060] T 61e158973b07452c9566b660f660fbb5 P bcc29797fc2b4e57a4e3a309a2aec170 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:22.789953  2004 raft_consensus.cc:2468] T 61e158973b07452c9566b660f660fbb5 P bcc29797fc2b4e57a4e3a309a2aec170 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e77ec257546465e95738012fc1f306d in term 2.
I20260709 12:14:22.791288  2042 leader_election.cc:304] T 61e158973b07452c9566b660f660fbb5 P 4e77ec257546465e95738012fc1f306d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e77ec257546465e95738012fc1f306d, bcc29797fc2b4e57a4e3a309a2aec170; no voters: 
I20260709 12:14:22.792059  2323 raft_consensus.cc:2804] T 61e158973b07452c9566b660f660fbb5 P 4e77ec257546465e95738012fc1f306d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:22.791970  2273 raft_consensus.cc:2468] T 61e158973b07452c9566b660f660fbb5 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e77ec257546465e95738012fc1f306d in term 2.
I20260709 12:14:22.793494  2323 raft_consensus.cc:697] T 61e158973b07452c9566b660f660fbb5 P 4e77ec257546465e95738012fc1f306d [term 2 LEADER]: Becoming Leader. State: Replica: 4e77ec257546465e95738012fc1f306d, State: Running, Role: LEADER
I20260709 12:14:22.794499  2323 consensus_queue.cc:237] T 61e158973b07452c9566b660f660fbb5 P 4e77ec257546465e95738012fc1f306d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:22.800627  2322 raft_consensus.cc:993] T 00bb992c40924526ab26abf069fbc1c0 P bcc29797fc2b4e57a4e3a309a2aec170: : Instructing follower 4e77ec257546465e95738012fc1f306d to start an election
I20260709 12:14:22.801456  2322 raft_consensus.cc:1081] T 00bb992c40924526ab26abf069fbc1c0 P bcc29797fc2b4e57a4e3a309a2aec170 [term 1 LEADER]: Signalling peer 4e77ec257546465e95738012fc1f306d to start an election
I20260709 12:14:22.803406  2078 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "00bb992c40924526ab26abf069fbc1c0"
dest_uuid: "4e77ec257546465e95738012fc1f306d"
 from {username='slave'} at 127.0.0.1:60474
I20260709 12:14:22.804016  2078 raft_consensus.cc:493] T 00bb992c40924526ab26abf069fbc1c0 P 4e77ec257546465e95738012fc1f306d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:22.804431  2078 raft_consensus.cc:3060] T 00bb992c40924526ab26abf069fbc1c0 P 4e77ec257546465e95738012fc1f306d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:22.804829  1824 catalog_manager.cc:5697] T 61e158973b07452c9566b660f660fbb5 P 4e77ec257546465e95738012fc1f306d reported cstate change: term changed from 1 to 2, leader changed from bcc29797fc2b4e57a4e3a309a2aec170 (127.29.32.194) to 4e77ec257546465e95738012fc1f306d (127.29.32.195). New cstate: current_term: 2 leader_uuid: "4e77ec257546465e95738012fc1f306d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:22.814810  2078 raft_consensus.cc:515] T 00bb992c40924526ab26abf069fbc1c0 P 4e77ec257546465e95738012fc1f306d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } }
I20260709 12:14:22.818208  2004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00bb992c40924526ab26abf069fbc1c0" candidate_uuid: "4e77ec257546465e95738012fc1f306d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bcc29797fc2b4e57a4e3a309a2aec170"
I20260709 12:14:22.818856  2004 raft_consensus.cc:3055] T 00bb992c40924526ab26abf069fbc1c0 P bcc29797fc2b4e57a4e3a309a2aec170 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:22.818552  2273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00bb992c40924526ab26abf069fbc1c0" candidate_uuid: "4e77ec257546465e95738012fc1f306d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295"
I20260709 12:14:22.819203  2004 raft_consensus.cc:740] T 00bb992c40924526ab26abf069fbc1c0 P bcc29797fc2b4e57a4e3a309a2aec170 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bcc29797fc2b4e57a4e3a309a2aec170, State: Running, Role: LEADER
I20260709 12:14:22.819413  2273 raft_consensus.cc:3060] T 00bb992c40924526ab26abf069fbc1c0 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:22.820089  2004 consensus_queue.cc:260] T 00bb992c40924526ab26abf069fbc1c0 P bcc29797fc2b4e57a4e3a309a2aec170 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } }
I20260709 12:14:22.821285  2004 raft_consensus.cc:3060] T 00bb992c40924526ab26abf069fbc1c0 P bcc29797fc2b4e57a4e3a309a2aec170 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:22.821818  2078 leader_election.cc:290] T 00bb992c40924526ab26abf069fbc1c0 P 4e77ec257546465e95738012fc1f306d [CANDIDATE]: Term 2 election: Requested vote from peers bcc29797fc2b4e57a4e3a309a2aec170 (127.29.32.194:45499), 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529)
I20260709 12:14:22.827899  2004 raft_consensus.cc:2468] T 00bb992c40924526ab26abf069fbc1c0 P bcc29797fc2b4e57a4e3a309a2aec170 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e77ec257546465e95738012fc1f306d in term 2.
I20260709 12:14:22.829195  2042 leader_election.cc:304] T 00bb992c40924526ab26abf069fbc1c0 P 4e77ec257546465e95738012fc1f306d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e77ec257546465e95738012fc1f306d, bcc29797fc2b4e57a4e3a309a2aec170; no voters: 
I20260709 12:14:22.829993  2323 raft_consensus.cc:2804] T 00bb992c40924526ab26abf069fbc1c0 P 4e77ec257546465e95738012fc1f306d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:22.830472  2323 raft_consensus.cc:697] T 00bb992c40924526ab26abf069fbc1c0 P 4e77ec257546465e95738012fc1f306d [term 2 LEADER]: Becoming Leader. State: Replica: 4e77ec257546465e95738012fc1f306d, State: Running, Role: LEADER
I20260709 12:14:22.830366  2273 raft_consensus.cc:2468] T 00bb992c40924526ab26abf069fbc1c0 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e77ec257546465e95738012fc1f306d in term 2.
I20260709 12:14:22.831631  2323 consensus_queue.cc:237] T 00bb992c40924526ab26abf069fbc1c0 P 4e77ec257546465e95738012fc1f306d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } }
I20260709 12:14:22.840582  1824 catalog_manager.cc:5697] T 00bb992c40924526ab26abf069fbc1c0 P 4e77ec257546465e95738012fc1f306d reported cstate change: term changed from 1 to 2, leader changed from bcc29797fc2b4e57a4e3a309a2aec170 (127.29.32.194) to 4e77ec257546465e95738012fc1f306d (127.29.32.195). New cstate: current_term: 2 leader_uuid: "4e77ec257546465e95738012fc1f306d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } health_report { overall_health: UNKNOWN } } }
W20260709 12:14:23.075526  1875 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:14:23.223984  2273 raft_consensus.cc:1275] T 00bb992c40924526ab26abf069fbc1c0 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 2 FOLLOWER]: Refusing update from remote peer 4e77ec257546465e95738012fc1f306d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:23.225332  2348 consensus_queue.cc:1048] T 00bb992c40924526ab26abf069fbc1c0 P 4e77ec257546465e95738012fc1f306d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:23.237685  2004 raft_consensus.cc:1275] T 00bb992c40924526ab26abf069fbc1c0 P bcc29797fc2b4e57a4e3a309a2aec170 [term 2 FOLLOWER]: Refusing update from remote peer 4e77ec257546465e95738012fc1f306d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:23.239502  2348 consensus_queue.cc:1048] T 00bb992c40924526ab26abf069fbc1c0 P 4e77ec257546465e95738012fc1f306d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:23.241400  2004 raft_consensus.cc:1275] T 61e158973b07452c9566b660f660fbb5 P bcc29797fc2b4e57a4e3a309a2aec170 [term 2 FOLLOWER]: Refusing update from remote peer 4e77ec257546465e95738012fc1f306d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:23.243028  2323 consensus_queue.cc:1048] T 61e158973b07452c9566b660f660fbb5 P 4e77ec257546465e95738012fc1f306d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:23.256902  2273 raft_consensus.cc:1275] T 61e158973b07452c9566b660f660fbb5 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 2 FOLLOWER]: Refusing update from remote peer 4e77ec257546465e95738012fc1f306d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:23.258319  2357 consensus_queue.cc:1048] T 61e158973b07452c9566b660f660fbb5 P 4e77ec257546465e95738012fc1f306d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:23.752775 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:23.760941  2078 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "340753f4be9c402d85277fbee0abbc4b"
dest_uuid: "4e77ec257546465e95738012fc1f306d"
mode: GRACEFUL
new_leader_uuid: "bcc29797fc2b4e57a4e3a309a2aec170"
 from {username='slave'} at 127.0.0.1:60494
I20260709 12:14:23.761798  2078 raft_consensus.cc:606] T 340753f4be9c402d85277fbee0abbc4b P 4e77ec257546465e95738012fc1f306d [term 1 LEADER]: Received request to transfer leadership to TS bcc29797fc2b4e57a4e3a309a2aec170
I20260709 12:14:23.764993  2078 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3dc1146f8ba9490cb3441ab63c432a77"
dest_uuid: "4e77ec257546465e95738012fc1f306d"
mode: GRACEFUL
new_leader_uuid: "bcc29797fc2b4e57a4e3a309a2aec170"
 from {username='slave'} at 127.0.0.1:60494
I20260709 12:14:23.765667  2078 raft_consensus.cc:606] T 3dc1146f8ba9490cb3441ab63c432a77 P 4e77ec257546465e95738012fc1f306d [term 2 LEADER]: Received request to transfer leadership to TS bcc29797fc2b4e57a4e3a309a2aec170
I20260709 12:14:23.766842 29827 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:14:23.767376 29827 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:23.767938 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:23.999987  2323 raft_consensus.cc:993] T 340753f4be9c402d85277fbee0abbc4b P 4e77ec257546465e95738012fc1f306d: : Instructing follower bcc29797fc2b4e57a4e3a309a2aec170 to start an election
I20260709 12:14:24.000520  2348 raft_consensus.cc:1081] T 340753f4be9c402d85277fbee0abbc4b P 4e77ec257546465e95738012fc1f306d [term 1 LEADER]: Signalling peer bcc29797fc2b4e57a4e3a309a2aec170 to start an election
I20260709 12:14:24.002657  2004 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "340753f4be9c402d85277fbee0abbc4b"
dest_uuid: "bcc29797fc2b4e57a4e3a309a2aec170"
 from {username='slave'} at 127.0.0.1:49658
I20260709 12:14:24.003155  2004 raft_consensus.cc:493] T 340753f4be9c402d85277fbee0abbc4b P bcc29797fc2b4e57a4e3a309a2aec170 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:24.003494  2004 raft_consensus.cc:3060] T 340753f4be9c402d85277fbee0abbc4b P bcc29797fc2b4e57a4e3a309a2aec170 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:24.008921  2004 raft_consensus.cc:515] T 340753f4be9c402d85277fbee0abbc4b P bcc29797fc2b4e57a4e3a309a2aec170 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:24.010613  2004 leader_election.cc:290] T 340753f4be9c402d85277fbee0abbc4b P bcc29797fc2b4e57a4e3a309a2aec170 [CANDIDATE]: Term 2 election: Requested vote from peers 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529), 4e77ec257546465e95738012fc1f306d (127.29.32.195:39205)
I20260709 12:14:24.011644  2078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "340753f4be9c402d85277fbee0abbc4b" candidate_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e77ec257546465e95738012fc1f306d"
I20260709 12:14:24.011534  2273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "340753f4be9c402d85277fbee0abbc4b" candidate_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295"
I20260709 12:14:24.012300  2078 raft_consensus.cc:3055] T 340753f4be9c402d85277fbee0abbc4b P 4e77ec257546465e95738012fc1f306d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:24.012396  2273 raft_consensus.cc:3060] T 340753f4be9c402d85277fbee0abbc4b P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:24.012609  2078 raft_consensus.cc:740] T 340753f4be9c402d85277fbee0abbc4b P 4e77ec257546465e95738012fc1f306d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4e77ec257546465e95738012fc1f306d, State: Running, Role: LEADER
I20260709 12:14:24.013540  2078 consensus_queue.cc:260] T 340753f4be9c402d85277fbee0abbc4b P 4e77ec257546465e95738012fc1f306d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:24.014580  2078 raft_consensus.cc:3060] T 340753f4be9c402d85277fbee0abbc4b P 4e77ec257546465e95738012fc1f306d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:24.018666  2273 raft_consensus.cc:2468] T 340753f4be9c402d85277fbee0abbc4b P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcc29797fc2b4e57a4e3a309a2aec170 in term 2.
I20260709 12:14:24.020031  2078 raft_consensus.cc:2468] T 340753f4be9c402d85277fbee0abbc4b P 4e77ec257546465e95738012fc1f306d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcc29797fc2b4e57a4e3a309a2aec170 in term 2.
I20260709 12:14:24.020201  1969 leader_election.cc:304] T 340753f4be9c402d85277fbee0abbc4b P bcc29797fc2b4e57a4e3a309a2aec170 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9e0fe4c7808a4cf88e2e886dd84ba295, bcc29797fc2b4e57a4e3a309a2aec170; no voters: 
I20260709 12:14:24.021277  2233 raft_consensus.cc:2804] T 340753f4be9c402d85277fbee0abbc4b P bcc29797fc2b4e57a4e3a309a2aec170 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:24.022277  2233 raft_consensus.cc:697] T 340753f4be9c402d85277fbee0abbc4b P bcc29797fc2b4e57a4e3a309a2aec170 [term 2 LEADER]: Becoming Leader. State: Replica: bcc29797fc2b4e57a4e3a309a2aec170, State: Running, Role: LEADER
I20260709 12:14:24.023250  2233 consensus_queue.cc:237] T 340753f4be9c402d85277fbee0abbc4b P bcc29797fc2b4e57a4e3a309a2aec170 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:24.031903  1824 catalog_manager.cc:5697] T 340753f4be9c402d85277fbee0abbc4b P bcc29797fc2b4e57a4e3a309a2aec170 reported cstate change: term changed from 1 to 2, leader changed from 4e77ec257546465e95738012fc1f306d (127.29.32.195) to bcc29797fc2b4e57a4e3a309a2aec170 (127.29.32.194). New cstate: current_term: 2 leader_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } health_report { overall_health: UNKNOWN } } }
W20260709 12:14:24.076649  1875 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:14:24.211561  2357 raft_consensus.cc:993] T 3dc1146f8ba9490cb3441ab63c432a77 P 4e77ec257546465e95738012fc1f306d: : Instructing follower bcc29797fc2b4e57a4e3a309a2aec170 to start an election
I20260709 12:14:24.212170  2348 raft_consensus.cc:1081] T 3dc1146f8ba9490cb3441ab63c432a77 P 4e77ec257546465e95738012fc1f306d [term 2 LEADER]: Signalling peer bcc29797fc2b4e57a4e3a309a2aec170 to start an election
I20260709 12:14:24.213845  2004 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3dc1146f8ba9490cb3441ab63c432a77"
dest_uuid: "bcc29797fc2b4e57a4e3a309a2aec170"
 from {username='slave'} at 127.0.0.1:49658
I20260709 12:14:24.214432  2004 raft_consensus.cc:493] T 3dc1146f8ba9490cb3441ab63c432a77 P bcc29797fc2b4e57a4e3a309a2aec170 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:24.214814  2004 raft_consensus.cc:3060] T 3dc1146f8ba9490cb3441ab63c432a77 P bcc29797fc2b4e57a4e3a309a2aec170 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:24.220091  2004 raft_consensus.cc:515] T 3dc1146f8ba9490cb3441ab63c432a77 P bcc29797fc2b4e57a4e3a309a2aec170 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:24.221613  2004 leader_election.cc:290] T 3dc1146f8ba9490cb3441ab63c432a77 P bcc29797fc2b4e57a4e3a309a2aec170 [CANDIDATE]: Term 3 election: Requested vote from peers 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529), 4e77ec257546465e95738012fc1f306d (127.29.32.195:39205)
I20260709 12:14:24.222877  2078 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dc1146f8ba9490cb3441ab63c432a77" candidate_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4e77ec257546465e95738012fc1f306d"
I20260709 12:14:24.222941  2273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dc1146f8ba9490cb3441ab63c432a77" candidate_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295"
I20260709 12:14:24.223766  2078 raft_consensus.cc:3055] T 3dc1146f8ba9490cb3441ab63c432a77 P 4e77ec257546465e95738012fc1f306d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:24.223834  2273 raft_consensus.cc:3060] T 3dc1146f8ba9490cb3441ab63c432a77 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:24.224124  2078 raft_consensus.cc:740] T 3dc1146f8ba9490cb3441ab63c432a77 P 4e77ec257546465e95738012fc1f306d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4e77ec257546465e95738012fc1f306d, State: Running, Role: LEADER
I20260709 12:14:24.224998  2078 consensus_queue.cc:260] T 3dc1146f8ba9490cb3441ab63c432a77 P 4e77ec257546465e95738012fc1f306d [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: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:24.225996  2078 raft_consensus.cc:3060] T 3dc1146f8ba9490cb3441ab63c432a77 P 4e77ec257546465e95738012fc1f306d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:24.229244  2273 raft_consensus.cc:2468] T 3dc1146f8ba9490cb3441ab63c432a77 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcc29797fc2b4e57a4e3a309a2aec170 in term 3.
I20260709 12:14:24.230389  1969 leader_election.cc:304] T 3dc1146f8ba9490cb3441ab63c432a77 P bcc29797fc2b4e57a4e3a309a2aec170 [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: 9e0fe4c7808a4cf88e2e886dd84ba295, bcc29797fc2b4e57a4e3a309a2aec170; no voters: 
I20260709 12:14:24.231056  2233 raft_consensus.cc:2804] T 3dc1146f8ba9490cb3441ab63c432a77 P bcc29797fc2b4e57a4e3a309a2aec170 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:24.231452  2233 raft_consensus.cc:697] T 3dc1146f8ba9490cb3441ab63c432a77 P bcc29797fc2b4e57a4e3a309a2aec170 [term 3 LEADER]: Becoming Leader. State: Replica: bcc29797fc2b4e57a4e3a309a2aec170, State: Running, Role: LEADER
I20260709 12:14:24.231654  2078 raft_consensus.cc:2468] T 3dc1146f8ba9490cb3441ab63c432a77 P 4e77ec257546465e95738012fc1f306d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bcc29797fc2b4e57a4e3a309a2aec170 in term 3.
I20260709 12:14:24.232429  2233 consensus_queue.cc:237] T 3dc1146f8ba9490cb3441ab63c432a77 P bcc29797fc2b4e57a4e3a309a2aec170 [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: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:24.240728  1824 catalog_manager.cc:5697] T 3dc1146f8ba9490cb3441ab63c432a77 P bcc29797fc2b4e57a4e3a309a2aec170 reported cstate change: term changed from 2 to 3, leader changed from 4e77ec257546465e95738012fc1f306d (127.29.32.195) to bcc29797fc2b4e57a4e3a309a2aec170 (127.29.32.194). New cstate: current_term: 3 leader_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:24.478422  2273 raft_consensus.cc:1275] T 340753f4be9c402d85277fbee0abbc4b P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 2 FOLLOWER]: Refusing update from remote peer bcc29797fc2b4e57a4e3a309a2aec170: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:24.480175  2233 consensus_queue.cc:1048] T 340753f4be9c402d85277fbee0abbc4b P bcc29797fc2b4e57a4e3a309a2aec170 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:24.491453  2078 raft_consensus.cc:1275] T 340753f4be9c402d85277fbee0abbc4b P 4e77ec257546465e95738012fc1f306d [term 2 FOLLOWER]: Refusing update from remote peer bcc29797fc2b4e57a4e3a309a2aec170: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:24.494009  2233 consensus_queue.cc:1048] T 340753f4be9c402d85277fbee0abbc4b P bcc29797fc2b4e57a4e3a309a2aec170 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:24.678551  2078 raft_consensus.cc:1275] T 3dc1146f8ba9490cb3441ab63c432a77 P 4e77ec257546465e95738012fc1f306d [term 3 FOLLOWER]: Refusing update from remote peer bcc29797fc2b4e57a4e3a309a2aec170: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:24.680256  2233 consensus_queue.cc:1048] T 3dc1146f8ba9490cb3441ab63c432a77 P bcc29797fc2b4e57a4e3a309a2aec170 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:24.690503  2273 raft_consensus.cc:1275] T 3dc1146f8ba9490cb3441ab63c432a77 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 3 FOLLOWER]: Refusing update from remote peer bcc29797fc2b4e57a4e3a309a2aec170: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:24.694880  2363 consensus_queue.cc:1048] T 3dc1146f8ba9490cb3441ab63c432a77 P bcc29797fc2b4e57a4e3a309a2aec170 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:24.774533 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:24.782615  2002 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "340753f4be9c402d85277fbee0abbc4b"
dest_uuid: "bcc29797fc2b4e57a4e3a309a2aec170"
mode: GRACEFUL
new_leader_uuid: "4e77ec257546465e95738012fc1f306d"
 from {username='slave'} at 127.0.0.1:49688
I20260709 12:14:24.783281  2002 raft_consensus.cc:606] T 340753f4be9c402d85277fbee0abbc4b P bcc29797fc2b4e57a4e3a309a2aec170 [term 2 LEADER]: Received request to transfer leadership to TS 4e77ec257546465e95738012fc1f306d
I20260709 12:14:24.786713  2002 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "37b8ec62040047d4914cab8df7a1c88e"
dest_uuid: "bcc29797fc2b4e57a4e3a309a2aec170"
mode: GRACEFUL
new_leader_uuid: "4e77ec257546465e95738012fc1f306d"
 from {username='slave'} at 127.0.0.1:49688
I20260709 12:14:24.787221  2002 raft_consensus.cc:606] T 37b8ec62040047d4914cab8df7a1c88e P bcc29797fc2b4e57a4e3a309a2aec170 [term 2 LEADER]: Received request to transfer leadership to TS 4e77ec257546465e95738012fc1f306d
I20260709 12:14:24.788352 29827 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:14:24.788834 29827 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:24.789427 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:24.996125  2377 raft_consensus.cc:993] T 340753f4be9c402d85277fbee0abbc4b P bcc29797fc2b4e57a4e3a309a2aec170: : Instructing follower 4e77ec257546465e95738012fc1f306d to start an election
I20260709 12:14:24.996855  2363 raft_consensus.cc:1081] T 340753f4be9c402d85277fbee0abbc4b P bcc29797fc2b4e57a4e3a309a2aec170 [term 2 LEADER]: Signalling peer 4e77ec257546465e95738012fc1f306d to start an election
I20260709 12:14:24.998710  2078 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "340753f4be9c402d85277fbee0abbc4b"
dest_uuid: "4e77ec257546465e95738012fc1f306d"
 from {username='slave'} at 127.0.0.1:60474
I20260709 12:14:24.999415  2078 raft_consensus.cc:493] T 340753f4be9c402d85277fbee0abbc4b P 4e77ec257546465e95738012fc1f306d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:25.000064  2078 raft_consensus.cc:3060] T 340753f4be9c402d85277fbee0abbc4b P 4e77ec257546465e95738012fc1f306d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:25.006958  2078 raft_consensus.cc:515] T 340753f4be9c402d85277fbee0abbc4b P 4e77ec257546465e95738012fc1f306d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:25.008493  2078 leader_election.cc:290] T 340753f4be9c402d85277fbee0abbc4b P 4e77ec257546465e95738012fc1f306d [CANDIDATE]: Term 3 election: Requested vote from peers 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529), bcc29797fc2b4e57a4e3a309a2aec170 (127.29.32.194:45499)
I20260709 12:14:25.009477  2272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "340753f4be9c402d85277fbee0abbc4b" candidate_uuid: "4e77ec257546465e95738012fc1f306d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295"
I20260709 12:14:25.010146  2272 raft_consensus.cc:3060] T 340753f4be9c402d85277fbee0abbc4b P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:25.010269  2002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "340753f4be9c402d85277fbee0abbc4b" candidate_uuid: "4e77ec257546465e95738012fc1f306d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bcc29797fc2b4e57a4e3a309a2aec170"
I20260709 12:14:25.011072  2002 raft_consensus.cc:3055] T 340753f4be9c402d85277fbee0abbc4b P bcc29797fc2b4e57a4e3a309a2aec170 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:25.011372  2002 raft_consensus.cc:740] T 340753f4be9c402d85277fbee0abbc4b P bcc29797fc2b4e57a4e3a309a2aec170 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bcc29797fc2b4e57a4e3a309a2aec170, State: Running, Role: LEADER
I20260709 12:14:25.012223  2002 consensus_queue.cc:260] T 340753f4be9c402d85277fbee0abbc4b P bcc29797fc2b4e57a4e3a309a2aec170 [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: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:25.013358  2002 raft_consensus.cc:3060] T 340753f4be9c402d85277fbee0abbc4b P bcc29797fc2b4e57a4e3a309a2aec170 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:25.015784  2272 raft_consensus.cc:2468] T 340753f4be9c402d85277fbee0abbc4b P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e77ec257546465e95738012fc1f306d in term 3.
I20260709 12:14:25.017148  2043 leader_election.cc:304] T 340753f4be9c402d85277fbee0abbc4b P 4e77ec257546465e95738012fc1f306d [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: 4e77ec257546465e95738012fc1f306d, 9e0fe4c7808a4cf88e2e886dd84ba295; no voters: 
I20260709 12:14:25.018162  2348 raft_consensus.cc:2804] T 340753f4be9c402d85277fbee0abbc4b P 4e77ec257546465e95738012fc1f306d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:25.019773  2348 raft_consensus.cc:697] T 340753f4be9c402d85277fbee0abbc4b P 4e77ec257546465e95738012fc1f306d [term 3 LEADER]: Becoming Leader. State: Replica: 4e77ec257546465e95738012fc1f306d, State: Running, Role: LEADER
I20260709 12:14:25.020809  2348 consensus_queue.cc:237] T 340753f4be9c402d85277fbee0abbc4b P 4e77ec257546465e95738012fc1f306d [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: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:25.023442  2002 raft_consensus.cc:2468] T 340753f4be9c402d85277fbee0abbc4b P bcc29797fc2b4e57a4e3a309a2aec170 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e77ec257546465e95738012fc1f306d in term 3.
I20260709 12:14:25.028532  1824 catalog_manager.cc:5697] T 340753f4be9c402d85277fbee0abbc4b P 4e77ec257546465e95738012fc1f306d reported cstate change: term changed from 2 to 3, leader changed from bcc29797fc2b4e57a4e3a309a2aec170 (127.29.32.194) to 4e77ec257546465e95738012fc1f306d (127.29.32.195). New cstate: current_term: 3 leader_uuid: "4e77ec257546465e95738012fc1f306d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } health_report { overall_health: HEALTHY } } }
W20260709 12:14:25.077653  1875 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:14:25.183369  2377 raft_consensus.cc:993] T 37b8ec62040047d4914cab8df7a1c88e P bcc29797fc2b4e57a4e3a309a2aec170: : Instructing follower 4e77ec257546465e95738012fc1f306d to start an election
I20260709 12:14:25.183962  2377 raft_consensus.cc:1081] T 37b8ec62040047d4914cab8df7a1c88e P bcc29797fc2b4e57a4e3a309a2aec170 [term 2 LEADER]: Signalling peer 4e77ec257546465e95738012fc1f306d to start an election
I20260709 12:14:25.185698  2078 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "37b8ec62040047d4914cab8df7a1c88e"
dest_uuid: "4e77ec257546465e95738012fc1f306d"
 from {username='slave'} at 127.0.0.1:60474
I20260709 12:14:25.186148  2078 raft_consensus.cc:493] T 37b8ec62040047d4914cab8df7a1c88e P 4e77ec257546465e95738012fc1f306d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:25.186645  2078 raft_consensus.cc:3060] T 37b8ec62040047d4914cab8df7a1c88e P 4e77ec257546465e95738012fc1f306d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:25.192930  2078 raft_consensus.cc:515] T 37b8ec62040047d4914cab8df7a1c88e P 4e77ec257546465e95738012fc1f306d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:25.194407  2078 leader_election.cc:290] T 37b8ec62040047d4914cab8df7a1c88e P 4e77ec257546465e95738012fc1f306d [CANDIDATE]: Term 3 election: Requested vote from peers 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529), bcc29797fc2b4e57a4e3a309a2aec170 (127.29.32.194:45499)
I20260709 12:14:25.195546  2002 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b8ec62040047d4914cab8df7a1c88e" candidate_uuid: "4e77ec257546465e95738012fc1f306d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bcc29797fc2b4e57a4e3a309a2aec170"
I20260709 12:14:25.195731  2272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37b8ec62040047d4914cab8df7a1c88e" candidate_uuid: "4e77ec257546465e95738012fc1f306d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295"
I20260709 12:14:25.196293  2002 raft_consensus.cc:3055] T 37b8ec62040047d4914cab8df7a1c88e P bcc29797fc2b4e57a4e3a309a2aec170 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:25.196496  2272 raft_consensus.cc:3060] T 37b8ec62040047d4914cab8df7a1c88e P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:25.196789  2002 raft_consensus.cc:740] T 37b8ec62040047d4914cab8df7a1c88e P bcc29797fc2b4e57a4e3a309a2aec170 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bcc29797fc2b4e57a4e3a309a2aec170, State: Running, Role: LEADER
I20260709 12:14:25.197866  2002 consensus_queue.cc:260] T 37b8ec62040047d4914cab8df7a1c88e P bcc29797fc2b4e57a4e3a309a2aec170 [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: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:25.198959  2002 raft_consensus.cc:3060] T 37b8ec62040047d4914cab8df7a1c88e P bcc29797fc2b4e57a4e3a309a2aec170 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:25.203478  2272 raft_consensus.cc:2468] T 37b8ec62040047d4914cab8df7a1c88e P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e77ec257546465e95738012fc1f306d in term 3.
I20260709 12:14:25.204313  2002 raft_consensus.cc:2468] T 37b8ec62040047d4914cab8df7a1c88e P bcc29797fc2b4e57a4e3a309a2aec170 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e77ec257546465e95738012fc1f306d in term 3.
I20260709 12:14:25.204872  2043 leader_election.cc:304] T 37b8ec62040047d4914cab8df7a1c88e P 4e77ec257546465e95738012fc1f306d [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: 4e77ec257546465e95738012fc1f306d, 9e0fe4c7808a4cf88e2e886dd84ba295; no voters: 
I20260709 12:14:25.205753  2348 raft_consensus.cc:2804] T 37b8ec62040047d4914cab8df7a1c88e P 4e77ec257546465e95738012fc1f306d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:25.206352  2348 raft_consensus.cc:697] T 37b8ec62040047d4914cab8df7a1c88e P 4e77ec257546465e95738012fc1f306d [term 3 LEADER]: Becoming Leader. State: Replica: 4e77ec257546465e95738012fc1f306d, State: Running, Role: LEADER
I20260709 12:14:25.207077  2348 consensus_queue.cc:237] T 37b8ec62040047d4914cab8df7a1c88e P 4e77ec257546465e95738012fc1f306d [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: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } }
I20260709 12:14:25.213874  1824 catalog_manager.cc:5697] T 37b8ec62040047d4914cab8df7a1c88e P 4e77ec257546465e95738012fc1f306d reported cstate change: term changed from 2 to 3, leader changed from bcc29797fc2b4e57a4e3a309a2aec170 (127.29.32.194) to 4e77ec257546465e95738012fc1f306d (127.29.32.195). New cstate: current_term: 3 leader_uuid: "4e77ec257546465e95738012fc1f306d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e77ec257546465e95738012fc1f306d" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 39205 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:25.541888  2272 raft_consensus.cc:1275] T 340753f4be9c402d85277fbee0abbc4b P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 3 FOLLOWER]: Refusing update from remote peer 4e77ec257546465e95738012fc1f306d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:25.543783  2348 consensus_queue.cc:1048] T 340753f4be9c402d85277fbee0abbc4b P 4e77ec257546465e95738012fc1f306d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:25.558319  2002 raft_consensus.cc:1275] T 340753f4be9c402d85277fbee0abbc4b P bcc29797fc2b4e57a4e3a309a2aec170 [term 3 FOLLOWER]: Refusing update from remote peer 4e77ec257546465e95738012fc1f306d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:25.560021  2379 consensus_queue.cc:1048] T 340753f4be9c402d85277fbee0abbc4b P 4e77ec257546465e95738012fc1f306d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:25.588704  2272 raft_consensus.cc:1275] T 37b8ec62040047d4914cab8df7a1c88e P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 3 FOLLOWER]: Refusing update from remote peer 4e77ec257546465e95738012fc1f306d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:25.590214  2379 consensus_queue.cc:1048] T 37b8ec62040047d4914cab8df7a1c88e P 4e77ec257546465e95738012fc1f306d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e0fe4c7808a4cf88e2e886dd84ba295" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 34529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:25.600466  2002 raft_consensus.cc:1275] T 37b8ec62040047d4914cab8df7a1c88e P bcc29797fc2b4e57a4e3a309a2aec170 [term 3 FOLLOWER]: Refusing update from remote peer 4e77ec257546465e95738012fc1f306d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:25.602320  2348 consensus_queue.cc:1048] T 37b8ec62040047d4914cab8df7a1c88e P 4e77ec257546465e95738012fc1f306d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bcc29797fc2b4e57a4e3a309a2aec170" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:14:25.796871 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:25.827116 29827 tablet_server.cc:179] TabletServer@127.29.32.193:34529 shutting down...
I20260709 12:14:25.851903 29827 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:25.852641 29827 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:25.853289 29827 raft_consensus.cc:2243] T 340753f4be9c402d85277fbee0abbc4b P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:25.853765 29827 raft_consensus.cc:2272] T 340753f4be9c402d85277fbee0abbc4b P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:25.857568 29827 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:25.858402 29827 raft_consensus.cc:2243] T 37b8ec62040047d4914cab8df7a1c88e P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:25.859014 29827 raft_consensus.cc:2272] T 37b8ec62040047d4914cab8df7a1c88e P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:25.862323 29827 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:25.863310 29827 raft_consensus.cc:2243] T c67d6155056f48d3936c22ed459e9cd0 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:25.863853 29827 raft_consensus.cc:2272] T c67d6155056f48d3936c22ed459e9cd0 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:25.866487 29827 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:25.867237 29827 raft_consensus.cc:2243] T 00bb992c40924526ab26abf069fbc1c0 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:25.867741 29827 raft_consensus.cc:2272] T 00bb992c40924526ab26abf069fbc1c0 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:25.869474  1969 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 90 similar messages]
I20260709 12:14:25.870064 29827 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:25.870775 29827 raft_consensus.cc:2243] T 61e158973b07452c9566b660f660fbb5 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:25.871222 29827 raft_consensus.cc:2272] T 61e158973b07452c9566b660f660fbb5 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:25.872550  1969 consensus_peers.cc:597] T 302274380b7f4060a3ceb83fab41cddc P bcc29797fc2b4e57a4e3a309a2aec170 -> Peer 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529): Couldn't send request to peer 9e0fe4c7808a4cf88e2e886dd84ba295. 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 12:14:25.873497 29827 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:25.874588 29827 raft_consensus.cc:2243] T 907d18a25b33429eab37819780c2b1ff P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:25.875154 29827 raft_consensus.cc:2272] T 907d18a25b33429eab37819780c2b1ff P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:25.877815 29827 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:25.878484 29827 raft_consensus.cc:2243] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:25.878921 29827 raft_consensus.cc:2272] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:25.881172 29827 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:25.881939 29827 raft_consensus.cc:2243] T 302274380b7f4060a3ceb83fab41cddc P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:25.883307 29827 raft_consensus.cc:2272] T 302274380b7f4060a3ceb83fab41cddc P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:25.885349 29827 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:25.885905 29827 raft_consensus.cc:2243] T 3dc1146f8ba9490cb3441ab63c432a77 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:25.886422 29827 raft_consensus.cc:2272] T 3dc1146f8ba9490cb3441ab63c432a77 P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:25.889514 29827 tablet_replica.cc:333] stopping tablet replica
I20260709 12:14:25.890106 29827 raft_consensus.cc:2243] T e229e3c9d35941ccbfc3fd007eac870a P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:25.890697 29827 raft_consensus.cc:2272] T e229e3c9d35941ccbfc3fd007eac870a P 9e0fe4c7808a4cf88e2e886dd84ba295 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:25.896727  1969 consensus_peers.cc:597] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P bcc29797fc2b4e57a4e3a309a2aec170 -> Peer 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529): Couldn't send request to peer 9e0fe4c7808a4cf88e2e886dd84ba295. 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 12:14:25.921741 29827 tablet_server.cc:196] TabletServer@127.29.32.193:34529 shutdown complete.
W20260709 12:14:25.926868  2043 consensus_peers.cc:597] T 00bb992c40924526ab26abf069fbc1c0 P 4e77ec257546465e95738012fc1f306d -> Peer 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529): Couldn't send request to peer 9e0fe4c7808a4cf88e2e886dd84ba295. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:34529: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:25.943500 29827 tablet_server.cc:179] TabletServer@127.29.32.194:0 shutting down...
W20260709 12:14:25.957926  2042 consensus_peers.cc:597] T 907d18a25b33429eab37819780c2b1ff P 4e77ec257546465e95738012fc1f306d -> Peer bcc29797fc2b4e57a4e3a309a2aec170 (127.29.32.194:45499): Couldn't send request to peer bcc29797fc2b4e57a4e3a309a2aec170. 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 12:14:25.963943  2043 consensus_peers.cc:597] T 340753f4be9c402d85277fbee0abbc4b P 4e77ec257546465e95738012fc1f306d -> Peer 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529): Couldn't send request to peer 9e0fe4c7808a4cf88e2e886dd84ba295. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:34529: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:25.975739  2042 consensus_peers.cc:597] T 61e158973b07452c9566b660f660fbb5 P 4e77ec257546465e95738012fc1f306d -> Peer bcc29797fc2b4e57a4e3a309a2aec170 (127.29.32.194:45499): Couldn't send request to peer bcc29797fc2b4e57a4e3a309a2aec170. 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 12:14:25.976315 29827 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:25.977197 29827 tablet_replica.cc:333] T c67d6155056f48d3936c22ed459e9cd0 P bcc29797fc2b4e57a4e3a309a2aec170: stopping tablet replica
I20260709 12:14:25.978363 29827 raft_consensus.cc:2243] T c67d6155056f48d3936c22ed459e9cd0 P bcc29797fc2b4e57a4e3a309a2aec170 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:25.978830 29827 raft_consensus.cc:2272] T c67d6155056f48d3936c22ed459e9cd0 P bcc29797fc2b4e57a4e3a309a2aec170 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:25.980862 29827 tablet_replica.cc:333] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P bcc29797fc2b4e57a4e3a309a2aec170: stopping tablet replica
I20260709 12:14:25.981415 29827 raft_consensus.cc:2243] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P bcc29797fc2b4e57a4e3a309a2aec170 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:25.982255 29827 raft_consensus.cc:2272] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P bcc29797fc2b4e57a4e3a309a2aec170 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:25.984403 29827 tablet_replica.cc:333] T 302274380b7f4060a3ceb83fab41cddc P bcc29797fc2b4e57a4e3a309a2aec170: stopping tablet replica
I20260709 12:14:25.984982 29827 raft_consensus.cc:2243] T 302274380b7f4060a3ceb83fab41cddc P bcc29797fc2b4e57a4e3a309a2aec170 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:14:25.985783 29827 raft_consensus.cc:2272] T 302274380b7f4060a3ceb83fab41cddc P bcc29797fc2b4e57a4e3a309a2aec170 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:25.987808 29827 tablet_replica.cc:333] T 340753f4be9c402d85277fbee0abbc4b P bcc29797fc2b4e57a4e3a309a2aec170: stopping tablet replica
I20260709 12:14:25.988389 29827 raft_consensus.cc:2243] T 340753f4be9c402d85277fbee0abbc4b P bcc29797fc2b4e57a4e3a309a2aec170 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:25.988804 29827 raft_consensus.cc:2272] T 340753f4be9c402d85277fbee0abbc4b P bcc29797fc2b4e57a4e3a309a2aec170 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:25.991258 29827 tablet_replica.cc:333] T 37b8ec62040047d4914cab8df7a1c88e P bcc29797fc2b4e57a4e3a309a2aec170: stopping tablet replica
I20260709 12:14:25.991806 29827 raft_consensus.cc:2243] T 37b8ec62040047d4914cab8df7a1c88e P bcc29797fc2b4e57a4e3a309a2aec170 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:25.992241 29827 raft_consensus.cc:2272] T 37b8ec62040047d4914cab8df7a1c88e P bcc29797fc2b4e57a4e3a309a2aec170 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:25.995939  2042 consensus_peers.cc:597] T 340753f4be9c402d85277fbee0abbc4b P 4e77ec257546465e95738012fc1f306d -> Peer bcc29797fc2b4e57a4e3a309a2aec170 (127.29.32.194:45499): Couldn't send request to peer bcc29797fc2b4e57a4e3a309a2aec170. 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 12:14:25.996841 29827 tablet_replica.cc:333] T 61e158973b07452c9566b660f660fbb5 P bcc29797fc2b4e57a4e3a309a2aec170: stopping tablet replica
I20260709 12:14:25.997421 29827 raft_consensus.cc:2243] T 61e158973b07452c9566b660f660fbb5 P bcc29797fc2b4e57a4e3a309a2aec170 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:25.997830 29827 raft_consensus.cc:2272] T 61e158973b07452c9566b660f660fbb5 P bcc29797fc2b4e57a4e3a309a2aec170 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:26.000089 29827 tablet_replica.cc:333] T 907d18a25b33429eab37819780c2b1ff P bcc29797fc2b4e57a4e3a309a2aec170: stopping tablet replica
I20260709 12:14:26.000571 29827 raft_consensus.cc:2243] T 907d18a25b33429eab37819780c2b1ff P bcc29797fc2b4e57a4e3a309a2aec170 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:26.000976 29827 raft_consensus.cc:2272] T 907d18a25b33429eab37819780c2b1ff P bcc29797fc2b4e57a4e3a309a2aec170 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:26.003024 29827 tablet_replica.cc:333] T e229e3c9d35941ccbfc3fd007eac870a P bcc29797fc2b4e57a4e3a309a2aec170: stopping tablet replica
I20260709 12:14:26.003516 29827 raft_consensus.cc:2243] T e229e3c9d35941ccbfc3fd007eac870a P bcc29797fc2b4e57a4e3a309a2aec170 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:26.004256 29827 raft_consensus.cc:2272] T e229e3c9d35941ccbfc3fd007eac870a P bcc29797fc2b4e57a4e3a309a2aec170 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:26.006244 29827 tablet_replica.cc:333] T 3dc1146f8ba9490cb3441ab63c432a77 P bcc29797fc2b4e57a4e3a309a2aec170: stopping tablet replica
I20260709 12:14:26.006707 29827 raft_consensus.cc:2243] T 3dc1146f8ba9490cb3441ab63c432a77 P bcc29797fc2b4e57a4e3a309a2aec170 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:26.007380 29827 raft_consensus.cc:2272] T 3dc1146f8ba9490cb3441ab63c432a77 P bcc29797fc2b4e57a4e3a309a2aec170 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:26.009408 29827 tablet_replica.cc:333] T 00bb992c40924526ab26abf069fbc1c0 P bcc29797fc2b4e57a4e3a309a2aec170: stopping tablet replica
I20260709 12:14:26.009891 29827 raft_consensus.cc:2243] T 00bb992c40924526ab26abf069fbc1c0 P bcc29797fc2b4e57a4e3a309a2aec170 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:26.010331 29827 raft_consensus.cc:2272] T 00bb992c40924526ab26abf069fbc1c0 P bcc29797fc2b4e57a4e3a309a2aec170 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:26.043493 29827 tablet_server.cc:196] TabletServer@127.29.32.194:0 shutdown complete.
W20260709 12:14:26.062976  2043 consensus_peers.cc:597] T 37b8ec62040047d4914cab8df7a1c88e P 4e77ec257546465e95738012fc1f306d -> Peer 9e0fe4c7808a4cf88e2e886dd84ba295 (127.29.32.193:34529): Couldn't send request to peer 9e0fe4c7808a4cf88e2e886dd84ba295. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:34529: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:26.071739 29827 tablet_server.cc:179] TabletServer@127.29.32.195:0 shutting down...
W20260709 12:14:26.078890  1875 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:14:26.099444 29827 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:26.100230 29827 tablet_replica.cc:333] T e229e3c9d35941ccbfc3fd007eac870a P 4e77ec257546465e95738012fc1f306d: stopping tablet replica
I20260709 12:14:26.101049 29827 raft_consensus.cc:2243] T e229e3c9d35941ccbfc3fd007eac870a P 4e77ec257546465e95738012fc1f306d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:26.101593 29827 raft_consensus.cc:2272] T e229e3c9d35941ccbfc3fd007eac870a P 4e77ec257546465e95738012fc1f306d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:26.103950 29827 tablet_replica.cc:333] T 3dc1146f8ba9490cb3441ab63c432a77 P 4e77ec257546465e95738012fc1f306d: stopping tablet replica
I20260709 12:14:26.104558 29827 raft_consensus.cc:2243] T 3dc1146f8ba9490cb3441ab63c432a77 P 4e77ec257546465e95738012fc1f306d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:26.105247 29827 raft_consensus.cc:2272] T 3dc1146f8ba9490cb3441ab63c432a77 P 4e77ec257546465e95738012fc1f306d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:26.107796 29827 tablet_replica.cc:333] T 37b8ec62040047d4914cab8df7a1c88e P 4e77ec257546465e95738012fc1f306d: stopping tablet replica
I20260709 12:14:26.108469 29827 raft_consensus.cc:2243] T 37b8ec62040047d4914cab8df7a1c88e P 4e77ec257546465e95738012fc1f306d [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:26.109292 29827 raft_consensus.cc:2272] T 37b8ec62040047d4914cab8df7a1c88e P 4e77ec257546465e95738012fc1f306d [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:26.110160  2042 consensus_peers.cc:597] T c67d6155056f48d3936c22ed459e9cd0 P 4e77ec257546465e95738012fc1f306d -> Peer bcc29797fc2b4e57a4e3a309a2aec170 (127.29.32.194:45499): Couldn't send request to peer bcc29797fc2b4e57a4e3a309a2aec170. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.194:45499: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:26.112493 29827 tablet_replica.cc:333] T 340753f4be9c402d85277fbee0abbc4b P 4e77ec257546465e95738012fc1f306d: stopping tablet replica
I20260709 12:14:26.113093 29827 raft_consensus.cc:2243] T 340753f4be9c402d85277fbee0abbc4b P 4e77ec257546465e95738012fc1f306d [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:26.113839 29827 raft_consensus.cc:2272] T 340753f4be9c402d85277fbee0abbc4b P 4e77ec257546465e95738012fc1f306d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:26.116439 29827 tablet_replica.cc:333] T 302274380b7f4060a3ceb83fab41cddc P 4e77ec257546465e95738012fc1f306d: stopping tablet replica
I20260709 12:14:26.116961 29827 raft_consensus.cc:2243] T 302274380b7f4060a3ceb83fab41cddc P 4e77ec257546465e95738012fc1f306d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:26.117347 29827 raft_consensus.cc:2272] T 302274380b7f4060a3ceb83fab41cddc P 4e77ec257546465e95738012fc1f306d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:26.119258 29827 tablet_replica.cc:333] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P 4e77ec257546465e95738012fc1f306d: stopping tablet replica
I20260709 12:14:26.119695 29827 raft_consensus.cc:2243] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P 4e77ec257546465e95738012fc1f306d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:26.120064 29827 raft_consensus.cc:2272] T 381f3b19c5f34a6ca8a1f3e2f09a28b4 P 4e77ec257546465e95738012fc1f306d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:26.121909 29827 tablet_replica.cc:333] T c67d6155056f48d3936c22ed459e9cd0 P 4e77ec257546465e95738012fc1f306d: stopping tablet replica
I20260709 12:14:26.122512 29827 raft_consensus.cc:2243] T c67d6155056f48d3936c22ed459e9cd0 P 4e77ec257546465e95738012fc1f306d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:26.123312 29827 raft_consensus.cc:2272] T c67d6155056f48d3936c22ed459e9cd0 P 4e77ec257546465e95738012fc1f306d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:26.125182 29827 tablet_replica.cc:333] T 907d18a25b33429eab37819780c2b1ff P 4e77ec257546465e95738012fc1f306d: stopping tablet replica
I20260709 12:14:26.125660 29827 raft_consensus.cc:2243] T 907d18a25b33429eab37819780c2b1ff P 4e77ec257546465e95738012fc1f306d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:26.126487 29827 raft_consensus.cc:2272] T 907d18a25b33429eab37819780c2b1ff P 4e77ec257546465e95738012fc1f306d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:26.128434 29827 tablet_replica.cc:333] T 61e158973b07452c9566b660f660fbb5 P 4e77ec257546465e95738012fc1f306d: stopping tablet replica
I20260709 12:14:26.128877 29827 raft_consensus.cc:2243] T 61e158973b07452c9566b660f660fbb5 P 4e77ec257546465e95738012fc1f306d [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:26.129613 29827 raft_consensus.cc:2272] T 61e158973b07452c9566b660f660fbb5 P 4e77ec257546465e95738012fc1f306d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:26.131690 29827 tablet_replica.cc:333] T 00bb992c40924526ab26abf069fbc1c0 P 4e77ec257546465e95738012fc1f306d: stopping tablet replica
I20260709 12:14:26.132148 29827 raft_consensus.cc:2243] T 00bb992c40924526ab26abf069fbc1c0 P 4e77ec257546465e95738012fc1f306d [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:26.133798 29827 raft_consensus.cc:2272] T 00bb992c40924526ab26abf069fbc1c0 P 4e77ec257546465e95738012fc1f306d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:26.166059 29827 tablet_server.cc:196] TabletServer@127.29.32.195:0 shutdown complete.
I20260709 12:14:26.191169 29827 master.cc:562] Master@127.29.32.254:34271 shutting down...
I20260709 12:14:26.218012 29827 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ff12387232a64ae882c09876857c79fe [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:26.218711 29827 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ff12387232a64ae882c09876857c79fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:26.219090 29827 tablet_replica.cc:333] T 00000000000000000000000000000000 P ff12387232a64ae882c09876857c79fe: stopping tablet replica
I20260709 12:14:26.261763 29827 master.cc:584] Master@127.29.32.254:34271 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13389 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 12:14:26.309464 29827 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.29.32.254:46115
I20260709 12:14:26.310792 29827 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:26.316869  2398 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 12:14:26.316998  2399 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 12:14:26.318140  2401 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 12:14:26.319384 29827 server_base.cc:1061] running on GCE node
I20260709 12:14:26.320470 29827 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:26.320680 29827 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 12:14:26.320815 29827 hybrid_clock.cc:648] HybridClock initialized: now 1783599266320802 us; error 0 us; skew 500 ppm
I20260709 12:14:26.321383 29827 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:26.324069 29827 webserver.cc:533] Webserver started at http://127.29.32.254:38253/ using document root <none> and password file <none>
I20260709 12:14:26.324556 29827 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:26.324733 29827 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:26.324970 29827 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:26.326164 29827 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599097714484-29827-0/minicluster-data/master-0-root/instance:
uuid: "5decb39475e644328645a029031c6143"
format_stamp: "Formatted at 2026-07-09 12:14:26 on dist-test-slave-kjxq"
I20260709 12:14:26.331434 29827 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:14:26.335999  2406 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:26.336936 29827 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260709 12:14:26.337256 29827 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599097714484-29827-0/minicluster-data/master-0-root
uuid: "5decb39475e644328645a029031c6143"
format_stamp: "Formatted at 2026-07-09 12:14:26 on dist-test-slave-kjxq"
I20260709 12:14:26.337538 29827 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599097714484-29827-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599097714484-29827-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599097714484-29827-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 12:14:26.373016 29827 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:26.374313 29827 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:26.424386 29827 rpc_server.cc:307] RPC server started. Bound to: 127.29.32.254:46115
I20260709 12:14:26.424501  2457 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.32.254:46115 every 8 connection(s)
I20260709 12:14:26.428581  2458 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 12:14:26.441685  2458 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5decb39475e644328645a029031c6143: Bootstrap starting.
I20260709 12:14:26.447554  2458 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5decb39475e644328645a029031c6143: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:26.452427  2458 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5decb39475e644328645a029031c6143: No bootstrap required, opened a new log
I20260709 12:14:26.454712  2458 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5decb39475e644328645a029031c6143 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5decb39475e644328645a029031c6143" member_type: VOTER }
I20260709 12:14:26.455092  2458 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5decb39475e644328645a029031c6143 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:26.455341  2458 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5decb39475e644328645a029031c6143 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5decb39475e644328645a029031c6143, State: Initialized, Role: FOLLOWER
I20260709 12:14:26.455938  2458 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5decb39475e644328645a029031c6143 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5decb39475e644328645a029031c6143" member_type: VOTER }
I20260709 12:14:26.456415  2458 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5decb39475e644328645a029031c6143 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:14:26.456617  2458 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5decb39475e644328645a029031c6143 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:14:26.456916  2458 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5decb39475e644328645a029031c6143 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:26.463021  2458 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5decb39475e644328645a029031c6143 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5decb39475e644328645a029031c6143" member_type: VOTER }
I20260709 12:14:26.463735  2458 leader_election.cc:304] T 00000000000000000000000000000000 P 5decb39475e644328645a029031c6143 [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: 5decb39475e644328645a029031c6143; no voters: 
I20260709 12:14:26.465210  2458 leader_election.cc:290] T 00000000000000000000000000000000 P 5decb39475e644328645a029031c6143 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:14:26.465555  2461 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5decb39475e644328645a029031c6143 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:26.467007  2461 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5decb39475e644328645a029031c6143 [term 1 LEADER]: Becoming Leader. State: Replica: 5decb39475e644328645a029031c6143, State: Running, Role: LEADER
I20260709 12:14:26.467697  2461 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5decb39475e644328645a029031c6143 [LEADER]: Queue going to LEADER mode. State: All 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: "5decb39475e644328645a029031c6143" member_type: VOTER }
I20260709 12:14:26.468250  2458 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5decb39475e644328645a029031c6143 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:14:26.473543  2463 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5decb39475e644328645a029031c6143 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5decb39475e644328645a029031c6143. Latest consensus state: current_term: 1 leader_uuid: "5decb39475e644328645a029031c6143" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5decb39475e644328645a029031c6143" member_type: VOTER } }
I20260709 12:14:26.473258  2462 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5decb39475e644328645a029031c6143 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5decb39475e644328645a029031c6143" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5decb39475e644328645a029031c6143" member_type: VOTER } }
I20260709 12:14:26.475231  2463 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5decb39475e644328645a029031c6143 [sys.catalog]: This master's current role is: LEADER
I20260709 12:14:26.475411  2462 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5decb39475e644328645a029031c6143 [sys.catalog]: This master's current role is: LEADER
I20260709 12:14:26.478080  2468 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:14:26.484088  2468 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:14:26.486670 29827 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:14:26.495918  2468 catalog_manager.cc:1383] Generated new cluster ID: 35233cfd932c4aeaa880c6076268c85d
I20260709 12:14:26.496464  2468 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:14:26.516464  2468 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:14:26.517894  2468 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:14:26.536738  2468 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5decb39475e644328645a029031c6143: Generated new TSK 0
I20260709 12:14:26.537887  2468 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:14:26.554723 29827 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:26.561925  2479 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 12:14:26.562917  2480 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 12:14:26.565706 29827 server_base.cc:1061] running on GCE node
W20260709 12:14:26.565625  2482 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 12:14:26.567456 29827 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:26.567749 29827 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 12:14:26.567898 29827 hybrid_clock.cc:648] HybridClock initialized: now 1783599266567877 us; error 0 us; skew 500 ppm
I20260709 12:14:26.568473 29827 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:26.571429 29827 webserver.cc:533] Webserver started at http://127.29.32.193:45081/ using document root <none> and password file <none>
I20260709 12:14:26.571908 29827 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:26.572064 29827 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:26.572288 29827 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:26.573495 29827 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599097714484-29827-0/minicluster-data/ts-0-root/instance:
uuid: "a92952fe7fea4829b73785fedb795b7a"
format_stamp: "Formatted at 2026-07-09 12:14:26 on dist-test-slave-kjxq"
I20260709 12:14:26.577991 29827 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 12:14:26.581985  2487 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:26.583105 29827 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:14:26.583461 29827 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599097714484-29827-0/minicluster-data/ts-0-root
uuid: "a92952fe7fea4829b73785fedb795b7a"
format_stamp: "Formatted at 2026-07-09 12:14:26 on dist-test-slave-kjxq"
I20260709 12:14:26.583768 29827 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599097714484-29827-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599097714484-29827-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599097714484-29827-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 12:14:26.616566 29827 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:26.617817 29827 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:26.619478 29827 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:26.621834 29827 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:26.622067 29827 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:26.622357 29827 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:26.622534 29827 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:26.671226 29827 rpc_server.cc:307] RPC server started. Bound to: 127.29.32.193:39905
I20260709 12:14:26.671509  2549 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.32.193:39905 every 8 connection(s)
I20260709 12:14:26.676939 29827 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:26.684824  2554 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 12:14:26.686930  2555 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 12:14:26.688308  2557 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 12:14:26.688860 29827 server_base.cc:1061] running on GCE node
I20260709 12:14:26.690582  2550 heartbeater.cc:344] Connected to a master server at 127.29.32.254:46115
I20260709 12:14:26.690646 29827 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:26.691167 29827 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 12:14:26.691213  2550 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:26.691376 29827 hybrid_clock.cc:648] HybridClock initialized: now 1783599266691362 us; error 0 us; skew 500 ppm
I20260709 12:14:26.692297 29827 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:26.692633  2550 heartbeater.cc:507] Master 127.29.32.254:46115 requested a full tablet report, sending...
I20260709 12:14:26.696149 29827 webserver.cc:533] Webserver started at http://127.29.32.194:41737/ using document root <none> and password file <none>
I20260709 12:14:26.696436  2423 ts_manager.cc:194] Registered new tserver with Master: a92952fe7fea4829b73785fedb795b7a (127.29.32.193:39905)
I20260709 12:14:26.696805 29827 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:26.697219 29827 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:26.697506 29827 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:26.698873 29827 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599097714484-29827-0/minicluster-data/ts-1-root/instance:
uuid: "620218a68379492094408f2da6067e68"
format_stamp: "Formatted at 2026-07-09 12:14:26 on dist-test-slave-kjxq"
I20260709 12:14:26.699513  2423 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46980
I20260709 12:14:26.704674 29827 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:14:26.708201  2562 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:26.708950 29827 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260709 12:14:26.709256 29827 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599097714484-29827-0/minicluster-data/ts-1-root
uuid: "620218a68379492094408f2da6067e68"
format_stamp: "Formatted at 2026-07-09 12:14:26 on dist-test-slave-kjxq"
I20260709 12:14:26.709502 29827 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599097714484-29827-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599097714484-29827-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599097714484-29827-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 12:14:26.734261 29827 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:26.735412 29827 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:26.736857 29827 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:26.740562 29827 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:26.740796 29827 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:26.741166 29827 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:26.741317 29827 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:26.788376 29827 rpc_server.cc:307] RPC server started. Bound to: 127.29.32.194:45465
I20260709 12:14:26.788655  2624 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.32.194:45465 every 8 connection(s)
I20260709 12:14:26.793766 29827 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:26.802865  2628 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 12:14:26.804939  2629 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 12:14:26.805598 29827 server_base.cc:1061] running on GCE node
W20260709 12:14:26.805953  2631 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 12:14:26.807055 29827 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:26.807307 29827 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 12:14:26.807495 29827 hybrid_clock.cc:648] HybridClock initialized: now 1783599266807475 us; error 0 us; skew 500 ppm
I20260709 12:14:26.808251 29827 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:26.809671  2625 heartbeater.cc:344] Connected to a master server at 127.29.32.254:46115
I20260709 12:14:26.810148  2625 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:26.811112  2625 heartbeater.cc:507] Master 127.29.32.254:46115 requested a full tablet report, sending...
I20260709 12:14:26.812506 29827 webserver.cc:533] Webserver started at http://127.29.32.195:43887/ using document root <none> and password file <none>
I20260709 12:14:26.813159 29827 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:26.813366 29827 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:26.813423  2423 ts_manager.cc:194] Registered new tserver with Master: 620218a68379492094408f2da6067e68 (127.29.32.194:45465)
I20260709 12:14:26.813668 29827 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:26.815016 29827 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599097714484-29827-0/minicluster-data/ts-2-root/instance:
uuid: "6abe5ec884674ed591b99d6cc70fc27e"
format_stamp: "Formatted at 2026-07-09 12:14:26 on dist-test-slave-kjxq"
I20260709 12:14:26.815084  2423 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46988
I20260709 12:14:26.819805 29827 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260709 12:14:26.823547  2636 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:26.824352 29827 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 12:14:26.824744 29827 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599097714484-29827-0/minicluster-data/ts-2-root
uuid: "6abe5ec884674ed591b99d6cc70fc27e"
format_stamp: "Formatted at 2026-07-09 12:14:26 on dist-test-slave-kjxq"
I20260709 12:14:26.825054 29827 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599097714484-29827-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599097714484-29827-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599097714484-29827-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 12:14:26.845373 29827 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:26.846771 29827 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:26.848237 29827 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:26.850683 29827 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:26.850939 29827 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:26.851187 29827 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:26.851368 29827 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:26.898005  2698 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.32.195:46459 every 8 connection(s)
I20260709 12:14:26.898023 29827 rpc_server.cc:307] RPC server started. Bound to: 127.29.32.195:46459
I20260709 12:14:26.915575  2699 heartbeater.cc:344] Connected to a master server at 127.29.32.254:46115
I20260709 12:14:26.915961  2699 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:26.916785  2699 heartbeater.cc:507] Master 127.29.32.254:46115 requested a full tablet report, sending...
I20260709 12:14:26.919034  2423 ts_manager.cc:194] Registered new tserver with Master: 6abe5ec884674ed591b99d6cc70fc27e (127.29.32.195:46459)
I20260709 12:14:26.920086 29827 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.018104373s
I20260709 12:14:26.920579  2423 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46994
I20260709 12:14:26.950788  2423 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47006:
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 12:14:26.953065  2423 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 12:14:27.013778  2590 tablet_service.cc:1511] Processing CreateTablet for tablet 6d7b7dd7ecd549b79bd4f9e9ead276be (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=a5c19e718cb84b288c3d5109e9388f8e]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:14:27.014498  2589 tablet_service.cc:1511] Processing CreateTablet for tablet 219dca23406f4dc48aae9d46ad756056 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=a5c19e718cb84b288c3d5109e9388f8e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:14:27.015496  2590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d7b7dd7ecd549b79bd4f9e9ead276be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:27.017035  2589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 219dca23406f4dc48aae9d46ad756056. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:27.020821  2664 tablet_service.cc:1511] Processing CreateTablet for tablet 6d7b7dd7ecd549b79bd4f9e9ead276be (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=a5c19e718cb84b288c3d5109e9388f8e]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:14:27.022368  2664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d7b7dd7ecd549b79bd4f9e9ead276be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:27.024961  2515 tablet_service.cc:1511] Processing CreateTablet for tablet 6d7b7dd7ecd549b79bd4f9e9ead276be (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=a5c19e718cb84b288c3d5109e9388f8e]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:14:27.025593  2514 tablet_service.cc:1511] Processing CreateTablet for tablet 219dca23406f4dc48aae9d46ad756056 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=a5c19e718cb84b288c3d5109e9388f8e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:14:27.026660  2515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d7b7dd7ecd549b79bd4f9e9ead276be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:27.027371  2514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 219dca23406f4dc48aae9d46ad756056. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:27.026605  2663 tablet_service.cc:1511] Processing CreateTablet for tablet 219dca23406f4dc48aae9d46ad756056 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=a5c19e718cb84b288c3d5109e9388f8e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:14:27.028882  2663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 219dca23406f4dc48aae9d46ad756056. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:27.048012  2714 tablet_bootstrap.cc:492] T 6d7b7dd7ecd549b79bd4f9e9ead276be P 6abe5ec884674ed591b99d6cc70fc27e: Bootstrap starting.
I20260709 12:14:27.054402  2714 tablet_bootstrap.cc:654] T 6d7b7dd7ecd549b79bd4f9e9ead276be P 6abe5ec884674ed591b99d6cc70fc27e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:27.054682  2715 tablet_bootstrap.cc:492] T 219dca23406f4dc48aae9d46ad756056 P a92952fe7fea4829b73785fedb795b7a: Bootstrap starting.
I20260709 12:14:27.061605  2715 tablet_bootstrap.cc:654] T 219dca23406f4dc48aae9d46ad756056 P a92952fe7fea4829b73785fedb795b7a: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:27.067570  2717 tablet_bootstrap.cc:492] T 6d7b7dd7ecd549b79bd4f9e9ead276be P 620218a68379492094408f2da6067e68: Bootstrap starting.
I20260709 12:14:27.068032  2715 tablet_bootstrap.cc:492] T 219dca23406f4dc48aae9d46ad756056 P a92952fe7fea4829b73785fedb795b7a: No bootstrap required, opened a new log
I20260709 12:14:27.068607  2715 ts_tablet_manager.cc:1403] T 219dca23406f4dc48aae9d46ad756056 P a92952fe7fea4829b73785fedb795b7a: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 12:14:27.072436  2715 raft_consensus.cc:359] T 219dca23406f4dc48aae9d46ad756056 P a92952fe7fea4829b73785fedb795b7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92952fe7fea4829b73785fedb795b7a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 39905 } } peers { permanent_uuid: "620218a68379492094408f2da6067e68" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45465 } } peers { permanent_uuid: "6abe5ec884674ed591b99d6cc70fc27e" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46459 } }
I20260709 12:14:27.073159  2715 raft_consensus.cc:385] T 219dca23406f4dc48aae9d46ad756056 P a92952fe7fea4829b73785fedb795b7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:27.073457  2715 raft_consensus.cc:740] T 219dca23406f4dc48aae9d46ad756056 P a92952fe7fea4829b73785fedb795b7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a92952fe7fea4829b73785fedb795b7a, State: Initialized, Role: FOLLOWER
I20260709 12:14:27.074319  2714 tablet_bootstrap.cc:492] T 6d7b7dd7ecd549b79bd4f9e9ead276be P 6abe5ec884674ed591b99d6cc70fc27e: No bootstrap required, opened a new log
I20260709 12:14:27.074227  2715 consensus_queue.cc:260] T 219dca23406f4dc48aae9d46ad756056 P a92952fe7fea4829b73785fedb795b7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92952fe7fea4829b73785fedb795b7a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 39905 } } peers { permanent_uuid: "620218a68379492094408f2da6067e68" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45465 } } peers { permanent_uuid: "6abe5ec884674ed591b99d6cc70fc27e" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46459 } }
I20260709 12:14:27.074905  2714 ts_tablet_manager.cc:1403] T 6d7b7dd7ecd549b79bd4f9e9ead276be P 6abe5ec884674ed591b99d6cc70fc27e: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.012s
I20260709 12:14:27.076427  2717 tablet_bootstrap.cc:654] T 6d7b7dd7ecd549b79bd4f9e9ead276be P 620218a68379492094408f2da6067e68: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:27.076749  2550 heartbeater.cc:499] Master 127.29.32.254:46115 was elected leader, sending a full tablet report...
I20260709 12:14:27.078202  2714 raft_consensus.cc:359] T 6d7b7dd7ecd549b79bd4f9e9ead276be P 6abe5ec884674ed591b99d6cc70fc27e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620218a68379492094408f2da6067e68" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45465 } } peers { permanent_uuid: "a92952fe7fea4829b73785fedb795b7a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 39905 } } peers { permanent_uuid: "6abe5ec884674ed591b99d6cc70fc27e" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46459 } }
I20260709 12:14:27.078975  2714 raft_consensus.cc:385] T 6d7b7dd7ecd549b79bd4f9e9ead276be P 6abe5ec884674ed591b99d6cc70fc27e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:27.079276  2714 raft_consensus.cc:740] T 6d7b7dd7ecd549b79bd4f9e9ead276be P 6abe5ec884674ed591b99d6cc70fc27e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6abe5ec884674ed591b99d6cc70fc27e, State: Initialized, Role: FOLLOWER
I20260709 12:14:27.079281  2715 ts_tablet_manager.cc:1434] T 219dca23406f4dc48aae9d46ad756056 P a92952fe7fea4829b73785fedb795b7a: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:14:27.080299  2714 consensus_queue.cc:260] T 6d7b7dd7ecd549b79bd4f9e9ead276be P 6abe5ec884674ed591b99d6cc70fc27e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620218a68379492094408f2da6067e68" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45465 } } peers { permanent_uuid: "a92952fe7fea4829b73785fedb795b7a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 39905 } } peers { permanent_uuid: "6abe5ec884674ed591b99d6cc70fc27e" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46459 } }
I20260709 12:14:27.081252  2715 tablet_bootstrap.cc:492] T 6d7b7dd7ecd549b79bd4f9e9ead276be P a92952fe7fea4829b73785fedb795b7a: Bootstrap starting.
I20260709 12:14:27.092447  2715 tablet_bootstrap.cc:654] T 6d7b7dd7ecd549b79bd4f9e9ead276be P a92952fe7fea4829b73785fedb795b7a: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:27.100000  2699 heartbeater.cc:499] Master 127.29.32.254:46115 was elected leader, sending a full tablet report...
I20260709 12:14:27.100593  2714 ts_tablet_manager.cc:1434] T 6d7b7dd7ecd549b79bd4f9e9ead276be P 6abe5ec884674ed591b99d6cc70fc27e: Time spent starting tablet: real 0.025s	user 0.010s	sys 0.008s
I20260709 12:14:27.101871  2714 tablet_bootstrap.cc:492] T 219dca23406f4dc48aae9d46ad756056 P 6abe5ec884674ed591b99d6cc70fc27e: Bootstrap starting.
I20260709 12:14:27.101927  2717 tablet_bootstrap.cc:492] T 6d7b7dd7ecd549b79bd4f9e9ead276be P 620218a68379492094408f2da6067e68: No bootstrap required, opened a new log
I20260709 12:14:27.103792  2717 ts_tablet_manager.cc:1403] T 6d7b7dd7ecd549b79bd4f9e9ead276be P 620218a68379492094408f2da6067e68: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.015s
I20260709 12:14:27.108258  2717 raft_consensus.cc:359] T 6d7b7dd7ecd549b79bd4f9e9ead276be P 620218a68379492094408f2da6067e68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620218a68379492094408f2da6067e68" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45465 } } peers { permanent_uuid: "a92952fe7fea4829b73785fedb795b7a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 39905 } } peers { permanent_uuid: "6abe5ec884674ed591b99d6cc70fc27e" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46459 } }
I20260709 12:14:27.109133  2717 raft_consensus.cc:385] T 6d7b7dd7ecd549b79bd4f9e9ead276be P 620218a68379492094408f2da6067e68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:27.109586  2717 raft_consensus.cc:740] T 6d7b7dd7ecd549b79bd4f9e9ead276be P 620218a68379492094408f2da6067e68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 620218a68379492094408f2da6067e68, State: Initialized, Role: FOLLOWER
I20260709 12:14:27.102828  2721 raft_consensus.cc:493] T 6d7b7dd7ecd549b79bd4f9e9ead276be P 6abe5ec884674ed591b99d6cc70fc27e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:27.110532  2721 raft_consensus.cc:515] T 6d7b7dd7ecd549b79bd4f9e9ead276be P 6abe5ec884674ed591b99d6cc70fc27e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620218a68379492094408f2da6067e68" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45465 } } peers { permanent_uuid: "a92952fe7fea4829b73785fedb795b7a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 39905 } } peers { permanent_uuid: "6abe5ec884674ed591b99d6cc70fc27e" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46459 } }
I20260709 12:14:27.118666  2721 leader_election.cc:290] T 6d7b7dd7ecd549b79bd4f9e9ead276be P 6abe5ec884674ed591b99d6cc70fc27e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 620218a68379492094408f2da6067e68 (127.29.32.194:45465), a92952fe7fea4829b73785fedb795b7a (127.29.32.193:39905)
I20260709 12:14:27.120004  2717 consensus_queue.cc:260] T 6d7b7dd7ecd549b79bd4f9e9ead276be P 620218a68379492094408f2da6067e68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620218a68379492094408f2da6067e68" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45465 } } peers { permanent_uuid: "a92952fe7fea4829b73785fedb795b7a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 39905 } } peers { permanent_uuid: "6abe5ec884674ed591b99d6cc70fc27e" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46459 } }
I20260709 12:14:27.127445  2714 tablet_bootstrap.cc:654] T 219dca23406f4dc48aae9d46ad756056 P 6abe5ec884674ed591b99d6cc70fc27e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:27.131847  2715 tablet_bootstrap.cc:492] T 6d7b7dd7ecd549b79bd4f9e9ead276be P a92952fe7fea4829b73785fedb795b7a: No bootstrap required, opened a new log
I20260709 12:14:27.133869  2625 heartbeater.cc:499] Master 127.29.32.254:46115 was elected leader, sending a full tablet report...
I20260709 12:14:27.135711  2717 ts_tablet_manager.cc:1434] T 6d7b7dd7ecd549b79bd4f9e9ead276be P 620218a68379492094408f2da6067e68: Time spent starting tablet: real 0.032s	user 0.009s	sys 0.012s
I20260709 12:14:27.136813  2717 tablet_bootstrap.cc:492] T 219dca23406f4dc48aae9d46ad756056 P 620218a68379492094408f2da6067e68: Bootstrap starting.
I20260709 12:14:27.132544  2715 ts_tablet_manager.cc:1403] T 6d7b7dd7ecd549b79bd4f9e9ead276be P a92952fe7fea4829b73785fedb795b7a: Time spent bootstrapping tablet: real 0.052s	user 0.013s	sys 0.031s
I20260709 12:14:27.142895  2715 raft_consensus.cc:359] T 6d7b7dd7ecd549b79bd4f9e9ead276be P a92952fe7fea4829b73785fedb795b7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620218a68379492094408f2da6067e68" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45465 } } peers { permanent_uuid: "a92952fe7fea4829b73785fedb795b7a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 39905 } } peers { permanent_uuid: "6abe5ec884674ed591b99d6cc70fc27e" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46459 } }
I20260709 12:14:27.144186  2715 raft_consensus.cc:385] T 6d7b7dd7ecd549b79bd4f9e9ead276be P a92952fe7fea4829b73785fedb795b7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:27.144500  2717 tablet_bootstrap.cc:654] T 219dca23406f4dc48aae9d46ad756056 P 620218a68379492094408f2da6067e68: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:27.144601  2715 raft_consensus.cc:740] T 6d7b7dd7ecd549b79bd4f9e9ead276be P a92952fe7fea4829b73785fedb795b7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a92952fe7fea4829b73785fedb795b7a, State: Initialized, Role: FOLLOWER
I20260709 12:14:27.153237  2715 consensus_queue.cc:260] T 6d7b7dd7ecd549b79bd4f9e9ead276be P a92952fe7fea4829b73785fedb795b7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620218a68379492094408f2da6067e68" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45465 } } peers { permanent_uuid: "a92952fe7fea4829b73785fedb795b7a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 39905 } } peers { permanent_uuid: "6abe5ec884674ed591b99d6cc70fc27e" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46459 } }
I20260709 12:14:27.156316  2715 ts_tablet_manager.cc:1434] T 6d7b7dd7ecd549b79bd4f9e9ead276be P a92952fe7fea4829b73785fedb795b7a: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.007s
I20260709 12:14:27.166986  2719 raft_consensus.cc:493] T 219dca23406f4dc48aae9d46ad756056 P a92952fe7fea4829b73785fedb795b7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:27.167724  2719 raft_consensus.cc:515] T 219dca23406f4dc48aae9d46ad756056 P a92952fe7fea4829b73785fedb795b7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92952fe7fea4829b73785fedb795b7a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 39905 } } peers { permanent_uuid: "620218a68379492094408f2da6067e68" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45465 } } peers { permanent_uuid: "6abe5ec884674ed591b99d6cc70fc27e" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46459 } }
I20260709 12:14:27.186964  2719 leader_election.cc:290] T 219dca23406f4dc48aae9d46ad756056 P a92952fe7fea4829b73785fedb795b7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 620218a68379492094408f2da6067e68 (127.29.32.194:45465), 6abe5ec884674ed591b99d6cc70fc27e (127.29.32.195:46459)
I20260709 12:14:27.248178  2600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "219dca23406f4dc48aae9d46ad756056" candidate_uuid: "a92952fe7fea4829b73785fedb795b7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "620218a68379492094408f2da6067e68" is_pre_election: true
W20260709 12:14:27.250960  2491 leader_election.cc:343] T 219dca23406f4dc48aae9d46ad756056 P a92952fe7fea4829b73785fedb795b7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 620218a68379492094408f2da6067e68 (127.29.32.194:45465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:27.253639  2525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d7b7dd7ecd549b79bd4f9e9ead276be" candidate_uuid: "6abe5ec884674ed591b99d6cc70fc27e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a92952fe7fea4829b73785fedb795b7a" is_pre_election: true
I20260709 12:14:27.254125  2600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d7b7dd7ecd549b79bd4f9e9ead276be" candidate_uuid: "6abe5ec884674ed591b99d6cc70fc27e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "620218a68379492094408f2da6067e68" is_pre_election: true
I20260709 12:14:27.254413  2525 raft_consensus.cc:2468] T 6d7b7dd7ecd549b79bd4f9e9ead276be P a92952fe7fea4829b73785fedb795b7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6abe5ec884674ed591b99d6cc70fc27e in term 0.
I20260709 12:14:27.254832  2600 raft_consensus.cc:2468] T 6d7b7dd7ecd549b79bd4f9e9ead276be P 620218a68379492094408f2da6067e68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6abe5ec884674ed591b99d6cc70fc27e in term 0.
I20260709 12:14:27.256165  2640 leader_election.cc:304] T 6d7b7dd7ecd549b79bd4f9e9ead276be P 6abe5ec884674ed591b99d6cc70fc27e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 620218a68379492094408f2da6067e68, 6abe5ec884674ed591b99d6cc70fc27e; no voters: 
I20260709 12:14:27.257387  2722 raft_consensus.cc:2804] T 6d7b7dd7ecd549b79bd4f9e9ead276be P 6abe5ec884674ed591b99d6cc70fc27e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:27.257644  2714 tablet_bootstrap.cc:492] T 219dca23406f4dc48aae9d46ad756056 P 6abe5ec884674ed591b99d6cc70fc27e: No bootstrap required, opened a new log
I20260709 12:14:27.257963  2722 raft_consensus.cc:493] T 6d7b7dd7ecd549b79bd4f9e9ead276be P 6abe5ec884674ed591b99d6cc70fc27e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:27.258251  2714 ts_tablet_manager.cc:1403] T 219dca23406f4dc48aae9d46ad756056 P 6abe5ec884674ed591b99d6cc70fc27e: Time spent bootstrapping tablet: real 0.157s	user 0.074s	sys 0.060s
I20260709 12:14:27.258354  2722 raft_consensus.cc:3060] T 6d7b7dd7ecd549b79bd4f9e9ead276be P 6abe5ec884674ed591b99d6cc70fc27e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:27.259658  2717 tablet_bootstrap.cc:492] T 219dca23406f4dc48aae9d46ad756056 P 620218a68379492094408f2da6067e68: No bootstrap required, opened a new log
I20260709 12:14:27.260166  2717 ts_tablet_manager.cc:1403] T 219dca23406f4dc48aae9d46ad756056 P 620218a68379492094408f2da6067e68: Time spent bootstrapping tablet: real 0.124s	user 0.063s	sys 0.055s
I20260709 12:14:27.261601  2714 raft_consensus.cc:359] T 219dca23406f4dc48aae9d46ad756056 P 6abe5ec884674ed591b99d6cc70fc27e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92952fe7fea4829b73785fedb795b7a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 39905 } } peers { permanent_uuid: "620218a68379492094408f2da6067e68" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45465 } } peers { permanent_uuid: "6abe5ec884674ed591b99d6cc70fc27e" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46459 } }
I20260709 12:14:27.262518  2714 raft_consensus.cc:385] T 219dca23406f4dc48aae9d46ad756056 P 6abe5ec884674ed591b99d6cc70fc27e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:27.262868  2714 raft_consensus.cc:740] T 219dca23406f4dc48aae9d46ad756056 P 6abe5ec884674ed591b99d6cc70fc27e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6abe5ec884674ed591b99d6cc70fc27e, State: Initialized, Role: FOLLOWER
I20260709 12:14:27.262696  2717 raft_consensus.cc:359] T 219dca23406f4dc48aae9d46ad756056 P 620218a68379492094408f2da6067e68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92952fe7fea4829b73785fedb795b7a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 39905 } } peers { permanent_uuid: "620218a68379492094408f2da6067e68" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45465 } } peers { permanent_uuid: "6abe5ec884674ed591b99d6cc70fc27e" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46459 } }
I20260709 12:14:27.263531  2717 raft_consensus.cc:385] T 219dca23406f4dc48aae9d46ad756056 P 620218a68379492094408f2da6067e68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:27.263897  2717 raft_consensus.cc:740] T 219dca23406f4dc48aae9d46ad756056 P 620218a68379492094408f2da6067e68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 620218a68379492094408f2da6067e68, State: Initialized, Role: FOLLOWER
I20260709 12:14:27.263760  2714 consensus_queue.cc:260] T 219dca23406f4dc48aae9d46ad756056 P 6abe5ec884674ed591b99d6cc70fc27e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92952fe7fea4829b73785fedb795b7a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 39905 } } peers { permanent_uuid: "620218a68379492094408f2da6067e68" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45465 } } peers { permanent_uuid: "6abe5ec884674ed591b99d6cc70fc27e" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46459 } }
I20260709 12:14:27.264786  2717 consensus_queue.cc:260] T 219dca23406f4dc48aae9d46ad756056 P 620218a68379492094408f2da6067e68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92952fe7fea4829b73785fedb795b7a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 39905 } } peers { permanent_uuid: "620218a68379492094408f2da6067e68" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45465 } } peers { permanent_uuid: "6abe5ec884674ed591b99d6cc70fc27e" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46459 } }
I20260709 12:14:27.266638  2722 raft_consensus.cc:515] T 6d7b7dd7ecd549b79bd4f9e9ead276be P 6abe5ec884674ed591b99d6cc70fc27e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620218a68379492094408f2da6067e68" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45465 } } peers { permanent_uuid: "a92952fe7fea4829b73785fedb795b7a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 39905 } } peers { permanent_uuid: "6abe5ec884674ed591b99d6cc70fc27e" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46459 } }
I20260709 12:14:27.267733  2717 ts_tablet_manager.cc:1434] T 219dca23406f4dc48aae9d46ad756056 P 620218a68379492094408f2da6067e68: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 12:14:27.268770  2714 ts_tablet_manager.cc:1434] T 219dca23406f4dc48aae9d46ad756056 P 6abe5ec884674ed591b99d6cc70fc27e: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 12:14:27.270941  2600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d7b7dd7ecd549b79bd4f9e9ead276be" candidate_uuid: "6abe5ec884674ed591b99d6cc70fc27e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "620218a68379492094408f2da6067e68"
I20260709 12:14:27.271740  2600 raft_consensus.cc:3060] T 6d7b7dd7ecd549b79bd4f9e9ead276be P 620218a68379492094408f2da6067e68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:27.275477  2674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "219dca23406f4dc48aae9d46ad756056" candidate_uuid: "a92952fe7fea4829b73785fedb795b7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6abe5ec884674ed591b99d6cc70fc27e" is_pre_election: true
I20260709 12:14:27.276350  2674 raft_consensus.cc:2468] T 219dca23406f4dc48aae9d46ad756056 P 6abe5ec884674ed591b99d6cc70fc27e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a92952fe7fea4829b73785fedb795b7a in term 0.
I20260709 12:14:27.277618  2490 leader_election.cc:304] T 219dca23406f4dc48aae9d46ad756056 P a92952fe7fea4829b73785fedb795b7a [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: 6abe5ec884674ed591b99d6cc70fc27e, a92952fe7fea4829b73785fedb795b7a; no voters: 620218a68379492094408f2da6067e68
I20260709 12:14:27.268796  2722 leader_election.cc:290] T 6d7b7dd7ecd549b79bd4f9e9ead276be P 6abe5ec884674ed591b99d6cc70fc27e [CANDIDATE]: Term 1 election: Requested vote from peers 620218a68379492094408f2da6067e68 (127.29.32.194:45465), a92952fe7fea4829b73785fedb795b7a (127.29.32.193:39905)
I20260709 12:14:27.278822  2719 raft_consensus.cc:2804] T 219dca23406f4dc48aae9d46ad756056 P a92952fe7fea4829b73785fedb795b7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:27.279304  2719 raft_consensus.cc:493] T 219dca23406f4dc48aae9d46ad756056 P a92952fe7fea4829b73785fedb795b7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:27.279321  2525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d7b7dd7ecd549b79bd4f9e9ead276be" candidate_uuid: "6abe5ec884674ed591b99d6cc70fc27e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a92952fe7fea4829b73785fedb795b7a"
I20260709 12:14:27.279775  2719 raft_consensus.cc:3060] T 219dca23406f4dc48aae9d46ad756056 P a92952fe7fea4829b73785fedb795b7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:27.280042  2525 raft_consensus.cc:3060] T 6d7b7dd7ecd549b79bd4f9e9ead276be P a92952fe7fea4829b73785fedb795b7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:27.285154  2600 raft_consensus.cc:2468] T 6d7b7dd7ecd549b79bd4f9e9ead276be P 620218a68379492094408f2da6067e68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6abe5ec884674ed591b99d6cc70fc27e in term 1.
I20260709 12:14:27.286660  2640 leader_election.cc:304] T 6d7b7dd7ecd549b79bd4f9e9ead276be P 6abe5ec884674ed591b99d6cc70fc27e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 620218a68379492094408f2da6067e68, 6abe5ec884674ed591b99d6cc70fc27e; no voters: 
I20260709 12:14:27.287715  2722 raft_consensus.cc:2804] T 6d7b7dd7ecd549b79bd4f9e9ead276be P 6abe5ec884674ed591b99d6cc70fc27e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:27.288116  2525 raft_consensus.cc:2468] T 6d7b7dd7ecd549b79bd4f9e9ead276be P a92952fe7fea4829b73785fedb795b7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6abe5ec884674ed591b99d6cc70fc27e in term 1.
I20260709 12:14:27.287674  2719 raft_consensus.cc:515] T 219dca23406f4dc48aae9d46ad756056 P a92952fe7fea4829b73785fedb795b7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92952fe7fea4829b73785fedb795b7a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 39905 } } peers { permanent_uuid: "620218a68379492094408f2da6067e68" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45465 } } peers { permanent_uuid: "6abe5ec884674ed591b99d6cc70fc27e" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46459 } }
I20260709 12:14:27.288625  2722 raft_consensus.cc:697] T 6d7b7dd7ecd549b79bd4f9e9ead276be P 6abe5ec884674ed591b99d6cc70fc27e [term 1 LEADER]: Becoming Leader. State: Replica: 6abe5ec884674ed591b99d6cc70fc27e, State: Running, Role: LEADER
I20260709 12:14:27.289685  2722 consensus_queue.cc:237] T 6d7b7dd7ecd549b79bd4f9e9ead276be P 6abe5ec884674ed591b99d6cc70fc27e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620218a68379492094408f2da6067e68" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45465 } } peers { permanent_uuid: "a92952fe7fea4829b73785fedb795b7a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 39905 } } peers { permanent_uuid: "6abe5ec884674ed591b99d6cc70fc27e" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46459 } }
I20260709 12:14:27.291749  2674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "219dca23406f4dc48aae9d46ad756056" candidate_uuid: "a92952fe7fea4829b73785fedb795b7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6abe5ec884674ed591b99d6cc70fc27e"
I20260709 12:14:27.291850  2600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "219dca23406f4dc48aae9d46ad756056" candidate_uuid: "a92952fe7fea4829b73785fedb795b7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "620218a68379492094408f2da6067e68"
I20260709 12:14:27.292486  2674 raft_consensus.cc:3060] T 219dca23406f4dc48aae9d46ad756056 P 6abe5ec884674ed591b99d6cc70fc27e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:27.292811  2600 raft_consensus.cc:3060] T 219dca23406f4dc48aae9d46ad756056 P 620218a68379492094408f2da6067e68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:27.298624  2719 leader_election.cc:290] T 219dca23406f4dc48aae9d46ad756056 P a92952fe7fea4829b73785fedb795b7a [CANDIDATE]: Term 1 election: Requested vote from peers 620218a68379492094408f2da6067e68 (127.29.32.194:45465), 6abe5ec884674ed591b99d6cc70fc27e (127.29.32.195:46459)
I20260709 12:14:27.299584  2674 raft_consensus.cc:2468] T 219dca23406f4dc48aae9d46ad756056 P 6abe5ec884674ed591b99d6cc70fc27e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a92952fe7fea4829b73785fedb795b7a in term 1.
I20260709 12:14:27.300696  2490 leader_election.cc:304] T 219dca23406f4dc48aae9d46ad756056 P a92952fe7fea4829b73785fedb795b7a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6abe5ec884674ed591b99d6cc70fc27e, a92952fe7fea4829b73785fedb795b7a; no voters: 
I20260709 12:14:27.301465  2719 raft_consensus.cc:2804] T 219dca23406f4dc48aae9d46ad756056 P a92952fe7fea4829b73785fedb795b7a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:27.300726  2422 catalog_manager.cc:5697] T 6d7b7dd7ecd549b79bd4f9e9ead276be P 6abe5ec884674ed591b99d6cc70fc27e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6abe5ec884674ed591b99d6cc70fc27e (127.29.32.195). New cstate: current_term: 1 leader_uuid: "6abe5ec884674ed591b99d6cc70fc27e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620218a68379492094408f2da6067e68" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a92952fe7fea4829b73785fedb795b7a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 39905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6abe5ec884674ed591b99d6cc70fc27e" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46459 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:27.302901  2719 raft_consensus.cc:697] T 219dca23406f4dc48aae9d46ad756056 P a92952fe7fea4829b73785fedb795b7a [term 1 LEADER]: Becoming Leader. State: Replica: a92952fe7fea4829b73785fedb795b7a, State: Running, Role: LEADER
I20260709 12:14:27.304026  2719 consensus_queue.cc:237] T 219dca23406f4dc48aae9d46ad756056 P a92952fe7fea4829b73785fedb795b7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92952fe7fea4829b73785fedb795b7a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 39905 } } peers { permanent_uuid: "620218a68379492094408f2da6067e68" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45465 } } peers { permanent_uuid: "6abe5ec884674ed591b99d6cc70fc27e" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46459 } }
I20260709 12:14:27.306000  2600 raft_consensus.cc:2468] T 219dca23406f4dc48aae9d46ad756056 P 620218a68379492094408f2da6067e68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a92952fe7fea4829b73785fedb795b7a in term 1.
I20260709 12:14:27.313444  2423 catalog_manager.cc:5697] T 219dca23406f4dc48aae9d46ad756056 P a92952fe7fea4829b73785fedb795b7a reported cstate change: term changed from 0 to 1, leader changed from <none> to a92952fe7fea4829b73785fedb795b7a (127.29.32.193). New cstate: current_term: 1 leader_uuid: "a92952fe7fea4829b73785fedb795b7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92952fe7fea4829b73785fedb795b7a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 39905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "620218a68379492094408f2da6067e68" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6abe5ec884674ed591b99d6cc70fc27e" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46459 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:27.415575  2423 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47022:
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 12:14:27.417531  2423 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 12:14:27.442307  2515 tablet_service.cc:1511] Processing CreateTablet for tablet d3469a3aa0624a908fd8b778cea10414 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=852afe3b56be42009406817aa86df00a]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:14:27.443961  2515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3469a3aa0624a908fd8b778cea10414. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:27.445346  2664 tablet_service.cc:1511] Processing CreateTablet for tablet d3469a3aa0624a908fd8b778cea10414 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=852afe3b56be42009406817aa86df00a]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:14:27.443646  2590 tablet_service.cc:1511] Processing CreateTablet for tablet d3469a3aa0624a908fd8b778cea10414 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=852afe3b56be42009406817aa86df00a]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:14:27.446871  2664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3469a3aa0624a908fd8b778cea10414. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:27.447079  2590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3469a3aa0624a908fd8b778cea10414. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:27.447041  2514 tablet_service.cc:1511] Processing CreateTablet for tablet 4b7a1fa7215945deaa5bf40ff18bee1e (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=852afe3b56be42009406817aa86df00a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:14:27.448421  2514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b7a1fa7215945deaa5bf40ff18bee1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:27.452768  2663 tablet_service.cc:1511] Processing CreateTablet for tablet 4b7a1fa7215945deaa5bf40ff18bee1e (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=852afe3b56be42009406817aa86df00a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:14:27.454281  2663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b7a1fa7215945deaa5bf40ff18bee1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:27.456369  2589 tablet_service.cc:1511] Processing CreateTablet for tablet 4b7a1fa7215945deaa5bf40ff18bee1e (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=852afe3b56be42009406817aa86df00a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:14:27.457669  2589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b7a1fa7215945deaa5bf40ff18bee1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:27.472337  2714 tablet_bootstrap.cc:492] T 4b7a1fa7215945deaa5bf40ff18bee1e P 6abe5ec884674ed591b99d6cc70fc27e: Bootstrap starting.
I20260709 12:14:27.476994  2715 tablet_bootstrap.cc:492] T 4b7a1fa7215945deaa5bf40ff18bee1e P a92952fe7fea4829b73785fedb795b7a: Bootstrap starting.
W20260709 12:14:27.481180  2471 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:27.482355  2714 tablet_bootstrap.cc:654] T 4b7a1fa7215945deaa5bf40ff18bee1e P 6abe5ec884674ed591b99d6cc70fc27e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:27.487087  2717 tablet_bootstrap.cc:492] T 4b7a1fa7215945deaa5bf40ff18bee1e P 620218a68379492094408f2da6067e68: Bootstrap starting.
I20260709 12:14:27.488574  2715 tablet_bootstrap.cc:654] T 4b7a1fa7215945deaa5bf40ff18bee1e P a92952fe7fea4829b73785fedb795b7a: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:27.498256  2717 tablet_bootstrap.cc:654] T 4b7a1fa7215945deaa5bf40ff18bee1e P 620218a68379492094408f2da6067e68: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:27.498589  2715 tablet_bootstrap.cc:492] T 4b7a1fa7215945deaa5bf40ff18bee1e P a92952fe7fea4829b73785fedb795b7a: No bootstrap required, opened a new log
I20260709 12:14:27.499182  2715 ts_tablet_manager.cc:1403] T 4b7a1fa7215945deaa5bf40ff18bee1e P a92952fe7fea4829b73785fedb795b7a: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.004s
I20260709 12:14:27.499267  2714 tablet_bootstrap.cc:492] T 4b7a1fa7215945deaa5bf40ff18bee1e P 6abe5ec884674ed591b99d6cc70fc27e: No bootstrap required, opened a new log
I20260709 12:14:27.499858  2714 ts_tablet_manager.cc:1403] T 4b7a1fa7215945deaa5bf40ff18bee1e P 6abe5ec884674ed591b99d6cc70fc27e: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.010s
I20260709 12:14:27.501693  2715 raft_consensus.cc:359] T 4b7a1fa7215945deaa5bf40ff18bee1e P a92952fe7fea4829b73785fedb795b7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92952fe7fea4829b73785fedb795b7a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 39905 } } peers { permanent_uuid: "620218a68379492094408f2da6067e68" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45465 } } peers { permanent_uuid: "6abe5ec884674ed591b99d6cc70fc27e" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46459 } }
I20260709 12:14:27.502521  2715 raft_consensus.cc:385] T 4b7a1fa7215945deaa5bf40ff18bee1e P a92952fe7fea4829b73785fedb795b7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:27.502856  2715 raft_consensus.cc:740] T 4b7a1fa7215945deaa5bf40ff18bee1e P a92952fe7fea4829b73785fedb795b7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a92952fe7fea4829b73785fedb795b7a, State: Initialized, Role: FOLLOWER
I20260709 12:14:27.503459  2714 raft_consensus.cc:359] T 4b7a1fa7215945deaa5bf40ff18bee1e P 6abe5ec884674ed591b99d6cc70fc27e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92952fe7fea4829b73785fedb795b7a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 39905 } } peers { permanent_uuid: "620218a68379492094408f2da6067e68" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45465 } } peers { permanent_uuid: "6abe5ec884674ed591b99d6cc70fc27e" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46459 } }
I20260709 12:14:27.504415  2714 raft_consensus.cc:385] T 4b7a1fa7215945deaa5bf40ff18bee1e P 6abe5ec884674ed591b99d6cc70fc27e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:27.504196  2715 consensus_queue.cc:260] T 4b7a1fa7215945deaa5bf40ff18bee1e P a92952fe7fea4829b73785fedb795b7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92952fe7fea4829b73785fedb795b7a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 39905 } } peers { permanent_uuid: "620218a68379492094408f2da6067e68" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45465 } } peers { permanent_uuid: "6abe5ec884674ed591b99d6cc70fc27e" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46459 } }
I20260709 12:14:27.504737  2714 raft_consensus.cc:740] T 4b7a1fa7215945deaa5bf40ff18bee1e P 6abe5ec884674ed591b99d6cc70fc27e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6abe5ec884674ed591b99d6cc70fc27e, State: Initialized, Role: FOLLOWER
I20260709 12:14:27.504896  2717 tablet_bootstrap.cc:492] T 4b7a1fa7215945deaa5bf40ff18bee1e P 620218a68379492094408f2da6067e68: No bootstrap required, opened a new log
I20260709 12:14:27.505419  2717 ts_tablet_manager.cc:1403] T 4b7a1fa7215945deaa5bf40ff18bee1e P 620218a68379492094408f2da6067e68: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.004s
I20260709 12:14:27.505658  2714 consensus_queue.cc:260] T 4b7a1fa7215945deaa5bf40ff18bee1e P 6abe5ec884674ed591b99d6cc70fc27e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92952fe7fea4829b73785fedb795b7a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 39905 } } peers { permanent_uuid: "620218a68379492094408f2da6067e68" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45465 } } peers { permanent_uuid: "6abe5ec884674ed591b99d6cc70fc27e" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46459 } }
I20260709 12:14:27.508471  2717 raft_consensus.cc:359] T 4b7a1fa7215945deaa5bf40ff18bee1e P 620218a68379492094408f2da6067e68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92952fe7fea4829b73785fedb795b7a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 39905 } } peers { permanent_uuid: "620218a68379492094408f2da6067e68" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45465 } } peers { permanent_uuid: "6abe5ec884674ed591b99d6cc70fc27e" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46459 } }
I20260709 12:14:27.511106  2717 raft_consensus.cc:385] T 4b7a1fa7215945deaa5bf40ff18bee1e P 620218a68379492094408f2da6067e68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:27.511422  2717 raft_consensus.cc:740] T 4b7a1fa7215945deaa5bf40ff18bee1e P 620218a68379492094408f2da6067e68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 620218a68379492094408f2da6067e68, State: Initialized, Role: FOLLOWER
I20260709 12:14:27.511905  2714 ts_tablet_manager.cc:1434] T 4b7a1fa7215945deaa5bf40ff18bee1e P 6abe5ec884674ed591b99d6cc70fc27e: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 12:14:27.512269  2717 consensus_queue.cc:260] T 4b7a1fa7215945deaa5bf40ff18bee1e P 620218a68379492094408f2da6067e68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92952fe7fea4829b73785fedb795b7a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 39905 } } peers { permanent_uuid: "620218a68379492094408f2da6067e68" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45465 } } peers { permanent_uuid: "6abe5ec884674ed591b99d6cc70fc27e" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46459 } }
I20260709 12:14:27.514694  2717 ts_tablet_manager.cc:1434] T 4b7a1fa7215945deaa5bf40ff18bee1e P 620218a68379492094408f2da6067e68: Time spent starting tablet: real 0.009s	user 0.011s	sys 0.000s
I20260709 12:14:27.513032  2714 tablet_bootstrap.cc:492] T d3469a3aa0624a908fd8b778cea10414 P 6abe5ec884674ed591b99d6cc70fc27e: Bootstrap starting.
I20260709 12:14:27.508607  2715 ts_tablet_manager.cc:1434] T 4b7a1fa7215945deaa5bf40ff18bee1e P a92952fe7fea4829b73785fedb795b7a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:14:27.520033  2715 tablet_bootstrap.cc:492] T d3469a3aa0624a908fd8b778cea10414 P a92952fe7fea4829b73785fedb795b7a: Bootstrap starting.
I20260709 12:14:27.515772  2717 tablet_bootstrap.cc:492] T d3469a3aa0624a908fd8b778cea10414 P 620218a68379492094408f2da6067e68: Bootstrap starting.
I20260709 12:14:27.523586  2714 tablet_bootstrap.cc:654] T d3469a3aa0624a908fd8b778cea10414 P 6abe5ec884674ed591b99d6cc70fc27e: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:27.528561  2717 tablet_bootstrap.cc:654] T d3469a3aa0624a908fd8b778cea10414 P 620218a68379492094408f2da6067e68: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:27.530005  2714 tablet_bootstrap.cc:492] T d3469a3aa0624a908fd8b778cea10414 P 6abe5ec884674ed591b99d6cc70fc27e: No bootstrap required, opened a new log
I20260709 12:14:27.530632  2714 ts_tablet_manager.cc:1403] T d3469a3aa0624a908fd8b778cea10414 P 6abe5ec884674ed591b99d6cc70fc27e: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260709 12:14:27.534135  2715 tablet_bootstrap.cc:654] T d3469a3aa0624a908fd8b778cea10414 P a92952fe7fea4829b73785fedb795b7a: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:27.535375  2714 raft_consensus.cc:359] T d3469a3aa0624a908fd8b778cea10414 P 6abe5ec884674ed591b99d6cc70fc27e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92952fe7fea4829b73785fedb795b7a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 39905 } } peers { permanent_uuid: "620218a68379492094408f2da6067e68" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45465 } } peers { permanent_uuid: "6abe5ec884674ed591b99d6cc70fc27e" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46459 } }
I20260709 12:14:27.536213  2714 raft_consensus.cc:385] T d3469a3aa0624a908fd8b778cea10414 P 6abe5ec884674ed591b99d6cc70fc27e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:27.536562  2714 raft_consensus.cc:740] T d3469a3aa0624a908fd8b778cea10414 P 6abe5ec884674ed591b99d6cc70fc27e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6abe5ec884674ed591b99d6cc70fc27e, State: Initialized, Role: FOLLOWER
I20260709 12:14:27.537781  2714 consensus_queue.cc:260] T d3469a3aa0624a908fd8b778cea10414 P 6abe5ec884674ed591b99d6cc70fc27e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92952fe7fea4829b73785fedb795b7a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 39905 } } peers { permanent_uuid: "620218a68379492094408f2da6067e68" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45465 } } peers { permanent_uuid: "6abe5ec884674ed591b99d6cc70fc27e" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46459 } }
I20260709 12:14:27.539749  2717 tablet_bootstrap.cc:492] T d3469a3aa0624a908fd8b778cea10414 P 620218a68379492094408f2da6067e68: No bootstrap required, opened a new log
I20260709 12:14:27.539850  2715 tablet_bootstrap.cc:492] T d3469a3aa0624a908fd8b778cea10414 P a92952fe7fea4829b73785fedb795b7a: No bootstrap required, opened a new log
I20260709 12:14:27.540231  2714 ts_tablet_manager.cc:1434] T d3469a3aa0624a908fd8b778cea10414 P 6abe5ec884674ed591b99d6cc70fc27e: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:14:27.540522  2717 ts_tablet_manager.cc:1403] T d3469a3aa0624a908fd8b778cea10414 P 620218a68379492094408f2da6067e68: Time spent bootstrapping tablet: real 0.025s	user 0.004s	sys 0.012s
I20260709 12:14:27.540544  2715 ts_tablet_manager.cc:1403] T d3469a3aa0624a908fd8b778cea10414 P a92952fe7fea4829b73785fedb795b7a: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.006s
I20260709 12:14:27.543804  2715 raft_consensus.cc:359] T d3469a3aa0624a908fd8b778cea10414 P a92952fe7fea4829b73785fedb795b7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92952fe7fea4829b73785fedb795b7a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 39905 } } peers { permanent_uuid: "620218a68379492094408f2da6067e68" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45465 } } peers { permanent_uuid: "6abe5ec884674ed591b99d6cc70fc27e" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46459 } }
I20260709 12:14:27.544008  2717 raft_consensus.cc:359] T d3469a3aa0624a908fd8b778cea10414 P 620218a68379492094408f2da6067e68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92952fe7fea4829b73785fedb795b7a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 39905 } } peers { permanent_uuid: "620218a68379492094408f2da6067e68" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45465 } } peers { permanent_uuid: "6abe5ec884674ed591b99d6cc70fc27e" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46459 } }
I20260709 12:14:27.544579  2715 raft_consensus.cc:385] T d3469a3aa0624a908fd8b778cea10414 P a92952fe7fea4829b73785fedb795b7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:27.544715  2717 raft_consensus.cc:385] T d3469a3aa0624a908fd8b778cea10414 P 620218a68379492094408f2da6067e68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:27.544914  2715 raft_consensus.cc:740] T d3469a3aa0624a908fd8b778cea10414 P a92952fe7fea4829b73785fedb795b7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a92952fe7fea4829b73785fedb795b7a, State: Initialized, Role: FOLLOWER
I20260709 12:14:27.545030  2717 raft_consensus.cc:740] T d3469a3aa0624a908fd8b778cea10414 P 620218a68379492094408f2da6067e68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 620218a68379492094408f2da6067e68, State: Initialized, Role: FOLLOWER
I20260709 12:14:27.545877  2717 consensus_queue.cc:260] T d3469a3aa0624a908fd8b778cea10414 P 620218a68379492094408f2da6067e68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92952fe7fea4829b73785fedb795b7a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 39905 } } peers { permanent_uuid: "620218a68379492094408f2da6067e68" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45465 } } peers { permanent_uuid: "6abe5ec884674ed591b99d6cc70fc27e" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46459 } }
I20260709 12:14:27.545877  2715 consensus_queue.cc:260] T d3469a3aa0624a908fd8b778cea10414 P a92952fe7fea4829b73785fedb795b7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92952fe7fea4829b73785fedb795b7a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 39905 } } peers { permanent_uuid: "620218a68379492094408f2da6067e68" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45465 } } peers { permanent_uuid: "6abe5ec884674ed591b99d6cc70fc27e" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46459 } }
I20260709 12:14:27.548491  2715 ts_tablet_manager.cc:1434] T d3469a3aa0624a908fd8b778cea10414 P a92952fe7fea4829b73785fedb795b7a: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 12:14:27.550647  2717 ts_tablet_manager.cc:1434] T d3469a3aa0624a908fd8b778cea10414 P 620218a68379492094408f2da6067e68: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:14:27.697659  2719 raft_consensus.cc:493] T d3469a3aa0624a908fd8b778cea10414 P a92952fe7fea4829b73785fedb795b7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:27.698354  2719 raft_consensus.cc:515] T d3469a3aa0624a908fd8b778cea10414 P a92952fe7fea4829b73785fedb795b7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92952fe7fea4829b73785fedb795b7a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 39905 } } peers { permanent_uuid: "620218a68379492094408f2da6067e68" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45465 } } peers { permanent_uuid: "6abe5ec884674ed591b99d6cc70fc27e" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46459 } }
I20260709 12:14:27.700088  2719 leader_election.cc:290] T d3469a3aa0624a908fd8b778cea10414 P a92952fe7fea4829b73785fedb795b7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 620218a68379492094408f2da6067e68 (127.29.32.194:45465), 6abe5ec884674ed591b99d6cc70fc27e (127.29.32.195:46459)
I20260709 12:14:27.700994  2600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3469a3aa0624a908fd8b778cea10414" candidate_uuid: "a92952fe7fea4829b73785fedb795b7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "620218a68379492094408f2da6067e68" is_pre_election: true
I20260709 12:14:27.701133  2674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3469a3aa0624a908fd8b778cea10414" candidate_uuid: "a92952fe7fea4829b73785fedb795b7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6abe5ec884674ed591b99d6cc70fc27e" is_pre_election: true
I20260709 12:14:27.701617  2600 raft_consensus.cc:2468] T d3469a3aa0624a908fd8b778cea10414 P 620218a68379492094408f2da6067e68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a92952fe7fea4829b73785fedb795b7a in term 0.
I20260709 12:14:27.701809  2674 raft_consensus.cc:2468] T d3469a3aa0624a908fd8b778cea10414 P 6abe5ec884674ed591b99d6cc70fc27e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a92952fe7fea4829b73785fedb795b7a in term 0.
I20260709 12:14:27.702997  2491 leader_election.cc:304] T d3469a3aa0624a908fd8b778cea10414 P a92952fe7fea4829b73785fedb795b7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 620218a68379492094408f2da6067e68, a92952fe7fea4829b73785fedb795b7a; no voters: 
I20260709 12:14:27.703923  2719 raft_consensus.cc:2804] T d3469a3aa0624a908fd8b778cea10414 P a92952fe7fea4829b73785fedb795b7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:27.704365  2719 raft_consensus.cc:493] T d3469a3aa0624a908fd8b778cea10414 P a92952fe7fea4829b73785fedb795b7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:27.704833  2719 raft_consensus.cc:3060] T d3469a3aa0624a908fd8b778cea10414 P a92952fe7fea4829b73785fedb795b7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:27.711268  2719 raft_consensus.cc:515] T d3469a3aa0624a908fd8b778cea10414 P a92952fe7fea4829b73785fedb795b7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92952fe7fea4829b73785fedb795b7a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 39905 } } peers { permanent_uuid: "620218a68379492094408f2da6067e68" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45465 } } peers { permanent_uuid: "6abe5ec884674ed591b99d6cc70fc27e" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46459 } }
I20260709 12:14:27.712944  2719 leader_election.cc:290] T d3469a3aa0624a908fd8b778cea10414 P a92952fe7fea4829b73785fedb795b7a [CANDIDATE]: Term 1 election: Requested vote from peers 620218a68379492094408f2da6067e68 (127.29.32.194:45465), 6abe5ec884674ed591b99d6cc70fc27e (127.29.32.195:46459)
I20260709 12:14:27.714299  2600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3469a3aa0624a908fd8b778cea10414" candidate_uuid: "a92952fe7fea4829b73785fedb795b7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "620218a68379492094408f2da6067e68"
I20260709 12:14:27.714299  2674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3469a3aa0624a908fd8b778cea10414" candidate_uuid: "a92952fe7fea4829b73785fedb795b7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6abe5ec884674ed591b99d6cc70fc27e"
I20260709 12:14:27.715181  2600 raft_consensus.cc:3060] T d3469a3aa0624a908fd8b778cea10414 P 620218a68379492094408f2da6067e68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:27.715212  2674 raft_consensus.cc:3060] T d3469a3aa0624a908fd8b778cea10414 P 6abe5ec884674ed591b99d6cc70fc27e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:27.724391  2600 raft_consensus.cc:2468] T d3469a3aa0624a908fd8b778cea10414 P 620218a68379492094408f2da6067e68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a92952fe7fea4829b73785fedb795b7a in term 1.
I20260709 12:14:27.724391  2674 raft_consensus.cc:2468] T d3469a3aa0624a908fd8b778cea10414 P 6abe5ec884674ed591b99d6cc70fc27e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a92952fe7fea4829b73785fedb795b7a in term 1.
I20260709 12:14:27.725934  2491 leader_election.cc:304] T d3469a3aa0624a908fd8b778cea10414 P a92952fe7fea4829b73785fedb795b7a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 620218a68379492094408f2da6067e68, a92952fe7fea4829b73785fedb795b7a; no voters: 
I20260709 12:14:27.726882  2719 raft_consensus.cc:2804] T d3469a3aa0624a908fd8b778cea10414 P a92952fe7fea4829b73785fedb795b7a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:27.727527  2719 raft_consensus.cc:697] T d3469a3aa0624a908fd8b778cea10414 P a92952fe7fea4829b73785fedb795b7a [term 1 LEADER]: Becoming Leader. State: Replica: a92952fe7fea4829b73785fedb795b7a, State: Running, Role: LEADER
I20260709 12:14:27.728263  2719 consensus_queue.cc:237] T d3469a3aa0624a908fd8b778cea10414 P a92952fe7fea4829b73785fedb795b7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92952fe7fea4829b73785fedb795b7a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 39905 } } peers { permanent_uuid: "620218a68379492094408f2da6067e68" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45465 } } peers { permanent_uuid: "6abe5ec884674ed591b99d6cc70fc27e" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46459 } }
I20260709 12:14:27.736707  2422 catalog_manager.cc:5697] T d3469a3aa0624a908fd8b778cea10414 P a92952fe7fea4829b73785fedb795b7a reported cstate change: term changed from 0 to 1, leader changed from <none> to a92952fe7fea4829b73785fedb795b7a (127.29.32.193). New cstate: current_term: 1 leader_uuid: "a92952fe7fea4829b73785fedb795b7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92952fe7fea4829b73785fedb795b7a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 39905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "620218a68379492094408f2da6067e68" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6abe5ec884674ed591b99d6cc70fc27e" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46459 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:27.802702  2724 raft_consensus.cc:493] T 4b7a1fa7215945deaa5bf40ff18bee1e P 620218a68379492094408f2da6067e68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:27.803311  2724 raft_consensus.cc:515] T 4b7a1fa7215945deaa5bf40ff18bee1e P 620218a68379492094408f2da6067e68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92952fe7fea4829b73785fedb795b7a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 39905 } } peers { permanent_uuid: "620218a68379492094408f2da6067e68" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45465 } } peers { permanent_uuid: "6abe5ec884674ed591b99d6cc70fc27e" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46459 } }
I20260709 12:14:27.805334  2724 leader_election.cc:290] T 4b7a1fa7215945deaa5bf40ff18bee1e P 620218a68379492094408f2da6067e68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a92952fe7fea4829b73785fedb795b7a (127.29.32.193:39905), 6abe5ec884674ed591b99d6cc70fc27e (127.29.32.195:46459)
I20260709 12:14:27.824230  2719 consensus_queue.cc:1048] T 219dca23406f4dc48aae9d46ad756056 P a92952fe7fea4829b73785fedb795b7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6abe5ec884674ed591b99d6cc70fc27e" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:27.832351  2525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b7a1fa7215945deaa5bf40ff18bee1e" candidate_uuid: "620218a68379492094408f2da6067e68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a92952fe7fea4829b73785fedb795b7a" is_pre_election: true
I20260709 12:14:27.833202  2525 raft_consensus.cc:2468] T 4b7a1fa7215945deaa5bf40ff18bee1e P a92952fe7fea4829b73785fedb795b7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 620218a68379492094408f2da6067e68 in term 0.
I20260709 12:14:27.833099  2673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b7a1fa7215945deaa5bf40ff18bee1e" candidate_uuid: "620218a68379492094408f2da6067e68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6abe5ec884674ed591b99d6cc70fc27e" is_pre_election: true
I20260709 12:14:27.833990  2673 raft_consensus.cc:2468] T 4b7a1fa7215945deaa5bf40ff18bee1e P 6abe5ec884674ed591b99d6cc70fc27e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 620218a68379492094408f2da6067e68 in term 0.
I20260709 12:14:27.834520  2566 leader_election.cc:304] T 4b7a1fa7215945deaa5bf40ff18bee1e P 620218a68379492094408f2da6067e68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 620218a68379492094408f2da6067e68, a92952fe7fea4829b73785fedb795b7a; no voters: 
I20260709 12:14:27.835460  2724 raft_consensus.cc:2804] T 4b7a1fa7215945deaa5bf40ff18bee1e P 620218a68379492094408f2da6067e68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:27.835816  2724 raft_consensus.cc:493] T 4b7a1fa7215945deaa5bf40ff18bee1e P 620218a68379492094408f2da6067e68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:27.836140  2724 raft_consensus.cc:3060] T 4b7a1fa7215945deaa5bf40ff18bee1e P 620218a68379492094408f2da6067e68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:27.846107  2731 consensus_queue.cc:1048] T 219dca23406f4dc48aae9d46ad756056 P a92952fe7fea4829b73785fedb795b7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "620218a68379492094408f2da6067e68" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:27.847980  2724 raft_consensus.cc:515] T 4b7a1fa7215945deaa5bf40ff18bee1e P 620218a68379492094408f2da6067e68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92952fe7fea4829b73785fedb795b7a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 39905 } } peers { permanent_uuid: "620218a68379492094408f2da6067e68" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45465 } } peers { permanent_uuid: "6abe5ec884674ed591b99d6cc70fc27e" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46459 } }
I20260709 12:14:27.851305  2673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b7a1fa7215945deaa5bf40ff18bee1e" candidate_uuid: "620218a68379492094408f2da6067e68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6abe5ec884674ed591b99d6cc70fc27e"
I20260709 12:14:27.851874  2673 raft_consensus.cc:3060] T 4b7a1fa7215945deaa5bf40ff18bee1e P 6abe5ec884674ed591b99d6cc70fc27e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:27.852316  2525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b7a1fa7215945deaa5bf40ff18bee1e" candidate_uuid: "620218a68379492094408f2da6067e68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a92952fe7fea4829b73785fedb795b7a"
I20260709 12:14:27.852952  2525 raft_consensus.cc:3060] T 4b7a1fa7215945deaa5bf40ff18bee1e P a92952fe7fea4829b73785fedb795b7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:27.856765  2724 leader_election.cc:290] T 4b7a1fa7215945deaa5bf40ff18bee1e P 620218a68379492094408f2da6067e68 [CANDIDATE]: Term 1 election: Requested vote from peers a92952fe7fea4829b73785fedb795b7a (127.29.32.193:39905), 6abe5ec884674ed591b99d6cc70fc27e (127.29.32.195:46459)
I20260709 12:14:27.861332  2525 raft_consensus.cc:2468] T 4b7a1fa7215945deaa5bf40ff18bee1e P a92952fe7fea4829b73785fedb795b7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 620218a68379492094408f2da6067e68 in term 1.
I20260709 12:14:27.861816  2673 raft_consensus.cc:2468] T 4b7a1fa7215945deaa5bf40ff18bee1e P 6abe5ec884674ed591b99d6cc70fc27e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 620218a68379492094408f2da6067e68 in term 1.
I20260709 12:14:27.863225  2565 leader_election.cc:304] T 4b7a1fa7215945deaa5bf40ff18bee1e P 620218a68379492094408f2da6067e68 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 620218a68379492094408f2da6067e68, 6abe5ec884674ed591b99d6cc70fc27e; no voters: 
I20260709 12:14:27.864693  2724 raft_consensus.cc:2804] T 4b7a1fa7215945deaa5bf40ff18bee1e P 620218a68379492094408f2da6067e68 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:27.865355  2724 raft_consensus.cc:697] T 4b7a1fa7215945deaa5bf40ff18bee1e P 620218a68379492094408f2da6067e68 [term 1 LEADER]: Becoming Leader. State: Replica: 620218a68379492094408f2da6067e68, State: Running, Role: LEADER
I20260709 12:14:27.867098  2724 consensus_queue.cc:237] T 4b7a1fa7215945deaa5bf40ff18bee1e P 620218a68379492094408f2da6067e68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92952fe7fea4829b73785fedb795b7a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 39905 } } peers { permanent_uuid: "620218a68379492094408f2da6067e68" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45465 } } peers { permanent_uuid: "6abe5ec884674ed591b99d6cc70fc27e" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46459 } }
I20260709 12:14:27.869581  2722 consensus_queue.cc:1048] T 6d7b7dd7ecd549b79bd4f9e9ead276be P 6abe5ec884674ed591b99d6cc70fc27e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a92952fe7fea4829b73785fedb795b7a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 39905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:27.872077  2722 consensus_queue.cc:1048] T 6d7b7dd7ecd549b79bd4f9e9ead276be P 6abe5ec884674ed591b99d6cc70fc27e [LEADER]: Connected to new peer: Peer: permanent_uuid: "620218a68379492094408f2da6067e68" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:27.877502  2421 catalog_manager.cc:5697] T 4b7a1fa7215945deaa5bf40ff18bee1e P 620218a68379492094408f2da6067e68 reported cstate change: term changed from 0 to 1, leader changed from <none> to 620218a68379492094408f2da6067e68 (127.29.32.194). New cstate: current_term: 1 leader_uuid: "620218a68379492094408f2da6067e68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92952fe7fea4829b73785fedb795b7a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 39905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "620218a68379492094408f2da6067e68" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6abe5ec884674ed591b99d6cc70fc27e" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46459 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:27.960150  2673 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d7b7dd7ecd549b79bd4f9e9ead276be"
dest_uuid: "6abe5ec884674ed591b99d6cc70fc27e"
mode: GRACEFUL
new_leader_uuid: "a92952fe7fea4829b73785fedb795b7a"
 from {username='slave'} at 127.0.0.1:38220
I20260709 12:14:27.960999  2673 raft_consensus.cc:606] T 6d7b7dd7ecd549b79bd4f9e9ead276be P 6abe5ec884674ed591b99d6cc70fc27e [term 1 LEADER]: Received request to transfer leadership to TS a92952fe7fea4829b73785fedb795b7a
I20260709 12:14:27.975986  2525 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "219dca23406f4dc48aae9d46ad756056"
dest_uuid: "a92952fe7fea4829b73785fedb795b7a"
mode: GRACEFUL
new_leader_uuid: "620218a68379492094408f2da6067e68"
 from {username='slave'} at 127.0.0.1:46652
I20260709 12:14:27.976797  2525 raft_consensus.cc:606] T 219dca23406f4dc48aae9d46ad756056 P a92952fe7fea4829b73785fedb795b7a [term 1 LEADER]: Received request to transfer leadership to TS 620218a68379492094408f2da6067e68
I20260709 12:14:27.997666  2600 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4b7a1fa7215945deaa5bf40ff18bee1e"
dest_uuid: "620218a68379492094408f2da6067e68"
mode: GRACEFUL
new_leader_uuid: "a92952fe7fea4829b73785fedb795b7a"
 from {username='slave'} at 127.0.0.1:34008
I20260709 12:14:27.998775  2600 raft_consensus.cc:606] T 4b7a1fa7215945deaa5bf40ff18bee1e P 620218a68379492094408f2da6067e68 [term 1 LEADER]: Received request to transfer leadership to TS a92952fe7fea4829b73785fedb795b7a
I20260709 12:14:28.226914  2731 consensus_queue.cc:1048] T d3469a3aa0624a908fd8b778cea10414 P a92952fe7fea4829b73785fedb795b7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6abe5ec884674ed591b99d6cc70fc27e" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:28.240360  2752 consensus_queue.cc:1048] T d3469a3aa0624a908fd8b778cea10414 P a92952fe7fea4829b73785fedb795b7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "620218a68379492094408f2da6067e68" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:28.333827  2731 raft_consensus.cc:993] T 219dca23406f4dc48aae9d46ad756056 P a92952fe7fea4829b73785fedb795b7a: : Instructing follower 620218a68379492094408f2da6067e68 to start an election
I20260709 12:14:28.334519  2731 raft_consensus.cc:1081] T 219dca23406f4dc48aae9d46ad756056 P a92952fe7fea4829b73785fedb795b7a [term 1 LEADER]: Signalling peer 620218a68379492094408f2da6067e68 to start an election
I20260709 12:14:28.336141  2600 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "219dca23406f4dc48aae9d46ad756056"
dest_uuid: "620218a68379492094408f2da6067e68"
 from {username='slave'} at 127.0.0.1:34002
I20260709 12:14:28.336711  2600 raft_consensus.cc:493] T 219dca23406f4dc48aae9d46ad756056 P 620218a68379492094408f2da6067e68 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:28.337121  2600 raft_consensus.cc:3060] T 219dca23406f4dc48aae9d46ad756056 P 620218a68379492094408f2da6067e68 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:28.343037  2600 raft_consensus.cc:515] T 219dca23406f4dc48aae9d46ad756056 P 620218a68379492094408f2da6067e68 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92952fe7fea4829b73785fedb795b7a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 39905 } } peers { permanent_uuid: "620218a68379492094408f2da6067e68" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45465 } } peers { permanent_uuid: "6abe5ec884674ed591b99d6cc70fc27e" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46459 } }
I20260709 12:14:28.344692  2600 leader_election.cc:290] T 219dca23406f4dc48aae9d46ad756056 P 620218a68379492094408f2da6067e68 [CANDIDATE]: Term 2 election: Requested vote from peers a92952fe7fea4829b73785fedb795b7a (127.29.32.193:39905), 6abe5ec884674ed591b99d6cc70fc27e (127.29.32.195:46459)
I20260709 12:14:28.345579  2525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "219dca23406f4dc48aae9d46ad756056" candidate_uuid: "620218a68379492094408f2da6067e68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a92952fe7fea4829b73785fedb795b7a"
I20260709 12:14:28.345723  2673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "219dca23406f4dc48aae9d46ad756056" candidate_uuid: "620218a68379492094408f2da6067e68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6abe5ec884674ed591b99d6cc70fc27e"
I20260709 12:14:28.346351  2525 raft_consensus.cc:3055] T 219dca23406f4dc48aae9d46ad756056 P a92952fe7fea4829b73785fedb795b7a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:28.346405  2673 raft_consensus.cc:3060] T 219dca23406f4dc48aae9d46ad756056 P 6abe5ec884674ed591b99d6cc70fc27e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:28.346655  2525 raft_consensus.cc:740] T 219dca23406f4dc48aae9d46ad756056 P a92952fe7fea4829b73785fedb795b7a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a92952fe7fea4829b73785fedb795b7a, State: Running, Role: LEADER
I20260709 12:14:28.347432  2525 consensus_queue.cc:260] T 219dca23406f4dc48aae9d46ad756056 P a92952fe7fea4829b73785fedb795b7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92952fe7fea4829b73785fedb795b7a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 39905 } } peers { permanent_uuid: "620218a68379492094408f2da6067e68" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45465 } } peers { permanent_uuid: "6abe5ec884674ed591b99d6cc70fc27e" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46459 } }
I20260709 12:14:28.348417  2525 raft_consensus.cc:3060] T 219dca23406f4dc48aae9d46ad756056 P a92952fe7fea4829b73785fedb795b7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:28.352623  2673 raft_consensus.cc:2468] T 219dca23406f4dc48aae9d46ad756056 P 6abe5ec884674ed591b99d6cc70fc27e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 620218a68379492094408f2da6067e68 in term 2.
I20260709 12:14:28.353434  2525 raft_consensus.cc:2468] T 219dca23406f4dc48aae9d46ad756056 P a92952fe7fea4829b73785fedb795b7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 620218a68379492094408f2da6067e68 in term 2.
I20260709 12:14:28.354028  2565 leader_election.cc:304] T 219dca23406f4dc48aae9d46ad756056 P 620218a68379492094408f2da6067e68 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 620218a68379492094408f2da6067e68, 6abe5ec884674ed591b99d6cc70fc27e; no voters: 
I20260709 12:14:28.355104  2724 raft_consensus.cc:2804] T 219dca23406f4dc48aae9d46ad756056 P 620218a68379492094408f2da6067e68 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:28.355829  2724 raft_consensus.cc:697] T 219dca23406f4dc48aae9d46ad756056 P 620218a68379492094408f2da6067e68 [term 2 LEADER]: Becoming Leader. State: Replica: 620218a68379492094408f2da6067e68, State: Running, Role: LEADER
I20260709 12:14:28.356505  2724 consensus_queue.cc:237] T 219dca23406f4dc48aae9d46ad756056 P 620218a68379492094408f2da6067e68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92952fe7fea4829b73785fedb795b7a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 39905 } } peers { permanent_uuid: "620218a68379492094408f2da6067e68" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45465 } } peers { permanent_uuid: "6abe5ec884674ed591b99d6cc70fc27e" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46459 } }
I20260709 12:14:28.363466  2422 catalog_manager.cc:5697] T 219dca23406f4dc48aae9d46ad756056 P 620218a68379492094408f2da6067e68 reported cstate change: term changed from 1 to 2, leader changed from a92952fe7fea4829b73785fedb795b7a (127.29.32.193) to 620218a68379492094408f2da6067e68 (127.29.32.194). New cstate: current_term: 2 leader_uuid: "620218a68379492094408f2da6067e68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92952fe7fea4829b73785fedb795b7a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 39905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "620218a68379492094408f2da6067e68" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6abe5ec884674ed591b99d6cc70fc27e" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46459 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:28.375594  2724 consensus_queue.cc:1048] T 4b7a1fa7215945deaa5bf40ff18bee1e P 620218a68379492094408f2da6067e68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a92952fe7fea4829b73785fedb795b7a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 39905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:28.382910  2753 raft_consensus.cc:993] T 4b7a1fa7215945deaa5bf40ff18bee1e P 620218a68379492094408f2da6067e68: : Instructing follower a92952fe7fea4829b73785fedb795b7a to start an election
I20260709 12:14:28.383682  2724 raft_consensus.cc:1081] T 4b7a1fa7215945deaa5bf40ff18bee1e P 620218a68379492094408f2da6067e68 [term 1 LEADER]: Signalling peer a92952fe7fea4829b73785fedb795b7a to start an election
I20260709 12:14:28.386654  2524 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4b7a1fa7215945deaa5bf40ff18bee1e"
dest_uuid: "a92952fe7fea4829b73785fedb795b7a"
 from {username='slave'} at 127.0.0.1:46638
I20260709 12:14:28.387326  2524 raft_consensus.cc:493] T 4b7a1fa7215945deaa5bf40ff18bee1e P a92952fe7fea4829b73785fedb795b7a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:28.387740  2524 raft_consensus.cc:3060] T 4b7a1fa7215945deaa5bf40ff18bee1e P a92952fe7fea4829b73785fedb795b7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:28.390425  2766 consensus_queue.cc:1048] T 4b7a1fa7215945deaa5bf40ff18bee1e P 620218a68379492094408f2da6067e68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6abe5ec884674ed591b99d6cc70fc27e" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:28.396759  2524 raft_consensus.cc:515] T 4b7a1fa7215945deaa5bf40ff18bee1e P a92952fe7fea4829b73785fedb795b7a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92952fe7fea4829b73785fedb795b7a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 39905 } } peers { permanent_uuid: "620218a68379492094408f2da6067e68" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45465 } } peers { permanent_uuid: "6abe5ec884674ed591b99d6cc70fc27e" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46459 } }
I20260709 12:14:28.401484  2600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b7a1fa7215945deaa5bf40ff18bee1e" candidate_uuid: "a92952fe7fea4829b73785fedb795b7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "620218a68379492094408f2da6067e68"
I20260709 12:14:28.402138  2600 raft_consensus.cc:3055] T 4b7a1fa7215945deaa5bf40ff18bee1e P 620218a68379492094408f2da6067e68 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:28.402506  2600 raft_consensus.cc:740] T 4b7a1fa7215945deaa5bf40ff18bee1e P 620218a68379492094408f2da6067e68 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 620218a68379492094408f2da6067e68, State: Running, Role: LEADER
I20260709 12:14:28.403393  2600 consensus_queue.cc:260] T 4b7a1fa7215945deaa5bf40ff18bee1e P 620218a68379492094408f2da6067e68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92952fe7fea4829b73785fedb795b7a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 39905 } } peers { permanent_uuid: "620218a68379492094408f2da6067e68" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45465 } } peers { permanent_uuid: "6abe5ec884674ed591b99d6cc70fc27e" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46459 } }
I20260709 12:14:28.404549  2600 raft_consensus.cc:3060] T 4b7a1fa7215945deaa5bf40ff18bee1e P 620218a68379492094408f2da6067e68 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:28.404724  2524 leader_election.cc:290] T 4b7a1fa7215945deaa5bf40ff18bee1e P a92952fe7fea4829b73785fedb795b7a [CANDIDATE]: Term 2 election: Requested vote from peers 620218a68379492094408f2da6067e68 (127.29.32.194:45465), 6abe5ec884674ed591b99d6cc70fc27e (127.29.32.195:46459)
I20260709 12:14:28.405763  2673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b7a1fa7215945deaa5bf40ff18bee1e" candidate_uuid: "a92952fe7fea4829b73785fedb795b7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6abe5ec884674ed591b99d6cc70fc27e"
I20260709 12:14:28.406390  2673 raft_consensus.cc:3060] T 4b7a1fa7215945deaa5bf40ff18bee1e P 6abe5ec884674ed591b99d6cc70fc27e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:28.410497  2600 raft_consensus.cc:2468] T 4b7a1fa7215945deaa5bf40ff18bee1e P 620218a68379492094408f2da6067e68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a92952fe7fea4829b73785fedb795b7a in term 2.
I20260709 12:14:28.411661  2673 raft_consensus.cc:2468] T 4b7a1fa7215945deaa5bf40ff18bee1e P 6abe5ec884674ed591b99d6cc70fc27e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a92952fe7fea4829b73785fedb795b7a in term 2.
I20260709 12:14:28.411875  2491 leader_election.cc:304] T 4b7a1fa7215945deaa5bf40ff18bee1e P a92952fe7fea4829b73785fedb795b7a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 620218a68379492094408f2da6067e68, a92952fe7fea4829b73785fedb795b7a; no voters: 
I20260709 12:14:28.412832  2731 raft_consensus.cc:2804] T 4b7a1fa7215945deaa5bf40ff18bee1e P a92952fe7fea4829b73785fedb795b7a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:28.413295  2731 raft_consensus.cc:697] T 4b7a1fa7215945deaa5bf40ff18bee1e P a92952fe7fea4829b73785fedb795b7a [term 2 LEADER]: Becoming Leader. State: Replica: a92952fe7fea4829b73785fedb795b7a, State: Running, Role: LEADER
I20260709 12:14:28.414273  2731 consensus_queue.cc:237] T 4b7a1fa7215945deaa5bf40ff18bee1e P a92952fe7fea4829b73785fedb795b7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92952fe7fea4829b73785fedb795b7a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 39905 } } peers { permanent_uuid: "620218a68379492094408f2da6067e68" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45465 } } peers { permanent_uuid: "6abe5ec884674ed591b99d6cc70fc27e" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46459 } }
I20260709 12:14:28.421718  2421 catalog_manager.cc:5697] T 4b7a1fa7215945deaa5bf40ff18bee1e P a92952fe7fea4829b73785fedb795b7a reported cstate change: term changed from 1 to 2, leader changed from 620218a68379492094408f2da6067e68 (127.29.32.194) to a92952fe7fea4829b73785fedb795b7a (127.29.32.193). New cstate: current_term: 2 leader_uuid: "a92952fe7fea4829b73785fedb795b7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92952fe7fea4829b73785fedb795b7a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 39905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "620218a68379492094408f2da6067e68" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6abe5ec884674ed591b99d6cc70fc27e" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46459 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:28.505510  2722 raft_consensus.cc:993] T 6d7b7dd7ecd549b79bd4f9e9ead276be P 6abe5ec884674ed591b99d6cc70fc27e: : Instructing follower a92952fe7fea4829b73785fedb795b7a to start an election
I20260709 12:14:28.505976  2722 raft_consensus.cc:1081] T 6d7b7dd7ecd549b79bd4f9e9ead276be P 6abe5ec884674ed591b99d6cc70fc27e [term 1 LEADER]: Signalling peer a92952fe7fea4829b73785fedb795b7a to start an election
I20260709 12:14:28.507632  2524 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d7b7dd7ecd549b79bd4f9e9ead276be"
dest_uuid: "a92952fe7fea4829b73785fedb795b7a"
 from {username='slave'} at 127.0.0.1:46632
I20260709 12:14:28.508136  2524 raft_consensus.cc:493] T 6d7b7dd7ecd549b79bd4f9e9ead276be P a92952fe7fea4829b73785fedb795b7a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:28.508390  2524 raft_consensus.cc:3060] T 6d7b7dd7ecd549b79bd4f9e9ead276be P a92952fe7fea4829b73785fedb795b7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:28.513531  2524 raft_consensus.cc:515] T 6d7b7dd7ecd549b79bd4f9e9ead276be P a92952fe7fea4829b73785fedb795b7a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620218a68379492094408f2da6067e68" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45465 } } peers { permanent_uuid: "a92952fe7fea4829b73785fedb795b7a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 39905 } } peers { permanent_uuid: "6abe5ec884674ed591b99d6cc70fc27e" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46459 } }
I20260709 12:14:28.515326  2524 leader_election.cc:290] T 6d7b7dd7ecd549b79bd4f9e9ead276be P a92952fe7fea4829b73785fedb795b7a [CANDIDATE]: Term 2 election: Requested vote from peers 620218a68379492094408f2da6067e68 (127.29.32.194:45465), 6abe5ec884674ed591b99d6cc70fc27e (127.29.32.195:46459)
I20260709 12:14:28.516117  2600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d7b7dd7ecd549b79bd4f9e9ead276be" candidate_uuid: "a92952fe7fea4829b73785fedb795b7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "620218a68379492094408f2da6067e68"
I20260709 12:14:28.516475  2673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d7b7dd7ecd549b79bd4f9e9ead276be" candidate_uuid: "a92952fe7fea4829b73785fedb795b7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6abe5ec884674ed591b99d6cc70fc27e"
I20260709 12:14:28.516714  2600 raft_consensus.cc:3060] T 6d7b7dd7ecd549b79bd4f9e9ead276be P 620218a68379492094408f2da6067e68 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:28.517055  2673 raft_consensus.cc:3055] T 6d7b7dd7ecd549b79bd4f9e9ead276be P 6abe5ec884674ed591b99d6cc70fc27e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:28.517378  2673 raft_consensus.cc:740] T 6d7b7dd7ecd549b79bd4f9e9ead276be P 6abe5ec884674ed591b99d6cc70fc27e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6abe5ec884674ed591b99d6cc70fc27e, State: Running, Role: LEADER
I20260709 12:14:28.518067  2673 consensus_queue.cc:260] T 6d7b7dd7ecd549b79bd4f9e9ead276be P 6abe5ec884674ed591b99d6cc70fc27e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620218a68379492094408f2da6067e68" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45465 } } peers { permanent_uuid: "a92952fe7fea4829b73785fedb795b7a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 39905 } } peers { permanent_uuid: "6abe5ec884674ed591b99d6cc70fc27e" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46459 } }
I20260709 12:14:28.519055  2673 raft_consensus.cc:3060] T 6d7b7dd7ecd549b79bd4f9e9ead276be P 6abe5ec884674ed591b99d6cc70fc27e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:28.523980  2600 raft_consensus.cc:2468] T 6d7b7dd7ecd549b79bd4f9e9ead276be P 620218a68379492094408f2da6067e68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a92952fe7fea4829b73785fedb795b7a in term 2.
I20260709 12:14:28.524166  2673 raft_consensus.cc:2468] T 6d7b7dd7ecd549b79bd4f9e9ead276be P 6abe5ec884674ed591b99d6cc70fc27e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a92952fe7fea4829b73785fedb795b7a in term 2.
I20260709 12:14:28.525231  2491 leader_election.cc:304] T 6d7b7dd7ecd549b79bd4f9e9ead276be P a92952fe7fea4829b73785fedb795b7a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 620218a68379492094408f2da6067e68, a92952fe7fea4829b73785fedb795b7a; no voters: 
I20260709 12:14:28.525943  2731 raft_consensus.cc:2804] T 6d7b7dd7ecd549b79bd4f9e9ead276be P a92952fe7fea4829b73785fedb795b7a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:28.526473  2731 raft_consensus.cc:697] T 6d7b7dd7ecd549b79bd4f9e9ead276be P a92952fe7fea4829b73785fedb795b7a [term 2 LEADER]: Becoming Leader. State: Replica: a92952fe7fea4829b73785fedb795b7a, State: Running, Role: LEADER
I20260709 12:14:28.527184  2731 consensus_queue.cc:237] T 6d7b7dd7ecd549b79bd4f9e9ead276be P a92952fe7fea4829b73785fedb795b7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620218a68379492094408f2da6067e68" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45465 } } peers { permanent_uuid: "a92952fe7fea4829b73785fedb795b7a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 39905 } } peers { permanent_uuid: "6abe5ec884674ed591b99d6cc70fc27e" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46459 } }
I20260709 12:14:28.534647  2421 catalog_manager.cc:5697] T 6d7b7dd7ecd549b79bd4f9e9ead276be P a92952fe7fea4829b73785fedb795b7a reported cstate change: term changed from 1 to 2, leader changed from 6abe5ec884674ed591b99d6cc70fc27e (127.29.32.195) to a92952fe7fea4829b73785fedb795b7a (127.29.32.193). New cstate: current_term: 2 leader_uuid: "a92952fe7fea4829b73785fedb795b7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "620218a68379492094408f2da6067e68" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a92952fe7fea4829b73785fedb795b7a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 39905 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6abe5ec884674ed591b99d6cc70fc27e" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46459 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:28.762326 29827 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 12:14:28.763955 29827 auto_leader_rebalancer.cc:440] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 12:14:28.764348 29827 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 12:14:28.777220  2524 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d3469a3aa0624a908fd8b778cea10414"
dest_uuid: "a92952fe7fea4829b73785fedb795b7a"
mode: GRACEFUL
new_leader_uuid: "6abe5ec884674ed591b99d6cc70fc27e"
 from {username='slave'} at 127.0.0.1:46656
I20260709 12:14:28.778003  2524 raft_consensus.cc:606] T d3469a3aa0624a908fd8b778cea10414 P a92952fe7fea4829b73785fedb795b7a [term 1 LEADER]: Received request to transfer leadership to TS 6abe5ec884674ed591b99d6cc70fc27e
I20260709 12:14:28.780104 29827 auto_leader_rebalancer.cc:440] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 12:14:28.821640  2731 raft_consensus.cc:993] T d3469a3aa0624a908fd8b778cea10414 P a92952fe7fea4829b73785fedb795b7a: : Instructing follower 6abe5ec884674ed591b99d6cc70fc27e to start an election
I20260709 12:14:28.822132  2752 raft_consensus.cc:1081] T d3469a3aa0624a908fd8b778cea10414 P a92952fe7fea4829b73785fedb795b7a [term 1 LEADER]: Signalling peer 6abe5ec884674ed591b99d6cc70fc27e to start an election
I20260709 12:14:28.823819  2673 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d3469a3aa0624a908fd8b778cea10414"
dest_uuid: "6abe5ec884674ed591b99d6cc70fc27e"
 from {username='slave'} at 127.0.0.1:38206
I20260709 12:14:28.824326  2673 raft_consensus.cc:493] T d3469a3aa0624a908fd8b778cea10414 P 6abe5ec884674ed591b99d6cc70fc27e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:28.824635  2673 raft_consensus.cc:3060] T d3469a3aa0624a908fd8b778cea10414 P 6abe5ec884674ed591b99d6cc70fc27e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:28.830721  2673 raft_consensus.cc:515] T d3469a3aa0624a908fd8b778cea10414 P 6abe5ec884674ed591b99d6cc70fc27e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92952fe7fea4829b73785fedb795b7a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 39905 } } peers { permanent_uuid: "620218a68379492094408f2da6067e68" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45465 } } peers { permanent_uuid: "6abe5ec884674ed591b99d6cc70fc27e" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46459 } }
I20260709 12:14:28.832715  2673 leader_election.cc:290] T d3469a3aa0624a908fd8b778cea10414 P 6abe5ec884674ed591b99d6cc70fc27e [CANDIDATE]: Term 2 election: Requested vote from peers a92952fe7fea4829b73785fedb795b7a (127.29.32.193:39905), 620218a68379492094408f2da6067e68 (127.29.32.194:45465)
I20260709 12:14:28.833623  2524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3469a3aa0624a908fd8b778cea10414" candidate_uuid: "6abe5ec884674ed591b99d6cc70fc27e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a92952fe7fea4829b73785fedb795b7a"
I20260709 12:14:28.833910  2600 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3469a3aa0624a908fd8b778cea10414" candidate_uuid: "6abe5ec884674ed591b99d6cc70fc27e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "620218a68379492094408f2da6067e68"
I20260709 12:14:28.834580  2524 raft_consensus.cc:3055] T d3469a3aa0624a908fd8b778cea10414 P a92952fe7fea4829b73785fedb795b7a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:28.834710  2600 raft_consensus.cc:3060] T d3469a3aa0624a908fd8b778cea10414 P 620218a68379492094408f2da6067e68 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:28.835011  2524 raft_consensus.cc:740] T d3469a3aa0624a908fd8b778cea10414 P a92952fe7fea4829b73785fedb795b7a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a92952fe7fea4829b73785fedb795b7a, State: Running, Role: LEADER
I20260709 12:14:28.836061  2524 consensus_queue.cc:260] T d3469a3aa0624a908fd8b778cea10414 P a92952fe7fea4829b73785fedb795b7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92952fe7fea4829b73785fedb795b7a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 39905 } } peers { permanent_uuid: "620218a68379492094408f2da6067e68" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45465 } } peers { permanent_uuid: "6abe5ec884674ed591b99d6cc70fc27e" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46459 } }
I20260709 12:14:28.837266  2524 raft_consensus.cc:3060] T d3469a3aa0624a908fd8b778cea10414 P a92952fe7fea4829b73785fedb795b7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:28.841212  2600 raft_consensus.cc:2468] T d3469a3aa0624a908fd8b778cea10414 P 620218a68379492094408f2da6067e68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6abe5ec884674ed591b99d6cc70fc27e in term 2.
I20260709 12:14:28.843204  2640 leader_election.cc:304] T d3469a3aa0624a908fd8b778cea10414 P 6abe5ec884674ed591b99d6cc70fc27e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 620218a68379492094408f2da6067e68, 6abe5ec884674ed591b99d6cc70fc27e; no voters: 
I20260709 12:14:28.844015  2673 raft_consensus.cc:1275] T 219dca23406f4dc48aae9d46ad756056 P 6abe5ec884674ed591b99d6cc70fc27e [term 2 FOLLOWER]: Refusing update from remote peer 620218a68379492094408f2da6067e68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:28.844198  2722 raft_consensus.cc:2804] T d3469a3aa0624a908fd8b778cea10414 P 6abe5ec884674ed591b99d6cc70fc27e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:28.844724  2722 raft_consensus.cc:697] T d3469a3aa0624a908fd8b778cea10414 P 6abe5ec884674ed591b99d6cc70fc27e [term 2 LEADER]: Becoming Leader. State: Replica: 6abe5ec884674ed591b99d6cc70fc27e, State: Running, Role: LEADER
I20260709 12:14:28.845784  2766 consensus_queue.cc:1048] T 219dca23406f4dc48aae9d46ad756056 P 620218a68379492094408f2da6067e68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6abe5ec884674ed591b99d6cc70fc27e" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:28.845671  2722 consensus_queue.cc:237] T d3469a3aa0624a908fd8b778cea10414 P 6abe5ec884674ed591b99d6cc70fc27e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92952fe7fea4829b73785fedb795b7a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 39905 } } peers { permanent_uuid: "620218a68379492094408f2da6067e68" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45465 } } peers { permanent_uuid: "6abe5ec884674ed591b99d6cc70fc27e" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46459 } }
I20260709 12:14:28.847497  2524 raft_consensus.cc:2468] T d3469a3aa0624a908fd8b778cea10414 P a92952fe7fea4829b73785fedb795b7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6abe5ec884674ed591b99d6cc70fc27e in term 2.
I20260709 12:14:28.853905  2421 catalog_manager.cc:5697] T d3469a3aa0624a908fd8b778cea10414 P 6abe5ec884674ed591b99d6cc70fc27e reported cstate change: term changed from 1 to 2, leader changed from a92952fe7fea4829b73785fedb795b7a (127.29.32.193) to 6abe5ec884674ed591b99d6cc70fc27e (127.29.32.195). New cstate: current_term: 2 leader_uuid: "6abe5ec884674ed591b99d6cc70fc27e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a92952fe7fea4829b73785fedb795b7a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 39905 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "620218a68379492094408f2da6067e68" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6abe5ec884674ed591b99d6cc70fc27e" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46459 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:28.857002  2524 raft_consensus.cc:1275] T 219dca23406f4dc48aae9d46ad756056 P a92952fe7fea4829b73785fedb795b7a [term 2 FOLLOWER]: Refusing update from remote peer 620218a68379492094408f2da6067e68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:28.858654  2724 consensus_queue.cc:1048] T 219dca23406f4dc48aae9d46ad756056 P 620218a68379492094408f2da6067e68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a92952fe7fea4829b73785fedb795b7a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 39905 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:28.886741 29827 tablet_server.cc:179] TabletServer@127.29.32.193:0 shutting down...
I20260709 12:14:28.894263  2673 raft_consensus.cc:1275] T 4b7a1fa7215945deaa5bf40ff18bee1e P 6abe5ec884674ed591b99d6cc70fc27e [term 2 FOLLOWER]: Refusing update from remote peer a92952fe7fea4829b73785fedb795b7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:28.896744  2752 consensus_queue.cc:1048] T 4b7a1fa7215945deaa5bf40ff18bee1e P a92952fe7fea4829b73785fedb795b7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6abe5ec884674ed591b99d6cc70fc27e" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 46459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:28.911438  2600 raft_consensus.cc:1275] T 4b7a1fa7215945deaa5bf40ff18bee1e P 620218a68379492094408f2da6067e68 [term 2 FOLLOWER]: Refusing update from remote peer a92952fe7fea4829b73785fedb795b7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:28.913887  2719 consensus_queue.cc:1048] T 4b7a1fa7215945deaa5bf40ff18bee1e P a92952fe7fea4829b73785fedb795b7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "620218a68379492094408f2da6067e68" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:28.924966 29827 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:28.925827 29827 tablet_replica.cc:333] T d3469a3aa0624a908fd8b778cea10414 P a92952fe7fea4829b73785fedb795b7a: stopping tablet replica
I20260709 12:14:28.926594  2600 raft_consensus.cc:1275] T 6d7b7dd7ecd549b79bd4f9e9ead276be P 620218a68379492094408f2da6067e68 [term 2 FOLLOWER]: Refusing update from remote peer a92952fe7fea4829b73785fedb795b7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:28.926885 29827 raft_consensus.cc:2243] T d3469a3aa0624a908fd8b778cea10414 P a92952fe7fea4829b73785fedb795b7a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:28.927548 29827 raft_consensus.cc:2272] T d3469a3aa0624a908fd8b778cea10414 P a92952fe7fea4829b73785fedb795b7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:28.929352  2719 consensus_queue.cc:1048] T 6d7b7dd7ecd549b79bd4f9e9ead276be P a92952fe7fea4829b73785fedb795b7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "620218a68379492094408f2da6067e68" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 45465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:28.930589 29827 tablet_replica.cc:333] T 4b7a1fa7215945deaa5bf40ff18bee1e P a92952fe7fea4829b73785fedb795b7a: stopping tablet replica
I20260709 12:14:28.931447 29827 raft_consensus.cc:2243] T 4b7a1fa7215945deaa5bf40ff18bee1e P a92952fe7fea4829b73785fedb795b7a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:28.932467 29827 raft_consensus.cc:2272] T 4b7a1fa7215945deaa5bf40ff18bee1e P a92952fe7fea4829b73785fedb795b7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:28.935904 29827 tablet_replica.cc:333] T 6d7b7dd7ecd549b79bd4f9e9ead276be P a92952fe7fea4829b73785fedb795b7a: stopping tablet replica
I20260709 12:14:28.936434 29827 raft_consensus.cc:2243] T 6d7b7dd7ecd549b79bd4f9e9ead276be P a92952fe7fea4829b73785fedb795b7a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:28.939216 29827 raft_consensus.cc:2272] T 6d7b7dd7ecd549b79bd4f9e9ead276be P a92952fe7fea4829b73785fedb795b7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:28.940549  2673 raft_consensus.cc:1275] T 6d7b7dd7ecd549b79bd4f9e9ead276be P 6abe5ec884674ed591b99d6cc70fc27e [term 2 FOLLOWER]: Refusing update from remote peer a92952fe7fea4829b73785fedb795b7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:28.942785 29827 tablet_replica.cc:333] T 219dca23406f4dc48aae9d46ad756056 P a92952fe7fea4829b73785fedb795b7a: stopping tablet replica
I20260709 12:14:28.943594 29827 raft_consensus.cc:2243] T 219dca23406f4dc48aae9d46ad756056 P a92952fe7fea4829b73785fedb795b7a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:28.944110 29827 raft_consensus.cc:2272] T 219dca23406f4dc48aae9d46ad756056 P a92952fe7fea4829b73785fedb795b7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:28.959556 29827 tablet_server.cc:196] TabletServer@127.29.32.193:0 shutdown complete.
I20260709 12:14:28.972101 29827 tablet_server.cc:179] TabletServer@127.29.32.194:0 shutting down...
I20260709 12:14:28.994385 29827 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:28.995235 29827 tablet_replica.cc:333] T d3469a3aa0624a908fd8b778cea10414 P 620218a68379492094408f2da6067e68: stopping tablet replica
I20260709 12:14:28.995975 29827 raft_consensus.cc:2243] T d3469a3aa0624a908fd8b778cea10414 P 620218a68379492094408f2da6067e68 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:28.996471 29827 raft_consensus.cc:2272] T d3469a3aa0624a908fd8b778cea10414 P 620218a68379492094408f2da6067e68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:28.999420 29827 tablet_replica.cc:333] T 219dca23406f4dc48aae9d46ad756056 P 620218a68379492094408f2da6067e68: stopping tablet replica
I20260709 12:14:28.999985 29827 raft_consensus.cc:2243] T 219dca23406f4dc48aae9d46ad756056 P 620218a68379492094408f2da6067e68 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:29.000790 29827 raft_consensus.cc:2272] T 219dca23406f4dc48aae9d46ad756056 P 620218a68379492094408f2da6067e68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:29.003010 29827 tablet_replica.cc:333] T 4b7a1fa7215945deaa5bf40ff18bee1e P 620218a68379492094408f2da6067e68: stopping tablet replica
I20260709 12:14:29.003489 29827 raft_consensus.cc:2243] T 4b7a1fa7215945deaa5bf40ff18bee1e P 620218a68379492094408f2da6067e68 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:29.003872 29827 raft_consensus.cc:2272] T 4b7a1fa7215945deaa5bf40ff18bee1e P 620218a68379492094408f2da6067e68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:29.005990 29827 tablet_replica.cc:333] T 6d7b7dd7ecd549b79bd4f9e9ead276be P 620218a68379492094408f2da6067e68: stopping tablet replica
I20260709 12:14:29.006527 29827 raft_consensus.cc:2243] T 6d7b7dd7ecd549b79bd4f9e9ead276be P 620218a68379492094408f2da6067e68 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:29.006910 29827 raft_consensus.cc:2272] T 6d7b7dd7ecd549b79bd4f9e9ead276be P 620218a68379492094408f2da6067e68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:29.031795 29827 tablet_server.cc:196] TabletServer@127.29.32.194:0 shutdown complete.
I20260709 12:14:29.045529 29827 tablet_server.cc:179] TabletServer@127.29.32.195:0 shutting down...
I20260709 12:14:29.067958 29827 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:29.068681 29827 tablet_replica.cc:333] T d3469a3aa0624a908fd8b778cea10414 P 6abe5ec884674ed591b99d6cc70fc27e: stopping tablet replica
I20260709 12:14:29.069355 29827 raft_consensus.cc:2243] T d3469a3aa0624a908fd8b778cea10414 P 6abe5ec884674ed591b99d6cc70fc27e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:29.069985 29827 pending_rounds.cc:70] T d3469a3aa0624a908fd8b778cea10414 P 6abe5ec884674ed591b99d6cc70fc27e: Trying to abort 1 pending ops.
I20260709 12:14:29.070148 29827 pending_rounds.cc:77] T d3469a3aa0624a908fd8b778cea10414 P 6abe5ec884674ed591b99d6cc70fc27e: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305622605202284544 op_type: NO_OP noop_request { }
I20260709 12:14:29.070483 29827 raft_consensus.cc:2889] T d3469a3aa0624a908fd8b778cea10414 P 6abe5ec884674ed591b99d6cc70fc27e [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:14:29.070725 29827 raft_consensus.cc:2272] T d3469a3aa0624a908fd8b778cea10414 P 6abe5ec884674ed591b99d6cc70fc27e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:29.073275 29827 tablet_replica.cc:333] T 219dca23406f4dc48aae9d46ad756056 P 6abe5ec884674ed591b99d6cc70fc27e: stopping tablet replica
I20260709 12:14:29.073755 29827 raft_consensus.cc:2243] T 219dca23406f4dc48aae9d46ad756056 P 6abe5ec884674ed591b99d6cc70fc27e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:29.074137 29827 raft_consensus.cc:2272] T 219dca23406f4dc48aae9d46ad756056 P 6abe5ec884674ed591b99d6cc70fc27e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:29.076825 29827 tablet_replica.cc:333] T 4b7a1fa7215945deaa5bf40ff18bee1e P 6abe5ec884674ed591b99d6cc70fc27e: stopping tablet replica
I20260709 12:14:29.077757 29827 raft_consensus.cc:2243] T 4b7a1fa7215945deaa5bf40ff18bee1e P 6abe5ec884674ed591b99d6cc70fc27e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:29.078614 29827 raft_consensus.cc:2272] T 4b7a1fa7215945deaa5bf40ff18bee1e P 6abe5ec884674ed591b99d6cc70fc27e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:29.082017 29827 tablet_replica.cc:333] T 6d7b7dd7ecd549b79bd4f9e9ead276be P 6abe5ec884674ed591b99d6cc70fc27e: stopping tablet replica
I20260709 12:14:29.082763 29827 raft_consensus.cc:2243] T 6d7b7dd7ecd549b79bd4f9e9ead276be P 6abe5ec884674ed591b99d6cc70fc27e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:29.083468 29827 raft_consensus.cc:2272] T 6d7b7dd7ecd549b79bd4f9e9ead276be P 6abe5ec884674ed591b99d6cc70fc27e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:29.107681 29827 tablet_server.cc:196] TabletServer@127.29.32.195:0 shutdown complete.
I20260709 12:14:29.123050 29827 master.cc:562] Master@127.29.32.254:46115 shutting down...
I20260709 12:14:29.141366 29827 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5decb39475e644328645a029031c6143 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:29.142045 29827 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5decb39475e644328645a029031c6143 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:29.142421 29827 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5decb39475e644328645a029031c6143: stopping tablet replica
I20260709 12:14:29.155252 29827 master.cc:584] Master@127.29.32.254:46115 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2879 ms)
[----------] 6 tests from LeaderRebalancerTest (171290 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 12:14:29.188831 29827 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.29.32.254:45683
I20260709 12:14:29.190115 29827 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:29.196136  2774 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 12:14:29.196333  2775 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 12:14:29.198117  2777 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 12:14:29.200222 29827 server_base.cc:1061] running on GCE node
I20260709 12:14:29.201491 29827 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:29.201705 29827 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 12:14:29.201997 29827 hybrid_clock.cc:648] HybridClock initialized: now 1783599269201973 us; error 0 us; skew 500 ppm
I20260709 12:14:29.202569 29827 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:29.205163 29827 webserver.cc:533] Webserver started at http://127.29.32.254:37647/ using document root <none> and password file <none>
I20260709 12:14:29.206084 29827 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:29.206389 29827 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:29.206751 29827 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:29.207876 29827 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599097714484-29827-0/minicluster-data/master-0-root/instance:
uuid: "d0439988924542f69c937693c76c7bd5"
format_stamp: "Formatted at 2026-07-09 12:14:29 on dist-test-slave-kjxq"
I20260709 12:14:29.212553 29827 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:14:29.217087  2782 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:29.218252 29827 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 12:14:29.218655 29827 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599097714484-29827-0/minicluster-data/master-0-root
uuid: "d0439988924542f69c937693c76c7bd5"
format_stamp: "Formatted at 2026-07-09 12:14:29 on dist-test-slave-kjxq"
I20260709 12:14:29.219013 29827 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599097714484-29827-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599097714484-29827-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599097714484-29827-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 12:14:29.240548 29827 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:29.241660 29827 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:29.296307 29827 rpc_server.cc:307] RPC server started. Bound to: 127.29.32.254:45683
I20260709 12:14:29.296429  2833 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.32.254:45683 every 8 connection(s)
I20260709 12:14:29.301764  2834 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 12:14:29.317832  2834 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d0439988924542f69c937693c76c7bd5: Bootstrap starting.
I20260709 12:14:29.323177  2834 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d0439988924542f69c937693c76c7bd5: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:29.327473  2834 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d0439988924542f69c937693c76c7bd5: No bootstrap required, opened a new log
I20260709 12:14:29.329690  2834 raft_consensus.cc:359] T 00000000000000000000000000000000 P d0439988924542f69c937693c76c7bd5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d0439988924542f69c937693c76c7bd5" member_type: VOTER }
I20260709 12:14:29.330147  2834 raft_consensus.cc:385] T 00000000000000000000000000000000 P d0439988924542f69c937693c76c7bd5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:29.330466  2834 raft_consensus.cc:740] T 00000000000000000000000000000000 P d0439988924542f69c937693c76c7bd5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d0439988924542f69c937693c76c7bd5, State: Initialized, Role: FOLLOWER
I20260709 12:14:29.331167  2834 consensus_queue.cc:260] T 00000000000000000000000000000000 P d0439988924542f69c937693c76c7bd5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d0439988924542f69c937693c76c7bd5" member_type: VOTER }
I20260709 12:14:29.331655  2834 raft_consensus.cc:399] T 00000000000000000000000000000000 P d0439988924542f69c937693c76c7bd5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:14:29.331918  2834 raft_consensus.cc:493] T 00000000000000000000000000000000 P d0439988924542f69c937693c76c7bd5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:14:29.332201  2834 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d0439988924542f69c937693c76c7bd5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:29.337433  2834 raft_consensus.cc:515] T 00000000000000000000000000000000 P d0439988924542f69c937693c76c7bd5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d0439988924542f69c937693c76c7bd5" member_type: VOTER }
I20260709 12:14:29.338096  2834 leader_election.cc:304] T 00000000000000000000000000000000 P d0439988924542f69c937693c76c7bd5 [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: d0439988924542f69c937693c76c7bd5; no voters: 
I20260709 12:14:29.339331  2834 leader_election.cc:290] T 00000000000000000000000000000000 P d0439988924542f69c937693c76c7bd5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:14:29.339679  2837 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d0439988924542f69c937693c76c7bd5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:29.341030  2837 raft_consensus.cc:697] T 00000000000000000000000000000000 P d0439988924542f69c937693c76c7bd5 [term 1 LEADER]: Becoming Leader. State: Replica: d0439988924542f69c937693c76c7bd5, State: Running, Role: LEADER
I20260709 12:14:29.341678  2837 consensus_queue.cc:237] T 00000000000000000000000000000000 P d0439988924542f69c937693c76c7bd5 [LEADER]: Queue going to LEADER mode. State: All 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: "d0439988924542f69c937693c76c7bd5" member_type: VOTER }
I20260709 12:14:29.342419  2834 sys_catalog.cc:565] T 00000000000000000000000000000000 P d0439988924542f69c937693c76c7bd5 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:14:29.344558  2839 sys_catalog.cc:455] T 00000000000000000000000000000000 P d0439988924542f69c937693c76c7bd5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d0439988924542f69c937693c76c7bd5. Latest consensus state: current_term: 1 leader_uuid: "d0439988924542f69c937693c76c7bd5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d0439988924542f69c937693c76c7bd5" member_type: VOTER } }
I20260709 12:14:29.344555  2838 sys_catalog.cc:455] T 00000000000000000000000000000000 P d0439988924542f69c937693c76c7bd5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d0439988924542f69c937693c76c7bd5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d0439988924542f69c937693c76c7bd5" member_type: VOTER } }
I20260709 12:14:29.345299  2839 sys_catalog.cc:458] T 00000000000000000000000000000000 P d0439988924542f69c937693c76c7bd5 [sys.catalog]: This master's current role is: LEADER
I20260709 12:14:29.345412  2838 sys_catalog.cc:458] T 00000000000000000000000000000000 P d0439988924542f69c937693c76c7bd5 [sys.catalog]: This master's current role is: LEADER
I20260709 12:14:29.351284  2844 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:14:29.356735  2844 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:14:29.358927 29827 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:14:29.366838  2844 catalog_manager.cc:1383] Generated new cluster ID: aa9f0aa14bb546be8205360db2ddcb5f
I20260709 12:14:29.367154  2844 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:14:29.384833  2844 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:14:29.386232  2844 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:14:29.405304  2844 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d0439988924542f69c937693c76c7bd5: Generated new TSK 0
I20260709 12:14:29.406003  2844 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:14:29.426136 29827 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:29.432415  2855 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 12:14:29.433598  2856 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 12:14:29.435590 29827 server_base.cc:1061] running on GCE node
W20260709 12:14:29.435403  2858 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 12:14:29.437083 29827 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:29.437307 29827 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 12:14:29.437449 29827 hybrid_clock.cc:648] HybridClock initialized: now 1783599269437427 us; error 0 us; skew 500 ppm
I20260709 12:14:29.437986 29827 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:29.441099 29827 webserver.cc:533] Webserver started at http://127.29.32.193:38655/ using document root <none> and password file <none>
I20260709 12:14:29.441730 29827 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:29.442049 29827 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:29.442480 29827 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:29.443612 29827 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599097714484-29827-0/minicluster-data/ts-0-root/instance:
uuid: "ad733f9d8067486fa14d2bd32366bbea"
format_stamp: "Formatted at 2026-07-09 12:14:29 on dist-test-slave-kjxq"
I20260709 12:14:29.448338 29827 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260709 12:14:29.451975  2863 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:29.452874 29827 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 12:14:29.453209 29827 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599097714484-29827-0/minicluster-data/ts-0-root
uuid: "ad733f9d8067486fa14d2bd32366bbea"
format_stamp: "Formatted at 2026-07-09 12:14:29 on dist-test-slave-kjxq"
I20260709 12:14:29.453521 29827 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599097714484-29827-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599097714484-29827-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599097714484-29827-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 12:14:29.466542 29827 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:29.467705 29827 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:29.469871 29827 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:29.472633 29827 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:29.472901 29827 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:29.473178 29827 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:29.473353 29827 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:29.521289 29827 rpc_server.cc:307] RPC server started. Bound to: 127.29.32.193:44239
I20260709 12:14:29.521414  2925 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.32.193:44239 every 8 connection(s)
I20260709 12:14:29.526863 29827 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:29.534125  2930 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 12:14:29.536000  2931 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 12:14:29.537966 29827 server_base.cc:1061] running on GCE node
W20260709 12:14:29.539222  2933 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 12:14:29.540680 29827 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:29.540887 29827 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 12:14:29.541107 29827 hybrid_clock.cc:648] HybridClock initialized: now 1783599269541071 us; error 0 us; skew 500 ppm
I20260709 12:14:29.541824 29827 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:29.544220  2926 heartbeater.cc:344] Connected to a master server at 127.29.32.254:45683
I20260709 12:14:29.544651  2926 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:29.544842 29827 webserver.cc:533] Webserver started at http://127.29.32.194:39185/ using document root <none> and password file <none>
I20260709 12:14:29.545449 29827 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:29.545473  2926 heartbeater.cc:507] Master 127.29.32.254:45683 requested a full tablet report, sending...
I20260709 12:14:29.545691 29827 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:29.546135 29827 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:29.547524 29827 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599097714484-29827-0/minicluster-data/ts-1-root/instance:
uuid: "c92465c7338242ed8a8365b5cab8b807"
format_stamp: "Formatted at 2026-07-09 12:14:29 on dist-test-slave-kjxq"
I20260709 12:14:29.548123  2799 ts_manager.cc:194] Registered new tserver with Master: ad733f9d8067486fa14d2bd32366bbea (127.29.32.193:44239)
I20260709 12:14:29.550669  2799 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41378
I20260709 12:14:29.554016 29827 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:14:29.558665  2938 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:29.559784 29827 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 12:14:29.560165 29827 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599097714484-29827-0/minicluster-data/ts-1-root
uuid: "c92465c7338242ed8a8365b5cab8b807"
format_stamp: "Formatted at 2026-07-09 12:14:29 on dist-test-slave-kjxq"
I20260709 12:14:29.560456 29827 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599097714484-29827-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599097714484-29827-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599097714484-29827-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 12:14:29.574718 29827 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:29.575778 29827 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:29.577273 29827 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:29.579566 29827 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:29.579743 29827 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:29.580044 29827 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:29.580190 29827 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:29.626690 29827 rpc_server.cc:307] RPC server started. Bound to: 127.29.32.194:33357
I20260709 12:14:29.626802  3000 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.32.194:33357 every 8 connection(s)
I20260709 12:14:29.631402 29827 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:29.638811  3004 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 12:14:29.640151  3005 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 12:14:29.643908  3007 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 12:14:29.644986 29827 server_base.cc:1061] running on GCE node
I20260709 12:14:29.644997  3001 heartbeater.cc:344] Connected to a master server at 127.29.32.254:45683
I20260709 12:14:29.645699  3001 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:29.646359 29827 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:29.646672 29827 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 12:14:29.646692  3001 heartbeater.cc:507] Master 127.29.32.254:45683 requested a full tablet report, sending...
I20260709 12:14:29.647154 29827 hybrid_clock.cc:648] HybridClock initialized: now 1783599269647131 us; error 0 us; skew 500 ppm
I20260709 12:14:29.647965 29827 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:29.649668  2799 ts_manager.cc:194] Registered new tserver with Master: c92465c7338242ed8a8365b5cab8b807 (127.29.32.194:33357)
I20260709 12:14:29.650877 29827 webserver.cc:533] Webserver started at http://127.29.32.195:35537/ using document root <none> and password file <none>
I20260709 12:14:29.651322  2799 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41384
I20260709 12:14:29.651443 29827 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:29.651780 29827 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:29.652058 29827 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:29.653417 29827 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599097714484-29827-0/minicluster-data/ts-2-root/instance:
uuid: "aa27556a0f5647c3b795ef96d8f22685"
format_stamp: "Formatted at 2026-07-09 12:14:29 on dist-test-slave-kjxq"
I20260709 12:14:29.658639 29827 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.007s
I20260709 12:14:29.662498  3012 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:29.663460 29827 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 12:14:29.663795 29827 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599097714484-29827-0/minicluster-data/ts-2-root
uuid: "aa27556a0f5647c3b795ef96d8f22685"
format_stamp: "Formatted at 2026-07-09 12:14:29 on dist-test-slave-kjxq"
I20260709 12:14:29.664058 29827 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599097714484-29827-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599097714484-29827-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599097714484-29827-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 12:14:29.676129 29827 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:29.677239 29827 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:29.678951 29827 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:29.681900 29827 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:29.682235 29827 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260709 12:14:29.682760 29827 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:29.683123 29827 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:29.732338 29827 rpc_server.cc:307] RPC server started. Bound to: 127.29.32.195:37379
I20260709 12:14:29.732697  3074 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.32.195:37379 every 8 connection(s)
I20260709 12:14:29.749511  3075 heartbeater.cc:344] Connected to a master server at 127.29.32.254:45683
I20260709 12:14:29.750370  3075 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:29.751329  3075 heartbeater.cc:507] Master 127.29.32.254:45683 requested a full tablet report, sending...
I20260709 12:14:29.753824  2799 ts_manager.cc:194] Registered new tserver with Master: aa27556a0f5647c3b795ef96d8f22685 (127.29.32.195:37379)
I20260709 12:14:29.754408 29827 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017666145s
I20260709 12:14:29.755422  2799 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41386
I20260709 12:14:29.783149  2799 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41390:
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 12:14:29.785687  2799 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 12:14:29.873898  2966 tablet_service.cc:1511] Processing CreateTablet for tablet ef42e3b5b70a44bc900fe4f047d668ad (DEFAULT_TABLE table=test-workload [id=5d914de027e14524bd8419e21eaad162]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:14:29.875521  2966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef42e3b5b70a44bc900fe4f047d668ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:29.875281  2964 tablet_service.cc:1511] Processing CreateTablet for tablet e71f300051f24503ace2b438227e87bd (DEFAULT_TABLE table=test-workload [id=5d914de027e14524bd8419e21eaad162]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:14:29.876628  2964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e71f300051f24503ace2b438227e87bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:29.876870  3038 tablet_service.cc:1511] Processing CreateTablet for tablet e71f300051f24503ace2b438227e87bd (DEFAULT_TABLE table=test-workload [id=5d914de027e14524bd8419e21eaad162]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:14:29.877676  3040 tablet_service.cc:1511] Processing CreateTablet for tablet ef42e3b5b70a44bc900fe4f047d668ad (DEFAULT_TABLE table=test-workload [id=5d914de027e14524bd8419e21eaad162]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:14:29.878846  3038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e71f300051f24503ace2b438227e87bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:29.878943  2963 tablet_service.cc:1511] Processing CreateTablet for tablet 0ca2ffbff06e4349a5faac4ddfe91b1b (DEFAULT_TABLE table=test-workload [id=5d914de027e14524bd8419e21eaad162]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:14:29.879802  3039 tablet_service.cc:1511] Processing CreateTablet for tablet 65dd890b14a34ce9a29c24beb057f941 (DEFAULT_TABLE table=test-workload [id=5d914de027e14524bd8419e21eaad162]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:14:29.880404  2963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ca2ffbff06e4349a5faac4ddfe91b1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:29.881138  3039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65dd890b14a34ce9a29c24beb057f941. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:29.883276  2965 tablet_service.cc:1511] Processing CreateTablet for tablet 65dd890b14a34ce9a29c24beb057f941 (DEFAULT_TABLE table=test-workload [id=5d914de027e14524bd8419e21eaad162]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:14:29.884821  2965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65dd890b14a34ce9a29c24beb057f941. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:29.875073  3037 tablet_service.cc:1511] Processing CreateTablet for tablet 0ca2ffbff06e4349a5faac4ddfe91b1b (DEFAULT_TABLE table=test-workload [id=5d914de027e14524bd8419e21eaad162]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:14:29.887126  3037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ca2ffbff06e4349a5faac4ddfe91b1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:29.887533  2962 tablet_service.cc:1511] Processing CreateTablet for tablet 8254251ea0d14b8ea3d1a2e38840e792 (DEFAULT_TABLE table=test-workload [id=5d914de027e14524bd8419e21eaad162]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:14:29.889019  2962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8254251ea0d14b8ea3d1a2e38840e792. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:29.890592  3040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef42e3b5b70a44bc900fe4f047d668ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:29.884938  3036 tablet_service.cc:1511] Processing CreateTablet for tablet 8254251ea0d14b8ea3d1a2e38840e792 (DEFAULT_TABLE table=test-workload [id=5d914de027e14524bd8419e21eaad162]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:14:29.894856  3036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8254251ea0d14b8ea3d1a2e38840e792. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:29.896781  3035 tablet_service.cc:1511] Processing CreateTablet for tablet e14e72d0295141bfb5a3b4869d4c7c56 (DEFAULT_TABLE table=test-workload [id=5d914de027e14524bd8419e21eaad162]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:14:29.898415  3035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e14e72d0295141bfb5a3b4869d4c7c56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:29.907805  2961 tablet_service.cc:1511] Processing CreateTablet for tablet e14e72d0295141bfb5a3b4869d4c7c56 (DEFAULT_TABLE table=test-workload [id=5d914de027e14524bd8419e21eaad162]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:14:29.910025  2961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e14e72d0295141bfb5a3b4869d4c7c56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:29.936085  3034 tablet_service.cc:1511] Processing CreateTablet for tablet 04a371df37884ca8855aa51af7c340af (DEFAULT_TABLE table=test-workload [id=5d914de027e14524bd8419e21eaad162]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:14:29.937565  3034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04a371df37884ca8855aa51af7c340af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:29.941239  2891 tablet_service.cc:1511] Processing CreateTablet for tablet ef42e3b5b70a44bc900fe4f047d668ad (DEFAULT_TABLE table=test-workload [id=5d914de027e14524bd8419e21eaad162]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:14:29.943650  2890 tablet_service.cc:1511] Processing CreateTablet for tablet 65dd890b14a34ce9a29c24beb057f941 (DEFAULT_TABLE table=test-workload [id=5d914de027e14524bd8419e21eaad162]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:14:29.944927  2960 tablet_service.cc:1511] Processing CreateTablet for tablet 04a371df37884ca8855aa51af7c340af (DEFAULT_TABLE table=test-workload [id=5d914de027e14524bd8419e21eaad162]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:14:29.946707  2960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04a371df37884ca8855aa51af7c340af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:29.947660  2889 tablet_service.cc:1511] Processing CreateTablet for tablet e71f300051f24503ace2b438227e87bd (DEFAULT_TABLE table=test-workload [id=5d914de027e14524bd8419e21eaad162]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:14:29.949509  2889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e71f300051f24503ace2b438227e87bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:29.951682  2888 tablet_service.cc:1511] Processing CreateTablet for tablet 0ca2ffbff06e4349a5faac4ddfe91b1b (DEFAULT_TABLE table=test-workload [id=5d914de027e14524bd8419e21eaad162]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:14:29.953958  2888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ca2ffbff06e4349a5faac4ddfe91b1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:29.959342  2887 tablet_service.cc:1511] Processing CreateTablet for tablet 8254251ea0d14b8ea3d1a2e38840e792 (DEFAULT_TABLE table=test-workload [id=5d914de027e14524bd8419e21eaad162]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:14:29.960834  2890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65dd890b14a34ce9a29c24beb057f941. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:29.971444  2886 tablet_service.cc:1511] Processing CreateTablet for tablet e14e72d0295141bfb5a3b4869d4c7c56 (DEFAULT_TABLE table=test-workload [id=5d914de027e14524bd8419e21eaad162]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:14:29.974854  2887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8254251ea0d14b8ea3d1a2e38840e792. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:29.974381  2885 tablet_service.cc:1511] Processing CreateTablet for tablet 04a371df37884ca8855aa51af7c340af (DEFAULT_TABLE table=test-workload [id=5d914de027e14524bd8419e21eaad162]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:14:29.981240  2884 tablet_service.cc:1511] Processing CreateTablet for tablet 2bc7f22965784bea97524ebca1b18fb2 (DEFAULT_TABLE table=test-workload [id=5d914de027e14524bd8419e21eaad162]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:14:29.982643  2891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef42e3b5b70a44bc900fe4f047d668ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:29.984330  2885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04a371df37884ca8855aa51af7c340af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:29.986760  2884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bc7f22965784bea97524ebca1b18fb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:29.988147  2964 tablet_service.cc:1511] Processing CreateTablet for tablet 2bc7f22965784bea97524ebca1b18fb2 (DEFAULT_TABLE table=test-workload [id=5d914de027e14524bd8419e21eaad162]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:14:29.989638  2964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bc7f22965784bea97524ebca1b18fb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:29.990762  2886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e14e72d0295141bfb5a3b4869d4c7c56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:30.004902  3036 tablet_service.cc:1511] Processing CreateTablet for tablet 2bc7f22965784bea97524ebca1b18fb2 (DEFAULT_TABLE table=test-workload [id=5d914de027e14524bd8419e21eaad162]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:14:30.019526  2883 tablet_service.cc:1511] Processing CreateTablet for tablet d8b094c83b074a4e9165282996ce2340 (DEFAULT_TABLE table=test-workload [id=5d914de027e14524bd8419e21eaad162]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:14:30.031426  2883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8b094c83b074a4e9165282996ce2340. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:30.043170  3036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bc7f22965784bea97524ebca1b18fb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:30.050902  2964 tablet_service.cc:1511] Processing CreateTablet for tablet d8b094c83b074a4e9165282996ce2340 (DEFAULT_TABLE table=test-workload [id=5d914de027e14524bd8419e21eaad162]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:14:30.052467  2964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8b094c83b074a4e9165282996ce2340. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:30.053812  3090 tablet_bootstrap.cc:492] T e71f300051f24503ace2b438227e87bd P c92465c7338242ed8a8365b5cab8b807: Bootstrap starting.
I20260709 12:14:30.053822  3091 tablet_bootstrap.cc:492] T 65dd890b14a34ce9a29c24beb057f941 P aa27556a0f5647c3b795ef96d8f22685: Bootstrap starting.
I20260709 12:14:30.068059  3092 tablet_bootstrap.cc:492] T 2bc7f22965784bea97524ebca1b18fb2 P ad733f9d8067486fa14d2bd32366bbea: Bootstrap starting.
I20260709 12:14:30.092118  3091 tablet_bootstrap.cc:654] T 65dd890b14a34ce9a29c24beb057f941 P aa27556a0f5647c3b795ef96d8f22685: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:30.070708  3090 tablet_bootstrap.cc:654] T e71f300051f24503ace2b438227e87bd P c92465c7338242ed8a8365b5cab8b807: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:30.075145  3037 tablet_service.cc:1511] Processing CreateTablet for tablet d8b094c83b074a4e9165282996ce2340 (DEFAULT_TABLE table=test-workload [id=5d914de027e14524bd8419e21eaad162]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:14:30.098143  3037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8b094c83b074a4e9165282996ce2340. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:30.098507  3091 tablet_bootstrap.cc:492] T 65dd890b14a34ce9a29c24beb057f941 P aa27556a0f5647c3b795ef96d8f22685: No bootstrap required, opened a new log
I20260709 12:14:30.099083  3091 ts_tablet_manager.cc:1403] T 65dd890b14a34ce9a29c24beb057f941 P aa27556a0f5647c3b795ef96d8f22685: Time spent bootstrapping tablet: real 0.046s	user 0.008s	sys 0.004s
I20260709 12:14:30.102802  3091 raft_consensus.cc:359] T 65dd890b14a34ce9a29c24beb057f941 P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.104091  3091 raft_consensus.cc:385] T 65dd890b14a34ce9a29c24beb057f941 P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:30.104591  3091 raft_consensus.cc:740] T 65dd890b14a34ce9a29c24beb057f941 P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa27556a0f5647c3b795ef96d8f22685, State: Initialized, Role: FOLLOWER
I20260709 12:14:30.105502  3092 tablet_bootstrap.cc:654] T 2bc7f22965784bea97524ebca1b18fb2 P ad733f9d8067486fa14d2bd32366bbea: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:30.105551  3091 consensus_queue.cc:260] T 65dd890b14a34ce9a29c24beb057f941 P aa27556a0f5647c3b795ef96d8f22685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.106961  3090 tablet_bootstrap.cc:492] T e71f300051f24503ace2b438227e87bd P c92465c7338242ed8a8365b5cab8b807: No bootstrap required, opened a new log
I20260709 12:14:30.107646  3090 ts_tablet_manager.cc:1403] T e71f300051f24503ace2b438227e87bd P c92465c7338242ed8a8365b5cab8b807: Time spent bootstrapping tablet: real 0.054s	user 0.008s	sys 0.005s
I20260709 12:14:30.111624  3090 raft_consensus.cc:359] T e71f300051f24503ace2b438227e87bd P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.112586  3090 raft_consensus.cc:385] T e71f300051f24503ace2b438227e87bd P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:30.112972  3090 raft_consensus.cc:740] T e71f300051f24503ace2b438227e87bd P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c92465c7338242ed8a8365b5cab8b807, State: Initialized, Role: FOLLOWER
I20260709 12:14:30.114133  3090 consensus_queue.cc:260] T e71f300051f24503ace2b438227e87bd P c92465c7338242ed8a8365b5cab8b807 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.119766  3075 heartbeater.cc:499] Master 127.29.32.254:45683 was elected leader, sending a full tablet report...
I20260709 12:14:30.120640  3091 ts_tablet_manager.cc:1434] T 65dd890b14a34ce9a29c24beb057f941 P aa27556a0f5647c3b795ef96d8f22685: Time spent starting tablet: real 0.021s	user 0.015s	sys 0.004s
I20260709 12:14:30.122334  3091 tablet_bootstrap.cc:492] T 8254251ea0d14b8ea3d1a2e38840e792 P aa27556a0f5647c3b795ef96d8f22685: Bootstrap starting.
I20260709 12:14:30.125639  3001 heartbeater.cc:499] Master 127.29.32.254:45683 was elected leader, sending a full tablet report...
I20260709 12:14:30.125854  3090 ts_tablet_manager.cc:1434] T e71f300051f24503ace2b438227e87bd P c92465c7338242ed8a8365b5cab8b807: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.012s
I20260709 12:14:30.126072  3092 tablet_bootstrap.cc:492] T 2bc7f22965784bea97524ebca1b18fb2 P ad733f9d8067486fa14d2bd32366bbea: No bootstrap required, opened a new log
I20260709 12:14:30.127007  3092 ts_tablet_manager.cc:1403] T 2bc7f22965784bea97524ebca1b18fb2 P ad733f9d8067486fa14d2bd32366bbea: Time spent bootstrapping tablet: real 0.059s	user 0.019s	sys 0.004s
I20260709 12:14:30.127667  3090 tablet_bootstrap.cc:492] T ef42e3b5b70a44bc900fe4f047d668ad P c92465c7338242ed8a8365b5cab8b807: Bootstrap starting.
I20260709 12:14:30.129729  3091 tablet_bootstrap.cc:654] T 8254251ea0d14b8ea3d1a2e38840e792 P aa27556a0f5647c3b795ef96d8f22685: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:30.130131  3092 raft_consensus.cc:359] T 2bc7f22965784bea97524ebca1b18fb2 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.131335  3092 raft_consensus.cc:385] T 2bc7f22965784bea97524ebca1b18fb2 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:30.131776  3092 raft_consensus.cc:740] T 2bc7f22965784bea97524ebca1b18fb2 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad733f9d8067486fa14d2bd32366bbea, State: Initialized, Role: FOLLOWER
I20260709 12:14:30.132947  3092 consensus_queue.cc:260] T 2bc7f22965784bea97524ebca1b18fb2 P ad733f9d8067486fa14d2bd32366bbea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.137075  3090 tablet_bootstrap.cc:654] T ef42e3b5b70a44bc900fe4f047d668ad P c92465c7338242ed8a8365b5cab8b807: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:30.165205  2926 heartbeater.cc:499] Master 127.29.32.254:45683 was elected leader, sending a full tablet report...
I20260709 12:14:30.194280  3091 tablet_bootstrap.cc:492] T 8254251ea0d14b8ea3d1a2e38840e792 P aa27556a0f5647c3b795ef96d8f22685: No bootstrap required, opened a new log
I20260709 12:14:30.195170  3091 ts_tablet_manager.cc:1403] T 8254251ea0d14b8ea3d1a2e38840e792 P aa27556a0f5647c3b795ef96d8f22685: Time spent bootstrapping tablet: real 0.073s	user 0.014s	sys 0.056s
I20260709 12:14:30.200024  3090 tablet_bootstrap.cc:492] T ef42e3b5b70a44bc900fe4f047d668ad P c92465c7338242ed8a8365b5cab8b807: No bootstrap required, opened a new log
I20260709 12:14:30.200727  3090 ts_tablet_manager.cc:1403] T ef42e3b5b70a44bc900fe4f047d668ad P c92465c7338242ed8a8365b5cab8b807: Time spent bootstrapping tablet: real 0.073s	user 0.026s	sys 0.043s
I20260709 12:14:30.200537  3091 raft_consensus.cc:359] T 8254251ea0d14b8ea3d1a2e38840e792 P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.201601  3092 ts_tablet_manager.cc:1434] T 2bc7f22965784bea97524ebca1b18fb2 P ad733f9d8067486fa14d2bd32366bbea: Time spent starting tablet: real 0.071s	user 0.015s	sys 0.011s
I20260709 12:14:30.201620  3091 raft_consensus.cc:385] T 8254251ea0d14b8ea3d1a2e38840e792 P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:30.202373  3091 raft_consensus.cc:740] T 8254251ea0d14b8ea3d1a2e38840e792 P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa27556a0f5647c3b795ef96d8f22685, State: Initialized, Role: FOLLOWER
I20260709 12:14:30.203033  3092 tablet_bootstrap.cc:492] T 65dd890b14a34ce9a29c24beb057f941 P ad733f9d8067486fa14d2bd32366bbea: Bootstrap starting.
I20260709 12:14:30.203364  3091 consensus_queue.cc:260] T 8254251ea0d14b8ea3d1a2e38840e792 P aa27556a0f5647c3b795ef96d8f22685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.204066  3090 raft_consensus.cc:359] T ef42e3b5b70a44bc900fe4f047d668ad P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.204943  3090 raft_consensus.cc:385] T ef42e3b5b70a44bc900fe4f047d668ad P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:30.205268  3090 raft_consensus.cc:740] T ef42e3b5b70a44bc900fe4f047d668ad P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c92465c7338242ed8a8365b5cab8b807, State: Initialized, Role: FOLLOWER
I20260709 12:14:30.206547  3091 ts_tablet_manager.cc:1434] T 8254251ea0d14b8ea3d1a2e38840e792 P aa27556a0f5647c3b795ef96d8f22685: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.002s
I20260709 12:14:30.206313  3090 consensus_queue.cc:260] T ef42e3b5b70a44bc900fe4f047d668ad P c92465c7338242ed8a8365b5cab8b807 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.207835  3091 tablet_bootstrap.cc:492] T e71f300051f24503ace2b438227e87bd P aa27556a0f5647c3b795ef96d8f22685: Bootstrap starting.
I20260709 12:14:30.208921  3090 ts_tablet_manager.cc:1434] T ef42e3b5b70a44bc900fe4f047d668ad P c92465c7338242ed8a8365b5cab8b807: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:14:30.210016  3090 tablet_bootstrap.cc:492] T 0ca2ffbff06e4349a5faac4ddfe91b1b P c92465c7338242ed8a8365b5cab8b807: Bootstrap starting.
I20260709 12:14:30.210592  3092 tablet_bootstrap.cc:654] T 65dd890b14a34ce9a29c24beb057f941 P ad733f9d8067486fa14d2bd32366bbea: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:30.215590  3091 tablet_bootstrap.cc:654] T e71f300051f24503ace2b438227e87bd P aa27556a0f5647c3b795ef96d8f22685: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:30.216571  3090 tablet_bootstrap.cc:654] T 0ca2ffbff06e4349a5faac4ddfe91b1b P c92465c7338242ed8a8365b5cab8b807: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:30.230607  3099 raft_consensus.cc:493] T 2bc7f22965784bea97524ebca1b18fb2 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:30.231525  3099 raft_consensus.cc:515] T 2bc7f22965784bea97524ebca1b18fb2 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.240581  3099 leader_election.cc:290] T 2bc7f22965784bea97524ebca1b18fb2 P ad733f9d8067486fa14d2bd32366bbea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c92465c7338242ed8a8365b5cab8b807 (127.29.32.194:33357), aa27556a0f5647c3b795ef96d8f22685 (127.29.32.195:37379)
I20260709 12:14:30.254611  3095 raft_consensus.cc:493] T 65dd890b14a34ce9a29c24beb057f941 P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:30.255622  3095 raft_consensus.cc:515] T 65dd890b14a34ce9a29c24beb057f941 P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.268950  3095 leader_election.cc:290] T 65dd890b14a34ce9a29c24beb057f941 P aa27556a0f5647c3b795ef96d8f22685 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad733f9d8067486fa14d2bd32366bbea (127.29.32.193:44239), c92465c7338242ed8a8365b5cab8b807 (127.29.32.194:33357)
W20260709 12:14:30.354018  2847 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 12:14:30.357543  2997 diagnostics_log.cc:230] Unable to collect stacks to diagnostics log: Incomplete: not collecting stack trace since debugger or strace is attached
I20260709 12:14:30.402057  3097 raft_consensus.cc:493] T e71f300051f24503ace2b438227e87bd P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:30.404449  3097 raft_consensus.cc:515] T e71f300051f24503ace2b438227e87bd P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.438720  3095 raft_consensus.cc:493] T 8254251ea0d14b8ea3d1a2e38840e792 P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:30.439908  3095 raft_consensus.cc:515] T 8254251ea0d14b8ea3d1a2e38840e792 P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.445433  3095 leader_election.cc:290] T 8254251ea0d14b8ea3d1a2e38840e792 P aa27556a0f5647c3b795ef96d8f22685 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad733f9d8067486fa14d2bd32366bbea (127.29.32.193:44239), c92465c7338242ed8a8365b5cab8b807 (127.29.32.194:33357)
I20260709 12:14:30.445988  3090 tablet_bootstrap.cc:492] T 0ca2ffbff06e4349a5faac4ddfe91b1b P c92465c7338242ed8a8365b5cab8b807: No bootstrap required, opened a new log
I20260709 12:14:30.446218  2976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bc7f22965784bea97524ebca1b18fb2" candidate_uuid: "ad733f9d8067486fa14d2bd32366bbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c92465c7338242ed8a8365b5cab8b807" is_pre_election: true
I20260709 12:14:30.447278  3090 ts_tablet_manager.cc:1403] T 0ca2ffbff06e4349a5faac4ddfe91b1b P c92465c7338242ed8a8365b5cab8b807: Time spent bootstrapping tablet: real 0.237s	user 0.080s	sys 0.077s
W20260709 12:14:30.448590  2866 leader_election.cc:343] T 2bc7f22965784bea97524ebca1b18fb2 P ad733f9d8067486fa14d2bd32366bbea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c92465c7338242ed8a8365b5cab8b807 (127.29.32.194:33357): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:30.450079  3092 tablet_bootstrap.cc:492] T 65dd890b14a34ce9a29c24beb057f941 P ad733f9d8067486fa14d2bd32366bbea: No bootstrap required, opened a new log
I20260709 12:14:30.451370  3092 ts_tablet_manager.cc:1403] T 65dd890b14a34ce9a29c24beb057f941 P ad733f9d8067486fa14d2bd32366bbea: Time spent bootstrapping tablet: real 0.249s	user 0.050s	sys 0.098s
I20260709 12:14:30.455060  2901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65dd890b14a34ce9a29c24beb057f941" candidate_uuid: "aa27556a0f5647c3b795ef96d8f22685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad733f9d8067486fa14d2bd32366bbea" is_pre_election: true
I20260709 12:14:30.419649  3097 leader_election.cc:290] T e71f300051f24503ace2b438227e87bd P c92465c7338242ed8a8365b5cab8b807 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad733f9d8067486fa14d2bd32366bbea (127.29.32.193:44239), aa27556a0f5647c3b795ef96d8f22685 (127.29.32.195:37379)
I20260709 12:14:30.457163  2900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8254251ea0d14b8ea3d1a2e38840e792" candidate_uuid: "aa27556a0f5647c3b795ef96d8f22685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad733f9d8067486fa14d2bd32366bbea" is_pre_election: true
I20260709 12:14:30.454635  3090 raft_consensus.cc:359] T 0ca2ffbff06e4349a5faac4ddfe91b1b P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.459259  2976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65dd890b14a34ce9a29c24beb057f941" candidate_uuid: "aa27556a0f5647c3b795ef96d8f22685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c92465c7338242ed8a8365b5cab8b807" is_pre_election: true
W20260709 12:14:30.460711  3016 leader_election.cc:343] T 8254251ea0d14b8ea3d1a2e38840e792 P aa27556a0f5647c3b795ef96d8f22685 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad733f9d8067486fa14d2bd32366bbea (127.29.32.193:44239): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:30.464645  2975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8254251ea0d14b8ea3d1a2e38840e792" candidate_uuid: "aa27556a0f5647c3b795ef96d8f22685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c92465c7338242ed8a8365b5cab8b807" is_pre_election: true
I20260709 12:14:30.466212  3091 tablet_bootstrap.cc:492] T e71f300051f24503ace2b438227e87bd P aa27556a0f5647c3b795ef96d8f22685: No bootstrap required, opened a new log
W20260709 12:14:30.464697  3016 leader_election.cc:343] T 65dd890b14a34ce9a29c24beb057f941 P aa27556a0f5647c3b795ef96d8f22685 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad733f9d8067486fa14d2bd32366bbea (127.29.32.193:44239): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:30.458271  3090 raft_consensus.cc:385] T 0ca2ffbff06e4349a5faac4ddfe91b1b P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:30.467504  3091 ts_tablet_manager.cc:1403] T e71f300051f24503ace2b438227e87bd P aa27556a0f5647c3b795ef96d8f22685: Time spent bootstrapping tablet: real 0.260s	user 0.064s	sys 0.096s
I20260709 12:14:30.466998  3050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bc7f22965784bea97524ebca1b18fb2" candidate_uuid: "ad733f9d8067486fa14d2bd32366bbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa27556a0f5647c3b795ef96d8f22685" is_pre_election: true
I20260709 12:14:30.467720  3090 raft_consensus.cc:740] T 0ca2ffbff06e4349a5faac4ddfe91b1b P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c92465c7338242ed8a8365b5cab8b807, State: Initialized, Role: FOLLOWER
W20260709 12:14:30.468047  3015 leader_election.cc:343] T 65dd890b14a34ce9a29c24beb057f941 P aa27556a0f5647c3b795ef96d8f22685 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c92465c7338242ed8a8365b5cab8b807 (127.29.32.194:33357): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:30.468675  3015 leader_election.cc:304] T 65dd890b14a34ce9a29c24beb057f941 P aa27556a0f5647c3b795ef96d8f22685 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa27556a0f5647c3b795ef96d8f22685; no voters: ad733f9d8067486fa14d2bd32366bbea, c92465c7338242ed8a8365b5cab8b807
I20260709 12:14:30.469806  3095 raft_consensus.cc:2749] T 65dd890b14a34ce9a29c24beb057f941 P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:14:30.471823  2866 leader_election.cc:343] T 2bc7f22965784bea97524ebca1b18fb2 P ad733f9d8067486fa14d2bd32366bbea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa27556a0f5647c3b795ef96d8f22685 (127.29.32.195:37379): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:30.472239  3015 leader_election.cc:343] T 8254251ea0d14b8ea3d1a2e38840e792 P aa27556a0f5647c3b795ef96d8f22685 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c92465c7338242ed8a8365b5cab8b807 (127.29.32.194:33357): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:30.472470  2866 leader_election.cc:304] T 2bc7f22965784bea97524ebca1b18fb2 P ad733f9d8067486fa14d2bd32366bbea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad733f9d8067486fa14d2bd32366bbea; no voters: aa27556a0f5647c3b795ef96d8f22685, c92465c7338242ed8a8365b5cab8b807
I20260709 12:14:30.473179  3015 leader_election.cc:304] T 8254251ea0d14b8ea3d1a2e38840e792 P aa27556a0f5647c3b795ef96d8f22685 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa27556a0f5647c3b795ef96d8f22685; no voters: ad733f9d8067486fa14d2bd32366bbea, c92465c7338242ed8a8365b5cab8b807
I20260709 12:14:30.474468  3095 raft_consensus.cc:2749] T 8254251ea0d14b8ea3d1a2e38840e792 P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:30.474143  3091 raft_consensus.cc:359] T e71f300051f24503ace2b438227e87bd P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.474623  3099 raft_consensus.cc:2749] T 2bc7f22965784bea97524ebca1b18fb2 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:30.475427  3091 raft_consensus.cc:385] T e71f300051f24503ace2b438227e87bd P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:30.475908  3091 raft_consensus.cc:740] T e71f300051f24503ace2b438227e87bd P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa27556a0f5647c3b795ef96d8f22685, State: Initialized, Role: FOLLOWER
I20260709 12:14:30.477308  3091 consensus_queue.cc:260] T e71f300051f24503ace2b438227e87bd P aa27556a0f5647c3b795ef96d8f22685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.467077  3092 raft_consensus.cc:359] T 65dd890b14a34ce9a29c24beb057f941 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.481760  3092 raft_consensus.cc:385] T 65dd890b14a34ce9a29c24beb057f941 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:30.484649  3091 ts_tablet_manager.cc:1434] T e71f300051f24503ace2b438227e87bd P aa27556a0f5647c3b795ef96d8f22685: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.002s
I20260709 12:14:30.482851  3090 consensus_queue.cc:260] T 0ca2ffbff06e4349a5faac4ddfe91b1b P c92465c7338242ed8a8365b5cab8b807 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.486292  3092 raft_consensus.cc:740] T 65dd890b14a34ce9a29c24beb057f941 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad733f9d8067486fa14d2bd32366bbea, State: Initialized, Role: FOLLOWER
I20260709 12:14:30.486651  3091 tablet_bootstrap.cc:492] T 0ca2ffbff06e4349a5faac4ddfe91b1b P aa27556a0f5647c3b795ef96d8f22685: Bootstrap starting.
I20260709 12:14:30.487596  3092 consensus_queue.cc:260] T 65dd890b14a34ce9a29c24beb057f941 P ad733f9d8067486fa14d2bd32366bbea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.494136  3092 ts_tablet_manager.cc:1434] T 65dd890b14a34ce9a29c24beb057f941 P ad733f9d8067486fa14d2bd32366bbea: Time spent starting tablet: real 0.042s	user 0.005s	sys 0.006s
I20260709 12:14:30.491087  2901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71f300051f24503ace2b438227e87bd" candidate_uuid: "c92465c7338242ed8a8365b5cab8b807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad733f9d8067486fa14d2bd32366bbea" is_pre_election: true
I20260709 12:14:30.496289  3091 tablet_bootstrap.cc:654] T 0ca2ffbff06e4349a5faac4ddfe91b1b P aa27556a0f5647c3b795ef96d8f22685: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:30.498718  3090 ts_tablet_manager.cc:1434] T 0ca2ffbff06e4349a5faac4ddfe91b1b P c92465c7338242ed8a8365b5cab8b807: Time spent starting tablet: real 0.051s	user 0.010s	sys 0.004s
I20260709 12:14:30.498653  3092 tablet_bootstrap.cc:492] T 0ca2ffbff06e4349a5faac4ddfe91b1b P ad733f9d8067486fa14d2bd32366bbea: Bootstrap starting.
W20260709 12:14:30.504921  2942 leader_election.cc:343] T e71f300051f24503ace2b438227e87bd P c92465c7338242ed8a8365b5cab8b807 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad733f9d8067486fa14d2bd32366bbea (127.29.32.193:44239): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:30.508662  3092 tablet_bootstrap.cc:654] T 0ca2ffbff06e4349a5faac4ddfe91b1b P ad733f9d8067486fa14d2bd32366bbea: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:30.513619  3090 tablet_bootstrap.cc:492] T e14e72d0295141bfb5a3b4869d4c7c56 P c92465c7338242ed8a8365b5cab8b807: Bootstrap starting.
I20260709 12:14:30.522236  3050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71f300051f24503ace2b438227e87bd" candidate_uuid: "c92465c7338242ed8a8365b5cab8b807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa27556a0f5647c3b795ef96d8f22685" is_pre_election: true
I20260709 12:14:30.523391  3050 raft_consensus.cc:2468] T e71f300051f24503ace2b438227e87bd P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92465c7338242ed8a8365b5cab8b807 in term 0.
I20260709 12:14:30.525722  2941 leader_election.cc:304] T e71f300051f24503ace2b438227e87bd P c92465c7338242ed8a8365b5cab8b807 [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: aa27556a0f5647c3b795ef96d8f22685, c92465c7338242ed8a8365b5cab8b807; no voters: ad733f9d8067486fa14d2bd32366bbea
I20260709 12:14:30.527664  3097 raft_consensus.cc:2804] T e71f300051f24503ace2b438227e87bd P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:30.528254  3097 raft_consensus.cc:493] T e71f300051f24503ace2b438227e87bd P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:30.528756  3097 raft_consensus.cc:3060] T e71f300051f24503ace2b438227e87bd P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:30.535246  3090 tablet_bootstrap.cc:654] T e14e72d0295141bfb5a3b4869d4c7c56 P c92465c7338242ed8a8365b5cab8b807: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:30.547674  3092 tablet_bootstrap.cc:492] T 0ca2ffbff06e4349a5faac4ddfe91b1b P ad733f9d8067486fa14d2bd32366bbea: No bootstrap required, opened a new log
I20260709 12:14:30.548336  3092 ts_tablet_manager.cc:1403] T 0ca2ffbff06e4349a5faac4ddfe91b1b P ad733f9d8067486fa14d2bd32366bbea: Time spent bootstrapping tablet: real 0.050s	user 0.022s	sys 0.018s
I20260709 12:14:30.550800  3090 tablet_bootstrap.cc:492] T e14e72d0295141bfb5a3b4869d4c7c56 P c92465c7338242ed8a8365b5cab8b807: No bootstrap required, opened a new log
I20260709 12:14:30.551417  3090 ts_tablet_manager.cc:1403] T e14e72d0295141bfb5a3b4869d4c7c56 P c92465c7338242ed8a8365b5cab8b807: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.016s
I20260709 12:14:30.551826  3091 tablet_bootstrap.cc:492] T 0ca2ffbff06e4349a5faac4ddfe91b1b P aa27556a0f5647c3b795ef96d8f22685: No bootstrap required, opened a new log
I20260709 12:14:30.551909  3092 raft_consensus.cc:359] T 0ca2ffbff06e4349a5faac4ddfe91b1b P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.552573  3091 ts_tablet_manager.cc:1403] T 0ca2ffbff06e4349a5faac4ddfe91b1b P aa27556a0f5647c3b795ef96d8f22685: Time spent bootstrapping tablet: real 0.066s	user 0.019s	sys 0.042s
I20260709 12:14:30.552887  3092 raft_consensus.cc:385] T 0ca2ffbff06e4349a5faac4ddfe91b1b P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:30.553229  3092 raft_consensus.cc:740] T 0ca2ffbff06e4349a5faac4ddfe91b1b P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad733f9d8067486fa14d2bd32366bbea, State: Initialized, Role: FOLLOWER
I20260709 12:14:30.551590  3097 raft_consensus.cc:515] T e71f300051f24503ace2b438227e87bd P c92465c7338242ed8a8365b5cab8b807 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.554045  3092 consensus_queue.cc:260] T 0ca2ffbff06e4349a5faac4ddfe91b1b P ad733f9d8067486fa14d2bd32366bbea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.555011  3090 raft_consensus.cc:359] T e14e72d0295141bfb5a3b4869d4c7c56 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.555754  3090 raft_consensus.cc:385] T e14e72d0295141bfb5a3b4869d4c7c56 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:30.556057  3090 raft_consensus.cc:740] T e14e72d0295141bfb5a3b4869d4c7c56 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c92465c7338242ed8a8365b5cab8b807, State: Initialized, Role: FOLLOWER
I20260709 12:14:30.557214  3092 ts_tablet_manager.cc:1434] T 0ca2ffbff06e4349a5faac4ddfe91b1b P ad733f9d8067486fa14d2bd32366bbea: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.006s
I20260709 12:14:30.556990  3090 consensus_queue.cc:260] T e14e72d0295141bfb5a3b4869d4c7c56 P c92465c7338242ed8a8365b5cab8b807 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.557448  2901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71f300051f24503ace2b438227e87bd" candidate_uuid: "c92465c7338242ed8a8365b5cab8b807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad733f9d8067486fa14d2bd32366bbea"
I20260709 12:14:30.557843  3091 raft_consensus.cc:359] T 0ca2ffbff06e4349a5faac4ddfe91b1b P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.558830  3092 tablet_bootstrap.cc:492] T ef42e3b5b70a44bc900fe4f047d668ad P ad733f9d8067486fa14d2bd32366bbea: Bootstrap starting.
I20260709 12:14:30.559016  3091 raft_consensus.cc:385] T 0ca2ffbff06e4349a5faac4ddfe91b1b P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:30.559505  3091 raft_consensus.cc:740] T 0ca2ffbff06e4349a5faac4ddfe91b1b P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa27556a0f5647c3b795ef96d8f22685, State: Initialized, Role: FOLLOWER
I20260709 12:14:30.560551  3091 consensus_queue.cc:260] T 0ca2ffbff06e4349a5faac4ddfe91b1b P aa27556a0f5647c3b795ef96d8f22685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.563475  3091 ts_tablet_manager.cc:1434] T 0ca2ffbff06e4349a5faac4ddfe91b1b P aa27556a0f5647c3b795ef96d8f22685: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:14:30.565127  3091 tablet_bootstrap.cc:492] T e14e72d0295141bfb5a3b4869d4c7c56 P aa27556a0f5647c3b795ef96d8f22685: Bootstrap starting.
I20260709 12:14:30.567680  3092 tablet_bootstrap.cc:654] T ef42e3b5b70a44bc900fe4f047d668ad P ad733f9d8067486fa14d2bd32366bbea: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:30.567726  2942 leader_election.cc:343] T e71f300051f24503ace2b438227e87bd P c92465c7338242ed8a8365b5cab8b807 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ad733f9d8067486fa14d2bd32366bbea (127.29.32.193:44239): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:30.568773  3090 ts_tablet_manager.cc:1434] T e14e72d0295141bfb5a3b4869d4c7c56 P c92465c7338242ed8a8365b5cab8b807: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.004s
I20260709 12:14:30.576864  3050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71f300051f24503ace2b438227e87bd" candidate_uuid: "c92465c7338242ed8a8365b5cab8b807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa27556a0f5647c3b795ef96d8f22685"
I20260709 12:14:30.577525  3050 raft_consensus.cc:3060] T e71f300051f24503ace2b438227e87bd P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:30.579283  3090 tablet_bootstrap.cc:492] T 04a371df37884ca8855aa51af7c340af P c92465c7338242ed8a8365b5cab8b807: Bootstrap starting.
I20260709 12:14:30.587611  3097 leader_election.cc:290] T e71f300051f24503ace2b438227e87bd P c92465c7338242ed8a8365b5cab8b807 [CANDIDATE]: Term 1 election: Requested vote from peers ad733f9d8067486fa14d2bd32366bbea (127.29.32.193:44239), aa27556a0f5647c3b795ef96d8f22685 (127.29.32.195:37379)
I20260709 12:14:30.590799  3091 tablet_bootstrap.cc:654] T e14e72d0295141bfb5a3b4869d4c7c56 P aa27556a0f5647c3b795ef96d8f22685: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:30.591634  3092 tablet_bootstrap.cc:492] T ef42e3b5b70a44bc900fe4f047d668ad P ad733f9d8067486fa14d2bd32366bbea: No bootstrap required, opened a new log
I20260709 12:14:30.592003  3050 raft_consensus.cc:2468] T e71f300051f24503ace2b438227e87bd P aa27556a0f5647c3b795ef96d8f22685 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92465c7338242ed8a8365b5cab8b807 in term 1.
I20260709 12:14:30.592305  3092 ts_tablet_manager.cc:1403] T ef42e3b5b70a44bc900fe4f047d668ad P ad733f9d8067486fa14d2bd32366bbea: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.016s
I20260709 12:14:30.594623  2941 leader_election.cc:304] T e71f300051f24503ace2b438227e87bd P c92465c7338242ed8a8365b5cab8b807 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: aa27556a0f5647c3b795ef96d8f22685, c92465c7338242ed8a8365b5cab8b807; no voters: ad733f9d8067486fa14d2bd32366bbea
I20260709 12:14:30.596405  3117 raft_consensus.cc:2804] T e71f300051f24503ace2b438227e87bd P c92465c7338242ed8a8365b5cab8b807 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:30.596861  3092 raft_consensus.cc:359] T ef42e3b5b70a44bc900fe4f047d668ad P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.599053  3090 tablet_bootstrap.cc:654] T 04a371df37884ca8855aa51af7c340af P c92465c7338242ed8a8365b5cab8b807: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:30.599140  3092 raft_consensus.cc:385] T ef42e3b5b70a44bc900fe4f047d668ad P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:30.599697  3092 raft_consensus.cc:740] T ef42e3b5b70a44bc900fe4f047d668ad P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad733f9d8067486fa14d2bd32366bbea, State: Initialized, Role: FOLLOWER
I20260709 12:14:30.600678  3092 consensus_queue.cc:260] T ef42e3b5b70a44bc900fe4f047d668ad P ad733f9d8067486fa14d2bd32366bbea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.593536  3097 raft_consensus.cc:493] T ef42e3b5b70a44bc900fe4f047d668ad P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:30.602301  3097 raft_consensus.cc:515] T ef42e3b5b70a44bc900fe4f047d668ad P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.604916  3092 ts_tablet_manager.cc:1434] T ef42e3b5b70a44bc900fe4f047d668ad P ad733f9d8067486fa14d2bd32366bbea: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.006s
I20260709 12:14:30.606699  2901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef42e3b5b70a44bc900fe4f047d668ad" candidate_uuid: "c92465c7338242ed8a8365b5cab8b807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad733f9d8067486fa14d2bd32366bbea" is_pre_election: true
I20260709 12:14:30.607649  2901 raft_consensus.cc:2468] T ef42e3b5b70a44bc900fe4f047d668ad P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92465c7338242ed8a8365b5cab8b807 in term 0.
I20260709 12:14:30.609233  3092 tablet_bootstrap.cc:492] T e71f300051f24503ace2b438227e87bd P ad733f9d8067486fa14d2bd32366bbea: Bootstrap starting.
I20260709 12:14:30.609333  2942 leader_election.cc:304] T ef42e3b5b70a44bc900fe4f047d668ad P c92465c7338242ed8a8365b5cab8b807 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad733f9d8067486fa14d2bd32366bbea, c92465c7338242ed8a8365b5cab8b807; no voters: 
I20260709 12:14:30.617627  3050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef42e3b5b70a44bc900fe4f047d668ad" candidate_uuid: "c92465c7338242ed8a8365b5cab8b807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa27556a0f5647c3b795ef96d8f22685" is_pre_election: true
I20260709 12:14:30.617476  3122 raft_consensus.cc:2804] T ef42e3b5b70a44bc900fe4f047d668ad P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:30.618621  3122 raft_consensus.cc:493] T ef42e3b5b70a44bc900fe4f047d668ad P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:30.618983  3122 raft_consensus.cc:3060] T ef42e3b5b70a44bc900fe4f047d668ad P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:30.619334  2941 leader_election.cc:343] T ef42e3b5b70a44bc900fe4f047d668ad P c92465c7338242ed8a8365b5cab8b807 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa27556a0f5647c3b795ef96d8f22685 (127.29.32.195:37379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:30.620150  3097 leader_election.cc:290] T ef42e3b5b70a44bc900fe4f047d668ad P c92465c7338242ed8a8365b5cab8b807 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad733f9d8067486fa14d2bd32366bbea (127.29.32.193:44239), aa27556a0f5647c3b795ef96d8f22685 (127.29.32.195:37379)
I20260709 12:14:30.622753  3117 raft_consensus.cc:697] T e71f300051f24503ace2b438227e87bd P c92465c7338242ed8a8365b5cab8b807 [term 1 LEADER]: Becoming Leader. State: Replica: c92465c7338242ed8a8365b5cab8b807, State: Running, Role: LEADER
I20260709 12:14:30.625888  3092 tablet_bootstrap.cc:654] T e71f300051f24503ace2b438227e87bd P ad733f9d8067486fa14d2bd32366bbea: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:30.627241  3090 tablet_bootstrap.cc:492] T 04a371df37884ca8855aa51af7c340af P c92465c7338242ed8a8365b5cab8b807: No bootstrap required, opened a new log
I20260709 12:14:30.627770  3091 tablet_bootstrap.cc:492] T e14e72d0295141bfb5a3b4869d4c7c56 P aa27556a0f5647c3b795ef96d8f22685: No bootstrap required, opened a new log
I20260709 12:14:30.627945  3090 ts_tablet_manager.cc:1403] T 04a371df37884ca8855aa51af7c340af P c92465c7338242ed8a8365b5cab8b807: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.007s
I20260709 12:14:30.628479  3091 ts_tablet_manager.cc:1403] T e14e72d0295141bfb5a3b4869d4c7c56 P aa27556a0f5647c3b795ef96d8f22685: Time spent bootstrapping tablet: real 0.064s	user 0.033s	sys 0.006s
I20260709 12:14:30.631428  3090 raft_consensus.cc:359] T 04a371df37884ca8855aa51af7c340af P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.632206  3090 raft_consensus.cc:385] T 04a371df37884ca8855aa51af7c340af P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:30.632498  3090 raft_consensus.cc:740] T 04a371df37884ca8855aa51af7c340af P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c92465c7338242ed8a8365b5cab8b807, State: Initialized, Role: FOLLOWER
I20260709 12:14:30.632807  3091 raft_consensus.cc:359] T e14e72d0295141bfb5a3b4869d4c7c56 P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.633337  3090 consensus_queue.cc:260] T 04a371df37884ca8855aa51af7c340af P c92465c7338242ed8a8365b5cab8b807 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.633901  3091 raft_consensus.cc:385] T e14e72d0295141bfb5a3b4869d4c7c56 P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:30.634357  3091 raft_consensus.cc:740] T e14e72d0295141bfb5a3b4869d4c7c56 P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa27556a0f5647c3b795ef96d8f22685, State: Initialized, Role: FOLLOWER
I20260709 12:14:30.625958  3117 consensus_queue.cc:237] T e71f300051f24503ace2b438227e87bd P c92465c7338242ed8a8365b5cab8b807 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.634498  3122 raft_consensus.cc:515] T ef42e3b5b70a44bc900fe4f047d668ad P c92465c7338242ed8a8365b5cab8b807 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.635811  3091 consensus_queue.cc:260] T e14e72d0295141bfb5a3b4869d4c7c56 P aa27556a0f5647c3b795ef96d8f22685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.638672  3095 raft_consensus.cc:493] T 0ca2ffbff06e4349a5faac4ddfe91b1b P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:30.639164  3095 raft_consensus.cc:515] T 0ca2ffbff06e4349a5faac4ddfe91b1b P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.639436  3091 ts_tablet_manager.cc:1434] T e14e72d0295141bfb5a3b4869d4c7c56 P aa27556a0f5647c3b795ef96d8f22685: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.001s
I20260709 12:14:30.640281  2901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef42e3b5b70a44bc900fe4f047d668ad" candidate_uuid: "c92465c7338242ed8a8365b5cab8b807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad733f9d8067486fa14d2bd32366bbea"
I20260709 12:14:30.640967  2901 raft_consensus.cc:3060] T ef42e3b5b70a44bc900fe4f047d668ad P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:30.641247  3091 tablet_bootstrap.cc:492] T ef42e3b5b70a44bc900fe4f047d668ad P aa27556a0f5647c3b795ef96d8f22685: Bootstrap starting.
I20260709 12:14:30.641796  3095 leader_election.cc:290] T 0ca2ffbff06e4349a5faac4ddfe91b1b P aa27556a0f5647c3b795ef96d8f22685 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad733f9d8067486fa14d2bd32366bbea (127.29.32.193:44239), c92465c7338242ed8a8365b5cab8b807 (127.29.32.194:33357)
I20260709 12:14:30.643455  2900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ca2ffbff06e4349a5faac4ddfe91b1b" candidate_uuid: "aa27556a0f5647c3b795ef96d8f22685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad733f9d8067486fa14d2bd32366bbea" is_pre_election: true
I20260709 12:14:30.645309  2900 raft_consensus.cc:2468] T 0ca2ffbff06e4349a5faac4ddfe91b1b P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa27556a0f5647c3b795ef96d8f22685 in term 0.
I20260709 12:14:30.646960  2975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ca2ffbff06e4349a5faac4ddfe91b1b" candidate_uuid: "aa27556a0f5647c3b795ef96d8f22685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c92465c7338242ed8a8365b5cab8b807" is_pre_election: true
I20260709 12:14:30.648108  2975 raft_consensus.cc:2468] T 0ca2ffbff06e4349a5faac4ddfe91b1b P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa27556a0f5647c3b795ef96d8f22685 in term 0.
I20260709 12:14:30.647119  3016 leader_election.cc:304] T 0ca2ffbff06e4349a5faac4ddfe91b1b P aa27556a0f5647c3b795ef96d8f22685 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa27556a0f5647c3b795ef96d8f22685, ad733f9d8067486fa14d2bd32366bbea; no voters: 
I20260709 12:14:30.652626  3091 tablet_bootstrap.cc:654] T ef42e3b5b70a44bc900fe4f047d668ad P aa27556a0f5647c3b795ef96d8f22685: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:30.661047  3095 raft_consensus.cc:2804] T 0ca2ffbff06e4349a5faac4ddfe91b1b P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:30.663218  3120 raft_consensus.cc:493] T e14e72d0295141bfb5a3b4869d4c7c56 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:30.666311  3120 raft_consensus.cc:515] T e14e72d0295141bfb5a3b4869d4c7c56 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.671685  2900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14e72d0295141bfb5a3b4869d4c7c56" candidate_uuid: "c92465c7338242ed8a8365b5cab8b807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad733f9d8067486fa14d2bd32366bbea" is_pre_election: true
I20260709 12:14:30.673144  3120 leader_election.cc:290] T e14e72d0295141bfb5a3b4869d4c7c56 P c92465c7338242ed8a8365b5cab8b807 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad733f9d8067486fa14d2bd32366bbea (127.29.32.193:44239), aa27556a0f5647c3b795ef96d8f22685 (127.29.32.195:37379)
W20260709 12:14:30.674465  2942 leader_election.cc:343] T e14e72d0295141bfb5a3b4869d4c7c56 P c92465c7338242ed8a8365b5cab8b807 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad733f9d8067486fa14d2bd32366bbea (127.29.32.193:44239): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:30.675190  2796 catalog_manager.cc:5697] T e71f300051f24503ace2b438227e87bd P c92465c7338242ed8a8365b5cab8b807 reported cstate change: term changed from 0 to 1, leader changed from <none> to c92465c7338242ed8a8365b5cab8b807 (127.29.32.194). New cstate: current_term: 1 leader_uuid: "c92465c7338242ed8a8365b5cab8b807" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:30.676694  3050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14e72d0295141bfb5a3b4869d4c7c56" candidate_uuid: "c92465c7338242ed8a8365b5cab8b807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa27556a0f5647c3b795ef96d8f22685" is_pre_election: true
I20260709 12:14:30.677378  3050 raft_consensus.cc:2468] T e14e72d0295141bfb5a3b4869d4c7c56 P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92465c7338242ed8a8365b5cab8b807 in term 0.
I20260709 12:14:30.678887  2941 leader_election.cc:304] T e14e72d0295141bfb5a3b4869d4c7c56 P c92465c7338242ed8a8365b5cab8b807 [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: aa27556a0f5647c3b795ef96d8f22685, c92465c7338242ed8a8365b5cab8b807; no voters: ad733f9d8067486fa14d2bd32366bbea
I20260709 12:14:30.679814  3117 raft_consensus.cc:2804] T e14e72d0295141bfb5a3b4869d4c7c56 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:30.662649  3095 raft_consensus.cc:493] T 0ca2ffbff06e4349a5faac4ddfe91b1b P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:30.680800  3095 raft_consensus.cc:3060] T 0ca2ffbff06e4349a5faac4ddfe91b1b P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:30.680212  3117 raft_consensus.cc:493] T e14e72d0295141bfb5a3b4869d4c7c56 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:30.684312  3117 raft_consensus.cc:3060] T e14e72d0295141bfb5a3b4869d4c7c56 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:30.690701  3090 ts_tablet_manager.cc:1434] T 04a371df37884ca8855aa51af7c340af P c92465c7338242ed8a8365b5cab8b807: Time spent starting tablet: real 0.062s	user 0.009s	sys 0.001s
I20260709 12:14:30.693050  3090 tablet_bootstrap.cc:492] T 2bc7f22965784bea97524ebca1b18fb2 P c92465c7338242ed8a8365b5cab8b807: Bootstrap starting.
I20260709 12:14:30.694836  3122 leader_election.cc:290] T ef42e3b5b70a44bc900fe4f047d668ad P c92465c7338242ed8a8365b5cab8b807 [CANDIDATE]: Term 1 election: Requested vote from peers ad733f9d8067486fa14d2bd32366bbea (127.29.32.193:44239), aa27556a0f5647c3b795ef96d8f22685 (127.29.32.195:37379)
I20260709 12:14:30.695704  3092 tablet_bootstrap.cc:492] T e71f300051f24503ace2b438227e87bd P ad733f9d8067486fa14d2bd32366bbea: No bootstrap required, opened a new log
I20260709 12:14:30.696410  3092 ts_tablet_manager.cc:1403] T e71f300051f24503ace2b438227e87bd P ad733f9d8067486fa14d2bd32366bbea: Time spent bootstrapping tablet: real 0.088s	user 0.035s	sys 0.030s
I20260709 12:14:30.696856  3050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef42e3b5b70a44bc900fe4f047d668ad" candidate_uuid: "c92465c7338242ed8a8365b5cab8b807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa27556a0f5647c3b795ef96d8f22685"
W20260709 12:14:30.699258  2941 leader_election.cc:343] T ef42e3b5b70a44bc900fe4f047d668ad P c92465c7338242ed8a8365b5cab8b807 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aa27556a0f5647c3b795ef96d8f22685 (127.29.32.195:37379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:30.700630  3092 raft_consensus.cc:359] T e71f300051f24503ace2b438227e87bd P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.701438  3092 raft_consensus.cc:385] T e71f300051f24503ace2b438227e87bd P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:30.701754  3092 raft_consensus.cc:740] T e71f300051f24503ace2b438227e87bd P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad733f9d8067486fa14d2bd32366bbea, State: Initialized, Role: FOLLOWER
I20260709 12:14:30.702579  3092 consensus_queue.cc:260] T e71f300051f24503ace2b438227e87bd P ad733f9d8067486fa14d2bd32366bbea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.703656  2901 raft_consensus.cc:2468] T ef42e3b5b70a44bc900fe4f047d668ad P ad733f9d8067486fa14d2bd32366bbea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92465c7338242ed8a8365b5cab8b807 in term 1.
I20260709 12:14:30.709656  2942 leader_election.cc:304] T ef42e3b5b70a44bc900fe4f047d668ad P c92465c7338242ed8a8365b5cab8b807 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ad733f9d8067486fa14d2bd32366bbea, c92465c7338242ed8a8365b5cab8b807; no voters: aa27556a0f5647c3b795ef96d8f22685
I20260709 12:14:30.709856  3092 ts_tablet_manager.cc:1434] T e71f300051f24503ace2b438227e87bd P ad733f9d8067486fa14d2bd32366bbea: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.006s
I20260709 12:14:30.710912  3122 raft_consensus.cc:2804] T ef42e3b5b70a44bc900fe4f047d668ad P c92465c7338242ed8a8365b5cab8b807 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:30.711434  3122 raft_consensus.cc:697] T ef42e3b5b70a44bc900fe4f047d668ad P c92465c7338242ed8a8365b5cab8b807 [term 1 LEADER]: Becoming Leader. State: Replica: c92465c7338242ed8a8365b5cab8b807, State: Running, Role: LEADER
I20260709 12:14:30.711148  3117 raft_consensus.cc:515] T e14e72d0295141bfb5a3b4869d4c7c56 P c92465c7338242ed8a8365b5cab8b807 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.711933  3090 tablet_bootstrap.cc:654] T 2bc7f22965784bea97524ebca1b18fb2 P c92465c7338242ed8a8365b5cab8b807: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:30.713302  3092 tablet_bootstrap.cc:492] T 04a371df37884ca8855aa51af7c340af P ad733f9d8067486fa14d2bd32366bbea: Bootstrap starting.
I20260709 12:14:30.713656  3117 leader_election.cc:290] T e14e72d0295141bfb5a3b4869d4c7c56 P c92465c7338242ed8a8365b5cab8b807 [CANDIDATE]: Term 1 election: Requested vote from peers ad733f9d8067486fa14d2bd32366bbea (127.29.32.193:44239), aa27556a0f5647c3b795ef96d8f22685 (127.29.32.195:37379)
I20260709 12:14:30.714838  2900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14e72d0295141bfb5a3b4869d4c7c56" candidate_uuid: "c92465c7338242ed8a8365b5cab8b807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad733f9d8067486fa14d2bd32366bbea"
I20260709 12:14:30.714903  3050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14e72d0295141bfb5a3b4869d4c7c56" candidate_uuid: "c92465c7338242ed8a8365b5cab8b807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa27556a0f5647c3b795ef96d8f22685"
I20260709 12:14:30.717267  3050 raft_consensus.cc:3060] T e14e72d0295141bfb5a3b4869d4c7c56 P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:30.717535  2942 leader_election.cc:343] T e14e72d0295141bfb5a3b4869d4c7c56 P c92465c7338242ed8a8365b5cab8b807 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ad733f9d8067486fa14d2bd32366bbea (127.29.32.193:44239): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:30.712535  3122 consensus_queue.cc:237] T ef42e3b5b70a44bc900fe4f047d668ad P c92465c7338242ed8a8365b5cab8b807 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.722909  3095 raft_consensus.cc:515] T 0ca2ffbff06e4349a5faac4ddfe91b1b P aa27556a0f5647c3b795ef96d8f22685 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.726109  3095 leader_election.cc:290] T 0ca2ffbff06e4349a5faac4ddfe91b1b P aa27556a0f5647c3b795ef96d8f22685 [CANDIDATE]: Term 1 election: Requested vote from peers ad733f9d8067486fa14d2bd32366bbea (127.29.32.193:44239), c92465c7338242ed8a8365b5cab8b807 (127.29.32.194:33357)
I20260709 12:14:30.731590  2975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ca2ffbff06e4349a5faac4ddfe91b1b" candidate_uuid: "aa27556a0f5647c3b795ef96d8f22685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c92465c7338242ed8a8365b5cab8b807"
I20260709 12:14:30.732326  2975 raft_consensus.cc:3060] T 0ca2ffbff06e4349a5faac4ddfe91b1b P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:30.734076  3091 tablet_bootstrap.cc:492] T ef42e3b5b70a44bc900fe4f047d668ad P aa27556a0f5647c3b795ef96d8f22685: No bootstrap required, opened a new log
I20260709 12:14:30.734790  3091 ts_tablet_manager.cc:1403] T ef42e3b5b70a44bc900fe4f047d668ad P aa27556a0f5647c3b795ef96d8f22685: Time spent bootstrapping tablet: real 0.094s	user 0.033s	sys 0.034s
I20260709 12:14:30.736756  3092 tablet_bootstrap.cc:654] T 04a371df37884ca8855aa51af7c340af P ad733f9d8067486fa14d2bd32366bbea: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:30.731276  2901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ca2ffbff06e4349a5faac4ddfe91b1b" candidate_uuid: "aa27556a0f5647c3b795ef96d8f22685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad733f9d8067486fa14d2bd32366bbea"
I20260709 12:14:30.738781  2901 raft_consensus.cc:3060] T 0ca2ffbff06e4349a5faac4ddfe91b1b P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:30.738627  3091 raft_consensus.cc:359] T ef42e3b5b70a44bc900fe4f047d668ad P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.739547  3091 raft_consensus.cc:385] T ef42e3b5b70a44bc900fe4f047d668ad P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:30.739912  3091 raft_consensus.cc:740] T ef42e3b5b70a44bc900fe4f047d668ad P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa27556a0f5647c3b795ef96d8f22685, State: Initialized, Role: FOLLOWER
I20260709 12:14:30.741586  3091 consensus_queue.cc:260] T ef42e3b5b70a44bc900fe4f047d668ad P aa27556a0f5647c3b795ef96d8f22685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.744066  3091 ts_tablet_manager.cc:1434] T ef42e3b5b70a44bc900fe4f047d668ad P aa27556a0f5647c3b795ef96d8f22685: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 12:14:30.745652  3091 tablet_bootstrap.cc:492] T 04a371df37884ca8855aa51af7c340af P aa27556a0f5647c3b795ef96d8f22685: Bootstrap starting.
I20260709 12:14:30.745929  2796 catalog_manager.cc:5697] T ef42e3b5b70a44bc900fe4f047d668ad P c92465c7338242ed8a8365b5cab8b807 reported cstate change: term changed from 0 to 1, leader changed from <none> to c92465c7338242ed8a8365b5cab8b807 (127.29.32.194). New cstate: current_term: 1 leader_uuid: "c92465c7338242ed8a8365b5cab8b807" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:30.754922  3091 tablet_bootstrap.cc:654] T 04a371df37884ca8855aa51af7c340af P aa27556a0f5647c3b795ef96d8f22685: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:30.755617  3122 raft_consensus.cc:493] T 04a371df37884ca8855aa51af7c340af P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:30.756175  3122 raft_consensus.cc:515] T 04a371df37884ca8855aa51af7c340af P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.729080  3050 raft_consensus.cc:2468] T e14e72d0295141bfb5a3b4869d4c7c56 P aa27556a0f5647c3b795ef96d8f22685 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92465c7338242ed8a8365b5cab8b807 in term 1.
I20260709 12:14:30.760891  2941 leader_election.cc:304] T e14e72d0295141bfb5a3b4869d4c7c56 P c92465c7338242ed8a8365b5cab8b807 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: aa27556a0f5647c3b795ef96d8f22685, c92465c7338242ed8a8365b5cab8b807; no voters: ad733f9d8067486fa14d2bd32366bbea
I20260709 12:14:30.762545  3117 raft_consensus.cc:2804] T e14e72d0295141bfb5a3b4869d4c7c56 P c92465c7338242ed8a8365b5cab8b807 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:30.763068  3117 raft_consensus.cc:697] T e14e72d0295141bfb5a3b4869d4c7c56 P c92465c7338242ed8a8365b5cab8b807 [term 1 LEADER]: Becoming Leader. State: Replica: c92465c7338242ed8a8365b5cab8b807, State: Running, Role: LEADER
I20260709 12:14:30.763302  2975 raft_consensus.cc:2468] T 0ca2ffbff06e4349a5faac4ddfe91b1b P c92465c7338242ed8a8365b5cab8b807 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa27556a0f5647c3b795ef96d8f22685 in term 1.
I20260709 12:14:30.764099  3090 tablet_bootstrap.cc:492] T 2bc7f22965784bea97524ebca1b18fb2 P c92465c7338242ed8a8365b5cab8b807: No bootstrap required, opened a new log
I20260709 12:14:30.763921  3117 consensus_queue.cc:237] T e14e72d0295141bfb5a3b4869d4c7c56 P c92465c7338242ed8a8365b5cab8b807 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.764809  3090 ts_tablet_manager.cc:1403] T 2bc7f22965784bea97524ebca1b18fb2 P c92465c7338242ed8a8365b5cab8b807: Time spent bootstrapping tablet: real 0.072s	user 0.015s	sys 0.007s
I20260709 12:14:30.764881  3015 leader_election.cc:304] T 0ca2ffbff06e4349a5faac4ddfe91b1b P aa27556a0f5647c3b795ef96d8f22685 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa27556a0f5647c3b795ef96d8f22685, c92465c7338242ed8a8365b5cab8b807; no voters: 
I20260709 12:14:30.766007  3095 raft_consensus.cc:2804] T 0ca2ffbff06e4349a5faac4ddfe91b1b P aa27556a0f5647c3b795ef96d8f22685 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:30.758388  3122 leader_election.cc:290] T 04a371df37884ca8855aa51af7c340af P c92465c7338242ed8a8365b5cab8b807 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad733f9d8067486fa14d2bd32366bbea (127.29.32.193:44239), aa27556a0f5647c3b795ef96d8f22685 (127.29.32.195:37379)
I20260709 12:14:30.771690  2900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04a371df37884ca8855aa51af7c340af" candidate_uuid: "c92465c7338242ed8a8365b5cab8b807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad733f9d8067486fa14d2bd32366bbea" is_pre_election: true
I20260709 12:14:30.775502  2901 raft_consensus.cc:2468] T 0ca2ffbff06e4349a5faac4ddfe91b1b P ad733f9d8067486fa14d2bd32366bbea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa27556a0f5647c3b795ef96d8f22685 in term 1.
W20260709 12:14:30.776026  2942 leader_election.cc:343] T 04a371df37884ca8855aa51af7c340af P c92465c7338242ed8a8365b5cab8b807 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad733f9d8067486fa14d2bd32366bbea (127.29.32.193:44239): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:30.775223  3095 raft_consensus.cc:697] T 0ca2ffbff06e4349a5faac4ddfe91b1b P aa27556a0f5647c3b795ef96d8f22685 [term 1 LEADER]: Becoming Leader. State: Replica: aa27556a0f5647c3b795ef96d8f22685, State: Running, Role: LEADER
I20260709 12:14:30.783169  3095 consensus_queue.cc:237] T 0ca2ffbff06e4349a5faac4ddfe91b1b P aa27556a0f5647c3b795ef96d8f22685 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.784968  3090 raft_consensus.cc:359] T 2bc7f22965784bea97524ebca1b18fb2 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.785892  3090 raft_consensus.cc:385] T 2bc7f22965784bea97524ebca1b18fb2 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:30.786274  3090 raft_consensus.cc:740] T 2bc7f22965784bea97524ebca1b18fb2 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c92465c7338242ed8a8365b5cab8b807, State: Initialized, Role: FOLLOWER
I20260709 12:14:30.778800  3050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04a371df37884ca8855aa51af7c340af" candidate_uuid: "c92465c7338242ed8a8365b5cab8b807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa27556a0f5647c3b795ef96d8f22685" is_pre_election: true
I20260709 12:14:30.787441  3092 tablet_bootstrap.cc:492] T 04a371df37884ca8855aa51af7c340af P ad733f9d8067486fa14d2bd32366bbea: No bootstrap required, opened a new log
I20260709 12:14:30.787163  3090 consensus_queue.cc:260] T 2bc7f22965784bea97524ebca1b18fb2 P c92465c7338242ed8a8365b5cab8b807 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.788733  3092 ts_tablet_manager.cc:1403] T 04a371df37884ca8855aa51af7c340af P ad733f9d8067486fa14d2bd32366bbea: Time spent bootstrapping tablet: real 0.076s	user 0.015s	sys 0.024s
W20260709 12:14:30.789461  2941 leader_election.cc:343] T 04a371df37884ca8855aa51af7c340af P c92465c7338242ed8a8365b5cab8b807 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa27556a0f5647c3b795ef96d8f22685 (127.29.32.195:37379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:30.790053  2941 leader_election.cc:304] T 04a371df37884ca8855aa51af7c340af P c92465c7338242ed8a8365b5cab8b807 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c92465c7338242ed8a8365b5cab8b807; no voters: aa27556a0f5647c3b795ef96d8f22685, ad733f9d8067486fa14d2bd32366bbea
I20260709 12:14:30.791587  3091 tablet_bootstrap.cc:492] T 04a371df37884ca8855aa51af7c340af P aa27556a0f5647c3b795ef96d8f22685: No bootstrap required, opened a new log
I20260709 12:14:30.792141  3091 ts_tablet_manager.cc:1403] T 04a371df37884ca8855aa51af7c340af P aa27556a0f5647c3b795ef96d8f22685: Time spent bootstrapping tablet: real 0.047s	user 0.023s	sys 0.003s
I20260709 12:14:30.792660  3092 raft_consensus.cc:359] T 04a371df37884ca8855aa51af7c340af P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.793444  3092 raft_consensus.cc:385] T 04a371df37884ca8855aa51af7c340af P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:30.793754  3092 raft_consensus.cc:740] T 04a371df37884ca8855aa51af7c340af P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad733f9d8067486fa14d2bd32366bbea, State: Initialized, Role: FOLLOWER
I20260709 12:14:30.794584  3120 raft_consensus.cc:2749] T 04a371df37884ca8855aa51af7c340af P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:30.794548  3092 consensus_queue.cc:260] T 04a371df37884ca8855aa51af7c340af P ad733f9d8067486fa14d2bd32366bbea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.795668  3120 raft_consensus.cc:493] T 2bc7f22965784bea97524ebca1b18fb2 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:30.796149  3120 raft_consensus.cc:515] T 2bc7f22965784bea97524ebca1b18fb2 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.797250  3092 ts_tablet_manager.cc:1434] T 04a371df37884ca8855aa51af7c340af P ad733f9d8067486fa14d2bd32366bbea: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:14:30.798555  3092 tablet_bootstrap.cc:492] T 8254251ea0d14b8ea3d1a2e38840e792 P ad733f9d8067486fa14d2bd32366bbea: Bootstrap starting.
I20260709 12:14:30.799247  3120 leader_election.cc:290] T 2bc7f22965784bea97524ebca1b18fb2 P c92465c7338242ed8a8365b5cab8b807 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad733f9d8067486fa14d2bd32366bbea (127.29.32.193:44239), aa27556a0f5647c3b795ef96d8f22685 (127.29.32.195:37379)
I20260709 12:14:30.799371  2901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bc7f22965784bea97524ebca1b18fb2" candidate_uuid: "c92465c7338242ed8a8365b5cab8b807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad733f9d8067486fa14d2bd32366bbea" is_pre_election: true
I20260709 12:14:30.800897  2901 raft_consensus.cc:2468] T 2bc7f22965784bea97524ebca1b18fb2 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92465c7338242ed8a8365b5cab8b807 in term 0.
I20260709 12:14:30.802282  3050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bc7f22965784bea97524ebca1b18fb2" candidate_uuid: "c92465c7338242ed8a8365b5cab8b807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa27556a0f5647c3b795ef96d8f22685" is_pre_election: true
I20260709 12:14:30.795660  3091 raft_consensus.cc:359] T 04a371df37884ca8855aa51af7c340af P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.803248  3091 raft_consensus.cc:385] T 04a371df37884ca8855aa51af7c340af P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:30.803565  3091 raft_consensus.cc:740] T 04a371df37884ca8855aa51af7c340af P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa27556a0f5647c3b795ef96d8f22685, State: Initialized, Role: FOLLOWER
W20260709 12:14:30.803892  2941 leader_election.cc:343] T 2bc7f22965784bea97524ebca1b18fb2 P c92465c7338242ed8a8365b5cab8b807 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa27556a0f5647c3b795ef96d8f22685 (127.29.32.195:37379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:30.804589  2942 leader_election.cc:304] T 2bc7f22965784bea97524ebca1b18fb2 P c92465c7338242ed8a8365b5cab8b807 [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: ad733f9d8067486fa14d2bd32366bbea, c92465c7338242ed8a8365b5cab8b807; no voters: aa27556a0f5647c3b795ef96d8f22685
I20260709 12:14:30.804406  3091 consensus_queue.cc:260] T 04a371df37884ca8855aa51af7c340af P aa27556a0f5647c3b795ef96d8f22685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.805572  3117 raft_consensus.cc:2804] T 2bc7f22965784bea97524ebca1b18fb2 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:30.806058  3117 raft_consensus.cc:493] T 2bc7f22965784bea97524ebca1b18fb2 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:30.806490  3117 raft_consensus.cc:3060] T 2bc7f22965784bea97524ebca1b18fb2 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:30.809801  3092 tablet_bootstrap.cc:654] T 8254251ea0d14b8ea3d1a2e38840e792 P ad733f9d8067486fa14d2bd32366bbea: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:30.810647  2799 catalog_manager.cc:5697] T e14e72d0295141bfb5a3b4869d4c7c56 P c92465c7338242ed8a8365b5cab8b807 reported cstate change: term changed from 0 to 1, leader changed from <none> to c92465c7338242ed8a8365b5cab8b807 (127.29.32.194). New cstate: current_term: 1 leader_uuid: "c92465c7338242ed8a8365b5cab8b807" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:30.816272  2797 catalog_manager.cc:5697] T 0ca2ffbff06e4349a5faac4ddfe91b1b P aa27556a0f5647c3b795ef96d8f22685 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa27556a0f5647c3b795ef96d8f22685 (127.29.32.195). New cstate: current_term: 1 leader_uuid: "aa27556a0f5647c3b795ef96d8f22685" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:30.817550  3117 raft_consensus.cc:515] T 2bc7f22965784bea97524ebca1b18fb2 P c92465c7338242ed8a8365b5cab8b807 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.821506  2901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bc7f22965784bea97524ebca1b18fb2" candidate_uuid: "c92465c7338242ed8a8365b5cab8b807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad733f9d8067486fa14d2bd32366bbea"
I20260709 12:14:30.822139  2901 raft_consensus.cc:3060] T 2bc7f22965784bea97524ebca1b18fb2 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:30.822705  3117 leader_election.cc:290] T 2bc7f22965784bea97524ebca1b18fb2 P c92465c7338242ed8a8365b5cab8b807 [CANDIDATE]: Term 1 election: Requested vote from peers ad733f9d8067486fa14d2bd32366bbea (127.29.32.193:44239), aa27556a0f5647c3b795ef96d8f22685 (127.29.32.195:37379)
I20260709 12:14:30.823882  3092 tablet_bootstrap.cc:492] T 8254251ea0d14b8ea3d1a2e38840e792 P ad733f9d8067486fa14d2bd32366bbea: No bootstrap required, opened a new log
I20260709 12:14:30.824280  3092 ts_tablet_manager.cc:1403] T 8254251ea0d14b8ea3d1a2e38840e792 P ad733f9d8067486fa14d2bd32366bbea: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.007s
I20260709 12:14:30.826637  3092 raft_consensus.cc:359] T 8254251ea0d14b8ea3d1a2e38840e792 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.827339  3092 raft_consensus.cc:385] T 8254251ea0d14b8ea3d1a2e38840e792 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:30.827654  3092 raft_consensus.cc:740] T 8254251ea0d14b8ea3d1a2e38840e792 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad733f9d8067486fa14d2bd32366bbea, State: Initialized, Role: FOLLOWER
I20260709 12:14:30.828548  3092 consensus_queue.cc:260] T 8254251ea0d14b8ea3d1a2e38840e792 P ad733f9d8067486fa14d2bd32366bbea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.813517  3090 ts_tablet_manager.cc:1434] T 2bc7f22965784bea97524ebca1b18fb2 P c92465c7338242ed8a8365b5cab8b807: Time spent starting tablet: real 0.048s	user 0.008s	sys 0.003s
I20260709 12:14:30.822048  3050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bc7f22965784bea97524ebca1b18fb2" candidate_uuid: "c92465c7338242ed8a8365b5cab8b807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa27556a0f5647c3b795ef96d8f22685"
I20260709 12:14:30.813239  3091 ts_tablet_manager.cc:1434] T 04a371df37884ca8855aa51af7c340af P aa27556a0f5647c3b795ef96d8f22685: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.001s
I20260709 12:14:30.831271  3092 ts_tablet_manager.cc:1434] T 8254251ea0d14b8ea3d1a2e38840e792 P ad733f9d8067486fa14d2bd32366bbea: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 12:14:30.831936  2901 raft_consensus.cc:2468] T 2bc7f22965784bea97524ebca1b18fb2 P ad733f9d8067486fa14d2bd32366bbea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92465c7338242ed8a8365b5cab8b807 in term 1.
I20260709 12:14:30.832504  3091 tablet_bootstrap.cc:492] T 2bc7f22965784bea97524ebca1b18fb2 P aa27556a0f5647c3b795ef96d8f22685: Bootstrap starting.
W20260709 12:14:30.833154  2941 leader_election.cc:343] T 2bc7f22965784bea97524ebca1b18fb2 P c92465c7338242ed8a8365b5cab8b807 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aa27556a0f5647c3b795ef96d8f22685 (127.29.32.195:37379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:30.834089  2942 leader_election.cc:304] T 2bc7f22965784bea97524ebca1b18fb2 P c92465c7338242ed8a8365b5cab8b807 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ad733f9d8067486fa14d2bd32366bbea, c92465c7338242ed8a8365b5cab8b807; no voters: aa27556a0f5647c3b795ef96d8f22685
I20260709 12:14:30.835304  3090 tablet_bootstrap.cc:492] T 8254251ea0d14b8ea3d1a2e38840e792 P c92465c7338242ed8a8365b5cab8b807: Bootstrap starting.
I20260709 12:14:30.836774  3117 raft_consensus.cc:2804] T 2bc7f22965784bea97524ebca1b18fb2 P c92465c7338242ed8a8365b5cab8b807 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:30.832504  3092 tablet_bootstrap.cc:492] T d8b094c83b074a4e9165282996ce2340 P ad733f9d8067486fa14d2bd32366bbea: Bootstrap starting.
I20260709 12:14:30.838738  3117 raft_consensus.cc:697] T 2bc7f22965784bea97524ebca1b18fb2 P c92465c7338242ed8a8365b5cab8b807 [term 1 LEADER]: Becoming Leader. State: Replica: c92465c7338242ed8a8365b5cab8b807, State: Running, Role: LEADER
I20260709 12:14:30.839788  3117 consensus_queue.cc:237] T 2bc7f22965784bea97524ebca1b18fb2 P c92465c7338242ed8a8365b5cab8b807 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.843544  3090 tablet_bootstrap.cc:654] T 8254251ea0d14b8ea3d1a2e38840e792 P c92465c7338242ed8a8365b5cab8b807: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:30.846940  3091 tablet_bootstrap.cc:654] T 2bc7f22965784bea97524ebca1b18fb2 P aa27556a0f5647c3b795ef96d8f22685: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:30.854054  3092 tablet_bootstrap.cc:654] T d8b094c83b074a4e9165282996ce2340 P ad733f9d8067486fa14d2bd32366bbea: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:30.856082  3090 tablet_bootstrap.cc:492] T 8254251ea0d14b8ea3d1a2e38840e792 P c92465c7338242ed8a8365b5cab8b807: No bootstrap required, opened a new log
I20260709 12:14:30.856628  3090 ts_tablet_manager.cc:1403] T 8254251ea0d14b8ea3d1a2e38840e792 P c92465c7338242ed8a8365b5cab8b807: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260709 12:14:30.859679  2799 catalog_manager.cc:5697] T 2bc7f22965784bea97524ebca1b18fb2 P c92465c7338242ed8a8365b5cab8b807 reported cstate change: term changed from 0 to 1, leader changed from <none> to c92465c7338242ed8a8365b5cab8b807 (127.29.32.194). New cstate: current_term: 1 leader_uuid: "c92465c7338242ed8a8365b5cab8b807" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:30.860667  3090 raft_consensus.cc:359] T 8254251ea0d14b8ea3d1a2e38840e792 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.861732  3090 raft_consensus.cc:385] T 8254251ea0d14b8ea3d1a2e38840e792 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:30.862449  3099 raft_consensus.cc:493] T 65dd890b14a34ce9a29c24beb057f941 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:30.863127  3099 raft_consensus.cc:515] T 65dd890b14a34ce9a29c24beb057f941 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.868275  2975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65dd890b14a34ce9a29c24beb057f941" candidate_uuid: "ad733f9d8067486fa14d2bd32366bbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c92465c7338242ed8a8365b5cab8b807" is_pre_election: true
W20260709 12:14:30.870329  2866 leader_election.cc:343] T 65dd890b14a34ce9a29c24beb057f941 P ad733f9d8067486fa14d2bd32366bbea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c92465c7338242ed8a8365b5cab8b807 (127.29.32.194:33357): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:30.871835  3099 leader_election.cc:290] T 65dd890b14a34ce9a29c24beb057f941 P ad733f9d8067486fa14d2bd32366bbea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c92465c7338242ed8a8365b5cab8b807 (127.29.32.194:33357), aa27556a0f5647c3b795ef96d8f22685 (127.29.32.195:37379)
I20260709 12:14:30.874159  3050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65dd890b14a34ce9a29c24beb057f941" candidate_uuid: "ad733f9d8067486fa14d2bd32366bbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa27556a0f5647c3b795ef96d8f22685" is_pre_election: true
I20260709 12:14:30.875239  3050 raft_consensus.cc:2468] T 65dd890b14a34ce9a29c24beb057f941 P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad733f9d8067486fa14d2bd32366bbea in term 0.
I20260709 12:14:30.876909  2866 leader_election.cc:304] T 65dd890b14a34ce9a29c24beb057f941 P ad733f9d8067486fa14d2bd32366bbea [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: aa27556a0f5647c3b795ef96d8f22685, ad733f9d8067486fa14d2bd32366bbea; no voters: c92465c7338242ed8a8365b5cab8b807
I20260709 12:14:30.878454  3099 raft_consensus.cc:2804] T 65dd890b14a34ce9a29c24beb057f941 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:30.878958  3099 raft_consensus.cc:493] T 65dd890b14a34ce9a29c24beb057f941 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:30.879626  3099 raft_consensus.cc:3060] T 65dd890b14a34ce9a29c24beb057f941 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:30.862134  3090 raft_consensus.cc:740] T 8254251ea0d14b8ea3d1a2e38840e792 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c92465c7338242ed8a8365b5cab8b807, State: Initialized, Role: FOLLOWER
I20260709 12:14:30.893513  3142 raft_consensus.cc:493] T 8254251ea0d14b8ea3d1a2e38840e792 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:30.895577  3142 raft_consensus.cc:515] T 8254251ea0d14b8ea3d1a2e38840e792 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.893778  3091 tablet_bootstrap.cc:492] T 2bc7f22965784bea97524ebca1b18fb2 P aa27556a0f5647c3b795ef96d8f22685: No bootstrap required, opened a new log
I20260709 12:14:30.898592  3091 ts_tablet_manager.cc:1403] T 2bc7f22965784bea97524ebca1b18fb2 P aa27556a0f5647c3b795ef96d8f22685: Time spent bootstrapping tablet: real 0.066s	user 0.024s	sys 0.025s
I20260709 12:14:30.899516  2975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8254251ea0d14b8ea3d1a2e38840e792" candidate_uuid: "ad733f9d8067486fa14d2bd32366bbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c92465c7338242ed8a8365b5cab8b807" is_pre_election: true
I20260709 12:14:30.894418  3090 consensus_queue.cc:260] T 8254251ea0d14b8ea3d1a2e38840e792 P c92465c7338242ed8a8365b5cab8b807 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.902662  2975 raft_consensus.cc:2468] T 8254251ea0d14b8ea3d1a2e38840e792 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad733f9d8067486fa14d2bd32366bbea in term 0.
I20260709 12:14:30.904618  3090 ts_tablet_manager.cc:1434] T 8254251ea0d14b8ea3d1a2e38840e792 P c92465c7338242ed8a8365b5cab8b807: Time spent starting tablet: real 0.048s	user 0.010s	sys 0.000s
I20260709 12:14:30.905369  3142 leader_election.cc:290] T 8254251ea0d14b8ea3d1a2e38840e792 P ad733f9d8067486fa14d2bd32366bbea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c92465c7338242ed8a8365b5cab8b807 (127.29.32.194:33357), aa27556a0f5647c3b795ef96d8f22685 (127.29.32.195:37379)
I20260709 12:14:30.905256  2866 leader_election.cc:304] T 8254251ea0d14b8ea3d1a2e38840e792 P ad733f9d8067486fa14d2bd32366bbea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad733f9d8067486fa14d2bd32366bbea, c92465c7338242ed8a8365b5cab8b807; no voters: 
I20260709 12:14:30.906378  3090 tablet_bootstrap.cc:492] T 65dd890b14a34ce9a29c24beb057f941 P c92465c7338242ed8a8365b5cab8b807: Bootstrap starting.
I20260709 12:14:30.907464  3050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8254251ea0d14b8ea3d1a2e38840e792" candidate_uuid: "ad733f9d8067486fa14d2bd32366bbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa27556a0f5647c3b795ef96d8f22685" is_pre_election: true
I20260709 12:14:30.907454  3099 raft_consensus.cc:515] T 65dd890b14a34ce9a29c24beb057f941 P ad733f9d8067486fa14d2bd32366bbea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.908347  3050 raft_consensus.cc:2468] T 8254251ea0d14b8ea3d1a2e38840e792 P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad733f9d8067486fa14d2bd32366bbea in term 0.
I20260709 12:14:30.910497  3091 raft_consensus.cc:359] T 2bc7f22965784bea97524ebca1b18fb2 P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.911373  3092 tablet_bootstrap.cc:492] T d8b094c83b074a4e9165282996ce2340 P ad733f9d8067486fa14d2bd32366bbea: No bootstrap required, opened a new log
I20260709 12:14:30.911144  2975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65dd890b14a34ce9a29c24beb057f941" candidate_uuid: "ad733f9d8067486fa14d2bd32366bbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c92465c7338242ed8a8365b5cab8b807"
I20260709 12:14:30.911193  3091 raft_consensus.cc:385] T 2bc7f22965784bea97524ebca1b18fb2 P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:30.912278  3091 raft_consensus.cc:740] T 2bc7f22965784bea97524ebca1b18fb2 P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa27556a0f5647c3b795ef96d8f22685, State: Initialized, Role: FOLLOWER
W20260709 12:14:30.912792  2866 leader_election.cc:343] T 65dd890b14a34ce9a29c24beb057f941 P ad733f9d8067486fa14d2bd32366bbea [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c92465c7338242ed8a8365b5cab8b807 (127.29.32.194:33357): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:30.913053  3091 consensus_queue.cc:260] T 2bc7f22965784bea97524ebca1b18fb2 P aa27556a0f5647c3b795ef96d8f22685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.913627  3092 ts_tablet_manager.cc:1403] T d8b094c83b074a4e9165282996ce2340 P ad733f9d8067486fa14d2bd32366bbea: Time spent bootstrapping tablet: real 0.081s	user 0.015s	sys 0.046s
I20260709 12:14:30.914482  3142 raft_consensus.cc:2804] T 8254251ea0d14b8ea3d1a2e38840e792 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:30.914887  3142 raft_consensus.cc:493] T 8254251ea0d14b8ea3d1a2e38840e792 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:30.915246  3142 raft_consensus.cc:3060] T 8254251ea0d14b8ea3d1a2e38840e792 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:30.915589  3090 tablet_bootstrap.cc:654] T 65dd890b14a34ce9a29c24beb057f941 P c92465c7338242ed8a8365b5cab8b807: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:30.916867  3092 raft_consensus.cc:359] T d8b094c83b074a4e9165282996ce2340 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.917577  3092 raft_consensus.cc:385] T d8b094c83b074a4e9165282996ce2340 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:30.917819  3092 raft_consensus.cc:740] T d8b094c83b074a4e9165282996ce2340 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad733f9d8067486fa14d2bd32366bbea, State: Initialized, Role: FOLLOWER
I20260709 12:14:30.918694  3092 consensus_queue.cc:260] T d8b094c83b074a4e9165282996ce2340 P ad733f9d8067486fa14d2bd32366bbea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.920140  3091 ts_tablet_manager.cc:1434] T 2bc7f22965784bea97524ebca1b18fb2 P aa27556a0f5647c3b795ef96d8f22685: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 12:14:30.921981  3099 leader_election.cc:290] T 65dd890b14a34ce9a29c24beb057f941 P ad733f9d8067486fa14d2bd32366bbea [CANDIDATE]: Term 1 election: Requested vote from peers c92465c7338242ed8a8365b5cab8b807 (127.29.32.194:33357), aa27556a0f5647c3b795ef96d8f22685 (127.29.32.195:37379)
I20260709 12:14:30.923503  3050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65dd890b14a34ce9a29c24beb057f941" candidate_uuid: "ad733f9d8067486fa14d2bd32366bbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa27556a0f5647c3b795ef96d8f22685"
I20260709 12:14:30.924333  3050 raft_consensus.cc:3060] T 65dd890b14a34ce9a29c24beb057f941 P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:30.928599  3091 tablet_bootstrap.cc:492] T d8b094c83b074a4e9165282996ce2340 P aa27556a0f5647c3b795ef96d8f22685: Bootstrap starting.
I20260709 12:14:30.930598  3095 raft_consensus.cc:493] T ef42e3b5b70a44bc900fe4f047d668ad P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:30.931311  3095 raft_consensus.cc:515] T ef42e3b5b70a44bc900fe4f047d668ad P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.935776  2975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef42e3b5b70a44bc900fe4f047d668ad" candidate_uuid: "aa27556a0f5647c3b795ef96d8f22685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c92465c7338242ed8a8365b5cab8b807" is_pre_election: true
I20260709 12:14:30.936412  3142 raft_consensus.cc:515] T 8254251ea0d14b8ea3d1a2e38840e792 P ad733f9d8067486fa14d2bd32366bbea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.939728  2975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8254251ea0d14b8ea3d1a2e38840e792" candidate_uuid: "ad733f9d8067486fa14d2bd32366bbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c92465c7338242ed8a8365b5cab8b807"
I20260709 12:14:30.940366  2975 raft_consensus.cc:3060] T 8254251ea0d14b8ea3d1a2e38840e792 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:30.940819  2901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef42e3b5b70a44bc900fe4f047d668ad" candidate_uuid: "aa27556a0f5647c3b795ef96d8f22685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad733f9d8067486fa14d2bd32366bbea" is_pre_election: true
I20260709 12:14:30.944190  2901 raft_consensus.cc:2393] T ef42e3b5b70a44bc900fe4f047d668ad P ad733f9d8067486fa14d2bd32366bbea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aa27556a0f5647c3b795ef96d8f22685 in current term 1: Already voted for candidate c92465c7338242ed8a8365b5cab8b807 in this term.
I20260709 12:14:30.940655  3095 leader_election.cc:290] T ef42e3b5b70a44bc900fe4f047d668ad P aa27556a0f5647c3b795ef96d8f22685 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c92465c7338242ed8a8365b5cab8b807 (127.29.32.194:33357), ad733f9d8067486fa14d2bd32366bbea (127.29.32.193:44239)
I20260709 12:14:30.946285  3016 leader_election.cc:304] T ef42e3b5b70a44bc900fe4f047d668ad P aa27556a0f5647c3b795ef96d8f22685 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa27556a0f5647c3b795ef96d8f22685; no voters: ad733f9d8067486fa14d2bd32366bbea, c92465c7338242ed8a8365b5cab8b807
I20260709 12:14:30.948268  3095 raft_consensus.cc:3060] T ef42e3b5b70a44bc900fe4f047d668ad P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:30.951725  2975 raft_consensus.cc:2468] T 8254251ea0d14b8ea3d1a2e38840e792 P c92465c7338242ed8a8365b5cab8b807 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad733f9d8067486fa14d2bd32366bbea in term 1.
I20260709 12:14:30.953289  3091 tablet_bootstrap.cc:654] T d8b094c83b074a4e9165282996ce2340 P aa27556a0f5647c3b795ef96d8f22685: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:30.953230  2866 leader_election.cc:304] T 8254251ea0d14b8ea3d1a2e38840e792 P ad733f9d8067486fa14d2bd32366bbea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad733f9d8067486fa14d2bd32366bbea, c92465c7338242ed8a8365b5cab8b807; no voters: 
I20260709 12:14:30.954537  3099 raft_consensus.cc:2804] T 8254251ea0d14b8ea3d1a2e38840e792 P ad733f9d8067486fa14d2bd32366bbea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:30.955106  3099 raft_consensus.cc:697] T 8254251ea0d14b8ea3d1a2e38840e792 P ad733f9d8067486fa14d2bd32366bbea [term 1 LEADER]: Becoming Leader. State: Replica: ad733f9d8067486fa14d2bd32366bbea, State: Running, Role: LEADER
I20260709 12:14:30.956110  3099 consensus_queue.cc:237] T 8254251ea0d14b8ea3d1a2e38840e792 P ad733f9d8067486fa14d2bd32366bbea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.957602  3090 tablet_bootstrap.cc:492] T 65dd890b14a34ce9a29c24beb057f941 P c92465c7338242ed8a8365b5cab8b807: No bootstrap required, opened a new log
I20260709 12:14:30.958244  3090 ts_tablet_manager.cc:1403] T 65dd890b14a34ce9a29c24beb057f941 P c92465c7338242ed8a8365b5cab8b807: Time spent bootstrapping tablet: real 0.052s	user 0.027s	sys 0.021s
I20260709 12:14:30.958861  3049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8254251ea0d14b8ea3d1a2e38840e792" candidate_uuid: "ad733f9d8067486fa14d2bd32366bbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa27556a0f5647c3b795ef96d8f22685"
I20260709 12:14:30.959611  3049 raft_consensus.cc:3060] T 8254251ea0d14b8ea3d1a2e38840e792 P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:30.962255  3090 raft_consensus.cc:359] T 65dd890b14a34ce9a29c24beb057f941 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.963471  3090 raft_consensus.cc:385] T 65dd890b14a34ce9a29c24beb057f941 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:30.964550  3090 raft_consensus.cc:740] T 65dd890b14a34ce9a29c24beb057f941 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c92465c7338242ed8a8365b5cab8b807, State: Initialized, Role: FOLLOWER
I20260709 12:14:30.965438  3090 consensus_queue.cc:260] T 65dd890b14a34ce9a29c24beb057f941 P c92465c7338242ed8a8365b5cab8b807 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.967836  3090 ts_tablet_manager.cc:1434] T 65dd890b14a34ce9a29c24beb057f941 P c92465c7338242ed8a8365b5cab8b807: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260709 12:14:30.969107  3090 tablet_bootstrap.cc:492] T d8b094c83b074a4e9165282996ce2340 P c92465c7338242ed8a8365b5cab8b807: Bootstrap starting.
I20260709 12:14:30.969985  3049 raft_consensus.cc:2468] T 8254251ea0d14b8ea3d1a2e38840e792 P aa27556a0f5647c3b795ef96d8f22685 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad733f9d8067486fa14d2bd32366bbea in term 1.
I20260709 12:14:30.971459  3142 leader_election.cc:290] T 8254251ea0d14b8ea3d1a2e38840e792 P ad733f9d8067486fa14d2bd32366bbea [CANDIDATE]: Term 1 election: Requested vote from peers c92465c7338242ed8a8365b5cab8b807 (127.29.32.194:33357), aa27556a0f5647c3b795ef96d8f22685 (127.29.32.195:37379)
I20260709 12:14:30.971765  3095 raft_consensus.cc:2749] T ef42e3b5b70a44bc900fe4f047d668ad P aa27556a0f5647c3b795ef96d8f22685 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:30.972901  3050 raft_consensus.cc:2468] T 65dd890b14a34ce9a29c24beb057f941 P aa27556a0f5647c3b795ef96d8f22685 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad733f9d8067486fa14d2bd32366bbea in term 1.
I20260709 12:14:30.974407  2866 leader_election.cc:304] T 65dd890b14a34ce9a29c24beb057f941 P ad733f9d8067486fa14d2bd32366bbea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: aa27556a0f5647c3b795ef96d8f22685, ad733f9d8067486fa14d2bd32366bbea; no voters: c92465c7338242ed8a8365b5cab8b807
I20260709 12:14:30.975956  3142 raft_consensus.cc:2804] T 65dd890b14a34ce9a29c24beb057f941 P ad733f9d8067486fa14d2bd32366bbea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:30.976698  3090 tablet_bootstrap.cc:654] T d8b094c83b074a4e9165282996ce2340 P c92465c7338242ed8a8365b5cab8b807: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:30.976598  3142 raft_consensus.cc:697] T 65dd890b14a34ce9a29c24beb057f941 P ad733f9d8067486fa14d2bd32366bbea [term 1 LEADER]: Becoming Leader. State: Replica: ad733f9d8067486fa14d2bd32366bbea, State: Running, Role: LEADER
I20260709 12:14:30.978035  3142 consensus_queue.cc:237] T 65dd890b14a34ce9a29c24beb057f941 P ad733f9d8067486fa14d2bd32366bbea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.983074  3091 tablet_bootstrap.cc:492] T d8b094c83b074a4e9165282996ce2340 P aa27556a0f5647c3b795ef96d8f22685: No bootstrap required, opened a new log
I20260709 12:14:30.983832  3091 ts_tablet_manager.cc:1403] T d8b094c83b074a4e9165282996ce2340 P aa27556a0f5647c3b795ef96d8f22685: Time spent bootstrapping tablet: real 0.063s	user 0.018s	sys 0.000s
I20260709 12:14:30.988412  3091 raft_consensus.cc:359] T d8b094c83b074a4e9165282996ce2340 P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.990959  3091 raft_consensus.cc:385] T d8b094c83b074a4e9165282996ce2340 P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:30.991328  3091 raft_consensus.cc:740] T d8b094c83b074a4e9165282996ce2340 P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa27556a0f5647c3b795ef96d8f22685, State: Initialized, Role: FOLLOWER
I20260709 12:14:30.993917  3091 consensus_queue.cc:260] T d8b094c83b074a4e9165282996ce2340 P aa27556a0f5647c3b795ef96d8f22685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:30.997151  3092 ts_tablet_manager.cc:1434] T d8b094c83b074a4e9165282996ce2340 P ad733f9d8067486fa14d2bd32366bbea: Time spent starting tablet: real 0.083s	user 0.010s	sys 0.023s
I20260709 12:14:30.997496  3091 ts_tablet_manager.cc:1434] T d8b094c83b074a4e9165282996ce2340 P aa27556a0f5647c3b795ef96d8f22685: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 12:14:30.998409  3092 tablet_bootstrap.cc:492] T e14e72d0295141bfb5a3b4869d4c7c56 P ad733f9d8067486fa14d2bd32366bbea: Bootstrap starting.
I20260709 12:14:31.000530  3090 tablet_bootstrap.cc:492] T d8b094c83b074a4e9165282996ce2340 P c92465c7338242ed8a8365b5cab8b807: No bootstrap required, opened a new log
I20260709 12:14:31.001058  3090 ts_tablet_manager.cc:1403] T d8b094c83b074a4e9165282996ce2340 P c92465c7338242ed8a8365b5cab8b807: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.005s
I20260709 12:14:31.004024  3090 raft_consensus.cc:359] T d8b094c83b074a4e9165282996ce2340 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:31.004487  3092 tablet_bootstrap.cc:654] T e14e72d0295141bfb5a3b4869d4c7c56 P ad733f9d8067486fa14d2bd32366bbea: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:31.004807  3090 raft_consensus.cc:385] T d8b094c83b074a4e9165282996ce2340 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:31.005151  3090 raft_consensus.cc:740] T d8b094c83b074a4e9165282996ce2340 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c92465c7338242ed8a8365b5cab8b807, State: Initialized, Role: FOLLOWER
I20260709 12:14:31.005946  3090 consensus_queue.cc:260] T d8b094c83b074a4e9165282996ce2340 P c92465c7338242ed8a8365b5cab8b807 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:31.012702  3090 ts_tablet_manager.cc:1434] T d8b094c83b074a4e9165282996ce2340 P c92465c7338242ed8a8365b5cab8b807: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260709 12:14:31.016773  2799 catalog_manager.cc:5697] T 8254251ea0d14b8ea3d1a2e38840e792 P ad733f9d8067486fa14d2bd32366bbea reported cstate change: term changed from 0 to 1, leader changed from <none> to ad733f9d8067486fa14d2bd32366bbea (127.29.32.193). New cstate: current_term: 1 leader_uuid: "ad733f9d8067486fa14d2bd32366bbea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:31.017757  3092 tablet_bootstrap.cc:492] T e14e72d0295141bfb5a3b4869d4c7c56 P ad733f9d8067486fa14d2bd32366bbea: No bootstrap required, opened a new log
I20260709 12:14:31.018476  3092 ts_tablet_manager.cc:1403] T e14e72d0295141bfb5a3b4869d4c7c56 P ad733f9d8067486fa14d2bd32366bbea: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.002s
I20260709 12:14:31.021577  3092 raft_consensus.cc:359] T e14e72d0295141bfb5a3b4869d4c7c56 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:31.022274  3092 raft_consensus.cc:385] T e14e72d0295141bfb5a3b4869d4c7c56 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:31.022529  3092 raft_consensus.cc:740] T e14e72d0295141bfb5a3b4869d4c7c56 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad733f9d8067486fa14d2bd32366bbea, State: Initialized, Role: FOLLOWER
I20260709 12:14:31.023226  3092 consensus_queue.cc:260] T e14e72d0295141bfb5a3b4869d4c7c56 P ad733f9d8067486fa14d2bd32366bbea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:31.024943  3092 ts_tablet_manager.cc:1434] T e14e72d0295141bfb5a3b4869d4c7c56 P ad733f9d8067486fa14d2bd32366bbea: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:14:31.029794  3117 consensus_queue.cc:1048] T e71f300051f24503ace2b438227e87bd P c92465c7338242ed8a8365b5cab8b807 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:31.035125  2799 catalog_manager.cc:5697] T 65dd890b14a34ce9a29c24beb057f941 P ad733f9d8067486fa14d2bd32366bbea reported cstate change: term changed from 0 to 1, leader changed from <none> to ad733f9d8067486fa14d2bd32366bbea (127.29.32.193). New cstate: current_term: 1 leader_uuid: "ad733f9d8067486fa14d2bd32366bbea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:31.043004  2901 raft_consensus.cc:3060] T e71f300051f24503ace2b438227e87bd P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:31.053557  3117 consensus_queue.cc:1048] T e71f300051f24503ace2b438227e87bd P c92465c7338242ed8a8365b5cab8b807 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:31.078886  3142 raft_consensus.cc:493] T e14e72d0295141bfb5a3b4869d4c7c56 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:31.079397  3142 raft_consensus.cc:515] T e14e72d0295141bfb5a3b4869d4c7c56 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:31.081280  3142 leader_election.cc:290] T e14e72d0295141bfb5a3b4869d4c7c56 P ad733f9d8067486fa14d2bd32366bbea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c92465c7338242ed8a8365b5cab8b807 (127.29.32.194:33357), aa27556a0f5647c3b795ef96d8f22685 (127.29.32.195:37379)
I20260709 12:14:31.082091  2975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14e72d0295141bfb5a3b4869d4c7c56" candidate_uuid: "ad733f9d8067486fa14d2bd32366bbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c92465c7338242ed8a8365b5cab8b807" is_pre_election: true
I20260709 12:14:31.082500  3049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14e72d0295141bfb5a3b4869d4c7c56" candidate_uuid: "ad733f9d8067486fa14d2bd32366bbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa27556a0f5647c3b795ef96d8f22685" is_pre_election: true
I20260709 12:14:31.083300  3049 raft_consensus.cc:2393] T e14e72d0295141bfb5a3b4869d4c7c56 P aa27556a0f5647c3b795ef96d8f22685 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ad733f9d8067486fa14d2bd32366bbea in current term 1: Already voted for candidate c92465c7338242ed8a8365b5cab8b807 in this term.
I20260709 12:14:31.084220  2866 leader_election.cc:304] T e14e72d0295141bfb5a3b4869d4c7c56 P ad733f9d8067486fa14d2bd32366bbea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad733f9d8067486fa14d2bd32366bbea; no voters: aa27556a0f5647c3b795ef96d8f22685, c92465c7338242ed8a8365b5cab8b807
I20260709 12:14:31.084885  3142 raft_consensus.cc:3060] T e14e72d0295141bfb5a3b4869d4c7c56 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:31.088944  3095 raft_consensus.cc:493] T 04a371df37884ca8855aa51af7c340af P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:31.089473  3095 raft_consensus.cc:515] T 04a371df37884ca8855aa51af7c340af P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:31.090421  3142 raft_consensus.cc:2749] T e14e72d0295141bfb5a3b4869d4c7c56 P ad733f9d8067486fa14d2bd32366bbea [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:31.091471  3095 leader_election.cc:290] T 04a371df37884ca8855aa51af7c340af P aa27556a0f5647c3b795ef96d8f22685 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad733f9d8067486fa14d2bd32366bbea (127.29.32.193:44239), c92465c7338242ed8a8365b5cab8b807 (127.29.32.194:33357)
I20260709 12:14:31.092204  2901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04a371df37884ca8855aa51af7c340af" candidate_uuid: "aa27556a0f5647c3b795ef96d8f22685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad733f9d8067486fa14d2bd32366bbea" is_pre_election: true
I20260709 12:14:31.093009  2901 raft_consensus.cc:2468] T 04a371df37884ca8855aa51af7c340af P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa27556a0f5647c3b795ef96d8f22685 in term 0.
I20260709 12:14:31.093017  2975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04a371df37884ca8855aa51af7c340af" candidate_uuid: "aa27556a0f5647c3b795ef96d8f22685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c92465c7338242ed8a8365b5cab8b807" is_pre_election: true
I20260709 12:14:31.093761  2975 raft_consensus.cc:2468] T 04a371df37884ca8855aa51af7c340af P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa27556a0f5647c3b795ef96d8f22685 in term 0.
I20260709 12:14:31.094340  3016 leader_election.cc:304] T 04a371df37884ca8855aa51af7c340af P aa27556a0f5647c3b795ef96d8f22685 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa27556a0f5647c3b795ef96d8f22685, ad733f9d8067486fa14d2bd32366bbea; no voters: 
I20260709 12:14:31.095285  3095 raft_consensus.cc:2804] T 04a371df37884ca8855aa51af7c340af P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:31.095763  3095 raft_consensus.cc:493] T 04a371df37884ca8855aa51af7c340af P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:31.096168  3095 raft_consensus.cc:3060] T 04a371df37884ca8855aa51af7c340af P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:31.101593  3095 raft_consensus.cc:515] T 04a371df37884ca8855aa51af7c340af P aa27556a0f5647c3b795ef96d8f22685 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:31.103839  3095 leader_election.cc:290] T 04a371df37884ca8855aa51af7c340af P aa27556a0f5647c3b795ef96d8f22685 [CANDIDATE]: Term 1 election: Requested vote from peers ad733f9d8067486fa14d2bd32366bbea (127.29.32.193:44239), c92465c7338242ed8a8365b5cab8b807 (127.29.32.194:33357)
I20260709 12:14:31.104975  2901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04a371df37884ca8855aa51af7c340af" candidate_uuid: "aa27556a0f5647c3b795ef96d8f22685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad733f9d8067486fa14d2bd32366bbea"
I20260709 12:14:31.105037  2975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04a371df37884ca8855aa51af7c340af" candidate_uuid: "aa27556a0f5647c3b795ef96d8f22685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c92465c7338242ed8a8365b5cab8b807"
I20260709 12:14:31.105638  2901 raft_consensus.cc:3060] T 04a371df37884ca8855aa51af7c340af P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:31.106101  2975 raft_consensus.cc:3060] T 04a371df37884ca8855aa51af7c340af P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:31.111135  2901 raft_consensus.cc:2468] T 04a371df37884ca8855aa51af7c340af P ad733f9d8067486fa14d2bd32366bbea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa27556a0f5647c3b795ef96d8f22685 in term 1.
I20260709 12:14:31.112329  3016 leader_election.cc:304] T 04a371df37884ca8855aa51af7c340af P aa27556a0f5647c3b795ef96d8f22685 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa27556a0f5647c3b795ef96d8f22685, ad733f9d8067486fa14d2bd32366bbea; no voters: 
I20260709 12:14:31.112452  2975 raft_consensus.cc:2468] T 04a371df37884ca8855aa51af7c340af P c92465c7338242ed8a8365b5cab8b807 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa27556a0f5647c3b795ef96d8f22685 in term 1.
I20260709 12:14:31.113088  3095 raft_consensus.cc:2804] T 04a371df37884ca8855aa51af7c340af P aa27556a0f5647c3b795ef96d8f22685 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:31.113591  3095 raft_consensus.cc:697] T 04a371df37884ca8855aa51af7c340af P aa27556a0f5647c3b795ef96d8f22685 [term 1 LEADER]: Becoming Leader. State: Replica: aa27556a0f5647c3b795ef96d8f22685, State: Running, Role: LEADER
I20260709 12:14:31.114465  3095 consensus_queue.cc:237] T 04a371df37884ca8855aa51af7c340af P aa27556a0f5647c3b795ef96d8f22685 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:31.117328  3117 consensus_queue.cc:1048] T ef42e3b5b70a44bc900fe4f047d668ad P c92465c7338242ed8a8365b5cab8b807 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:31.124140  3097 consensus_queue.cc:1048] T ef42e3b5b70a44bc900fe4f047d668ad P c92465c7338242ed8a8365b5cab8b807 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:31.124287  2796 catalog_manager.cc:5697] T 04a371df37884ca8855aa51af7c340af P aa27556a0f5647c3b795ef96d8f22685 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa27556a0f5647c3b795ef96d8f22685 (127.29.32.195). New cstate: current_term: 1 leader_uuid: "aa27556a0f5647c3b795ef96d8f22685" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:31.243899  3095 raft_consensus.cc:493] T d8b094c83b074a4e9165282996ce2340 P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:31.244617  3095 raft_consensus.cc:515] T d8b094c83b074a4e9165282996ce2340 P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:31.247259  3095 leader_election.cc:290] T d8b094c83b074a4e9165282996ce2340 P aa27556a0f5647c3b795ef96d8f22685 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad733f9d8067486fa14d2bd32366bbea (127.29.32.193:44239), c92465c7338242ed8a8365b5cab8b807 (127.29.32.194:33357)
I20260709 12:14:31.248312  2901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8b094c83b074a4e9165282996ce2340" candidate_uuid: "aa27556a0f5647c3b795ef96d8f22685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad733f9d8067486fa14d2bd32366bbea" is_pre_election: true
I20260709 12:14:31.248661  2975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8b094c83b074a4e9165282996ce2340" candidate_uuid: "aa27556a0f5647c3b795ef96d8f22685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c92465c7338242ed8a8365b5cab8b807" is_pre_election: true
I20260709 12:14:31.250736  2975 raft_consensus.cc:2468] T d8b094c83b074a4e9165282996ce2340 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa27556a0f5647c3b795ef96d8f22685 in term 0.
I20260709 12:14:31.250736  2901 raft_consensus.cc:2468] T d8b094c83b074a4e9165282996ce2340 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa27556a0f5647c3b795ef96d8f22685 in term 0.
I20260709 12:14:31.251900  3095 consensus_queue.cc:1048] T 0ca2ffbff06e4349a5faac4ddfe91b1b P aa27556a0f5647c3b795ef96d8f22685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:31.252247  3015 leader_election.cc:304] T d8b094c83b074a4e9165282996ce2340 P aa27556a0f5647c3b795ef96d8f22685 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa27556a0f5647c3b795ef96d8f22685, c92465c7338242ed8a8365b5cab8b807; no voters: 
I20260709 12:14:31.253639  3132 raft_consensus.cc:2804] T d8b094c83b074a4e9165282996ce2340 P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:31.254292  3132 raft_consensus.cc:493] T d8b094c83b074a4e9165282996ce2340 P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:31.254770  3132 raft_consensus.cc:3060] T d8b094c83b074a4e9165282996ce2340 P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:31.255164  3095 raft_consensus.cc:493] T 2bc7f22965784bea97524ebca1b18fb2 P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:31.255879  3095 raft_consensus.cc:515] T 2bc7f22965784bea97524ebca1b18fb2 P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:31.260291  3095 leader_election.cc:290] T 2bc7f22965784bea97524ebca1b18fb2 P aa27556a0f5647c3b795ef96d8f22685 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad733f9d8067486fa14d2bd32366bbea (127.29.32.193:44239), c92465c7338242ed8a8365b5cab8b807 (127.29.32.194:33357)
I20260709 12:14:31.261909  2901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bc7f22965784bea97524ebca1b18fb2" candidate_uuid: "aa27556a0f5647c3b795ef96d8f22685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad733f9d8067486fa14d2bd32366bbea" is_pre_election: true
I20260709 12:14:31.262583  2975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bc7f22965784bea97524ebca1b18fb2" candidate_uuid: "aa27556a0f5647c3b795ef96d8f22685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c92465c7338242ed8a8365b5cab8b807" is_pre_election: true
I20260709 12:14:31.262969  2901 raft_consensus.cc:2393] T 2bc7f22965784bea97524ebca1b18fb2 P ad733f9d8067486fa14d2bd32366bbea [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aa27556a0f5647c3b795ef96d8f22685 in current term 1: Already voted for candidate c92465c7338242ed8a8365b5cab8b807 in this term.
I20260709 12:14:31.263713  3132 raft_consensus.cc:515] T d8b094c83b074a4e9165282996ce2340 P aa27556a0f5647c3b795ef96d8f22685 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:31.264870  3015 leader_election.cc:304] T 2bc7f22965784bea97524ebca1b18fb2 P aa27556a0f5647c3b795ef96d8f22685 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa27556a0f5647c3b795ef96d8f22685; no voters: ad733f9d8067486fa14d2bd32366bbea, c92465c7338242ed8a8365b5cab8b807
I20260709 12:14:31.266290  3132 leader_election.cc:290] T d8b094c83b074a4e9165282996ce2340 P aa27556a0f5647c3b795ef96d8f22685 [CANDIDATE]: Term 1 election: Requested vote from peers ad733f9d8067486fa14d2bd32366bbea (127.29.32.193:44239), c92465c7338242ed8a8365b5cab8b807 (127.29.32.194:33357)
I20260709 12:14:31.268373  3132 raft_consensus.cc:3060] T 2bc7f22965784bea97524ebca1b18fb2 P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:31.278409  2901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8b094c83b074a4e9165282996ce2340" candidate_uuid: "aa27556a0f5647c3b795ef96d8f22685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad733f9d8067486fa14d2bd32366bbea"
I20260709 12:14:31.279016  3132 raft_consensus.cc:2749] T 2bc7f22965784bea97524ebca1b18fb2 P aa27556a0f5647c3b795ef96d8f22685 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:31.279394  2901 raft_consensus.cc:3060] T d8b094c83b074a4e9165282996ce2340 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:31.284639  2975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8b094c83b074a4e9165282996ce2340" candidate_uuid: "aa27556a0f5647c3b795ef96d8f22685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c92465c7338242ed8a8365b5cab8b807"
I20260709 12:14:31.285332  2975 raft_consensus.cc:3060] T d8b094c83b074a4e9165282996ce2340 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:31.290784  3097 consensus_queue.cc:1048] T 2bc7f22965784bea97524ebca1b18fb2 P c92465c7338242ed8a8365b5cab8b807 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:31.293157  3132 consensus_queue.cc:1048] T 0ca2ffbff06e4349a5faac4ddfe91b1b P aa27556a0f5647c3b795ef96d8f22685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:31.294308  2901 raft_consensus.cc:2468] T d8b094c83b074a4e9165282996ce2340 P ad733f9d8067486fa14d2bd32366bbea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa27556a0f5647c3b795ef96d8f22685 in term 1.
I20260709 12:14:31.295571  3016 leader_election.cc:304] T d8b094c83b074a4e9165282996ce2340 P aa27556a0f5647c3b795ef96d8f22685 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa27556a0f5647c3b795ef96d8f22685, ad733f9d8067486fa14d2bd32366bbea; no voters: 
I20260709 12:14:31.296568  3159 raft_consensus.cc:2804] T d8b094c83b074a4e9165282996ce2340 P aa27556a0f5647c3b795ef96d8f22685 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:31.297043  3159 raft_consensus.cc:697] T d8b094c83b074a4e9165282996ce2340 P aa27556a0f5647c3b795ef96d8f22685 [term 1 LEADER]: Becoming Leader. State: Replica: aa27556a0f5647c3b795ef96d8f22685, State: Running, Role: LEADER
I20260709 12:14:31.297822  2975 raft_consensus.cc:2468] T d8b094c83b074a4e9165282996ce2340 P c92465c7338242ed8a8365b5cab8b807 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa27556a0f5647c3b795ef96d8f22685 in term 1.
I20260709 12:14:31.297950  3159 consensus_queue.cc:237] T d8b094c83b074a4e9165282996ce2340 P aa27556a0f5647c3b795ef96d8f22685 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:31.299386  3122 consensus_queue.cc:1048] T e14e72d0295141bfb5a3b4869d4c7c56 P c92465c7338242ed8a8365b5cab8b807 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:31.323454  3097 consensus_queue.cc:1048] T 2bc7f22965784bea97524ebca1b18fb2 P c92465c7338242ed8a8365b5cab8b807 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:31.323197  2796 catalog_manager.cc:5697] T d8b094c83b074a4e9165282996ce2340 P aa27556a0f5647c3b795ef96d8f22685 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa27556a0f5647c3b795ef96d8f22685 (127.29.32.195). New cstate: current_term: 1 leader_uuid: "aa27556a0f5647c3b795ef96d8f22685" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:31.332809  3122 consensus_queue.cc:1048] T e14e72d0295141bfb5a3b4869d4c7c56 P c92465c7338242ed8a8365b5cab8b807 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:31.357704  3142 consensus_queue.cc:1048] T 8254251ea0d14b8ea3d1a2e38840e792 P ad733f9d8067486fa14d2bd32366bbea [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:31.370720  3144 consensus_queue.cc:1048] T 8254251ea0d14b8ea3d1a2e38840e792 P ad733f9d8067486fa14d2bd32366bbea [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:31.373615  3122 raft_consensus.cc:493] T 65dd890b14a34ce9a29c24beb057f941 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:31.374344  3122 raft_consensus.cc:515] T 65dd890b14a34ce9a29c24beb057f941 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:31.376500  3122 leader_election.cc:290] T 65dd890b14a34ce9a29c24beb057f941 P c92465c7338242ed8a8365b5cab8b807 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad733f9d8067486fa14d2bd32366bbea (127.29.32.193:44239), aa27556a0f5647c3b795ef96d8f22685 (127.29.32.195:37379)
I20260709 12:14:31.377707  3050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65dd890b14a34ce9a29c24beb057f941" candidate_uuid: "c92465c7338242ed8a8365b5cab8b807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa27556a0f5647c3b795ef96d8f22685" is_pre_election: true
I20260709 12:14:31.378211  2901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65dd890b14a34ce9a29c24beb057f941" candidate_uuid: "c92465c7338242ed8a8365b5cab8b807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad733f9d8067486fa14d2bd32366bbea" is_pre_election: true
I20260709 12:14:31.378756  3050 raft_consensus.cc:2393] T 65dd890b14a34ce9a29c24beb057f941 P aa27556a0f5647c3b795ef96d8f22685 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c92465c7338242ed8a8365b5cab8b807 in current term 1: Already voted for candidate ad733f9d8067486fa14d2bd32366bbea in this term.
I20260709 12:14:31.380443  2942 leader_election.cc:304] T 65dd890b14a34ce9a29c24beb057f941 P c92465c7338242ed8a8365b5cab8b807 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c92465c7338242ed8a8365b5cab8b807; no voters: aa27556a0f5647c3b795ef96d8f22685, ad733f9d8067486fa14d2bd32366bbea
I20260709 12:14:31.381958  3122 raft_consensus.cc:3060] T 65dd890b14a34ce9a29c24beb057f941 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:31.392063  3122 raft_consensus.cc:2749] T 65dd890b14a34ce9a29c24beb057f941 P c92465c7338242ed8a8365b5cab8b807 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:31.440189  3142 consensus_queue.cc:1048] T 65dd890b14a34ce9a29c24beb057f941 P ad733f9d8067486fa14d2bd32366bbea [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:31.454701  3144 consensus_queue.cc:1048] T 65dd890b14a34ce9a29c24beb057f941 P ad733f9d8067486fa14d2bd32366bbea [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:31.477126  2975 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ef42e3b5b70a44bc900fe4f047d668ad"
dest_uuid: "c92465c7338242ed8a8365b5cab8b807"
mode: GRACEFUL
new_leader_uuid: "ad733f9d8067486fa14d2bd32366bbea"
 from {username='slave'} at 127.0.0.1:46786
I20260709 12:14:31.477718  2975 raft_consensus.cc:606] T ef42e3b5b70a44bc900fe4f047d668ad P c92465c7338242ed8a8365b5cab8b807 [term 1 LEADER]: Received request to transfer leadership to TS ad733f9d8067486fa14d2bd32366bbea
I20260709 12:14:31.487890  2975 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e71f300051f24503ace2b438227e87bd"
dest_uuid: "c92465c7338242ed8a8365b5cab8b807"
mode: GRACEFUL
new_leader_uuid: "ad733f9d8067486fa14d2bd32366bbea"
 from {username='slave'} at 127.0.0.1:46786
I20260709 12:14:31.488446  2975 raft_consensus.cc:606] T e71f300051f24503ace2b438227e87bd P c92465c7338242ed8a8365b5cab8b807 [term 1 LEADER]: Received request to transfer leadership to TS ad733f9d8067486fa14d2bd32366bbea
I20260709 12:14:31.503026  3049 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ca2ffbff06e4349a5faac4ddfe91b1b"
dest_uuid: "aa27556a0f5647c3b795ef96d8f22685"
mode: GRACEFUL
new_leader_uuid: "ad733f9d8067486fa14d2bd32366bbea"
 from {username='slave'} at 127.0.0.1:51202
I20260709 12:14:31.503688  3049 raft_consensus.cc:606] T 0ca2ffbff06e4349a5faac4ddfe91b1b P aa27556a0f5647c3b795ef96d8f22685 [term 1 LEADER]: Received request to transfer leadership to TS ad733f9d8067486fa14d2bd32366bbea
I20260709 12:14:31.517313  3097 raft_consensus.cc:993] T ef42e3b5b70a44bc900fe4f047d668ad P c92465c7338242ed8a8365b5cab8b807: : Instructing follower ad733f9d8067486fa14d2bd32366bbea to start an election
I20260709 12:14:31.517795  3097 raft_consensus.cc:1081] T ef42e3b5b70a44bc900fe4f047d668ad P c92465c7338242ed8a8365b5cab8b807 [term 1 LEADER]: Signalling peer ad733f9d8067486fa14d2bd32366bbea to start an election
I20260709 12:14:31.519501  2901 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ef42e3b5b70a44bc900fe4f047d668ad"
dest_uuid: "ad733f9d8067486fa14d2bd32366bbea"
 from {username='slave'} at 127.0.0.1:46418
I20260709 12:14:31.520155  2901 raft_consensus.cc:493] T ef42e3b5b70a44bc900fe4f047d668ad P ad733f9d8067486fa14d2bd32366bbea [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:31.520390  2899 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8254251ea0d14b8ea3d1a2e38840e792"
dest_uuid: "ad733f9d8067486fa14d2bd32366bbea"
mode: GRACEFUL
new_leader_uuid: "c92465c7338242ed8a8365b5cab8b807"
 from {username='slave'} at 127.0.0.1:46426
I20260709 12:14:31.520466  2901 raft_consensus.cc:3060] T ef42e3b5b70a44bc900fe4f047d668ad P ad733f9d8067486fa14d2bd32366bbea [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:31.521065  2899 raft_consensus.cc:606] T 8254251ea0d14b8ea3d1a2e38840e792 P ad733f9d8067486fa14d2bd32366bbea [term 1 LEADER]: Received request to transfer leadership to TS c92465c7338242ed8a8365b5cab8b807
I20260709 12:14:31.527312  2901 raft_consensus.cc:515] T ef42e3b5b70a44bc900fe4f047d668ad P ad733f9d8067486fa14d2bd32366bbea [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:31.529350  2901 leader_election.cc:290] T ef42e3b5b70a44bc900fe4f047d668ad P ad733f9d8067486fa14d2bd32366bbea [CANDIDATE]: Term 2 election: Requested vote from peers c92465c7338242ed8a8365b5cab8b807 (127.29.32.194:33357), aa27556a0f5647c3b795ef96d8f22685 (127.29.32.195:37379)
I20260709 12:14:31.530339  3050 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "04a371df37884ca8855aa51af7c340af"
dest_uuid: "aa27556a0f5647c3b795ef96d8f22685"
mode: GRACEFUL
new_leader_uuid: "c92465c7338242ed8a8365b5cab8b807"
 from {username='slave'} at 127.0.0.1:51202
I20260709 12:14:31.530433  3049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef42e3b5b70a44bc900fe4f047d668ad" candidate_uuid: "ad733f9d8067486fa14d2bd32366bbea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa27556a0f5647c3b795ef96d8f22685"
I20260709 12:14:31.531152  3050 raft_consensus.cc:606] T 04a371df37884ca8855aa51af7c340af P aa27556a0f5647c3b795ef96d8f22685 [term 1 LEADER]: Received request to transfer leadership to TS c92465c7338242ed8a8365b5cab8b807
I20260709 12:14:31.531205  3049 raft_consensus.cc:3060] T ef42e3b5b70a44bc900fe4f047d668ad P aa27556a0f5647c3b795ef96d8f22685 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:31.532513  2975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef42e3b5b70a44bc900fe4f047d668ad" candidate_uuid: "ad733f9d8067486fa14d2bd32366bbea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c92465c7338242ed8a8365b5cab8b807"
I20260709 12:14:31.533133  2975 raft_consensus.cc:3055] T ef42e3b5b70a44bc900fe4f047d668ad P c92465c7338242ed8a8365b5cab8b807 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:31.533457  2975 raft_consensus.cc:740] T ef42e3b5b70a44bc900fe4f047d668ad P c92465c7338242ed8a8365b5cab8b807 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c92465c7338242ed8a8365b5cab8b807, State: Running, Role: LEADER
I20260709 12:14:31.534289  2975 consensus_queue.cc:260] T ef42e3b5b70a44bc900fe4f047d668ad P c92465c7338242ed8a8365b5cab8b807 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:31.535528  2975 raft_consensus.cc:3060] T ef42e3b5b70a44bc900fe4f047d668ad P c92465c7338242ed8a8365b5cab8b807 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:31.539116  3049 raft_consensus.cc:2468] T ef42e3b5b70a44bc900fe4f047d668ad P aa27556a0f5647c3b795ef96d8f22685 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad733f9d8067486fa14d2bd32366bbea in term 2.
I20260709 12:14:31.540437  2866 leader_election.cc:304] T ef42e3b5b70a44bc900fe4f047d668ad P ad733f9d8067486fa14d2bd32366bbea [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa27556a0f5647c3b795ef96d8f22685, ad733f9d8067486fa14d2bd32366bbea; no voters: 
I20260709 12:14:31.541478  3144 raft_consensus.cc:2804] T ef42e3b5b70a44bc900fe4f047d668ad P ad733f9d8067486fa14d2bd32366bbea [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:31.542120  3144 raft_consensus.cc:697] T ef42e3b5b70a44bc900fe4f047d668ad P ad733f9d8067486fa14d2bd32366bbea [term 2 LEADER]: Becoming Leader. State: Replica: ad733f9d8067486fa14d2bd32366bbea, State: Running, Role: LEADER
I20260709 12:14:31.542583  2975 raft_consensus.cc:2468] T ef42e3b5b70a44bc900fe4f047d668ad P c92465c7338242ed8a8365b5cab8b807 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad733f9d8067486fa14d2bd32366bbea in term 2.
I20260709 12:14:31.543458  3144 consensus_queue.cc:237] T ef42e3b5b70a44bc900fe4f047d668ad P ad733f9d8067486fa14d2bd32366bbea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:31.550479  2797 catalog_manager.cc:5697] T ef42e3b5b70a44bc900fe4f047d668ad P ad733f9d8067486fa14d2bd32366bbea reported cstate change: term changed from 1 to 2, leader changed from c92465c7338242ed8a8365b5cab8b807 (127.29.32.194) to ad733f9d8067486fa14d2bd32366bbea (127.29.32.193). New cstate: current_term: 2 leader_uuid: "ad733f9d8067486fa14d2bd32366bbea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:31.673482  3159 consensus_queue.cc:1048] T 04a371df37884ca8855aa51af7c340af P aa27556a0f5647c3b795ef96d8f22685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:31.673923  3122 raft_consensus.cc:993] T e71f300051f24503ace2b438227e87bd P c92465c7338242ed8a8365b5cab8b807: : Instructing follower ad733f9d8067486fa14d2bd32366bbea to start an election
I20260709 12:14:31.674592  3117 raft_consensus.cc:1081] T e71f300051f24503ace2b438227e87bd P c92465c7338242ed8a8365b5cab8b807 [term 1 LEADER]: Signalling peer ad733f9d8067486fa14d2bd32366bbea to start an election
I20260709 12:14:31.676302  2901 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e71f300051f24503ace2b438227e87bd"
dest_uuid: "ad733f9d8067486fa14d2bd32366bbea"
 from {username='slave'} at 127.0.0.1:46418
I20260709 12:14:31.676903  2901 raft_consensus.cc:493] T e71f300051f24503ace2b438227e87bd P ad733f9d8067486fa14d2bd32366bbea [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:31.677307  2901 raft_consensus.cc:3060] T e71f300051f24503ace2b438227e87bd P ad733f9d8067486fa14d2bd32366bbea [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:31.681038  3160 raft_consensus.cc:993] T 04a371df37884ca8855aa51af7c340af P aa27556a0f5647c3b795ef96d8f22685: : Instructing follower c92465c7338242ed8a8365b5cab8b807 to start an election
I20260709 12:14:31.682143  3161 raft_consensus.cc:1081] T 04a371df37884ca8855aa51af7c340af P aa27556a0f5647c3b795ef96d8f22685 [term 1 LEADER]: Signalling peer c92465c7338242ed8a8365b5cab8b807 to start an election
I20260709 12:14:31.687624  2975 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "04a371df37884ca8855aa51af7c340af"
dest_uuid: "c92465c7338242ed8a8365b5cab8b807"
 from {username='slave'} at 127.0.0.1:46784
I20260709 12:14:31.686167  2901 raft_consensus.cc:515] T e71f300051f24503ace2b438227e87bd P ad733f9d8067486fa14d2bd32366bbea [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:31.688206  2975 raft_consensus.cc:493] T 04a371df37884ca8855aa51af7c340af P c92465c7338242ed8a8365b5cab8b807 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:31.688630  2975 raft_consensus.cc:3060] T 04a371df37884ca8855aa51af7c340af P c92465c7338242ed8a8365b5cab8b807 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:31.688817  3161 consensus_queue.cc:1048] T 04a371df37884ca8855aa51af7c340af P aa27556a0f5647c3b795ef96d8f22685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:31.690588  2976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71f300051f24503ace2b438227e87bd" candidate_uuid: "ad733f9d8067486fa14d2bd32366bbea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c92465c7338242ed8a8365b5cab8b807"
I20260709 12:14:31.691202  2976 raft_consensus.cc:3055] T e71f300051f24503ace2b438227e87bd P c92465c7338242ed8a8365b5cab8b807 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:31.691504  2976 raft_consensus.cc:740] T e71f300051f24503ace2b438227e87bd P c92465c7338242ed8a8365b5cab8b807 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c92465c7338242ed8a8365b5cab8b807, State: Running, Role: LEADER
I20260709 12:14:31.692356  2976 consensus_queue.cc:260] T e71f300051f24503ace2b438227e87bd P c92465c7338242ed8a8365b5cab8b807 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:31.693508  2976 raft_consensus.cc:3060] T e71f300051f24503ace2b438227e87bd P c92465c7338242ed8a8365b5cab8b807 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:31.695742  2975 raft_consensus.cc:515] T 04a371df37884ca8855aa51af7c340af P c92465c7338242ed8a8365b5cab8b807 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:31.698752  2900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04a371df37884ca8855aa51af7c340af" candidate_uuid: "c92465c7338242ed8a8365b5cab8b807" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ad733f9d8067486fa14d2bd32366bbea"
I20260709 12:14:31.700258  3049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e71f300051f24503ace2b438227e87bd" candidate_uuid: "ad733f9d8067486fa14d2bd32366bbea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa27556a0f5647c3b795ef96d8f22685"
I20260709 12:14:31.700860  3049 raft_consensus.cc:3060] T e71f300051f24503ace2b438227e87bd P aa27556a0f5647c3b795ef96d8f22685 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:31.702801  2976 raft_consensus.cc:2468] T e71f300051f24503ace2b438227e87bd P c92465c7338242ed8a8365b5cab8b807 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad733f9d8067486fa14d2bd32366bbea in term 2.
I20260709 12:14:31.703974  2866 leader_election.cc:304] T e71f300051f24503ace2b438227e87bd P ad733f9d8067486fa14d2bd32366bbea [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad733f9d8067486fa14d2bd32366bbea, c92465c7338242ed8a8365b5cab8b807; no voters: 
I20260709 12:14:31.704898  3144 raft_consensus.cc:2804] T e71f300051f24503ace2b438227e87bd P ad733f9d8067486fa14d2bd32366bbea [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:31.705418  3144 raft_consensus.cc:697] T e71f300051f24503ace2b438227e87bd P ad733f9d8067486fa14d2bd32366bbea [term 2 LEADER]: Becoming Leader. State: Replica: ad733f9d8067486fa14d2bd32366bbea, State: Running, Role: LEADER
I20260709 12:14:31.706724  3144 consensus_queue.cc:237] T e71f300051f24503ace2b438227e87bd P ad733f9d8067486fa14d2bd32366bbea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:31.699400  2901 leader_election.cc:290] T e71f300051f24503ace2b438227e87bd P ad733f9d8067486fa14d2bd32366bbea [CANDIDATE]: Term 2 election: Requested vote from peers c92465c7338242ed8a8365b5cab8b807 (127.29.32.194:33357), aa27556a0f5647c3b795ef96d8f22685 (127.29.32.195:37379)
I20260709 12:14:31.710031  2975 leader_election.cc:290] T 04a371df37884ca8855aa51af7c340af P c92465c7338242ed8a8365b5cab8b807 [CANDIDATE]: Term 2 election: Requested vote from peers ad733f9d8067486fa14d2bd32366bbea (127.29.32.193:44239), aa27556a0f5647c3b795ef96d8f22685 (127.29.32.195:37379)
I20260709 12:14:31.712131  3050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04a371df37884ca8855aa51af7c340af" candidate_uuid: "c92465c7338242ed8a8365b5cab8b807" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa27556a0f5647c3b795ef96d8f22685"
I20260709 12:14:31.712777  3050 raft_consensus.cc:3055] T 04a371df37884ca8855aa51af7c340af P aa27556a0f5647c3b795ef96d8f22685 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:31.713153  3159 raft_consensus.cc:993] T 0ca2ffbff06e4349a5faac4ddfe91b1b P aa27556a0f5647c3b795ef96d8f22685: : Instructing follower ad733f9d8067486fa14d2bd32366bbea to start an election
I20260709 12:14:31.713186  3050 raft_consensus.cc:740] T 04a371df37884ca8855aa51af7c340af P aa27556a0f5647c3b795ef96d8f22685 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aa27556a0f5647c3b795ef96d8f22685, State: Running, Role: LEADER
I20260709 12:14:31.714010  3132 consensus_queue.cc:1048] T d8b094c83b074a4e9165282996ce2340 P aa27556a0f5647c3b795ef96d8f22685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:31.714447  3050 consensus_queue.cc:260] T 04a371df37884ca8855aa51af7c340af P aa27556a0f5647c3b795ef96d8f22685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:31.715740  3050 raft_consensus.cc:3060] T 04a371df37884ca8855aa51af7c340af P aa27556a0f5647c3b795ef96d8f22685 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:31.718449  3159 raft_consensus.cc:1081] T 0ca2ffbff06e4349a5faac4ddfe91b1b P aa27556a0f5647c3b795ef96d8f22685 [term 1 LEADER]: Signalling peer ad733f9d8067486fa14d2bd32366bbea to start an election
I20260709 12:14:31.721585  2900 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ca2ffbff06e4349a5faac4ddfe91b1b"
dest_uuid: "ad733f9d8067486fa14d2bd32366bbea"
 from {username='slave'} at 127.0.0.1:46408
I20260709 12:14:31.722167  2900 raft_consensus.cc:493] T 0ca2ffbff06e4349a5faac4ddfe91b1b P ad733f9d8067486fa14d2bd32366bbea [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:31.722580  2900 raft_consensus.cc:3060] T 0ca2ffbff06e4349a5faac4ddfe91b1b P ad733f9d8067486fa14d2bd32366bbea [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:31.724979  2799 catalog_manager.cc:5697] T e71f300051f24503ace2b438227e87bd P ad733f9d8067486fa14d2bd32366bbea reported cstate change: term changed from 1 to 2, leader changed from c92465c7338242ed8a8365b5cab8b807 (127.29.32.194) to ad733f9d8067486fa14d2bd32366bbea (127.29.32.193). New cstate: current_term: 2 leader_uuid: "ad733f9d8067486fa14d2bd32366bbea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:31.726409  3049 raft_consensus.cc:2468] T e71f300051f24503ace2b438227e87bd P aa27556a0f5647c3b795ef96d8f22685 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad733f9d8067486fa14d2bd32366bbea in term 2.
I20260709 12:14:31.732753  2900 raft_consensus.cc:515] T 0ca2ffbff06e4349a5faac4ddfe91b1b P ad733f9d8067486fa14d2bd32366bbea [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:31.734740  3050 raft_consensus.cc:2468] T 04a371df37884ca8855aa51af7c340af P aa27556a0f5647c3b795ef96d8f22685 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92465c7338242ed8a8365b5cab8b807 in term 2.
I20260709 12:14:31.735523  2900 leader_election.cc:290] T 0ca2ffbff06e4349a5faac4ddfe91b1b P ad733f9d8067486fa14d2bd32366bbea [CANDIDATE]: Term 2 election: Requested vote from peers c92465c7338242ed8a8365b5cab8b807 (127.29.32.194:33357), aa27556a0f5647c3b795ef96d8f22685 (127.29.32.195:37379)
I20260709 12:14:31.736058  2941 leader_election.cc:304] T 04a371df37884ca8855aa51af7c340af P c92465c7338242ed8a8365b5cab8b807 [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: aa27556a0f5647c3b795ef96d8f22685, c92465c7338242ed8a8365b5cab8b807; no voters: ad733f9d8067486fa14d2bd32366bbea
I20260709 12:14:31.736655  2976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ca2ffbff06e4349a5faac4ddfe91b1b" candidate_uuid: "ad733f9d8067486fa14d2bd32366bbea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c92465c7338242ed8a8365b5cab8b807"
I20260709 12:14:31.736896  3117 raft_consensus.cc:2804] T 04a371df37884ca8855aa51af7c340af P c92465c7338242ed8a8365b5cab8b807 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:31.737294  2976 raft_consensus.cc:3060] T 0ca2ffbff06e4349a5faac4ddfe91b1b P c92465c7338242ed8a8365b5cab8b807 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:31.737486  3117 raft_consensus.cc:697] T 04a371df37884ca8855aa51af7c340af P c92465c7338242ed8a8365b5cab8b807 [term 2 LEADER]: Becoming Leader. State: Replica: c92465c7338242ed8a8365b5cab8b807, State: Running, Role: LEADER
I20260709 12:14:31.738579  3117 consensus_queue.cc:237] T 04a371df37884ca8855aa51af7c340af P c92465c7338242ed8a8365b5cab8b807 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:31.740561  3049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ca2ffbff06e4349a5faac4ddfe91b1b" candidate_uuid: "ad733f9d8067486fa14d2bd32366bbea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa27556a0f5647c3b795ef96d8f22685"
I20260709 12:14:31.741191  3049 raft_consensus.cc:3055] T 0ca2ffbff06e4349a5faac4ddfe91b1b P aa27556a0f5647c3b795ef96d8f22685 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:31.741755  3049 raft_consensus.cc:740] T 0ca2ffbff06e4349a5faac4ddfe91b1b P aa27556a0f5647c3b795ef96d8f22685 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aa27556a0f5647c3b795ef96d8f22685, State: Running, Role: LEADER
I20260709 12:14:31.742733  3049 consensus_queue.cc:260] T 0ca2ffbff06e4349a5faac4ddfe91b1b P aa27556a0f5647c3b795ef96d8f22685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:31.744072  3049 raft_consensus.cc:3060] T 0ca2ffbff06e4349a5faac4ddfe91b1b P aa27556a0f5647c3b795ef96d8f22685 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:31.751899  3159 consensus_queue.cc:1048] T d8b094c83b074a4e9165282996ce2340 P aa27556a0f5647c3b795ef96d8f22685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:31.754417  3144 raft_consensus.cc:993] T 8254251ea0d14b8ea3d1a2e38840e792 P ad733f9d8067486fa14d2bd32366bbea: : Instructing follower c92465c7338242ed8a8365b5cab8b807 to start an election
I20260709 12:14:31.754980  3144 raft_consensus.cc:1081] T 8254251ea0d14b8ea3d1a2e38840e792 P ad733f9d8067486fa14d2bd32366bbea [term 1 LEADER]: Signalling peer c92465c7338242ed8a8365b5cab8b807 to start an election
I20260709 12:14:31.756438  3049 raft_consensus.cc:2468] T 0ca2ffbff06e4349a5faac4ddfe91b1b P aa27556a0f5647c3b795ef96d8f22685 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad733f9d8067486fa14d2bd32366bbea in term 2.
I20260709 12:14:31.756939  2974 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8254251ea0d14b8ea3d1a2e38840e792"
dest_uuid: "c92465c7338242ed8a8365b5cab8b807"
 from {username='slave'} at 127.0.0.1:46782
I20260709 12:14:31.757527  2974 raft_consensus.cc:493] T 8254251ea0d14b8ea3d1a2e38840e792 P c92465c7338242ed8a8365b5cab8b807 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:31.757881  2974 raft_consensus.cc:3060] T 8254251ea0d14b8ea3d1a2e38840e792 P c92465c7338242ed8a8365b5cab8b807 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:31.757830  2866 leader_election.cc:304] T 0ca2ffbff06e4349a5faac4ddfe91b1b P ad733f9d8067486fa14d2bd32366bbea [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa27556a0f5647c3b795ef96d8f22685, ad733f9d8067486fa14d2bd32366bbea; no voters: 
I20260709 12:14:31.758584  2976 raft_consensus.cc:2468] T 0ca2ffbff06e4349a5faac4ddfe91b1b P c92465c7338242ed8a8365b5cab8b807 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad733f9d8067486fa14d2bd32366bbea in term 2.
I20260709 12:14:31.759570  3169 raft_consensus.cc:2804] T 0ca2ffbff06e4349a5faac4ddfe91b1b P ad733f9d8067486fa14d2bd32366bbea [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:31.760043  3169 raft_consensus.cc:697] T 0ca2ffbff06e4349a5faac4ddfe91b1b P ad733f9d8067486fa14d2bd32366bbea [term 2 LEADER]: Becoming Leader. State: Replica: ad733f9d8067486fa14d2bd32366bbea, State: Running, Role: LEADER
I20260709 12:14:31.760915  3169 consensus_queue.cc:237] T 0ca2ffbff06e4349a5faac4ddfe91b1b P ad733f9d8067486fa14d2bd32366bbea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:31.761515  2797 catalog_manager.cc:5697] T 04a371df37884ca8855aa51af7c340af P c92465c7338242ed8a8365b5cab8b807 reported cstate change: term changed from 1 to 2, leader changed from aa27556a0f5647c3b795ef96d8f22685 (127.29.32.195) to c92465c7338242ed8a8365b5cab8b807 (127.29.32.194). New cstate: current_term: 2 leader_uuid: "c92465c7338242ed8a8365b5cab8b807" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:31.771114  2974 raft_consensus.cc:515] T 8254251ea0d14b8ea3d1a2e38840e792 P c92465c7338242ed8a8365b5cab8b807 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:31.773941  2974 leader_election.cc:290] T 8254251ea0d14b8ea3d1a2e38840e792 P c92465c7338242ed8a8365b5cab8b807 [CANDIDATE]: Term 2 election: Requested vote from peers ad733f9d8067486fa14d2bd32366bbea (127.29.32.193:44239), aa27556a0f5647c3b795ef96d8f22685 (127.29.32.195:37379)
I20260709 12:14:31.775761  3049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8254251ea0d14b8ea3d1a2e38840e792" candidate_uuid: "c92465c7338242ed8a8365b5cab8b807" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa27556a0f5647c3b795ef96d8f22685"
I20260709 12:14:31.776548  3049 raft_consensus.cc:3060] T 8254251ea0d14b8ea3d1a2e38840e792 P aa27556a0f5647c3b795ef96d8f22685 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:31.776237  2799 catalog_manager.cc:5697] T 0ca2ffbff06e4349a5faac4ddfe91b1b P ad733f9d8067486fa14d2bd32366bbea reported cstate change: term changed from 1 to 2, leader changed from aa27556a0f5647c3b795ef96d8f22685 (127.29.32.195) to ad733f9d8067486fa14d2bd32366bbea (127.29.32.193). New cstate: current_term: 2 leader_uuid: "ad733f9d8067486fa14d2bd32366bbea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:31.774963  2900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8254251ea0d14b8ea3d1a2e38840e792" candidate_uuid: "c92465c7338242ed8a8365b5cab8b807" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ad733f9d8067486fa14d2bd32366bbea"
I20260709 12:14:31.777647  2900 raft_consensus.cc:3055] T 8254251ea0d14b8ea3d1a2e38840e792 P ad733f9d8067486fa14d2bd32366bbea [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:31.778051  2900 raft_consensus.cc:740] T 8254251ea0d14b8ea3d1a2e38840e792 P ad733f9d8067486fa14d2bd32366bbea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ad733f9d8067486fa14d2bd32366bbea, State: Running, Role: LEADER
I20260709 12:14:31.778988  2900 consensus_queue.cc:260] T 8254251ea0d14b8ea3d1a2e38840e792 P ad733f9d8067486fa14d2bd32366bbea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:31.780427  2900 raft_consensus.cc:3060] T 8254251ea0d14b8ea3d1a2e38840e792 P ad733f9d8067486fa14d2bd32366bbea [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:31.785207  3049 raft_consensus.cc:2468] T 8254251ea0d14b8ea3d1a2e38840e792 P aa27556a0f5647c3b795ef96d8f22685 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92465c7338242ed8a8365b5cab8b807 in term 2.
I20260709 12:14:31.786406  2941 leader_election.cc:304] T 8254251ea0d14b8ea3d1a2e38840e792 P c92465c7338242ed8a8365b5cab8b807 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa27556a0f5647c3b795ef96d8f22685, c92465c7338242ed8a8365b5cab8b807; no voters: 
I20260709 12:14:31.787253  3122 raft_consensus.cc:2804] T 8254251ea0d14b8ea3d1a2e38840e792 P c92465c7338242ed8a8365b5cab8b807 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:31.787760  3122 raft_consensus.cc:697] T 8254251ea0d14b8ea3d1a2e38840e792 P c92465c7338242ed8a8365b5cab8b807 [term 2 LEADER]: Becoming Leader. State: Replica: c92465c7338242ed8a8365b5cab8b807, State: Running, Role: LEADER
I20260709 12:14:31.788417  3122 consensus_queue.cc:237] T 8254251ea0d14b8ea3d1a2e38840e792 P c92465c7338242ed8a8365b5cab8b807 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:31.788571  2900 raft_consensus.cc:2468] T 8254251ea0d14b8ea3d1a2e38840e792 P ad733f9d8067486fa14d2bd32366bbea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92465c7338242ed8a8365b5cab8b807 in term 2.
I20260709 12:14:31.795351  2799 catalog_manager.cc:5697] T 8254251ea0d14b8ea3d1a2e38840e792 P c92465c7338242ed8a8365b5cab8b807 reported cstate change: term changed from 1 to 2, leader changed from ad733f9d8067486fa14d2bd32366bbea (127.29.32.193) to c92465c7338242ed8a8365b5cab8b807 (127.29.32.194). New cstate: current_term: 2 leader_uuid: "c92465c7338242ed8a8365b5cab8b807" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:31.960058  3049 raft_consensus.cc:1275] T ef42e3b5b70a44bc900fe4f047d668ad P aa27556a0f5647c3b795ef96d8f22685 [term 2 FOLLOWER]: Refusing update from remote peer ad733f9d8067486fa14d2bd32366bbea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:31.961370  3169 consensus_queue.cc:1048] T ef42e3b5b70a44bc900fe4f047d668ad P ad733f9d8067486fa14d2bd32366bbea [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:31.969398  2974 raft_consensus.cc:1275] T ef42e3b5b70a44bc900fe4f047d668ad P c92465c7338242ed8a8365b5cab8b807 [term 2 FOLLOWER]: Refusing update from remote peer ad733f9d8067486fa14d2bd32366bbea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:31.971848  3099 consensus_queue.cc:1048] T ef42e3b5b70a44bc900fe4f047d668ad P ad733f9d8067486fa14d2bd32366bbea [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:32.104015  2974 raft_consensus.cc:1275] T e71f300051f24503ace2b438227e87bd P c92465c7338242ed8a8365b5cab8b807 [term 2 FOLLOWER]: Refusing update from remote peer ad733f9d8067486fa14d2bd32366bbea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:32.105371  3099 consensus_queue.cc:1048] T e71f300051f24503ace2b438227e87bd P ad733f9d8067486fa14d2bd32366bbea [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:32.115258  3049 raft_consensus.cc:1275] T e71f300051f24503ace2b438227e87bd P aa27556a0f5647c3b795ef96d8f22685 [term 2 FOLLOWER]: Refusing update from remote peer ad733f9d8067486fa14d2bd32366bbea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:32.120122  3144 consensus_queue.cc:1048] T e71f300051f24503ace2b438227e87bd P ad733f9d8067486fa14d2bd32366bbea [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:32.217468  2900 raft_consensus.cc:1275] T 8254251ea0d14b8ea3d1a2e38840e792 P ad733f9d8067486fa14d2bd32366bbea [term 2 FOLLOWER]: Refusing update from remote peer c92465c7338242ed8a8365b5cab8b807: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:32.218866  3097 consensus_queue.cc:1048] T 8254251ea0d14b8ea3d1a2e38840e792 P c92465c7338242ed8a8365b5cab8b807 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:32.226737  3049 raft_consensus.cc:1275] T 8254251ea0d14b8ea3d1a2e38840e792 P aa27556a0f5647c3b795ef96d8f22685 [term 2 FOLLOWER]: Refusing update from remote peer c92465c7338242ed8a8365b5cab8b807: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:32.228169  3122 consensus_queue.cc:1048] T 8254251ea0d14b8ea3d1a2e38840e792 P c92465c7338242ed8a8365b5cab8b807 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:32.336040  3049 raft_consensus.cc:1275] T 04a371df37884ca8855aa51af7c340af P aa27556a0f5647c3b795ef96d8f22685 [term 2 FOLLOWER]: Refusing update from remote peer c92465c7338242ed8a8365b5cab8b807: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:32.337581  3122 consensus_queue.cc:1048] T 04a371df37884ca8855aa51af7c340af P c92465c7338242ed8a8365b5cab8b807 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:32.346132  2900 raft_consensus.cc:3060] T 04a371df37884ca8855aa51af7c340af P ad733f9d8067486fa14d2bd32366bbea [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:32.353034  2900 raft_consensus.cc:1275] T 04a371df37884ca8855aa51af7c340af P ad733f9d8067486fa14d2bd32366bbea [term 2 FOLLOWER]: Refusing update from remote peer c92465c7338242ed8a8365b5cab8b807: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:32.355024  3122 consensus_queue.cc:1048] T 04a371df37884ca8855aa51af7c340af P c92465c7338242ed8a8365b5cab8b807 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:32.370991  2974 raft_consensus.cc:1275] T 0ca2ffbff06e4349a5faac4ddfe91b1b P c92465c7338242ed8a8365b5cab8b807 [term 2 FOLLOWER]: Refusing update from remote peer ad733f9d8067486fa14d2bd32366bbea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:32.372359  3144 consensus_queue.cc:1048] T 0ca2ffbff06e4349a5faac4ddfe91b1b P ad733f9d8067486fa14d2bd32366bbea [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:32.384861  3049 raft_consensus.cc:1275] T 0ca2ffbff06e4349a5faac4ddfe91b1b P aa27556a0f5647c3b795ef96d8f22685 [term 2 FOLLOWER]: Refusing update from remote peer ad733f9d8067486fa14d2bd32366bbea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:32.386456  3099 consensus_queue.cc:1048] T 0ca2ffbff06e4349a5faac4ddfe91b1b P ad733f9d8067486fa14d2bd32366bbea [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:34.569311  2799 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37238:
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 12:14:34.571822  2799 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 12:14:34.625002  2886 tablet_service.cc:1511] Processing CreateTablet for tablet aa4a5b4208cb481294f243591ccf3cb3 (DEFAULT_TABLE table=soft_deleted_table [id=04b2c8d5c062429588905675bef2a0e2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:14:34.626621  2886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa4a5b4208cb481294f243591ccf3cb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:34.627033  2964 tablet_service.cc:1511] Processing CreateTablet for tablet aa4a5b4208cb481294f243591ccf3cb3 (DEFAULT_TABLE table=soft_deleted_table [id=04b2c8d5c062429588905675bef2a0e2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:14:34.628477  2964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa4a5b4208cb481294f243591ccf3cb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:34.628242  3037 tablet_service.cc:1511] Processing CreateTablet for tablet aa4a5b4208cb481294f243591ccf3cb3 (DEFAULT_TABLE table=soft_deleted_table [id=04b2c8d5c062429588905675bef2a0e2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:14:34.629555  3037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa4a5b4208cb481294f243591ccf3cb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:34.639433  2962 tablet_service.cc:1511] Processing CreateTablet for tablet 6f9d22d9ec38442b8f03a2566d830f42 (DEFAULT_TABLE table=soft_deleted_table [id=04b2c8d5c062429588905675bef2a0e2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:14:34.640856  2962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f9d22d9ec38442b8f03a2566d830f42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:34.641987  2891 tablet_service.cc:1511] Processing CreateTablet for tablet 29e3d6c624c744199fbb50f2b76e18d1 (DEFAULT_TABLE table=soft_deleted_table [id=04b2c8d5c062429588905675bef2a0e2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:14:34.643393  2891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29e3d6c624c744199fbb50f2b76e18d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:34.643435  2883 tablet_service.cc:1511] Processing CreateTablet for tablet a597849a405f433da6fd7212fd5a13fd (DEFAULT_TABLE table=soft_deleted_table [id=04b2c8d5c062429588905675bef2a0e2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:14:34.644798  2883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a597849a405f433da6fd7212fd5a13fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:34.646617  2889 tablet_service.cc:1511] Processing CreateTablet for tablet 5ce8c94f217f4fe3b8b5c57bcd778534 (DEFAULT_TABLE table=soft_deleted_table [id=04b2c8d5c062429588905675bef2a0e2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:14:34.647380  2887 tablet_service.cc:1511] Processing CreateTablet for tablet 6f9d22d9ec38442b8f03a2566d830f42 (DEFAULT_TABLE table=soft_deleted_table [id=04b2c8d5c062429588905675bef2a0e2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:14:34.647959  2889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ce8c94f217f4fe3b8b5c57bcd778534. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:34.648703  2887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f9d22d9ec38442b8f03a2566d830f42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:34.651432  2885 tablet_service.cc:1511] Processing CreateTablet for tablet b0b10602071e4193ba9fe1e50575ba2f (DEFAULT_TABLE table=soft_deleted_table [id=04b2c8d5c062429588905675bef2a0e2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:14:34.652066  2884 tablet_service.cc:1511] Processing CreateTablet for tablet 515ed532a7de4ca6bed150cb525700d0 (DEFAULT_TABLE table=soft_deleted_table [id=04b2c8d5c062429588905675bef2a0e2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:14:34.652863  2885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0b10602071e4193ba9fe1e50575ba2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:34.637668  2965 tablet_service.cc:1511] Processing CreateTablet for tablet a597849a405f433da6fd7212fd5a13fd (DEFAULT_TABLE table=soft_deleted_table [id=04b2c8d5c062429588905675bef2a0e2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:14:34.656893  3036 tablet_service.cc:1511] Processing CreateTablet for tablet a597849a405f433da6fd7212fd5a13fd (DEFAULT_TABLE table=soft_deleted_table [id=04b2c8d5c062429588905675bef2a0e2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:14:34.658164  2965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a597849a405f433da6fd7212fd5a13fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:34.659370  3036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a597849a405f433da6fd7212fd5a13fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:34.660776  2884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 515ed532a7de4ca6bed150cb525700d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:34.657079  3040 tablet_service.cc:1511] Processing CreateTablet for tablet 6f9d22d9ec38442b8f03a2566d830f42 (DEFAULT_TABLE table=soft_deleted_table [id=04b2c8d5c062429588905675bef2a0e2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:14:34.664055  3040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f9d22d9ec38442b8f03a2566d830f42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:34.667369  3034 tablet_service.cc:1511] Processing CreateTablet for tablet b0b10602071e4193ba9fe1e50575ba2f (DEFAULT_TABLE table=soft_deleted_table [id=04b2c8d5c062429588905675bef2a0e2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:14:34.668977  3034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0b10602071e4193ba9fe1e50575ba2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:34.672529  2960 tablet_service.cc:1511] Processing CreateTablet for tablet b0b10602071e4193ba9fe1e50575ba2f (DEFAULT_TABLE table=soft_deleted_table [id=04b2c8d5c062429588905675bef2a0e2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:14:34.675493  2961 tablet_service.cc:1511] Processing CreateTablet for tablet 29e3d6c624c744199fbb50f2b76e18d1 (DEFAULT_TABLE table=soft_deleted_table [id=04b2c8d5c062429588905675bef2a0e2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:14:34.667357  3035 tablet_service.cc:1511] Processing CreateTablet for tablet 29e3d6c624c744199fbb50f2b76e18d1 (DEFAULT_TABLE table=soft_deleted_table [id=04b2c8d5c062429588905675bef2a0e2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:14:34.677665  3035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29e3d6c624c744199fbb50f2b76e18d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:34.674062  2960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0b10602071e4193ba9fe1e50575ba2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:34.686679  2961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29e3d6c624c744199fbb50f2b76e18d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:34.690367  2888 tablet_service.cc:1511] Processing CreateTablet for tablet fbd767e3da0a43b09c3a83732352b4fb (DEFAULT_TABLE table=soft_deleted_table [id=04b2c8d5c062429588905675bef2a0e2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:14:34.692083  2888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbd767e3da0a43b09c3a83732352b4fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:34.692183  3038 tablet_service.cc:1511] Processing CreateTablet for tablet 515ed532a7de4ca6bed150cb525700d0 (DEFAULT_TABLE table=soft_deleted_table [id=04b2c8d5c062429588905675bef2a0e2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:14:34.693876  3038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 515ed532a7de4ca6bed150cb525700d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:34.695693  2963 tablet_service.cc:1511] Processing CreateTablet for tablet 5ce8c94f217f4fe3b8b5c57bcd778534 (DEFAULT_TABLE table=soft_deleted_table [id=04b2c8d5c062429588905675bef2a0e2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:14:34.697105  2963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ce8c94f217f4fe3b8b5c57bcd778534. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:34.699563  2966 tablet_service.cc:1511] Processing CreateTablet for tablet 515ed532a7de4ca6bed150cb525700d0 (DEFAULT_TABLE table=soft_deleted_table [id=04b2c8d5c062429588905675bef2a0e2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:14:34.700042  2959 tablet_service.cc:1511] Processing CreateTablet for tablet fbd767e3da0a43b09c3a83732352b4fb (DEFAULT_TABLE table=soft_deleted_table [id=04b2c8d5c062429588905675bef2a0e2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:14:34.701005  2966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 515ed532a7de4ca6bed150cb525700d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:34.706540  2959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbd767e3da0a43b09c3a83732352b4fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:34.692162  3039 tablet_service.cc:1511] Processing CreateTablet for tablet 5ce8c94f217f4fe3b8b5c57bcd778534 (DEFAULT_TABLE table=soft_deleted_table [id=04b2c8d5c062429588905675bef2a0e2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:14:34.710791  3039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ce8c94f217f4fe3b8b5c57bcd778534. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:34.714478  2890 tablet_service.cc:1511] Processing CreateTablet for tablet e5d22749f04b4c239b5ec5a705269591 (DEFAULT_TABLE table=soft_deleted_table [id=04b2c8d5c062429588905675bef2a0e2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:14:34.716289  2890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5d22749f04b4c239b5ec5a705269591. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:34.744395  3033 tablet_service.cc:1511] Processing CreateTablet for tablet fbd767e3da0a43b09c3a83732352b4fb (DEFAULT_TABLE table=soft_deleted_table [id=04b2c8d5c062429588905675bef2a0e2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:14:34.745954  3033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbd767e3da0a43b09c3a83732352b4fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:34.747247  2960 tablet_service.cc:1511] Processing CreateTablet for tablet e5d22749f04b4c239b5ec5a705269591 (DEFAULT_TABLE table=soft_deleted_table [id=04b2c8d5c062429588905675bef2a0e2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:14:34.783294  2960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5d22749f04b4c239b5ec5a705269591. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:34.770010  3032 tablet_service.cc:1511] Processing CreateTablet for tablet e5d22749f04b4c239b5ec5a705269591 (DEFAULT_TABLE table=soft_deleted_table [id=04b2c8d5c062429588905675bef2a0e2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:14:34.787374  3032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5d22749f04b4c239b5ec5a705269591. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:34.803570  3195 tablet_bootstrap.cc:492] T aa4a5b4208cb481294f243591ccf3cb3 P ad733f9d8067486fa14d2bd32366bbea: Bootstrap starting.
I20260709 12:14:34.807725  3196 tablet_bootstrap.cc:492] T aa4a5b4208cb481294f243591ccf3cb3 P c92465c7338242ed8a8365b5cab8b807: Bootstrap starting.
I20260709 12:14:34.810567  3195 tablet_bootstrap.cc:654] T aa4a5b4208cb481294f243591ccf3cb3 P ad733f9d8067486fa14d2bd32366bbea: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:34.876892  3196 tablet_bootstrap.cc:654] T aa4a5b4208cb481294f243591ccf3cb3 P c92465c7338242ed8a8365b5cab8b807: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:34.877564  3198 tablet_bootstrap.cc:492] T a597849a405f433da6fd7212fd5a13fd P aa27556a0f5647c3b795ef96d8f22685: Bootstrap starting.
I20260709 12:14:34.886327  3198 tablet_bootstrap.cc:654] T a597849a405f433da6fd7212fd5a13fd P aa27556a0f5647c3b795ef96d8f22685: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:34.889025  3195 tablet_bootstrap.cc:492] T aa4a5b4208cb481294f243591ccf3cb3 P ad733f9d8067486fa14d2bd32366bbea: No bootstrap required, opened a new log
I20260709 12:14:34.889822  3195 ts_tablet_manager.cc:1403] T aa4a5b4208cb481294f243591ccf3cb3 P ad733f9d8067486fa14d2bd32366bbea: Time spent bootstrapping tablet: real 0.087s	user 0.013s	sys 0.005s
I20260709 12:14:34.893287  3195 raft_consensus.cc:359] T aa4a5b4208cb481294f243591ccf3cb3 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:34.893692  3196 tablet_bootstrap.cc:492] T aa4a5b4208cb481294f243591ccf3cb3 P c92465c7338242ed8a8365b5cab8b807: No bootstrap required, opened a new log
I20260709 12:14:34.893927  3195 raft_consensus.cc:385] T aa4a5b4208cb481294f243591ccf3cb3 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:34.894326  3195 raft_consensus.cc:740] T aa4a5b4208cb481294f243591ccf3cb3 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad733f9d8067486fa14d2bd32366bbea, State: Initialized, Role: FOLLOWER
I20260709 12:14:34.894344  3196 ts_tablet_manager.cc:1403] T aa4a5b4208cb481294f243591ccf3cb3 P c92465c7338242ed8a8365b5cab8b807: Time spent bootstrapping tablet: real 0.087s	user 0.017s	sys 0.005s
I20260709 12:14:34.894721  3198 tablet_bootstrap.cc:492] T a597849a405f433da6fd7212fd5a13fd P aa27556a0f5647c3b795ef96d8f22685: No bootstrap required, opened a new log
I20260709 12:14:34.895260  3198 ts_tablet_manager.cc:1403] T a597849a405f433da6fd7212fd5a13fd P aa27556a0f5647c3b795ef96d8f22685: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260709 12:14:34.895625  3195 consensus_queue.cc:260] T aa4a5b4208cb481294f243591ccf3cb3 P ad733f9d8067486fa14d2bd32366bbea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:34.897583  3196 raft_consensus.cc:359] T aa4a5b4208cb481294f243591ccf3cb3 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:34.898453  3196 raft_consensus.cc:385] T aa4a5b4208cb481294f243591ccf3cb3 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:34.898293  3198 raft_consensus.cc:359] T a597849a405f433da6fd7212fd5a13fd P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:34.898756  3195 ts_tablet_manager.cc:1434] T aa4a5b4208cb481294f243591ccf3cb3 P ad733f9d8067486fa14d2bd32366bbea: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260709 12:14:34.899176  3198 raft_consensus.cc:385] T a597849a405f433da6fd7212fd5a13fd P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:34.898789  3196 raft_consensus.cc:740] T aa4a5b4208cb481294f243591ccf3cb3 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c92465c7338242ed8a8365b5cab8b807, State: Initialized, Role: FOLLOWER
I20260709 12:14:34.899664  3198 raft_consensus.cc:740] T a597849a405f433da6fd7212fd5a13fd P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa27556a0f5647c3b795ef96d8f22685, State: Initialized, Role: FOLLOWER
I20260709 12:14:34.900388  3195 tablet_bootstrap.cc:492] T 515ed532a7de4ca6bed150cb525700d0 P ad733f9d8067486fa14d2bd32366bbea: Bootstrap starting.
I20260709 12:14:34.900171  3196 consensus_queue.cc:260] T aa4a5b4208cb481294f243591ccf3cb3 P c92465c7338242ed8a8365b5cab8b807 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:34.900583  3198 consensus_queue.cc:260] T a597849a405f433da6fd7212fd5a13fd P aa27556a0f5647c3b795ef96d8f22685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:34.903285  3196 ts_tablet_manager.cc:1434] T aa4a5b4208cb481294f243591ccf3cb3 P c92465c7338242ed8a8365b5cab8b807: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 12:14:34.904397  3196 tablet_bootstrap.cc:492] T b0b10602071e4193ba9fe1e50575ba2f P c92465c7338242ed8a8365b5cab8b807: Bootstrap starting.
I20260709 12:14:34.908483  3195 tablet_bootstrap.cc:654] T 515ed532a7de4ca6bed150cb525700d0 P ad733f9d8067486fa14d2bd32366bbea: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:34.912029  3196 tablet_bootstrap.cc:654] T b0b10602071e4193ba9fe1e50575ba2f P c92465c7338242ed8a8365b5cab8b807: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:34.914758  3159 raft_consensus.cc:493] T a597849a405f433da6fd7212fd5a13fd P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:34.915385  3159 raft_consensus.cc:515] T a597849a405f433da6fd7212fd5a13fd P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:34.919883  2900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a597849a405f433da6fd7212fd5a13fd" candidate_uuid: "aa27556a0f5647c3b795ef96d8f22685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad733f9d8067486fa14d2bd32366bbea" is_pre_election: true
I20260709 12:14:34.921271  3195 tablet_bootstrap.cc:492] T 515ed532a7de4ca6bed150cb525700d0 P ad733f9d8067486fa14d2bd32366bbea: No bootstrap required, opened a new log
I20260709 12:14:34.921847  3195 ts_tablet_manager.cc:1403] T 515ed532a7de4ca6bed150cb525700d0 P ad733f9d8067486fa14d2bd32366bbea: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.009s
W20260709 12:14:34.922518  3016 leader_election.cc:343] T a597849a405f433da6fd7212fd5a13fd P aa27556a0f5647c3b795ef96d8f22685 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad733f9d8067486fa14d2bd32366bbea (127.29.32.193:44239): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:34.925017  3195 raft_consensus.cc:359] T 515ed532a7de4ca6bed150cb525700d0 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:34.925753  3195 raft_consensus.cc:385] T 515ed532a7de4ca6bed150cb525700d0 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:34.926055  3195 raft_consensus.cc:740] T 515ed532a7de4ca6bed150cb525700d0 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad733f9d8067486fa14d2bd32366bbea, State: Initialized, Role: FOLLOWER
I20260709 12:14:34.928171  3195 consensus_queue.cc:260] T 515ed532a7de4ca6bed150cb525700d0 P ad733f9d8067486fa14d2bd32366bbea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:34.930217  3159 leader_election.cc:290] T a597849a405f433da6fd7212fd5a13fd P aa27556a0f5647c3b795ef96d8f22685 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad733f9d8067486fa14d2bd32366bbea (127.29.32.193:44239), c92465c7338242ed8a8365b5cab8b807 (127.29.32.194:33357)
I20260709 12:14:34.930784  3195 ts_tablet_manager.cc:1434] T 515ed532a7de4ca6bed150cb525700d0 P ad733f9d8067486fa14d2bd32366bbea: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 12:14:34.931157  2974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a597849a405f433da6fd7212fd5a13fd" candidate_uuid: "aa27556a0f5647c3b795ef96d8f22685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c92465c7338242ed8a8365b5cab8b807" is_pre_election: true
I20260709 12:14:34.931808  3195 tablet_bootstrap.cc:492] T 29e3d6c624c744199fbb50f2b76e18d1 P ad733f9d8067486fa14d2bd32366bbea: Bootstrap starting.
W20260709 12:14:34.932737  3015 leader_election.cc:343] T a597849a405f433da6fd7212fd5a13fd P aa27556a0f5647c3b795ef96d8f22685 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c92465c7338242ed8a8365b5cab8b807 (127.29.32.194:33357): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:34.933298  3015 leader_election.cc:304] T a597849a405f433da6fd7212fd5a13fd P aa27556a0f5647c3b795ef96d8f22685 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa27556a0f5647c3b795ef96d8f22685; no voters: ad733f9d8067486fa14d2bd32366bbea, c92465c7338242ed8a8365b5cab8b807
I20260709 12:14:34.934482  3159 raft_consensus.cc:2749] T a597849a405f433da6fd7212fd5a13fd P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:34.903285  3198 ts_tablet_manager.cc:1434] T a597849a405f433da6fd7212fd5a13fd P aa27556a0f5647c3b795ef96d8f22685: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260709 12:14:34.937227  3198 tablet_bootstrap.cc:492] T aa4a5b4208cb481294f243591ccf3cb3 P aa27556a0f5647c3b795ef96d8f22685: Bootstrap starting.
I20260709 12:14:34.935568  3196 tablet_bootstrap.cc:492] T b0b10602071e4193ba9fe1e50575ba2f P c92465c7338242ed8a8365b5cab8b807: No bootstrap required, opened a new log
I20260709 12:14:34.938030  3196 ts_tablet_manager.cc:1403] T b0b10602071e4193ba9fe1e50575ba2f P c92465c7338242ed8a8365b5cab8b807: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.011s
I20260709 12:14:34.941166  3196 raft_consensus.cc:359] T b0b10602071e4193ba9fe1e50575ba2f P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:34.941970  3196 raft_consensus.cc:385] T b0b10602071e4193ba9fe1e50575ba2f P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:34.942307  3196 raft_consensus.cc:740] T b0b10602071e4193ba9fe1e50575ba2f P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c92465c7338242ed8a8365b5cab8b807, State: Initialized, Role: FOLLOWER
I20260709 12:14:34.943015  3196 consensus_queue.cc:260] T b0b10602071e4193ba9fe1e50575ba2f P c92465c7338242ed8a8365b5cab8b807 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:34.945523  3196 ts_tablet_manager.cc:1434] T b0b10602071e4193ba9fe1e50575ba2f P c92465c7338242ed8a8365b5cab8b807: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:14:34.945860  3198 tablet_bootstrap.cc:654] T aa4a5b4208cb481294f243591ccf3cb3 P aa27556a0f5647c3b795ef96d8f22685: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:34.946856  3196 tablet_bootstrap.cc:492] T 29e3d6c624c744199fbb50f2b76e18d1 P c92465c7338242ed8a8365b5cab8b807: Bootstrap starting.
I20260709 12:14:34.948758  3195 tablet_bootstrap.cc:654] T 29e3d6c624c744199fbb50f2b76e18d1 P ad733f9d8067486fa14d2bd32366bbea: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:34.955052  3195 tablet_bootstrap.cc:492] T 29e3d6c624c744199fbb50f2b76e18d1 P ad733f9d8067486fa14d2bd32366bbea: No bootstrap required, opened a new log
I20260709 12:14:34.956611  3195 ts_tablet_manager.cc:1403] T 29e3d6c624c744199fbb50f2b76e18d1 P ad733f9d8067486fa14d2bd32366bbea: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.000s
I20260709 12:14:34.959345  3196 tablet_bootstrap.cc:654] T 29e3d6c624c744199fbb50f2b76e18d1 P c92465c7338242ed8a8365b5cab8b807: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:34.959400  3099 raft_consensus.cc:493] T 515ed532a7de4ca6bed150cb525700d0 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:34.960075  3099 raft_consensus.cc:515] T 515ed532a7de4ca6bed150cb525700d0 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:34.962301  3099 leader_election.cc:290] T 515ed532a7de4ca6bed150cb525700d0 P ad733f9d8067486fa14d2bd32366bbea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c92465c7338242ed8a8365b5cab8b807 (127.29.32.194:33357), aa27556a0f5647c3b795ef96d8f22685 (127.29.32.195:37379)
I20260709 12:14:34.965258  2974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "515ed532a7de4ca6bed150cb525700d0" candidate_uuid: "ad733f9d8067486fa14d2bd32366bbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c92465c7338242ed8a8365b5cab8b807" is_pre_election: true
I20260709 12:14:34.967078  3050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "515ed532a7de4ca6bed150cb525700d0" candidate_uuid: "ad733f9d8067486fa14d2bd32366bbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa27556a0f5647c3b795ef96d8f22685" is_pre_election: true
W20260709 12:14:34.969811  2866 leader_election.cc:343] T 515ed532a7de4ca6bed150cb525700d0 P ad733f9d8067486fa14d2bd32366bbea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c92465c7338242ed8a8365b5cab8b807 (127.29.32.194:33357): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:34.970796  2866 leader_election.cc:343] T 515ed532a7de4ca6bed150cb525700d0 P ad733f9d8067486fa14d2bd32366bbea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa27556a0f5647c3b795ef96d8f22685 (127.29.32.195:37379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:34.971341  2866 leader_election.cc:304] T 515ed532a7de4ca6bed150cb525700d0 P ad733f9d8067486fa14d2bd32366bbea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad733f9d8067486fa14d2bd32366bbea; no voters: aa27556a0f5647c3b795ef96d8f22685, c92465c7338242ed8a8365b5cab8b807
I20260709 12:14:34.972587  3099 raft_consensus.cc:493] T aa4a5b4208cb481294f243591ccf3cb3 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:34.973232  3099 raft_consensus.cc:515] T aa4a5b4208cb481294f243591ccf3cb3 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:34.976365  3195 raft_consensus.cc:359] T 29e3d6c624c744199fbb50f2b76e18d1 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:34.977243  3198 tablet_bootstrap.cc:492] T aa4a5b4208cb481294f243591ccf3cb3 P aa27556a0f5647c3b795ef96d8f22685: No bootstrap required, opened a new log
I20260709 12:14:34.977468  3195 raft_consensus.cc:385] T 29e3d6c624c744199fbb50f2b76e18d1 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:34.977888  3198 ts_tablet_manager.cc:1403] T aa4a5b4208cb481294f243591ccf3cb3 P aa27556a0f5647c3b795ef96d8f22685: Time spent bootstrapping tablet: real 0.041s	user 0.018s	sys 0.018s
I20260709 12:14:34.977931  3195 raft_consensus.cc:740] T 29e3d6c624c744199fbb50f2b76e18d1 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad733f9d8067486fa14d2bd32366bbea, State: Initialized, Role: FOLLOWER
I20260709 12:14:34.979135  3099 leader_election.cc:290] T aa4a5b4208cb481294f243591ccf3cb3 P ad733f9d8067486fa14d2bd32366bbea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c92465c7338242ed8a8365b5cab8b807 (127.29.32.194:33357), aa27556a0f5647c3b795ef96d8f22685 (127.29.32.195:37379)
I20260709 12:14:34.979785  3099 raft_consensus.cc:2749] T 515ed532a7de4ca6bed150cb525700d0 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:34.979537  3195 consensus_queue.cc:260] T 29e3d6c624c744199fbb50f2b76e18d1 P ad733f9d8067486fa14d2bd32366bbea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:34.981356  3198 raft_consensus.cc:359] T aa4a5b4208cb481294f243591ccf3cb3 P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:34.981978  3198 raft_consensus.cc:385] T aa4a5b4208cb481294f243591ccf3cb3 P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:34.982264  3198 raft_consensus.cc:740] T aa4a5b4208cb481294f243591ccf3cb3 P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa27556a0f5647c3b795ef96d8f22685, State: Initialized, Role: FOLLOWER
I20260709 12:14:34.982968  3198 consensus_queue.cc:260] T aa4a5b4208cb481294f243591ccf3cb3 P aa27556a0f5647c3b795ef96d8f22685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:34.985253  3198 ts_tablet_manager.cc:1434] T aa4a5b4208cb481294f243591ccf3cb3 P aa27556a0f5647c3b795ef96d8f22685: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:14:34.987332  2974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa4a5b4208cb481294f243591ccf3cb3" candidate_uuid: "ad733f9d8067486fa14d2bd32366bbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c92465c7338242ed8a8365b5cab8b807" is_pre_election: true
I20260709 12:14:34.988072  2974 raft_consensus.cc:2468] T aa4a5b4208cb481294f243591ccf3cb3 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad733f9d8067486fa14d2bd32366bbea in term 0.
I20260709 12:14:34.990013  3050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa4a5b4208cb481294f243591ccf3cb3" candidate_uuid: "ad733f9d8067486fa14d2bd32366bbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa27556a0f5647c3b795ef96d8f22685" is_pre_election: true
I20260709 12:14:34.990736  3050 raft_consensus.cc:2468] T aa4a5b4208cb481294f243591ccf3cb3 P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad733f9d8067486fa14d2bd32366bbea in term 0.
I20260709 12:14:34.993299  3195 ts_tablet_manager.cc:1434] T 29e3d6c624c744199fbb50f2b76e18d1 P ad733f9d8067486fa14d2bd32366bbea: Time spent starting tablet: real 0.036s	user 0.009s	sys 0.000s
I20260709 12:14:34.997956  2866 leader_election.cc:304] T aa4a5b4208cb481294f243591ccf3cb3 P ad733f9d8067486fa14d2bd32366bbea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa27556a0f5647c3b795ef96d8f22685, ad733f9d8067486fa14d2bd32366bbea; no voters: 
I20260709 12:14:34.999455  3206 raft_consensus.cc:2804] T aa4a5b4208cb481294f243591ccf3cb3 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:34.999850  3206 raft_consensus.cc:493] T aa4a5b4208cb481294f243591ccf3cb3 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:35.000178  3206 raft_consensus.cc:3060] T aa4a5b4208cb481294f243591ccf3cb3 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:35.006948  3195 tablet_bootstrap.cc:492] T 5ce8c94f217f4fe3b8b5c57bcd778534 P ad733f9d8067486fa14d2bd32366bbea: Bootstrap starting.
I20260709 12:14:35.008955  3198 tablet_bootstrap.cc:492] T 6f9d22d9ec38442b8f03a2566d830f42 P aa27556a0f5647c3b795ef96d8f22685: Bootstrap starting.
I20260709 12:14:35.008785  3206 raft_consensus.cc:515] T aa4a5b4208cb481294f243591ccf3cb3 P ad733f9d8067486fa14d2bd32366bbea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:35.011813  2974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa4a5b4208cb481294f243591ccf3cb3" candidate_uuid: "ad733f9d8067486fa14d2bd32366bbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c92465c7338242ed8a8365b5cab8b807"
I20260709 12:14:35.012447  2974 raft_consensus.cc:3060] T aa4a5b4208cb481294f243591ccf3cb3 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:35.016680  3198 tablet_bootstrap.cc:654] T 6f9d22d9ec38442b8f03a2566d830f42 P aa27556a0f5647c3b795ef96d8f22685: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:35.017380  3206 leader_election.cc:290] T aa4a5b4208cb481294f243591ccf3cb3 P ad733f9d8067486fa14d2bd32366bbea [CANDIDATE]: Term 1 election: Requested vote from peers c92465c7338242ed8a8365b5cab8b807 (127.29.32.194:33357), aa27556a0f5647c3b795ef96d8f22685 (127.29.32.195:37379)
I20260709 12:14:35.018568  3050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa4a5b4208cb481294f243591ccf3cb3" candidate_uuid: "ad733f9d8067486fa14d2bd32366bbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa27556a0f5647c3b795ef96d8f22685"
I20260709 12:14:35.019371  3050 raft_consensus.cc:3060] T aa4a5b4208cb481294f243591ccf3cb3 P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:35.021575  2974 raft_consensus.cc:2468] T aa4a5b4208cb481294f243591ccf3cb3 P c92465c7338242ed8a8365b5cab8b807 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad733f9d8067486fa14d2bd32366bbea in term 1.
I20260709 12:14:35.023139  2866 leader_election.cc:304] T aa4a5b4208cb481294f243591ccf3cb3 P ad733f9d8067486fa14d2bd32366bbea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad733f9d8067486fa14d2bd32366bbea, c92465c7338242ed8a8365b5cab8b807; no voters: 
I20260709 12:14:35.016678  3195 tablet_bootstrap.cc:654] T 5ce8c94f217f4fe3b8b5c57bcd778534 P ad733f9d8067486fa14d2bd32366bbea: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:35.024181  3206 raft_consensus.cc:2804] T aa4a5b4208cb481294f243591ccf3cb3 P ad733f9d8067486fa14d2bd32366bbea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:35.024740  3206 raft_consensus.cc:697] T aa4a5b4208cb481294f243591ccf3cb3 P ad733f9d8067486fa14d2bd32366bbea [term 1 LEADER]: Becoming Leader. State: Replica: ad733f9d8067486fa14d2bd32366bbea, State: Running, Role: LEADER
I20260709 12:14:35.025589  3196 tablet_bootstrap.cc:492] T 29e3d6c624c744199fbb50f2b76e18d1 P c92465c7338242ed8a8365b5cab8b807: No bootstrap required, opened a new log
I20260709 12:14:35.026304  3196 ts_tablet_manager.cc:1403] T 29e3d6c624c744199fbb50f2b76e18d1 P c92465c7338242ed8a8365b5cab8b807: Time spent bootstrapping tablet: real 0.080s	user 0.046s	sys 0.024s
I20260709 12:14:35.026088  3206 consensus_queue.cc:237] T aa4a5b4208cb481294f243591ccf3cb3 P ad733f9d8067486fa14d2bd32366bbea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:35.025712  3198 tablet_bootstrap.cc:492] T 6f9d22d9ec38442b8f03a2566d830f42 P aa27556a0f5647c3b795ef96d8f22685: No bootstrap required, opened a new log
I20260709 12:14:35.030014  3198 ts_tablet_manager.cc:1403] T 6f9d22d9ec38442b8f03a2566d830f42 P aa27556a0f5647c3b795ef96d8f22685: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.004s
I20260709 12:14:35.029495  3196 raft_consensus.cc:359] T 29e3d6c624c744199fbb50f2b76e18d1 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:35.030524  3196 raft_consensus.cc:385] T 29e3d6c624c744199fbb50f2b76e18d1 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:35.030849  3196 raft_consensus.cc:740] T 29e3d6c624c744199fbb50f2b76e18d1 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c92465c7338242ed8a8365b5cab8b807, State: Initialized, Role: FOLLOWER
I20260709 12:14:35.031633  3196 consensus_queue.cc:260] T 29e3d6c624c744199fbb50f2b76e18d1 P c92465c7338242ed8a8365b5cab8b807 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:35.033576  3198 raft_consensus.cc:359] T 6f9d22d9ec38442b8f03a2566d830f42 P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:35.034778  3196 ts_tablet_manager.cc:1434] T 29e3d6c624c744199fbb50f2b76e18d1 P c92465c7338242ed8a8365b5cab8b807: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 12:14:35.035120  3198 raft_consensus.cc:385] T 6f9d22d9ec38442b8f03a2566d830f42 P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:35.035485  3198 raft_consensus.cc:740] T 6f9d22d9ec38442b8f03a2566d830f42 P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa27556a0f5647c3b795ef96d8f22685, State: Initialized, Role: FOLLOWER
I20260709 12:14:35.035869  3196 tablet_bootstrap.cc:492] T a597849a405f433da6fd7212fd5a13fd P c92465c7338242ed8a8365b5cab8b807: Bootstrap starting.
I20260709 12:14:35.036355  3198 consensus_queue.cc:260] T 6f9d22d9ec38442b8f03a2566d830f42 P aa27556a0f5647c3b795ef96d8f22685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:35.038975  3198 ts_tablet_manager.cc:1434] T 6f9d22d9ec38442b8f03a2566d830f42 P aa27556a0f5647c3b795ef96d8f22685: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:14:35.041945  3198 tablet_bootstrap.cc:492] T fbd767e3da0a43b09c3a83732352b4fb P aa27556a0f5647c3b795ef96d8f22685: Bootstrap starting.
I20260709 12:14:35.043464  3196 tablet_bootstrap.cc:654] T a597849a405f433da6fd7212fd5a13fd P c92465c7338242ed8a8365b5cab8b807: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:35.045663  3050 raft_consensus.cc:2468] T aa4a5b4208cb481294f243591ccf3cb3 P aa27556a0f5647c3b795ef96d8f22685 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad733f9d8067486fa14d2bd32366bbea in term 1.
I20260709 12:14:35.050287  3198 tablet_bootstrap.cc:654] T fbd767e3da0a43b09c3a83732352b4fb P aa27556a0f5647c3b795ef96d8f22685: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:35.056208  3196 tablet_bootstrap.cc:492] T a597849a405f433da6fd7212fd5a13fd P c92465c7338242ed8a8365b5cab8b807: No bootstrap required, opened a new log
I20260709 12:14:35.056886  3196 ts_tablet_manager.cc:1403] T a597849a405f433da6fd7212fd5a13fd P c92465c7338242ed8a8365b5cab8b807: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.008s
I20260709 12:14:35.068737  2799 catalog_manager.cc:5697] T aa4a5b4208cb481294f243591ccf3cb3 P ad733f9d8067486fa14d2bd32366bbea reported cstate change: term changed from 0 to 1, leader changed from <none> to ad733f9d8067486fa14d2bd32366bbea (127.29.32.193). New cstate: current_term: 1 leader_uuid: "ad733f9d8067486fa14d2bd32366bbea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:35.069918  3195 tablet_bootstrap.cc:492] T 5ce8c94f217f4fe3b8b5c57bcd778534 P ad733f9d8067486fa14d2bd32366bbea: No bootstrap required, opened a new log
I20260709 12:14:35.069500  3196 raft_consensus.cc:359] T a597849a405f433da6fd7212fd5a13fd P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:35.070502  3195 ts_tablet_manager.cc:1403] T 5ce8c94f217f4fe3b8b5c57bcd778534 P ad733f9d8067486fa14d2bd32366bbea: Time spent bootstrapping tablet: real 0.064s	user 0.016s	sys 0.011s
I20260709 12:14:35.070694  3196 raft_consensus.cc:385] T a597849a405f433da6fd7212fd5a13fd P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:35.071149  3196 raft_consensus.cc:740] T a597849a405f433da6fd7212fd5a13fd P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c92465c7338242ed8a8365b5cab8b807, State: Initialized, Role: FOLLOWER
I20260709 12:14:35.072064  3196 consensus_queue.cc:260] T a597849a405f433da6fd7212fd5a13fd P c92465c7338242ed8a8365b5cab8b807 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:35.073891  3195 raft_consensus.cc:359] T 5ce8c94f217f4fe3b8b5c57bcd778534 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:35.074426  3196 ts_tablet_manager.cc:1434] T a597849a405f433da6fd7212fd5a13fd P c92465c7338242ed8a8365b5cab8b807: Time spent starting tablet: real 0.017s	user 0.012s	sys 0.000s
I20260709 12:14:35.074709  3195 raft_consensus.cc:385] T 5ce8c94f217f4fe3b8b5c57bcd778534 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:35.075043  3195 raft_consensus.cc:740] T 5ce8c94f217f4fe3b8b5c57bcd778534 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad733f9d8067486fa14d2bd32366bbea, State: Initialized, Role: FOLLOWER
I20260709 12:14:35.075536  3196 tablet_bootstrap.cc:492] T fbd767e3da0a43b09c3a83732352b4fb P c92465c7338242ed8a8365b5cab8b807: Bootstrap starting.
I20260709 12:14:35.075940  3195 consensus_queue.cc:260] T 5ce8c94f217f4fe3b8b5c57bcd778534 P ad733f9d8067486fa14d2bd32366bbea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:35.078766  3195 ts_tablet_manager.cc:1434] T 5ce8c94f217f4fe3b8b5c57bcd778534 P ad733f9d8067486fa14d2bd32366bbea: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 12:14:35.080214  3195 tablet_bootstrap.cc:492] T fbd767e3da0a43b09c3a83732352b4fb P ad733f9d8067486fa14d2bd32366bbea: Bootstrap starting.
I20260709 12:14:35.084115  3196 tablet_bootstrap.cc:654] T fbd767e3da0a43b09c3a83732352b4fb P c92465c7338242ed8a8365b5cab8b807: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:35.084949  3198 tablet_bootstrap.cc:492] T fbd767e3da0a43b09c3a83732352b4fb P aa27556a0f5647c3b795ef96d8f22685: No bootstrap required, opened a new log
I20260709 12:14:35.085495  3198 ts_tablet_manager.cc:1403] T fbd767e3da0a43b09c3a83732352b4fb P aa27556a0f5647c3b795ef96d8f22685: Time spent bootstrapping tablet: real 0.046s	user 0.018s	sys 0.016s
I20260709 12:14:35.088639  3198 raft_consensus.cc:359] T fbd767e3da0a43b09c3a83732352b4fb P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:35.089391  3198 raft_consensus.cc:385] T fbd767e3da0a43b09c3a83732352b4fb P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:35.089792  3198 raft_consensus.cc:740] T fbd767e3da0a43b09c3a83732352b4fb P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa27556a0f5647c3b795ef96d8f22685, State: Initialized, Role: FOLLOWER
I20260709 12:14:35.090823  3198 consensus_queue.cc:260] T fbd767e3da0a43b09c3a83732352b4fb P aa27556a0f5647c3b795ef96d8f22685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:35.093254  3122 raft_consensus.cc:493] T 29e3d6c624c744199fbb50f2b76e18d1 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:35.093984  3198 ts_tablet_manager.cc:1434] T fbd767e3da0a43b09c3a83732352b4fb P aa27556a0f5647c3b795ef96d8f22685: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 12:14:35.095443  3198 tablet_bootstrap.cc:492] T 29e3d6c624c744199fbb50f2b76e18d1 P aa27556a0f5647c3b795ef96d8f22685: Bootstrap starting.
I20260709 12:14:35.097571  3196 tablet_bootstrap.cc:492] T fbd767e3da0a43b09c3a83732352b4fb P c92465c7338242ed8a8365b5cab8b807: No bootstrap required, opened a new log
I20260709 12:14:35.098119  3196 ts_tablet_manager.cc:1403] T fbd767e3da0a43b09c3a83732352b4fb P c92465c7338242ed8a8365b5cab8b807: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.002s
I20260709 12:14:35.093825  3122 raft_consensus.cc:515] T 29e3d6c624c744199fbb50f2b76e18d1 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:35.099664  3195 tablet_bootstrap.cc:654] T fbd767e3da0a43b09c3a83732352b4fb P ad733f9d8067486fa14d2bd32366bbea: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:35.101349  3196 raft_consensus.cc:359] T fbd767e3da0a43b09c3a83732352b4fb P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:35.102110  3196 raft_consensus.cc:385] T fbd767e3da0a43b09c3a83732352b4fb P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:35.102506  3198 tablet_bootstrap.cc:654] T 29e3d6c624c744199fbb50f2b76e18d1 P aa27556a0f5647c3b795ef96d8f22685: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:35.102471  3196 raft_consensus.cc:740] T fbd767e3da0a43b09c3a83732352b4fb P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c92465c7338242ed8a8365b5cab8b807, State: Initialized, Role: FOLLOWER
I20260709 12:14:35.103499  3196 consensus_queue.cc:260] T fbd767e3da0a43b09c3a83732352b4fb P c92465c7338242ed8a8365b5cab8b807 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:35.105031  3050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e3d6c624c744199fbb50f2b76e18d1" candidate_uuid: "c92465c7338242ed8a8365b5cab8b807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa27556a0f5647c3b795ef96d8f22685" is_pre_election: true
I20260709 12:14:35.108281  2900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e3d6c624c744199fbb50f2b76e18d1" candidate_uuid: "c92465c7338242ed8a8365b5cab8b807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad733f9d8067486fa14d2bd32366bbea" is_pre_election: true
I20260709 12:14:35.108964  2900 raft_consensus.cc:2468] T 29e3d6c624c744199fbb50f2b76e18d1 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92465c7338242ed8a8365b5cab8b807 in term 0.
W20260709 12:14:35.110338  2941 leader_election.cc:343] T 29e3d6c624c744199fbb50f2b76e18d1 P c92465c7338242ed8a8365b5cab8b807 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa27556a0f5647c3b795ef96d8f22685 (127.29.32.195:37379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:35.111593  2942 leader_election.cc:304] T 29e3d6c624c744199fbb50f2b76e18d1 P c92465c7338242ed8a8365b5cab8b807 [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: ad733f9d8067486fa14d2bd32366bbea, c92465c7338242ed8a8365b5cab8b807; no voters: aa27556a0f5647c3b795ef96d8f22685
I20260709 12:14:35.115371  3122 leader_election.cc:290] T 29e3d6c624c744199fbb50f2b76e18d1 P c92465c7338242ed8a8365b5cab8b807 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad733f9d8067486fa14d2bd32366bbea (127.29.32.193:44239), aa27556a0f5647c3b795ef96d8f22685 (127.29.32.195:37379)
I20260709 12:14:35.120802  3122 raft_consensus.cc:493] T a597849a405f433da6fd7212fd5a13fd P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:35.142349  3122 raft_consensus.cc:515] T a597849a405f433da6fd7212fd5a13fd P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:35.146762  3050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a597849a405f433da6fd7212fd5a13fd" candidate_uuid: "c92465c7338242ed8a8365b5cab8b807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa27556a0f5647c3b795ef96d8f22685" is_pre_election: true
I20260709 12:14:35.147545  3050 raft_consensus.cc:2468] T a597849a405f433da6fd7212fd5a13fd P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92465c7338242ed8a8365b5cab8b807 in term 0.
I20260709 12:14:35.149121  2941 leader_election.cc:304] T a597849a405f433da6fd7212fd5a13fd P c92465c7338242ed8a8365b5cab8b807 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa27556a0f5647c3b795ef96d8f22685, c92465c7338242ed8a8365b5cab8b807; no voters: 
I20260709 12:14:35.165716  3122 leader_election.cc:290] T a597849a405f433da6fd7212fd5a13fd P c92465c7338242ed8a8365b5cab8b807 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad733f9d8067486fa14d2bd32366bbea (127.29.32.193:44239), aa27556a0f5647c3b795ef96d8f22685 (127.29.32.195:37379)
I20260709 12:14:35.166797  3122 raft_consensus.cc:2804] T 29e3d6c624c744199fbb50f2b76e18d1 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:35.167446  3122 raft_consensus.cc:493] T 29e3d6c624c744199fbb50f2b76e18d1 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:35.168834  3122 raft_consensus.cc:3060] T 29e3d6c624c744199fbb50f2b76e18d1 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:35.176087  3216 raft_consensus.cc:2804] T a597849a405f433da6fd7212fd5a13fd P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:35.186470  3216 raft_consensus.cc:493] T a597849a405f433da6fd7212fd5a13fd P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:35.187479  3216 raft_consensus.cc:3060] T a597849a405f433da6fd7212fd5a13fd P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:35.178164  2942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.193:44239, user_credentials={real_user=slave}} blocked reactor thread for 66713.6us
I20260709 12:14:35.198083  3217 raft_consensus.cc:493] T b0b10602071e4193ba9fe1e50575ba2f P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:35.202912  3217 raft_consensus.cc:515] T b0b10602071e4193ba9fe1e50575ba2f P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:35.212978  2900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a597849a405f433da6fd7212fd5a13fd" candidate_uuid: "c92465c7338242ed8a8365b5cab8b807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad733f9d8067486fa14d2bd32366bbea" is_pre_election: true
I20260709 12:14:35.219465  3217 leader_election.cc:290] T b0b10602071e4193ba9fe1e50575ba2f P c92465c7338242ed8a8365b5cab8b807 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad733f9d8067486fa14d2bd32366bbea (127.29.32.193:44239), aa27556a0f5647c3b795ef96d8f22685 (127.29.32.195:37379)
I20260709 12:14:35.220125  3050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0b10602071e4193ba9fe1e50575ba2f" candidate_uuid: "c92465c7338242ed8a8365b5cab8b807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa27556a0f5647c3b795ef96d8f22685" is_pre_election: true
W20260709 12:14:35.221680  2941 leader_election.cc:343] T b0b10602071e4193ba9fe1e50575ba2f P c92465c7338242ed8a8365b5cab8b807 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa27556a0f5647c3b795ef96d8f22685 (127.29.32.195:37379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:35.238410  2900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0b10602071e4193ba9fe1e50575ba2f" candidate_uuid: "c92465c7338242ed8a8365b5cab8b807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad733f9d8067486fa14d2bd32366bbea" is_pre_election: true
W20260709 12:14:35.241066  2942 leader_election.cc:343] T a597849a405f433da6fd7212fd5a13fd P c92465c7338242ed8a8365b5cab8b807 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad733f9d8067486fa14d2bd32366bbea (127.29.32.193:44239): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:35.242848  2942 leader_election.cc:343] T b0b10602071e4193ba9fe1e50575ba2f P c92465c7338242ed8a8365b5cab8b807 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad733f9d8067486fa14d2bd32366bbea (127.29.32.193:44239): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:35.243587  2942 leader_election.cc:304] T b0b10602071e4193ba9fe1e50575ba2f P c92465c7338242ed8a8365b5cab8b807 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c92465c7338242ed8a8365b5cab8b807; no voters: aa27556a0f5647c3b795ef96d8f22685, ad733f9d8067486fa14d2bd32366bbea
I20260709 12:14:35.252470  3217 raft_consensus.cc:2749] T b0b10602071e4193ba9fe1e50575ba2f P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:35.255496  3196 ts_tablet_manager.cc:1434] T fbd767e3da0a43b09c3a83732352b4fb P c92465c7338242ed8a8365b5cab8b807: Time spent starting tablet: real 0.157s	user 0.064s	sys 0.091s
I20260709 12:14:35.256707  3196 tablet_bootstrap.cc:492] T e5d22749f04b4c239b5ec5a705269591 P c92465c7338242ed8a8365b5cab8b807: Bootstrap starting.
I20260709 12:14:35.257899  3198 tablet_bootstrap.cc:492] T 29e3d6c624c744199fbb50f2b76e18d1 P aa27556a0f5647c3b795ef96d8f22685: No bootstrap required, opened a new log
I20260709 12:14:35.258301  3195 tablet_bootstrap.cc:492] T fbd767e3da0a43b09c3a83732352b4fb P ad733f9d8067486fa14d2bd32366bbea: No bootstrap required, opened a new log
I20260709 12:14:35.258591  3198 ts_tablet_manager.cc:1403] T 29e3d6c624c744199fbb50f2b76e18d1 P aa27556a0f5647c3b795ef96d8f22685: Time spent bootstrapping tablet: real 0.164s	user 0.050s	sys 0.112s
I20260709 12:14:35.258834  3195 ts_tablet_manager.cc:1403] T fbd767e3da0a43b09c3a83732352b4fb P ad733f9d8067486fa14d2bd32366bbea: Time spent bootstrapping tablet: real 0.179s	user 0.064s	sys 0.079s
I20260709 12:14:35.262713  3198 raft_consensus.cc:359] T 29e3d6c624c744199fbb50f2b76e18d1 P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:35.263796  3198 raft_consensus.cc:385] T 29e3d6c624c744199fbb50f2b76e18d1 P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:35.264338  3196 tablet_bootstrap.cc:654] T e5d22749f04b4c239b5ec5a705269591 P c92465c7338242ed8a8365b5cab8b807: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:35.249686  3122 raft_consensus.cc:515] T 29e3d6c624c744199fbb50f2b76e18d1 P c92465c7338242ed8a8365b5cab8b807 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:35.264307  3198 raft_consensus.cc:740] T 29e3d6c624c744199fbb50f2b76e18d1 P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa27556a0f5647c3b795ef96d8f22685, State: Initialized, Role: FOLLOWER
I20260709 12:14:35.265671  3216 raft_consensus.cc:515] T a597849a405f433da6fd7212fd5a13fd P c92465c7338242ed8a8365b5cab8b807 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:35.269397  3122 leader_election.cc:290] T 29e3d6c624c744199fbb50f2b76e18d1 P c92465c7338242ed8a8365b5cab8b807 [CANDIDATE]: Term 1 election: Requested vote from peers ad733f9d8067486fa14d2bd32366bbea (127.29.32.193:44239), aa27556a0f5647c3b795ef96d8f22685 (127.29.32.195:37379)
I20260709 12:14:35.262025  3195 raft_consensus.cc:359] T fbd767e3da0a43b09c3a83732352b4fb P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:35.270593  3050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e3d6c624c744199fbb50f2b76e18d1" candidate_uuid: "c92465c7338242ed8a8365b5cab8b807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa27556a0f5647c3b795ef96d8f22685"
I20260709 12:14:35.272894  3216 leader_election.cc:290] T a597849a405f433da6fd7212fd5a13fd P c92465c7338242ed8a8365b5cab8b807 [CANDIDATE]: Term 1 election: Requested vote from peers ad733f9d8067486fa14d2bd32366bbea (127.29.32.193:44239), aa27556a0f5647c3b795ef96d8f22685 (127.29.32.195:37379)
I20260709 12:14:35.273455  3049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a597849a405f433da6fd7212fd5a13fd" candidate_uuid: "c92465c7338242ed8a8365b5cab8b807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa27556a0f5647c3b795ef96d8f22685"
I20260709 12:14:35.276042  3049 raft_consensus.cc:3060] T a597849a405f433da6fd7212fd5a13fd P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:35.276432  2900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e3d6c624c744199fbb50f2b76e18d1" candidate_uuid: "c92465c7338242ed8a8365b5cab8b807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad733f9d8067486fa14d2bd32366bbea"
I20260709 12:14:35.270553  3195 raft_consensus.cc:385] T fbd767e3da0a43b09c3a83732352b4fb P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:35.277133  2900 raft_consensus.cc:3060] T 29e3d6c624c744199fbb50f2b76e18d1 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:35.278579  2901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a597849a405f433da6fd7212fd5a13fd" candidate_uuid: "c92465c7338242ed8a8365b5cab8b807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad733f9d8067486fa14d2bd32366bbea"
I20260709 12:14:35.277079  3195 raft_consensus.cc:740] T fbd767e3da0a43b09c3a83732352b4fb P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad733f9d8067486fa14d2bd32366bbea, State: Initialized, Role: FOLLOWER
W20260709 12:14:35.280146  2942 leader_election.cc:343] T a597849a405f433da6fd7212fd5a13fd P c92465c7338242ed8a8365b5cab8b807 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ad733f9d8067486fa14d2bd32366bbea (127.29.32.193:44239): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:35.280561  3195 consensus_queue.cc:260] T fbd767e3da0a43b09c3a83732352b4fb P ad733f9d8067486fa14d2bd32366bbea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:35.283890  3195 ts_tablet_manager.cc:1434] T fbd767e3da0a43b09c3a83732352b4fb P ad733f9d8067486fa14d2bd32366bbea: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260709 12:14:35.285094  3195 tablet_bootstrap.cc:492] T b0b10602071e4193ba9fe1e50575ba2f P ad733f9d8067486fa14d2bd32366bbea: Bootstrap starting.
I20260709 12:14:35.285938  3198 consensus_queue.cc:260] T 29e3d6c624c744199fbb50f2b76e18d1 P aa27556a0f5647c3b795ef96d8f22685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:35.288412  3050 raft_consensus.cc:3060] T 29e3d6c624c744199fbb50f2b76e18d1 P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:35.286891  3196 tablet_bootstrap.cc:492] T e5d22749f04b4c239b5ec5a705269591 P c92465c7338242ed8a8365b5cab8b807: No bootstrap required, opened a new log
I20260709 12:14:35.289942  2900 raft_consensus.cc:2468] T 29e3d6c624c744199fbb50f2b76e18d1 P ad733f9d8067486fa14d2bd32366bbea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92465c7338242ed8a8365b5cab8b807 in term 1.
I20260709 12:14:35.290338  3196 ts_tablet_manager.cc:1403] T e5d22749f04b4c239b5ec5a705269591 P c92465c7338242ed8a8365b5cab8b807: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.009s
I20260709 12:14:35.293953  3196 raft_consensus.cc:359] T e5d22749f04b4c239b5ec5a705269591 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:35.294703  3196 raft_consensus.cc:385] T e5d22749f04b4c239b5ec5a705269591 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:35.294997  3196 raft_consensus.cc:740] T e5d22749f04b4c239b5ec5a705269591 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c92465c7338242ed8a8365b5cab8b807, State: Initialized, Role: FOLLOWER
I20260709 12:14:35.295930  3050 raft_consensus.cc:2468] T 29e3d6c624c744199fbb50f2b76e18d1 P aa27556a0f5647c3b795ef96d8f22685 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92465c7338242ed8a8365b5cab8b807 in term 1.
I20260709 12:14:35.289886  3198 ts_tablet_manager.cc:1434] T 29e3d6c624c744199fbb50f2b76e18d1 P aa27556a0f5647c3b795ef96d8f22685: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260709 12:14:35.295709  3196 consensus_queue.cc:260] T e5d22749f04b4c239b5ec5a705269591 P c92465c7338242ed8a8365b5cab8b807 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:35.287739  3049 raft_consensus.cc:2468] T a597849a405f433da6fd7212fd5a13fd P aa27556a0f5647c3b795ef96d8f22685 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92465c7338242ed8a8365b5cab8b807 in term 1.
I20260709 12:14:35.297371  2942 leader_election.cc:304] T 29e3d6c624c744199fbb50f2b76e18d1 P c92465c7338242ed8a8365b5cab8b807 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad733f9d8067486fa14d2bd32366bbea, c92465c7338242ed8a8365b5cab8b807; no voters: 
I20260709 12:14:35.298034  3195 tablet_bootstrap.cc:654] T b0b10602071e4193ba9fe1e50575ba2f P ad733f9d8067486fa14d2bd32366bbea: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:35.297479  3198 tablet_bootstrap.cc:492] T b0b10602071e4193ba9fe1e50575ba2f P aa27556a0f5647c3b795ef96d8f22685: Bootstrap starting.
I20260709 12:14:35.298314  3216 raft_consensus.cc:2804] T 29e3d6c624c744199fbb50f2b76e18d1 P c92465c7338242ed8a8365b5cab8b807 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:35.298923  3216 raft_consensus.cc:697] T 29e3d6c624c744199fbb50f2b76e18d1 P c92465c7338242ed8a8365b5cab8b807 [term 1 LEADER]: Becoming Leader. State: Replica: c92465c7338242ed8a8365b5cab8b807, State: Running, Role: LEADER
I20260709 12:14:35.299912  3216 consensus_queue.cc:237] T 29e3d6c624c744199fbb50f2b76e18d1 P c92465c7338242ed8a8365b5cab8b807 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:35.300247  2941 leader_election.cc:304] T a597849a405f433da6fd7212fd5a13fd P c92465c7338242ed8a8365b5cab8b807 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: aa27556a0f5647c3b795ef96d8f22685, c92465c7338242ed8a8365b5cab8b807; no voters: ad733f9d8067486fa14d2bd32366bbea
I20260709 12:14:35.302043  3214 raft_consensus.cc:2804] T a597849a405f433da6fd7212fd5a13fd P c92465c7338242ed8a8365b5cab8b807 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:35.303097  3214 raft_consensus.cc:697] T a597849a405f433da6fd7212fd5a13fd P c92465c7338242ed8a8365b5cab8b807 [term 1 LEADER]: Becoming Leader. State: Replica: c92465c7338242ed8a8365b5cab8b807, State: Running, Role: LEADER
I20260709 12:14:35.303896  3214 consensus_queue.cc:237] T a597849a405f433da6fd7212fd5a13fd P c92465c7338242ed8a8365b5cab8b807 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:35.306824  3198 tablet_bootstrap.cc:654] T b0b10602071e4193ba9fe1e50575ba2f P aa27556a0f5647c3b795ef96d8f22685: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:35.307340  3196 ts_tablet_manager.cc:1434] T e5d22749f04b4c239b5ec5a705269591 P c92465c7338242ed8a8365b5cab8b807: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 12:14:35.308418  3196 tablet_bootstrap.cc:492] T 6f9d22d9ec38442b8f03a2566d830f42 P c92465c7338242ed8a8365b5cab8b807: Bootstrap starting.
I20260709 12:14:35.323436  3198 tablet_bootstrap.cc:492] T b0b10602071e4193ba9fe1e50575ba2f P aa27556a0f5647c3b795ef96d8f22685: No bootstrap required, opened a new log
I20260709 12:14:35.324234  3198 ts_tablet_manager.cc:1403] T b0b10602071e4193ba9fe1e50575ba2f P aa27556a0f5647c3b795ef96d8f22685: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.002s
I20260709 12:14:35.328539  3198 raft_consensus.cc:359] T b0b10602071e4193ba9fe1e50575ba2f P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:35.329581  3198 raft_consensus.cc:385] T b0b10602071e4193ba9fe1e50575ba2f P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:35.329975  3198 raft_consensus.cc:740] T b0b10602071e4193ba9fe1e50575ba2f P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa27556a0f5647c3b795ef96d8f22685, State: Initialized, Role: FOLLOWER
I20260709 12:14:35.331009  3198 consensus_queue.cc:260] T b0b10602071e4193ba9fe1e50575ba2f P aa27556a0f5647c3b795ef96d8f22685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:35.334368  3198 ts_tablet_manager.cc:1434] T b0b10602071e4193ba9fe1e50575ba2f P aa27556a0f5647c3b795ef96d8f22685: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.003s
I20260709 12:14:35.335861  3198 tablet_bootstrap.cc:492] T 515ed532a7de4ca6bed150cb525700d0 P aa27556a0f5647c3b795ef96d8f22685: Bootstrap starting.
I20260709 12:14:35.340570  3196 tablet_bootstrap.cc:654] T 6f9d22d9ec38442b8f03a2566d830f42 P c92465c7338242ed8a8365b5cab8b807: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:35.345206  3159 raft_consensus.cc:493] T 6f9d22d9ec38442b8f03a2566d830f42 P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:35.345780  3159 raft_consensus.cc:515] T 6f9d22d9ec38442b8f03a2566d830f42 P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:35.347960  3159 leader_election.cc:290] T 6f9d22d9ec38442b8f03a2566d830f42 P aa27556a0f5647c3b795ef96d8f22685 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad733f9d8067486fa14d2bd32366bbea (127.29.32.193:44239), c92465c7338242ed8a8365b5cab8b807 (127.29.32.194:33357)
I20260709 12:14:35.350587  2900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9d22d9ec38442b8f03a2566d830f42" candidate_uuid: "aa27556a0f5647c3b795ef96d8f22685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad733f9d8067486fa14d2bd32366bbea" is_pre_election: true
I20260709 12:14:35.352164  2974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9d22d9ec38442b8f03a2566d830f42" candidate_uuid: "aa27556a0f5647c3b795ef96d8f22685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c92465c7338242ed8a8365b5cab8b807" is_pre_election: true
W20260709 12:14:35.353788  3016 leader_election.cc:343] T 6f9d22d9ec38442b8f03a2566d830f42 P aa27556a0f5647c3b795ef96d8f22685 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad733f9d8067486fa14d2bd32366bbea (127.29.32.193:44239): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:35.354961  3015 leader_election.cc:343] T 6f9d22d9ec38442b8f03a2566d830f42 P aa27556a0f5647c3b795ef96d8f22685 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c92465c7338242ed8a8365b5cab8b807 (127.29.32.194:33357): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:35.355437  3015 leader_election.cc:304] T 6f9d22d9ec38442b8f03a2566d830f42 P aa27556a0f5647c3b795ef96d8f22685 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa27556a0f5647c3b795ef96d8f22685; no voters: ad733f9d8067486fa14d2bd32366bbea, c92465c7338242ed8a8365b5cab8b807
I20260709 12:14:35.356652  3159 raft_consensus.cc:2749] T 6f9d22d9ec38442b8f03a2566d830f42 P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:35.359400  3198 tablet_bootstrap.cc:654] T 515ed532a7de4ca6bed150cb525700d0 P aa27556a0f5647c3b795ef96d8f22685: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:35.362928  3206 raft_consensus.cc:493] T fbd767e3da0a43b09c3a83732352b4fb P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:35.363590  3206 raft_consensus.cc:515] T fbd767e3da0a43b09c3a83732352b4fb P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:35.367815  3206 leader_election.cc:290] T fbd767e3da0a43b09c3a83732352b4fb P ad733f9d8067486fa14d2bd32366bbea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c92465c7338242ed8a8365b5cab8b807 (127.29.32.194:33357), aa27556a0f5647c3b795ef96d8f22685 (127.29.32.195:37379)
I20260709 12:14:35.370558  3049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbd767e3da0a43b09c3a83732352b4fb" candidate_uuid: "ad733f9d8067486fa14d2bd32366bbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa27556a0f5647c3b795ef96d8f22685" is_pre_election: true
I20260709 12:14:35.371237  3049 raft_consensus.cc:2468] T fbd767e3da0a43b09c3a83732352b4fb P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad733f9d8067486fa14d2bd32366bbea in term 0.
I20260709 12:14:35.376585  2866 leader_election.cc:304] T fbd767e3da0a43b09c3a83732352b4fb P ad733f9d8067486fa14d2bd32366bbea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa27556a0f5647c3b795ef96d8f22685, ad733f9d8067486fa14d2bd32366bbea; no voters: 
I20260709 12:14:35.379061  3099 raft_consensus.cc:2804] T fbd767e3da0a43b09c3a83732352b4fb P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:35.379448  3099 raft_consensus.cc:493] T fbd767e3da0a43b09c3a83732352b4fb P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:35.379786  3099 raft_consensus.cc:3060] T fbd767e3da0a43b09c3a83732352b4fb P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:35.381639  2797 catalog_manager.cc:5697] T 29e3d6c624c744199fbb50f2b76e18d1 P c92465c7338242ed8a8365b5cab8b807 reported cstate change: term changed from 0 to 1, leader changed from <none> to c92465c7338242ed8a8365b5cab8b807 (127.29.32.194). New cstate: current_term: 1 leader_uuid: "c92465c7338242ed8a8365b5cab8b807" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:35.369405  2974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbd767e3da0a43b09c3a83732352b4fb" candidate_uuid: "ad733f9d8067486fa14d2bd32366bbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c92465c7338242ed8a8365b5cab8b807" is_pre_election: true
I20260709 12:14:35.383010  2974 raft_consensus.cc:2468] T fbd767e3da0a43b09c3a83732352b4fb P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad733f9d8067486fa14d2bd32366bbea in term 0.
I20260709 12:14:35.392333  3099 raft_consensus.cc:515] T fbd767e3da0a43b09c3a83732352b4fb P ad733f9d8067486fa14d2bd32366bbea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:35.395685  2974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbd767e3da0a43b09c3a83732352b4fb" candidate_uuid: "ad733f9d8067486fa14d2bd32366bbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c92465c7338242ed8a8365b5cab8b807"
I20260709 12:14:35.396276  2974 raft_consensus.cc:3060] T fbd767e3da0a43b09c3a83732352b4fb P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:35.396731  3195 tablet_bootstrap.cc:492] T b0b10602071e4193ba9fe1e50575ba2f P ad733f9d8067486fa14d2bd32366bbea: No bootstrap required, opened a new log
I20260709 12:14:35.397298  3195 ts_tablet_manager.cc:1403] T b0b10602071e4193ba9fe1e50575ba2f P ad733f9d8067486fa14d2bd32366bbea: Time spent bootstrapping tablet: real 0.112s	user 0.020s	sys 0.010s
I20260709 12:14:35.400458  3195 raft_consensus.cc:359] T b0b10602071e4193ba9fe1e50575ba2f P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:35.401144  3195 raft_consensus.cc:385] T b0b10602071e4193ba9fe1e50575ba2f P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:35.401429  3195 raft_consensus.cc:740] T b0b10602071e4193ba9fe1e50575ba2f P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad733f9d8067486fa14d2bd32366bbea, State: Initialized, Role: FOLLOWER
I20260709 12:14:35.402153  3195 consensus_queue.cc:260] T b0b10602071e4193ba9fe1e50575ba2f P ad733f9d8067486fa14d2bd32366bbea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:35.405735  3198 tablet_bootstrap.cc:492] T 515ed532a7de4ca6bed150cb525700d0 P aa27556a0f5647c3b795ef96d8f22685: No bootstrap required, opened a new log
I20260709 12:14:35.406140  3195 ts_tablet_manager.cc:1434] T b0b10602071e4193ba9fe1e50575ba2f P ad733f9d8067486fa14d2bd32366bbea: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:14:35.408510  2974 raft_consensus.cc:2468] T fbd767e3da0a43b09c3a83732352b4fb P c92465c7338242ed8a8365b5cab8b807 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad733f9d8067486fa14d2bd32366bbea in term 1.
I20260709 12:14:35.408963  3198 ts_tablet_manager.cc:1403] T 515ed532a7de4ca6bed150cb525700d0 P aa27556a0f5647c3b795ef96d8f22685: Time spent bootstrapping tablet: real 0.073s	user 0.017s	sys 0.026s
I20260709 12:14:35.409235  3099 leader_election.cc:290] T fbd767e3da0a43b09c3a83732352b4fb P ad733f9d8067486fa14d2bd32366bbea [CANDIDATE]: Term 1 election: Requested vote from peers c92465c7338242ed8a8365b5cab8b807 (127.29.32.194:33357), aa27556a0f5647c3b795ef96d8f22685 (127.29.32.195:37379)
I20260709 12:14:35.408556  3195 tablet_bootstrap.cc:492] T a597849a405f433da6fd7212fd5a13fd P ad733f9d8067486fa14d2bd32366bbea: Bootstrap starting.
I20260709 12:14:35.410409  3050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbd767e3da0a43b09c3a83732352b4fb" candidate_uuid: "ad733f9d8067486fa14d2bd32366bbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa27556a0f5647c3b795ef96d8f22685"
I20260709 12:14:35.411019  3050 raft_consensus.cc:3060] T fbd767e3da0a43b09c3a83732352b4fb P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:35.412171  3198 raft_consensus.cc:359] T 515ed532a7de4ca6bed150cb525700d0 P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:35.412945  3198 raft_consensus.cc:385] T 515ed532a7de4ca6bed150cb525700d0 P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:35.413266  3198 raft_consensus.cc:740] T 515ed532a7de4ca6bed150cb525700d0 P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa27556a0f5647c3b795ef96d8f22685, State: Initialized, Role: FOLLOWER
I20260709 12:14:35.414214  3198 consensus_queue.cc:260] T 515ed532a7de4ca6bed150cb525700d0 P aa27556a0f5647c3b795ef96d8f22685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:35.415066  2796 catalog_manager.cc:5697] T a597849a405f433da6fd7212fd5a13fd P c92465c7338242ed8a8365b5cab8b807 reported cstate change: term changed from 0 to 1, leader changed from <none> to c92465c7338242ed8a8365b5cab8b807 (127.29.32.194). New cstate: current_term: 1 leader_uuid: "c92465c7338242ed8a8365b5cab8b807" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:35.416658  3198 ts_tablet_manager.cc:1434] T 515ed532a7de4ca6bed150cb525700d0 P aa27556a0f5647c3b795ef96d8f22685: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:14:35.417709  3198 tablet_bootstrap.cc:492] T e5d22749f04b4c239b5ec5a705269591 P aa27556a0f5647c3b795ef96d8f22685: Bootstrap starting.
I20260709 12:14:35.418561  3050 raft_consensus.cc:2468] T fbd767e3da0a43b09c3a83732352b4fb P aa27556a0f5647c3b795ef96d8f22685 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad733f9d8067486fa14d2bd32366bbea in term 1.
I20260709 12:14:35.419821  2866 leader_election.cc:304] T fbd767e3da0a43b09c3a83732352b4fb P ad733f9d8067486fa14d2bd32366bbea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa27556a0f5647c3b795ef96d8f22685, ad733f9d8067486fa14d2bd32366bbea; no voters: 
I20260709 12:14:35.420781  3099 raft_consensus.cc:2804] T fbd767e3da0a43b09c3a83732352b4fb P ad733f9d8067486fa14d2bd32366bbea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:35.421509  3099 raft_consensus.cc:697] T fbd767e3da0a43b09c3a83732352b4fb P ad733f9d8067486fa14d2bd32366bbea [term 1 LEADER]: Becoming Leader. State: Replica: ad733f9d8067486fa14d2bd32366bbea, State: Running, Role: LEADER
I20260709 12:14:35.422403  3099 consensus_queue.cc:237] T fbd767e3da0a43b09c3a83732352b4fb P ad733f9d8067486fa14d2bd32366bbea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:35.424222  3198 tablet_bootstrap.cc:654] T e5d22749f04b4c239b5ec5a705269591 P aa27556a0f5647c3b795ef96d8f22685: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:35.425380  2847 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:35.436615  3196 tablet_bootstrap.cc:492] T 6f9d22d9ec38442b8f03a2566d830f42 P c92465c7338242ed8a8365b5cab8b807: No bootstrap required, opened a new log
I20260709 12:14:35.437250  3198 tablet_bootstrap.cc:492] T e5d22749f04b4c239b5ec5a705269591 P aa27556a0f5647c3b795ef96d8f22685: No bootstrap required, opened a new log
I20260709 12:14:35.437261  3196 ts_tablet_manager.cc:1403] T 6f9d22d9ec38442b8f03a2566d830f42 P c92465c7338242ed8a8365b5cab8b807: Time spent bootstrapping tablet: real 0.129s	user 0.021s	sys 0.041s
I20260709 12:14:35.437952  3198 ts_tablet_manager.cc:1403] T e5d22749f04b4c239b5ec5a705269591 P aa27556a0f5647c3b795ef96d8f22685: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.009s
I20260709 12:14:35.438138  3195 tablet_bootstrap.cc:654] T a597849a405f433da6fd7212fd5a13fd P ad733f9d8067486fa14d2bd32366bbea: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:35.441192  3198 raft_consensus.cc:359] T e5d22749f04b4c239b5ec5a705269591 P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:35.442791  3198 raft_consensus.cc:385] T e5d22749f04b4c239b5ec5a705269591 P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:35.443115  3198 raft_consensus.cc:740] T e5d22749f04b4c239b5ec5a705269591 P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa27556a0f5647c3b795ef96d8f22685, State: Initialized, Role: FOLLOWER
I20260709 12:14:35.441030  3196 raft_consensus.cc:359] T 6f9d22d9ec38442b8f03a2566d830f42 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:35.444164  3196 raft_consensus.cc:385] T 6f9d22d9ec38442b8f03a2566d830f42 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:35.444100  3198 consensus_queue.cc:260] T e5d22749f04b4c239b5ec5a705269591 P aa27556a0f5647c3b795ef96d8f22685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:35.445083  3196 raft_consensus.cc:740] T 6f9d22d9ec38442b8f03a2566d830f42 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c92465c7338242ed8a8365b5cab8b807, State: Initialized, Role: FOLLOWER
I20260709 12:14:35.446547  3198 ts_tablet_manager.cc:1434] T e5d22749f04b4c239b5ec5a705269591 P aa27556a0f5647c3b795ef96d8f22685: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 12:14:35.447788  3198 tablet_bootstrap.cc:492] T 5ce8c94f217f4fe3b8b5c57bcd778534 P aa27556a0f5647c3b795ef96d8f22685: Bootstrap starting.
I20260709 12:14:35.448797  3196 consensus_queue.cc:260] T 6f9d22d9ec38442b8f03a2566d830f42 P c92465c7338242ed8a8365b5cab8b807 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:35.449733  3214 raft_consensus.cc:493] T 6f9d22d9ec38442b8f03a2566d830f42 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:35.450469  3195 tablet_bootstrap.cc:492] T a597849a405f433da6fd7212fd5a13fd P ad733f9d8067486fa14d2bd32366bbea: No bootstrap required, opened a new log
I20260709 12:14:35.450208  3214 raft_consensus.cc:515] T 6f9d22d9ec38442b8f03a2566d830f42 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:35.450995  3195 ts_tablet_manager.cc:1403] T a597849a405f433da6fd7212fd5a13fd P ad733f9d8067486fa14d2bd32366bbea: Time spent bootstrapping tablet: real 0.043s	user 0.018s	sys 0.001s
I20260709 12:14:35.453787  3099 consensus_queue.cc:1048] T aa4a5b4208cb481294f243591ccf3cb3 P ad733f9d8067486fa14d2bd32366bbea [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:35.454876  2900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9d22d9ec38442b8f03a2566d830f42" candidate_uuid: "c92465c7338242ed8a8365b5cab8b807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad733f9d8067486fa14d2bd32366bbea" is_pre_election: true
I20260709 12:14:35.455927  3195 raft_consensus.cc:359] T a597849a405f433da6fd7212fd5a13fd P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:35.456657  3195 raft_consensus.cc:385] T a597849a405f433da6fd7212fd5a13fd P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:35.457231  3195 raft_consensus.cc:740] T a597849a405f433da6fd7212fd5a13fd P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad733f9d8067486fa14d2bd32366bbea, State: Initialized, Role: FOLLOWER
W20260709 12:14:35.457662  2942 leader_election.cc:343] T 6f9d22d9ec38442b8f03a2566d830f42 P c92465c7338242ed8a8365b5cab8b807 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ad733f9d8067486fa14d2bd32366bbea (127.29.32.193:44239): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:35.458909  3050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9d22d9ec38442b8f03a2566d830f42" candidate_uuid: "c92465c7338242ed8a8365b5cab8b807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa27556a0f5647c3b795ef96d8f22685" is_pre_election: true
I20260709 12:14:35.458124  3195 consensus_queue.cc:260] T a597849a405f433da6fd7212fd5a13fd P ad733f9d8067486fa14d2bd32366bbea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:35.459543  3050 raft_consensus.cc:2468] T 6f9d22d9ec38442b8f03a2566d830f42 P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92465c7338242ed8a8365b5cab8b807 in term 0.
I20260709 12:14:35.460903  3198 tablet_bootstrap.cc:654] T 5ce8c94f217f4fe3b8b5c57bcd778534 P aa27556a0f5647c3b795ef96d8f22685: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:35.460786  2941 leader_election.cc:304] T 6f9d22d9ec38442b8f03a2566d830f42 P c92465c7338242ed8a8365b5cab8b807 [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: aa27556a0f5647c3b795ef96d8f22685, c92465c7338242ed8a8365b5cab8b807; no voters: ad733f9d8067486fa14d2bd32366bbea
I20260709 12:14:35.461107  3195 ts_tablet_manager.cc:1434] T a597849a405f433da6fd7212fd5a13fd P ad733f9d8067486fa14d2bd32366bbea: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260709 12:14:35.461607  3216 raft_consensus.cc:2804] T 6f9d22d9ec38442b8f03a2566d830f42 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:35.461615  3214 leader_election.cc:290] T 6f9d22d9ec38442b8f03a2566d830f42 P c92465c7338242ed8a8365b5cab8b807 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad733f9d8067486fa14d2bd32366bbea (127.29.32.193:44239), aa27556a0f5647c3b795ef96d8f22685 (127.29.32.195:37379)
I20260709 12:14:35.462162  3216 raft_consensus.cc:493] T 6f9d22d9ec38442b8f03a2566d830f42 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:35.462692  3216 raft_consensus.cc:3060] T 6f9d22d9ec38442b8f03a2566d830f42 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:35.465893  2798 catalog_manager.cc:5697] T fbd767e3da0a43b09c3a83732352b4fb P ad733f9d8067486fa14d2bd32366bbea reported cstate change: term changed from 0 to 1, leader changed from <none> to ad733f9d8067486fa14d2bd32366bbea (127.29.32.193). New cstate: current_term: 1 leader_uuid: "ad733f9d8067486fa14d2bd32366bbea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:35.469448  3099 consensus_queue.cc:1048] T aa4a5b4208cb481294f243591ccf3cb3 P ad733f9d8067486fa14d2bd32366bbea [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:35.473359  3216 raft_consensus.cc:515] T 6f9d22d9ec38442b8f03a2566d830f42 P c92465c7338242ed8a8365b5cab8b807 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:35.475610  3216 leader_election.cc:290] T 6f9d22d9ec38442b8f03a2566d830f42 P c92465c7338242ed8a8365b5cab8b807 [CANDIDATE]: Term 1 election: Requested vote from peers ad733f9d8067486fa14d2bd32366bbea (127.29.32.193:44239), aa27556a0f5647c3b795ef96d8f22685 (127.29.32.195:37379)
I20260709 12:14:35.477635  3050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9d22d9ec38442b8f03a2566d830f42" candidate_uuid: "c92465c7338242ed8a8365b5cab8b807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa27556a0f5647c3b795ef96d8f22685"
I20260709 12:14:35.478308  3050 raft_consensus.cc:3060] T 6f9d22d9ec38442b8f03a2566d830f42 P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:35.478509  3099 raft_consensus.cc:493] T 5ce8c94f217f4fe3b8b5c57bcd778534 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:35.479050  3099 raft_consensus.cc:515] T 5ce8c94f217f4fe3b8b5c57bcd778534 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:35.479393  3195 tablet_bootstrap.cc:492] T 6f9d22d9ec38442b8f03a2566d830f42 P ad733f9d8067486fa14d2bd32366bbea: Bootstrap starting.
I20260709 12:14:35.479321  2900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9d22d9ec38442b8f03a2566d830f42" candidate_uuid: "c92465c7338242ed8a8365b5cab8b807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad733f9d8067486fa14d2bd32366bbea"
I20260709 12:14:35.481292  3099 leader_election.cc:290] T 5ce8c94f217f4fe3b8b5c57bcd778534 P ad733f9d8067486fa14d2bd32366bbea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c92465c7338242ed8a8365b5cab8b807 (127.29.32.194:33357), aa27556a0f5647c3b795ef96d8f22685 (127.29.32.195:37379)
I20260709 12:14:35.481820  3196 ts_tablet_manager.cc:1434] T 6f9d22d9ec38442b8f03a2566d830f42 P c92465c7338242ed8a8365b5cab8b807: Time spent starting tablet: real 0.044s	user 0.009s	sys 0.002s
I20260709 12:14:35.483711  3048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce8c94f217f4fe3b8b5c57bcd778534" candidate_uuid: "ad733f9d8067486fa14d2bd32366bbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa27556a0f5647c3b795ef96d8f22685" is_pre_election: true
W20260709 12:14:35.485780  2942 leader_election.cc:343] T 6f9d22d9ec38442b8f03a2566d830f42 P c92465c7338242ed8a8365b5cab8b807 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ad733f9d8067486fa14d2bd32366bbea (127.29.32.193:44239): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:35.486440  3050 raft_consensus.cc:2468] T 6f9d22d9ec38442b8f03a2566d830f42 P aa27556a0f5647c3b795ef96d8f22685 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92465c7338242ed8a8365b5cab8b807 in term 1.
I20260709 12:14:35.486749  2976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce8c94f217f4fe3b8b5c57bcd778534" candidate_uuid: "ad733f9d8067486fa14d2bd32366bbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c92465c7338242ed8a8365b5cab8b807" is_pre_election: true
I20260709 12:14:35.486814  3195 tablet_bootstrap.cc:654] T 6f9d22d9ec38442b8f03a2566d830f42 P ad733f9d8067486fa14d2bd32366bbea: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:35.487739  2941 leader_election.cc:304] T 6f9d22d9ec38442b8f03a2566d830f42 P c92465c7338242ed8a8365b5cab8b807 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: aa27556a0f5647c3b795ef96d8f22685, c92465c7338242ed8a8365b5cab8b807; no voters: ad733f9d8067486fa14d2bd32366bbea
W20260709 12:14:35.488071  2866 leader_election.cc:343] T 5ce8c94f217f4fe3b8b5c57bcd778534 P ad733f9d8067486fa14d2bd32366bbea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa27556a0f5647c3b795ef96d8f22685 (127.29.32.195:37379): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:35.488977  3216 raft_consensus.cc:2804] T 6f9d22d9ec38442b8f03a2566d830f42 P c92465c7338242ed8a8365b5cab8b807 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:14:35.489285  2866 leader_election.cc:343] T 5ce8c94f217f4fe3b8b5c57bcd778534 P ad733f9d8067486fa14d2bd32366bbea [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c92465c7338242ed8a8365b5cab8b807 (127.29.32.194:33357): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:35.489612  3216 raft_consensus.cc:697] T 6f9d22d9ec38442b8f03a2566d830f42 P c92465c7338242ed8a8365b5cab8b807 [term 1 LEADER]: Becoming Leader. State: Replica: c92465c7338242ed8a8365b5cab8b807, State: Running, Role: LEADER
I20260709 12:14:35.489773  2866 leader_election.cc:304] T 5ce8c94f217f4fe3b8b5c57bcd778534 P ad733f9d8067486fa14d2bd32366bbea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad733f9d8067486fa14d2bd32366bbea; no voters: aa27556a0f5647c3b795ef96d8f22685, c92465c7338242ed8a8365b5cab8b807
I20260709 12:14:35.490739  3216 consensus_queue.cc:237] T 6f9d22d9ec38442b8f03a2566d830f42 P c92465c7338242ed8a8365b5cab8b807 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:35.492978  3099 raft_consensus.cc:2749] T 5ce8c94f217f4fe3b8b5c57bcd778534 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:35.494441  3196 tablet_bootstrap.cc:492] T 515ed532a7de4ca6bed150cb525700d0 P c92465c7338242ed8a8365b5cab8b807: Bootstrap starting.
I20260709 12:14:35.499183  3198 tablet_bootstrap.cc:492] T 5ce8c94f217f4fe3b8b5c57bcd778534 P aa27556a0f5647c3b795ef96d8f22685: No bootstrap required, opened a new log
I20260709 12:14:35.499732  3198 ts_tablet_manager.cc:1403] T 5ce8c94f217f4fe3b8b5c57bcd778534 P aa27556a0f5647c3b795ef96d8f22685: Time spent bootstrapping tablet: real 0.052s	user 0.007s	sys 0.012s
I20260709 12:14:35.508455  3099 raft_consensus.cc:493] T a597849a405f433da6fd7212fd5a13fd P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:35.509187  3099 raft_consensus.cc:515] T a597849a405f433da6fd7212fd5a13fd P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:35.513402  2976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a597849a405f433da6fd7212fd5a13fd" candidate_uuid: "ad733f9d8067486fa14d2bd32366bbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c92465c7338242ed8a8365b5cab8b807" is_pre_election: true
I20260709 12:14:35.515906  3196 tablet_bootstrap.cc:654] T 515ed532a7de4ca6bed150cb525700d0 P c92465c7338242ed8a8365b5cab8b807: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:35.526314  3198 raft_consensus.cc:359] T 5ce8c94f217f4fe3b8b5c57bcd778534 P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:35.527403  3198 raft_consensus.cc:385] T 5ce8c94f217f4fe3b8b5c57bcd778534 P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:35.527509  3195 tablet_bootstrap.cc:492] T 6f9d22d9ec38442b8f03a2566d830f42 P ad733f9d8067486fa14d2bd32366bbea: No bootstrap required, opened a new log
I20260709 12:14:35.527796  3198 raft_consensus.cc:740] T 5ce8c94f217f4fe3b8b5c57bcd778534 P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa27556a0f5647c3b795ef96d8f22685, State: Initialized, Role: FOLLOWER
I20260709 12:14:35.528282  3195 ts_tablet_manager.cc:1403] T 6f9d22d9ec38442b8f03a2566d830f42 P ad733f9d8067486fa14d2bd32366bbea: Time spent bootstrapping tablet: real 0.049s	user 0.012s	sys 0.013s
I20260709 12:14:35.528827  3198 consensus_queue.cc:260] T 5ce8c94f217f4fe3b8b5c57bcd778534 P aa27556a0f5647c3b795ef96d8f22685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:35.532164  3195 raft_consensus.cc:359] T 6f9d22d9ec38442b8f03a2566d830f42 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:35.532837  3198 ts_tablet_manager.cc:1434] T 5ce8c94f217f4fe3b8b5c57bcd778534 P aa27556a0f5647c3b795ef96d8f22685: Time spent starting tablet: real 0.033s	user 0.010s	sys 0.000s
I20260709 12:14:35.533144  3195 raft_consensus.cc:385] T 6f9d22d9ec38442b8f03a2566d830f42 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:35.533581  3195 raft_consensus.cc:740] T 6f9d22d9ec38442b8f03a2566d830f42 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad733f9d8067486fa14d2bd32366bbea, State: Initialized, Role: FOLLOWER
I20260709 12:14:35.534348  3195 consensus_queue.cc:260] T 6f9d22d9ec38442b8f03a2566d830f42 P ad733f9d8067486fa14d2bd32366bbea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:35.535599  3099 leader_election.cc:290] T a597849a405f433da6fd7212fd5a13fd P ad733f9d8067486fa14d2bd32366bbea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c92465c7338242ed8a8365b5cab8b807 (127.29.32.194:33357), aa27556a0f5647c3b795ef96d8f22685 (127.29.32.195:37379)
I20260709 12:14:35.537441  3196 tablet_bootstrap.cc:492] T 515ed532a7de4ca6bed150cb525700d0 P c92465c7338242ed8a8365b5cab8b807: No bootstrap required, opened a new log
I20260709 12:14:35.537951  3196 ts_tablet_manager.cc:1403] T 515ed532a7de4ca6bed150cb525700d0 P c92465c7338242ed8a8365b5cab8b807: Time spent bootstrapping tablet: real 0.044s	user 0.009s	sys 0.006s
I20260709 12:14:35.544415  3196 raft_consensus.cc:359] T 515ed532a7de4ca6bed150cb525700d0 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:35.544898  3050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a597849a405f433da6fd7212fd5a13fd" candidate_uuid: "ad733f9d8067486fa14d2bd32366bbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa27556a0f5647c3b795ef96d8f22685" is_pre_election: true
I20260709 12:14:35.546093  3196 raft_consensus.cc:385] T 515ed532a7de4ca6bed150cb525700d0 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:35.547191  3196 raft_consensus.cc:740] T 515ed532a7de4ca6bed150cb525700d0 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c92465c7338242ed8a8365b5cab8b807, State: Initialized, Role: FOLLOWER
I20260709 12:14:35.548671  3050 raft_consensus.cc:2393] T a597849a405f433da6fd7212fd5a13fd P aa27556a0f5647c3b795ef96d8f22685 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ad733f9d8067486fa14d2bd32366bbea in current term 1: Already voted for candidate c92465c7338242ed8a8365b5cab8b807 in this term.
I20260709 12:14:35.547907  3196 consensus_queue.cc:260] T 515ed532a7de4ca6bed150cb525700d0 P c92465c7338242ed8a8365b5cab8b807 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:35.552240  3196 ts_tablet_manager.cc:1434] T 515ed532a7de4ca6bed150cb525700d0 P c92465c7338242ed8a8365b5cab8b807: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 12:14:35.553303  3196 tablet_bootstrap.cc:492] T 5ce8c94f217f4fe3b8b5c57bcd778534 P c92465c7338242ed8a8365b5cab8b807: Bootstrap starting.
I20260709 12:14:35.555547  2866 leader_election.cc:304] T a597849a405f433da6fd7212fd5a13fd P ad733f9d8067486fa14d2bd32366bbea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad733f9d8067486fa14d2bd32366bbea; no voters: aa27556a0f5647c3b795ef96d8f22685, c92465c7338242ed8a8365b5cab8b807
I20260709 12:14:35.560124  3238 raft_consensus.cc:3060] T a597849a405f433da6fd7212fd5a13fd P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:35.562831  2798 catalog_manager.cc:5697] T 6f9d22d9ec38442b8f03a2566d830f42 P c92465c7338242ed8a8365b5cab8b807 reported cstate change: term changed from 0 to 1, leader changed from <none> to c92465c7338242ed8a8365b5cab8b807 (127.29.32.194). New cstate: current_term: 1 leader_uuid: "c92465c7338242ed8a8365b5cab8b807" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:35.563836  3195 ts_tablet_manager.cc:1434] T 6f9d22d9ec38442b8f03a2566d830f42 P ad733f9d8067486fa14d2bd32366bbea: Time spent starting tablet: real 0.035s	user 0.010s	sys 0.006s
I20260709 12:14:35.567129  3195 tablet_bootstrap.cc:492] T e5d22749f04b4c239b5ec5a705269591 P ad733f9d8067486fa14d2bd32366bbea: Bootstrap starting.
I20260709 12:14:35.570643  3238 raft_consensus.cc:2749] T a597849a405f433da6fd7212fd5a13fd P ad733f9d8067486fa14d2bd32366bbea [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:35.573117  3195 tablet_bootstrap.cc:654] T e5d22749f04b4c239b5ec5a705269591 P ad733f9d8067486fa14d2bd32366bbea: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:35.577607  3196 tablet_bootstrap.cc:654] T 5ce8c94f217f4fe3b8b5c57bcd778534 P c92465c7338242ed8a8365b5cab8b807: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:35.586827  3196 tablet_bootstrap.cc:492] T 5ce8c94f217f4fe3b8b5c57bcd778534 P c92465c7338242ed8a8365b5cab8b807: No bootstrap required, opened a new log
I20260709 12:14:35.587160  3195 tablet_bootstrap.cc:492] T e5d22749f04b4c239b5ec5a705269591 P ad733f9d8067486fa14d2bd32366bbea: No bootstrap required, opened a new log
I20260709 12:14:35.587550  3196 ts_tablet_manager.cc:1403] T 5ce8c94f217f4fe3b8b5c57bcd778534 P c92465c7338242ed8a8365b5cab8b807: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.002s
I20260709 12:14:35.587713  3195 ts_tablet_manager.cc:1403] T e5d22749f04b4c239b5ec5a705269591 P ad733f9d8067486fa14d2bd32366bbea: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.004s
I20260709 12:14:35.590698  3196 raft_consensus.cc:359] T 5ce8c94f217f4fe3b8b5c57bcd778534 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:35.591759  3196 raft_consensus.cc:385] T 5ce8c94f217f4fe3b8b5c57bcd778534 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:35.591574  3195 raft_consensus.cc:359] T e5d22749f04b4c239b5ec5a705269591 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:35.592130  3196 raft_consensus.cc:740] T 5ce8c94f217f4fe3b8b5c57bcd778534 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c92465c7338242ed8a8365b5cab8b807, State: Initialized, Role: FOLLOWER
I20260709 12:14:35.592437  3195 raft_consensus.cc:385] T e5d22749f04b4c239b5ec5a705269591 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:35.592764  3195 raft_consensus.cc:740] T e5d22749f04b4c239b5ec5a705269591 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad733f9d8067486fa14d2bd32366bbea, State: Initialized, Role: FOLLOWER
I20260709 12:14:35.592877  3196 consensus_queue.cc:260] T 5ce8c94f217f4fe3b8b5c57bcd778534 P c92465c7338242ed8a8365b5cab8b807 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:35.593536  3195 consensus_queue.cc:260] T e5d22749f04b4c239b5ec5a705269591 P ad733f9d8067486fa14d2bd32366bbea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:35.595446  3196 ts_tablet_manager.cc:1434] T 5ce8c94f217f4fe3b8b5c57bcd778534 P c92465c7338242ed8a8365b5cab8b807: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:14:35.595795  3195 ts_tablet_manager.cc:1434] T e5d22749f04b4c239b5ec5a705269591 P ad733f9d8067486fa14d2bd32366bbea: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:14:35.620189  3238 raft_consensus.cc:493] T 6f9d22d9ec38442b8f03a2566d830f42 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:35.620796  3238 raft_consensus.cc:515] T 6f9d22d9ec38442b8f03a2566d830f42 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:35.622529  3238 leader_election.cc:290] T 6f9d22d9ec38442b8f03a2566d830f42 P ad733f9d8067486fa14d2bd32366bbea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c92465c7338242ed8a8365b5cab8b807 (127.29.32.194:33357), aa27556a0f5647c3b795ef96d8f22685 (127.29.32.195:37379)
I20260709 12:14:35.623495  2976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9d22d9ec38442b8f03a2566d830f42" candidate_uuid: "ad733f9d8067486fa14d2bd32366bbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c92465c7338242ed8a8365b5cab8b807" is_pre_election: true
I20260709 12:14:35.623724  3049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9d22d9ec38442b8f03a2566d830f42" candidate_uuid: "ad733f9d8067486fa14d2bd32366bbea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa27556a0f5647c3b795ef96d8f22685" is_pre_election: true
I20260709 12:14:35.624454  3049 raft_consensus.cc:2393] T 6f9d22d9ec38442b8f03a2566d830f42 P aa27556a0f5647c3b795ef96d8f22685 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ad733f9d8067486fa14d2bd32366bbea in current term 1: Already voted for candidate c92465c7338242ed8a8365b5cab8b807 in this term.
I20260709 12:14:35.625434  2866 leader_election.cc:304] T 6f9d22d9ec38442b8f03a2566d830f42 P ad733f9d8067486fa14d2bd32366bbea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ad733f9d8067486fa14d2bd32366bbea; no voters: aa27556a0f5647c3b795ef96d8f22685, c92465c7338242ed8a8365b5cab8b807
I20260709 12:14:35.626057  3238 raft_consensus.cc:3060] T 6f9d22d9ec38442b8f03a2566d830f42 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:35.631338  3238 raft_consensus.cc:2749] T 6f9d22d9ec38442b8f03a2566d830f42 P ad733f9d8067486fa14d2bd32366bbea [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:35.664232  3159 raft_consensus.cc:493] T b0b10602071e4193ba9fe1e50575ba2f P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:35.664916  3159 raft_consensus.cc:515] T b0b10602071e4193ba9fe1e50575ba2f P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:35.667054  3159 leader_election.cc:290] T b0b10602071e4193ba9fe1e50575ba2f P aa27556a0f5647c3b795ef96d8f22685 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad733f9d8067486fa14d2bd32366bbea (127.29.32.193:44239), c92465c7338242ed8a8365b5cab8b807 (127.29.32.194:33357)
I20260709 12:14:35.667706  2900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0b10602071e4193ba9fe1e50575ba2f" candidate_uuid: "aa27556a0f5647c3b795ef96d8f22685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad733f9d8067486fa14d2bd32366bbea" is_pre_election: true
I20260709 12:14:35.668084  2976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0b10602071e4193ba9fe1e50575ba2f" candidate_uuid: "aa27556a0f5647c3b795ef96d8f22685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c92465c7338242ed8a8365b5cab8b807" is_pre_election: true
I20260709 12:14:35.668349  2900 raft_consensus.cc:2468] T b0b10602071e4193ba9fe1e50575ba2f P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa27556a0f5647c3b795ef96d8f22685 in term 0.
I20260709 12:14:35.668774  2976 raft_consensus.cc:2468] T b0b10602071e4193ba9fe1e50575ba2f P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa27556a0f5647c3b795ef96d8f22685 in term 0.
I20260709 12:14:35.669399  3016 leader_election.cc:304] T b0b10602071e4193ba9fe1e50575ba2f P aa27556a0f5647c3b795ef96d8f22685 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa27556a0f5647c3b795ef96d8f22685, ad733f9d8067486fa14d2bd32366bbea; no voters: 
I20260709 12:14:35.670224  3159 raft_consensus.cc:2804] T b0b10602071e4193ba9fe1e50575ba2f P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:35.670606  3159 raft_consensus.cc:493] T b0b10602071e4193ba9fe1e50575ba2f P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:35.670889  3159 raft_consensus.cc:3060] T b0b10602071e4193ba9fe1e50575ba2f P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:35.676141  3159 raft_consensus.cc:515] T b0b10602071e4193ba9fe1e50575ba2f P aa27556a0f5647c3b795ef96d8f22685 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:35.677976  3159 leader_election.cc:290] T b0b10602071e4193ba9fe1e50575ba2f P aa27556a0f5647c3b795ef96d8f22685 [CANDIDATE]: Term 1 election: Requested vote from peers ad733f9d8067486fa14d2bd32366bbea (127.29.32.193:44239), c92465c7338242ed8a8365b5cab8b807 (127.29.32.194:33357)
I20260709 12:14:35.679417  2900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0b10602071e4193ba9fe1e50575ba2f" candidate_uuid: "aa27556a0f5647c3b795ef96d8f22685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad733f9d8067486fa14d2bd32366bbea"
I20260709 12:14:35.679459  2976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0b10602071e4193ba9fe1e50575ba2f" candidate_uuid: "aa27556a0f5647c3b795ef96d8f22685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c92465c7338242ed8a8365b5cab8b807"
I20260709 12:14:35.680297  2900 raft_consensus.cc:3060] T b0b10602071e4193ba9fe1e50575ba2f P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:35.680397  2976 raft_consensus.cc:3060] T b0b10602071e4193ba9fe1e50575ba2f P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:35.682430  3216 raft_consensus.cc:493] T 515ed532a7de4ca6bed150cb525700d0 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:35.683128  3216 raft_consensus.cc:515] T 515ed532a7de4ca6bed150cb525700d0 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:35.685607  3216 leader_election.cc:290] T 515ed532a7de4ca6bed150cb525700d0 P c92465c7338242ed8a8365b5cab8b807 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad733f9d8067486fa14d2bd32366bbea (127.29.32.193:44239), aa27556a0f5647c3b795ef96d8f22685 (127.29.32.195:37379)
I20260709 12:14:35.686686  2901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "515ed532a7de4ca6bed150cb525700d0" candidate_uuid: "c92465c7338242ed8a8365b5cab8b807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad733f9d8067486fa14d2bd32366bbea" is_pre_election: true
I20260709 12:14:35.687332  3049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "515ed532a7de4ca6bed150cb525700d0" candidate_uuid: "c92465c7338242ed8a8365b5cab8b807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa27556a0f5647c3b795ef96d8f22685" is_pre_election: true
I20260709 12:14:35.687347  2976 raft_consensus.cc:2468] T b0b10602071e4193ba9fe1e50575ba2f P c92465c7338242ed8a8365b5cab8b807 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa27556a0f5647c3b795ef96d8f22685 in term 1.
I20260709 12:14:35.687528  2901 raft_consensus.cc:2468] T 515ed532a7de4ca6bed150cb525700d0 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92465c7338242ed8a8365b5cab8b807 in term 0.
I20260709 12:14:35.688082  3049 raft_consensus.cc:2468] T 515ed532a7de4ca6bed150cb525700d0 P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92465c7338242ed8a8365b5cab8b807 in term 0.
I20260709 12:14:35.688915  2942 leader_election.cc:304] T 515ed532a7de4ca6bed150cb525700d0 P c92465c7338242ed8a8365b5cab8b807 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad733f9d8067486fa14d2bd32366bbea, c92465c7338242ed8a8365b5cab8b807; no voters: 
I20260709 12:14:35.689258  3015 leader_election.cc:304] T b0b10602071e4193ba9fe1e50575ba2f P aa27556a0f5647c3b795ef96d8f22685 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa27556a0f5647c3b795ef96d8f22685, c92465c7338242ed8a8365b5cab8b807; no voters: 
I20260709 12:14:35.689797  3216 raft_consensus.cc:2804] T 515ed532a7de4ca6bed150cb525700d0 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:35.689832  2900 raft_consensus.cc:2468] T b0b10602071e4193ba9fe1e50575ba2f P ad733f9d8067486fa14d2bd32366bbea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa27556a0f5647c3b795ef96d8f22685 in term 1.
I20260709 12:14:35.690191  3159 raft_consensus.cc:2804] T b0b10602071e4193ba9fe1e50575ba2f P aa27556a0f5647c3b795ef96d8f22685 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:35.690301  3216 raft_consensus.cc:493] T 515ed532a7de4ca6bed150cb525700d0 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:35.690785  3216 raft_consensus.cc:3060] T 515ed532a7de4ca6bed150cb525700d0 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:35.691525  3159 raft_consensus.cc:697] T b0b10602071e4193ba9fe1e50575ba2f P aa27556a0f5647c3b795ef96d8f22685 [term 1 LEADER]: Becoming Leader. State: Replica: aa27556a0f5647c3b795ef96d8f22685, State: Running, Role: LEADER
I20260709 12:14:35.692487  3159 consensus_queue.cc:237] T b0b10602071e4193ba9fe1e50575ba2f P aa27556a0f5647c3b795ef96d8f22685 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:35.698975  3216 raft_consensus.cc:515] T 515ed532a7de4ca6bed150cb525700d0 P c92465c7338242ed8a8365b5cab8b807 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:35.701745  2900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "515ed532a7de4ca6bed150cb525700d0" candidate_uuid: "c92465c7338242ed8a8365b5cab8b807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad733f9d8067486fa14d2bd32366bbea"
I20260709 12:14:35.702440  2900 raft_consensus.cc:3060] T 515ed532a7de4ca6bed150cb525700d0 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:35.704010  3049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "515ed532a7de4ca6bed150cb525700d0" candidate_uuid: "c92465c7338242ed8a8365b5cab8b807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa27556a0f5647c3b795ef96d8f22685"
I20260709 12:14:35.703534  2797 catalog_manager.cc:5697] T b0b10602071e4193ba9fe1e50575ba2f P aa27556a0f5647c3b795ef96d8f22685 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa27556a0f5647c3b795ef96d8f22685 (127.29.32.195). New cstate: current_term: 1 leader_uuid: "aa27556a0f5647c3b795ef96d8f22685" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:35.704733  3049 raft_consensus.cc:3060] T 515ed532a7de4ca6bed150cb525700d0 P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:35.706507  3216 leader_election.cc:290] T 515ed532a7de4ca6bed150cb525700d0 P c92465c7338242ed8a8365b5cab8b807 [CANDIDATE]: Term 1 election: Requested vote from peers ad733f9d8067486fa14d2bd32366bbea (127.29.32.193:44239), aa27556a0f5647c3b795ef96d8f22685 (127.29.32.195:37379)
I20260709 12:14:35.710707  2900 raft_consensus.cc:2468] T 515ed532a7de4ca6bed150cb525700d0 P ad733f9d8067486fa14d2bd32366bbea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92465c7338242ed8a8365b5cab8b807 in term 1.
I20260709 12:14:35.711787  3049 raft_consensus.cc:2468] T 515ed532a7de4ca6bed150cb525700d0 P aa27556a0f5647c3b795ef96d8f22685 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92465c7338242ed8a8365b5cab8b807 in term 1.
I20260709 12:14:35.712224  2942 leader_election.cc:304] T 515ed532a7de4ca6bed150cb525700d0 P c92465c7338242ed8a8365b5cab8b807 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad733f9d8067486fa14d2bd32366bbea, c92465c7338242ed8a8365b5cab8b807; no voters: 
I20260709 12:14:35.713088  3216 raft_consensus.cc:2804] T 515ed532a7de4ca6bed150cb525700d0 P c92465c7338242ed8a8365b5cab8b807 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:35.713286  3214 raft_consensus.cc:493] T e5d22749f04b4c239b5ec5a705269591 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:35.713810  3216 raft_consensus.cc:697] T 515ed532a7de4ca6bed150cb525700d0 P c92465c7338242ed8a8365b5cab8b807 [term 1 LEADER]: Becoming Leader. State: Replica: c92465c7338242ed8a8365b5cab8b807, State: Running, Role: LEADER
I20260709 12:14:35.713774  3214 raft_consensus.cc:515] T e5d22749f04b4c239b5ec5a705269591 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:35.714800  3216 consensus_queue.cc:237] T 515ed532a7de4ca6bed150cb525700d0 P c92465c7338242ed8a8365b5cab8b807 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:35.716029  3214 leader_election.cc:290] T e5d22749f04b4c239b5ec5a705269591 P c92465c7338242ed8a8365b5cab8b807 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad733f9d8067486fa14d2bd32366bbea (127.29.32.193:44239), aa27556a0f5647c3b795ef96d8f22685 (127.29.32.195:37379)
I20260709 12:14:35.717250  3049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5d22749f04b4c239b5ec5a705269591" candidate_uuid: "c92465c7338242ed8a8365b5cab8b807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa27556a0f5647c3b795ef96d8f22685" is_pre_election: true
I20260709 12:14:35.717507  2900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5d22749f04b4c239b5ec5a705269591" candidate_uuid: "c92465c7338242ed8a8365b5cab8b807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad733f9d8067486fa14d2bd32366bbea" is_pre_election: true
I20260709 12:14:35.718226  2900 raft_consensus.cc:2468] T e5d22749f04b4c239b5ec5a705269591 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92465c7338242ed8a8365b5cab8b807 in term 0.
I20260709 12:14:35.718057  3049 raft_consensus.cc:2468] T e5d22749f04b4c239b5ec5a705269591 P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92465c7338242ed8a8365b5cab8b807 in term 0.
I20260709 12:14:35.719873  2942 leader_election.cc:304] T e5d22749f04b4c239b5ec5a705269591 P c92465c7338242ed8a8365b5cab8b807 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad733f9d8067486fa14d2bd32366bbea, c92465c7338242ed8a8365b5cab8b807; no voters: 
I20260709 12:14:35.720896  3214 raft_consensus.cc:2804] T e5d22749f04b4c239b5ec5a705269591 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:35.721606  3214 raft_consensus.cc:493] T e5d22749f04b4c239b5ec5a705269591 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:35.721974  3214 raft_consensus.cc:3060] T e5d22749f04b4c239b5ec5a705269591 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:35.723953  3217 consensus_queue.cc:1048] T 29e3d6c624c744199fbb50f2b76e18d1 P c92465c7338242ed8a8365b5cab8b807 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:35.727778  3159 raft_consensus.cc:493] T 5ce8c94f217f4fe3b8b5c57bcd778534 P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:35.728642  2797 catalog_manager.cc:5697] T 515ed532a7de4ca6bed150cb525700d0 P c92465c7338242ed8a8365b5cab8b807 reported cstate change: term changed from 0 to 1, leader changed from <none> to c92465c7338242ed8a8365b5cab8b807 (127.29.32.194). New cstate: current_term: 1 leader_uuid: "c92465c7338242ed8a8365b5cab8b807" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:35.730154  3217 raft_consensus.cc:493] T 5ce8c94f217f4fe3b8b5c57bcd778534 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:35.730837  3217 raft_consensus.cc:515] T 5ce8c94f217f4fe3b8b5c57bcd778534 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:35.733680  2901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce8c94f217f4fe3b8b5c57bcd778534" candidate_uuid: "c92465c7338242ed8a8365b5cab8b807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad733f9d8067486fa14d2bd32366bbea" is_pre_election: true
I20260709 12:14:35.734355  2901 raft_consensus.cc:2468] T 5ce8c94f217f4fe3b8b5c57bcd778534 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c92465c7338242ed8a8365b5cab8b807 in term 0.
I20260709 12:14:35.735977  2942 leader_election.cc:304] T 5ce8c94f217f4fe3b8b5c57bcd778534 P c92465c7338242ed8a8365b5cab8b807 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad733f9d8067486fa14d2bd32366bbea, c92465c7338242ed8a8365b5cab8b807; no voters: 
I20260709 12:14:35.737607  3218 raft_consensus.cc:2804] T 5ce8c94f217f4fe3b8b5c57bcd778534 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:35.737982  3218 raft_consensus.cc:493] T 5ce8c94f217f4fe3b8b5c57bcd778534 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:35.738350  3218 raft_consensus.cc:3060] T 5ce8c94f217f4fe3b8b5c57bcd778534 P c92465c7338242ed8a8365b5cab8b807 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:35.729126  3159 raft_consensus.cc:515] T 5ce8c94f217f4fe3b8b5c57bcd778534 P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:35.738906  3214 raft_consensus.cc:515] T e5d22749f04b4c239b5ec5a705269591 P c92465c7338242ed8a8365b5cab8b807 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:35.741302  3214 leader_election.cc:290] T e5d22749f04b4c239b5ec5a705269591 P c92465c7338242ed8a8365b5cab8b807 [CANDIDATE]: Term 1 election: Requested vote from peers ad733f9d8067486fa14d2bd32366bbea (127.29.32.193:44239), aa27556a0f5647c3b795ef96d8f22685 (127.29.32.195:37379)
I20260709 12:14:35.742290  2901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce8c94f217f4fe3b8b5c57bcd778534" candidate_uuid: "aa27556a0f5647c3b795ef96d8f22685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad733f9d8067486fa14d2bd32366bbea" is_pre_election: true
I20260709 12:14:35.743322  2901 raft_consensus.cc:2468] T 5ce8c94f217f4fe3b8b5c57bcd778534 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa27556a0f5647c3b795ef96d8f22685 in term 0.
I20260709 12:14:35.744781  3016 leader_election.cc:304] T 5ce8c94f217f4fe3b8b5c57bcd778534 P aa27556a0f5647c3b795ef96d8f22685 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa27556a0f5647c3b795ef96d8f22685, ad733f9d8067486fa14d2bd32366bbea; no voters: 
I20260709 12:14:35.746515  3050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5d22749f04b4c239b5ec5a705269591" candidate_uuid: "c92465c7338242ed8a8365b5cab8b807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa27556a0f5647c3b795ef96d8f22685"
I20260709 12:14:35.747100  3050 raft_consensus.cc:3060] T e5d22749f04b4c239b5ec5a705269591 P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:35.746804  3218 raft_consensus.cc:515] T 5ce8c94f217f4fe3b8b5c57bcd778534 P c92465c7338242ed8a8365b5cab8b807 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:35.748574  3159 leader_election.cc:290] T 5ce8c94f217f4fe3b8b5c57bcd778534 P aa27556a0f5647c3b795ef96d8f22685 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad733f9d8067486fa14d2bd32366bbea (127.29.32.193:44239), c92465c7338242ed8a8365b5cab8b807 (127.29.32.194:33357)
I20260709 12:14:35.749449  3218 leader_election.cc:290] T 5ce8c94f217f4fe3b8b5c57bcd778534 P c92465c7338242ed8a8365b5cab8b807 [CANDIDATE]: Term 1 election: Requested vote from peers ad733f9d8067486fa14d2bd32366bbea (127.29.32.193:44239), aa27556a0f5647c3b795ef96d8f22685 (127.29.32.195:37379)
I20260709 12:14:35.750605  3214 consensus_queue.cc:1048] T 29e3d6c624c744199fbb50f2b76e18d1 P c92465c7338242ed8a8365b5cab8b807 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:35.750993  2976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce8c94f217f4fe3b8b5c57bcd778534" candidate_uuid: "aa27556a0f5647c3b795ef96d8f22685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c92465c7338242ed8a8365b5cab8b807" is_pre_election: true
I20260709 12:14:35.751829  2976 raft_consensus.cc:2393] T 5ce8c94f217f4fe3b8b5c57bcd778534 P c92465c7338242ed8a8365b5cab8b807 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aa27556a0f5647c3b795ef96d8f22685 in current term 1: Already voted for candidate c92465c7338242ed8a8365b5cab8b807 in this term.
I20260709 12:14:35.752733  3242 raft_consensus.cc:2804] T 5ce8c94f217f4fe3b8b5c57bcd778534 P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:35.753175  3242 raft_consensus.cc:493] T 5ce8c94f217f4fe3b8b5c57bcd778534 P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:35.753527  3242 raft_consensus.cc:3060] T 5ce8c94f217f4fe3b8b5c57bcd778534 P aa27556a0f5647c3b795ef96d8f22685 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:35.758361  3050 raft_consensus.cc:2468] T e5d22749f04b4c239b5ec5a705269591 P aa27556a0f5647c3b795ef96d8f22685 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92465c7338242ed8a8365b5cab8b807 in term 1.
I20260709 12:14:35.759850  2941 leader_election.cc:304] T e5d22749f04b4c239b5ec5a705269591 P c92465c7338242ed8a8365b5cab8b807 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa27556a0f5647c3b795ef96d8f22685, c92465c7338242ed8a8365b5cab8b807; no voters: 
I20260709 12:14:35.760696  3218 raft_consensus.cc:2804] T e5d22749f04b4c239b5ec5a705269591 P c92465c7338242ed8a8365b5cab8b807 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:35.761202  3218 raft_consensus.cc:697] T e5d22749f04b4c239b5ec5a705269591 P c92465c7338242ed8a8365b5cab8b807 [term 1 LEADER]: Becoming Leader. State: Replica: c92465c7338242ed8a8365b5cab8b807, State: Running, Role: LEADER
I20260709 12:14:35.761482  3217 leader_election.cc:290] T 5ce8c94f217f4fe3b8b5c57bcd778534 P c92465c7338242ed8a8365b5cab8b807 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad733f9d8067486fa14d2bd32366bbea (127.29.32.193:44239), aa27556a0f5647c3b795ef96d8f22685 (127.29.32.195:37379)
I20260709 12:14:35.761691  2900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5d22749f04b4c239b5ec5a705269591" candidate_uuid: "c92465c7338242ed8a8365b5cab8b807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad733f9d8067486fa14d2bd32366bbea"
I20260709 12:14:35.762452  2900 raft_consensus.cc:3060] T e5d22749f04b4c239b5ec5a705269591 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:35.763458  3050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce8c94f217f4fe3b8b5c57bcd778534" candidate_uuid: "c92465c7338242ed8a8365b5cab8b807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa27556a0f5647c3b795ef96d8f22685" is_pre_election: true
I20260709 12:14:35.762045  3218 consensus_queue.cc:237] T e5d22749f04b4c239b5ec5a705269591 P c92465c7338242ed8a8365b5cab8b807 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:35.765513  3049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce8c94f217f4fe3b8b5c57bcd778534" candidate_uuid: "c92465c7338242ed8a8365b5cab8b807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa27556a0f5647c3b795ef96d8f22685"
I20260709 12:14:35.765558  3242 raft_consensus.cc:515] T 5ce8c94f217f4fe3b8b5c57bcd778534 P aa27556a0f5647c3b795ef96d8f22685 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:35.767047  3050 raft_consensus.cc:2393] T 5ce8c94f217f4fe3b8b5c57bcd778534 P aa27556a0f5647c3b795ef96d8f22685 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c92465c7338242ed8a8365b5cab8b807 in current term 1: Already voted for candidate aa27556a0f5647c3b795ef96d8f22685 in this term.
I20260709 12:14:35.769322  3242 leader_election.cc:290] T 5ce8c94f217f4fe3b8b5c57bcd778534 P aa27556a0f5647c3b795ef96d8f22685 [CANDIDATE]: Term 1 election: Requested vote from peers ad733f9d8067486fa14d2bd32366bbea (127.29.32.193:44239), c92465c7338242ed8a8365b5cab8b807 (127.29.32.194:33357)
I20260709 12:14:35.770293  2901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce8c94f217f4fe3b8b5c57bcd778534" candidate_uuid: "aa27556a0f5647c3b795ef96d8f22685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad733f9d8067486fa14d2bd32366bbea"
I20260709 12:14:35.770967  2901 raft_consensus.cc:3060] T 5ce8c94f217f4fe3b8b5c57bcd778534 P ad733f9d8067486fa14d2bd32366bbea [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:35.770888  2976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce8c94f217f4fe3b8b5c57bcd778534" candidate_uuid: "aa27556a0f5647c3b795ef96d8f22685" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c92465c7338242ed8a8365b5cab8b807"
I20260709 12:14:35.772572  2976 raft_consensus.cc:2393] T 5ce8c94f217f4fe3b8b5c57bcd778534 P c92465c7338242ed8a8365b5cab8b807 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate aa27556a0f5647c3b795ef96d8f22685 in current term 1: Already voted for candidate c92465c7338242ed8a8365b5cab8b807 in this term.
I20260709 12:14:35.775023  2899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce8c94f217f4fe3b8b5c57bcd778534" candidate_uuid: "c92465c7338242ed8a8365b5cab8b807" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad733f9d8067486fa14d2bd32366bbea"
I20260709 12:14:35.776428  3217 consensus_queue.cc:1048] T a597849a405f433da6fd7212fd5a13fd P c92465c7338242ed8a8365b5cab8b807 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:35.779289  2901 raft_consensus.cc:2468] T 5ce8c94f217f4fe3b8b5c57bcd778534 P ad733f9d8067486fa14d2bd32366bbea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa27556a0f5647c3b795ef96d8f22685 in term 1.
I20260709 12:14:35.781180  3016 leader_election.cc:304] T 5ce8c94f217f4fe3b8b5c57bcd778534 P aa27556a0f5647c3b795ef96d8f22685 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: aa27556a0f5647c3b795ef96d8f22685, ad733f9d8067486fa14d2bd32366bbea; no voters: c92465c7338242ed8a8365b5cab8b807
I20260709 12:14:35.782531  3242 raft_consensus.cc:2804] T 5ce8c94f217f4fe3b8b5c57bcd778534 P aa27556a0f5647c3b795ef96d8f22685 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:35.783260  3242 raft_consensus.cc:697] T 5ce8c94f217f4fe3b8b5c57bcd778534 P aa27556a0f5647c3b795ef96d8f22685 [term 1 LEADER]: Becoming Leader. State: Replica: aa27556a0f5647c3b795ef96d8f22685, State: Running, Role: LEADER
I20260709 12:14:35.784148  3242 consensus_queue.cc:237] T 5ce8c94f217f4fe3b8b5c57bcd778534 P aa27556a0f5647c3b795ef96d8f22685 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:35.787432  2942 leader_election.cc:304] T 5ce8c94f217f4fe3b8b5c57bcd778534 P c92465c7338242ed8a8365b5cab8b807 [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: c92465c7338242ed8a8365b5cab8b807; no voters: aa27556a0f5647c3b795ef96d8f22685, ad733f9d8067486fa14d2bd32366bbea
I20260709 12:14:35.800783  3214 raft_consensus.cc:2749] T 5ce8c94f217f4fe3b8b5c57bcd778534 P c92465c7338242ed8a8365b5cab8b807 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:14:35.800951  2900 raft_consensus.cc:2468] T e5d22749f04b4c239b5ec5a705269591 P ad733f9d8067486fa14d2bd32366bbea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92465c7338242ed8a8365b5cab8b807 in term 1.
I20260709 12:14:35.812449  3218 consensus_queue.cc:1048] T a597849a405f433da6fd7212fd5a13fd P c92465c7338242ed8a8365b5cab8b807 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:35.814522  2798 catalog_manager.cc:5697] T e5d22749f04b4c239b5ec5a705269591 P c92465c7338242ed8a8365b5cab8b807 reported cstate change: term changed from 0 to 1, leader changed from <none> to c92465c7338242ed8a8365b5cab8b807 (127.29.32.194). New cstate: current_term: 1 leader_uuid: "c92465c7338242ed8a8365b5cab8b807" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:35.828933  2797 catalog_manager.cc:5697] T 5ce8c94f217f4fe3b8b5c57bcd778534 P aa27556a0f5647c3b795ef96d8f22685 reported cstate change: term changed from 0 to 1, leader changed from <none> to aa27556a0f5647c3b795ef96d8f22685 (127.29.32.195). New cstate: current_term: 1 leader_uuid: "aa27556a0f5647c3b795ef96d8f22685" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:35.948181  2976 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a597849a405f433da6fd7212fd5a13fd"
dest_uuid: "c92465c7338242ed8a8365b5cab8b807"
mode: GRACEFUL
new_leader_uuid: "ad733f9d8067486fa14d2bd32366bbea"
 from {username='slave'} at 127.0.0.1:46786
I20260709 12:14:35.948668  2976 raft_consensus.cc:606] T a597849a405f433da6fd7212fd5a13fd P c92465c7338242ed8a8365b5cab8b807 [term 1 LEADER]: Received request to transfer leadership to TS ad733f9d8067486fa14d2bd32366bbea
I20260709 12:14:35.954344  2976 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6f9d22d9ec38442b8f03a2566d830f42"
dest_uuid: "c92465c7338242ed8a8365b5cab8b807"
mode: GRACEFUL
new_leader_uuid: "ad733f9d8067486fa14d2bd32366bbea"
 from {username='slave'} at 127.0.0.1:46786
I20260709 12:14:35.954898  2976 raft_consensus.cc:606] T 6f9d22d9ec38442b8f03a2566d830f42 P c92465c7338242ed8a8365b5cab8b807 [term 1 LEADER]: Received request to transfer leadership to TS ad733f9d8067486fa14d2bd32366bbea
I20260709 12:14:35.960835  3049 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b0b10602071e4193ba9fe1e50575ba2f"
dest_uuid: "aa27556a0f5647c3b795ef96d8f22685"
mode: GRACEFUL
new_leader_uuid: "ad733f9d8067486fa14d2bd32366bbea"
 from {username='slave'} at 127.0.0.1:51202
I20260709 12:14:35.961592  3049 raft_consensus.cc:606] T b0b10602071e4193ba9fe1e50575ba2f P aa27556a0f5647c3b795ef96d8f22685 [term 1 LEADER]: Received request to transfer leadership to TS ad733f9d8067486fa14d2bd32366bbea
I20260709 12:14:35.970579  3049 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ce8c94f217f4fe3b8b5c57bcd778534"
dest_uuid: "aa27556a0f5647c3b795ef96d8f22685"
mode: GRACEFUL
new_leader_uuid: "c92465c7338242ed8a8365b5cab8b807"
 from {username='slave'} at 127.0.0.1:51202
I20260709 12:14:35.971282  3049 raft_consensus.cc:606] T 5ce8c94f217f4fe3b8b5c57bcd778534 P aa27556a0f5647c3b795ef96d8f22685 [term 1 LEADER]: Received request to transfer leadership to TS c92465c7338242ed8a8365b5cab8b807
I20260709 12:14:35.974349  3238 consensus_queue.cc:1048] T fbd767e3da0a43b09c3a83732352b4fb P ad733f9d8067486fa14d2bd32366bbea [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:35.980115  3206 consensus_queue.cc:1048] T fbd767e3da0a43b09c3a83732352b4fb P ad733f9d8067486fa14d2bd32366bbea [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:35.982978  2900 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fbd767e3da0a43b09c3a83732352b4fb"
dest_uuid: "ad733f9d8067486fa14d2bd32366bbea"
mode: GRACEFUL
new_leader_uuid: "c92465c7338242ed8a8365b5cab8b807"
 from {username='slave'} at 127.0.0.1:46426
I20260709 12:14:35.984891  2900 raft_consensus.cc:606] T fbd767e3da0a43b09c3a83732352b4fb P ad733f9d8067486fa14d2bd32366bbea [term 1 LEADER]: Received request to transfer leadership to TS c92465c7338242ed8a8365b5cab8b807
I20260709 12:14:35.995288  3217 consensus_queue.cc:1048] T 6f9d22d9ec38442b8f03a2566d830f42 P c92465c7338242ed8a8365b5cab8b807 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:35.996297  3206 raft_consensus.cc:993] T fbd767e3da0a43b09c3a83732352b4fb P ad733f9d8067486fa14d2bd32366bbea: : Instructing follower c92465c7338242ed8a8365b5cab8b807 to start an election
I20260709 12:14:35.996798  3206 raft_consensus.cc:1081] T fbd767e3da0a43b09c3a83732352b4fb P ad733f9d8067486fa14d2bd32366bbea [term 1 LEADER]: Signalling peer c92465c7338242ed8a8365b5cab8b807 to start an election
I20260709 12:14:35.996794  2976 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e5d22749f04b4c239b5ec5a705269591"
dest_uuid: "c92465c7338242ed8a8365b5cab8b807"
mode: GRACEFUL
new_leader_uuid: "aa27556a0f5647c3b795ef96d8f22685"
 from {username='slave'} at 127.0.0.1:46786
I20260709 12:14:35.998057  2976 raft_consensus.cc:606] T e5d22749f04b4c239b5ec5a705269591 P c92465c7338242ed8a8365b5cab8b807 [term 1 LEADER]: Received request to transfer leadership to TS aa27556a0f5647c3b795ef96d8f22685
I20260709 12:14:36.002307  2976 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fbd767e3da0a43b09c3a83732352b4fb"
dest_uuid: "c92465c7338242ed8a8365b5cab8b807"
 from {username='slave'} at 127.0.0.1:46782
I20260709 12:14:36.002990  2976 raft_consensus.cc:493] T fbd767e3da0a43b09c3a83732352b4fb P c92465c7338242ed8a8365b5cab8b807 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:36.003389  2976 raft_consensus.cc:3060] T fbd767e3da0a43b09c3a83732352b4fb P c92465c7338242ed8a8365b5cab8b807 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:36.008126  3217 raft_consensus.cc:993] T 6f9d22d9ec38442b8f03a2566d830f42 P c92465c7338242ed8a8365b5cab8b807: : Instructing follower ad733f9d8067486fa14d2bd32366bbea to start an election
I20260709 12:14:36.009605  3214 raft_consensus.cc:1081] T 6f9d22d9ec38442b8f03a2566d830f42 P c92465c7338242ed8a8365b5cab8b807 [term 1 LEADER]: Signalling peer ad733f9d8067486fa14d2bd32366bbea to start an election
I20260709 12:14:36.012813  2976 raft_consensus.cc:515] T fbd767e3da0a43b09c3a83732352b4fb P c92465c7338242ed8a8365b5cab8b807 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:36.013360  2901 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6f9d22d9ec38442b8f03a2566d830f42"
dest_uuid: "ad733f9d8067486fa14d2bd32366bbea"
 from {username='slave'} at 127.0.0.1:46418
I20260709 12:14:36.014104  2901 raft_consensus.cc:493] T 6f9d22d9ec38442b8f03a2566d830f42 P ad733f9d8067486fa14d2bd32366bbea [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:36.014528  2901 raft_consensus.cc:3060] T 6f9d22d9ec38442b8f03a2566d830f42 P ad733f9d8067486fa14d2bd32366bbea [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:36.017879  2899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbd767e3da0a43b09c3a83732352b4fb" candidate_uuid: "c92465c7338242ed8a8365b5cab8b807" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ad733f9d8067486fa14d2bd32366bbea"
I20260709 12:14:36.018641  2899 raft_consensus.cc:3055] T fbd767e3da0a43b09c3a83732352b4fb P ad733f9d8067486fa14d2bd32366bbea [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:36.018960  2899 raft_consensus.cc:740] T fbd767e3da0a43b09c3a83732352b4fb P ad733f9d8067486fa14d2bd32366bbea [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ad733f9d8067486fa14d2bd32366bbea, State: Running, Role: LEADER
I20260709 12:14:36.019831  2899 consensus_queue.cc:260] T fbd767e3da0a43b09c3a83732352b4fb P ad733f9d8067486fa14d2bd32366bbea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:36.021103  2899 raft_consensus.cc:3060] T fbd767e3da0a43b09c3a83732352b4fb P ad733f9d8067486fa14d2bd32366bbea [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:36.024595  3214 consensus_queue.cc:1048] T 6f9d22d9ec38442b8f03a2566d830f42 P c92465c7338242ed8a8365b5cab8b807 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:36.022346  2901 raft_consensus.cc:515] T 6f9d22d9ec38442b8f03a2566d830f42 P ad733f9d8067486fa14d2bd32366bbea [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:36.026214  2900 raft_consensus.cc:1240] T 6f9d22d9ec38442b8f03a2566d830f42 P ad733f9d8067486fa14d2bd32366bbea [term 2 FOLLOWER]: Rejecting Update request from peer c92465c7338242ed8a8365b5cab8b807 for earlier term 1. Current term is 2. Ops: []
I20260709 12:14:36.028889  2974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9d22d9ec38442b8f03a2566d830f42" candidate_uuid: "ad733f9d8067486fa14d2bd32366bbea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c92465c7338242ed8a8365b5cab8b807"
I20260709 12:14:36.029486  2974 raft_consensus.cc:3055] T 6f9d22d9ec38442b8f03a2566d830f42 P c92465c7338242ed8a8365b5cab8b807 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:36.029758  2974 raft_consensus.cc:740] T 6f9d22d9ec38442b8f03a2566d830f42 P c92465c7338242ed8a8365b5cab8b807 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c92465c7338242ed8a8365b5cab8b807, State: Running, Role: LEADER
I20260709 12:14:36.030578  2974 consensus_queue.cc:260] T 6f9d22d9ec38442b8f03a2566d830f42 P c92465c7338242ed8a8365b5cab8b807 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:36.031852  2974 raft_consensus.cc:3060] T 6f9d22d9ec38442b8f03a2566d830f42 P c92465c7338242ed8a8365b5cab8b807 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:36.031816  2899 raft_consensus.cc:2468] T fbd767e3da0a43b09c3a83732352b4fb P ad733f9d8067486fa14d2bd32366bbea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92465c7338242ed8a8365b5cab8b807 in term 2.
I20260709 12:14:36.034528  2942 leader_election.cc:304] T fbd767e3da0a43b09c3a83732352b4fb P c92465c7338242ed8a8365b5cab8b807 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad733f9d8067486fa14d2bd32366bbea, c92465c7338242ed8a8365b5cab8b807; no voters: 
I20260709 12:14:36.035899  3214 raft_consensus.cc:2804] T fbd767e3da0a43b09c3a83732352b4fb P c92465c7338242ed8a8365b5cab8b807 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:36.036398  3214 raft_consensus.cc:697] T fbd767e3da0a43b09c3a83732352b4fb P c92465c7338242ed8a8365b5cab8b807 [term 2 LEADER]: Becoming Leader. State: Replica: c92465c7338242ed8a8365b5cab8b807, State: Running, Role: LEADER
I20260709 12:14:36.037247  3214 consensus_queue.cc:237] T fbd767e3da0a43b09c3a83732352b4fb P c92465c7338242ed8a8365b5cab8b807 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:36.038031  3050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbd767e3da0a43b09c3a83732352b4fb" candidate_uuid: "c92465c7338242ed8a8365b5cab8b807" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa27556a0f5647c3b795ef96d8f22685"
I20260709 12:14:36.038933  3050 raft_consensus.cc:3060] T fbd767e3da0a43b09c3a83732352b4fb P aa27556a0f5647c3b795ef96d8f22685 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:36.040858  2974 raft_consensus.cc:2468] T 6f9d22d9ec38442b8f03a2566d830f42 P c92465c7338242ed8a8365b5cab8b807 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad733f9d8067486fa14d2bd32366bbea in term 2.
I20260709 12:14:36.044205  2866 leader_election.cc:304] T 6f9d22d9ec38442b8f03a2566d830f42 P ad733f9d8067486fa14d2bd32366bbea [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad733f9d8067486fa14d2bd32366bbea, c92465c7338242ed8a8365b5cab8b807; no voters: 
I20260709 12:14:36.044982  3206 raft_consensus.cc:2804] T 6f9d22d9ec38442b8f03a2566d830f42 P ad733f9d8067486fa14d2bd32366bbea [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:36.045449  3206 raft_consensus.cc:697] T 6f9d22d9ec38442b8f03a2566d830f42 P ad733f9d8067486fa14d2bd32366bbea [term 2 LEADER]: Becoming Leader. State: Replica: ad733f9d8067486fa14d2bd32366bbea, State: Running, Role: LEADER
I20260709 12:14:36.046286  3206 consensus_queue.cc:237] T 6f9d22d9ec38442b8f03a2566d830f42 P ad733f9d8067486fa14d2bd32366bbea [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: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:36.047695  2796 catalog_manager.cc:5697] T fbd767e3da0a43b09c3a83732352b4fb P c92465c7338242ed8a8365b5cab8b807 reported cstate change: term changed from 1 to 2, leader changed from ad733f9d8067486fa14d2bd32366bbea (127.29.32.193) to c92465c7338242ed8a8365b5cab8b807 (127.29.32.194). New cstate: current_term: 2 leader_uuid: "c92465c7338242ed8a8365b5cab8b807" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:36.052321  2976 leader_election.cc:290] T fbd767e3da0a43b09c3a83732352b4fb P c92465c7338242ed8a8365b5cab8b807 [CANDIDATE]: Term 2 election: Requested vote from peers ad733f9d8067486fa14d2bd32366bbea (127.29.32.193:44239), aa27556a0f5647c3b795ef96d8f22685 (127.29.32.195:37379)
I20260709 12:14:36.053980  2901 leader_election.cc:290] T 6f9d22d9ec38442b8f03a2566d830f42 P ad733f9d8067486fa14d2bd32366bbea [CANDIDATE]: Term 2 election: Requested vote from peers c92465c7338242ed8a8365b5cab8b807 (127.29.32.194:33357), aa27556a0f5647c3b795ef96d8f22685 (127.29.32.195:37379)
I20260709 12:14:36.052094  3050 raft_consensus.cc:2468] T fbd767e3da0a43b09c3a83732352b4fb P aa27556a0f5647c3b795ef96d8f22685 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92465c7338242ed8a8365b5cab8b807 in term 2.
I20260709 12:14:36.055286  3048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f9d22d9ec38442b8f03a2566d830f42" candidate_uuid: "ad733f9d8067486fa14d2bd32366bbea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa27556a0f5647c3b795ef96d8f22685"
I20260709 12:14:36.056071  2797 catalog_manager.cc:5697] T 6f9d22d9ec38442b8f03a2566d830f42 P ad733f9d8067486fa14d2bd32366bbea reported cstate change: term changed from 1 to 2, leader changed from c92465c7338242ed8a8365b5cab8b807 (127.29.32.194) to ad733f9d8067486fa14d2bd32366bbea (127.29.32.193). New cstate: current_term: 2 leader_uuid: "ad733f9d8067486fa14d2bd32366bbea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:36.093283  3242 consensus_queue.cc:1048] T b0b10602071e4193ba9fe1e50575ba2f P aa27556a0f5647c3b795ef96d8f22685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:36.100745  3159 raft_consensus.cc:993] T b0b10602071e4193ba9fe1e50575ba2f P aa27556a0f5647c3b795ef96d8f22685: : Instructing follower ad733f9d8067486fa14d2bd32366bbea to start an election
I20260709 12:14:36.101215  3159 raft_consensus.cc:1081] T b0b10602071e4193ba9fe1e50575ba2f P aa27556a0f5647c3b795ef96d8f22685 [term 1 LEADER]: Signalling peer ad733f9d8067486fa14d2bd32366bbea to start an election
I20260709 12:14:36.103895  3214 consensus_queue.cc:1048] T 515ed532a7de4ca6bed150cb525700d0 P c92465c7338242ed8a8365b5cab8b807 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:36.104949  2899 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b0b10602071e4193ba9fe1e50575ba2f"
dest_uuid: "ad733f9d8067486fa14d2bd32366bbea"
 from {username='slave'} at 127.0.0.1:46408
I20260709 12:14:36.106667  2899 raft_consensus.cc:493] T b0b10602071e4193ba9fe1e50575ba2f P ad733f9d8067486fa14d2bd32366bbea [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:36.107079  2899 raft_consensus.cc:3060] T b0b10602071e4193ba9fe1e50575ba2f P ad733f9d8067486fa14d2bd32366bbea [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:36.108047  3242 consensus_queue.cc:1048] T b0b10602071e4193ba9fe1e50575ba2f P aa27556a0f5647c3b795ef96d8f22685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:36.125768  3122 consensus_queue.cc:1048] T 515ed532a7de4ca6bed150cb525700d0 P c92465c7338242ed8a8365b5cab8b807 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:36.128810  2899 raft_consensus.cc:515] T b0b10602071e4193ba9fe1e50575ba2f P ad733f9d8067486fa14d2bd32366bbea [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:36.137084  2976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0b10602071e4193ba9fe1e50575ba2f" candidate_uuid: "ad733f9d8067486fa14d2bd32366bbea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c92465c7338242ed8a8365b5cab8b807"
I20260709 12:14:36.137986  2976 raft_consensus.cc:3060] T b0b10602071e4193ba9fe1e50575ba2f P c92465c7338242ed8a8365b5cab8b807 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:36.139449  2899 leader_election.cc:290] T b0b10602071e4193ba9fe1e50575ba2f P ad733f9d8067486fa14d2bd32366bbea [CANDIDATE]: Term 2 election: Requested vote from peers c92465c7338242ed8a8365b5cab8b807 (127.29.32.194:33357), aa27556a0f5647c3b795ef96d8f22685 (127.29.32.195:37379)
I20260709 12:14:36.141702  3049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0b10602071e4193ba9fe1e50575ba2f" candidate_uuid: "ad733f9d8067486fa14d2bd32366bbea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa27556a0f5647c3b795ef96d8f22685"
I20260709 12:14:36.142530  3049 raft_consensus.cc:3055] T b0b10602071e4193ba9fe1e50575ba2f P aa27556a0f5647c3b795ef96d8f22685 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:36.142937  3049 raft_consensus.cc:740] T b0b10602071e4193ba9fe1e50575ba2f P aa27556a0f5647c3b795ef96d8f22685 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aa27556a0f5647c3b795ef96d8f22685, State: Running, Role: LEADER
I20260709 12:14:36.144155  3049 consensus_queue.cc:260] T b0b10602071e4193ba9fe1e50575ba2f P aa27556a0f5647c3b795ef96d8f22685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:36.145514  3049 raft_consensus.cc:3060] T b0b10602071e4193ba9fe1e50575ba2f P aa27556a0f5647c3b795ef96d8f22685 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:36.149165  2976 raft_consensus.cc:2468] T b0b10602071e4193ba9fe1e50575ba2f P c92465c7338242ed8a8365b5cab8b807 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad733f9d8067486fa14d2bd32366bbea in term 2.
I20260709 12:14:36.150381  2866 leader_election.cc:304] T b0b10602071e4193ba9fe1e50575ba2f P ad733f9d8067486fa14d2bd32366bbea [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad733f9d8067486fa14d2bd32366bbea, c92465c7338242ed8a8365b5cab8b807; no voters: 
I20260709 12:14:36.151242  3206 raft_consensus.cc:2804] T b0b10602071e4193ba9fe1e50575ba2f P ad733f9d8067486fa14d2bd32366bbea [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:36.151765  3206 raft_consensus.cc:697] T b0b10602071e4193ba9fe1e50575ba2f P ad733f9d8067486fa14d2bd32366bbea [term 2 LEADER]: Becoming Leader. State: Replica: ad733f9d8067486fa14d2bd32366bbea, State: Running, Role: LEADER
I20260709 12:14:36.152673  3206 consensus_queue.cc:237] T b0b10602071e4193ba9fe1e50575ba2f P ad733f9d8067486fa14d2bd32366bbea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:36.153379  3049 raft_consensus.cc:2468] T b0b10602071e4193ba9fe1e50575ba2f P aa27556a0f5647c3b795ef96d8f22685 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad733f9d8067486fa14d2bd32366bbea in term 2.
I20260709 12:14:36.158121  3122 consensus_queue.cc:1048] T e5d22749f04b4c239b5ec5a705269591 P c92465c7338242ed8a8365b5cab8b807 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:36.168941  3218 consensus_queue.cc:1048] T e5d22749f04b4c239b5ec5a705269591 P c92465c7338242ed8a8365b5cab8b807 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:36.168531  2796 catalog_manager.cc:5697] T b0b10602071e4193ba9fe1e50575ba2f P ad733f9d8067486fa14d2bd32366bbea reported cstate change: term changed from 1 to 2, leader changed from aa27556a0f5647c3b795ef96d8f22685 (127.29.32.195) to ad733f9d8067486fa14d2bd32366bbea (127.29.32.193). New cstate: current_term: 2 leader_uuid: "ad733f9d8067486fa14d2bd32366bbea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:36.178781  3214 raft_consensus.cc:993] T e5d22749f04b4c239b5ec5a705269591 P c92465c7338242ed8a8365b5cab8b807: : Instructing follower aa27556a0f5647c3b795ef96d8f22685 to start an election
I20260709 12:14:36.179337  3214 raft_consensus.cc:1081] T e5d22749f04b4c239b5ec5a705269591 P c92465c7338242ed8a8365b5cab8b807 [term 1 LEADER]: Signalling peer aa27556a0f5647c3b795ef96d8f22685 to start an election
I20260709 12:14:36.181535  3050 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e5d22749f04b4c239b5ec5a705269591"
dest_uuid: "aa27556a0f5647c3b795ef96d8f22685"
 from {username='slave'} at 127.0.0.1:51188
I20260709 12:14:36.182155  3050 raft_consensus.cc:493] T e5d22749f04b4c239b5ec5a705269591 P aa27556a0f5647c3b795ef96d8f22685 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:36.182559  3050 raft_consensus.cc:3060] T e5d22749f04b4c239b5ec5a705269591 P aa27556a0f5647c3b795ef96d8f22685 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:36.190026  3050 raft_consensus.cc:515] T e5d22749f04b4c239b5ec5a705269591 P aa27556a0f5647c3b795ef96d8f22685 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:36.192658  2899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5d22749f04b4c239b5ec5a705269591" candidate_uuid: "aa27556a0f5647c3b795ef96d8f22685" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ad733f9d8067486fa14d2bd32366bbea"
I20260709 12:14:36.192991  2976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5d22749f04b4c239b5ec5a705269591" candidate_uuid: "aa27556a0f5647c3b795ef96d8f22685" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c92465c7338242ed8a8365b5cab8b807"
I20260709 12:14:36.193365  2899 raft_consensus.cc:3060] T e5d22749f04b4c239b5ec5a705269591 P ad733f9d8067486fa14d2bd32366bbea [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:36.193703  2976 raft_consensus.cc:3055] T e5d22749f04b4c239b5ec5a705269591 P c92465c7338242ed8a8365b5cab8b807 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:36.194057  2976 raft_consensus.cc:740] T e5d22749f04b4c239b5ec5a705269591 P c92465c7338242ed8a8365b5cab8b807 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c92465c7338242ed8a8365b5cab8b807, State: Running, Role: LEADER
I20260709 12:14:36.195060  2976 consensus_queue.cc:260] T e5d22749f04b4c239b5ec5a705269591 P c92465c7338242ed8a8365b5cab8b807 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:36.196213  2976 raft_consensus.cc:3060] T e5d22749f04b4c239b5ec5a705269591 P c92465c7338242ed8a8365b5cab8b807 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:36.200603  3050 leader_election.cc:290] T e5d22749f04b4c239b5ec5a705269591 P aa27556a0f5647c3b795ef96d8f22685 [CANDIDATE]: Term 2 election: Requested vote from peers ad733f9d8067486fa14d2bd32366bbea (127.29.32.193:44239), c92465c7338242ed8a8365b5cab8b807 (127.29.32.194:33357)
I20260709 12:14:36.201249  2899 raft_consensus.cc:2468] T e5d22749f04b4c239b5ec5a705269591 P ad733f9d8067486fa14d2bd32366bbea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa27556a0f5647c3b795ef96d8f22685 in term 2.
I20260709 12:14:36.202638  3016 leader_election.cc:304] T e5d22749f04b4c239b5ec5a705269591 P aa27556a0f5647c3b795ef96d8f22685 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa27556a0f5647c3b795ef96d8f22685, ad733f9d8067486fa14d2bd32366bbea; no voters: 
I20260709 12:14:36.203486  2976 raft_consensus.cc:2468] T e5d22749f04b4c239b5ec5a705269591 P c92465c7338242ed8a8365b5cab8b807 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa27556a0f5647c3b795ef96d8f22685 in term 2.
I20260709 12:14:36.203781  3242 raft_consensus.cc:2804] T e5d22749f04b4c239b5ec5a705269591 P aa27556a0f5647c3b795ef96d8f22685 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:36.204443  3242 raft_consensus.cc:697] T e5d22749f04b4c239b5ec5a705269591 P aa27556a0f5647c3b795ef96d8f22685 [term 2 LEADER]: Becoming Leader. State: Replica: aa27556a0f5647c3b795ef96d8f22685, State: Running, Role: LEADER
I20260709 12:14:36.205343  3242 consensus_queue.cc:237] T e5d22749f04b4c239b5ec5a705269591 P aa27556a0f5647c3b795ef96d8f22685 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:36.209841  3242 consensus_queue.cc:1048] T 5ce8c94f217f4fe3b8b5c57bcd778534 P aa27556a0f5647c3b795ef96d8f22685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:36.212913  2797 catalog_manager.cc:5697] T e5d22749f04b4c239b5ec5a705269591 P aa27556a0f5647c3b795ef96d8f22685 reported cstate change: term changed from 1 to 2, leader changed from c92465c7338242ed8a8365b5cab8b807 (127.29.32.194) to aa27556a0f5647c3b795ef96d8f22685 (127.29.32.195). New cstate: current_term: 2 leader_uuid: "aa27556a0f5647c3b795ef96d8f22685" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:36.218292  3159 raft_consensus.cc:993] T 5ce8c94f217f4fe3b8b5c57bcd778534 P aa27556a0f5647c3b795ef96d8f22685: : Instructing follower c92465c7338242ed8a8365b5cab8b807 to start an election
I20260709 12:14:36.218866  3247 raft_consensus.cc:1081] T 5ce8c94f217f4fe3b8b5c57bcd778534 P aa27556a0f5647c3b795ef96d8f22685 [term 1 LEADER]: Signalling peer c92465c7338242ed8a8365b5cab8b807 to start an election
I20260709 12:14:36.224573  2976 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ce8c94f217f4fe3b8b5c57bcd778534"
dest_uuid: "c92465c7338242ed8a8365b5cab8b807"
 from {username='slave'} at 127.0.0.1:46784
I20260709 12:14:36.225523  2976 raft_consensus.cc:493] T 5ce8c94f217f4fe3b8b5c57bcd778534 P c92465c7338242ed8a8365b5cab8b807 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:36.225955  2976 raft_consensus.cc:3060] T 5ce8c94f217f4fe3b8b5c57bcd778534 P c92465c7338242ed8a8365b5cab8b807 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:36.227782  3242 consensus_queue.cc:1048] T 5ce8c94f217f4fe3b8b5c57bcd778534 P aa27556a0f5647c3b795ef96d8f22685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:36.236255  2976 raft_consensus.cc:515] T 5ce8c94f217f4fe3b8b5c57bcd778534 P c92465c7338242ed8a8365b5cab8b807 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:36.239048  2899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce8c94f217f4fe3b8b5c57bcd778534" candidate_uuid: "c92465c7338242ed8a8365b5cab8b807" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ad733f9d8067486fa14d2bd32366bbea"
I20260709 12:14:36.239655  2899 raft_consensus.cc:3060] T 5ce8c94f217f4fe3b8b5c57bcd778534 P ad733f9d8067486fa14d2bd32366bbea [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:36.240563  2976 leader_election.cc:290] T 5ce8c94f217f4fe3b8b5c57bcd778534 P c92465c7338242ed8a8365b5cab8b807 [CANDIDATE]: Term 2 election: Requested vote from peers ad733f9d8067486fa14d2bd32366bbea (127.29.32.193:44239), aa27556a0f5647c3b795ef96d8f22685 (127.29.32.195:37379)
I20260709 12:14:36.241556  3049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce8c94f217f4fe3b8b5c57bcd778534" candidate_uuid: "c92465c7338242ed8a8365b5cab8b807" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa27556a0f5647c3b795ef96d8f22685"
I20260709 12:14:36.242195  3049 raft_consensus.cc:3055] T 5ce8c94f217f4fe3b8b5c57bcd778534 P aa27556a0f5647c3b795ef96d8f22685 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:36.242493  3049 raft_consensus.cc:740] T 5ce8c94f217f4fe3b8b5c57bcd778534 P aa27556a0f5647c3b795ef96d8f22685 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aa27556a0f5647c3b795ef96d8f22685, State: Running, Role: LEADER
I20260709 12:14:36.243251  3049 consensus_queue.cc:260] T 5ce8c94f217f4fe3b8b5c57bcd778534 P aa27556a0f5647c3b795ef96d8f22685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:36.244468  3049 raft_consensus.cc:3060] T 5ce8c94f217f4fe3b8b5c57bcd778534 P aa27556a0f5647c3b795ef96d8f22685 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:36.251051  2899 raft_consensus.cc:2468] T 5ce8c94f217f4fe3b8b5c57bcd778534 P ad733f9d8067486fa14d2bd32366bbea [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92465c7338242ed8a8365b5cab8b807 in term 2.
I20260709 12:14:36.253539  3049 raft_consensus.cc:2468] T 5ce8c94f217f4fe3b8b5c57bcd778534 P aa27556a0f5647c3b795ef96d8f22685 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c92465c7338242ed8a8365b5cab8b807 in term 2.
I20260709 12:14:36.255389  2942 leader_election.cc:304] T 5ce8c94f217f4fe3b8b5c57bcd778534 P c92465c7338242ed8a8365b5cab8b807 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ad733f9d8067486fa14d2bd32366bbea, c92465c7338242ed8a8365b5cab8b807; no voters: 
I20260709 12:14:36.256541  3217 raft_consensus.cc:2804] T 5ce8c94f217f4fe3b8b5c57bcd778534 P c92465c7338242ed8a8365b5cab8b807 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:36.257009  3217 raft_consensus.cc:697] T 5ce8c94f217f4fe3b8b5c57bcd778534 P c92465c7338242ed8a8365b5cab8b807 [term 2 LEADER]: Becoming Leader. State: Replica: c92465c7338242ed8a8365b5cab8b807, State: Running, Role: LEADER
I20260709 12:14:36.258248  3217 consensus_queue.cc:237] T 5ce8c94f217f4fe3b8b5c57bcd778534 P c92465c7338242ed8a8365b5cab8b807 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:36.265123  2798 catalog_manager.cc:5697] T 5ce8c94f217f4fe3b8b5c57bcd778534 P c92465c7338242ed8a8365b5cab8b807 reported cstate change: term changed from 1 to 2, leader changed from aa27556a0f5647c3b795ef96d8f22685 (127.29.32.195) to c92465c7338242ed8a8365b5cab8b807 (127.29.32.194). New cstate: current_term: 2 leader_uuid: "c92465c7338242ed8a8365b5cab8b807" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:36.423293  3218 raft_consensus.cc:993] T a597849a405f433da6fd7212fd5a13fd P c92465c7338242ed8a8365b5cab8b807: : Instructing follower ad733f9d8067486fa14d2bd32366bbea to start an election
I20260709 12:14:36.423872  3217 raft_consensus.cc:1081] T a597849a405f433da6fd7212fd5a13fd P c92465c7338242ed8a8365b5cab8b807 [term 1 LEADER]: Signalling peer ad733f9d8067486fa14d2bd32366bbea to start an election
I20260709 12:14:36.425792  2899 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a597849a405f433da6fd7212fd5a13fd"
dest_uuid: "ad733f9d8067486fa14d2bd32366bbea"
 from {username='slave'} at 127.0.0.1:46418
I20260709 12:14:36.426488  2899 raft_consensus.cc:493] T a597849a405f433da6fd7212fd5a13fd P ad733f9d8067486fa14d2bd32366bbea [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:36.426867  2899 raft_consensus.cc:3060] T a597849a405f433da6fd7212fd5a13fd P ad733f9d8067486fa14d2bd32366bbea [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:36.433393  2899 raft_consensus.cc:515] T a597849a405f433da6fd7212fd5a13fd P ad733f9d8067486fa14d2bd32366bbea [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:36.435078  2899 leader_election.cc:290] T a597849a405f433da6fd7212fd5a13fd P ad733f9d8067486fa14d2bd32366bbea [CANDIDATE]: Term 2 election: Requested vote from peers c92465c7338242ed8a8365b5cab8b807 (127.29.32.194:33357), aa27556a0f5647c3b795ef96d8f22685 (127.29.32.195:37379)
I20260709 12:14:36.436084  2976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a597849a405f433da6fd7212fd5a13fd" candidate_uuid: "ad733f9d8067486fa14d2bd32366bbea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c92465c7338242ed8a8365b5cab8b807"
I20260709 12:14:36.436612  3049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a597849a405f433da6fd7212fd5a13fd" candidate_uuid: "ad733f9d8067486fa14d2bd32366bbea" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa27556a0f5647c3b795ef96d8f22685"
I20260709 12:14:36.436743  2976 raft_consensus.cc:3055] T a597849a405f433da6fd7212fd5a13fd P c92465c7338242ed8a8365b5cab8b807 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:36.437237  3049 raft_consensus.cc:3060] T a597849a405f433da6fd7212fd5a13fd P aa27556a0f5647c3b795ef96d8f22685 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:36.437232  2976 raft_consensus.cc:740] T a597849a405f433da6fd7212fd5a13fd P c92465c7338242ed8a8365b5cab8b807 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c92465c7338242ed8a8365b5cab8b807, State: Running, Role: LEADER
I20260709 12:14:36.438364  2976 consensus_queue.cc:260] T a597849a405f433da6fd7212fd5a13fd P c92465c7338242ed8a8365b5cab8b807 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:36.439591  2976 raft_consensus.cc:3060] T a597849a405f433da6fd7212fd5a13fd P c92465c7338242ed8a8365b5cab8b807 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:36.444485  3049 raft_consensus.cc:2468] T a597849a405f433da6fd7212fd5a13fd P aa27556a0f5647c3b795ef96d8f22685 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad733f9d8067486fa14d2bd32366bbea in term 2.
I20260709 12:14:36.445773  2866 leader_election.cc:304] T a597849a405f433da6fd7212fd5a13fd P ad733f9d8067486fa14d2bd32366bbea [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aa27556a0f5647c3b795ef96d8f22685, ad733f9d8067486fa14d2bd32366bbea; no voters: 
I20260709 12:14:36.446594  3206 raft_consensus.cc:2804] T a597849a405f433da6fd7212fd5a13fd P ad733f9d8067486fa14d2bd32366bbea [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:36.447101  3206 raft_consensus.cc:697] T a597849a405f433da6fd7212fd5a13fd P ad733f9d8067486fa14d2bd32366bbea [term 2 LEADER]: Becoming Leader. State: Replica: ad733f9d8067486fa14d2bd32366bbea, State: Running, Role: LEADER
I20260709 12:14:36.446861  2976 raft_consensus.cc:2468] T a597849a405f433da6fd7212fd5a13fd P c92465c7338242ed8a8365b5cab8b807 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad733f9d8067486fa14d2bd32366bbea in term 2.
I20260709 12:14:36.448029  3206 consensus_queue.cc:237] T a597849a405f433da6fd7212fd5a13fd P ad733f9d8067486fa14d2bd32366bbea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:36.455714  2798 catalog_manager.cc:5697] T a597849a405f433da6fd7212fd5a13fd P ad733f9d8067486fa14d2bd32366bbea reported cstate change: term changed from 1 to 2, leader changed from c92465c7338242ed8a8365b5cab8b807 (127.29.32.194) to ad733f9d8067486fa14d2bd32366bbea (127.29.32.193). New cstate: current_term: 2 leader_uuid: "ad733f9d8067486fa14d2bd32366bbea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:36.553934  2976 raft_consensus.cc:1275] T 6f9d22d9ec38442b8f03a2566d830f42 P c92465c7338242ed8a8365b5cab8b807 [term 2 FOLLOWER]: Refusing update from remote peer ad733f9d8067486fa14d2bd32366bbea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:36.555461  3206 consensus_queue.cc:1048] T 6f9d22d9ec38442b8f03a2566d830f42 P ad733f9d8067486fa14d2bd32366bbea [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:36.565587  3049 raft_consensus.cc:3060] T 6f9d22d9ec38442b8f03a2566d830f42 P aa27556a0f5647c3b795ef96d8f22685 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:36.570392  2899 raft_consensus.cc:1275] T fbd767e3da0a43b09c3a83732352b4fb P ad733f9d8067486fa14d2bd32366bbea [term 2 FOLLOWER]: Refusing update from remote peer c92465c7338242ed8a8365b5cab8b807: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:36.571853  3217 consensus_queue.cc:1048] T fbd767e3da0a43b09c3a83732352b4fb P c92465c7338242ed8a8365b5cab8b807 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:36.576845  3049 raft_consensus.cc:1275] T 6f9d22d9ec38442b8f03a2566d830f42 P aa27556a0f5647c3b795ef96d8f22685 [term 2 FOLLOWER]: Refusing update from remote peer ad733f9d8067486fa14d2bd32366bbea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:36.578619  3264 consensus_queue.cc:1048] T 6f9d22d9ec38442b8f03a2566d830f42 P ad733f9d8067486fa14d2bd32366bbea [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:36.581601  3050 raft_consensus.cc:1275] T fbd767e3da0a43b09c3a83732352b4fb P aa27556a0f5647c3b795ef96d8f22685 [term 2 FOLLOWER]: Refusing update from remote peer c92465c7338242ed8a8365b5cab8b807: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:36.584602  3217 consensus_queue.cc:1048] T fbd767e3da0a43b09c3a83732352b4fb P c92465c7338242ed8a8365b5cab8b807 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:36.664192  3050 raft_consensus.cc:1275] T 5ce8c94f217f4fe3b8b5c57bcd778534 P aa27556a0f5647c3b795ef96d8f22685 [term 2 FOLLOWER]: Refusing update from remote peer c92465c7338242ed8a8365b5cab8b807: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:36.665495  3122 consensus_queue.cc:1048] T 5ce8c94f217f4fe3b8b5c57bcd778534 P c92465c7338242ed8a8365b5cab8b807 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:36.673970  2901 raft_consensus.cc:1275] T 5ce8c94f217f4fe3b8b5c57bcd778534 P ad733f9d8067486fa14d2bd32366bbea [term 2 FOLLOWER]: Refusing update from remote peer c92465c7338242ed8a8365b5cab8b807: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:36.676012  3122 consensus_queue.cc:1048] T 5ce8c94f217f4fe3b8b5c57bcd778534 P c92465c7338242ed8a8365b5cab8b807 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:36.677929  2976 raft_consensus.cc:1275] T b0b10602071e4193ba9fe1e50575ba2f P c92465c7338242ed8a8365b5cab8b807 [term 2 FOLLOWER]: Refusing update from remote peer ad733f9d8067486fa14d2bd32366bbea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:36.680716  3238 consensus_queue.cc:1048] T b0b10602071e4193ba9fe1e50575ba2f P ad733f9d8067486fa14d2bd32366bbea [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:36.681397  2899 raft_consensus.cc:1275] T e5d22749f04b4c239b5ec5a705269591 P ad733f9d8067486fa14d2bd32366bbea [term 2 FOLLOWER]: Refusing update from remote peer aa27556a0f5647c3b795ef96d8f22685: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:36.683272  3247 consensus_queue.cc:1048] T e5d22749f04b4c239b5ec5a705269591 P aa27556a0f5647c3b795ef96d8f22685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:36.694967  2974 raft_consensus.cc:1275] T e5d22749f04b4c239b5ec5a705269591 P c92465c7338242ed8a8365b5cab8b807 [term 2 FOLLOWER]: Refusing update from remote peer aa27556a0f5647c3b795ef96d8f22685: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:36.694067  3050 raft_consensus.cc:1275] T b0b10602071e4193ba9fe1e50575ba2f P aa27556a0f5647c3b795ef96d8f22685 [term 2 FOLLOWER]: Refusing update from remote peer ad733f9d8067486fa14d2bd32366bbea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:36.696758  3242 consensus_queue.cc:1048] T e5d22749f04b4c239b5ec5a705269591 P aa27556a0f5647c3b795ef96d8f22685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:36.700145  3206 consensus_queue.cc:1048] T b0b10602071e4193ba9fe1e50575ba2f P ad733f9d8067486fa14d2bd32366bbea [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 12:14:36.888718  3050 raft_consensus.cc:1275] T a597849a405f433da6fd7212fd5a13fd P aa27556a0f5647c3b795ef96d8f22685 [term 2 FOLLOWER]: Refusing update from remote peer ad733f9d8067486fa14d2bd32366bbea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:36.890018  3206 consensus_queue.cc:1048] T a597849a405f433da6fd7212fd5a13fd P ad733f9d8067486fa14d2bd32366bbea [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:36.900908  2976 raft_consensus.cc:1275] T a597849a405f433da6fd7212fd5a13fd P c92465c7338242ed8a8365b5cab8b807 [term 2 FOLLOWER]: Refusing update from remote peer ad733f9d8067486fa14d2bd32366bbea: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:36.902850  3264 consensus_queue.cc:1048] T a597849a405f433da6fd7212fd5a13fd P ad733f9d8067486fa14d2bd32366bbea [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:39.004119  2798 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:37238:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 12:14:39.025445  2798 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37238:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 12:14:39.084127 29827 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260709 12:14:39.132798  2941 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.195:37379, user_credentials={real_user=slave}} blocked reactor thread for 61654.6us
I20260709 12:14:39.214428  3302 tablet.cc:1724] T a597849a405f433da6fd7212fd5a13fd P ad733f9d8067486fa14d2bd32366bbea: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:14:39.218235  3303 tablet.cc:1724] T a597849a405f433da6fd7212fd5a13fd P aa27556a0f5647c3b795ef96d8f22685: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:14:39.235179  3313 tablet.cc:1724] T e5d22749f04b4c239b5ec5a705269591 P aa27556a0f5647c3b795ef96d8f22685: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:14:39.240120  3314 tablet.cc:1724] T e5d22749f04b4c239b5ec5a705269591 P c92465c7338242ed8a8365b5cab8b807: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:14:39.283653  3318 tablet.cc:1724] T 5ce8c94f217f4fe3b8b5c57bcd778534 P aa27556a0f5647c3b795ef96d8f22685: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:14:39.291131  3321 tablet.cc:1724] T b0b10602071e4193ba9fe1e50575ba2f P aa27556a0f5647c3b795ef96d8f22685: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:14:39.317710  3311 log.cc:927] Time spent T 6f9d22d9ec38442b8f03a2566d830f42 P aa27556a0f5647c3b795ef96d8f22685: Append to log took a long time: real 0.066s	user 0.001s	sys 0.000s
W20260709 12:14:39.398186  3002 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:e5d22749f04b4c239b5ec5a705269591)
W20260709 12:14:39.412040  3002 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:e5d22749f04b4c239b5ec5a705269591)
W20260709 12:14:39.413126  3002 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:e5d22749f04b4c239b5ec5a705269591)
I20260709 12:14:39.372332  3320 tablet.cc:1724] T b0b10602071e4193ba9fe1e50575ba2f P ad733f9d8067486fa14d2bd32366bbea: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:14:39.443928  3326 tablet.cc:1724] T a597849a405f433da6fd7212fd5a13fd P c92465c7338242ed8a8365b5cab8b807: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:14:39.395895  3315 tablet.cc:1724] T 5ce8c94f217f4fe3b8b5c57bcd778534 P c92465c7338242ed8a8365b5cab8b807: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:14:39.485424  3314 tablet.cc:1724] T 515ed532a7de4ca6bed150cb525700d0 P c92465c7338242ed8a8365b5cab8b807: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:14:39.470534  2942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.193:44239, user_credentials={real_user=slave}} blocked reactor thread for 58840.2us
I20260709 12:14:39.512063  3313 tablet.cc:1724] T fbd767e3da0a43b09c3a83732352b4fb P aa27556a0f5647c3b795ef96d8f22685: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:14:39.513720  3321 tablet.cc:1724] T 515ed532a7de4ca6bed150cb525700d0 P aa27556a0f5647c3b795ef96d8f22685: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:14:39.491281  3317 tablet.cc:1724] T fbd767e3da0a43b09c3a83732352b4fb P c92465c7338242ed8a8365b5cab8b807: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:14:39.491994  3316 log.cc:927] Time spent T 5ce8c94f217f4fe3b8b5c57bcd778534 P ad733f9d8067486fa14d2bd32366bbea: Append to log took a long time: real 0.122s	user 0.001s	sys 0.000s
W20260709 12:14:39.482947  3319 log.cc:927] Time spent T fbd767e3da0a43b09c3a83732352b4fb P ad733f9d8067486fa14d2bd32366bbea: Append to log took a long time: real 0.078s	user 0.000s	sys 0.000s
W20260709 12:14:39.523882  2866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.195:37379, user_credentials={real_user=slave}} blocked reactor thread for 150392us
I20260709 12:14:39.540088  2975 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ce8c94f217f4fe3b8b5c57bcd778534"
dest_uuid: "c92465c7338242ed8a8365b5cab8b807"
mode: GRACEFUL
new_leader_uuid: "aa27556a0f5647c3b795ef96d8f22685"
 from {username='slave'} at 127.0.0.1:52040
I20260709 12:14:39.542704  2975 raft_consensus.cc:606] T 5ce8c94f217f4fe3b8b5c57bcd778534 P c92465c7338242ed8a8365b5cab8b807 [term 2 LEADER]: Received request to transfer leadership to TS aa27556a0f5647c3b795ef96d8f22685
I20260709 12:14:39.543511  3334 tablet.cc:1724] T aa4a5b4208cb481294f243591ccf3cb3 P ad733f9d8067486fa14d2bd32366bbea: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:14:39.544935  3329 log.cc:927] Time spent T b0b10602071e4193ba9fe1e50575ba2f P c92465c7338242ed8a8365b5cab8b807: Append to log took a long time: real 0.123s	user 0.002s	sys 0.002s
I20260709 12:14:39.550246  3335 tablet.cc:1724] T 6f9d22d9ec38442b8f03a2566d830f42 P ad733f9d8067486fa14d2bd32366bbea: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:14:39.576517  3302 tablet.cc:1724] T 29e3d6c624c744199fbb50f2b76e18d1 P ad733f9d8067486fa14d2bd32366bbea: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:14:39.619709  3313 tablet.cc:1724] T 29e3d6c624c744199fbb50f2b76e18d1 P aa27556a0f5647c3b795ef96d8f22685: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:14:39.620133  3317 tablet.cc:1724] T 29e3d6c624c744199fbb50f2b76e18d1 P c92465c7338242ed8a8365b5cab8b807: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:14:39.623593  3314 tablet.cc:1724] T aa4a5b4208cb481294f243591ccf3cb3 P c92465c7338242ed8a8365b5cab8b807: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:14:39.628717  3320 tablet.cc:1724] T fbd767e3da0a43b09c3a83732352b4fb P ad733f9d8067486fa14d2bd32366bbea: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:14:39.630952  3321 tablet.cc:1724] T 6f9d22d9ec38442b8f03a2566d830f42 P aa27556a0f5647c3b795ef96d8f22685: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:14:39.642627  3334 tablet.cc:1724] T 5ce8c94f217f4fe3b8b5c57bcd778534 P ad733f9d8067486fa14d2bd32366bbea: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:14:39.664947  3326 tablet.cc:1724] T 6f9d22d9ec38442b8f03a2566d830f42 P c92465c7338242ed8a8365b5cab8b807: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:14:39.637714  3335 tablet.cc:1724] T 515ed532a7de4ca6bed150cb525700d0 P ad733f9d8067486fa14d2bd32366bbea: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:14:39.683199  3317 tablet.cc:1724] T b0b10602071e4193ba9fe1e50575ba2f P c92465c7338242ed8a8365b5cab8b807: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:14:39.685817  3303 tablet.cc:1724] T aa4a5b4208cb481294f243591ccf3cb3 P aa27556a0f5647c3b795ef96d8f22685: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:14:39.690251  3320 tablet.cc:1724] T e5d22749f04b4c239b5ec5a705269591 P ad733f9d8067486fa14d2bd32366bbea: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:14:39.715221  2897 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a597849a405f433da6fd7212fd5a13fd"
dest_uuid: "ad733f9d8067486fa14d2bd32366bbea"
mode: GRACEFUL
new_leader_uuid: "aa27556a0f5647c3b795ef96d8f22685"
 from {username='slave'} at 127.0.0.1:57186
I20260709 12:14:39.715945  2897 raft_consensus.cc:606] T a597849a405f433da6fd7212fd5a13fd P ad733f9d8067486fa14d2bd32366bbea [term 2 LEADER]: Received request to transfer leadership to TS aa27556a0f5647c3b795ef96d8f22685
I20260709 12:14:39.719470 29827 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 12:14:39.720160 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:39.730015  2974 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8254251ea0d14b8ea3d1a2e38840e792"
dest_uuid: "c92465c7338242ed8a8365b5cab8b807"
mode: GRACEFUL
new_leader_uuid: "aa27556a0f5647c3b795ef96d8f22685"
 from {username='slave'} at 127.0.0.1:52040
I20260709 12:14:39.730672  2974 raft_consensus.cc:606] T 8254251ea0d14b8ea3d1a2e38840e792 P c92465c7338242ed8a8365b5cab8b807 [term 2 LEADER]: Received request to transfer leadership to TS aa27556a0f5647c3b795ef96d8f22685
I20260709 12:14:39.731034  2798 catalog_manager.cc:6242] T 00000000000000000000000000000000 P d0439988924542f69c937693c76c7bd5: soft_deleted_table [id=04b2c8d5c062429588905675bef2a0e2] alter complete (version 1)
I20260709 12:14:39.736521  2897 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ef42e3b5b70a44bc900fe4f047d668ad"
dest_uuid: "ad733f9d8067486fa14d2bd32366bbea"
mode: GRACEFUL
new_leader_uuid: "aa27556a0f5647c3b795ef96d8f22685"
 from {username='slave'} at 127.0.0.1:57186
I20260709 12:14:39.737150  2897 raft_consensus.cc:606] T ef42e3b5b70a44bc900fe4f047d668ad P ad733f9d8067486fa14d2bd32366bbea [term 2 LEADER]: Received request to transfer leadership to TS aa27556a0f5647c3b795ef96d8f22685
I20260709 12:14:39.742977  3284 raft_consensus.cc:993] T 5ce8c94f217f4fe3b8b5c57bcd778534 P c92465c7338242ed8a8365b5cab8b807: : Instructing follower aa27556a0f5647c3b795ef96d8f22685 to start an election
I20260709 12:14:39.743611  3331 raft_consensus.cc:1081] T 5ce8c94f217f4fe3b8b5c57bcd778534 P c92465c7338242ed8a8365b5cab8b807 [term 2 LEADER]: Signalling peer aa27556a0f5647c3b795ef96d8f22685 to start an election
I20260709 12:14:39.745884  3046 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ce8c94f217f4fe3b8b5c57bcd778534"
dest_uuid: "aa27556a0f5647c3b795ef96d8f22685"
 from {username='slave'} at 127.0.0.1:51188
I20260709 12:14:39.746474  3046 raft_consensus.cc:493] T 5ce8c94f217f4fe3b8b5c57bcd778534 P aa27556a0f5647c3b795ef96d8f22685 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:39.746626 29827 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:14:39.746908  3046 raft_consensus.cc:3060] T 5ce8c94f217f4fe3b8b5c57bcd778534 P aa27556a0f5647c3b795ef96d8f22685 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:39.747371 29827 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:39.753954  3046 raft_consensus.cc:515] T 5ce8c94f217f4fe3b8b5c57bcd778534 P aa27556a0f5647c3b795ef96d8f22685 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:39.756031  3046 leader_election.cc:290] T 5ce8c94f217f4fe3b8b5c57bcd778534 P aa27556a0f5647c3b795ef96d8f22685 [CANDIDATE]: Term 3 election: Requested vote from peers ad733f9d8067486fa14d2bd32366bbea (127.29.32.193:44239), c92465c7338242ed8a8365b5cab8b807 (127.29.32.194:33357)
I20260709 12:14:39.757109  2897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce8c94f217f4fe3b8b5c57bcd778534" candidate_uuid: "aa27556a0f5647c3b795ef96d8f22685" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "ad733f9d8067486fa14d2bd32366bbea"
I20260709 12:14:39.757259  2974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ce8c94f217f4fe3b8b5c57bcd778534" candidate_uuid: "aa27556a0f5647c3b795ef96d8f22685" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "c92465c7338242ed8a8365b5cab8b807"
I20260709 12:14:39.757938  2974 raft_consensus.cc:3055] T 5ce8c94f217f4fe3b8b5c57bcd778534 P c92465c7338242ed8a8365b5cab8b807 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:39.757907  2897 raft_consensus.cc:3060] T 5ce8c94f217f4fe3b8b5c57bcd778534 P ad733f9d8067486fa14d2bd32366bbea [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:39.758522  2974 raft_consensus.cc:740] T 5ce8c94f217f4fe3b8b5c57bcd778534 P c92465c7338242ed8a8365b5cab8b807 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c92465c7338242ed8a8365b5cab8b807, State: Running, Role: LEADER
I20260709 12:14:39.759298  2974 consensus_queue.cc:260] T 5ce8c94f217f4fe3b8b5c57bcd778534 P c92465c7338242ed8a8365b5cab8b807 [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: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:39.760272  2974 raft_consensus.cc:3060] T 5ce8c94f217f4fe3b8b5c57bcd778534 P c92465c7338242ed8a8365b5cab8b807 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:39.764235  2897 raft_consensus.cc:2468] T 5ce8c94f217f4fe3b8b5c57bcd778534 P ad733f9d8067486fa14d2bd32366bbea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa27556a0f5647c3b795ef96d8f22685 in term 3.
I20260709 12:14:39.765491  3016 leader_election.cc:304] T 5ce8c94f217f4fe3b8b5c57bcd778534 P aa27556a0f5647c3b795ef96d8f22685 [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: aa27556a0f5647c3b795ef96d8f22685, ad733f9d8067486fa14d2bd32366bbea; no voters: 
I20260709 12:14:39.766331  2974 raft_consensus.cc:2468] T 5ce8c94f217f4fe3b8b5c57bcd778534 P c92465c7338242ed8a8365b5cab8b807 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa27556a0f5647c3b795ef96d8f22685 in term 3.
I20260709 12:14:39.766373  3242 raft_consensus.cc:2804] T 5ce8c94f217f4fe3b8b5c57bcd778534 P aa27556a0f5647c3b795ef96d8f22685 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:39.767055  3242 raft_consensus.cc:697] T 5ce8c94f217f4fe3b8b5c57bcd778534 P aa27556a0f5647c3b795ef96d8f22685 [term 3 LEADER]: Becoming Leader. State: Replica: aa27556a0f5647c3b795ef96d8f22685, State: Running, Role: LEADER
I20260709 12:14:39.767812  3242 consensus_queue.cc:237] T 5ce8c94f217f4fe3b8b5c57bcd778534 P aa27556a0f5647c3b795ef96d8f22685 [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: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:39.775686  2796 catalog_manager.cc:5697] T 5ce8c94f217f4fe3b8b5c57bcd778534 P aa27556a0f5647c3b795ef96d8f22685 reported cstate change: term changed from 2 to 3, leader changed from c92465c7338242ed8a8365b5cab8b807 (127.29.32.194) to aa27556a0f5647c3b795ef96d8f22685 (127.29.32.195). New cstate: current_term: 3 leader_uuid: "aa27556a0f5647c3b795ef96d8f22685" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:39.892446  3284 raft_consensus.cc:993] T 8254251ea0d14b8ea3d1a2e38840e792 P c92465c7338242ed8a8365b5cab8b807: : Instructing follower aa27556a0f5647c3b795ef96d8f22685 to start an election
I20260709 12:14:39.892921  3331 raft_consensus.cc:1081] T 8254251ea0d14b8ea3d1a2e38840e792 P c92465c7338242ed8a8365b5cab8b807 [term 2 LEADER]: Signalling peer aa27556a0f5647c3b795ef96d8f22685 to start an election
I20260709 12:14:39.894397  3046 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8254251ea0d14b8ea3d1a2e38840e792"
dest_uuid: "aa27556a0f5647c3b795ef96d8f22685"
 from {username='slave'} at 127.0.0.1:51188
I20260709 12:14:39.895071  3046 raft_consensus.cc:493] T 8254251ea0d14b8ea3d1a2e38840e792 P aa27556a0f5647c3b795ef96d8f22685 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:39.895422  3046 raft_consensus.cc:3060] T 8254251ea0d14b8ea3d1a2e38840e792 P aa27556a0f5647c3b795ef96d8f22685 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:39.900915  3046 raft_consensus.cc:515] T 8254251ea0d14b8ea3d1a2e38840e792 P aa27556a0f5647c3b795ef96d8f22685 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:39.902813  3046 leader_election.cc:290] T 8254251ea0d14b8ea3d1a2e38840e792 P aa27556a0f5647c3b795ef96d8f22685 [CANDIDATE]: Term 3 election: Requested vote from peers ad733f9d8067486fa14d2bd32366bbea (127.29.32.193:44239), c92465c7338242ed8a8365b5cab8b807 (127.29.32.194:33357)
I20260709 12:14:39.903599  2900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8254251ea0d14b8ea3d1a2e38840e792" candidate_uuid: "aa27556a0f5647c3b795ef96d8f22685" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ad733f9d8067486fa14d2bd32366bbea"
I20260709 12:14:39.904074  2974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8254251ea0d14b8ea3d1a2e38840e792" candidate_uuid: "aa27556a0f5647c3b795ef96d8f22685" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c92465c7338242ed8a8365b5cab8b807"
I20260709 12:14:39.904311  2900 raft_consensus.cc:3060] T 8254251ea0d14b8ea3d1a2e38840e792 P ad733f9d8067486fa14d2bd32366bbea [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:39.904806  2974 raft_consensus.cc:3055] T 8254251ea0d14b8ea3d1a2e38840e792 P c92465c7338242ed8a8365b5cab8b807 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:39.905172  2974 raft_consensus.cc:740] T 8254251ea0d14b8ea3d1a2e38840e792 P c92465c7338242ed8a8365b5cab8b807 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c92465c7338242ed8a8365b5cab8b807, State: Running, Role: LEADER
I20260709 12:14:39.906068  2974 consensus_queue.cc:260] T 8254251ea0d14b8ea3d1a2e38840e792 P c92465c7338242ed8a8365b5cab8b807 [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: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:39.907433  2974 raft_consensus.cc:3060] T 8254251ea0d14b8ea3d1a2e38840e792 P c92465c7338242ed8a8365b5cab8b807 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:39.912068  2900 raft_consensus.cc:2468] T 8254251ea0d14b8ea3d1a2e38840e792 P ad733f9d8067486fa14d2bd32366bbea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa27556a0f5647c3b795ef96d8f22685 in term 3.
I20260709 12:14:39.913335  3016 leader_election.cc:304] T 8254251ea0d14b8ea3d1a2e38840e792 P aa27556a0f5647c3b795ef96d8f22685 [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: aa27556a0f5647c3b795ef96d8f22685, ad733f9d8067486fa14d2bd32366bbea; no voters: 
I20260709 12:14:39.914424  3242 raft_consensus.cc:2804] T 8254251ea0d14b8ea3d1a2e38840e792 P aa27556a0f5647c3b795ef96d8f22685 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:39.915000  3242 raft_consensus.cc:697] T 8254251ea0d14b8ea3d1a2e38840e792 P aa27556a0f5647c3b795ef96d8f22685 [term 3 LEADER]: Becoming Leader. State: Replica: aa27556a0f5647c3b795ef96d8f22685, State: Running, Role: LEADER
I20260709 12:14:39.914968  2974 raft_consensus.cc:2468] T 8254251ea0d14b8ea3d1a2e38840e792 P c92465c7338242ed8a8365b5cab8b807 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa27556a0f5647c3b795ef96d8f22685 in term 3.
I20260709 12:14:39.916301  3242 consensus_queue.cc:237] T 8254251ea0d14b8ea3d1a2e38840e792 P aa27556a0f5647c3b795ef96d8f22685 [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: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:39.927436  2796 catalog_manager.cc:5697] T 8254251ea0d14b8ea3d1a2e38840e792 P aa27556a0f5647c3b795ef96d8f22685 reported cstate change: term changed from 2 to 3, leader changed from c92465c7338242ed8a8365b5cab8b807 (127.29.32.194) to aa27556a0f5647c3b795ef96d8f22685 (127.29.32.195). New cstate: current_term: 3 leader_uuid: "aa27556a0f5647c3b795ef96d8f22685" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:40.088560  3305 raft_consensus.cc:993] T a597849a405f433da6fd7212fd5a13fd P ad733f9d8067486fa14d2bd32366bbea: : Instructing follower aa27556a0f5647c3b795ef96d8f22685 to start an election
I20260709 12:14:40.089109  3305 raft_consensus.cc:1081] T a597849a405f433da6fd7212fd5a13fd P ad733f9d8067486fa14d2bd32366bbea [term 2 LEADER]: Signalling peer aa27556a0f5647c3b795ef96d8f22685 to start an election
I20260709 12:14:40.091092  3046 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a597849a405f433da6fd7212fd5a13fd"
dest_uuid: "aa27556a0f5647c3b795ef96d8f22685"
 from {username='slave'} at 127.0.0.1:51180
I20260709 12:14:40.091745  3046 raft_consensus.cc:493] T a597849a405f433da6fd7212fd5a13fd P aa27556a0f5647c3b795ef96d8f22685 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:40.092092  3046 raft_consensus.cc:3060] T a597849a405f433da6fd7212fd5a13fd P aa27556a0f5647c3b795ef96d8f22685 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:40.097695  3046 raft_consensus.cc:515] T a597849a405f433da6fd7212fd5a13fd P aa27556a0f5647c3b795ef96d8f22685 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:40.099627  3046 leader_election.cc:290] T a597849a405f433da6fd7212fd5a13fd P aa27556a0f5647c3b795ef96d8f22685 [CANDIDATE]: Term 3 election: Requested vote from peers ad733f9d8067486fa14d2bd32366bbea (127.29.32.193:44239), c92465c7338242ed8a8365b5cab8b807 (127.29.32.194:33357)
I20260709 12:14:40.100572  2974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a597849a405f433da6fd7212fd5a13fd" candidate_uuid: "aa27556a0f5647c3b795ef96d8f22685" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "c92465c7338242ed8a8365b5cab8b807"
I20260709 12:14:40.100375  2900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a597849a405f433da6fd7212fd5a13fd" candidate_uuid: "aa27556a0f5647c3b795ef96d8f22685" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "ad733f9d8067486fa14d2bd32366bbea"
I20260709 12:14:40.101222  2974 raft_consensus.cc:3060] T a597849a405f433da6fd7212fd5a13fd P c92465c7338242ed8a8365b5cab8b807 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:40.101352  2900 raft_consensus.cc:3055] T a597849a405f433da6fd7212fd5a13fd P ad733f9d8067486fa14d2bd32366bbea [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:40.101763  2900 raft_consensus.cc:740] T a597849a405f433da6fd7212fd5a13fd P ad733f9d8067486fa14d2bd32366bbea [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ad733f9d8067486fa14d2bd32366bbea, State: Running, Role: LEADER
I20260709 12:14:40.102593  2900 consensus_queue.cc:260] T a597849a405f433da6fd7212fd5a13fd P ad733f9d8067486fa14d2bd32366bbea [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: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:40.103511  2900 raft_consensus.cc:3060] T a597849a405f433da6fd7212fd5a13fd P ad733f9d8067486fa14d2bd32366bbea [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:40.107226  2974 raft_consensus.cc:2468] T a597849a405f433da6fd7212fd5a13fd P c92465c7338242ed8a8365b5cab8b807 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa27556a0f5647c3b795ef96d8f22685 in term 3.
I20260709 12:14:40.108381  3015 leader_election.cc:304] T a597849a405f433da6fd7212fd5a13fd P aa27556a0f5647c3b795ef96d8f22685 [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: aa27556a0f5647c3b795ef96d8f22685, c92465c7338242ed8a8365b5cab8b807; no voters: 
I20260709 12:14:40.108701  2900 raft_consensus.cc:2468] T a597849a405f433da6fd7212fd5a13fd P ad733f9d8067486fa14d2bd32366bbea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa27556a0f5647c3b795ef96d8f22685 in term 3.
I20260709 12:14:40.109104  3285 raft_consensus.cc:2804] T a597849a405f433da6fd7212fd5a13fd P aa27556a0f5647c3b795ef96d8f22685 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:40.109614  3285 raft_consensus.cc:697] T a597849a405f433da6fd7212fd5a13fd P aa27556a0f5647c3b795ef96d8f22685 [term 3 LEADER]: Becoming Leader. State: Replica: aa27556a0f5647c3b795ef96d8f22685, State: Running, Role: LEADER
I20260709 12:14:40.110405  3285 consensus_queue.cc:237] T a597849a405f433da6fd7212fd5a13fd P aa27556a0f5647c3b795ef96d8f22685 [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: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:40.117775  2796 catalog_manager.cc:5697] T a597849a405f433da6fd7212fd5a13fd P aa27556a0f5647c3b795ef96d8f22685 reported cstate change: term changed from 2 to 3, leader changed from ad733f9d8067486fa14d2bd32366bbea (127.29.32.193) to aa27556a0f5647c3b795ef96d8f22685 (127.29.32.195). New cstate: current_term: 3 leader_uuid: "aa27556a0f5647c3b795ef96d8f22685" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:40.135574  3267 raft_consensus.cc:993] T ef42e3b5b70a44bc900fe4f047d668ad P ad733f9d8067486fa14d2bd32366bbea: : Instructing follower aa27556a0f5647c3b795ef96d8f22685 to start an election
I20260709 12:14:40.136041  3267 raft_consensus.cc:1081] T ef42e3b5b70a44bc900fe4f047d668ad P ad733f9d8067486fa14d2bd32366bbea [term 2 LEADER]: Signalling peer aa27556a0f5647c3b795ef96d8f22685 to start an election
I20260709 12:14:40.137583  3047 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ef42e3b5b70a44bc900fe4f047d668ad"
dest_uuid: "aa27556a0f5647c3b795ef96d8f22685"
 from {username='slave'} at 127.0.0.1:51180
I20260709 12:14:40.138087  3047 raft_consensus.cc:493] T ef42e3b5b70a44bc900fe4f047d668ad P aa27556a0f5647c3b795ef96d8f22685 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:40.138463  3047 raft_consensus.cc:3060] T ef42e3b5b70a44bc900fe4f047d668ad P aa27556a0f5647c3b795ef96d8f22685 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:40.144572  3047 raft_consensus.cc:515] T ef42e3b5b70a44bc900fe4f047d668ad P aa27556a0f5647c3b795ef96d8f22685 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:40.146560  3047 leader_election.cc:290] T ef42e3b5b70a44bc900fe4f047d668ad P aa27556a0f5647c3b795ef96d8f22685 [CANDIDATE]: Term 3 election: Requested vote from peers c92465c7338242ed8a8365b5cab8b807 (127.29.32.194:33357), ad733f9d8067486fa14d2bd32366bbea (127.29.32.193:44239)
I20260709 12:14:40.147516  2974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef42e3b5b70a44bc900fe4f047d668ad" candidate_uuid: "aa27556a0f5647c3b795ef96d8f22685" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c92465c7338242ed8a8365b5cab8b807"
I20260709 12:14:40.148116  2974 raft_consensus.cc:3060] T ef42e3b5b70a44bc900fe4f047d668ad P c92465c7338242ed8a8365b5cab8b807 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:40.148380  2900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef42e3b5b70a44bc900fe4f047d668ad" candidate_uuid: "aa27556a0f5647c3b795ef96d8f22685" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ad733f9d8067486fa14d2bd32366bbea"
I20260709 12:14:40.148892  2900 raft_consensus.cc:3055] T ef42e3b5b70a44bc900fe4f047d668ad P ad733f9d8067486fa14d2bd32366bbea [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:14:40.149132  2900 raft_consensus.cc:740] T ef42e3b5b70a44bc900fe4f047d668ad P ad733f9d8067486fa14d2bd32366bbea [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ad733f9d8067486fa14d2bd32366bbea, State: Running, Role: LEADER
I20260709 12:14:40.149797  2900 consensus_queue.cc:260] T ef42e3b5b70a44bc900fe4f047d668ad P ad733f9d8067486fa14d2bd32366bbea [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: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:40.152144  2900 raft_consensus.cc:3060] T ef42e3b5b70a44bc900fe4f047d668ad P ad733f9d8067486fa14d2bd32366bbea [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:14:40.156533  2974 raft_consensus.cc:2468] T ef42e3b5b70a44bc900fe4f047d668ad P c92465c7338242ed8a8365b5cab8b807 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa27556a0f5647c3b795ef96d8f22685 in term 3.
I20260709 12:14:40.157734  3015 leader_election.cc:304] T ef42e3b5b70a44bc900fe4f047d668ad P aa27556a0f5647c3b795ef96d8f22685 [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: aa27556a0f5647c3b795ef96d8f22685, c92465c7338242ed8a8365b5cab8b807; no voters: 
I20260709 12:14:40.158577  3285 raft_consensus.cc:2804] T ef42e3b5b70a44bc900fe4f047d668ad P aa27556a0f5647c3b795ef96d8f22685 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:14:40.158458  2900 raft_consensus.cc:2468] T ef42e3b5b70a44bc900fe4f047d668ad P ad733f9d8067486fa14d2bd32366bbea [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa27556a0f5647c3b795ef96d8f22685 in term 3.
I20260709 12:14:40.159193  3285 raft_consensus.cc:697] T ef42e3b5b70a44bc900fe4f047d668ad P aa27556a0f5647c3b795ef96d8f22685 [term 3 LEADER]: Becoming Leader. State: Replica: aa27556a0f5647c3b795ef96d8f22685, State: Running, Role: LEADER
I20260709 12:14:40.160004  3285 consensus_queue.cc:237] T ef42e3b5b70a44bc900fe4f047d668ad P aa27556a0f5647c3b795ef96d8f22685 [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: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } } peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } }
I20260709 12:14:40.169809  2796 catalog_manager.cc:5697] T ef42e3b5b70a44bc900fe4f047d668ad P aa27556a0f5647c3b795ef96d8f22685 reported cstate change: term changed from 2 to 3, leader changed from ad733f9d8067486fa14d2bd32366bbea (127.29.32.193) to aa27556a0f5647c3b795ef96d8f22685 (127.29.32.195). New cstate: current_term: 3 leader_uuid: "aa27556a0f5647c3b795ef96d8f22685" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa27556a0f5647c3b795ef96d8f22685" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 37379 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:40.320694  2974 raft_consensus.cc:1275] T 5ce8c94f217f4fe3b8b5c57bcd778534 P c92465c7338242ed8a8365b5cab8b807 [term 3 FOLLOWER]: Refusing update from remote peer aa27556a0f5647c3b795ef96d8f22685: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:14:40.322072  3285 consensus_queue.cc:1048] T 5ce8c94f217f4fe3b8b5c57bcd778534 P aa27556a0f5647c3b795ef96d8f22685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:40.331697  2900 raft_consensus.cc:1275] T 5ce8c94f217f4fe3b8b5c57bcd778534 P ad733f9d8067486fa14d2bd32366bbea [term 3 FOLLOWER]: Refusing update from remote peer aa27556a0f5647c3b795ef96d8f22685: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:14:40.333364  3285 consensus_queue.cc:1048] T 5ce8c94f217f4fe3b8b5c57bcd778534 P aa27556a0f5647c3b795ef96d8f22685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:14:40.361387  2900 raft_consensus.cc:1275] T 8254251ea0d14b8ea3d1a2e38840e792 P ad733f9d8067486fa14d2bd32366bbea [term 3 FOLLOWER]: Refusing update from remote peer aa27556a0f5647c3b795ef96d8f22685: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:40.362872  3285 consensus_queue.cc:1048] T 8254251ea0d14b8ea3d1a2e38840e792 P aa27556a0f5647c3b795ef96d8f22685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:40.372823  2974 raft_consensus.cc:1275] T 8254251ea0d14b8ea3d1a2e38840e792 P c92465c7338242ed8a8365b5cab8b807 [term 3 FOLLOWER]: Refusing update from remote peer aa27556a0f5647c3b795ef96d8f22685: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:40.374416  3242 consensus_queue.cc:1048] T 8254251ea0d14b8ea3d1a2e38840e792 P aa27556a0f5647c3b795ef96d8f22685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:40.495272  2974 raft_consensus.cc:1275] T a597849a405f433da6fd7212fd5a13fd P c92465c7338242ed8a8365b5cab8b807 [term 3 FOLLOWER]: Refusing update from remote peer aa27556a0f5647c3b795ef96d8f22685: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:14:40.497496  3242 consensus_queue.cc:1048] T a597849a405f433da6fd7212fd5a13fd P aa27556a0f5647c3b795ef96d8f22685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:14:40.515983  2897 raft_consensus.cc:1275] T a597849a405f433da6fd7212fd5a13fd P ad733f9d8067486fa14d2bd32366bbea [term 3 FOLLOWER]: Refusing update from remote peer aa27556a0f5647c3b795ef96d8f22685: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:14:40.521183  3285 consensus_queue.cc:1048] T a597849a405f433da6fd7212fd5a13fd P aa27556a0f5647c3b795ef96d8f22685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:14:40.681878  2897 raft_consensus.cc:1275] T ef42e3b5b70a44bc900fe4f047d668ad P ad733f9d8067486fa14d2bd32366bbea [term 3 FOLLOWER]: Refusing update from remote peer aa27556a0f5647c3b795ef96d8f22685: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:40.683826  3348 consensus_queue.cc:1048] T ef42e3b5b70a44bc900fe4f047d668ad P aa27556a0f5647c3b795ef96d8f22685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad733f9d8067486fa14d2bd32366bbea" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 44239 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:40.697572  2974 raft_consensus.cc:1275] T ef42e3b5b70a44bc900fe4f047d668ad P c92465c7338242ed8a8365b5cab8b807 [term 3 FOLLOWER]: Refusing update from remote peer aa27556a0f5647c3b795ef96d8f22685: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:14:40.700237  3348 consensus_queue.cc:1048] T ef42e3b5b70a44bc900fe4f047d668ad P aa27556a0f5647c3b795ef96d8f22685 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c92465c7338242ed8a8365b5cab8b807" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 33357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:14:40.749145 29827 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:14:40.757493 29827 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:14:40.758034 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:40.765134 29827 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:40.765615 29827 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:41.766777 29827 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:14:41.771850 29827 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:14:41.772405 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:41.779978 29827 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:41.780699 29827 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:42.781808 29827 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:14:42.788411 29827 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:14:42.788920 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:42.795125 29827 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:42.795588 29827 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:43.796947 29827 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:14:43.802661 29827 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:14:43.803364 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:43.808409 29827 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:43.808849 29827 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:44.809914 29827 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:14:44.815958 29827 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:14:44.816473 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:44.822165 29827 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:44.822667 29827 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:45.823951 29827 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:14:45.829882 29827 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:14:45.830435 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:45.835345 29827 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:45.835736 29827 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:46.837046 29827 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:14:46.843612 29827 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:14:46.844156 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:46.848975 29827 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:46.849407 29827 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:47.850430 29827 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:14:47.855857 29827 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:14:47.856312 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:47.862596 29827 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:47.863011 29827 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:48.864005 29827 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:14:48.870028 29827 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:14:48.870464 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:14:48.875954 29827 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:14:48.876340 29827 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:14:49.945008 29827 tablet_server.cc:179] TabletServer@127.29.32.193:0 shutting down...
W20260709 12:14:49.964185  3016 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]
W20260709 12:14:49.971215  3016 consensus_peers.cc:597] T ef42e3b5b70a44bc900fe4f047d668ad P aa27556a0f5647c3b795ef96d8f22685 -> Peer ad733f9d8067486fa14d2bd32366bbea (127.29.32.193:44239): Couldn't send request to peer ad733f9d8067486fa14d2bd32366bbea. 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 12:14:49.979951  2942 consensus_peers.cc:597] T 515ed532a7de4ca6bed150cb525700d0 P c92465c7338242ed8a8365b5cab8b807 -> Peer ad733f9d8067486fa14d2bd32366bbea (127.29.32.193:44239): Couldn't send request to peer ad733f9d8067486fa14d2bd32366bbea. 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 12:14:49.999729 29827 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:50.001035 29827 tablet_replica.cc:333] T fbd767e3da0a43b09c3a83732352b4fb P ad733f9d8067486fa14d2bd32366bbea: stopping tablet replica
I20260709 12:14:50.002660 29827 raft_consensus.cc:2243] T fbd767e3da0a43b09c3a83732352b4fb P ad733f9d8067486fa14d2bd32366bbea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:50.003360 29827 raft_consensus.cc:2272] T fbd767e3da0a43b09c3a83732352b4fb P ad733f9d8067486fa14d2bd32366bbea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.006458 29827 tablet_replica.cc:333] T a597849a405f433da6fd7212fd5a13fd P ad733f9d8067486fa14d2bd32366bbea: stopping tablet replica
I20260709 12:14:50.007500 29827 raft_consensus.cc:2243] T a597849a405f433da6fd7212fd5a13fd P ad733f9d8067486fa14d2bd32366bbea [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:50.008145 29827 raft_consensus.cc:2272] T a597849a405f433da6fd7212fd5a13fd P ad733f9d8067486fa14d2bd32366bbea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.010380 29827 tablet_replica.cc:333] T 5ce8c94f217f4fe3b8b5c57bcd778534 P ad733f9d8067486fa14d2bd32366bbea: stopping tablet replica
I20260709 12:14:50.010977 29827 raft_consensus.cc:2243] T 5ce8c94f217f4fe3b8b5c57bcd778534 P ad733f9d8067486fa14d2bd32366bbea [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:50.011379 29827 raft_consensus.cc:2272] T 5ce8c94f217f4fe3b8b5c57bcd778534 P ad733f9d8067486fa14d2bd32366bbea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.013607 29827 tablet_replica.cc:333] T 6f9d22d9ec38442b8f03a2566d830f42 P ad733f9d8067486fa14d2bd32366bbea: stopping tablet replica
I20260709 12:14:50.014127 29827 raft_consensus.cc:2243] T 6f9d22d9ec38442b8f03a2566d830f42 P ad733f9d8067486fa14d2bd32366bbea [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:50.015020 29827 raft_consensus.cc:2272] T 6f9d22d9ec38442b8f03a2566d830f42 P ad733f9d8067486fa14d2bd32366bbea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.017105 29827 tablet_replica.cc:333] T 29e3d6c624c744199fbb50f2b76e18d1 P ad733f9d8067486fa14d2bd32366bbea: stopping tablet replica
I20260709 12:14:50.017742 29827 raft_consensus.cc:2243] T 29e3d6c624c744199fbb50f2b76e18d1 P ad733f9d8067486fa14d2bd32366bbea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:50.018335 29827 raft_consensus.cc:2272] T 29e3d6c624c744199fbb50f2b76e18d1 P ad733f9d8067486fa14d2bd32366bbea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.020561 29827 tablet_replica.cc:333] T 2bc7f22965784bea97524ebca1b18fb2 P ad733f9d8067486fa14d2bd32366bbea: stopping tablet replica
I20260709 12:14:50.021199 29827 raft_consensus.cc:2243] T 2bc7f22965784bea97524ebca1b18fb2 P ad733f9d8067486fa14d2bd32366bbea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:50.021648 29827 raft_consensus.cc:2272] T 2bc7f22965784bea97524ebca1b18fb2 P ad733f9d8067486fa14d2bd32366bbea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.024024 29827 tablet_replica.cc:333] T 515ed532a7de4ca6bed150cb525700d0 P ad733f9d8067486fa14d2bd32366bbea: stopping tablet replica
I20260709 12:14:50.024507 29827 raft_consensus.cc:2243] T 515ed532a7de4ca6bed150cb525700d0 P ad733f9d8067486fa14d2bd32366bbea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:50.024966 29827 raft_consensus.cc:2272] T 515ed532a7de4ca6bed150cb525700d0 P ad733f9d8067486fa14d2bd32366bbea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.027865 29827 tablet_replica.cc:333] T e14e72d0295141bfb5a3b4869d4c7c56 P ad733f9d8067486fa14d2bd32366bbea: stopping tablet replica
I20260709 12:14:50.028764 29827 raft_consensus.cc:2243] T e14e72d0295141bfb5a3b4869d4c7c56 P ad733f9d8067486fa14d2bd32366bbea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:50.029393 29827 raft_consensus.cc:2272] T e14e72d0295141bfb5a3b4869d4c7c56 P ad733f9d8067486fa14d2bd32366bbea [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:50.029721  3016 consensus_peers.cc:597] T d8b094c83b074a4e9165282996ce2340 P aa27556a0f5647c3b795ef96d8f22685 -> Peer ad733f9d8067486fa14d2bd32366bbea (127.29.32.193:44239): Couldn't send request to peer ad733f9d8067486fa14d2bd32366bbea. 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 12:14:50.032335 29827 tablet_replica.cc:333] T d8b094c83b074a4e9165282996ce2340 P ad733f9d8067486fa14d2bd32366bbea: stopping tablet replica
I20260709 12:14:50.033087 29827 raft_consensus.cc:2243] T d8b094c83b074a4e9165282996ce2340 P ad733f9d8067486fa14d2bd32366bbea [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:50.033548 29827 raft_consensus.cc:2272] T d8b094c83b074a4e9165282996ce2340 P ad733f9d8067486fa14d2bd32366bbea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.035789 29827 tablet_replica.cc:333] T 8254251ea0d14b8ea3d1a2e38840e792 P ad733f9d8067486fa14d2bd32366bbea: stopping tablet replica
I20260709 12:14:50.036372 29827 raft_consensus.cc:2243] T 8254251ea0d14b8ea3d1a2e38840e792 P ad733f9d8067486fa14d2bd32366bbea [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:50.036851 29827 raft_consensus.cc:2272] T 8254251ea0d14b8ea3d1a2e38840e792 P ad733f9d8067486fa14d2bd32366bbea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.039340 29827 tablet_replica.cc:333] T e5d22749f04b4c239b5ec5a705269591 P ad733f9d8067486fa14d2bd32366bbea: stopping tablet replica
I20260709 12:14:50.039950 29827 raft_consensus.cc:2243] T e5d22749f04b4c239b5ec5a705269591 P ad733f9d8067486fa14d2bd32366bbea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:50.040485 29827 raft_consensus.cc:2272] T e5d22749f04b4c239b5ec5a705269591 P ad733f9d8067486fa14d2bd32366bbea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.043128 29827 tablet_replica.cc:333] T 04a371df37884ca8855aa51af7c340af P ad733f9d8067486fa14d2bd32366bbea: stopping tablet replica
I20260709 12:14:50.043866 29827 raft_consensus.cc:2243] T 04a371df37884ca8855aa51af7c340af P ad733f9d8067486fa14d2bd32366bbea [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:50.044735 29827 raft_consensus.cc:2272] T 04a371df37884ca8855aa51af7c340af P ad733f9d8067486fa14d2bd32366bbea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.047580 29827 tablet_replica.cc:333] T aa4a5b4208cb481294f243591ccf3cb3 P ad733f9d8067486fa14d2bd32366bbea: stopping tablet replica
I20260709 12:14:50.048240 29827 raft_consensus.cc:2243] T aa4a5b4208cb481294f243591ccf3cb3 P ad733f9d8067486fa14d2bd32366bbea [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:50.049629 29827 raft_consensus.cc:2272] T aa4a5b4208cb481294f243591ccf3cb3 P ad733f9d8067486fa14d2bd32366bbea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.053165 29827 tablet_replica.cc:333] T ef42e3b5b70a44bc900fe4f047d668ad P ad733f9d8067486fa14d2bd32366bbea: stopping tablet replica
I20260709 12:14:50.053787 29827 raft_consensus.cc:2243] T ef42e3b5b70a44bc900fe4f047d668ad P ad733f9d8067486fa14d2bd32366bbea [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:50.054319 29827 raft_consensus.cc:2272] T ef42e3b5b70a44bc900fe4f047d668ad P ad733f9d8067486fa14d2bd32366bbea [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.056679 29827 tablet_replica.cc:333] T 0ca2ffbff06e4349a5faac4ddfe91b1b P ad733f9d8067486fa14d2bd32366bbea: stopping tablet replica
I20260709 12:14:50.057245 29827 raft_consensus.cc:2243] T 0ca2ffbff06e4349a5faac4ddfe91b1b P ad733f9d8067486fa14d2bd32366bbea [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:50.058086 29827 raft_consensus.cc:2272] T 0ca2ffbff06e4349a5faac4ddfe91b1b P ad733f9d8067486fa14d2bd32366bbea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.060338 29827 tablet_replica.cc:333] T b0b10602071e4193ba9fe1e50575ba2f P ad733f9d8067486fa14d2bd32366bbea: stopping tablet replica
I20260709 12:14:50.060868 29827 raft_consensus.cc:2243] T b0b10602071e4193ba9fe1e50575ba2f P ad733f9d8067486fa14d2bd32366bbea [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:50.061798 29827 raft_consensus.cc:2272] T b0b10602071e4193ba9fe1e50575ba2f P ad733f9d8067486fa14d2bd32366bbea [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.064553 29827 tablet_replica.cc:333] T 65dd890b14a34ce9a29c24beb057f941 P ad733f9d8067486fa14d2bd32366bbea: stopping tablet replica
I20260709 12:14:50.065158 29827 raft_consensus.cc:2243] T 65dd890b14a34ce9a29c24beb057f941 P ad733f9d8067486fa14d2bd32366bbea [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:50.066464 29827 raft_consensus.cc:2272] T 65dd890b14a34ce9a29c24beb057f941 P ad733f9d8067486fa14d2bd32366bbea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.068893 29827 tablet_replica.cc:333] T e71f300051f24503ace2b438227e87bd P ad733f9d8067486fa14d2bd32366bbea: stopping tablet replica
I20260709 12:14:50.069443 29827 raft_consensus.cc:2243] T e71f300051f24503ace2b438227e87bd P ad733f9d8067486fa14d2bd32366bbea [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:50.070377 29827 raft_consensus.cc:2272] T e71f300051f24503ace2b438227e87bd P ad733f9d8067486fa14d2bd32366bbea [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:14:50.111611  3016 consensus_peers.cc:597] T 5ce8c94f217f4fe3b8b5c57bcd778534 P aa27556a0f5647c3b795ef96d8f22685 -> Peer ad733f9d8067486fa14d2bd32366bbea (127.29.32.193:44239): Couldn't send request to peer ad733f9d8067486fa14d2bd32366bbea. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:44239: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:50.112171 29827 tablet_server.cc:196] TabletServer@127.29.32.193:0 shutdown complete.
W20260709 12:14:50.123966  2942 consensus_peers.cc:597] T 29e3d6c624c744199fbb50f2b76e18d1 P c92465c7338242ed8a8365b5cab8b807 -> Peer ad733f9d8067486fa14d2bd32366bbea (127.29.32.193:44239): Couldn't send request to peer ad733f9d8067486fa14d2bd32366bbea. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:44239: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:50.128093  3016 consensus_peers.cc:597] T e5d22749f04b4c239b5ec5a705269591 P aa27556a0f5647c3b795ef96d8f22685 -> Peer ad733f9d8067486fa14d2bd32366bbea (127.29.32.193:44239): Couldn't send request to peer ad733f9d8067486fa14d2bd32366bbea. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:44239: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:14:50.140362  3016 consensus_peers.cc:597] T a597849a405f433da6fd7212fd5a13fd P aa27556a0f5647c3b795ef96d8f22685 -> Peer ad733f9d8067486fa14d2bd32366bbea (127.29.32.193:44239): Couldn't send request to peer ad733f9d8067486fa14d2bd32366bbea. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:44239: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:50.167066 29827 tablet_server.cc:179] TabletServer@127.29.32.194:0 shutting down...
W20260709 12:14:50.175612  3015 consensus_peers.cc:597] T 8254251ea0d14b8ea3d1a2e38840e792 P aa27556a0f5647c3b795ef96d8f22685 -> Peer c92465c7338242ed8a8365b5cab8b807 (127.29.32.194:33357): Couldn't send request to peer c92465c7338242ed8a8365b5cab8b807. 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 12:14:50.201116 29827 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:50.201983 29827 tablet_replica.cc:333] T fbd767e3da0a43b09c3a83732352b4fb P c92465c7338242ed8a8365b5cab8b807: stopping tablet replica
I20260709 12:14:50.202837 29827 raft_consensus.cc:2243] T fbd767e3da0a43b09c3a83732352b4fb P c92465c7338242ed8a8365b5cab8b807 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:50.203822 29827 raft_consensus.cc:2272] T fbd767e3da0a43b09c3a83732352b4fb P c92465c7338242ed8a8365b5cab8b807 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.206285 29827 tablet_replica.cc:333] T 5ce8c94f217f4fe3b8b5c57bcd778534 P c92465c7338242ed8a8365b5cab8b807: stopping tablet replica
I20260709 12:14:50.206889 29827 raft_consensus.cc:2243] T 5ce8c94f217f4fe3b8b5c57bcd778534 P c92465c7338242ed8a8365b5cab8b807 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:50.207424 29827 raft_consensus.cc:2272] T 5ce8c94f217f4fe3b8b5c57bcd778534 P c92465c7338242ed8a8365b5cab8b807 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.209860 29827 tablet_replica.cc:333] T a597849a405f433da6fd7212fd5a13fd P c92465c7338242ed8a8365b5cab8b807: stopping tablet replica
I20260709 12:14:50.210573 29827 raft_consensus.cc:2243] T a597849a405f433da6fd7212fd5a13fd P c92465c7338242ed8a8365b5cab8b807 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:50.211102 29827 raft_consensus.cc:2272] T a597849a405f433da6fd7212fd5a13fd P c92465c7338242ed8a8365b5cab8b807 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.213286 29827 tablet_replica.cc:333] T 6f9d22d9ec38442b8f03a2566d830f42 P c92465c7338242ed8a8365b5cab8b807: stopping tablet replica
I20260709 12:14:50.213871 29827 raft_consensus.cc:2243] T 6f9d22d9ec38442b8f03a2566d830f42 P c92465c7338242ed8a8365b5cab8b807 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:50.214454 29827 raft_consensus.cc:2272] T 6f9d22d9ec38442b8f03a2566d830f42 P c92465c7338242ed8a8365b5cab8b807 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.216945 29827 tablet_replica.cc:333] T 29e3d6c624c744199fbb50f2b76e18d1 P c92465c7338242ed8a8365b5cab8b807: stopping tablet replica
I20260709 12:14:50.217907 29827 raft_consensus.cc:2243] T 29e3d6c624c744199fbb50f2b76e18d1 P c92465c7338242ed8a8365b5cab8b807 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:50.219043 29827 raft_consensus.cc:2272] T 29e3d6c624c744199fbb50f2b76e18d1 P c92465c7338242ed8a8365b5cab8b807 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.221815 29827 tablet_replica.cc:333] T d8b094c83b074a4e9165282996ce2340 P c92465c7338242ed8a8365b5cab8b807: stopping tablet replica
I20260709 12:14:50.222651 29827 raft_consensus.cc:2243] T d8b094c83b074a4e9165282996ce2340 P c92465c7338242ed8a8365b5cab8b807 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:50.223246 29827 raft_consensus.cc:2272] T d8b094c83b074a4e9165282996ce2340 P c92465c7338242ed8a8365b5cab8b807 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.226591 29827 tablet_replica.cc:333] T 8254251ea0d14b8ea3d1a2e38840e792 P c92465c7338242ed8a8365b5cab8b807: stopping tablet replica
I20260709 12:14:50.227561 29827 raft_consensus.cc:2243] T 8254251ea0d14b8ea3d1a2e38840e792 P c92465c7338242ed8a8365b5cab8b807 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:50.228456 29827 raft_consensus.cc:2272] T 8254251ea0d14b8ea3d1a2e38840e792 P c92465c7338242ed8a8365b5cab8b807 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.231564 29827 tablet_replica.cc:333] T b0b10602071e4193ba9fe1e50575ba2f P c92465c7338242ed8a8365b5cab8b807: stopping tablet replica
I20260709 12:14:50.232149 29827 raft_consensus.cc:2243] T b0b10602071e4193ba9fe1e50575ba2f P c92465c7338242ed8a8365b5cab8b807 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:50.232650 29827 raft_consensus.cc:2272] T b0b10602071e4193ba9fe1e50575ba2f P c92465c7338242ed8a8365b5cab8b807 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.234839 29827 tablet_replica.cc:333] T 65dd890b14a34ce9a29c24beb057f941 P c92465c7338242ed8a8365b5cab8b807: stopping tablet replica
I20260709 12:14:50.235373 29827 raft_consensus.cc:2243] T 65dd890b14a34ce9a29c24beb057f941 P c92465c7338242ed8a8365b5cab8b807 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:50.236114 29827 raft_consensus.cc:2272] T 65dd890b14a34ce9a29c24beb057f941 P c92465c7338242ed8a8365b5cab8b807 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.239058 29827 tablet_replica.cc:333] T 515ed532a7de4ca6bed150cb525700d0 P c92465c7338242ed8a8365b5cab8b807: stopping tablet replica
I20260709 12:14:50.239728 29827 raft_consensus.cc:2243] T 515ed532a7de4ca6bed150cb525700d0 P c92465c7338242ed8a8365b5cab8b807 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:50.240814 29827 raft_consensus.cc:2272] T 515ed532a7de4ca6bed150cb525700d0 P c92465c7338242ed8a8365b5cab8b807 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.244072 29827 tablet_replica.cc:333] T 2bc7f22965784bea97524ebca1b18fb2 P c92465c7338242ed8a8365b5cab8b807: stopping tablet replica
I20260709 12:14:50.244755 29827 raft_consensus.cc:2243] T 2bc7f22965784bea97524ebca1b18fb2 P c92465c7338242ed8a8365b5cab8b807 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:50.245743 29827 raft_consensus.cc:2272] T 2bc7f22965784bea97524ebca1b18fb2 P c92465c7338242ed8a8365b5cab8b807 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.248294 29827 tablet_replica.cc:333] T e14e72d0295141bfb5a3b4869d4c7c56 P c92465c7338242ed8a8365b5cab8b807: stopping tablet replica
I20260709 12:14:50.248888 29827 raft_consensus.cc:2243] T e14e72d0295141bfb5a3b4869d4c7c56 P c92465c7338242ed8a8365b5cab8b807 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:50.249907 29827 raft_consensus.cc:2272] T e14e72d0295141bfb5a3b4869d4c7c56 P c92465c7338242ed8a8365b5cab8b807 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.253334 29827 tablet_replica.cc:333] T 0ca2ffbff06e4349a5faac4ddfe91b1b P c92465c7338242ed8a8365b5cab8b807: stopping tablet replica
I20260709 12:14:50.254165 29827 raft_consensus.cc:2243] T 0ca2ffbff06e4349a5faac4ddfe91b1b P c92465c7338242ed8a8365b5cab8b807 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:50.254813 29827 raft_consensus.cc:2272] T 0ca2ffbff06e4349a5faac4ddfe91b1b P c92465c7338242ed8a8365b5cab8b807 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.257107 29827 tablet_replica.cc:333] T aa4a5b4208cb481294f243591ccf3cb3 P c92465c7338242ed8a8365b5cab8b807: stopping tablet replica
I20260709 12:14:50.257687 29827 raft_consensus.cc:2243] T aa4a5b4208cb481294f243591ccf3cb3 P c92465c7338242ed8a8365b5cab8b807 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:50.258221 29827 raft_consensus.cc:2272] T aa4a5b4208cb481294f243591ccf3cb3 P c92465c7338242ed8a8365b5cab8b807 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.260407 29827 tablet_replica.cc:333] T ef42e3b5b70a44bc900fe4f047d668ad P c92465c7338242ed8a8365b5cab8b807: stopping tablet replica
I20260709 12:14:50.260946 29827 raft_consensus.cc:2243] T ef42e3b5b70a44bc900fe4f047d668ad P c92465c7338242ed8a8365b5cab8b807 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:50.261412 29827 raft_consensus.cc:2272] T ef42e3b5b70a44bc900fe4f047d668ad P c92465c7338242ed8a8365b5cab8b807 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.263644 29827 tablet_replica.cc:333] T e5d22749f04b4c239b5ec5a705269591 P c92465c7338242ed8a8365b5cab8b807: stopping tablet replica
I20260709 12:14:50.264180 29827 raft_consensus.cc:2243] T e5d22749f04b4c239b5ec5a705269591 P c92465c7338242ed8a8365b5cab8b807 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:50.264679 29827 raft_consensus.cc:2272] T e5d22749f04b4c239b5ec5a705269591 P c92465c7338242ed8a8365b5cab8b807 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.267066 29827 tablet_replica.cc:333] T 04a371df37884ca8855aa51af7c340af P c92465c7338242ed8a8365b5cab8b807: stopping tablet replica
I20260709 12:14:50.267575 29827 raft_consensus.cc:2243] T 04a371df37884ca8855aa51af7c340af P c92465c7338242ed8a8365b5cab8b807 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:50.268448 29827 raft_consensus.cc:2272] T 04a371df37884ca8855aa51af7c340af P c92465c7338242ed8a8365b5cab8b807 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.270635 29827 tablet_replica.cc:333] T e71f300051f24503ace2b438227e87bd P c92465c7338242ed8a8365b5cab8b807: stopping tablet replica
I20260709 12:14:50.271145 29827 raft_consensus.cc:2243] T e71f300051f24503ace2b438227e87bd P c92465c7338242ed8a8365b5cab8b807 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:50.271616 29827 raft_consensus.cc:2272] T e71f300051f24503ace2b438227e87bd P c92465c7338242ed8a8365b5cab8b807 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.315660 29827 tablet_server.cc:196] TabletServer@127.29.32.194:0 shutdown complete.
W20260709 12:14:50.334088  3015 consensus_peers.cc:597] T ef42e3b5b70a44bc900fe4f047d668ad P aa27556a0f5647c3b795ef96d8f22685 -> Peer c92465c7338242ed8a8365b5cab8b807 (127.29.32.194:33357): Couldn't send request to peer c92465c7338242ed8a8365b5cab8b807. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.194:33357: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:50.360683 29827 tablet_server.cc:179] TabletServer@127.29.32.195:0 shutting down...
W20260709 12:14:50.387490  3016 consensus_peers.cc:597] T 8254251ea0d14b8ea3d1a2e38840e792 P aa27556a0f5647c3b795ef96d8f22685 -> Peer ad733f9d8067486fa14d2bd32366bbea (127.29.32.193:44239): Couldn't send request to peer ad733f9d8067486fa14d2bd32366bbea. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:44239: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:14:50.398010 29827 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:14:50.399082 29827 tablet_replica.cc:333] T fbd767e3da0a43b09c3a83732352b4fb P aa27556a0f5647c3b795ef96d8f22685: stopping tablet replica
I20260709 12:14:50.399943 29827 raft_consensus.cc:2243] T fbd767e3da0a43b09c3a83732352b4fb P aa27556a0f5647c3b795ef96d8f22685 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:50.400436 29827 raft_consensus.cc:2272] T fbd767e3da0a43b09c3a83732352b4fb P aa27556a0f5647c3b795ef96d8f22685 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.402640 29827 tablet_replica.cc:333] T 29e3d6c624c744199fbb50f2b76e18d1 P aa27556a0f5647c3b795ef96d8f22685: stopping tablet replica
I20260709 12:14:50.403177 29827 raft_consensus.cc:2243] T 29e3d6c624c744199fbb50f2b76e18d1 P aa27556a0f5647c3b795ef96d8f22685 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:50.403636 29827 raft_consensus.cc:2272] T 29e3d6c624c744199fbb50f2b76e18d1 P aa27556a0f5647c3b795ef96d8f22685 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.405691 29827 tablet_replica.cc:333] T 6f9d22d9ec38442b8f03a2566d830f42 P aa27556a0f5647c3b795ef96d8f22685: stopping tablet replica
I20260709 12:14:50.406317 29827 raft_consensus.cc:2243] T 6f9d22d9ec38442b8f03a2566d830f42 P aa27556a0f5647c3b795ef96d8f22685 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:50.406777 29827 raft_consensus.cc:2272] T 6f9d22d9ec38442b8f03a2566d830f42 P aa27556a0f5647c3b795ef96d8f22685 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.408690 29827 tablet_replica.cc:333] T d8b094c83b074a4e9165282996ce2340 P aa27556a0f5647c3b795ef96d8f22685: stopping tablet replica
I20260709 12:14:50.409217 29827 raft_consensus.cc:2243] T d8b094c83b074a4e9165282996ce2340 P aa27556a0f5647c3b795ef96d8f22685 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:50.410022 29827 raft_consensus.cc:2272] T d8b094c83b074a4e9165282996ce2340 P aa27556a0f5647c3b795ef96d8f22685 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.412150 29827 tablet_replica.cc:333] T e5d22749f04b4c239b5ec5a705269591 P aa27556a0f5647c3b795ef96d8f22685: stopping tablet replica
I20260709 12:14:50.412809 29827 raft_consensus.cc:2243] T e5d22749f04b4c239b5ec5a705269591 P aa27556a0f5647c3b795ef96d8f22685 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:14:50.413630 29827 raft_consensus.cc:2272] T e5d22749f04b4c239b5ec5a705269591 P aa27556a0f5647c3b795ef96d8f22685 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.415977 29827 tablet_replica.cc:333] T 04a371df37884ca8855aa51af7c340af P aa27556a0f5647c3b795ef96d8f22685: stopping tablet replica
I20260709 12:14:50.416551 29827 raft_consensus.cc:2243] T 04a371df37884ca8855aa51af7c340af P aa27556a0f5647c3b795ef96d8f22685 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:50.417029 29827 raft_consensus.cc:2272] T 04a371df37884ca8855aa51af7c340af P aa27556a0f5647c3b795ef96d8f22685 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.419131 29827 tablet_replica.cc:333] T aa4a5b4208cb481294f243591ccf3cb3 P aa27556a0f5647c3b795ef96d8f22685: stopping tablet replica
I20260709 12:14:50.419682 29827 raft_consensus.cc:2243] T aa4a5b4208cb481294f243591ccf3cb3 P aa27556a0f5647c3b795ef96d8f22685 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:50.420169 29827 raft_consensus.cc:2272] T aa4a5b4208cb481294f243591ccf3cb3 P aa27556a0f5647c3b795ef96d8f22685 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.422289 29827 tablet_replica.cc:333] T ef42e3b5b70a44bc900fe4f047d668ad P aa27556a0f5647c3b795ef96d8f22685: stopping tablet replica
I20260709 12:14:50.422830 29827 raft_consensus.cc:2243] T ef42e3b5b70a44bc900fe4f047d668ad P aa27556a0f5647c3b795ef96d8f22685 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:50.423609 29827 raft_consensus.cc:2272] T ef42e3b5b70a44bc900fe4f047d668ad P aa27556a0f5647c3b795ef96d8f22685 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.425617 29827 tablet_replica.cc:333] T e14e72d0295141bfb5a3b4869d4c7c56 P aa27556a0f5647c3b795ef96d8f22685: stopping tablet replica
I20260709 12:14:50.426162 29827 raft_consensus.cc:2243] T e14e72d0295141bfb5a3b4869d4c7c56 P aa27556a0f5647c3b795ef96d8f22685 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:50.426687 29827 raft_consensus.cc:2272] T e14e72d0295141bfb5a3b4869d4c7c56 P aa27556a0f5647c3b795ef96d8f22685 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.428640 29827 tablet_replica.cc:333] T 0ca2ffbff06e4349a5faac4ddfe91b1b P aa27556a0f5647c3b795ef96d8f22685: stopping tablet replica
I20260709 12:14:50.429174 29827 raft_consensus.cc:2243] T 0ca2ffbff06e4349a5faac4ddfe91b1b P aa27556a0f5647c3b795ef96d8f22685 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:50.429611 29827 raft_consensus.cc:2272] T 0ca2ffbff06e4349a5faac4ddfe91b1b P aa27556a0f5647c3b795ef96d8f22685 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.431753 29827 tablet_replica.cc:333] T e71f300051f24503ace2b438227e87bd P aa27556a0f5647c3b795ef96d8f22685: stopping tablet replica
I20260709 12:14:50.432296 29827 raft_consensus.cc:2243] T e71f300051f24503ace2b438227e87bd P aa27556a0f5647c3b795ef96d8f22685 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:50.432768 29827 raft_consensus.cc:2272] T e71f300051f24503ace2b438227e87bd P aa27556a0f5647c3b795ef96d8f22685 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.434770 29827 tablet_replica.cc:333] T 5ce8c94f217f4fe3b8b5c57bcd778534 P aa27556a0f5647c3b795ef96d8f22685: stopping tablet replica
I20260709 12:14:50.435331 29827 raft_consensus.cc:2243] T 5ce8c94f217f4fe3b8b5c57bcd778534 P aa27556a0f5647c3b795ef96d8f22685 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:50.436118 29827 raft_consensus.cc:2272] T 5ce8c94f217f4fe3b8b5c57bcd778534 P aa27556a0f5647c3b795ef96d8f22685 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.439036 29827 tablet_replica.cc:333] T a597849a405f433da6fd7212fd5a13fd P aa27556a0f5647c3b795ef96d8f22685: stopping tablet replica
I20260709 12:14:50.439723 29827 raft_consensus.cc:2243] T a597849a405f433da6fd7212fd5a13fd P aa27556a0f5647c3b795ef96d8f22685 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:50.440721 29827 raft_consensus.cc:2272] T a597849a405f433da6fd7212fd5a13fd P aa27556a0f5647c3b795ef96d8f22685 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.443280 29827 tablet_replica.cc:333] T 8254251ea0d14b8ea3d1a2e38840e792 P aa27556a0f5647c3b795ef96d8f22685: stopping tablet replica
I20260709 12:14:50.443871 29827 raft_consensus.cc:2243] T 8254251ea0d14b8ea3d1a2e38840e792 P aa27556a0f5647c3b795ef96d8f22685 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:14:50.444789 29827 raft_consensus.cc:2272] T 8254251ea0d14b8ea3d1a2e38840e792 P aa27556a0f5647c3b795ef96d8f22685 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.446938 29827 tablet_replica.cc:333] T 515ed532a7de4ca6bed150cb525700d0 P aa27556a0f5647c3b795ef96d8f22685: stopping tablet replica
I20260709 12:14:50.447511 29827 raft_consensus.cc:2243] T 515ed532a7de4ca6bed150cb525700d0 P aa27556a0f5647c3b795ef96d8f22685 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:50.448045 29827 raft_consensus.cc:2272] T 515ed532a7de4ca6bed150cb525700d0 P aa27556a0f5647c3b795ef96d8f22685 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.450039 29827 tablet_replica.cc:333] T 2bc7f22965784bea97524ebca1b18fb2 P aa27556a0f5647c3b795ef96d8f22685: stopping tablet replica
I20260709 12:14:50.450606 29827 raft_consensus.cc:2243] T 2bc7f22965784bea97524ebca1b18fb2 P aa27556a0f5647c3b795ef96d8f22685 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:50.451058 29827 raft_consensus.cc:2272] T 2bc7f22965784bea97524ebca1b18fb2 P aa27556a0f5647c3b795ef96d8f22685 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.453084 29827 tablet_replica.cc:333] T b0b10602071e4193ba9fe1e50575ba2f P aa27556a0f5647c3b795ef96d8f22685: stopping tablet replica
I20260709 12:14:50.453598 29827 raft_consensus.cc:2243] T b0b10602071e4193ba9fe1e50575ba2f P aa27556a0f5647c3b795ef96d8f22685 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:50.454083 29827 raft_consensus.cc:2272] T b0b10602071e4193ba9fe1e50575ba2f P aa27556a0f5647c3b795ef96d8f22685 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.456259 29827 tablet_replica.cc:333] T 65dd890b14a34ce9a29c24beb057f941 P aa27556a0f5647c3b795ef96d8f22685: stopping tablet replica
I20260709 12:14:50.456792 29827 raft_consensus.cc:2243] T 65dd890b14a34ce9a29c24beb057f941 P aa27556a0f5647c3b795ef96d8f22685 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:14:50.457273 29827 raft_consensus.cc:2272] T 65dd890b14a34ce9a29c24beb057f941 P aa27556a0f5647c3b795ef96d8f22685 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.508430 29827 tablet_server.cc:196] TabletServer@127.29.32.195:0 shutdown complete.
I20260709 12:14:50.575480 29827 master.cc:562] Master@127.29.32.254:45683 shutting down...
I20260709 12:14:50.606750 29827 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d0439988924542f69c937693c76c7bd5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:14:50.607705 29827 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d0439988924542f69c937693c76c7bd5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:14:50.608084 29827 tablet_replica.cc:333] T 00000000000000000000000000000000 P d0439988924542f69c937693c76c7bd5: stopping tablet replica
I20260709 12:14:50.631493 29827 master.cc:584] Master@127.29.32.254:45683 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (21510 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 12:14:50.699640 29827 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.29.32.254:35505
I20260709 12:14:50.700824 29827 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:50.707558  3380 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 12:14:50.707710  3381 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 12:14:50.709489  3383 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 12:14:50.710616 29827 server_base.cc:1061] running on GCE node
I20260709 12:14:50.711650 29827 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:50.711903 29827 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 12:14:50.712071 29827 hybrid_clock.cc:648] HybridClock initialized: now 1783599290712048 us; error 0 us; skew 500 ppm
I20260709 12:14:50.712561 29827 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:50.715142 29827 webserver.cc:533] Webserver started at http://127.29.32.254:36061/ using document root <none> and password file <none>
I20260709 12:14:50.715638 29827 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:50.715844 29827 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:50.716114 29827 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:50.717386 29827 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599097714484-29827-0/minicluster-data/master-0-root/instance:
uuid: "3f2455f7b6a544039820e2624301b4f9"
format_stamp: "Formatted at 2026-07-09 12:14:50 on dist-test-slave-kjxq"
I20260709 12:14:50.722157 29827 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:14:50.725689  3388 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:50.726645 29827 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260709 12:14:50.726945 29827 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599097714484-29827-0/minicluster-data/master-0-root
uuid: "3f2455f7b6a544039820e2624301b4f9"
format_stamp: "Formatted at 2026-07-09 12:14:50 on dist-test-slave-kjxq"
I20260709 12:14:50.727255 29827 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599097714484-29827-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599097714484-29827-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599097714484-29827-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 12:14:50.746954 29827 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:50.748239 29827 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:50.797385 29827 rpc_server.cc:307] RPC server started. Bound to: 127.29.32.254:35505
I20260709 12:14:50.797533  3439 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.32.254:35505 every 8 connection(s)
I20260709 12:14:50.802510  3440 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 12:14:50.815198  3440 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3f2455f7b6a544039820e2624301b4f9: Bootstrap starting.
I20260709 12:14:50.820221  3440 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3f2455f7b6a544039820e2624301b4f9: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:50.824707  3440 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3f2455f7b6a544039820e2624301b4f9: No bootstrap required, opened a new log
I20260709 12:14:50.827203  3440 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3f2455f7b6a544039820e2624301b4f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f2455f7b6a544039820e2624301b4f9" member_type: VOTER }
I20260709 12:14:50.827674  3440 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3f2455f7b6a544039820e2624301b4f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:50.827956  3440 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3f2455f7b6a544039820e2624301b4f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f2455f7b6a544039820e2624301b4f9, State: Initialized, Role: FOLLOWER
I20260709 12:14:50.828576  3440 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3f2455f7b6a544039820e2624301b4f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3f2455f7b6a544039820e2624301b4f9" member_type: VOTER }
I20260709 12:14:50.829147  3440 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3f2455f7b6a544039820e2624301b4f9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:14:50.829394  3440 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3f2455f7b6a544039820e2624301b4f9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:14:50.829651  3440 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3f2455f7b6a544039820e2624301b4f9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:50.834882  3440 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3f2455f7b6a544039820e2624301b4f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f2455f7b6a544039820e2624301b4f9" member_type: VOTER }
I20260709 12:14:50.835498  3440 leader_election.cc:304] T 00000000000000000000000000000000 P 3f2455f7b6a544039820e2624301b4f9 [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: 3f2455f7b6a544039820e2624301b4f9; no voters: 
I20260709 12:14:50.836659  3440 leader_election.cc:290] T 00000000000000000000000000000000 P 3f2455f7b6a544039820e2624301b4f9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:14:50.837126  3443 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3f2455f7b6a544039820e2624301b4f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:50.838662  3443 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3f2455f7b6a544039820e2624301b4f9 [term 1 LEADER]: Becoming Leader. State: Replica: 3f2455f7b6a544039820e2624301b4f9, State: Running, Role: LEADER
I20260709 12:14:50.839843  3443 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3f2455f7b6a544039820e2624301b4f9 [LEADER]: Queue going to LEADER mode. State: All 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: "3f2455f7b6a544039820e2624301b4f9" member_type: VOTER }
I20260709 12:14:50.840317  3440 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3f2455f7b6a544039820e2624301b4f9 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:14:50.847124  3445 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3f2455f7b6a544039820e2624301b4f9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3f2455f7b6a544039820e2624301b4f9. Latest consensus state: current_term: 1 leader_uuid: "3f2455f7b6a544039820e2624301b4f9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f2455f7b6a544039820e2624301b4f9" member_type: VOTER } }
I20260709 12:14:50.847803  3445 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3f2455f7b6a544039820e2624301b4f9 [sys.catalog]: This master's current role is: LEADER
I20260709 12:14:50.848088  3444 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3f2455f7b6a544039820e2624301b4f9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3f2455f7b6a544039820e2624301b4f9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f2455f7b6a544039820e2624301b4f9" member_type: VOTER } }
I20260709 12:14:50.848804  3444 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3f2455f7b6a544039820e2624301b4f9 [sys.catalog]: This master's current role is: LEADER
I20260709 12:14:50.855422  3452 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:14:50.860376  3452 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:14:50.861545 29827 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:14:50.870564  3452 catalog_manager.cc:1383] Generated new cluster ID: cf7c46d70c394c2db564cd3dbbc3e7cb
I20260709 12:14:50.870843  3452 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:14:50.898222  3452 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:14:50.899648  3452 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:14:50.913543  3452 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 3f2455f7b6a544039820e2624301b4f9: Generated new TSK 0
I20260709 12:14:50.914207  3452 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:14:50.928431 29827 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:50.934903  3461 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 12:14:50.936038  3462 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 12:14:50.937904 29827 server_base.cc:1061] running on GCE node
W20260709 12:14:50.937944  3464 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 12:14:50.939050 29827 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:50.939255 29827 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 12:14:50.939462 29827 hybrid_clock.cc:648] HybridClock initialized: now 1783599290939443 us; error 0 us; skew 500 ppm
I20260709 12:14:50.940030 29827 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:50.942920 29827 webserver.cc:533] Webserver started at http://127.29.32.193:38265/ using document root <none> and password file <none>
I20260709 12:14:50.943420 29827 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:50.943606 29827 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:50.943884 29827 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:50.945122 29827 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599097714484-29827-0/minicluster-data/ts-0-root/instance:
uuid: "ebdd42d58ca343a8bf776fba5d62b91a"
format_stamp: "Formatted at 2026-07-09 12:14:50 on dist-test-slave-kjxq"
I20260709 12:14:50.949730 29827 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 12:14:50.953729  3469 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:50.954816 29827 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260709 12:14:50.955232 29827 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599097714484-29827-0/minicluster-data/ts-0-root
uuid: "ebdd42d58ca343a8bf776fba5d62b91a"
format_stamp: "Formatted at 2026-07-09 12:14:50 on dist-test-slave-kjxq"
I20260709 12:14:50.955649 29827 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599097714484-29827-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599097714484-29827-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599097714484-29827-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 12:14:50.978084 29827 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:50.979372 29827 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:50.980911 29827 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:50.983258 29827 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:50.983484 29827 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:50.983812 29827 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:50.984035 29827 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:51.029016 29827 rpc_server.cc:307] RPC server started. Bound to: 127.29.32.193:46811
I20260709 12:14:51.029189  3531 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.32.193:46811 every 8 connection(s)
I20260709 12:14:51.034408 29827 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:51.042889  3536 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 12:14:51.043689  3537 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 12:14:51.046074 29827 server_base.cc:1061] running on GCE node
W20260709 12:14:51.047204  3539 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 12:14:51.048326 29827 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:14:51.048549 29827 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 12:14:51.048728 29827 hybrid_clock.cc:648] HybridClock initialized: now 1783599291048709 us; error 0 us; skew 500 ppm
I20260709 12:14:51.049327 29827 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:51.052275 29827 webserver.cc:533] Webserver started at http://127.29.32.194:43661/ using document root <none> and password file <none>
I20260709 12:14:51.052836 29827 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:51.052865  3532 heartbeater.cc:344] Connected to a master server at 127.29.32.254:35505
I20260709 12:14:51.053020 29827 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:51.053359  3532 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:51.053442 29827 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:51.054226  3532 heartbeater.cc:507] Master 127.29.32.254:35505 requested a full tablet report, sending...
I20260709 12:14:51.054874 29827 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599097714484-29827-0/minicluster-data/ts-1-root/instance:
uuid: "8f1055ab13fd42ea975574354b972872"
format_stamp: "Formatted at 2026-07-09 12:14:51 on dist-test-slave-kjxq"
I20260709 12:14:51.056567  3405 ts_manager.cc:194] Registered new tserver with Master: ebdd42d58ca343a8bf776fba5d62b91a (127.29.32.193:46811)
I20260709 12:14:51.059267  3405 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44164
I20260709 12:14:51.061453 29827 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.001s	sys 0.005s
I20260709 12:14:51.065888  3544 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:51.067167 29827 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:14:51.067487 29827 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599097714484-29827-0/minicluster-data/ts-1-root
uuid: "8f1055ab13fd42ea975574354b972872"
format_stamp: "Formatted at 2026-07-09 12:14:51 on dist-test-slave-kjxq"
I20260709 12:14:51.067764 29827 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599097714484-29827-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599097714484-29827-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599097714484-29827-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 12:14:51.101902 29827 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:51.103236 29827 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:51.104812 29827 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:51.107244 29827 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:51.107435 29827 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:51.107725 29827 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:51.107867 29827 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:51.151247 29827 rpc_server.cc:307] RPC server started. Bound to: 127.29.32.194:37211
I20260709 12:14:51.151376  3606 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.32.194:37211 every 8 connection(s)
I20260709 12:14:51.156168 29827 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:14:51.163903  3610 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 12:14:51.165891  3611 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 12:14:51.167148  3613 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 12:14:51.167544 29827 server_base.cc:1061] running on GCE node
I20260709 12:14:51.168525 29827 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:14:51.168581  3607 heartbeater.cc:344] Connected to a master server at 127.29.32.254:35505
W20260709 12:14:51.168836 29827 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 12:14:51.169026  3607 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:51.169051 29827 hybrid_clock.cc:648] HybridClock initialized: now 1783599291169033 us; error 0 us; skew 500 ppm
I20260709 12:14:51.170017 29827 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:14:51.170053  3607 heartbeater.cc:507] Master 127.29.32.254:35505 requested a full tablet report, sending...
I20260709 12:14:51.173379 29827 webserver.cc:533] Webserver started at http://127.29.32.195:36027/ using document root <none> and password file <none>
I20260709 12:14:51.173262  3405 ts_manager.cc:194] Registered new tserver with Master: 8f1055ab13fd42ea975574354b972872 (127.29.32.194:37211)
I20260709 12:14:51.174220 29827 fs_manager.cc:362] Metadata directory not provided
I20260709 12:14:51.174463 29827 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:14:51.174757 29827 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:14:51.175310  3405 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44170
I20260709 12:14:51.176111 29827 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599097714484-29827-0/minicluster-data/ts-2-root/instance:
uuid: "80fdd82d32de48048022405ce90b0006"
format_stamp: "Formatted at 2026-07-09 12:14:51 on dist-test-slave-kjxq"
I20260709 12:14:51.180953 29827 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:14:51.185118  3618 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:51.186308 29827 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 12:14:51.186651 29827 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599097714484-29827-0/minicluster-data/ts-2-root
uuid: "80fdd82d32de48048022405ce90b0006"
format_stamp: "Formatted at 2026-07-09 12:14:51 on dist-test-slave-kjxq"
I20260709 12:14:51.186956 29827 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599097714484-29827-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599097714484-29827-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5Genjt/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599097714484-29827-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 12:14:51.209257 29827 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:14:51.210920 29827 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:14:51.212996 29827 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:14:51.216035 29827 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:14:51.216329 29827 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:51.216594 29827 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:14:51.216773 29827 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:14:51.263283 29827 rpc_server.cc:307] RPC server started. Bound to: 127.29.32.195:34961
I20260709 12:14:51.263568  3680 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.32.195:34961 every 8 connection(s)
I20260709 12:14:51.281446  3681 heartbeater.cc:344] Connected to a master server at 127.29.32.254:35505
I20260709 12:14:51.282029  3681 heartbeater.cc:461] Registering TS with master...
I20260709 12:14:51.283059  3681 heartbeater.cc:507] Master 127.29.32.254:35505 requested a full tablet report, sending...
I20260709 12:14:51.285281  3405 ts_manager.cc:194] Registered new tserver with Master: 80fdd82d32de48048022405ce90b0006 (127.29.32.195:34961)
I20260709 12:14:51.285944 29827 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.018496306s
I20260709 12:14:51.286748  3405 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44184
I20260709 12:14:51.314534  3405 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44188:
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 12:14:51.317415  3405 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 12:14:51.403681  3497 tablet_service.cc:1511] Processing CreateTablet for tablet d9727f2f377043b2b63118207a017412 (DEFAULT_TABLE table=test-workload [id=08782b49ed10427897a74dac91af2bac]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:14:51.405298  3497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9727f2f377043b2b63118207a017412. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:51.407330  3494 tablet_service.cc:1511] Processing CreateTablet for tablet ab658be53f004566b9848047755b31bc (DEFAULT_TABLE table=test-workload [id=08782b49ed10427897a74dac91af2bac]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:14:51.409021  3494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab658be53f004566b9848047755b31bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:51.411329  3493 tablet_service.cc:1511] Processing CreateTablet for tablet 5d15977f22d040828a9889e40236da2d (DEFAULT_TABLE table=test-workload [id=08782b49ed10427897a74dac91af2bac]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:14:51.412799  3493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d15977f22d040828a9889e40236da2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:51.415405  3571 tablet_service.cc:1511] Processing CreateTablet for tablet c914c1ecdf444c759e75567d2c424267 (DEFAULT_TABLE table=test-workload [id=08782b49ed10427897a74dac91af2bac]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:14:51.416322  3495 tablet_service.cc:1511] Processing CreateTablet for tablet 598408a16242405bbe04121d4d83aefb (DEFAULT_TABLE table=test-workload [id=08782b49ed10427897a74dac91af2bac]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:14:51.417011  3571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c914c1ecdf444c759e75567d2c424267. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:51.417646  3495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 598408a16242405bbe04121d4d83aefb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:51.419253  3568 tablet_service.cc:1511] Processing CreateTablet for tablet 5d15977f22d040828a9889e40236da2d (DEFAULT_TABLE table=test-workload [id=08782b49ed10427897a74dac91af2bac]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:14:51.420678  3568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d15977f22d040828a9889e40236da2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:51.421801  3496 tablet_service.cc:1511] Processing CreateTablet for tablet c914c1ecdf444c759e75567d2c424267 (DEFAULT_TABLE table=test-workload [id=08782b49ed10427897a74dac91af2bac]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:14:51.423202  3496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c914c1ecdf444c759e75567d2c424267. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:51.423342  3569 tablet_service.cc:1511] Processing CreateTablet for tablet ab658be53f004566b9848047755b31bc (DEFAULT_TABLE table=test-workload [id=08782b49ed10427897a74dac91af2bac]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:14:51.424719  3569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab658be53f004566b9848047755b31bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:51.426323  3570 tablet_service.cc:1511] Processing CreateTablet for tablet 598408a16242405bbe04121d4d83aefb (DEFAULT_TABLE table=test-workload [id=08782b49ed10427897a74dac91af2bac]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:14:51.427750  3570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 598408a16242405bbe04121d4d83aefb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:51.429250  3491 tablet_service.cc:1511] Processing CreateTablet for tablet 27d02e38115f4589933cb6d6e7adf9d0 (DEFAULT_TABLE table=test-workload [id=08782b49ed10427897a74dac91af2bac]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:14:51.430034  3572 tablet_service.cc:1511] Processing CreateTablet for tablet d9727f2f377043b2b63118207a017412 (DEFAULT_TABLE table=test-workload [id=08782b49ed10427897a74dac91af2bac]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:14:51.430752  3491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27d02e38115f4589933cb6d6e7adf9d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:51.431237  3492 tablet_service.cc:1511] Processing CreateTablet for tablet 20fc648f5e8f41818ee6337953617965 (DEFAULT_TABLE table=test-workload [id=08782b49ed10427897a74dac91af2bac]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:14:51.431382  3572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9727f2f377043b2b63118207a017412. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:51.435573  3489 tablet_service.cc:1511] Processing CreateTablet for tablet 29b855cd25f84294a44ca72b1cc83fbf (DEFAULT_TABLE table=test-workload [id=08782b49ed10427897a74dac91af2bac]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:14:51.433713  3490 tablet_service.cc:1511] Processing CreateTablet for tablet fd03bd17643d468cac0215a13d89ef6f (DEFAULT_TABLE table=test-workload [id=08782b49ed10427897a74dac91af2bac]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:14:51.433758  3492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20fc648f5e8f41818ee6337953617965. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:51.438701  3489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29b855cd25f84294a44ca72b1cc83fbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:51.438762  3567 tablet_service.cc:1511] Processing CreateTablet for tablet 20fc648f5e8f41818ee6337953617965 (DEFAULT_TABLE table=test-workload [id=08782b49ed10427897a74dac91af2bac]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:14:51.439920  3490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd03bd17643d468cac0215a13d89ef6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:51.440204  3567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20fc648f5e8f41818ee6337953617965. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:51.442859  3566 tablet_service.cc:1511] Processing CreateTablet for tablet 27d02e38115f4589933cb6d6e7adf9d0 (DEFAULT_TABLE table=test-workload [id=08782b49ed10427897a74dac91af2bac]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:14:51.444876  3566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27d02e38115f4589933cb6d6e7adf9d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:51.448022  3565 tablet_service.cc:1511] Processing CreateTablet for tablet fd03bd17643d468cac0215a13d89ef6f (DEFAULT_TABLE table=test-workload [id=08782b49ed10427897a74dac91af2bac]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:14:51.449851  3565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd03bd17643d468cac0215a13d89ef6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:51.452289  3564 tablet_service.cc:1511] Processing CreateTablet for tablet 29b855cd25f84294a44ca72b1cc83fbf (DEFAULT_TABLE table=test-workload [id=08782b49ed10427897a74dac91af2bac]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:14:51.457733  3564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29b855cd25f84294a44ca72b1cc83fbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:51.476239  3645 tablet_service.cc:1511] Processing CreateTablet for tablet c914c1ecdf444c759e75567d2c424267 (DEFAULT_TABLE table=test-workload [id=08782b49ed10427897a74dac91af2bac]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:14:51.476295  3646 tablet_service.cc:1511] Processing CreateTablet for tablet d9727f2f377043b2b63118207a017412 (DEFAULT_TABLE table=test-workload [id=08782b49ed10427897a74dac91af2bac]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:14:51.480024  3645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c914c1ecdf444c759e75567d2c424267. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:51.481947  3646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9727f2f377043b2b63118207a017412. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:51.492229  3644 tablet_service.cc:1511] Processing CreateTablet for tablet 598408a16242405bbe04121d4d83aefb (DEFAULT_TABLE table=test-workload [id=08782b49ed10427897a74dac91af2bac]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:14:51.493929  3644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 598408a16242405bbe04121d4d83aefb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:51.503880  3643 tablet_service.cc:1511] Processing CreateTablet for tablet ab658be53f004566b9848047755b31bc (DEFAULT_TABLE table=test-workload [id=08782b49ed10427897a74dac91af2bac]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:14:51.505369  3643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab658be53f004566b9848047755b31bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:51.516093  3642 tablet_service.cc:1511] Processing CreateTablet for tablet 5d15977f22d040828a9889e40236da2d (DEFAULT_TABLE table=test-workload [id=08782b49ed10427897a74dac91af2bac]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:14:51.517729  3642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d15977f22d040828a9889e40236da2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:51.527936  3641 tablet_service.cc:1511] Processing CreateTablet for tablet 20fc648f5e8f41818ee6337953617965 (DEFAULT_TABLE table=test-workload [id=08782b49ed10427897a74dac91af2bac]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:14:51.529493  3641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20fc648f5e8f41818ee6337953617965. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:51.539958  3640 tablet_service.cc:1511] Processing CreateTablet for tablet 27d02e38115f4589933cb6d6e7adf9d0 (DEFAULT_TABLE table=test-workload [id=08782b49ed10427897a74dac91af2bac]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:14:51.541455  3640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27d02e38115f4589933cb6d6e7adf9d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:51.543157  3696 tablet_bootstrap.cc:492] T d9727f2f377043b2b63118207a017412 P ebdd42d58ca343a8bf776fba5d62b91a: Bootstrap starting.
I20260709 12:14:51.552057  3639 tablet_service.cc:1511] Processing CreateTablet for tablet fd03bd17643d468cac0215a13d89ef6f (DEFAULT_TABLE table=test-workload [id=08782b49ed10427897a74dac91af2bac]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:14:51.559993  3639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd03bd17643d468cac0215a13d89ef6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:51.563647  3638 tablet_service.cc:1511] Processing CreateTablet for tablet 29b855cd25f84294a44ca72b1cc83fbf (DEFAULT_TABLE table=test-workload [id=08782b49ed10427897a74dac91af2bac]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:14:51.566443  3638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29b855cd25f84294a44ca72b1cc83fbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:51.587208  3697 tablet_bootstrap.cc:492] T 29b855cd25f84294a44ca72b1cc83fbf P 8f1055ab13fd42ea975574354b972872: Bootstrap starting.
I20260709 12:14:51.590600  3696 tablet_bootstrap.cc:654] T d9727f2f377043b2b63118207a017412 P ebdd42d58ca343a8bf776fba5d62b91a: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:51.606470  3699 tablet_bootstrap.cc:492] T ab658be53f004566b9848047755b31bc P 80fdd82d32de48048022405ce90b0006: Bootstrap starting.
I20260709 12:14:51.609162  3696 tablet_bootstrap.cc:492] T d9727f2f377043b2b63118207a017412 P ebdd42d58ca343a8bf776fba5d62b91a: No bootstrap required, opened a new log
I20260709 12:14:51.609769  3696 ts_tablet_manager.cc:1403] T d9727f2f377043b2b63118207a017412 P ebdd42d58ca343a8bf776fba5d62b91a: Time spent bootstrapping tablet: real 0.067s	user 0.011s	sys 0.000s
I20260709 12:14:51.613008  3696 raft_consensus.cc:359] T d9727f2f377043b2b63118207a017412 P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } } peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } }
I20260709 12:14:51.613792  3696 raft_consensus.cc:385] T d9727f2f377043b2b63118207a017412 P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:51.614116  3696 raft_consensus.cc:740] T d9727f2f377043b2b63118207a017412 P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebdd42d58ca343a8bf776fba5d62b91a, State: Initialized, Role: FOLLOWER
I20260709 12:14:51.615422  3696 consensus_queue.cc:260] T d9727f2f377043b2b63118207a017412 P ebdd42d58ca343a8bf776fba5d62b91a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } } peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } }
I20260709 12:14:51.632012  3699 tablet_bootstrap.cc:654] T ab658be53f004566b9848047755b31bc P 80fdd82d32de48048022405ce90b0006: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:51.632012  3532 heartbeater.cc:499] Master 127.29.32.254:35505 was elected leader, sending a full tablet report...
I20260709 12:14:51.632406  3696 ts_tablet_manager.cc:1434] T d9727f2f377043b2b63118207a017412 P ebdd42d58ca343a8bf776fba5d62b91a: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.006s
I20260709 12:14:51.633912  3696 tablet_bootstrap.cc:492] T ab658be53f004566b9848047755b31bc P ebdd42d58ca343a8bf776fba5d62b91a: Bootstrap starting.
I20260709 12:14:51.641396  3696 tablet_bootstrap.cc:654] T ab658be53f004566b9848047755b31bc P ebdd42d58ca343a8bf776fba5d62b91a: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:51.643103  3697 tablet_bootstrap.cc:654] T 29b855cd25f84294a44ca72b1cc83fbf P 8f1055ab13fd42ea975574354b972872: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:51.660953  3697 tablet_bootstrap.cc:492] T 29b855cd25f84294a44ca72b1cc83fbf P 8f1055ab13fd42ea975574354b972872: No bootstrap required, opened a new log
I20260709 12:14:51.661123  3699 tablet_bootstrap.cc:492] T ab658be53f004566b9848047755b31bc P 80fdd82d32de48048022405ce90b0006: No bootstrap required, opened a new log
I20260709 12:14:51.660979  3696 tablet_bootstrap.cc:492] T ab658be53f004566b9848047755b31bc P ebdd42d58ca343a8bf776fba5d62b91a: No bootstrap required, opened a new log
I20260709 12:14:51.661562  3697 ts_tablet_manager.cc:1403] T 29b855cd25f84294a44ca72b1cc83fbf P 8f1055ab13fd42ea975574354b972872: Time spent bootstrapping tablet: real 0.075s	user 0.016s	sys 0.000s
I20260709 12:14:51.662559  3696 ts_tablet_manager.cc:1403] T ab658be53f004566b9848047755b31bc P ebdd42d58ca343a8bf776fba5d62b91a: Time spent bootstrapping tablet: real 0.029s	user 0.023s	sys 0.001s
I20260709 12:14:51.661921  3699 ts_tablet_manager.cc:1403] T ab658be53f004566b9848047755b31bc P 80fdd82d32de48048022405ce90b0006: Time spent bootstrapping tablet: real 0.056s	user 0.018s	sys 0.019s
I20260709 12:14:51.665942  3697 raft_consensus.cc:359] T 29b855cd25f84294a44ca72b1cc83fbf P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:51.666739  3697 raft_consensus.cc:385] T 29b855cd25f84294a44ca72b1cc83fbf P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:51.666280  3696 raft_consensus.cc:359] T ab658be53f004566b9848047755b31bc P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:51.667023  3697 raft_consensus.cc:740] T 29b855cd25f84294a44ca72b1cc83fbf P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f1055ab13fd42ea975574354b972872, State: Initialized, Role: FOLLOWER
I20260709 12:14:51.667167  3696 raft_consensus.cc:385] T ab658be53f004566b9848047755b31bc P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:51.667614  3696 raft_consensus.cc:740] T ab658be53f004566b9848047755b31bc P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebdd42d58ca343a8bf776fba5d62b91a, State: Initialized, Role: FOLLOWER
I20260709 12:14:51.668422  3699 raft_consensus.cc:359] T ab658be53f004566b9848047755b31bc P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:51.668488  3696 consensus_queue.cc:260] T ab658be53f004566b9848047755b31bc P ebdd42d58ca343a8bf776fba5d62b91a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:51.669354  3699 raft_consensus.cc:385] T ab658be53f004566b9848047755b31bc P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:51.668860  3697 consensus_queue.cc:260] T 29b855cd25f84294a44ca72b1cc83fbf P 8f1055ab13fd42ea975574354b972872 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:51.669689  3699 raft_consensus.cc:740] T ab658be53f004566b9848047755b31bc P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80fdd82d32de48048022405ce90b0006, State: Initialized, Role: FOLLOWER
I20260709 12:14:51.671083  3696 ts_tablet_manager.cc:1434] T ab658be53f004566b9848047755b31bc P ebdd42d58ca343a8bf776fba5d62b91a: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:14:51.670780  3699 consensus_queue.cc:260] T ab658be53f004566b9848047755b31bc P 80fdd82d32de48048022405ce90b0006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:51.672550  3696 tablet_bootstrap.cc:492] T 598408a16242405bbe04121d4d83aefb P ebdd42d58ca343a8bf776fba5d62b91a: Bootstrap starting.
I20260709 12:14:51.683400  3696 tablet_bootstrap.cc:654] T 598408a16242405bbe04121d4d83aefb P ebdd42d58ca343a8bf776fba5d62b91a: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:51.692586  3681 heartbeater.cc:499] Master 127.29.32.254:35505 was elected leader, sending a full tablet report...
I20260709 12:14:51.693440  3699 ts_tablet_manager.cc:1434] T ab658be53f004566b9848047755b31bc P 80fdd82d32de48048022405ce90b0006: Time spent starting tablet: real 0.028s	user 0.019s	sys 0.007s
I20260709 12:14:51.693732  3607 heartbeater.cc:499] Master 127.29.32.254:35505 was elected leader, sending a full tablet report...
I20260709 12:14:51.694772  3699 tablet_bootstrap.cc:492] T 5d15977f22d040828a9889e40236da2d P 80fdd82d32de48048022405ce90b0006: Bootstrap starting.
I20260709 12:14:51.695398  3696 tablet_bootstrap.cc:492] T 598408a16242405bbe04121d4d83aefb P ebdd42d58ca343a8bf776fba5d62b91a: No bootstrap required, opened a new log
I20260709 12:14:51.696038  3696 ts_tablet_manager.cc:1403] T 598408a16242405bbe04121d4d83aefb P ebdd42d58ca343a8bf776fba5d62b91a: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.004s
I20260709 12:14:51.699370  3696 raft_consensus.cc:359] T 598408a16242405bbe04121d4d83aefb P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:51.700250  3696 raft_consensus.cc:385] T 598408a16242405bbe04121d4d83aefb P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:51.700618  3696 raft_consensus.cc:740] T 598408a16242405bbe04121d4d83aefb P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebdd42d58ca343a8bf776fba5d62b91a, State: Initialized, Role: FOLLOWER
I20260709 12:14:51.701618  3697 ts_tablet_manager.cc:1434] T 29b855cd25f84294a44ca72b1cc83fbf P 8f1055ab13fd42ea975574354b972872: Time spent starting tablet: real 0.039s	user 0.016s	sys 0.013s
I20260709 12:14:51.702039  3699 tablet_bootstrap.cc:654] T 5d15977f22d040828a9889e40236da2d P 80fdd82d32de48048022405ce90b0006: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:51.701571  3696 consensus_queue.cc:260] T 598408a16242405bbe04121d4d83aefb P ebdd42d58ca343a8bf776fba5d62b91a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:51.702863  3697 tablet_bootstrap.cc:492] T c914c1ecdf444c759e75567d2c424267 P 8f1055ab13fd42ea975574354b972872: Bootstrap starting.
I20260709 12:14:51.704738  3696 ts_tablet_manager.cc:1434] T 598408a16242405bbe04121d4d83aefb P ebdd42d58ca343a8bf776fba5d62b91a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:14:51.706354  3696 tablet_bootstrap.cc:492] T fd03bd17643d468cac0215a13d89ef6f P ebdd42d58ca343a8bf776fba5d62b91a: Bootstrap starting.
I20260709 12:14:51.710237  3697 tablet_bootstrap.cc:654] T c914c1ecdf444c759e75567d2c424267 P 8f1055ab13fd42ea975574354b972872: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:51.715844  3696 tablet_bootstrap.cc:654] T fd03bd17643d468cac0215a13d89ef6f P ebdd42d58ca343a8bf776fba5d62b91a: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:51.716720  3699 tablet_bootstrap.cc:492] T 5d15977f22d040828a9889e40236da2d P 80fdd82d32de48048022405ce90b0006: No bootstrap required, opened a new log
I20260709 12:14:51.717306  3699 ts_tablet_manager.cc:1403] T 5d15977f22d040828a9889e40236da2d P 80fdd82d32de48048022405ce90b0006: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.005s
I20260709 12:14:51.720332  3699 raft_consensus.cc:359] T 5d15977f22d040828a9889e40236da2d P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:51.721082  3699 raft_consensus.cc:385] T 5d15977f22d040828a9889e40236da2d P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:51.721344  3697 tablet_bootstrap.cc:492] T c914c1ecdf444c759e75567d2c424267 P 8f1055ab13fd42ea975574354b972872: No bootstrap required, opened a new log
I20260709 12:14:51.722195  3697 ts_tablet_manager.cc:1403] T c914c1ecdf444c759e75567d2c424267 P 8f1055ab13fd42ea975574354b972872: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.010s
I20260709 12:14:51.721397  3699 raft_consensus.cc:740] T 5d15977f22d040828a9889e40236da2d P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80fdd82d32de48048022405ce90b0006, State: Initialized, Role: FOLLOWER
I20260709 12:14:51.723472  3699 consensus_queue.cc:260] T 5d15977f22d040828a9889e40236da2d P 80fdd82d32de48048022405ce90b0006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:51.725883  3699 ts_tablet_manager.cc:1434] T 5d15977f22d040828a9889e40236da2d P 80fdd82d32de48048022405ce90b0006: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 12:14:51.726881  3699 tablet_bootstrap.cc:492] T 29b855cd25f84294a44ca72b1cc83fbf P 80fdd82d32de48048022405ce90b0006: Bootstrap starting.
I20260709 12:14:51.726629  3697 raft_consensus.cc:359] T c914c1ecdf444c759e75567d2c424267 P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:51.727474  3697 raft_consensus.cc:385] T c914c1ecdf444c759e75567d2c424267 P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:51.727805  3697 raft_consensus.cc:740] T c914c1ecdf444c759e75567d2c424267 P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f1055ab13fd42ea975574354b972872, State: Initialized, Role: FOLLOWER
I20260709 12:14:51.729045  3696 tablet_bootstrap.cc:492] T fd03bd17643d468cac0215a13d89ef6f P ebdd42d58ca343a8bf776fba5d62b91a: No bootstrap required, opened a new log
I20260709 12:14:51.728639  3697 consensus_queue.cc:260] T c914c1ecdf444c759e75567d2c424267 P 8f1055ab13fd42ea975574354b972872 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:51.729655  3696 ts_tablet_manager.cc:1403] T fd03bd17643d468cac0215a13d89ef6f P ebdd42d58ca343a8bf776fba5d62b91a: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.004s
I20260709 12:14:51.731421  3697 ts_tablet_manager.cc:1434] T c914c1ecdf444c759e75567d2c424267 P 8f1055ab13fd42ea975574354b972872: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:14:51.732535  3697 tablet_bootstrap.cc:492] T 598408a16242405bbe04121d4d83aefb P 8f1055ab13fd42ea975574354b972872: Bootstrap starting.
I20260709 12:14:51.733021  3696 raft_consensus.cc:359] T fd03bd17643d468cac0215a13d89ef6f P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:51.733836  3696 raft_consensus.cc:385] T fd03bd17643d468cac0215a13d89ef6f P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:51.734138  3696 raft_consensus.cc:740] T fd03bd17643d468cac0215a13d89ef6f P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebdd42d58ca343a8bf776fba5d62b91a, State: Initialized, Role: FOLLOWER
I20260709 12:14:51.734603  3699 tablet_bootstrap.cc:654] T 29b855cd25f84294a44ca72b1cc83fbf P 80fdd82d32de48048022405ce90b0006: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:51.734951  3696 consensus_queue.cc:260] T fd03bd17643d468cac0215a13d89ef6f P ebdd42d58ca343a8bf776fba5d62b91a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:51.738008  3696 ts_tablet_manager.cc:1434] T fd03bd17643d468cac0215a13d89ef6f P ebdd42d58ca343a8bf776fba5d62b91a: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 12:14:51.739108  3696 tablet_bootstrap.cc:492] T c914c1ecdf444c759e75567d2c424267 P ebdd42d58ca343a8bf776fba5d62b91a: Bootstrap starting.
I20260709 12:14:51.740176  3697 tablet_bootstrap.cc:654] T 598408a16242405bbe04121d4d83aefb P 8f1055ab13fd42ea975574354b972872: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:51.748201  3696 tablet_bootstrap.cc:654] T c914c1ecdf444c759e75567d2c424267 P ebdd42d58ca343a8bf776fba5d62b91a: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:51.768630  3682 tablet.cc:2406] T 5d15977f22d040828a9889e40236da2d P 80fdd82d32de48048022405ce90b0006: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:14:51.775363  3700 raft_consensus.cc:493] T d9727f2f377043b2b63118207a017412 P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:51.776314  3700 raft_consensus.cc:515] T d9727f2f377043b2b63118207a017412 P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } } peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } }
I20260709 12:14:51.783886  3700 leader_election.cc:290] T d9727f2f377043b2b63118207a017412 P ebdd42d58ca343a8bf776fba5d62b91a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80fdd82d32de48048022405ce90b0006 (127.29.32.195:34961), 8f1055ab13fd42ea975574354b972872 (127.29.32.194:37211)
I20260709 12:14:51.806638  3582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9727f2f377043b2b63118207a017412" candidate_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f1055ab13fd42ea975574354b972872" is_pre_election: true
W20260709 12:14:51.809110  3471 leader_election.cc:343] T d9727f2f377043b2b63118207a017412 P ebdd42d58ca343a8bf776fba5d62b91a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f1055ab13fd42ea975574354b972872 (127.29.32.194:37211): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:51.819134  3697 tablet_bootstrap.cc:492] T 598408a16242405bbe04121d4d83aefb P 8f1055ab13fd42ea975574354b972872: No bootstrap required, opened a new log
I20260709 12:14:51.819322  3696 tablet_bootstrap.cc:492] T c914c1ecdf444c759e75567d2c424267 P ebdd42d58ca343a8bf776fba5d62b91a: No bootstrap required, opened a new log
I20260709 12:14:51.819944  3697 ts_tablet_manager.cc:1403] T 598408a16242405bbe04121d4d83aefb P 8f1055ab13fd42ea975574354b972872: Time spent bootstrapping tablet: real 0.088s	user 0.030s	sys 0.036s
I20260709 12:14:51.820204  3696 ts_tablet_manager.cc:1403] T c914c1ecdf444c759e75567d2c424267 P ebdd42d58ca343a8bf776fba5d62b91a: Time spent bootstrapping tablet: real 0.081s	user 0.039s	sys 0.025s
I20260709 12:14:51.820755  3699 tablet_bootstrap.cc:492] T 29b855cd25f84294a44ca72b1cc83fbf P 80fdd82d32de48048022405ce90b0006: No bootstrap required, opened a new log
I20260709 12:14:51.821395  3699 ts_tablet_manager.cc:1403] T 29b855cd25f84294a44ca72b1cc83fbf P 80fdd82d32de48048022405ce90b0006: Time spent bootstrapping tablet: real 0.095s	user 0.038s	sys 0.050s
I20260709 12:14:51.823616  3697 raft_consensus.cc:359] T 598408a16242405bbe04121d4d83aefb P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:51.823988  3696 raft_consensus.cc:359] T c914c1ecdf444c759e75567d2c424267 P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:51.824548  3697 raft_consensus.cc:385] T 598408a16242405bbe04121d4d83aefb P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:51.824895  3696 raft_consensus.cc:385] T c914c1ecdf444c759e75567d2c424267 P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:51.824689  3699 raft_consensus.cc:359] T 29b855cd25f84294a44ca72b1cc83fbf P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:51.825314  3696 raft_consensus.cc:740] T c914c1ecdf444c759e75567d2c424267 P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebdd42d58ca343a8bf776fba5d62b91a, State: Initialized, Role: FOLLOWER
I20260709 12:14:51.825538  3699 raft_consensus.cc:385] T 29b855cd25f84294a44ca72b1cc83fbf P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:51.825873  3699 raft_consensus.cc:740] T 29b855cd25f84294a44ca72b1cc83fbf P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80fdd82d32de48048022405ce90b0006, State: Initialized, Role: FOLLOWER
I20260709 12:14:51.826797  3656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9727f2f377043b2b63118207a017412" candidate_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80fdd82d32de48048022405ce90b0006" is_pre_election: true
I20260709 12:14:51.826493  3696 consensus_queue.cc:260] T c914c1ecdf444c759e75567d2c424267 P ebdd42d58ca343a8bf776fba5d62b91a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:51.826907  3699 consensus_queue.cc:260] T 29b855cd25f84294a44ca72b1cc83fbf P 80fdd82d32de48048022405ce90b0006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
W20260709 12:14:51.828934  3470 leader_election.cc:343] T d9727f2f377043b2b63118207a017412 P ebdd42d58ca343a8bf776fba5d62b91a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80fdd82d32de48048022405ce90b0006 (127.29.32.195:34961): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:51.825103  3697 raft_consensus.cc:740] T 598408a16242405bbe04121d4d83aefb P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f1055ab13fd42ea975574354b972872, State: Initialized, Role: FOLLOWER
I20260709 12:14:51.829655  3470 leader_election.cc:304] T d9727f2f377043b2b63118207a017412 P ebdd42d58ca343a8bf776fba5d62b91a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ebdd42d58ca343a8bf776fba5d62b91a; no voters: 80fdd82d32de48048022405ce90b0006, 8f1055ab13fd42ea975574354b972872
I20260709 12:14:51.830476  3697 consensus_queue.cc:260] T 598408a16242405bbe04121d4d83aefb P 8f1055ab13fd42ea975574354b972872 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:51.831180  3699 ts_tablet_manager.cc:1434] T 29b855cd25f84294a44ca72b1cc83fbf P 80fdd82d32de48048022405ce90b0006: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260709 12:14:51.831180  3696 ts_tablet_manager.cc:1434] T c914c1ecdf444c759e75567d2c424267 P ebdd42d58ca343a8bf776fba5d62b91a: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 12:14:51.831579  3700 raft_consensus.cc:2749] T d9727f2f377043b2b63118207a017412 P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:51.832420  3699 tablet_bootstrap.cc:492] T 598408a16242405bbe04121d4d83aefb P 80fdd82d32de48048022405ce90b0006: Bootstrap starting.
I20260709 12:14:51.832420  3696 tablet_bootstrap.cc:492] T 27d02e38115f4589933cb6d6e7adf9d0 P ebdd42d58ca343a8bf776fba5d62b91a: Bootstrap starting.
I20260709 12:14:51.839841  3699 tablet_bootstrap.cc:654] T 598408a16242405bbe04121d4d83aefb P 80fdd82d32de48048022405ce90b0006: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:51.843230  3696 tablet_bootstrap.cc:654] T 27d02e38115f4589933cb6d6e7adf9d0 P ebdd42d58ca343a8bf776fba5d62b91a: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:51.840409  3697 ts_tablet_manager.cc:1434] T 598408a16242405bbe04121d4d83aefb P 8f1055ab13fd42ea975574354b972872: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 12:14:51.848730  3697 tablet_bootstrap.cc:492] T fd03bd17643d468cac0215a13d89ef6f P 8f1055ab13fd42ea975574354b972872: Bootstrap starting.
W20260709 12:14:51.851969  3453 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:51.856689  3696 tablet_bootstrap.cc:492] T 27d02e38115f4589933cb6d6e7adf9d0 P ebdd42d58ca343a8bf776fba5d62b91a: No bootstrap required, opened a new log
I20260709 12:14:51.857314  3696 ts_tablet_manager.cc:1403] T 27d02e38115f4589933cb6d6e7adf9d0 P ebdd42d58ca343a8bf776fba5d62b91a: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.008s
I20260709 12:14:51.857801  3699 tablet_bootstrap.cc:492] T 598408a16242405bbe04121d4d83aefb P 80fdd82d32de48048022405ce90b0006: No bootstrap required, opened a new log
I20260709 12:14:51.857966  3697 tablet_bootstrap.cc:654] T fd03bd17643d468cac0215a13d89ef6f P 8f1055ab13fd42ea975574354b972872: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:51.858407  3699 ts_tablet_manager.cc:1403] T 598408a16242405bbe04121d4d83aefb P 80fdd82d32de48048022405ce90b0006: Time spent bootstrapping tablet: real 0.026s	user 0.023s	sys 0.003s
I20260709 12:14:51.860540  3696 raft_consensus.cc:359] T 27d02e38115f4589933cb6d6e7adf9d0 P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:51.861368  3696 raft_consensus.cc:385] T 27d02e38115f4589933cb6d6e7adf9d0 P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:51.861726  3696 raft_consensus.cc:740] T 27d02e38115f4589933cb6d6e7adf9d0 P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebdd42d58ca343a8bf776fba5d62b91a, State: Initialized, Role: FOLLOWER
I20260709 12:14:51.861806  3699 raft_consensus.cc:359] T 598408a16242405bbe04121d4d83aefb P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:51.862553  3699 raft_consensus.cc:385] T 598408a16242405bbe04121d4d83aefb P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:51.862864  3697 tablet_bootstrap.cc:492] T fd03bd17643d468cac0215a13d89ef6f P 8f1055ab13fd42ea975574354b972872: No bootstrap required, opened a new log
I20260709 12:14:51.862561  3696 consensus_queue.cc:260] T 27d02e38115f4589933cb6d6e7adf9d0 P ebdd42d58ca343a8bf776fba5d62b91a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:51.863467  3697 ts_tablet_manager.cc:1403] T fd03bd17643d468cac0215a13d89ef6f P 8f1055ab13fd42ea975574354b972872: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.001s
I20260709 12:14:51.863071  3699 raft_consensus.cc:740] T 598408a16242405bbe04121d4d83aefb P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80fdd82d32de48048022405ce90b0006, State: Initialized, Role: FOLLOWER
I20260709 12:14:51.864419  3699 consensus_queue.cc:260] T 598408a16242405bbe04121d4d83aefb P 80fdd82d32de48048022405ce90b0006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:51.865096  3696 ts_tablet_manager.cc:1434] T 27d02e38115f4589933cb6d6e7adf9d0 P ebdd42d58ca343a8bf776fba5d62b91a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:14:51.866200  3696 tablet_bootstrap.cc:492] T 20fc648f5e8f41818ee6337953617965 P ebdd42d58ca343a8bf776fba5d62b91a: Bootstrap starting.
I20260709 12:14:51.867137  3699 ts_tablet_manager.cc:1434] T 598408a16242405bbe04121d4d83aefb P 80fdd82d32de48048022405ce90b0006: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:14:51.868135  3699 tablet_bootstrap.cc:492] T 27d02e38115f4589933cb6d6e7adf9d0 P 80fdd82d32de48048022405ce90b0006: Bootstrap starting.
I20260709 12:14:51.873346  3696 tablet_bootstrap.cc:654] T 20fc648f5e8f41818ee6337953617965 P ebdd42d58ca343a8bf776fba5d62b91a: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:51.875396  3699 tablet_bootstrap.cc:654] T 27d02e38115f4589933cb6d6e7adf9d0 P 80fdd82d32de48048022405ce90b0006: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:51.879341  3697 raft_consensus.cc:359] T fd03bd17643d468cac0215a13d89ef6f P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:51.880182  3697 raft_consensus.cc:385] T fd03bd17643d468cac0215a13d89ef6f P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:51.880504  3697 raft_consensus.cc:740] T fd03bd17643d468cac0215a13d89ef6f P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f1055ab13fd42ea975574354b972872, State: Initialized, Role: FOLLOWER
I20260709 12:14:51.881460  3697 consensus_queue.cc:260] T fd03bd17643d468cac0215a13d89ef6f P 8f1055ab13fd42ea975574354b972872 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:51.886272  3696 tablet_bootstrap.cc:492] T 20fc648f5e8f41818ee6337953617965 P ebdd42d58ca343a8bf776fba5d62b91a: No bootstrap required, opened a new log
I20260709 12:14:51.887192  3696 ts_tablet_manager.cc:1403] T 20fc648f5e8f41818ee6337953617965 P ebdd42d58ca343a8bf776fba5d62b91a: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260709 12:14:51.891853  3697 ts_tablet_manager.cc:1434] T fd03bd17643d468cac0215a13d89ef6f P 8f1055ab13fd42ea975574354b972872: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.003s
I20260709 12:14:51.893079  3697 tablet_bootstrap.cc:492] T d9727f2f377043b2b63118207a017412 P 8f1055ab13fd42ea975574354b972872: Bootstrap starting.
I20260709 12:14:51.891925  3696 raft_consensus.cc:359] T 20fc648f5e8f41818ee6337953617965 P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:51.894058  3696 raft_consensus.cc:385] T 20fc648f5e8f41818ee6337953617965 P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:51.894395  3696 raft_consensus.cc:740] T 20fc648f5e8f41818ee6337953617965 P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebdd42d58ca343a8bf776fba5d62b91a, State: Initialized, Role: FOLLOWER
I20260709 12:14:51.894881  3699 tablet_bootstrap.cc:492] T 27d02e38115f4589933cb6d6e7adf9d0 P 80fdd82d32de48048022405ce90b0006: No bootstrap required, opened a new log
I20260709 12:14:51.895432  3699 ts_tablet_manager.cc:1403] T 27d02e38115f4589933cb6d6e7adf9d0 P 80fdd82d32de48048022405ce90b0006: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.007s
I20260709 12:14:51.895362  3696 consensus_queue.cc:260] T 20fc648f5e8f41818ee6337953617965 P ebdd42d58ca343a8bf776fba5d62b91a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:51.897567  3704 raft_consensus.cc:493] T c914c1ecdf444c759e75567d2c424267 P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:51.898095  3704 raft_consensus.cc:515] T c914c1ecdf444c759e75567d2c424267 P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:51.898983  3699 raft_consensus.cc:359] T 27d02e38115f4589933cb6d6e7adf9d0 P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:51.899785  3699 raft_consensus.cc:385] T 27d02e38115f4589933cb6d6e7adf9d0 P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:51.900116  3699 raft_consensus.cc:740] T 27d02e38115f4589933cb6d6e7adf9d0 P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80fdd82d32de48048022405ce90b0006, State: Initialized, Role: FOLLOWER
I20260709 12:14:51.901508  3696 ts_tablet_manager.cc:1434] T 20fc648f5e8f41818ee6337953617965 P ebdd42d58ca343a8bf776fba5d62b91a: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260709 12:14:51.901083  3699 consensus_queue.cc:260] T 27d02e38115f4589933cb6d6e7adf9d0 P 80fdd82d32de48048022405ce90b0006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:51.902879  3696 tablet_bootstrap.cc:492] T 5d15977f22d040828a9889e40236da2d P ebdd42d58ca343a8bf776fba5d62b91a: Bootstrap starting.
I20260709 12:14:51.906082  3699 ts_tablet_manager.cc:1434] T 27d02e38115f4589933cb6d6e7adf9d0 P 80fdd82d32de48048022405ce90b0006: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:14:51.907488  3699 tablet_bootstrap.cc:492] T 20fc648f5e8f41818ee6337953617965 P 80fdd82d32de48048022405ce90b0006: Bootstrap starting.
I20260709 12:14:51.911073  3696 tablet_bootstrap.cc:654] T 5d15977f22d040828a9889e40236da2d P ebdd42d58ca343a8bf776fba5d62b91a: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:51.915136  3699 tablet_bootstrap.cc:654] T 20fc648f5e8f41818ee6337953617965 P 80fdd82d32de48048022405ce90b0006: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:51.919132  3704 leader_election.cc:290] T c914c1ecdf444c759e75567d2c424267 P 8f1055ab13fd42ea975574354b972872 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebdd42d58ca343a8bf776fba5d62b91a (127.29.32.193:46811), 80fdd82d32de48048022405ce90b0006 (127.29.32.195:34961)
I20260709 12:14:51.925884  3696 tablet_bootstrap.cc:492] T 5d15977f22d040828a9889e40236da2d P ebdd42d58ca343a8bf776fba5d62b91a: No bootstrap required, opened a new log
I20260709 12:14:51.926792  3696 ts_tablet_manager.cc:1403] T 5d15977f22d040828a9889e40236da2d P ebdd42d58ca343a8bf776fba5d62b91a: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.004s
I20260709 12:14:51.929809  3700 raft_consensus.cc:493] T 27d02e38115f4589933cb6d6e7adf9d0 P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:51.930534  3700 raft_consensus.cc:515] T 27d02e38115f4589933cb6d6e7adf9d0 P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:51.932601  3696 raft_consensus.cc:359] T 5d15977f22d040828a9889e40236da2d P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:51.933050  3700 leader_election.cc:290] T 27d02e38115f4589933cb6d6e7adf9d0 P ebdd42d58ca343a8bf776fba5d62b91a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f1055ab13fd42ea975574354b972872 (127.29.32.194:37211), 80fdd82d32de48048022405ce90b0006 (127.29.32.195:34961)
I20260709 12:14:51.933662  3696 raft_consensus.cc:385] T 5d15977f22d040828a9889e40236da2d P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:51.934155  3696 raft_consensus.cc:740] T 5d15977f22d040828a9889e40236da2d P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebdd42d58ca343a8bf776fba5d62b91a, State: Initialized, Role: FOLLOWER
I20260709 12:14:51.935384  3697 tablet_bootstrap.cc:654] T d9727f2f377043b2b63118207a017412 P 8f1055ab13fd42ea975574354b972872: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:51.935137  3696 consensus_queue.cc:260] T 5d15977f22d040828a9889e40236da2d P ebdd42d58ca343a8bf776fba5d62b91a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:51.937145  3582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d02e38115f4589933cb6d6e7adf9d0" candidate_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f1055ab13fd42ea975574354b972872" is_pre_election: true
W20260709 12:14:51.939066  3471 leader_election.cc:343] T 27d02e38115f4589933cb6d6e7adf9d0 P ebdd42d58ca343a8bf776fba5d62b91a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f1055ab13fd42ea975574354b972872 (127.29.32.194:37211): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:51.941090  3656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d02e38115f4589933cb6d6e7adf9d0" candidate_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80fdd82d32de48048022405ce90b0006" is_pre_election: true
I20260709 12:14:51.941836  3656 raft_consensus.cc:2468] T 27d02e38115f4589933cb6d6e7adf9d0 P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebdd42d58ca343a8bf776fba5d62b91a in term 0.
I20260709 12:14:51.943387  3470 leader_election.cc:304] T 27d02e38115f4589933cb6d6e7adf9d0 P ebdd42d58ca343a8bf776fba5d62b91a [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: 80fdd82d32de48048022405ce90b0006, ebdd42d58ca343a8bf776fba5d62b91a; no voters: 8f1055ab13fd42ea975574354b972872
I20260709 12:14:51.944308  3700 raft_consensus.cc:2804] T 27d02e38115f4589933cb6d6e7adf9d0 P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:51.944756  3700 raft_consensus.cc:493] T 27d02e38115f4589933cb6d6e7adf9d0 P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:51.941015  3699 tablet_bootstrap.cc:492] T 20fc648f5e8f41818ee6337953617965 P 80fdd82d32de48048022405ce90b0006: No bootstrap required, opened a new log
I20260709 12:14:51.945361  3700 raft_consensus.cc:3060] T 27d02e38115f4589933cb6d6e7adf9d0 P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:51.946213  3699 ts_tablet_manager.cc:1403] T 20fc648f5e8f41818ee6337953617965 P 80fdd82d32de48048022405ce90b0006: Time spent bootstrapping tablet: real 0.039s	user 0.025s	sys 0.009s
I20260709 12:14:51.950083  3699 raft_consensus.cc:359] T 20fc648f5e8f41818ee6337953617965 P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:51.938078  3696 ts_tablet_manager.cc:1434] T 5d15977f22d040828a9889e40236da2d P ebdd42d58ca343a8bf776fba5d62b91a: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:14:51.950891  3699 raft_consensus.cc:385] T 20fc648f5e8f41818ee6337953617965 P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:51.951234  3699 raft_consensus.cc:740] T 20fc648f5e8f41818ee6337953617965 P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80fdd82d32de48048022405ce90b0006, State: Initialized, Role: FOLLOWER
I20260709 12:14:51.951818  3696 tablet_bootstrap.cc:492] T 29b855cd25f84294a44ca72b1cc83fbf P ebdd42d58ca343a8bf776fba5d62b91a: Bootstrap starting.
I20260709 12:14:51.952144  3699 consensus_queue.cc:260] T 20fc648f5e8f41818ee6337953617965 P 80fdd82d32de48048022405ce90b0006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:51.955026  3699 ts_tablet_manager.cc:1434] T 20fc648f5e8f41818ee6337953617965 P 80fdd82d32de48048022405ce90b0006: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:14:51.956103  3699 tablet_bootstrap.cc:492] T d9727f2f377043b2b63118207a017412 P 80fdd82d32de48048022405ce90b0006: Bootstrap starting.
I20260709 12:14:51.957679  3656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c914c1ecdf444c759e75567d2c424267" candidate_uuid: "8f1055ab13fd42ea975574354b972872" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80fdd82d32de48048022405ce90b0006" is_pre_election: true
W20260709 12:14:51.959415  3545 leader_election.cc:343] T c914c1ecdf444c759e75567d2c424267 P 8f1055ab13fd42ea975574354b972872 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80fdd82d32de48048022405ce90b0006 (127.29.32.195:34961): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:51.964603  3507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c914c1ecdf444c759e75567d2c424267" candidate_uuid: "8f1055ab13fd42ea975574354b972872" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" is_pre_election: true
I20260709 12:14:51.965636  3507 raft_consensus.cc:2468] T c914c1ecdf444c759e75567d2c424267 P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f1055ab13fd42ea975574354b972872 in term 0.
I20260709 12:14:51.965956  3697 tablet_bootstrap.cc:492] T d9727f2f377043b2b63118207a017412 P 8f1055ab13fd42ea975574354b972872: No bootstrap required, opened a new log
I20260709 12:14:51.966646  3697 ts_tablet_manager.cc:1403] T d9727f2f377043b2b63118207a017412 P 8f1055ab13fd42ea975574354b972872: Time spent bootstrapping tablet: real 0.074s	user 0.008s	sys 0.008s
I20260709 12:14:51.970046  3697 raft_consensus.cc:359] T d9727f2f377043b2b63118207a017412 P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } } peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } }
I20260709 12:14:51.970829  3697 raft_consensus.cc:385] T d9727f2f377043b2b63118207a017412 P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:51.971123  3697 raft_consensus.cc:740] T d9727f2f377043b2b63118207a017412 P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f1055ab13fd42ea975574354b972872, State: Initialized, Role: FOLLOWER
I20260709 12:14:51.971979  3697 consensus_queue.cc:260] T d9727f2f377043b2b63118207a017412 P 8f1055ab13fd42ea975574354b972872 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } } peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } }
I20260709 12:14:51.973464  3548 leader_election.cc:304] T c914c1ecdf444c759e75567d2c424267 P 8f1055ab13fd42ea975574354b972872 [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: 8f1055ab13fd42ea975574354b972872, ebdd42d58ca343a8bf776fba5d62b91a; no voters: 80fdd82d32de48048022405ce90b0006
I20260709 12:14:51.974700  3704 raft_consensus.cc:2804] T c914c1ecdf444c759e75567d2c424267 P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:51.974558  3700 raft_consensus.cc:515] T 27d02e38115f4589933cb6d6e7adf9d0 P ebdd42d58ca343a8bf776fba5d62b91a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:51.975214  3704 raft_consensus.cc:493] T c914c1ecdf444c759e75567d2c424267 P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:51.975627  3704 raft_consensus.cc:3060] T c914c1ecdf444c759e75567d2c424267 P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:51.976495  3705 raft_consensus.cc:493] T 29b855cd25f84294a44ca72b1cc83fbf P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:51.977018  3705 raft_consensus.cc:515] T 29b855cd25f84294a44ca72b1cc83fbf P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:51.983273  3696 tablet_bootstrap.cc:654] T 29b855cd25f84294a44ca72b1cc83fbf P ebdd42d58ca343a8bf776fba5d62b91a: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:51.984192  3582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d02e38115f4589933cb6d6e7adf9d0" candidate_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f1055ab13fd42ea975574354b972872"
W20260709 12:14:51.985827  3471 leader_election.cc:343] T 27d02e38115f4589933cb6d6e7adf9d0 P ebdd42d58ca343a8bf776fba5d62b91a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8f1055ab13fd42ea975574354b972872 (127.29.32.194:37211): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:51.991372  3700 leader_election.cc:290] T 27d02e38115f4589933cb6d6e7adf9d0 P ebdd42d58ca343a8bf776fba5d62b91a [CANDIDATE]: Term 1 election: Requested vote from peers 8f1055ab13fd42ea975574354b972872 (127.29.32.194:37211), 80fdd82d32de48048022405ce90b0006 (127.29.32.195:34961)
I20260709 12:14:51.992056  3700 raft_consensus.cc:493] T 598408a16242405bbe04121d4d83aefb P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:51.992583  3700 raft_consensus.cc:515] T 598408a16242405bbe04121d4d83aefb P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:51.995612  3704 raft_consensus.cc:515] T c914c1ecdf444c759e75567d2c424267 P 8f1055ab13fd42ea975574354b972872 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:51.998000  3582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "598408a16242405bbe04121d4d83aefb" candidate_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f1055ab13fd42ea975574354b972872" is_pre_election: true
I20260709 12:14:51.998740  3582 raft_consensus.cc:2468] T 598408a16242405bbe04121d4d83aefb P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebdd42d58ca343a8bf776fba5d62b91a in term 0.
I20260709 12:14:51.999774  3507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c914c1ecdf444c759e75567d2c424267" candidate_uuid: "8f1055ab13fd42ea975574354b972872" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebdd42d58ca343a8bf776fba5d62b91a"
I20260709 12:14:52.000118  3471 leader_election.cc:304] T 598408a16242405bbe04121d4d83aefb P ebdd42d58ca343a8bf776fba5d62b91a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f1055ab13fd42ea975574354b972872, ebdd42d58ca343a8bf776fba5d62b91a; no voters: 
I20260709 12:14:51.998972  3700 leader_election.cc:290] T 598408a16242405bbe04121d4d83aefb P ebdd42d58ca343a8bf776fba5d62b91a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f1055ab13fd42ea975574354b972872 (127.29.32.194:37211), 80fdd82d32de48048022405ce90b0006 (127.29.32.195:34961)
I20260709 12:14:52.000613  3507 raft_consensus.cc:3060] T c914c1ecdf444c759e75567d2c424267 P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:52.003780  3697 ts_tablet_manager.cc:1434] T d9727f2f377043b2b63118207a017412 P 8f1055ab13fd42ea975574354b972872: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.001s
I20260709 12:14:52.004583  3731 raft_consensus.cc:493] T ab658be53f004566b9848047755b31bc P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:52.005303  3731 raft_consensus.cc:515] T ab658be53f004566b9848047755b31bc P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:52.006834  3726 raft_consensus.cc:493] T 20fc648f5e8f41818ee6337953617965 P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:52.007578  3726 raft_consensus.cc:515] T 20fc648f5e8f41818ee6337953617965 P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:51.974681  3699 tablet_bootstrap.cc:654] T d9727f2f377043b2b63118207a017412 P 80fdd82d32de48048022405ce90b0006: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:51.997951  3705 leader_election.cc:290] T 29b855cd25f84294a44ca72b1cc83fbf P 80fdd82d32de48048022405ce90b0006 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebdd42d58ca343a8bf776fba5d62b91a (127.29.32.193:46811), 8f1055ab13fd42ea975574354b972872 (127.29.32.194:37211)
I20260709 12:14:52.001478  3727 raft_consensus.cc:493] T 5d15977f22d040828a9889e40236da2d P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:52.014777  3700 raft_consensus.cc:2804] T 598408a16242405bbe04121d4d83aefb P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:52.011232  3507 raft_consensus.cc:2468] T c914c1ecdf444c759e75567d2c424267 P ebdd42d58ca343a8bf776fba5d62b91a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f1055ab13fd42ea975574354b972872 in term 1.
I20260709 12:14:52.025332  3726 leader_election.cc:290] T 20fc648f5e8f41818ee6337953617965 P ebdd42d58ca343a8bf776fba5d62b91a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f1055ab13fd42ea975574354b972872 (127.29.32.194:37211), 80fdd82d32de48048022405ce90b0006 (127.29.32.195:34961)
I20260709 12:14:52.015079  3727 raft_consensus.cc:515] T 5d15977f22d040828a9889e40236da2d P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:52.026257  3704 leader_election.cc:290] T c914c1ecdf444c759e75567d2c424267 P 8f1055ab13fd42ea975574354b972872 [CANDIDATE]: Term 1 election: Requested vote from peers ebdd42d58ca343a8bf776fba5d62b91a (127.29.32.193:46811), 80fdd82d32de48048022405ce90b0006 (127.29.32.195:34961)
I20260709 12:14:52.030589  3700 raft_consensus.cc:493] T 598408a16242405bbe04121d4d83aefb P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:52.035247  3582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20fc648f5e8f41818ee6337953617965" candidate_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f1055ab13fd42ea975574354b972872" is_pre_election: true
I20260709 12:14:52.035540  3548 leader_election.cc:304] T c914c1ecdf444c759e75567d2c424267 P 8f1055ab13fd42ea975574354b972872 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f1055ab13fd42ea975574354b972872, ebdd42d58ca343a8bf776fba5d62b91a; no voters: 
I20260709 12:14:52.032994  3697 tablet_bootstrap.cc:492] T 20fc648f5e8f41818ee6337953617965 P 8f1055ab13fd42ea975574354b972872: Bootstrap starting.
I20260709 12:14:52.034497  3704 raft_consensus.cc:493] T 29b855cd25f84294a44ca72b1cc83fbf P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:52.037099  3656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c914c1ecdf444c759e75567d2c424267" candidate_uuid: "8f1055ab13fd42ea975574354b972872" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80fdd82d32de48048022405ce90b0006"
I20260709 12:14:52.038667  3704 raft_consensus.cc:515] T 29b855cd25f84294a44ca72b1cc83fbf P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
W20260709 12:14:52.042353  3471 leader_election.cc:343] T 20fc648f5e8f41818ee6337953617965 P ebdd42d58ca343a8bf776fba5d62b91a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f1055ab13fd42ea975574354b972872 (127.29.32.194:37211): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:52.042387  3656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d02e38115f4589933cb6d6e7adf9d0" candidate_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80fdd82d32de48048022405ce90b0006"
I20260709 12:14:52.044278  3507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29b855cd25f84294a44ca72b1cc83fbf" candidate_uuid: "8f1055ab13fd42ea975574354b972872" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" is_pre_election: true
I20260709 12:14:52.045061  3656 raft_consensus.cc:3060] T 27d02e38115f4589933cb6d6e7adf9d0 P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:52.046211  3548 leader_election.cc:343] T 29b855cd25f84294a44ca72b1cc83fbf P 8f1055ab13fd42ea975574354b972872 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ebdd42d58ca343a8bf776fba5d62b91a (127.29.32.193:46811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:52.046756  3732 raft_consensus.cc:2804] T c914c1ecdf444c759e75567d2c424267 P 8f1055ab13fd42ea975574354b972872 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:52.037663  3700 raft_consensus.cc:3060] T 598408a16242405bbe04121d4d83aefb P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:52.041904  3545 leader_election.cc:343] T c914c1ecdf444c759e75567d2c424267 P 8f1055ab13fd42ea975574354b972872 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 80fdd82d32de48048022405ce90b0006 (127.29.32.195:34961): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:52.040652  3727 leader_election.cc:290] T 5d15977f22d040828a9889e40236da2d P 80fdd82d32de48048022405ce90b0006 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebdd42d58ca343a8bf776fba5d62b91a (127.29.32.193:46811), 8f1055ab13fd42ea975574354b972872 (127.29.32.194:37211)
I20260709 12:14:52.047299  3704 leader_election.cc:290] T 29b855cd25f84294a44ca72b1cc83fbf P 8f1055ab13fd42ea975574354b972872 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebdd42d58ca343a8bf776fba5d62b91a (127.29.32.193:46811), 80fdd82d32de48048022405ce90b0006 (127.29.32.195:34961)
I20260709 12:14:52.051047  3655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "598408a16242405bbe04121d4d83aefb" candidate_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80fdd82d32de48048022405ce90b0006" is_pre_election: true
I20260709 12:14:52.053917  3654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29b855cd25f84294a44ca72b1cc83fbf" candidate_uuid: "8f1055ab13fd42ea975574354b972872" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80fdd82d32de48048022405ce90b0006" is_pre_election: true
I20260709 12:14:52.051792  3655 raft_consensus.cc:2468] T 598408a16242405bbe04121d4d83aefb P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebdd42d58ca343a8bf776fba5d62b91a in term 0.
I20260709 12:14:52.054667  3654 raft_consensus.cc:2468] T 29b855cd25f84294a44ca72b1cc83fbf P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f1055ab13fd42ea975574354b972872 in term 0.
I20260709 12:14:52.055909  3696 tablet_bootstrap.cc:492] T 29b855cd25f84294a44ca72b1cc83fbf P ebdd42d58ca343a8bf776fba5d62b91a: No bootstrap required, opened a new log
I20260709 12:14:52.055943  3545 leader_election.cc:304] T 29b855cd25f84294a44ca72b1cc83fbf P 8f1055ab13fd42ea975574354b972872 [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: 80fdd82d32de48048022405ce90b0006, 8f1055ab13fd42ea975574354b972872; no voters: ebdd42d58ca343a8bf776fba5d62b91a
I20260709 12:14:52.056291  3654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20fc648f5e8f41818ee6337953617965" candidate_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80fdd82d32de48048022405ce90b0006" is_pre_election: true
I20260709 12:14:52.056602  3696 ts_tablet_manager.cc:1403] T 29b855cd25f84294a44ca72b1cc83fbf P ebdd42d58ca343a8bf776fba5d62b91a: Time spent bootstrapping tablet: real 0.105s	user 0.023s	sys 0.031s
I20260709 12:14:52.057024  3654 raft_consensus.cc:2468] T 20fc648f5e8f41818ee6337953617965 P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebdd42d58ca343a8bf776fba5d62b91a in term 0.
I20260709 12:14:52.058990  3725 raft_consensus.cc:493] T fd03bd17643d468cac0215a13d89ef6f P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:52.059715  3507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29b855cd25f84294a44ca72b1cc83fbf" candidate_uuid: "80fdd82d32de48048022405ce90b0006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" is_pre_election: true
I20260709 12:14:52.059607  3725 raft_consensus.cc:515] T fd03bd17643d468cac0215a13d89ef6f P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:52.059932  3505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab658be53f004566b9848047755b31bc" candidate_uuid: "80fdd82d32de48048022405ce90b0006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" is_pre_election: true
I20260709 12:14:52.060685  3505 raft_consensus.cc:2468] T ab658be53f004566b9848047755b31bc P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80fdd82d32de48048022405ce90b0006 in term 0.
W20260709 12:14:52.061301  3622 leader_election.cc:343] T 29b855cd25f84294a44ca72b1cc83fbf P 80fdd82d32de48048022405ce90b0006 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ebdd42d58ca343a8bf776fba5d62b91a (127.29.32.193:46811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:52.061980  3506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d15977f22d040828a9889e40236da2d" candidate_uuid: "80fdd82d32de48048022405ce90b0006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" is_pre_election: true
I20260709 12:14:52.061796  3696 raft_consensus.cc:359] T 29b855cd25f84294a44ca72b1cc83fbf P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:52.062685  3696 raft_consensus.cc:385] T 29b855cd25f84294a44ca72b1cc83fbf P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:52.062785  3506 raft_consensus.cc:2468] T 5d15977f22d040828a9889e40236da2d P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80fdd82d32de48048022405ce90b0006 in term 0.
I20260709 12:14:52.063025  3696 raft_consensus.cc:740] T 29b855cd25f84294a44ca72b1cc83fbf P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebdd42d58ca343a8bf776fba5d62b91a, State: Initialized, Role: FOLLOWER
I20260709 12:14:52.063042  3725 leader_election.cc:290] T fd03bd17643d468cac0215a13d89ef6f P ebdd42d58ca343a8bf776fba5d62b91a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f1055ab13fd42ea975574354b972872 (127.29.32.194:37211), 80fdd82d32de48048022405ce90b0006 (127.29.32.195:34961)
I20260709 12:14:52.064116  3470 leader_election.cc:304] T 20fc648f5e8f41818ee6337953617965 P ebdd42d58ca343a8bf776fba5d62b91a [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: 80fdd82d32de48048022405ce90b0006, ebdd42d58ca343a8bf776fba5d62b91a; no voters: 8f1055ab13fd42ea975574354b972872
I20260709 12:14:52.063885  3696 consensus_queue.cc:260] T 29b855cd25f84294a44ca72b1cc83fbf P ebdd42d58ca343a8bf776fba5d62b91a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:52.064877  3622 leader_election.cc:304] T ab658be53f004566b9848047755b31bc P 80fdd82d32de48048022405ce90b0006 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80fdd82d32de48048022405ce90b0006, ebdd42d58ca343a8bf776fba5d62b91a; no voters: 
I20260709 12:14:52.066041  3622 leader_election.cc:304] T 5d15977f22d040828a9889e40236da2d P 80fdd82d32de48048022405ce90b0006 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80fdd82d32de48048022405ce90b0006, ebdd42d58ca343a8bf776fba5d62b91a; no voters: 
I20260709 12:14:52.066849  3705 raft_consensus.cc:2804] T ab658be53f004566b9848047755b31bc P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:52.067291  3705 raft_consensus.cc:493] T ab658be53f004566b9848047755b31bc P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:52.067754  3705 raft_consensus.cc:3060] T ab658be53f004566b9848047755b31bc P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:52.068804  3727 raft_consensus.cc:2804] T 5d15977f22d040828a9889e40236da2d P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:52.069329  3727 raft_consensus.cc:493] T 5d15977f22d040828a9889e40236da2d P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:52.069762  3727 raft_consensus.cc:3060] T 5d15977f22d040828a9889e40236da2d P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:52.065104  3725 raft_consensus.cc:2804] T 20fc648f5e8f41818ee6337953617965 P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:52.072611  3725 raft_consensus.cc:493] T 20fc648f5e8f41818ee6337953617965 P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:52.073052  3725 raft_consensus.cc:3060] T 20fc648f5e8f41818ee6337953617965 P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:52.072861  3582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd03bd17643d468cac0215a13d89ef6f" candidate_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f1055ab13fd42ea975574354b972872" is_pre_election: true
I20260709 12:14:52.073712  3582 raft_consensus.cc:2468] T fd03bd17643d468cac0215a13d89ef6f P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebdd42d58ca343a8bf776fba5d62b91a in term 0.
I20260709 12:14:52.066911  3696 ts_tablet_manager.cc:1434] T 29b855cd25f84294a44ca72b1cc83fbf P ebdd42d58ca343a8bf776fba5d62b91a: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260709 12:14:52.081812  3471 leader_election.cc:304] T fd03bd17643d468cac0215a13d89ef6f P ebdd42d58ca343a8bf776fba5d62b91a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f1055ab13fd42ea975574354b972872, ebdd42d58ca343a8bf776fba5d62b91a; no voters: 
I20260709 12:14:52.083041  3726 raft_consensus.cc:2804] T fd03bd17643d468cac0215a13d89ef6f P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:52.083504  3726 raft_consensus.cc:493] T fd03bd17643d468cac0215a13d89ef6f P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:52.083899  3726 raft_consensus.cc:3060] T fd03bd17643d468cac0215a13d89ef6f P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:52.041359  3731 leader_election.cc:290] T ab658be53f004566b9848047755b31bc P 80fdd82d32de48048022405ce90b0006 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebdd42d58ca343a8bf776fba5d62b91a (127.29.32.193:46811), 8f1055ab13fd42ea975574354b972872 (127.29.32.194:37211)
I20260709 12:14:52.093822  3704 raft_consensus.cc:2804] T 29b855cd25f84294a44ca72b1cc83fbf P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:52.094713  3704 raft_consensus.cc:493] T 29b855cd25f84294a44ca72b1cc83fbf P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:52.095225  3704 raft_consensus.cc:3060] T 29b855cd25f84294a44ca72b1cc83fbf P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:52.104974  3699 tablet_bootstrap.cc:492] T d9727f2f377043b2b63118207a017412 P 80fdd82d32de48048022405ce90b0006: No bootstrap required, opened a new log
I20260709 12:14:52.105641  3699 ts_tablet_manager.cc:1403] T d9727f2f377043b2b63118207a017412 P 80fdd82d32de48048022405ce90b0006: Time spent bootstrapping tablet: real 0.150s	user 0.007s	sys 0.008s
I20260709 12:14:52.108978  3699 raft_consensus.cc:359] T d9727f2f377043b2b63118207a017412 P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } } peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } }
I20260709 12:14:52.109741  3699 raft_consensus.cc:385] T d9727f2f377043b2b63118207a017412 P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:52.110049  3699 raft_consensus.cc:740] T d9727f2f377043b2b63118207a017412 P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80fdd82d32de48048022405ce90b0006, State: Initialized, Role: FOLLOWER
I20260709 12:14:52.110775  3734 raft_consensus.cc:493] T d9727f2f377043b2b63118207a017412 P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:52.116240  3734 raft_consensus.cc:515] T d9727f2f377043b2b63118207a017412 P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } } peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } }
I20260709 12:14:52.116681  3582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29b855cd25f84294a44ca72b1cc83fbf" candidate_uuid: "80fdd82d32de48048022405ce90b0006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f1055ab13fd42ea975574354b972872" is_pre_election: true
I20260709 12:14:52.117578  3580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab658be53f004566b9848047755b31bc" candidate_uuid: "80fdd82d32de48048022405ce90b0006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f1055ab13fd42ea975574354b972872" is_pre_election: true
I20260709 12:14:52.111084  3697 tablet_bootstrap.cc:654] T 20fc648f5e8f41818ee6337953617965 P 8f1055ab13fd42ea975574354b972872: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:52.110882  3699 consensus_queue.cc:260] T d9727f2f377043b2b63118207a017412 P 80fdd82d32de48048022405ce90b0006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } } peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } }
W20260709 12:14:52.119755  3620 leader_election.cc:343] T ab658be53f004566b9848047755b31bc P 80fdd82d32de48048022405ce90b0006 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f1055ab13fd42ea975574354b972872 (127.29.32.194:37211): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:52.121843  3654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9727f2f377043b2b63118207a017412" candidate_uuid: "8f1055ab13fd42ea975574354b972872" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80fdd82d32de48048022405ce90b0006" is_pre_election: true
I20260709 12:14:52.122808  3654 raft_consensus.cc:2468] T d9727f2f377043b2b63118207a017412 P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f1055ab13fd42ea975574354b972872 in term 0.
I20260709 12:14:52.124177  3545 leader_election.cc:304] T d9727f2f377043b2b63118207a017412 P 8f1055ab13fd42ea975574354b972872 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80fdd82d32de48048022405ce90b0006, 8f1055ab13fd42ea975574354b972872; no voters: 
I20260709 12:14:52.125106  3726 raft_consensus.cc:515] T fd03bd17643d468cac0215a13d89ef6f P ebdd42d58ca343a8bf776fba5d62b91a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:52.127985  3506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9727f2f377043b2b63118207a017412" candidate_uuid: "8f1055ab13fd42ea975574354b972872" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" is_pre_election: true
I20260709 12:14:52.128336  3580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd03bd17643d468cac0215a13d89ef6f" candidate_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f1055ab13fd42ea975574354b972872"
W20260709 12:14:52.111912  3470 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.195:34961, user_credentials={real_user=slave}} blocked reactor thread for 47902.4us
I20260709 12:14:52.109761  3656 raft_consensus.cc:2468] T 27d02e38115f4589933cb6d6e7adf9d0 P 80fdd82d32de48048022405ce90b0006 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebdd42d58ca343a8bf776fba5d62b91a in term 1.
I20260709 12:14:52.128721  3506 raft_consensus.cc:2468] T d9727f2f377043b2b63118207a017412 P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f1055ab13fd42ea975574354b972872 in term 0.
I20260709 12:14:52.128962  3580 raft_consensus.cc:3060] T fd03bd17643d468cac0215a13d89ef6f P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:52.130015  3470 leader_election.cc:304] T 27d02e38115f4589933cb6d6e7adf9d0 P ebdd42d58ca343a8bf776fba5d62b91a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 80fdd82d32de48048022405ce90b0006, ebdd42d58ca343a8bf776fba5d62b91a; no voters: 8f1055ab13fd42ea975574354b972872
I20260709 12:14:52.130235  3654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd03bd17643d468cac0215a13d89ef6f" candidate_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80fdd82d32de48048022405ce90b0006" is_pre_election: true
I20260709 12:14:52.114313  3732 raft_consensus.cc:697] T c914c1ecdf444c759e75567d2c424267 P 8f1055ab13fd42ea975574354b972872 [term 1 LEADER]: Becoming Leader. State: Replica: 8f1055ab13fd42ea975574354b972872, State: Running, Role: LEADER
I20260709 12:14:52.114991  3727 raft_consensus.cc:515] T 5d15977f22d040828a9889e40236da2d P 80fdd82d32de48048022405ce90b0006 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:52.117846  3581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d15977f22d040828a9889e40236da2d" candidate_uuid: "80fdd82d32de48048022405ce90b0006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f1055ab13fd42ea975574354b972872" is_pre_election: true
I20260709 12:14:52.131785  3732 consensus_queue.cc:237] T c914c1ecdf444c759e75567d2c424267 P 8f1055ab13fd42ea975574354b972872 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:52.134311  3734 leader_election.cc:290] T d9727f2f377043b2b63118207a017412 P 8f1055ab13fd42ea975574354b972872 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 80fdd82d32de48048022405ce90b0006 (127.29.32.195:34961), ebdd42d58ca343a8bf776fba5d62b91a (127.29.32.193:46811)
I20260709 12:14:52.134440  3506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d15977f22d040828a9889e40236da2d" candidate_uuid: "80fdd82d32de48048022405ce90b0006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebdd42d58ca343a8bf776fba5d62b91a"
I20260709 12:14:52.134902  3734 raft_consensus.cc:2804] T d9727f2f377043b2b63118207a017412 P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:52.135125  3506 raft_consensus.cc:3060] T 5d15977f22d040828a9889e40236da2d P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:52.135303  3734 raft_consensus.cc:493] T d9727f2f377043b2b63118207a017412 P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:52.135731  3734 raft_consensus.cc:3060] T d9727f2f377043b2b63118207a017412 P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:52.135982  3727 leader_election.cc:290] T 5d15977f22d040828a9889e40236da2d P 80fdd82d32de48048022405ce90b0006 [CANDIDATE]: Term 1 election: Requested vote from peers ebdd42d58ca343a8bf776fba5d62b91a (127.29.32.193:46811), 8f1055ab13fd42ea975574354b972872 (127.29.32.194:37211)
I20260709 12:14:52.113152  3700 raft_consensus.cc:515] T 598408a16242405bbe04121d4d83aefb P ebdd42d58ca343a8bf776fba5d62b91a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:52.124266  3725 raft_consensus.cc:515] T 20fc648f5e8f41818ee6337953617965 P ebdd42d58ca343a8bf776fba5d62b91a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:52.141160  3704 raft_consensus.cc:515] T 29b855cd25f84294a44ca72b1cc83fbf P 8f1055ab13fd42ea975574354b972872 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:52.142385  3582 raft_consensus.cc:2393] T 29b855cd25f84294a44ca72b1cc83fbf P 8f1055ab13fd42ea975574354b972872 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80fdd82d32de48048022405ce90b0006 in current term 1: Already voted for candidate 8f1055ab13fd42ea975574354b972872 in this term.
I20260709 12:14:52.133927  3705 raft_consensus.cc:515] T ab658be53f004566b9848047755b31bc P 80fdd82d32de48048022405ce90b0006 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:52.142558  3581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "598408a16242405bbe04121d4d83aefb" candidate_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f1055ab13fd42ea975574354b972872"
I20260709 12:14:52.143424  3581 raft_consensus.cc:3060] T 598408a16242405bbe04121d4d83aefb P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:52.145069  3580 raft_consensus.cc:2468] T fd03bd17643d468cac0215a13d89ef6f P 8f1055ab13fd42ea975574354b972872 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebdd42d58ca343a8bf776fba5d62b91a in term 1.
I20260709 12:14:52.145313  3505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab658be53f004566b9848047755b31bc" candidate_uuid: "80fdd82d32de48048022405ce90b0006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebdd42d58ca343a8bf776fba5d62b91a"
I20260709 12:14:52.146056  3505 raft_consensus.cc:3060] T ab658be53f004566b9848047755b31bc P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:52.146643  3700 leader_election.cc:290] T 598408a16242405bbe04121d4d83aefb P ebdd42d58ca343a8bf776fba5d62b91a [CANDIDATE]: Term 1 election: Requested vote from peers 8f1055ab13fd42ea975574354b972872 (127.29.32.194:37211), 80fdd82d32de48048022405ce90b0006 (127.29.32.195:34961)
I20260709 12:14:52.147437  3700 raft_consensus.cc:2804] T 27d02e38115f4589933cb6d6e7adf9d0 P ebdd42d58ca343a8bf776fba5d62b91a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:52.147997  3700 raft_consensus.cc:697] T 27d02e38115f4589933cb6d6e7adf9d0 P ebdd42d58ca343a8bf776fba5d62b91a [term 1 LEADER]: Becoming Leader. State: Replica: ebdd42d58ca343a8bf776fba5d62b91a, State: Running, Role: LEADER
I20260709 12:14:52.148243  3582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20fc648f5e8f41818ee6337953617965" candidate_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f1055ab13fd42ea975574354b972872"
I20260709 12:14:52.149124  3700 consensus_queue.cc:237] T 27d02e38115f4589933cb6d6e7adf9d0 P ebdd42d58ca343a8bf776fba5d62b91a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
W20260709 12:14:52.150413  3471 leader_election.cc:343] T 20fc648f5e8f41818ee6337953617965 P ebdd42d58ca343a8bf776fba5d62b91a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8f1055ab13fd42ea975574354b972872 (127.29.32.194:37211): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:52.151410  3726 leader_election.cc:290] T fd03bd17643d468cac0215a13d89ef6f P ebdd42d58ca343a8bf776fba5d62b91a [CANDIDATE]: Term 1 election: Requested vote from peers 8f1055ab13fd42ea975574354b972872 (127.29.32.194:37211), 80fdd82d32de48048022405ce90b0006 (127.29.32.195:34961)
I20260709 12:14:52.152251  3725 leader_election.cc:290] T 20fc648f5e8f41818ee6337953617965 P ebdd42d58ca343a8bf776fba5d62b91a [CANDIDATE]: Term 1 election: Requested vote from peers 8f1055ab13fd42ea975574354b972872 (127.29.32.194:37211), 80fdd82d32de48048022405ce90b0006 (127.29.32.195:34961)
I20260709 12:14:52.134400  3699 ts_tablet_manager.cc:1434] T d9727f2f377043b2b63118207a017412 P 80fdd82d32de48048022405ce90b0006: Time spent starting tablet: real 0.028s	user 0.010s	sys 0.000s
I20260709 12:14:52.160112  3699 tablet_bootstrap.cc:492] T c914c1ecdf444c759e75567d2c424267 P 80fdd82d32de48048022405ce90b0006: Bootstrap starting.
I20260709 12:14:52.156159  3471 leader_election.cc:304] T fd03bd17643d468cac0215a13d89ef6f P ebdd42d58ca343a8bf776fba5d62b91a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f1055ab13fd42ea975574354b972872, ebdd42d58ca343a8bf776fba5d62b91a; no voters: 
I20260709 12:14:52.154384  3505 raft_consensus.cc:2468] T ab658be53f004566b9848047755b31bc P ebdd42d58ca343a8bf776fba5d62b91a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80fdd82d32de48048022405ce90b0006 in term 1.
I20260709 12:14:52.160815  3507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29b855cd25f84294a44ca72b1cc83fbf" candidate_uuid: "8f1055ab13fd42ea975574354b972872" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebdd42d58ca343a8bf776fba5d62b91a"
I20260709 12:14:52.163755  3506 raft_consensus.cc:2468] T 5d15977f22d040828a9889e40236da2d P ebdd42d58ca343a8bf776fba5d62b91a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80fdd82d32de48048022405ce90b0006 in term 1.
I20260709 12:14:52.163828  3507 raft_consensus.cc:3060] T 29b855cd25f84294a44ca72b1cc83fbf P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:52.167243  3622 leader_election.cc:304] T ab658be53f004566b9848047755b31bc P 80fdd82d32de48048022405ce90b0006 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80fdd82d32de48048022405ce90b0006, ebdd42d58ca343a8bf776fba5d62b91a; no voters: 
I20260709 12:14:52.168231  3622 leader_election.cc:304] T 5d15977f22d040828a9889e40236da2d P 80fdd82d32de48048022405ce90b0006 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80fdd82d32de48048022405ce90b0006, ebdd42d58ca343a8bf776fba5d62b91a; no voters: 
I20260709 12:14:52.168437  3580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d15977f22d040828a9889e40236da2d" candidate_uuid: "80fdd82d32de48048022405ce90b0006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f1055ab13fd42ea975574354b972872"
W20260709 12:14:52.169225  3620 leader_election.cc:343] T 5d15977f22d040828a9889e40236da2d P 80fdd82d32de48048022405ce90b0006 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f1055ab13fd42ea975574354b972872 (127.29.32.194:37211): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:52.169922  3582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab658be53f004566b9848047755b31bc" candidate_uuid: "80fdd82d32de48048022405ce90b0006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f1055ab13fd42ea975574354b972872"
I20260709 12:14:52.169324  3581 raft_consensus.cc:2468] T 598408a16242405bbe04121d4d83aefb P 8f1055ab13fd42ea975574354b972872 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebdd42d58ca343a8bf776fba5d62b91a in term 1.
I20260709 12:14:52.170385  3731 raft_consensus.cc:2804] T ab658be53f004566b9848047755b31bc P 80fdd82d32de48048022405ce90b0006 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:52.170601  3620 leader_election.cc:304] T 29b855cd25f84294a44ca72b1cc83fbf P 80fdd82d32de48048022405ce90b0006 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80fdd82d32de48048022405ce90b0006; no voters: 8f1055ab13fd42ea975574354b972872, ebdd42d58ca343a8bf776fba5d62b91a
I20260709 12:14:52.171658  3471 leader_election.cc:304] T 598408a16242405bbe04121d4d83aefb P ebdd42d58ca343a8bf776fba5d62b91a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f1055ab13fd42ea975574354b972872, ebdd42d58ca343a8bf776fba5d62b91a; no voters: 
I20260709 12:14:52.172605  3725 raft_consensus.cc:2804] T fd03bd17643d468cac0215a13d89ef6f P ebdd42d58ca343a8bf776fba5d62b91a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:52.173451  3725 raft_consensus.cc:697] T fd03bd17643d468cac0215a13d89ef6f P ebdd42d58ca343a8bf776fba5d62b91a [term 1 LEADER]: Becoming Leader. State: Replica: ebdd42d58ca343a8bf776fba5d62b91a, State: Running, Role: LEADER
I20260709 12:14:52.175292  3725 consensus_queue.cc:237] T fd03bd17643d468cac0215a13d89ef6f P ebdd42d58ca343a8bf776fba5d62b91a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:52.174124  3726 raft_consensus.cc:2804] T 598408a16242405bbe04121d4d83aefb P ebdd42d58ca343a8bf776fba5d62b91a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:52.179101  3727 raft_consensus.cc:2804] T 5d15977f22d040828a9889e40236da2d P 80fdd82d32de48048022405ce90b0006 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:14:52.180158  3470 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.195:34961, user_credentials={real_user=slave}} blocked reactor thread for 50240.3us
I20260709 12:14:52.182703  3656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "598408a16242405bbe04121d4d83aefb" candidate_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80fdd82d32de48048022405ce90b0006"
I20260709 12:14:52.183566  3656 raft_consensus.cc:3060] T 598408a16242405bbe04121d4d83aefb P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:52.186230  3697 tablet_bootstrap.cc:492] T 20fc648f5e8f41818ee6337953617965 P 8f1055ab13fd42ea975574354b972872: No bootstrap required, opened a new log
I20260709 12:14:52.186878  3697 ts_tablet_manager.cc:1403] T 20fc648f5e8f41818ee6337953617965 P 8f1055ab13fd42ea975574354b972872: Time spent bootstrapping tablet: real 0.159s	user 0.019s	sys 0.015s
I20260709 12:14:52.191335  3507 raft_consensus.cc:2468] T 29b855cd25f84294a44ca72b1cc83fbf P ebdd42d58ca343a8bf776fba5d62b91a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f1055ab13fd42ea975574354b972872 in term 1.
I20260709 12:14:52.192919  3548 leader_election.cc:304] T 29b855cd25f84294a44ca72b1cc83fbf P 8f1055ab13fd42ea975574354b972872 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f1055ab13fd42ea975574354b972872, ebdd42d58ca343a8bf776fba5d62b91a; no voters: 
I20260709 12:14:52.193878  3726 raft_consensus.cc:697] T 598408a16242405bbe04121d4d83aefb P ebdd42d58ca343a8bf776fba5d62b91a [term 1 LEADER]: Becoming Leader. State: Replica: ebdd42d58ca343a8bf776fba5d62b91a, State: Running, Role: LEADER
I20260709 12:14:52.193969  3736 raft_consensus.cc:2804] T 29b855cd25f84294a44ca72b1cc83fbf P 8f1055ab13fd42ea975574354b972872 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:52.195453  3726 consensus_queue.cc:237] T 598408a16242405bbe04121d4d83aefb P ebdd42d58ca343a8bf776fba5d62b91a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:52.197727  3654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd03bd17643d468cac0215a13d89ef6f" candidate_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80fdd82d32de48048022405ce90b0006"
I20260709 12:14:52.202384  3705 leader_election.cc:290] T ab658be53f004566b9848047755b31bc P 80fdd82d32de48048022405ce90b0006 [CANDIDATE]: Term 1 election: Requested vote from peers ebdd42d58ca343a8bf776fba5d62b91a (127.29.32.193:46811), 8f1055ab13fd42ea975574354b972872 (127.29.32.194:37211)
I20260709 12:14:52.198945  3743 raft_consensus.cc:3060] T 29b855cd25f84294a44ca72b1cc83fbf P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:52.204392  3654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29b855cd25f84294a44ca72b1cc83fbf" candidate_uuid: "8f1055ab13fd42ea975574354b972872" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80fdd82d32de48048022405ce90b0006"
I20260709 12:14:52.205197  3704 leader_election.cc:290] T 29b855cd25f84294a44ca72b1cc83fbf P 8f1055ab13fd42ea975574354b972872 [CANDIDATE]: Term 1 election: Requested vote from peers ebdd42d58ca343a8bf776fba5d62b91a (127.29.32.193:46811), 80fdd82d32de48048022405ce90b0006 (127.29.32.195:34961)
I20260709 12:14:52.199347  3727 raft_consensus.cc:697] T 5d15977f22d040828a9889e40236da2d P 80fdd82d32de48048022405ce90b0006 [term 1 LEADER]: Becoming Leader. State: Replica: 80fdd82d32de48048022405ce90b0006, State: Running, Role: LEADER
I20260709 12:14:52.199873  3699 tablet_bootstrap.cc:654] T c914c1ecdf444c759e75567d2c424267 P 80fdd82d32de48048022405ce90b0006: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:52.200543  3620 leader_election.cc:343] T 5d15977f22d040828a9889e40236da2d P 80fdd82d32de48048022405ce90b0006 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8f1055ab13fd42ea975574354b972872 (127.29.32.194:37211): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:52.200629  3655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20fc648f5e8f41818ee6337953617965" candidate_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80fdd82d32de48048022405ce90b0006"
I20260709 12:14:52.208817  3655 raft_consensus.cc:3060] T 20fc648f5e8f41818ee6337953617965 P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:52.209301  3620 leader_election.cc:343] T ab658be53f004566b9848047755b31bc P 80fdd82d32de48048022405ce90b0006 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8f1055ab13fd42ea975574354b972872 (127.29.32.194:37211): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:52.212921  3656 raft_consensus.cc:2468] T 598408a16242405bbe04121d4d83aefb P 80fdd82d32de48048022405ce90b0006 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebdd42d58ca343a8bf776fba5d62b91a in term 1.
I20260709 12:14:52.214740  3727 consensus_queue.cc:237] T 5d15977f22d040828a9889e40236da2d P 80fdd82d32de48048022405ce90b0006 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:52.211090  3731 raft_consensus.cc:697] T ab658be53f004566b9848047755b31bc P 80fdd82d32de48048022405ce90b0006 [term 1 LEADER]: Becoming Leader. State: Replica: 80fdd82d32de48048022405ce90b0006, State: Running, Role: LEADER
W20260709 12:14:52.219225  3470 leader_election.cc:343] T fd03bd17643d468cac0215a13d89ef6f P ebdd42d58ca343a8bf776fba5d62b91a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80fdd82d32de48048022405ce90b0006 (127.29.32.195:34961): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:14:52.225183  3470 leader_election.cc:343] T fd03bd17643d468cac0215a13d89ef6f P ebdd42d58ca343a8bf776fba5d62b91a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 80fdd82d32de48048022405ce90b0006 (127.29.32.195:34961): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:52.226826  3734 raft_consensus.cc:515] T d9727f2f377043b2b63118207a017412 P 8f1055ab13fd42ea975574354b972872 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } } peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } }
I20260709 12:14:52.226292  3402 catalog_manager.cc:5697] T c914c1ecdf444c759e75567d2c424267 P 8f1055ab13fd42ea975574354b972872 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f1055ab13fd42ea975574354b972872 (127.29.32.194). New cstate: current_term: 1 leader_uuid: "8f1055ab13fd42ea975574354b972872" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:52.235044  3697 raft_consensus.cc:359] T 20fc648f5e8f41818ee6337953617965 P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:52.235909  3697 raft_consensus.cc:385] T 20fc648f5e8f41818ee6337953617965 P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:52.236212  3697 raft_consensus.cc:740] T 20fc648f5e8f41818ee6337953617965 P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f1055ab13fd42ea975574354b972872, State: Initialized, Role: FOLLOWER
I20260709 12:14:52.237139  3655 raft_consensus.cc:2468] T 20fc648f5e8f41818ee6337953617965 P 80fdd82d32de48048022405ce90b0006 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebdd42d58ca343a8bf776fba5d62b91a in term 1.
I20260709 12:14:52.236975  3731 consensus_queue.cc:237] T ab658be53f004566b9848047755b31bc P 80fdd82d32de48048022405ce90b0006 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:52.237412  3697 consensus_queue.cc:260] T 20fc648f5e8f41818ee6337953617965 P 8f1055ab13fd42ea975574354b972872 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:52.239429  3734 leader_election.cc:290] T d9727f2f377043b2b63118207a017412 P 8f1055ab13fd42ea975574354b972872 [CANDIDATE]: Term 1 election: Requested vote from peers 80fdd82d32de48048022405ce90b0006 (127.29.32.195:34961), ebdd42d58ca343a8bf776fba5d62b91a (127.29.32.193:46811)
I20260709 12:14:52.239964  3697 ts_tablet_manager.cc:1434] T 20fc648f5e8f41818ee6337953617965 P 8f1055ab13fd42ea975574354b972872: Time spent starting tablet: real 0.053s	user 0.007s	sys 0.000s
I20260709 12:14:52.240216  3507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9727f2f377043b2b63118207a017412" candidate_uuid: "8f1055ab13fd42ea975574354b972872" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebdd42d58ca343a8bf776fba5d62b91a"
I20260709 12:14:52.240963  3470 leader_election.cc:304] T 20fc648f5e8f41818ee6337953617965 P ebdd42d58ca343a8bf776fba5d62b91a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 80fdd82d32de48048022405ce90b0006, ebdd42d58ca343a8bf776fba5d62b91a; no voters: 8f1055ab13fd42ea975574354b972872
I20260709 12:14:52.241333  3507 raft_consensus.cc:3060] T d9727f2f377043b2b63118207a017412 P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:52.241498  3697 tablet_bootstrap.cc:492] T 5d15977f22d040828a9889e40236da2d P 8f1055ab13fd42ea975574354b972872: Bootstrap starting.
I20260709 12:14:52.244040  3700 raft_consensus.cc:2804] T 20fc648f5e8f41818ee6337953617965 P ebdd42d58ca343a8bf776fba5d62b91a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:52.245337  3700 raft_consensus.cc:697] T 20fc648f5e8f41818ee6337953617965 P ebdd42d58ca343a8bf776fba5d62b91a [term 1 LEADER]: Becoming Leader. State: Replica: ebdd42d58ca343a8bf776fba5d62b91a, State: Running, Role: LEADER
I20260709 12:14:52.246549  3700 consensus_queue.cc:237] T 20fc648f5e8f41818ee6337953617965 P ebdd42d58ca343a8bf776fba5d62b91a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:52.236440  3736 raft_consensus.cc:697] T 29b855cd25f84294a44ca72b1cc83fbf P 8f1055ab13fd42ea975574354b972872 [term 1 LEADER]: Becoming Leader. State: Replica: 8f1055ab13fd42ea975574354b972872, State: Running, Role: LEADER
I20260709 12:14:52.240509  3656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9727f2f377043b2b63118207a017412" candidate_uuid: "8f1055ab13fd42ea975574354b972872" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80fdd82d32de48048022405ce90b0006"
I20260709 12:14:52.251760  3656 raft_consensus.cc:3060] T d9727f2f377043b2b63118207a017412 P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:52.256026  3736 consensus_queue.cc:237] T 29b855cd25f84294a44ca72b1cc83fbf P 8f1055ab13fd42ea975574354b972872 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:52.284373  3507 raft_consensus.cc:2468] T d9727f2f377043b2b63118207a017412 P ebdd42d58ca343a8bf776fba5d62b91a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f1055ab13fd42ea975574354b972872 in term 1.
I20260709 12:14:52.285740  3548 leader_election.cc:304] T d9727f2f377043b2b63118207a017412 P 8f1055ab13fd42ea975574354b972872 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f1055ab13fd42ea975574354b972872, ebdd42d58ca343a8bf776fba5d62b91a; no voters: 
I20260709 12:14:52.286921  3745 raft_consensus.cc:2804] T d9727f2f377043b2b63118207a017412 P 8f1055ab13fd42ea975574354b972872 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:52.287688  3745 raft_consensus.cc:697] T d9727f2f377043b2b63118207a017412 P 8f1055ab13fd42ea975574354b972872 [term 1 LEADER]: Becoming Leader. State: Replica: 8f1055ab13fd42ea975574354b972872, State: Running, Role: LEADER
I20260709 12:14:52.287968  3743 raft_consensus.cc:2749] T 29b855cd25f84294a44ca72b1cc83fbf P 80fdd82d32de48048022405ce90b0006 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:52.289265  3745 consensus_queue.cc:237] T d9727f2f377043b2b63118207a017412 P 8f1055ab13fd42ea975574354b972872 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } } peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } }
I20260709 12:14:52.296816  3656 raft_consensus.cc:2468] T d9727f2f377043b2b63118207a017412 P 80fdd82d32de48048022405ce90b0006 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f1055ab13fd42ea975574354b972872 in term 1.
I20260709 12:14:52.302002  3404 catalog_manager.cc:5697] T 27d02e38115f4589933cb6d6e7adf9d0 P ebdd42d58ca343a8bf776fba5d62b91a reported cstate change: term changed from 0 to 1, leader changed from <none> to ebdd42d58ca343a8bf776fba5d62b91a (127.29.32.193). New cstate: current_term: 1 leader_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:52.302986  3405 catalog_manager.cc:5697] T ab658be53f004566b9848047755b31bc P 80fdd82d32de48048022405ce90b0006 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80fdd82d32de48048022405ce90b0006 (127.29.32.195). New cstate: current_term: 1 leader_uuid: "80fdd82d32de48048022405ce90b0006" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:52.304165  3404 catalog_manager.cc:5697] T fd03bd17643d468cac0215a13d89ef6f P ebdd42d58ca343a8bf776fba5d62b91a reported cstate change: term changed from 0 to 1, leader changed from <none> to ebdd42d58ca343a8bf776fba5d62b91a (127.29.32.193). New cstate: current_term: 1 leader_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:52.307801  3699 tablet_bootstrap.cc:492] T c914c1ecdf444c759e75567d2c424267 P 80fdd82d32de48048022405ce90b0006: No bootstrap required, opened a new log
I20260709 12:14:52.307294  3404 catalog_manager.cc:5697] T 598408a16242405bbe04121d4d83aefb P ebdd42d58ca343a8bf776fba5d62b91a reported cstate change: term changed from 0 to 1, leader changed from <none> to ebdd42d58ca343a8bf776fba5d62b91a (127.29.32.193). New cstate: current_term: 1 leader_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:52.308485  3699 ts_tablet_manager.cc:1403] T c914c1ecdf444c759e75567d2c424267 P 80fdd82d32de48048022405ce90b0006: Time spent bootstrapping tablet: real 0.149s	user 0.020s	sys 0.017s
I20260709 12:14:52.309605  3654 raft_consensus.cc:2468] T 29b855cd25f84294a44ca72b1cc83fbf P 80fdd82d32de48048022405ce90b0006 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f1055ab13fd42ea975574354b972872 in term 1.
I20260709 12:14:52.312296  3699 raft_consensus.cc:359] T c914c1ecdf444c759e75567d2c424267 P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:52.313304  3699 raft_consensus.cc:385] T c914c1ecdf444c759e75567d2c424267 P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:52.313655  3699 raft_consensus.cc:740] T c914c1ecdf444c759e75567d2c424267 P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80fdd82d32de48048022405ce90b0006, State: Initialized, Role: FOLLOWER
I20260709 12:14:52.314608  3699 consensus_queue.cc:260] T c914c1ecdf444c759e75567d2c424267 P 80fdd82d32de48048022405ce90b0006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:52.318455  3699 ts_tablet_manager.cc:1434] T c914c1ecdf444c759e75567d2c424267 P 80fdd82d32de48048022405ce90b0006: Time spent starting tablet: real 0.010s	user 0.011s	sys 0.000s
I20260709 12:14:52.319670  3699 tablet_bootstrap.cc:492] T fd03bd17643d468cac0215a13d89ef6f P 80fdd82d32de48048022405ce90b0006: Bootstrap starting.
I20260709 12:14:52.325652  3699 tablet_bootstrap.cc:654] T fd03bd17643d468cac0215a13d89ef6f P 80fdd82d32de48048022405ce90b0006: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:52.326820  3697 tablet_bootstrap.cc:654] T 5d15977f22d040828a9889e40236da2d P 8f1055ab13fd42ea975574354b972872: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:52.330871  3699 tablet_bootstrap.cc:492] T fd03bd17643d468cac0215a13d89ef6f P 80fdd82d32de48048022405ce90b0006: No bootstrap required, opened a new log
I20260709 12:14:52.331369  3699 ts_tablet_manager.cc:1403] T fd03bd17643d468cac0215a13d89ef6f P 80fdd82d32de48048022405ce90b0006: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.003s
I20260709 12:14:52.332795  3697 tablet_bootstrap.cc:492] T 5d15977f22d040828a9889e40236da2d P 8f1055ab13fd42ea975574354b972872: No bootstrap required, opened a new log
I20260709 12:14:52.333416  3697 ts_tablet_manager.cc:1403] T 5d15977f22d040828a9889e40236da2d P 8f1055ab13fd42ea975574354b972872: Time spent bootstrapping tablet: real 0.092s	user 0.013s	sys 0.002s
I20260709 12:14:52.334314  3699 raft_consensus.cc:359] T fd03bd17643d468cac0215a13d89ef6f P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:52.335083  3699 raft_consensus.cc:385] T fd03bd17643d468cac0215a13d89ef6f P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:52.335361  3699 raft_consensus.cc:740] T fd03bd17643d468cac0215a13d89ef6f P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80fdd82d32de48048022405ce90b0006, State: Initialized, Role: FOLLOWER
I20260709 12:14:52.336241  3699 consensus_queue.cc:260] T fd03bd17643d468cac0215a13d89ef6f P 80fdd82d32de48048022405ce90b0006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:52.336869  3697 raft_consensus.cc:359] T 5d15977f22d040828a9889e40236da2d P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:52.337751  3697 raft_consensus.cc:385] T 5d15977f22d040828a9889e40236da2d P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:52.338099  3697 raft_consensus.cc:740] T 5d15977f22d040828a9889e40236da2d P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f1055ab13fd42ea975574354b972872, State: Initialized, Role: FOLLOWER
I20260709 12:14:52.338474  3699 ts_tablet_manager.cc:1434] T fd03bd17643d468cac0215a13d89ef6f P 80fdd82d32de48048022405ce90b0006: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:14:52.339123  3697 consensus_queue.cc:260] T 5d15977f22d040828a9889e40236da2d P 8f1055ab13fd42ea975574354b972872 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:52.341686  3697 ts_tablet_manager.cc:1434] T 5d15977f22d040828a9889e40236da2d P 8f1055ab13fd42ea975574354b972872: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 12:14:52.342818  3697 tablet_bootstrap.cc:492] T ab658be53f004566b9848047755b31bc P 8f1055ab13fd42ea975574354b972872: Bootstrap starting.
I20260709 12:14:52.348769  3697 tablet_bootstrap.cc:654] T ab658be53f004566b9848047755b31bc P 8f1055ab13fd42ea975574354b972872: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:52.353253  3405 catalog_manager.cc:5697] T 5d15977f22d040828a9889e40236da2d P 80fdd82d32de48048022405ce90b0006 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80fdd82d32de48048022405ce90b0006 (127.29.32.195). New cstate: current_term: 1 leader_uuid: "80fdd82d32de48048022405ce90b0006" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:52.356691  3697 tablet_bootstrap.cc:492] T ab658be53f004566b9848047755b31bc P 8f1055ab13fd42ea975574354b972872: No bootstrap required, opened a new log
I20260709 12:14:52.357232  3697 ts_tablet_manager.cc:1403] T ab658be53f004566b9848047755b31bc P 8f1055ab13fd42ea975574354b972872: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260709 12:14:52.359444  3697 raft_consensus.cc:359] T ab658be53f004566b9848047755b31bc P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:52.360147  3697 raft_consensus.cc:385] T ab658be53f004566b9848047755b31bc P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:52.360414  3697 raft_consensus.cc:740] T ab658be53f004566b9848047755b31bc P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f1055ab13fd42ea975574354b972872, State: Initialized, Role: FOLLOWER
I20260709 12:14:52.361019  3697 consensus_queue.cc:260] T ab658be53f004566b9848047755b31bc P 8f1055ab13fd42ea975574354b972872 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:52.362808  3697 ts_tablet_manager.cc:1434] T ab658be53f004566b9848047755b31bc P 8f1055ab13fd42ea975574354b972872: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:14:52.363549  3697 tablet_bootstrap.cc:492] T 27d02e38115f4589933cb6d6e7adf9d0 P 8f1055ab13fd42ea975574354b972872: Bootstrap starting.
I20260709 12:14:52.363883  3404 catalog_manager.cc:5697] T 29b855cd25f84294a44ca72b1cc83fbf P 8f1055ab13fd42ea975574354b972872 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f1055ab13fd42ea975574354b972872 (127.29.32.194). New cstate: current_term: 1 leader_uuid: "8f1055ab13fd42ea975574354b972872" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:52.365552  3404 catalog_manager.cc:5697] T d9727f2f377043b2b63118207a017412 P 8f1055ab13fd42ea975574354b972872 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f1055ab13fd42ea975574354b972872 (127.29.32.194). New cstate: current_term: 1 leader_uuid: "8f1055ab13fd42ea975574354b972872" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:52.367755  3697 tablet_bootstrap.cc:654] T 27d02e38115f4589933cb6d6e7adf9d0 P 8f1055ab13fd42ea975574354b972872: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:52.373057  3697 tablet_bootstrap.cc:492] T 27d02e38115f4589933cb6d6e7adf9d0 P 8f1055ab13fd42ea975574354b972872: No bootstrap required, opened a new log
I20260709 12:14:52.373594  3697 ts_tablet_manager.cc:1403] T 27d02e38115f4589933cb6d6e7adf9d0 P 8f1055ab13fd42ea975574354b972872: Time spent bootstrapping tablet: real 0.010s	user 0.004s	sys 0.003s
I20260709 12:14:52.376721  3697 raft_consensus.cc:359] T 27d02e38115f4589933cb6d6e7adf9d0 P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:52.377585  3697 raft_consensus.cc:385] T 27d02e38115f4589933cb6d6e7adf9d0 P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:52.377981  3697 raft_consensus.cc:740] T 27d02e38115f4589933cb6d6e7adf9d0 P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f1055ab13fd42ea975574354b972872, State: Initialized, Role: FOLLOWER
I20260709 12:14:52.378695  3697 consensus_queue.cc:260] T 27d02e38115f4589933cb6d6e7adf9d0 P 8f1055ab13fd42ea975574354b972872 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:52.377507  3402 catalog_manager.cc:5697] T 20fc648f5e8f41818ee6337953617965 P ebdd42d58ca343a8bf776fba5d62b91a reported cstate change: term changed from 0 to 1, leader changed from <none> to ebdd42d58ca343a8bf776fba5d62b91a (127.29.32.193). New cstate: current_term: 1 leader_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:52.380260  3697 ts_tablet_manager.cc:1434] T 27d02e38115f4589933cb6d6e7adf9d0 P 8f1055ab13fd42ea975574354b972872: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260709 12:14:52.394003  3736 raft_consensus.cc:493] T ab658be53f004566b9848047755b31bc P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:52.394620  3736 raft_consensus.cc:515] T ab658be53f004566b9848047755b31bc P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:52.396320  3736 leader_election.cc:290] T ab658be53f004566b9848047755b31bc P 8f1055ab13fd42ea975574354b972872 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebdd42d58ca343a8bf776fba5d62b91a (127.29.32.193:46811), 80fdd82d32de48048022405ce90b0006 (127.29.32.195:34961)
I20260709 12:14:52.397651  3654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab658be53f004566b9848047755b31bc" candidate_uuid: "8f1055ab13fd42ea975574354b972872" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80fdd82d32de48048022405ce90b0006" is_pre_election: true
I20260709 12:14:52.397651  3507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab658be53f004566b9848047755b31bc" candidate_uuid: "8f1055ab13fd42ea975574354b972872" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" is_pre_election: true
I20260709 12:14:52.398808  3507 raft_consensus.cc:2393] T ab658be53f004566b9848047755b31bc P ebdd42d58ca343a8bf776fba5d62b91a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8f1055ab13fd42ea975574354b972872 in current term 1: Already voted for candidate 80fdd82d32de48048022405ce90b0006 in this term.
I20260709 12:14:52.399844  3548 leader_election.cc:304] T ab658be53f004566b9848047755b31bc P 8f1055ab13fd42ea975574354b972872 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f1055ab13fd42ea975574354b972872; no voters: 80fdd82d32de48048022405ce90b0006, ebdd42d58ca343a8bf776fba5d62b91a
I20260709 12:14:52.400631  3736 raft_consensus.cc:3060] T ab658be53f004566b9848047755b31bc P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:52.407305  3736 raft_consensus.cc:2749] T ab658be53f004566b9848047755b31bc P 8f1055ab13fd42ea975574354b972872 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:52.461524  3736 raft_consensus.cc:493] T 20fc648f5e8f41818ee6337953617965 P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:52.461984  3736 raft_consensus.cc:515] T 20fc648f5e8f41818ee6337953617965 P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:52.463833  3736 leader_election.cc:290] T 20fc648f5e8f41818ee6337953617965 P 8f1055ab13fd42ea975574354b972872 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebdd42d58ca343a8bf776fba5d62b91a (127.29.32.193:46811), 80fdd82d32de48048022405ce90b0006 (127.29.32.195:34961)
I20260709 12:14:52.464833  3507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20fc648f5e8f41818ee6337953617965" candidate_uuid: "8f1055ab13fd42ea975574354b972872" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" is_pre_election: true
I20260709 12:14:52.464905  3654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20fc648f5e8f41818ee6337953617965" candidate_uuid: "8f1055ab13fd42ea975574354b972872" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80fdd82d32de48048022405ce90b0006" is_pre_election: true
I20260709 12:14:52.465206  3731 raft_consensus.cc:493] T fd03bd17643d468cac0215a13d89ef6f P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:52.465889  3654 raft_consensus.cc:2393] T 20fc648f5e8f41818ee6337953617965 P 80fdd82d32de48048022405ce90b0006 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8f1055ab13fd42ea975574354b972872 in current term 1: Already voted for candidate ebdd42d58ca343a8bf776fba5d62b91a in this term.
I20260709 12:14:52.465757  3731 raft_consensus.cc:515] T fd03bd17643d468cac0215a13d89ef6f P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:52.467080  3545 leader_election.cc:304] T 20fc648f5e8f41818ee6337953617965 P 8f1055ab13fd42ea975574354b972872 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f1055ab13fd42ea975574354b972872; no voters: 80fdd82d32de48048022405ce90b0006, ebdd42d58ca343a8bf776fba5d62b91a
I20260709 12:14:52.467916  3736 raft_consensus.cc:3060] T 20fc648f5e8f41818ee6337953617965 P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:52.468043  3731 leader_election.cc:290] T fd03bd17643d468cac0215a13d89ef6f P 80fdd82d32de48048022405ce90b0006 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebdd42d58ca343a8bf776fba5d62b91a (127.29.32.193:46811), 8f1055ab13fd42ea975574354b972872 (127.29.32.194:37211)
I20260709 12:14:52.468912  3507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd03bd17643d468cac0215a13d89ef6f" candidate_uuid: "80fdd82d32de48048022405ce90b0006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" is_pre_election: true
I20260709 12:14:52.469342  3581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd03bd17643d468cac0215a13d89ef6f" candidate_uuid: "80fdd82d32de48048022405ce90b0006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f1055ab13fd42ea975574354b972872" is_pre_election: true
I20260709 12:14:52.470194  3581 raft_consensus.cc:2393] T fd03bd17643d468cac0215a13d89ef6f P 8f1055ab13fd42ea975574354b972872 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80fdd82d32de48048022405ce90b0006 in current term 1: Already voted for candidate ebdd42d58ca343a8bf776fba5d62b91a in this term.
I20260709 12:14:52.471457  3620 leader_election.cc:304] T fd03bd17643d468cac0215a13d89ef6f P 80fdd82d32de48048022405ce90b0006 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80fdd82d32de48048022405ce90b0006; no voters: 8f1055ab13fd42ea975574354b972872, ebdd42d58ca343a8bf776fba5d62b91a
I20260709 12:14:52.472236  3731 raft_consensus.cc:3060] T fd03bd17643d468cac0215a13d89ef6f P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:52.474704  3736 raft_consensus.cc:2749] T 20fc648f5e8f41818ee6337953617965 P 8f1055ab13fd42ea975574354b972872 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:52.477576  3731 raft_consensus.cc:2749] T fd03bd17643d468cac0215a13d89ef6f P 80fdd82d32de48048022405ce90b0006 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:52.499215  3731 raft_consensus.cc:493] T c914c1ecdf444c759e75567d2c424267 P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:52.499748  3731 raft_consensus.cc:515] T c914c1ecdf444c759e75567d2c424267 P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:52.501504  3731 leader_election.cc:290] T c914c1ecdf444c759e75567d2c424267 P 80fdd82d32de48048022405ce90b0006 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebdd42d58ca343a8bf776fba5d62b91a (127.29.32.193:46811), 8f1055ab13fd42ea975574354b972872 (127.29.32.194:37211)
I20260709 12:14:52.502410  3507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c914c1ecdf444c759e75567d2c424267" candidate_uuid: "80fdd82d32de48048022405ce90b0006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" is_pre_election: true
I20260709 12:14:52.502579  3581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c914c1ecdf444c759e75567d2c424267" candidate_uuid: "80fdd82d32de48048022405ce90b0006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f1055ab13fd42ea975574354b972872" is_pre_election: true
I20260709 12:14:52.503157  3507 raft_consensus.cc:2393] T c914c1ecdf444c759e75567d2c424267 P ebdd42d58ca343a8bf776fba5d62b91a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80fdd82d32de48048022405ce90b0006 in current term 1: Already voted for candidate 8f1055ab13fd42ea975574354b972872 in this term.
I20260709 12:14:52.504276  3622 leader_election.cc:304] T c914c1ecdf444c759e75567d2c424267 P 80fdd82d32de48048022405ce90b0006 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80fdd82d32de48048022405ce90b0006; no voters: 8f1055ab13fd42ea975574354b972872, ebdd42d58ca343a8bf776fba5d62b91a
I20260709 12:14:52.505133  3731 raft_consensus.cc:3060] T c914c1ecdf444c759e75567d2c424267 P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:52.512717  3731 raft_consensus.cc:2749] T c914c1ecdf444c759e75567d2c424267 P 80fdd82d32de48048022405ce90b0006 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:52.566891  3581 raft_consensus.cc:3060] T 27d02e38115f4589933cb6d6e7adf9d0 P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:52.574832  3700 consensus_queue.cc:1048] T 27d02e38115f4589933cb6d6e7adf9d0 P ebdd42d58ca343a8bf776fba5d62b91a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:52.591708  3725 consensus_queue.cc:1048] T 27d02e38115f4589933cb6d6e7adf9d0 P ebdd42d58ca343a8bf776fba5d62b91a [LEADER]: Connected to new peer: Peer: permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:52.597904  3581 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9727f2f377043b2b63118207a017412"
dest_uuid: "8f1055ab13fd42ea975574354b972872"
mode: GRACEFUL
new_leader_uuid: "ebdd42d58ca343a8bf776fba5d62b91a"
 from {username='slave'} at 127.0.0.1:56572
I20260709 12:14:52.598773  3581 raft_consensus.cc:606] T d9727f2f377043b2b63118207a017412 P 8f1055ab13fd42ea975574354b972872 [term 1 LEADER]: Received request to transfer leadership to TS ebdd42d58ca343a8bf776fba5d62b91a
I20260709 12:14:52.602600  3736 raft_consensus.cc:493] T 5d15977f22d040828a9889e40236da2d P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:52.603401  3736 raft_consensus.cc:515] T 5d15977f22d040828a9889e40236da2d P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:52.607508  3507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d15977f22d040828a9889e40236da2d" candidate_uuid: "8f1055ab13fd42ea975574354b972872" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" is_pre_election: true
I20260709 12:14:52.608372  3736 leader_election.cc:290] T 5d15977f22d040828a9889e40236da2d P 8f1055ab13fd42ea975574354b972872 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebdd42d58ca343a8bf776fba5d62b91a (127.29.32.193:46811), 80fdd82d32de48048022405ce90b0006 (127.29.32.195:34961)
I20260709 12:14:52.609613  3581 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c914c1ecdf444c759e75567d2c424267"
dest_uuid: "8f1055ab13fd42ea975574354b972872"
mode: GRACEFUL
new_leader_uuid: "ebdd42d58ca343a8bf776fba5d62b91a"
 from {username='slave'} at 127.0.0.1:56572
I20260709 12:14:52.610615  3581 raft_consensus.cc:606] T c914c1ecdf444c759e75567d2c424267 P 8f1055ab13fd42ea975574354b972872 [term 1 LEADER]: Received request to transfer leadership to TS ebdd42d58ca343a8bf776fba5d62b91a
I20260709 12:14:52.613260  3656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d15977f22d040828a9889e40236da2d" candidate_uuid: "8f1055ab13fd42ea975574354b972872" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80fdd82d32de48048022405ce90b0006" is_pre_election: true
I20260709 12:14:52.614228  3725 consensus_queue.cc:1048] T fd03bd17643d468cac0215a13d89ef6f P ebdd42d58ca343a8bf776fba5d62b91a [LEADER]: Connected to new peer: Peer: permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:52.615769  3507 raft_consensus.cc:2393] T 5d15977f22d040828a9889e40236da2d P ebdd42d58ca343a8bf776fba5d62b91a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8f1055ab13fd42ea975574354b972872 in current term 1: Already voted for candidate 80fdd82d32de48048022405ce90b0006 in this term.
I20260709 12:14:52.616972  3548 leader_election.cc:304] T 5d15977f22d040828a9889e40236da2d P 8f1055ab13fd42ea975574354b972872 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f1055ab13fd42ea975574354b972872; no voters: 80fdd82d32de48048022405ce90b0006, ebdd42d58ca343a8bf776fba5d62b91a
I20260709 12:14:52.618276  3736 raft_consensus.cc:3060] T 5d15977f22d040828a9889e40236da2d P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:52.629993  3736 raft_consensus.cc:2749] T 5d15977f22d040828a9889e40236da2d P 8f1055ab13fd42ea975574354b972872 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:52.634588  3726 consensus_queue.cc:1048] T fd03bd17643d468cac0215a13d89ef6f P ebdd42d58ca343a8bf776fba5d62b91a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:52.637524  3656 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab658be53f004566b9848047755b31bc"
dest_uuid: "80fdd82d32de48048022405ce90b0006"
mode: GRACEFUL
new_leader_uuid: "ebdd42d58ca343a8bf776fba5d62b91a"
 from {username='slave'} at 127.0.0.1:59430
I20260709 12:14:52.638211  3656 raft_consensus.cc:606] T ab658be53f004566b9848047755b31bc P 80fdd82d32de48048022405ce90b0006 [term 1 LEADER]: Received request to transfer leadership to TS ebdd42d58ca343a8bf776fba5d62b91a
I20260709 12:14:52.647035  3656 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5d15977f22d040828a9889e40236da2d"
dest_uuid: "80fdd82d32de48048022405ce90b0006"
mode: GRACEFUL
new_leader_uuid: "8f1055ab13fd42ea975574354b972872"
 from {username='slave'} at 127.0.0.1:59430
I20260709 12:14:52.647706  3656 raft_consensus.cc:606] T 5d15977f22d040828a9889e40236da2d P 80fdd82d32de48048022405ce90b0006 [term 1 LEADER]: Received request to transfer leadership to TS 8f1055ab13fd42ea975574354b972872
I20260709 12:14:52.663981  3507 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "20fc648f5e8f41818ee6337953617965"
dest_uuid: "ebdd42d58ca343a8bf776fba5d62b91a"
mode: GRACEFUL
new_leader_uuid: "8f1055ab13fd42ea975574354b972872"
 from {username='slave'} at 127.0.0.1:60566
I20260709 12:14:52.664593  3507 raft_consensus.cc:606] T 20fc648f5e8f41818ee6337953617965 P ebdd42d58ca343a8bf776fba5d62b91a [term 1 LEADER]: Received request to transfer leadership to TS 8f1055ab13fd42ea975574354b972872
I20260709 12:14:52.667932  3736 consensus_queue.cc:1048] T 29b855cd25f84294a44ca72b1cc83fbf P 8f1055ab13fd42ea975574354b972872 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:52.672456  3507 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "27d02e38115f4589933cb6d6e7adf9d0"
dest_uuid: "ebdd42d58ca343a8bf776fba5d62b91a"
mode: GRACEFUL
new_leader_uuid: "8f1055ab13fd42ea975574354b972872"
 from {username='slave'} at 127.0.0.1:60566
I20260709 12:14:52.673301  3507 raft_consensus.cc:606] T 27d02e38115f4589933cb6d6e7adf9d0 P ebdd42d58ca343a8bf776fba5d62b91a [term 1 LEADER]: Received request to transfer leadership to TS 8f1055ab13fd42ea975574354b972872
I20260709 12:14:52.683208  3736 consensus_queue.cc:1048] T 29b855cd25f84294a44ca72b1cc83fbf P 8f1055ab13fd42ea975574354b972872 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:52.689043  3704 consensus_queue.cc:1048] T c914c1ecdf444c759e75567d2c424267 P 8f1055ab13fd42ea975574354b972872 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:52.691196  3507 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd03bd17643d468cac0215a13d89ef6f"
dest_uuid: "ebdd42d58ca343a8bf776fba5d62b91a"
mode: GRACEFUL
new_leader_uuid: "8f1055ab13fd42ea975574354b972872"
 from {username='slave'} at 127.0.0.1:60566
I20260709 12:14:52.692047  3507 raft_consensus.cc:606] T fd03bd17643d468cac0215a13d89ef6f P ebdd42d58ca343a8bf776fba5d62b91a [term 1 LEADER]: Received request to transfer leadership to TS 8f1055ab13fd42ea975574354b972872
I20260709 12:14:52.693496  3726 consensus_queue.cc:1048] T 20fc648f5e8f41818ee6337953617965 P ebdd42d58ca343a8bf776fba5d62b91a [LEADER]: Connected to new peer: Peer: permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:52.700717  3581 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "29b855cd25f84294a44ca72b1cc83fbf"
dest_uuid: "8f1055ab13fd42ea975574354b972872"
mode: GRACEFUL
new_leader_uuid: "80fdd82d32de48048022405ce90b0006"
 from {username='slave'} at 127.0.0.1:56572
I20260709 12:14:52.701479  3581 raft_consensus.cc:606] T 29b855cd25f84294a44ca72b1cc83fbf P 8f1055ab13fd42ea975574354b972872 [term 1 LEADER]: Received request to transfer leadership to TS 80fdd82d32de48048022405ce90b0006
I20260709 12:14:52.710853  3726 consensus_queue.cc:1048] T 598408a16242405bbe04121d4d83aefb P ebdd42d58ca343a8bf776fba5d62b91a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:52.722386  3732 consensus_queue.cc:1048] T c914c1ecdf444c759e75567d2c424267 P 8f1055ab13fd42ea975574354b972872 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:52.723770  3725 consensus_queue.cc:1048] T 20fc648f5e8f41818ee6337953617965 P ebdd42d58ca343a8bf776fba5d62b91a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:52.728710  3731 consensus_queue.cc:1048] T ab658be53f004566b9848047755b31bc P 80fdd82d32de48048022405ce90b0006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:52.729899  3743 consensus_queue.cc:1048] T ab658be53f004566b9848047755b31bc P 80fdd82d32de48048022405ce90b0006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:52.740022  3743 consensus_queue.cc:1048] T 5d15977f22d040828a9889e40236da2d P 80fdd82d32de48048022405ce90b0006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:52.751035  3731 consensus_queue.cc:1048] T 5d15977f22d040828a9889e40236da2d P 80fdd82d32de48048022405ce90b0006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:52.753268  3725 consensus_queue.cc:1048] T 598408a16242405bbe04121d4d83aefb P ebdd42d58ca343a8bf776fba5d62b91a [LEADER]: Connected to new peer: Peer: permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:52.766289  3732 consensus_queue.cc:1048] T d9727f2f377043b2b63118207a017412 P 8f1055ab13fd42ea975574354b972872 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:52.767839  3727 raft_consensus.cc:993] T ab658be53f004566b9848047755b31bc P 80fdd82d32de48048022405ce90b0006: : Instructing follower ebdd42d58ca343a8bf776fba5d62b91a to start an election
I20260709 12:14:52.768362  3727 raft_consensus.cc:1081] T ab658be53f004566b9848047755b31bc P 80fdd82d32de48048022405ce90b0006 [term 1 LEADER]: Signalling peer ebdd42d58ca343a8bf776fba5d62b91a to start an election
I20260709 12:14:52.773161  3503 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab658be53f004566b9848047755b31bc"
dest_uuid: "ebdd42d58ca343a8bf776fba5d62b91a"
 from {username='slave'} at 127.0.0.1:60554
I20260709 12:14:52.773777  3503 raft_consensus.cc:493] T ab658be53f004566b9848047755b31bc P ebdd42d58ca343a8bf776fba5d62b91a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:52.774212  3725 raft_consensus.cc:993] T 20fc648f5e8f41818ee6337953617965 P ebdd42d58ca343a8bf776fba5d62b91a: : Instructing follower 8f1055ab13fd42ea975574354b972872 to start an election
I20260709 12:14:52.774156  3503 raft_consensus.cc:3060] T ab658be53f004566b9848047755b31bc P ebdd42d58ca343a8bf776fba5d62b91a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:52.780396  3743 raft_consensus.cc:993] T 5d15977f22d040828a9889e40236da2d P 80fdd82d32de48048022405ce90b0006: : Instructing follower 8f1055ab13fd42ea975574354b972872 to start an election
I20260709 12:14:52.781131  3743 raft_consensus.cc:1081] T 5d15977f22d040828a9889e40236da2d P 80fdd82d32de48048022405ce90b0006 [term 1 LEADER]: Signalling peer 8f1055ab13fd42ea975574354b972872 to start an election
I20260709 12:14:52.784566  3582 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5d15977f22d040828a9889e40236da2d"
dest_uuid: "8f1055ab13fd42ea975574354b972872"
 from {username='slave'} at 127.0.0.1:56564
I20260709 12:14:52.785336  3700 raft_consensus.cc:1081] T 20fc648f5e8f41818ee6337953617965 P ebdd42d58ca343a8bf776fba5d62b91a [term 1 LEADER]: Signalling peer 8f1055ab13fd42ea975574354b972872 to start an election
I20260709 12:14:52.785384  3582 raft_consensus.cc:493] T 5d15977f22d040828a9889e40236da2d P 8f1055ab13fd42ea975574354b972872 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:52.786744  3582 raft_consensus.cc:3060] T 5d15977f22d040828a9889e40236da2d P 8f1055ab13fd42ea975574354b972872 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:52.788843  3579 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "20fc648f5e8f41818ee6337953617965"
dest_uuid: "8f1055ab13fd42ea975574354b972872"
 from {username='slave'} at 127.0.0.1:56558
I20260709 12:14:52.789543  3579 raft_consensus.cc:493] T 20fc648f5e8f41818ee6337953617965 P 8f1055ab13fd42ea975574354b972872 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:52.789924  3579 raft_consensus.cc:3060] T 20fc648f5e8f41818ee6337953617965 P 8f1055ab13fd42ea975574354b972872 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:52.790107  3704 consensus_queue.cc:1048] T d9727f2f377043b2b63118207a017412 P 8f1055ab13fd42ea975574354b972872 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:52.806424  3503 raft_consensus.cc:515] T ab658be53f004566b9848047755b31bc P ebdd42d58ca343a8bf776fba5d62b91a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:52.822894  3503 leader_election.cc:290] T ab658be53f004566b9848047755b31bc P ebdd42d58ca343a8bf776fba5d62b91a [CANDIDATE]: Term 2 election: Requested vote from peers 8f1055ab13fd42ea975574354b972872 (127.29.32.194:37211), 80fdd82d32de48048022405ce90b0006 (127.29.32.195:34961)
I20260709 12:14:52.824366  3578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab658be53f004566b9848047755b31bc" candidate_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f1055ab13fd42ea975574354b972872"
I20260709 12:14:52.826715  3655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab658be53f004566b9848047755b31bc" candidate_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80fdd82d32de48048022405ce90b0006"
I20260709 12:14:52.827389  3655 raft_consensus.cc:3055] T ab658be53f004566b9848047755b31bc P 80fdd82d32de48048022405ce90b0006 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:52.827739  3655 raft_consensus.cc:740] T ab658be53f004566b9848047755b31bc P 80fdd82d32de48048022405ce90b0006 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 80fdd82d32de48048022405ce90b0006, State: Running, Role: LEADER
I20260709 12:14:52.828617  3655 consensus_queue.cc:260] T ab658be53f004566b9848047755b31bc P 80fdd82d32de48048022405ce90b0006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:52.829649  3655 raft_consensus.cc:3060] T ab658be53f004566b9848047755b31bc P 80fdd82d32de48048022405ce90b0006 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:52.830508  3734 raft_consensus.cc:993] T c914c1ecdf444c759e75567d2c424267 P 8f1055ab13fd42ea975574354b972872: : Instructing follower ebdd42d58ca343a8bf776fba5d62b91a to start an election
I20260709 12:14:52.831212  3734 raft_consensus.cc:1081] T c914c1ecdf444c759e75567d2c424267 P 8f1055ab13fd42ea975574354b972872 [term 1 LEADER]: Signalling peer ebdd42d58ca343a8bf776fba5d62b91a to start an election
I20260709 12:14:52.830904  3582 raft_consensus.cc:515] T 5d15977f22d040828a9889e40236da2d P 8f1055ab13fd42ea975574354b972872 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:52.832396  3579 raft_consensus.cc:515] T 20fc648f5e8f41818ee6337953617965 P 8f1055ab13fd42ea975574354b972872 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:52.836340  3581 raft_consensus.cc:1240] T 5d15977f22d040828a9889e40236da2d P 8f1055ab13fd42ea975574354b972872 [term 2 FOLLOWER]: Rejecting Update request from peer 80fdd82d32de48048022405ce90b0006 for earlier term 1. Current term is 2. Ops: []
I20260709 12:14:52.841038  3507 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c914c1ecdf444c759e75567d2c424267"
dest_uuid: "ebdd42d58ca343a8bf776fba5d62b91a"
 from {username='slave'} at 127.0.0.1:60550
I20260709 12:14:52.841894  3507 raft_consensus.cc:493] T c914c1ecdf444c759e75567d2c424267 P ebdd42d58ca343a8bf776fba5d62b91a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:52.842370  3507 raft_consensus.cc:3060] T c914c1ecdf444c759e75567d2c424267 P ebdd42d58ca343a8bf776fba5d62b91a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:52.847220  3656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d15977f22d040828a9889e40236da2d" candidate_uuid: "8f1055ab13fd42ea975574354b972872" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80fdd82d32de48048022405ce90b0006"
I20260709 12:14:52.847960  3656 raft_consensus.cc:3055] T 5d15977f22d040828a9889e40236da2d P 80fdd82d32de48048022405ce90b0006 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:52.848313  3656 raft_consensus.cc:740] T 5d15977f22d040828a9889e40236da2d P 80fdd82d32de48048022405ce90b0006 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 80fdd82d32de48048022405ce90b0006, State: Running, Role: LEADER
I20260709 12:14:52.848546  3505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d15977f22d040828a9889e40236da2d" candidate_uuid: "8f1055ab13fd42ea975574354b972872" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ebdd42d58ca343a8bf776fba5d62b91a"
I20260709 12:14:52.849447  3656 consensus_queue.cc:260] T 5d15977f22d040828a9889e40236da2d P 80fdd82d32de48048022405ce90b0006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:52.850632  3656 raft_consensus.cc:3060] T 5d15977f22d040828a9889e40236da2d P 80fdd82d32de48048022405ce90b0006 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:52.849447  3505 raft_consensus.cc:3060] T 5d15977f22d040828a9889e40236da2d P ebdd42d58ca343a8bf776fba5d62b91a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:52.852908  3582 leader_election.cc:290] T 5d15977f22d040828a9889e40236da2d P 8f1055ab13fd42ea975574354b972872 [CANDIDATE]: Term 2 election: Requested vote from peers ebdd42d58ca343a8bf776fba5d62b91a (127.29.32.193:46811), 80fdd82d32de48048022405ce90b0006 (127.29.32.195:34961)
I20260709 12:14:52.857388  3503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20fc648f5e8f41818ee6337953617965" candidate_uuid: "8f1055ab13fd42ea975574354b972872" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ebdd42d58ca343a8bf776fba5d62b91a"
I20260709 12:14:52.858104  3503 raft_consensus.cc:3055] T 20fc648f5e8f41818ee6337953617965 P ebdd42d58ca343a8bf776fba5d62b91a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:52.858451  3503 raft_consensus.cc:740] T 20fc648f5e8f41818ee6337953617965 P ebdd42d58ca343a8bf776fba5d62b91a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ebdd42d58ca343a8bf776fba5d62b91a, State: Running, Role: LEADER
I20260709 12:14:52.859265  3503 consensus_queue.cc:260] T 20fc648f5e8f41818ee6337953617965 P ebdd42d58ca343a8bf776fba5d62b91a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:52.860440  3503 raft_consensus.cc:3060] T 20fc648f5e8f41818ee6337953617965 P ebdd42d58ca343a8bf776fba5d62b91a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:52.861873  3656 raft_consensus.cc:2468] T 5d15977f22d040828a9889e40236da2d P 80fdd82d32de48048022405ce90b0006 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f1055ab13fd42ea975574354b972872 in term 2.
I20260709 12:14:52.862319  3505 raft_consensus.cc:2468] T 5d15977f22d040828a9889e40236da2d P ebdd42d58ca343a8bf776fba5d62b91a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f1055ab13fd42ea975574354b972872 in term 2.
I20260709 12:14:52.863713  3548 leader_election.cc:304] T 5d15977f22d040828a9889e40236da2d P 8f1055ab13fd42ea975574354b972872 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f1055ab13fd42ea975574354b972872, ebdd42d58ca343a8bf776fba5d62b91a; no voters: 
I20260709 12:14:52.864224  3704 raft_consensus.cc:993] T d9727f2f377043b2b63118207a017412 P 8f1055ab13fd42ea975574354b972872: : Instructing follower ebdd42d58ca343a8bf776fba5d62b91a to start an election
I20260709 12:14:52.864933  3704 raft_consensus.cc:2804] T 5d15977f22d040828a9889e40236da2d P 8f1055ab13fd42ea975574354b972872 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:52.865504  3704 raft_consensus.cc:697] T 5d15977f22d040828a9889e40236da2d P 8f1055ab13fd42ea975574354b972872 [term 2 LEADER]: Becoming Leader. State: Replica: 8f1055ab13fd42ea975574354b972872, State: Running, Role: LEADER
I20260709 12:14:52.866333  3732 raft_consensus.cc:1081] T d9727f2f377043b2b63118207a017412 P 8f1055ab13fd42ea975574354b972872 [term 1 LEADER]: Signalling peer ebdd42d58ca343a8bf776fba5d62b91a to start an election
I20260709 12:14:52.870332  3505 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9727f2f377043b2b63118207a017412"
dest_uuid: "ebdd42d58ca343a8bf776fba5d62b91a"
 from {username='slave'} at 127.0.0.1:60550
I20260709 12:14:52.871049  3505 raft_consensus.cc:493] T d9727f2f377043b2b63118207a017412 P ebdd42d58ca343a8bf776fba5d62b91a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:52.875168  3505 raft_consensus.cc:3060] T d9727f2f377043b2b63118207a017412 P ebdd42d58ca343a8bf776fba5d62b91a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:52.876995  3507 raft_consensus.cc:515] T c914c1ecdf444c759e75567d2c424267 P ebdd42d58ca343a8bf776fba5d62b91a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:52.878454  3704 consensus_queue.cc:237] T 5d15977f22d040828a9889e40236da2d P 8f1055ab13fd42ea975574354b972872 [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: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:52.880407  3582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c914c1ecdf444c759e75567d2c424267" candidate_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f1055ab13fd42ea975574354b972872"
I20260709 12:14:52.881436  3582 raft_consensus.cc:3055] T c914c1ecdf444c759e75567d2c424267 P 8f1055ab13fd42ea975574354b972872 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:52.882251  3582 raft_consensus.cc:740] T c914c1ecdf444c759e75567d2c424267 P 8f1055ab13fd42ea975574354b972872 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8f1055ab13fd42ea975574354b972872, State: Running, Role: LEADER
I20260709 12:14:52.882627  3507 leader_election.cc:290] T c914c1ecdf444c759e75567d2c424267 P ebdd42d58ca343a8bf776fba5d62b91a [CANDIDATE]: Term 2 election: Requested vote from peers 8f1055ab13fd42ea975574354b972872 (127.29.32.194:37211), 80fdd82d32de48048022405ce90b0006 (127.29.32.195:34961)
I20260709 12:14:52.883978  3579 leader_election.cc:290] T 20fc648f5e8f41818ee6337953617965 P 8f1055ab13fd42ea975574354b972872 [CANDIDATE]: Term 2 election: Requested vote from peers ebdd42d58ca343a8bf776fba5d62b91a (127.29.32.193:46811), 80fdd82d32de48048022405ce90b0006 (127.29.32.195:34961)
I20260709 12:14:52.883175  3582 consensus_queue.cc:260] T c914c1ecdf444c759e75567d2c424267 P 8f1055ab13fd42ea975574354b972872 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:52.892614  3654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20fc648f5e8f41818ee6337953617965" candidate_uuid: "8f1055ab13fd42ea975574354b972872" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80fdd82d32de48048022405ce90b0006"
I20260709 12:14:52.890802  3656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c914c1ecdf444c759e75567d2c424267" candidate_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80fdd82d32de48048022405ce90b0006"
I20260709 12:14:52.893325  3654 raft_consensus.cc:3060] T 20fc648f5e8f41818ee6337953617965 P 80fdd82d32de48048022405ce90b0006 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:52.892967  3582 raft_consensus.cc:3060] T c914c1ecdf444c759e75567d2c424267 P 8f1055ab13fd42ea975574354b972872 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:52.894083  3505 raft_consensus.cc:515] T d9727f2f377043b2b63118207a017412 P ebdd42d58ca343a8bf776fba5d62b91a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } } peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } }
I20260709 12:14:52.894868  3655 raft_consensus.cc:2468] T ab658be53f004566b9848047755b31bc P 80fdd82d32de48048022405ce90b0006 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebdd42d58ca343a8bf776fba5d62b91a in term 2.
I20260709 12:14:52.893438  3503 raft_consensus.cc:2468] T 20fc648f5e8f41818ee6337953617965 P ebdd42d58ca343a8bf776fba5d62b91a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f1055ab13fd42ea975574354b972872 in term 2.
I20260709 12:14:52.899744  3470 leader_election.cc:304] T ab658be53f004566b9848047755b31bc P ebdd42d58ca343a8bf776fba5d62b91a [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: 80fdd82d32de48048022405ce90b0006, ebdd42d58ca343a8bf776fba5d62b91a; no voters: 8f1055ab13fd42ea975574354b972872
I20260709 12:14:52.901186  3725 raft_consensus.cc:2804] T ab658be53f004566b9848047755b31bc P ebdd42d58ca343a8bf776fba5d62b91a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:52.901762  3725 raft_consensus.cc:697] T ab658be53f004566b9848047755b31bc P ebdd42d58ca343a8bf776fba5d62b91a [term 2 LEADER]: Becoming Leader. State: Replica: ebdd42d58ca343a8bf776fba5d62b91a, State: Running, Role: LEADER
I20260709 12:14:52.902652  3548 leader_election.cc:304] T 20fc648f5e8f41818ee6337953617965 P 8f1055ab13fd42ea975574354b972872 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f1055ab13fd42ea975574354b972872, ebdd42d58ca343a8bf776fba5d62b91a; no voters: 
I20260709 12:14:52.904040  3704 raft_consensus.cc:2804] T 20fc648f5e8f41818ee6337953617965 P 8f1055ab13fd42ea975574354b972872 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:52.902745  3725 consensus_queue.cc:237] T ab658be53f004566b9848047755b31bc P ebdd42d58ca343a8bf776fba5d62b91a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:52.905019  3704 raft_consensus.cc:697] T 20fc648f5e8f41818ee6337953617965 P 8f1055ab13fd42ea975574354b972872 [term 2 LEADER]: Becoming Leader. State: Replica: 8f1055ab13fd42ea975574354b972872, State: Running, Role: LEADER
I20260709 12:14:52.906078  3704 consensus_queue.cc:237] T 20fc648f5e8f41818ee6337953617965 P 8f1055ab13fd42ea975574354b972872 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:52.894024  3656 raft_consensus.cc:3060] T c914c1ecdf444c759e75567d2c424267 P 80fdd82d32de48048022405ce90b0006 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:52.911499  3579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9727f2f377043b2b63118207a017412" candidate_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f1055ab13fd42ea975574354b972872"
I20260709 12:14:52.912235  3579 raft_consensus.cc:3055] T d9727f2f377043b2b63118207a017412 P 8f1055ab13fd42ea975574354b972872 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:52.912617  3579 raft_consensus.cc:740] T d9727f2f377043b2b63118207a017412 P 8f1055ab13fd42ea975574354b972872 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8f1055ab13fd42ea975574354b972872, State: Running, Role: LEADER
I20260709 12:14:52.913640  3579 consensus_queue.cc:260] T d9727f2f377043b2b63118207a017412 P 8f1055ab13fd42ea975574354b972872 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } } peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } }
I20260709 12:14:52.914878  3579 raft_consensus.cc:3060] T d9727f2f377043b2b63118207a017412 P 8f1055ab13fd42ea975574354b972872 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:52.916075  3654 raft_consensus.cc:2468] T 20fc648f5e8f41818ee6337953617965 P 80fdd82d32de48048022405ce90b0006 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f1055ab13fd42ea975574354b972872 in term 2.
I20260709 12:14:52.916620  3505 leader_election.cc:290] T d9727f2f377043b2b63118207a017412 P ebdd42d58ca343a8bf776fba5d62b91a [CANDIDATE]: Term 2 election: Requested vote from peers 80fdd82d32de48048022405ce90b0006 (127.29.32.195:34961), 8f1055ab13fd42ea975574354b972872 (127.29.32.194:37211)
I20260709 12:14:52.918440  3656 raft_consensus.cc:2468] T c914c1ecdf444c759e75567d2c424267 P 80fdd82d32de48048022405ce90b0006 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebdd42d58ca343a8bf776fba5d62b91a in term 2.
I20260709 12:14:52.918604  3655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9727f2f377043b2b63118207a017412" candidate_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80fdd82d32de48048022405ce90b0006"
I20260709 12:14:52.919257  3655 raft_consensus.cc:3060] T d9727f2f377043b2b63118207a017412 P 80fdd82d32de48048022405ce90b0006 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:52.919576  3470 leader_election.cc:304] T c914c1ecdf444c759e75567d2c424267 P ebdd42d58ca343a8bf776fba5d62b91a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80fdd82d32de48048022405ce90b0006, ebdd42d58ca343a8bf776fba5d62b91a; no voters: 
I20260709 12:14:52.920344  3725 raft_consensus.cc:2804] T c914c1ecdf444c759e75567d2c424267 P ebdd42d58ca343a8bf776fba5d62b91a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:52.920792  3725 raft_consensus.cc:697] T c914c1ecdf444c759e75567d2c424267 P ebdd42d58ca343a8bf776fba5d62b91a [term 2 LEADER]: Becoming Leader. State: Replica: ebdd42d58ca343a8bf776fba5d62b91a, State: Running, Role: LEADER
I20260709 12:14:52.921494  3725 consensus_queue.cc:237] T c914c1ecdf444c759e75567d2c424267 P ebdd42d58ca343a8bf776fba5d62b91a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:52.923247  3579 raft_consensus.cc:2468] T d9727f2f377043b2b63118207a017412 P 8f1055ab13fd42ea975574354b972872 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebdd42d58ca343a8bf776fba5d62b91a in term 2.
I20260709 12:14:52.924527  3471 leader_election.cc:304] T d9727f2f377043b2b63118207a017412 P ebdd42d58ca343a8bf776fba5d62b91a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f1055ab13fd42ea975574354b972872, ebdd42d58ca343a8bf776fba5d62b91a; no voters: 
I20260709 12:14:52.925330  3725 raft_consensus.cc:2804] T d9727f2f377043b2b63118207a017412 P ebdd42d58ca343a8bf776fba5d62b91a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:52.925767  3725 raft_consensus.cc:697] T d9727f2f377043b2b63118207a017412 P ebdd42d58ca343a8bf776fba5d62b91a [term 2 LEADER]: Becoming Leader. State: Replica: ebdd42d58ca343a8bf776fba5d62b91a, State: Running, Role: LEADER
I20260709 12:14:52.926579  3725 consensus_queue.cc:237] T d9727f2f377043b2b63118207a017412 P ebdd42d58ca343a8bf776fba5d62b91a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } } peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } }
I20260709 12:14:52.927205  3582 raft_consensus.cc:2468] T c914c1ecdf444c759e75567d2c424267 P 8f1055ab13fd42ea975574354b972872 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebdd42d58ca343a8bf776fba5d62b91a in term 2.
I20260709 12:14:52.928530  3655 raft_consensus.cc:2468] T d9727f2f377043b2b63118207a017412 P 80fdd82d32de48048022405ce90b0006 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebdd42d58ca343a8bf776fba5d62b91a in term 2.
I20260709 12:14:52.931157  3402 catalog_manager.cc:5697] T 20fc648f5e8f41818ee6337953617965 P 8f1055ab13fd42ea975574354b972872 reported cstate change: term changed from 1 to 2, leader changed from ebdd42d58ca343a8bf776fba5d62b91a (127.29.32.193) to 8f1055ab13fd42ea975574354b972872 (127.29.32.194). New cstate: current_term: 2 leader_uuid: "8f1055ab13fd42ea975574354b972872" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:52.932487  3402 catalog_manager.cc:5697] T 5d15977f22d040828a9889e40236da2d P 8f1055ab13fd42ea975574354b972872 reported cstate change: term changed from 1 to 2, leader changed from 80fdd82d32de48048022405ce90b0006 (127.29.32.195) to 8f1055ab13fd42ea975574354b972872 (127.29.32.194). New cstate: current_term: 2 leader_uuid: "8f1055ab13fd42ea975574354b972872" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:52.944752  3405 catalog_manager.cc:5697] T ab658be53f004566b9848047755b31bc P ebdd42d58ca343a8bf776fba5d62b91a reported cstate change: term changed from 1 to 2, leader changed from 80fdd82d32de48048022405ce90b0006 (127.29.32.195) to ebdd42d58ca343a8bf776fba5d62b91a (127.29.32.193). New cstate: current_term: 2 leader_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:52.946604  3405 catalog_manager.cc:5697] T c914c1ecdf444c759e75567d2c424267 P ebdd42d58ca343a8bf776fba5d62b91a reported cstate change: term changed from 1 to 2, leader changed from 8f1055ab13fd42ea975574354b972872 (127.29.32.194) to ebdd42d58ca343a8bf776fba5d62b91a (127.29.32.193). New cstate: current_term: 2 leader_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:52.948025  3405 catalog_manager.cc:5697] T d9727f2f377043b2b63118207a017412 P ebdd42d58ca343a8bf776fba5d62b91a reported cstate change: term changed from 1 to 2, leader changed from 8f1055ab13fd42ea975574354b972872 (127.29.32.194) to ebdd42d58ca343a8bf776fba5d62b91a (127.29.32.193). New cstate: current_term: 2 leader_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:53.066648  3700 raft_consensus.cc:993] T 27d02e38115f4589933cb6d6e7adf9d0 P ebdd42d58ca343a8bf776fba5d62b91a: : Instructing follower 8f1055ab13fd42ea975574354b972872 to start an election
I20260709 12:14:53.067155  3725 raft_consensus.cc:1081] T 27d02e38115f4589933cb6d6e7adf9d0 P ebdd42d58ca343a8bf776fba5d62b91a [term 1 LEADER]: Signalling peer 8f1055ab13fd42ea975574354b972872 to start an election
I20260709 12:14:53.068899  3582 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "27d02e38115f4589933cb6d6e7adf9d0"
dest_uuid: "8f1055ab13fd42ea975574354b972872"
 from {username='slave'} at 127.0.0.1:56558
I20260709 12:14:53.069401  3582 raft_consensus.cc:493] T 27d02e38115f4589933cb6d6e7adf9d0 P 8f1055ab13fd42ea975574354b972872 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:53.069754  3582 raft_consensus.cc:3060] T 27d02e38115f4589933cb6d6e7adf9d0 P 8f1055ab13fd42ea975574354b972872 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:53.074824  3582 raft_consensus.cc:515] T 27d02e38115f4589933cb6d6e7adf9d0 P 8f1055ab13fd42ea975574354b972872 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:53.076486  3582 leader_election.cc:290] T 27d02e38115f4589933cb6d6e7adf9d0 P 8f1055ab13fd42ea975574354b972872 [CANDIDATE]: Term 2 election: Requested vote from peers ebdd42d58ca343a8bf776fba5d62b91a (127.29.32.193:46811), 80fdd82d32de48048022405ce90b0006 (127.29.32.195:34961)
I20260709 12:14:53.077715  3655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d02e38115f4589933cb6d6e7adf9d0" candidate_uuid: "8f1055ab13fd42ea975574354b972872" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80fdd82d32de48048022405ce90b0006"
I20260709 12:14:53.077682  3505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d02e38115f4589933cb6d6e7adf9d0" candidate_uuid: "8f1055ab13fd42ea975574354b972872" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ebdd42d58ca343a8bf776fba5d62b91a"
I20260709 12:14:53.078611  3655 raft_consensus.cc:3060] T 27d02e38115f4589933cb6d6e7adf9d0 P 80fdd82d32de48048022405ce90b0006 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:53.078675  3505 raft_consensus.cc:3055] T 27d02e38115f4589933cb6d6e7adf9d0 P ebdd42d58ca343a8bf776fba5d62b91a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:53.079100  3505 raft_consensus.cc:740] T 27d02e38115f4589933cb6d6e7adf9d0 P ebdd42d58ca343a8bf776fba5d62b91a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ebdd42d58ca343a8bf776fba5d62b91a, State: Running, Role: LEADER
I20260709 12:14:53.079970  3505 consensus_queue.cc:260] T 27d02e38115f4589933cb6d6e7adf9d0 P ebdd42d58ca343a8bf776fba5d62b91a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:53.081236  3505 raft_consensus.cc:3060] T 27d02e38115f4589933cb6d6e7adf9d0 P ebdd42d58ca343a8bf776fba5d62b91a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:53.086284  3655 raft_consensus.cc:2468] T 27d02e38115f4589933cb6d6e7adf9d0 P 80fdd82d32de48048022405ce90b0006 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f1055ab13fd42ea975574354b972872 in term 2.
I20260709 12:14:53.087792  3545 leader_election.cc:304] T 27d02e38115f4589933cb6d6e7adf9d0 P 8f1055ab13fd42ea975574354b972872 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80fdd82d32de48048022405ce90b0006, 8f1055ab13fd42ea975574354b972872; no voters: 
I20260709 12:14:53.088737  3505 raft_consensus.cc:2468] T 27d02e38115f4589933cb6d6e7adf9d0 P ebdd42d58ca343a8bf776fba5d62b91a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f1055ab13fd42ea975574354b972872 in term 2.
I20260709 12:14:53.088764  3704 raft_consensus.cc:2804] T 27d02e38115f4589933cb6d6e7adf9d0 P 8f1055ab13fd42ea975574354b972872 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:53.089479  3704 raft_consensus.cc:697] T 27d02e38115f4589933cb6d6e7adf9d0 P 8f1055ab13fd42ea975574354b972872 [term 2 LEADER]: Becoming Leader. State: Replica: 8f1055ab13fd42ea975574354b972872, State: Running, Role: LEADER
I20260709 12:14:53.090371  3704 consensus_queue.cc:237] T 27d02e38115f4589933cb6d6e7adf9d0 P 8f1055ab13fd42ea975574354b972872 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:53.098773  3405 catalog_manager.cc:5697] T 27d02e38115f4589933cb6d6e7adf9d0 P 8f1055ab13fd42ea975574354b972872 reported cstate change: term changed from 1 to 2, leader changed from ebdd42d58ca343a8bf776fba5d62b91a (127.29.32.193) to 8f1055ab13fd42ea975574354b972872 (127.29.32.194). New cstate: current_term: 2 leader_uuid: "8f1055ab13fd42ea975574354b972872" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:53.201610  3725 raft_consensus.cc:993] T fd03bd17643d468cac0215a13d89ef6f P ebdd42d58ca343a8bf776fba5d62b91a: : Instructing follower 8f1055ab13fd42ea975574354b972872 to start an election
I20260709 12:14:53.202430  3726 raft_consensus.cc:1081] T fd03bd17643d468cac0215a13d89ef6f P ebdd42d58ca343a8bf776fba5d62b91a [term 1 LEADER]: Signalling peer 8f1055ab13fd42ea975574354b972872 to start an election
I20260709 12:14:53.204133  3582 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fd03bd17643d468cac0215a13d89ef6f"
dest_uuid: "8f1055ab13fd42ea975574354b972872"
 from {username='slave'} at 127.0.0.1:56558
I20260709 12:14:53.204682  3582 raft_consensus.cc:493] T fd03bd17643d468cac0215a13d89ef6f P 8f1055ab13fd42ea975574354b972872 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:53.205456  3582 raft_consensus.cc:3060] T fd03bd17643d468cac0215a13d89ef6f P 8f1055ab13fd42ea975574354b972872 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:53.211033  3582 raft_consensus.cc:515] T fd03bd17643d468cac0215a13d89ef6f P 8f1055ab13fd42ea975574354b972872 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:53.212668  3582 leader_election.cc:290] T fd03bd17643d468cac0215a13d89ef6f P 8f1055ab13fd42ea975574354b972872 [CANDIDATE]: Term 2 election: Requested vote from peers ebdd42d58ca343a8bf776fba5d62b91a (127.29.32.193:46811), 80fdd82d32de48048022405ce90b0006 (127.29.32.195:34961)
I20260709 12:14:53.213892  3505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd03bd17643d468cac0215a13d89ef6f" candidate_uuid: "8f1055ab13fd42ea975574354b972872" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ebdd42d58ca343a8bf776fba5d62b91a"
I20260709 12:14:53.214165  3655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd03bd17643d468cac0215a13d89ef6f" candidate_uuid: "8f1055ab13fd42ea975574354b972872" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80fdd82d32de48048022405ce90b0006"
I20260709 12:14:53.214538  3505 raft_consensus.cc:3055] T fd03bd17643d468cac0215a13d89ef6f P ebdd42d58ca343a8bf776fba5d62b91a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:53.215044  3655 raft_consensus.cc:3060] T fd03bd17643d468cac0215a13d89ef6f P 80fdd82d32de48048022405ce90b0006 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:53.215189  3505 raft_consensus.cc:740] T fd03bd17643d468cac0215a13d89ef6f P ebdd42d58ca343a8bf776fba5d62b91a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ebdd42d58ca343a8bf776fba5d62b91a, State: Running, Role: LEADER
I20260709 12:14:53.216280  3505 consensus_queue.cc:260] T fd03bd17643d468cac0215a13d89ef6f P ebdd42d58ca343a8bf776fba5d62b91a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:53.217464  3505 raft_consensus.cc:3060] T fd03bd17643d468cac0215a13d89ef6f P ebdd42d58ca343a8bf776fba5d62b91a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:53.220786  3655 raft_consensus.cc:2468] T fd03bd17643d468cac0215a13d89ef6f P 80fdd82d32de48048022405ce90b0006 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f1055ab13fd42ea975574354b972872 in term 2.
I20260709 12:14:53.222245  3545 leader_election.cc:304] T fd03bd17643d468cac0215a13d89ef6f P 8f1055ab13fd42ea975574354b972872 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80fdd82d32de48048022405ce90b0006, 8f1055ab13fd42ea975574354b972872; no voters: 
I20260709 12:14:53.223335  3704 raft_consensus.cc:2804] T fd03bd17643d468cac0215a13d89ef6f P 8f1055ab13fd42ea975574354b972872 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:53.223850  3704 raft_consensus.cc:697] T fd03bd17643d468cac0215a13d89ef6f P 8f1055ab13fd42ea975574354b972872 [term 2 LEADER]: Becoming Leader. State: Replica: 8f1055ab13fd42ea975574354b972872, State: Running, Role: LEADER
I20260709 12:14:53.224658  3704 consensus_queue.cc:237] T fd03bd17643d468cac0215a13d89ef6f P 8f1055ab13fd42ea975574354b972872 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:53.224973  3505 raft_consensus.cc:2468] T fd03bd17643d468cac0215a13d89ef6f P ebdd42d58ca343a8bf776fba5d62b91a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f1055ab13fd42ea975574354b972872 in term 2.
I20260709 12:14:53.231771  3405 catalog_manager.cc:5697] T fd03bd17643d468cac0215a13d89ef6f P 8f1055ab13fd42ea975574354b972872 reported cstate change: term changed from 1 to 2, leader changed from ebdd42d58ca343a8bf776fba5d62b91a (127.29.32.193) to 8f1055ab13fd42ea975574354b972872 (127.29.32.194). New cstate: current_term: 2 leader_uuid: "8f1055ab13fd42ea975574354b972872" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:53.285465  3655 raft_consensus.cc:1275] T ab658be53f004566b9848047755b31bc P 80fdd82d32de48048022405ce90b0006 [term 2 FOLLOWER]: Refusing update from remote peer ebdd42d58ca343a8bf776fba5d62b91a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:53.287249  3726 consensus_queue.cc:1048] T ab658be53f004566b9848047755b31bc P ebdd42d58ca343a8bf776fba5d62b91a [LEADER]: Connected to new peer: Peer: permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:53.296253  3582 raft_consensus.cc:3060] T ab658be53f004566b9848047755b31bc P 8f1055ab13fd42ea975574354b972872 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:53.298786  3745 raft_consensus.cc:993] T 29b855cd25f84294a44ca72b1cc83fbf P 8f1055ab13fd42ea975574354b972872: : Instructing follower 80fdd82d32de48048022405ce90b0006 to start an election
I20260709 12:14:53.299343  3745 raft_consensus.cc:1081] T 29b855cd25f84294a44ca72b1cc83fbf P 8f1055ab13fd42ea975574354b972872 [term 1 LEADER]: Signalling peer 80fdd82d32de48048022405ce90b0006 to start an election
I20260709 12:14:53.301237  3655 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "29b855cd25f84294a44ca72b1cc83fbf"
dest_uuid: "80fdd82d32de48048022405ce90b0006"
 from {username='slave'} at 127.0.0.1:59414
I20260709 12:14:53.301843  3655 raft_consensus.cc:493] T 29b855cd25f84294a44ca72b1cc83fbf P 80fdd82d32de48048022405ce90b0006 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:53.302250  3655 raft_consensus.cc:3060] T 29b855cd25f84294a44ca72b1cc83fbf P 80fdd82d32de48048022405ce90b0006 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:53.307338  3579 raft_consensus.cc:1275] T c914c1ecdf444c759e75567d2c424267 P 8f1055ab13fd42ea975574354b972872 [term 2 FOLLOWER]: Refusing update from remote peer ebdd42d58ca343a8bf776fba5d62b91a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:53.308122  3582 raft_consensus.cc:1275] T ab658be53f004566b9848047755b31bc P 8f1055ab13fd42ea975574354b972872 [term 2 FOLLOWER]: Refusing update from remote peer ebdd42d58ca343a8bf776fba5d62b91a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:53.309180  3725 consensus_queue.cc:1048] T c914c1ecdf444c759e75567d2c424267 P ebdd42d58ca343a8bf776fba5d62b91a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:53.311741  3700 consensus_queue.cc:1048] T ab658be53f004566b9848047755b31bc P ebdd42d58ca343a8bf776fba5d62b91a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:53.315872  3656 raft_consensus.cc:1275] T 5d15977f22d040828a9889e40236da2d P 80fdd82d32de48048022405ce90b0006 [term 2 FOLLOWER]: Refusing update from remote peer 8f1055ab13fd42ea975574354b972872: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:53.317571  3745 consensus_queue.cc:1048] T 5d15977f22d040828a9889e40236da2d P 8f1055ab13fd42ea975574354b972872 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:53.327004  3656 raft_consensus.cc:1275] T c914c1ecdf444c759e75567d2c424267 P 80fdd82d32de48048022405ce90b0006 [term 2 FOLLOWER]: Refusing update from remote peer ebdd42d58ca343a8bf776fba5d62b91a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:53.329629  3726 consensus_queue.cc:1048] T c914c1ecdf444c759e75567d2c424267 P ebdd42d58ca343a8bf776fba5d62b91a [LEADER]: Connected to new peer: Peer: permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:53.333053  3655 raft_consensus.cc:515] T 29b855cd25f84294a44ca72b1cc83fbf P 80fdd82d32de48048022405ce90b0006 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:53.336272  3655 leader_election.cc:290] T 29b855cd25f84294a44ca72b1cc83fbf P 80fdd82d32de48048022405ce90b0006 [CANDIDATE]: Term 2 election: Requested vote from peers ebdd42d58ca343a8bf776fba5d62b91a (127.29.32.193:46811), 8f1055ab13fd42ea975574354b972872 (127.29.32.194:37211)
I20260709 12:14:53.337705  3505 raft_consensus.cc:1275] T 5d15977f22d040828a9889e40236da2d P ebdd42d58ca343a8bf776fba5d62b91a [term 2 FOLLOWER]: Refusing update from remote peer 8f1055ab13fd42ea975574354b972872: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:53.338377  3582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29b855cd25f84294a44ca72b1cc83fbf" candidate_uuid: "80fdd82d32de48048022405ce90b0006" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f1055ab13fd42ea975574354b972872"
I20260709 12:14:53.339053  3582 raft_consensus.cc:3055] T 29b855cd25f84294a44ca72b1cc83fbf P 8f1055ab13fd42ea975574354b972872 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:53.339377  3582 raft_consensus.cc:740] T 29b855cd25f84294a44ca72b1cc83fbf P 8f1055ab13fd42ea975574354b972872 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8f1055ab13fd42ea975574354b972872, State: Running, Role: LEADER
I20260709 12:14:53.339730  3503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29b855cd25f84294a44ca72b1cc83fbf" candidate_uuid: "80fdd82d32de48048022405ce90b0006" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ebdd42d58ca343a8bf776fba5d62b91a"
I20260709 12:14:53.340583  3734 consensus_queue.cc:1048] T 5d15977f22d040828a9889e40236da2d P 8f1055ab13fd42ea975574354b972872 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:53.340349  3582 consensus_queue.cc:260] T 29b855cd25f84294a44ca72b1cc83fbf P 8f1055ab13fd42ea975574354b972872 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:53.341791  3582 raft_consensus.cc:3060] T 29b855cd25f84294a44ca72b1cc83fbf P 8f1055ab13fd42ea975574354b972872 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:53.340343  3503 raft_consensus.cc:3060] T 29b855cd25f84294a44ca72b1cc83fbf P ebdd42d58ca343a8bf776fba5d62b91a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:53.352823  3582 raft_consensus.cc:2468] T 29b855cd25f84294a44ca72b1cc83fbf P 8f1055ab13fd42ea975574354b972872 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80fdd82d32de48048022405ce90b0006 in term 2.
I20260709 12:14:53.353283  3507 raft_consensus.cc:1275] T 20fc648f5e8f41818ee6337953617965 P ebdd42d58ca343a8bf776fba5d62b91a [term 2 FOLLOWER]: Refusing update from remote peer 8f1055ab13fd42ea975574354b972872: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:53.354038  3620 leader_election.cc:304] T 29b855cd25f84294a44ca72b1cc83fbf P 80fdd82d32de48048022405ce90b0006 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80fdd82d32de48048022405ce90b0006, 8f1055ab13fd42ea975574354b972872; no voters: 
I20260709 12:14:53.355182  3743 raft_consensus.cc:2804] T 29b855cd25f84294a44ca72b1cc83fbf P 80fdd82d32de48048022405ce90b0006 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:53.356024  3743 raft_consensus.cc:697] T 29b855cd25f84294a44ca72b1cc83fbf P 80fdd82d32de48048022405ce90b0006 [term 2 LEADER]: Becoming Leader. State: Replica: 80fdd82d32de48048022405ce90b0006, State: Running, Role: LEADER
I20260709 12:14:53.357147  3743 consensus_queue.cc:237] T 29b855cd25f84294a44ca72b1cc83fbf P 80fdd82d32de48048022405ce90b0006 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:53.358944  3704 consensus_queue.cc:1048] T 20fc648f5e8f41818ee6337953617965 P 8f1055ab13fd42ea975574354b972872 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:53.366329  3503 raft_consensus.cc:2468] T 29b855cd25f84294a44ca72b1cc83fbf P ebdd42d58ca343a8bf776fba5d62b91a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80fdd82d32de48048022405ce90b0006 in term 2.
I20260709 12:14:53.371439  3655 raft_consensus.cc:1275] T 20fc648f5e8f41818ee6337953617965 P 80fdd82d32de48048022405ce90b0006 [term 2 FOLLOWER]: Refusing update from remote peer 8f1055ab13fd42ea975574354b972872: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:53.373245  3704 consensus_queue.cc:1048] T 20fc648f5e8f41818ee6337953617965 P 8f1055ab13fd42ea975574354b972872 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:53.374595  3404 catalog_manager.cc:5697] T 29b855cd25f84294a44ca72b1cc83fbf P 80fdd82d32de48048022405ce90b0006 reported cstate change: term changed from 1 to 2, leader changed from 8f1055ab13fd42ea975574354b972872 (127.29.32.194) to 80fdd82d32de48048022405ce90b0006 (127.29.32.195). New cstate: current_term: 2 leader_uuid: "80fdd82d32de48048022405ce90b0006" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:53.430907  3656 raft_consensus.cc:1275] T d9727f2f377043b2b63118207a017412 P 80fdd82d32de48048022405ce90b0006 [term 2 FOLLOWER]: Refusing update from remote peer ebdd42d58ca343a8bf776fba5d62b91a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:53.432201  3726 consensus_queue.cc:1048] T d9727f2f377043b2b63118207a017412 P ebdd42d58ca343a8bf776fba5d62b91a [LEADER]: Connected to new peer: Peer: permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:53.441139  3579 raft_consensus.cc:1275] T d9727f2f377043b2b63118207a017412 P 8f1055ab13fd42ea975574354b972872 [term 2 FOLLOWER]: Refusing update from remote peer ebdd42d58ca343a8bf776fba5d62b91a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:53.443343  3788 consensus_queue.cc:1048] T d9727f2f377043b2b63118207a017412 P ebdd42d58ca343a8bf776fba5d62b91a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:53.606841  3656 raft_consensus.cc:1275] T 27d02e38115f4589933cb6d6e7adf9d0 P 80fdd82d32de48048022405ce90b0006 [term 2 FOLLOWER]: Refusing update from remote peer 8f1055ab13fd42ea975574354b972872: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:53.608304  3736 consensus_queue.cc:1048] T 27d02e38115f4589933cb6d6e7adf9d0 P 8f1055ab13fd42ea975574354b972872 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:53.617748  3507 raft_consensus.cc:1275] T 27d02e38115f4589933cb6d6e7adf9d0 P ebdd42d58ca343a8bf776fba5d62b91a [term 2 FOLLOWER]: Refusing update from remote peer 8f1055ab13fd42ea975574354b972872: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:53.619447  3732 consensus_queue.cc:1048] T 27d02e38115f4589933cb6d6e7adf9d0 P 8f1055ab13fd42ea975574354b972872 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:53.627761  3503 raft_consensus.cc:1275] T fd03bd17643d468cac0215a13d89ef6f P ebdd42d58ca343a8bf776fba5d62b91a [term 2 FOLLOWER]: Refusing update from remote peer 8f1055ab13fd42ea975574354b972872: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:53.629189  3732 consensus_queue.cc:1048] T fd03bd17643d468cac0215a13d89ef6f P 8f1055ab13fd42ea975574354b972872 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:53.640888  3656 raft_consensus.cc:1275] T fd03bd17643d468cac0215a13d89ef6f P 80fdd82d32de48048022405ce90b0006 [term 2 FOLLOWER]: Refusing update from remote peer 8f1055ab13fd42ea975574354b972872: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:53.642863  3704 consensus_queue.cc:1048] T fd03bd17643d468cac0215a13d89ef6f P 8f1055ab13fd42ea975574354b972872 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:53.834405  3579 raft_consensus.cc:1275] T 29b855cd25f84294a44ca72b1cc83fbf P 8f1055ab13fd42ea975574354b972872 [term 2 FOLLOWER]: Refusing update from remote peer 80fdd82d32de48048022405ce90b0006: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:53.836071  3743 consensus_queue.cc:1048] T 29b855cd25f84294a44ca72b1cc83fbf P 80fdd82d32de48048022405ce90b0006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:53.846266  3503 raft_consensus.cc:1275] T 29b855cd25f84294a44ca72b1cc83fbf P ebdd42d58ca343a8bf776fba5d62b91a [term 2 FOLLOWER]: Refusing update from remote peer 80fdd82d32de48048022405ce90b0006: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:53.847854  3795 consensus_queue.cc:1048] T 29b855cd25f84294a44ca72b1cc83fbf P 80fdd82d32de48048022405ce90b0006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:55.738449  3402 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45220:
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 12:14:55.740914  3402 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 12:14:55.792531  3489 tablet_service.cc:1511] Processing CreateTablet for tablet c86c15a175434e69bf48dfa0df46cb7a (DEFAULT_TABLE table=soft_deleted_table [id=a6ae7a89b80c4c57a01b209fb064ffd5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:14:55.793210  3566 tablet_service.cc:1511] Processing CreateTablet for tablet c86c15a175434e69bf48dfa0df46cb7a (DEFAULT_TABLE table=soft_deleted_table [id=a6ae7a89b80c4c57a01b209fb064ffd5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:14:55.793928  3489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c86c15a175434e69bf48dfa0df46cb7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:55.794516  3566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c86c15a175434e69bf48dfa0df46cb7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:55.794660  3639 tablet_service.cc:1511] Processing CreateTablet for tablet c86c15a175434e69bf48dfa0df46cb7a (DEFAULT_TABLE table=soft_deleted_table [id=a6ae7a89b80c4c57a01b209fb064ffd5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:14:55.795920  3639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c86c15a175434e69bf48dfa0df46cb7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:55.797992  3569 tablet_service.cc:1511] Processing CreateTablet for tablet e1c1d15eb2724e56b44bc140b084f93a (DEFAULT_TABLE table=soft_deleted_table [id=a6ae7a89b80c4c57a01b209fb064ffd5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:14:55.799412  3569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1c1d15eb2724e56b44bc140b084f93a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:55.800897  3492 tablet_service.cc:1511] Processing CreateTablet for tablet 02eedc6cdd57418bb5e0910fc1e1d51d (DEFAULT_TABLE table=soft_deleted_table [id=a6ae7a89b80c4c57a01b209fb064ffd5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:14:55.800951  3493 tablet_service.cc:1511] Processing CreateTablet for tablet e1c1d15eb2724e56b44bc140b084f93a (DEFAULT_TABLE table=soft_deleted_table [id=a6ae7a89b80c4c57a01b209fb064ffd5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:14:55.802284  3492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02eedc6cdd57418bb5e0910fc1e1d51d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:55.803160  3645 tablet_service.cc:1511] Processing CreateTablet for tablet e1c1d15eb2724e56b44bc140b084f93a (DEFAULT_TABLE table=soft_deleted_table [id=a6ae7a89b80c4c57a01b209fb064ffd5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:14:55.804450  3645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1c1d15eb2724e56b44bc140b084f93a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:55.805763  3493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1c1d15eb2724e56b44bc140b084f93a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:55.810946  3568 tablet_service.cc:1511] Processing CreateTablet for tablet 02eedc6cdd57418bb5e0910fc1e1d51d (DEFAULT_TABLE table=soft_deleted_table [id=a6ae7a89b80c4c57a01b209fb064ffd5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:14:55.814638  3643 tablet_service.cc:1511] Processing CreateTablet for tablet 02eedc6cdd57418bb5e0910fc1e1d51d (DEFAULT_TABLE table=soft_deleted_table [id=a6ae7a89b80c4c57a01b209fb064ffd5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:14:55.815433  3568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02eedc6cdd57418bb5e0910fc1e1d51d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:55.816143  3643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02eedc6cdd57418bb5e0910fc1e1d51d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:55.829981  3491 tablet_service.cc:1511] Processing CreateTablet for tablet c305b1ff286a4133b92eabd2fc15f603 (DEFAULT_TABLE table=soft_deleted_table [id=a6ae7a89b80c4c57a01b209fb064ffd5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:14:55.832086  3491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c305b1ff286a4133b92eabd2fc15f603. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:55.869599  3567 tablet_service.cc:1511] Processing CreateTablet for tablet c305b1ff286a4133b92eabd2fc15f603 (DEFAULT_TABLE table=soft_deleted_table [id=a6ae7a89b80c4c57a01b209fb064ffd5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:14:55.871120  3567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c305b1ff286a4133b92eabd2fc15f603. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:55.872459  3496 tablet_service.cc:1511] Processing CreateTablet for tablet 5a7e29c082864fa285f90d61621a4495 (DEFAULT_TABLE table=soft_deleted_table [id=a6ae7a89b80c4c57a01b209fb064ffd5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:14:55.873781  3496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a7e29c082864fa285f90d61621a4495. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:55.873546  3643 tablet_service.cc:1511] Processing CreateTablet for tablet c305b1ff286a4133b92eabd2fc15f603 (DEFAULT_TABLE table=soft_deleted_table [id=a6ae7a89b80c4c57a01b209fb064ffd5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:14:55.874989  3643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c305b1ff286a4133b92eabd2fc15f603. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:55.886369  3569 tablet_service.cc:1511] Processing CreateTablet for tablet 5a7e29c082864fa285f90d61621a4495 (DEFAULT_TABLE table=soft_deleted_table [id=a6ae7a89b80c4c57a01b209fb064ffd5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:14:55.886584  3646 tablet_service.cc:1511] Processing CreateTablet for tablet 5a7e29c082864fa285f90d61621a4495 (DEFAULT_TABLE table=soft_deleted_table [id=a6ae7a89b80c4c57a01b209fb064ffd5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:14:55.887809  3569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a7e29c082864fa285f90d61621a4495. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:55.887993  3646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a7e29c082864fa285f90d61621a4495. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:55.902354  3810 tablet_bootstrap.cc:492] T c86c15a175434e69bf48dfa0df46cb7a P 80fdd82d32de48048022405ce90b0006: Bootstrap starting.
I20260709 12:14:55.903026  3572 tablet_service.cc:1511] Processing CreateTablet for tablet 9b4cd48454a547d495afe138283deff1 (DEFAULT_TABLE table=soft_deleted_table [id=a6ae7a89b80c4c57a01b209fb064ffd5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:14:55.904393  3572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b4cd48454a547d495afe138283deff1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:55.905233  3645 tablet_service.cc:1511] Processing CreateTablet for tablet 9b4cd48454a547d495afe138283deff1 (DEFAULT_TABLE table=soft_deleted_table [id=a6ae7a89b80c4c57a01b209fb064ffd5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:14:55.907938  3645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b4cd48454a547d495afe138283deff1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:55.909366  3810 tablet_bootstrap.cc:654] T c86c15a175434e69bf48dfa0df46cb7a P 80fdd82d32de48048022405ce90b0006: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:55.913928  3492 tablet_service.cc:1511] Processing CreateTablet for tablet 9b4cd48454a547d495afe138283deff1 (DEFAULT_TABLE table=soft_deleted_table [id=a6ae7a89b80c4c57a01b209fb064ffd5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:14:55.915943  3492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b4cd48454a547d495afe138283deff1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:55.924682  3639 tablet_service.cc:1511] Processing CreateTablet for tablet fb046308ceb242e7813f6047821295d7 (DEFAULT_TABLE table=soft_deleted_table [id=a6ae7a89b80c4c57a01b209fb064ffd5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:14:55.926262  3639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb046308ceb242e7813f6047821295d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:55.924512  3568 tablet_service.cc:1511] Processing CreateTablet for tablet fb046308ceb242e7813f6047821295d7 (DEFAULT_TABLE table=soft_deleted_table [id=a6ae7a89b80c4c57a01b209fb064ffd5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:14:55.927335  3568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb046308ceb242e7813f6047821295d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:55.930750  3811 tablet_bootstrap.cc:492] T c86c15a175434e69bf48dfa0df46cb7a P 8f1055ab13fd42ea975574354b972872: Bootstrap starting.
W20260709 12:14:55.937229  3453 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:14:55.937947  3811 tablet_bootstrap.cc:654] T c86c15a175434e69bf48dfa0df46cb7a P 8f1055ab13fd42ea975574354b972872: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:55.942796  3489 tablet_service.cc:1511] Processing CreateTablet for tablet dd175e946de14947bfe4d642392a0fd6 (DEFAULT_TABLE table=soft_deleted_table [id=a6ae7a89b80c4c57a01b209fb064ffd5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:14:55.965054  3489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd175e946de14947bfe4d642392a0fd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:55.930426  3493 tablet_service.cc:1511] Processing CreateTablet for tablet fb046308ceb242e7813f6047821295d7 (DEFAULT_TABLE table=soft_deleted_table [id=a6ae7a89b80c4c57a01b209fb064ffd5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:14:55.966915  3496 tablet_service.cc:1511] Processing CreateTablet for tablet a6f1b96f5b69415bbbe7dae41f33b02b (DEFAULT_TABLE table=soft_deleted_table [id=a6ae7a89b80c4c57a01b209fb064ffd5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:14:55.968946  3493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb046308ceb242e7813f6047821295d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:55.971000  3566 tablet_service.cc:1511] Processing CreateTablet for tablet a6f1b96f5b69415bbbe7dae41f33b02b (DEFAULT_TABLE table=soft_deleted_table [id=a6ae7a89b80c4c57a01b209fb064ffd5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:14:55.972424  3566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6f1b96f5b69415bbbe7dae41f33b02b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:55.978971  3640 tablet_service.cc:1511] Processing CreateTablet for tablet a6f1b96f5b69415bbbe7dae41f33b02b (DEFAULT_TABLE table=soft_deleted_table [id=a6ae7a89b80c4c57a01b209fb064ffd5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:14:55.980351  3640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6f1b96f5b69415bbbe7dae41f33b02b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:55.988830  3496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6f1b96f5b69415bbbe7dae41f33b02b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:55.955210  3812 tablet_bootstrap.cc:492] T c305b1ff286a4133b92eabd2fc15f603 P ebdd42d58ca343a8bf776fba5d62b91a: Bootstrap starting.
I20260709 12:14:55.959067  3567 tablet_service.cc:1511] Processing CreateTablet for tablet dd175e946de14947bfe4d642392a0fd6 (DEFAULT_TABLE table=soft_deleted_table [id=a6ae7a89b80c4c57a01b209fb064ffd5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:14:55.999370  3567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd175e946de14947bfe4d642392a0fd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:55.960431  3641 tablet_service.cc:1511] Processing CreateTablet for tablet dd175e946de14947bfe4d642392a0fd6 (DEFAULT_TABLE table=soft_deleted_table [id=a6ae7a89b80c4c57a01b209fb064ffd5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:14:55.953493  3810 tablet_bootstrap.cc:492] T c86c15a175434e69bf48dfa0df46cb7a P 80fdd82d32de48048022405ce90b0006: No bootstrap required, opened a new log
I20260709 12:14:55.991704  3811 tablet_bootstrap.cc:492] T c86c15a175434e69bf48dfa0df46cb7a P 8f1055ab13fd42ea975574354b972872: No bootstrap required, opened a new log
I20260709 12:14:56.003099  3641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd175e946de14947bfe4d642392a0fd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:14:56.003190  3811 ts_tablet_manager.cc:1403] T c86c15a175434e69bf48dfa0df46cb7a P 8f1055ab13fd42ea975574354b972872: Time spent bootstrapping tablet: real 0.073s	user 0.009s	sys 0.002s
I20260709 12:14:56.007401  3811 raft_consensus.cc:359] T c86c15a175434e69bf48dfa0df46cb7a P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.008209  3811 raft_consensus.cc:385] T c86c15a175434e69bf48dfa0df46cb7a P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:56.008509  3811 raft_consensus.cc:740] T c86c15a175434e69bf48dfa0df46cb7a P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f1055ab13fd42ea975574354b972872, State: Initialized, Role: FOLLOWER
I20260709 12:14:56.009871  3810 ts_tablet_manager.cc:1403] T c86c15a175434e69bf48dfa0df46cb7a P 80fdd82d32de48048022405ce90b0006: Time spent bootstrapping tablet: real 0.108s	user 0.009s	sys 0.014s
I20260709 12:14:56.013376  3810 raft_consensus.cc:359] T c86c15a175434e69bf48dfa0df46cb7a P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.026312  3810 raft_consensus.cc:385] T c86c15a175434e69bf48dfa0df46cb7a P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:56.026798  3810 raft_consensus.cc:740] T c86c15a175434e69bf48dfa0df46cb7a P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80fdd82d32de48048022405ce90b0006, State: Initialized, Role: FOLLOWER
I20260709 12:14:56.027894  3810 consensus_queue.cc:260] T c86c15a175434e69bf48dfa0df46cb7a P 80fdd82d32de48048022405ce90b0006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.014336  3812 tablet_bootstrap.cc:654] T c305b1ff286a4133b92eabd2fc15f603 P ebdd42d58ca343a8bf776fba5d62b91a: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:56.032063  3810 ts_tablet_manager.cc:1434] T c86c15a175434e69bf48dfa0df46cb7a P 80fdd82d32de48048022405ce90b0006: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 12:14:56.033478  3810 tablet_bootstrap.cc:492] T 02eedc6cdd57418bb5e0910fc1e1d51d P 80fdd82d32de48048022405ce90b0006: Bootstrap starting.
I20260709 12:14:56.040169  3810 tablet_bootstrap.cc:654] T 02eedc6cdd57418bb5e0910fc1e1d51d P 80fdd82d32de48048022405ce90b0006: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:56.044658  3812 tablet_bootstrap.cc:492] T c305b1ff286a4133b92eabd2fc15f603 P ebdd42d58ca343a8bf776fba5d62b91a: No bootstrap required, opened a new log
I20260709 12:14:56.045217  3812 ts_tablet_manager.cc:1403] T c305b1ff286a4133b92eabd2fc15f603 P ebdd42d58ca343a8bf776fba5d62b91a: Time spent bootstrapping tablet: real 0.090s	user 0.014s	sys 0.005s
I20260709 12:14:56.014299  3811 consensus_queue.cc:260] T c86c15a175434e69bf48dfa0df46cb7a P 8f1055ab13fd42ea975574354b972872 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.049423  3812 raft_consensus.cc:359] T c305b1ff286a4133b92eabd2fc15f603 P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.053015  3812 raft_consensus.cc:385] T c305b1ff286a4133b92eabd2fc15f603 P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:56.053333  3812 raft_consensus.cc:740] T c305b1ff286a4133b92eabd2fc15f603 P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebdd42d58ca343a8bf776fba5d62b91a, State: Initialized, Role: FOLLOWER
I20260709 12:14:56.054046  3812 consensus_queue.cc:260] T c305b1ff286a4133b92eabd2fc15f603 P ebdd42d58ca343a8bf776fba5d62b91a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.060236  3811 ts_tablet_manager.cc:1434] T c86c15a175434e69bf48dfa0df46cb7a P 8f1055ab13fd42ea975574354b972872: Time spent starting tablet: real 0.056s	user 0.008s	sys 0.000s
I20260709 12:14:56.061674  3811 tablet_bootstrap.cc:492] T e1c1d15eb2724e56b44bc140b084f93a P 8f1055ab13fd42ea975574354b972872: Bootstrap starting.
I20260709 12:14:56.070538  3811 tablet_bootstrap.cc:654] T e1c1d15eb2724e56b44bc140b084f93a P 8f1055ab13fd42ea975574354b972872: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:56.080052  3788 raft_consensus.cc:493] T c305b1ff286a4133b92eabd2fc15f603 P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:56.080937  3788 raft_consensus.cc:515] T c305b1ff286a4133b92eabd2fc15f603 P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.084995  3579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c305b1ff286a4133b92eabd2fc15f603" candidate_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f1055ab13fd42ea975574354b972872" is_pre_election: true
I20260709 12:14:56.085361  3810 tablet_bootstrap.cc:492] T 02eedc6cdd57418bb5e0910fc1e1d51d P 80fdd82d32de48048022405ce90b0006: No bootstrap required, opened a new log
I20260709 12:14:56.086234  3810 ts_tablet_manager.cc:1403] T 02eedc6cdd57418bb5e0910fc1e1d51d P 80fdd82d32de48048022405ce90b0006: Time spent bootstrapping tablet: real 0.053s	user 0.010s	sys 0.013s
W20260709 12:14:56.087260  3471 leader_election.cc:343] T c305b1ff286a4133b92eabd2fc15f603 P ebdd42d58ca343a8bf776fba5d62b91a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f1055ab13fd42ea975574354b972872 (127.29.32.194:37211): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:56.090343  3812 ts_tablet_manager.cc:1434] T c305b1ff286a4133b92eabd2fc15f603 P ebdd42d58ca343a8bf776fba5d62b91a: Time spent starting tablet: real 0.045s	user 0.008s	sys 0.030s
I20260709 12:14:56.090242  3656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c305b1ff286a4133b92eabd2fc15f603" candidate_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80fdd82d32de48048022405ce90b0006" is_pre_election: true
I20260709 12:14:56.091540  3812 tablet_bootstrap.cc:492] T 02eedc6cdd57418bb5e0910fc1e1d51d P ebdd42d58ca343a8bf776fba5d62b91a: Bootstrap starting.
W20260709 12:14:56.091946  3470 leader_election.cc:343] T c305b1ff286a4133b92eabd2fc15f603 P ebdd42d58ca343a8bf776fba5d62b91a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80fdd82d32de48048022405ce90b0006 (127.29.32.195:34961): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:56.091713  3810 raft_consensus.cc:359] T 02eedc6cdd57418bb5e0910fc1e1d51d P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.092492  3470 leader_election.cc:304] T c305b1ff286a4133b92eabd2fc15f603 P ebdd42d58ca343a8bf776fba5d62b91a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ebdd42d58ca343a8bf776fba5d62b91a; no voters: 80fdd82d32de48048022405ce90b0006, 8f1055ab13fd42ea975574354b972872
I20260709 12:14:56.088785  3788 leader_election.cc:290] T c305b1ff286a4133b92eabd2fc15f603 P ebdd42d58ca343a8bf776fba5d62b91a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f1055ab13fd42ea975574354b972872 (127.29.32.194:37211), 80fdd82d32de48048022405ce90b0006 (127.29.32.195:34961)
I20260709 12:14:56.098858  3812 tablet_bootstrap.cc:654] T 02eedc6cdd57418bb5e0910fc1e1d51d P ebdd42d58ca343a8bf776fba5d62b91a: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:56.093364  3818 raft_consensus.cc:2749] T c305b1ff286a4133b92eabd2fc15f603 P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:56.092811  3810 raft_consensus.cc:385] T 02eedc6cdd57418bb5e0910fc1e1d51d P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:56.100646  3810 raft_consensus.cc:740] T 02eedc6cdd57418bb5e0910fc1e1d51d P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80fdd82d32de48048022405ce90b0006, State: Initialized, Role: FOLLOWER
I20260709 12:14:56.101987  3810 consensus_queue.cc:260] T 02eedc6cdd57418bb5e0910fc1e1d51d P 80fdd82d32de48048022405ce90b0006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.111999  3810 ts_tablet_manager.cc:1434] T 02eedc6cdd57418bb5e0910fc1e1d51d P 80fdd82d32de48048022405ce90b0006: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.000s
I20260709 12:14:56.113411  3810 tablet_bootstrap.cc:492] T e1c1d15eb2724e56b44bc140b084f93a P 80fdd82d32de48048022405ce90b0006: Bootstrap starting.
I20260709 12:14:56.119148  3811 tablet_bootstrap.cc:492] T e1c1d15eb2724e56b44bc140b084f93a P 8f1055ab13fd42ea975574354b972872: No bootstrap required, opened a new log
I20260709 12:14:56.120162  3811 ts_tablet_manager.cc:1403] T e1c1d15eb2724e56b44bc140b084f93a P 8f1055ab13fd42ea975574354b972872: Time spent bootstrapping tablet: real 0.059s	user 0.038s	sys 0.018s
I20260709 12:14:56.121896  3810 tablet_bootstrap.cc:654] T e1c1d15eb2724e56b44bc140b084f93a P 80fdd82d32de48048022405ce90b0006: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:56.124321  3811 raft_consensus.cc:359] T e1c1d15eb2724e56b44bc140b084f93a P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.125382  3811 raft_consensus.cc:385] T e1c1d15eb2724e56b44bc140b084f93a P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:56.125758  3811 raft_consensus.cc:740] T e1c1d15eb2724e56b44bc140b084f93a P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f1055ab13fd42ea975574354b972872, State: Initialized, Role: FOLLOWER
I20260709 12:14:56.126808  3812 tablet_bootstrap.cc:492] T 02eedc6cdd57418bb5e0910fc1e1d51d P ebdd42d58ca343a8bf776fba5d62b91a: No bootstrap required, opened a new log
I20260709 12:14:56.127307  3812 ts_tablet_manager.cc:1403] T 02eedc6cdd57418bb5e0910fc1e1d51d P ebdd42d58ca343a8bf776fba5d62b91a: Time spent bootstrapping tablet: real 0.036s	user 0.020s	sys 0.008s
I20260709 12:14:56.126716  3811 consensus_queue.cc:260] T e1c1d15eb2724e56b44bc140b084f93a P 8f1055ab13fd42ea975574354b972872 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.127332  3810 tablet_bootstrap.cc:492] T e1c1d15eb2724e56b44bc140b084f93a P 80fdd82d32de48048022405ce90b0006: No bootstrap required, opened a new log
I20260709 12:14:56.127951  3810 ts_tablet_manager.cc:1403] T e1c1d15eb2724e56b44bc140b084f93a P 80fdd82d32de48048022405ce90b0006: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 12:14:56.129448  3811 ts_tablet_manager.cc:1434] T e1c1d15eb2724e56b44bc140b084f93a P 8f1055ab13fd42ea975574354b972872: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 12:14:56.130739  3811 tablet_bootstrap.cc:492] T 02eedc6cdd57418bb5e0910fc1e1d51d P 8f1055ab13fd42ea975574354b972872: Bootstrap starting.
I20260709 12:14:56.130525  3812 raft_consensus.cc:359] T 02eedc6cdd57418bb5e0910fc1e1d51d P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.131322  3812 raft_consensus.cc:385] T 02eedc6cdd57418bb5e0910fc1e1d51d P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:56.131148  3810 raft_consensus.cc:359] T e1c1d15eb2724e56b44bc140b084f93a P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.131685  3812 raft_consensus.cc:740] T 02eedc6cdd57418bb5e0910fc1e1d51d P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebdd42d58ca343a8bf776fba5d62b91a, State: Initialized, Role: FOLLOWER
I20260709 12:14:56.132071  3810 raft_consensus.cc:385] T e1c1d15eb2724e56b44bc140b084f93a P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:56.132483  3810 raft_consensus.cc:740] T e1c1d15eb2724e56b44bc140b084f93a P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80fdd82d32de48048022405ce90b0006, State: Initialized, Role: FOLLOWER
I20260709 12:14:56.132715  3812 consensus_queue.cc:260] T 02eedc6cdd57418bb5e0910fc1e1d51d P ebdd42d58ca343a8bf776fba5d62b91a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.133319  3810 consensus_queue.cc:260] T e1c1d15eb2724e56b44bc140b084f93a P 80fdd82d32de48048022405ce90b0006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.135442  3812 ts_tablet_manager.cc:1434] T 02eedc6cdd57418bb5e0910fc1e1d51d P ebdd42d58ca343a8bf776fba5d62b91a: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:14:56.135957  3810 ts_tablet_manager.cc:1434] T e1c1d15eb2724e56b44bc140b084f93a P 80fdd82d32de48048022405ce90b0006: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:14:56.136533  3812 tablet_bootstrap.cc:492] T c86c15a175434e69bf48dfa0df46cb7a P ebdd42d58ca343a8bf776fba5d62b91a: Bootstrap starting.
I20260709 12:14:56.137081  3810 tablet_bootstrap.cc:492] T c305b1ff286a4133b92eabd2fc15f603 P 80fdd82d32de48048022405ce90b0006: Bootstrap starting.
I20260709 12:14:56.138672  3798 raft_consensus.cc:493] T e1c1d15eb2724e56b44bc140b084f93a P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:56.139183  3798 raft_consensus.cc:515] T e1c1d15eb2724e56b44bc140b084f93a P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.142391  3798 leader_election.cc:290] T e1c1d15eb2724e56b44bc140b084f93a P 80fdd82d32de48048022405ce90b0006 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebdd42d58ca343a8bf776fba5d62b91a (127.29.32.193:46811), 8f1055ab13fd42ea975574354b972872 (127.29.32.194:37211)
I20260709 12:14:56.143630  3812 tablet_bootstrap.cc:654] T c86c15a175434e69bf48dfa0df46cb7a P ebdd42d58ca343a8bf776fba5d62b91a: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:56.144622  3810 tablet_bootstrap.cc:654] T c305b1ff286a4133b92eabd2fc15f603 P 80fdd82d32de48048022405ce90b0006: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:56.147734  3811 tablet_bootstrap.cc:654] T 02eedc6cdd57418bb5e0910fc1e1d51d P 8f1055ab13fd42ea975574354b972872: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:56.153915  3810 tablet_bootstrap.cc:492] T c305b1ff286a4133b92eabd2fc15f603 P 80fdd82d32de48048022405ce90b0006: No bootstrap required, opened a new log
I20260709 12:14:56.154515  3810 ts_tablet_manager.cc:1403] T c305b1ff286a4133b92eabd2fc15f603 P 80fdd82d32de48048022405ce90b0006: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.002s
I20260709 12:14:56.157549  3503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c1d15eb2724e56b44bc140b084f93a" candidate_uuid: "80fdd82d32de48048022405ce90b0006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" is_pre_election: true
I20260709 12:14:56.157701  3810 raft_consensus.cc:359] T c305b1ff286a4133b92eabd2fc15f603 P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.158936  3810 raft_consensus.cc:385] T c305b1ff286a4133b92eabd2fc15f603 P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:56.159314  3810 raft_consensus.cc:740] T c305b1ff286a4133b92eabd2fc15f603 P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80fdd82d32de48048022405ce90b0006, State: Initialized, Role: FOLLOWER
I20260709 12:14:56.159879  3579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c1d15eb2724e56b44bc140b084f93a" candidate_uuid: "80fdd82d32de48048022405ce90b0006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f1055ab13fd42ea975574354b972872" is_pre_election: true
I20260709 12:14:56.160660  3579 raft_consensus.cc:2468] T e1c1d15eb2724e56b44bc140b084f93a P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80fdd82d32de48048022405ce90b0006 in term 0.
I20260709 12:14:56.161481  3811 tablet_bootstrap.cc:492] T 02eedc6cdd57418bb5e0910fc1e1d51d P 8f1055ab13fd42ea975574354b972872: No bootstrap required, opened a new log
I20260709 12:14:56.162052  3811 ts_tablet_manager.cc:1403] T 02eedc6cdd57418bb5e0910fc1e1d51d P 8f1055ab13fd42ea975574354b972872: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.013s
I20260709 12:14:56.162236  3620 leader_election.cc:304] T e1c1d15eb2724e56b44bc140b084f93a P 80fdd82d32de48048022405ce90b0006 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80fdd82d32de48048022405ce90b0006, 8f1055ab13fd42ea975574354b972872; no voters: 
I20260709 12:14:56.162652  3812 tablet_bootstrap.cc:492] T c86c15a175434e69bf48dfa0df46cb7a P ebdd42d58ca343a8bf776fba5d62b91a: No bootstrap required, opened a new log
I20260709 12:14:56.163211  3812 ts_tablet_manager.cc:1403] T c86c15a175434e69bf48dfa0df46cb7a P ebdd42d58ca343a8bf776fba5d62b91a: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.007s
I20260709 12:14:56.163278  3798 raft_consensus.cc:2804] T e1c1d15eb2724e56b44bc140b084f93a P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:56.163754  3798 raft_consensus.cc:493] T e1c1d15eb2724e56b44bc140b084f93a P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:56.164141  3798 raft_consensus.cc:3060] T e1c1d15eb2724e56b44bc140b084f93a P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:56.165339  3811 raft_consensus.cc:359] T 02eedc6cdd57418bb5e0910fc1e1d51d P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.166109  3811 raft_consensus.cc:385] T 02eedc6cdd57418bb5e0910fc1e1d51d P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:56.166424  3811 raft_consensus.cc:740] T 02eedc6cdd57418bb5e0910fc1e1d51d P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f1055ab13fd42ea975574354b972872, State: Initialized, Role: FOLLOWER
W20260709 12:14:56.166862  3622 leader_election.cc:343] T e1c1d15eb2724e56b44bc140b084f93a P 80fdd82d32de48048022405ce90b0006 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ebdd42d58ca343a8bf776fba5d62b91a (127.29.32.193:46811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:56.166680  3812 raft_consensus.cc:359] T c86c15a175434e69bf48dfa0df46cb7a P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.167274  3811 consensus_queue.cc:260] T 02eedc6cdd57418bb5e0910fc1e1d51d P 8f1055ab13fd42ea975574354b972872 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.167537  3812 raft_consensus.cc:385] T c86c15a175434e69bf48dfa0df46cb7a P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:56.167869  3745 raft_consensus.cc:493] T c86c15a175434e69bf48dfa0df46cb7a P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:56.168263  3812 raft_consensus.cc:740] T c86c15a175434e69bf48dfa0df46cb7a P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebdd42d58ca343a8bf776fba5d62b91a, State: Initialized, Role: FOLLOWER
I20260709 12:14:56.168475  3745 raft_consensus.cc:515] T c86c15a175434e69bf48dfa0df46cb7a P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.176146  3810 consensus_queue.cc:260] T c305b1ff286a4133b92eabd2fc15f603 P 80fdd82d32de48048022405ce90b0006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.178480  3503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86c15a175434e69bf48dfa0df46cb7a" candidate_uuid: "8f1055ab13fd42ea975574354b972872" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" is_pre_election: true
I20260709 12:14:56.178431  3812 consensus_queue.cc:260] T c86c15a175434e69bf48dfa0df46cb7a P ebdd42d58ca343a8bf776fba5d62b91a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.181023  3812 ts_tablet_manager.cc:1434] T c86c15a175434e69bf48dfa0df46cb7a P ebdd42d58ca343a8bf776fba5d62b91a: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.006s
I20260709 12:14:56.182160  3812 tablet_bootstrap.cc:492] T e1c1d15eb2724e56b44bc140b084f93a P ebdd42d58ca343a8bf776fba5d62b91a: Bootstrap starting.
I20260709 12:14:56.183339  3503 raft_consensus.cc:2468] T c86c15a175434e69bf48dfa0df46cb7a P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f1055ab13fd42ea975574354b972872 in term 0.
I20260709 12:14:56.184311  3798 raft_consensus.cc:515] T e1c1d15eb2724e56b44bc140b084f93a P 80fdd82d32de48048022405ce90b0006 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.185642  3548 leader_election.cc:304] T c86c15a175434e69bf48dfa0df46cb7a P 8f1055ab13fd42ea975574354b972872 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f1055ab13fd42ea975574354b972872, ebdd42d58ca343a8bf776fba5d62b91a; no voters: 
I20260709 12:14:56.188879  3812 tablet_bootstrap.cc:654] T e1c1d15eb2724e56b44bc140b084f93a P ebdd42d58ca343a8bf776fba5d62b91a: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:56.198074  3811 ts_tablet_manager.cc:1434] T 02eedc6cdd57418bb5e0910fc1e1d51d P 8f1055ab13fd42ea975574354b972872: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.014s
I20260709 12:14:56.199630  3811 tablet_bootstrap.cc:492] T c305b1ff286a4133b92eabd2fc15f603 P 8f1055ab13fd42ea975574354b972872: Bootstrap starting.
I20260709 12:14:56.192611  3655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86c15a175434e69bf48dfa0df46cb7a" candidate_uuid: "8f1055ab13fd42ea975574354b972872" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80fdd82d32de48048022405ce90b0006" is_pre_election: true
I20260709 12:14:56.200544  3655 raft_consensus.cc:2468] T c86c15a175434e69bf48dfa0df46cb7a P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f1055ab13fd42ea975574354b972872 in term 0.
I20260709 12:14:56.204399  3503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c1d15eb2724e56b44bc140b084f93a" candidate_uuid: "80fdd82d32de48048022405ce90b0006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebdd42d58ca343a8bf776fba5d62b91a"
I20260709 12:14:56.206192  3811 tablet_bootstrap.cc:654] T c305b1ff286a4133b92eabd2fc15f603 P 8f1055ab13fd42ea975574354b972872: Neither blocks nor log segments found. Creating new log.
W20260709 12:14:56.206146  3622 leader_election.cc:343] T e1c1d15eb2724e56b44bc140b084f93a P 80fdd82d32de48048022405ce90b0006 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ebdd42d58ca343a8bf776fba5d62b91a (127.29.32.193:46811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:56.209050  3579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c1d15eb2724e56b44bc140b084f93a" candidate_uuid: "80fdd82d32de48048022405ce90b0006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f1055ab13fd42ea975574354b972872"
I20260709 12:14:56.209874  3579 raft_consensus.cc:3060] T e1c1d15eb2724e56b44bc140b084f93a P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:56.214022  3788 raft_consensus.cc:493] T 02eedc6cdd57418bb5e0910fc1e1d51d P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:56.214469  3825 raft_consensus.cc:2804] T c86c15a175434e69bf48dfa0df46cb7a P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:56.215111  3825 raft_consensus.cc:493] T c86c15a175434e69bf48dfa0df46cb7a P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:56.214795  3788 raft_consensus.cc:515] T 02eedc6cdd57418bb5e0910fc1e1d51d P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.215524  3825 raft_consensus.cc:3060] T c86c15a175434e69bf48dfa0df46cb7a P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:56.218122  3811 tablet_bootstrap.cc:492] T c305b1ff286a4133b92eabd2fc15f603 P 8f1055ab13fd42ea975574354b972872: No bootstrap required, opened a new log
I20260709 12:14:56.218716  3811 ts_tablet_manager.cc:1403] T c305b1ff286a4133b92eabd2fc15f603 P 8f1055ab13fd42ea975574354b972872: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.011s
I20260709 12:14:56.218897  3582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02eedc6cdd57418bb5e0910fc1e1d51d" candidate_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f1055ab13fd42ea975574354b972872" is_pre_election: true
I20260709 12:14:56.219862  3582 raft_consensus.cc:2468] T 02eedc6cdd57418bb5e0910fc1e1d51d P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebdd42d58ca343a8bf776fba5d62b91a in term 0.
I20260709 12:14:56.224054  3811 raft_consensus.cc:359] T c305b1ff286a4133b92eabd2fc15f603 P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.224941  3811 raft_consensus.cc:385] T c305b1ff286a4133b92eabd2fc15f603 P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:56.224766  3655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02eedc6cdd57418bb5e0910fc1e1d51d" candidate_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80fdd82d32de48048022405ce90b0006" is_pre_election: true
I20260709 12:14:56.225383  3811 raft_consensus.cc:740] T c305b1ff286a4133b92eabd2fc15f603 P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f1055ab13fd42ea975574354b972872, State: Initialized, Role: FOLLOWER
I20260709 12:14:56.226284  3655 raft_consensus.cc:2468] T 02eedc6cdd57418bb5e0910fc1e1d51d P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebdd42d58ca343a8bf776fba5d62b91a in term 0.
I20260709 12:14:56.226526  3811 consensus_queue.cc:260] T c305b1ff286a4133b92eabd2fc15f603 P 8f1055ab13fd42ea975574354b972872 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.230641  3471 leader_election.cc:304] T 02eedc6cdd57418bb5e0910fc1e1d51d P ebdd42d58ca343a8bf776fba5d62b91a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f1055ab13fd42ea975574354b972872, ebdd42d58ca343a8bf776fba5d62b91a; no voters: 
I20260709 12:14:56.233757  3788 leader_election.cc:290] T 02eedc6cdd57418bb5e0910fc1e1d51d P ebdd42d58ca343a8bf776fba5d62b91a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f1055ab13fd42ea975574354b972872 (127.29.32.194:37211), 80fdd82d32de48048022405ce90b0006 (127.29.32.195:34961)
I20260709 12:14:56.195777  3810 ts_tablet_manager.cc:1434] T c305b1ff286a4133b92eabd2fc15f603 P 80fdd82d32de48048022405ce90b0006: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.002s
I20260709 12:14:56.234647  3818 raft_consensus.cc:2804] T 02eedc6cdd57418bb5e0910fc1e1d51d P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:56.236974  3818 raft_consensus.cc:493] T 02eedc6cdd57418bb5e0910fc1e1d51d P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:56.237135  3810 tablet_bootstrap.cc:492] T 5a7e29c082864fa285f90d61621a4495 P 80fdd82d32de48048022405ce90b0006: Bootstrap starting.
I20260709 12:14:56.237550  3818 raft_consensus.cc:3060] T 02eedc6cdd57418bb5e0910fc1e1d51d P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:56.242311  3798 leader_election.cc:290] T e1c1d15eb2724e56b44bc140b084f93a P 80fdd82d32de48048022405ce90b0006 [CANDIDATE]: Term 1 election: Requested vote from peers ebdd42d58ca343a8bf776fba5d62b91a (127.29.32.193:46811), 8f1055ab13fd42ea975574354b972872 (127.29.32.194:37211)
I20260709 12:14:56.244896  3579 raft_consensus.cc:2468] T e1c1d15eb2724e56b44bc140b084f93a P 8f1055ab13fd42ea975574354b972872 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80fdd82d32de48048022405ce90b0006 in term 1.
I20260709 12:14:56.246290  3825 raft_consensus.cc:515] T c86c15a175434e69bf48dfa0df46cb7a P 8f1055ab13fd42ea975574354b972872 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.250231  3620 leader_election.cc:304] T e1c1d15eb2724e56b44bc140b084f93a P 80fdd82d32de48048022405ce90b0006 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 80fdd82d32de48048022405ce90b0006, 8f1055ab13fd42ea975574354b972872; no voters: ebdd42d58ca343a8bf776fba5d62b91a
I20260709 12:14:56.251641  3503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86c15a175434e69bf48dfa0df46cb7a" candidate_uuid: "8f1055ab13fd42ea975574354b972872" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebdd42d58ca343a8bf776fba5d62b91a"
I20260709 12:14:56.252281  3503 raft_consensus.cc:3060] T c86c15a175434e69bf48dfa0df46cb7a P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:56.193059  3745 leader_election.cc:290] T c86c15a175434e69bf48dfa0df46cb7a P 8f1055ab13fd42ea975574354b972872 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebdd42d58ca343a8bf776fba5d62b91a (127.29.32.193:46811), 80fdd82d32de48048022405ce90b0006 (127.29.32.195:34961)
I20260709 12:14:56.235198  3811 ts_tablet_manager.cc:1434] T c305b1ff286a4133b92eabd2fc15f603 P 8f1055ab13fd42ea975574354b972872: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.004s
I20260709 12:14:56.258385  3798 raft_consensus.cc:2804] T e1c1d15eb2724e56b44bc140b084f93a P 80fdd82d32de48048022405ce90b0006 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:56.261184  3503 raft_consensus.cc:2468] T c86c15a175434e69bf48dfa0df46cb7a P ebdd42d58ca343a8bf776fba5d62b91a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f1055ab13fd42ea975574354b972872 in term 1.
I20260709 12:14:56.263614  3818 raft_consensus.cc:515] T 02eedc6cdd57418bb5e0910fc1e1d51d P ebdd42d58ca343a8bf776fba5d62b91a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.264940  3812 tablet_bootstrap.cc:492] T e1c1d15eb2724e56b44bc140b084f93a P ebdd42d58ca343a8bf776fba5d62b91a: No bootstrap required, opened a new log
I20260709 12:14:56.272553  3548 leader_election.cc:304] T c86c15a175434e69bf48dfa0df46cb7a P 8f1055ab13fd42ea975574354b972872 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f1055ab13fd42ea975574354b972872, ebdd42d58ca343a8bf776fba5d62b91a; no voters: 
I20260709 12:14:56.273002  3812 ts_tablet_manager.cc:1403] T e1c1d15eb2724e56b44bc140b084f93a P ebdd42d58ca343a8bf776fba5d62b91a: Time spent bootstrapping tablet: real 0.091s	user 0.051s	sys 0.023s
I20260709 12:14:56.273622  3745 raft_consensus.cc:2804] T c86c15a175434e69bf48dfa0df46cb7a P 8f1055ab13fd42ea975574354b972872 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:56.274106  3745 raft_consensus.cc:697] T c86c15a175434e69bf48dfa0df46cb7a P 8f1055ab13fd42ea975574354b972872 [term 1 LEADER]: Becoming Leader. State: Replica: 8f1055ab13fd42ea975574354b972872, State: Running, Role: LEADER
I20260709 12:14:56.262643  3811 tablet_bootstrap.cc:492] T 9b4cd48454a547d495afe138283deff1 P 8f1055ab13fd42ea975574354b972872: Bootstrap starting.
I20260709 12:14:56.275019  3745 consensus_queue.cc:237] T c86c15a175434e69bf48dfa0df46cb7a P 8f1055ab13fd42ea975574354b972872 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.276288  3812 raft_consensus.cc:359] T e1c1d15eb2724e56b44bc140b084f93a P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.277072  3812 raft_consensus.cc:385] T e1c1d15eb2724e56b44bc140b084f93a P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:56.277374  3812 raft_consensus.cc:740] T e1c1d15eb2724e56b44bc140b084f93a P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebdd42d58ca343a8bf776fba5d62b91a, State: Initialized, Role: FOLLOWER
I20260709 12:14:56.277961  3810 tablet_bootstrap.cc:654] T 5a7e29c082864fa285f90d61621a4495 P 80fdd82d32de48048022405ce90b0006: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:56.278163  3812 consensus_queue.cc:260] T e1c1d15eb2724e56b44bc140b084f93a P ebdd42d58ca343a8bf776fba5d62b91a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.281086  3812 ts_tablet_manager.cc:1434] T e1c1d15eb2724e56b44bc140b084f93a P ebdd42d58ca343a8bf776fba5d62b91a: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 12:14:56.282120  3812 tablet_bootstrap.cc:492] T 5a7e29c082864fa285f90d61621a4495 P ebdd42d58ca343a8bf776fba5d62b91a: Bootstrap starting.
I20260709 12:14:56.263674  3655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86c15a175434e69bf48dfa0df46cb7a" candidate_uuid: "8f1055ab13fd42ea975574354b972872" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80fdd82d32de48048022405ce90b0006"
I20260709 12:14:56.282909  3655 raft_consensus.cc:3060] T c86c15a175434e69bf48dfa0df46cb7a P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:56.286425  3811 tablet_bootstrap.cc:654] T 9b4cd48454a547d495afe138283deff1 P 8f1055ab13fd42ea975574354b972872: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:56.261730  3798 raft_consensus.cc:697] T e1c1d15eb2724e56b44bc140b084f93a P 80fdd82d32de48048022405ce90b0006 [term 1 LEADER]: Becoming Leader. State: Replica: 80fdd82d32de48048022405ce90b0006, State: Running, Role: LEADER
I20260709 12:14:56.290841  3812 tablet_bootstrap.cc:654] T 5a7e29c082864fa285f90d61621a4495 P ebdd42d58ca343a8bf776fba5d62b91a: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:56.289191  3825 leader_election.cc:290] T c86c15a175434e69bf48dfa0df46cb7a P 8f1055ab13fd42ea975574354b972872 [CANDIDATE]: Term 1 election: Requested vote from peers ebdd42d58ca343a8bf776fba5d62b91a (127.29.32.193:46811), 80fdd82d32de48048022405ce90b0006 (127.29.32.195:34961)
I20260709 12:14:56.288165  3579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02eedc6cdd57418bb5e0910fc1e1d51d" candidate_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f1055ab13fd42ea975574354b972872"
I20260709 12:14:56.293170  3579 raft_consensus.cc:3060] T 02eedc6cdd57418bb5e0910fc1e1d51d P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:56.296085  3656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02eedc6cdd57418bb5e0910fc1e1d51d" candidate_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80fdd82d32de48048022405ce90b0006"
I20260709 12:14:56.296799  3818 leader_election.cc:290] T 02eedc6cdd57418bb5e0910fc1e1d51d P ebdd42d58ca343a8bf776fba5d62b91a [CANDIDATE]: Term 1 election: Requested vote from peers 8f1055ab13fd42ea975574354b972872 (127.29.32.194:37211), 80fdd82d32de48048022405ce90b0006 (127.29.32.195:34961)
I20260709 12:14:56.298830  3656 raft_consensus.cc:3060] T 02eedc6cdd57418bb5e0910fc1e1d51d P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:56.300778  3811 tablet_bootstrap.cc:492] T 9b4cd48454a547d495afe138283deff1 P 8f1055ab13fd42ea975574354b972872: No bootstrap required, opened a new log
I20260709 12:14:56.301329  3811 ts_tablet_manager.cc:1403] T 9b4cd48454a547d495afe138283deff1 P 8f1055ab13fd42ea975574354b972872: Time spent bootstrapping tablet: real 0.039s	user 0.003s	sys 0.013s
I20260709 12:14:56.302078  3812 tablet_bootstrap.cc:492] T 5a7e29c082864fa285f90d61621a4495 P ebdd42d58ca343a8bf776fba5d62b91a: No bootstrap required, opened a new log
I20260709 12:14:56.302620  3812 ts_tablet_manager.cc:1403] T 5a7e29c082864fa285f90d61621a4495 P ebdd42d58ca343a8bf776fba5d62b91a: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260709 12:14:56.304550  3811 raft_consensus.cc:359] T 9b4cd48454a547d495afe138283deff1 P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.305186  3810 tablet_bootstrap.cc:492] T 5a7e29c082864fa285f90d61621a4495 P 80fdd82d32de48048022405ce90b0006: No bootstrap required, opened a new log
I20260709 12:14:56.305353  3811 raft_consensus.cc:385] T 9b4cd48454a547d495afe138283deff1 P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:56.305879  3810 ts_tablet_manager.cc:1403] T 5a7e29c082864fa285f90d61621a4495 P 80fdd82d32de48048022405ce90b0006: Time spent bootstrapping tablet: real 0.069s	user 0.013s	sys 0.007s
I20260709 12:14:56.306136  3811 raft_consensus.cc:740] T 9b4cd48454a547d495afe138283deff1 P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f1055ab13fd42ea975574354b972872, State: Initialized, Role: FOLLOWER
I20260709 12:14:56.305596  3812 raft_consensus.cc:359] T 5a7e29c082864fa285f90d61621a4495 P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.307075  3812 raft_consensus.cc:385] T 5a7e29c082864fa285f90d61621a4495 P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:56.307402  3812 raft_consensus.cc:740] T 5a7e29c082864fa285f90d61621a4495 P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebdd42d58ca343a8bf776fba5d62b91a, State: Initialized, Role: FOLLOWER
I20260709 12:14:56.307477  3811 consensus_queue.cc:260] T 9b4cd48454a547d495afe138283deff1 P 8f1055ab13fd42ea975574354b972872 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.308251  3812 consensus_queue.cc:260] T 5a7e29c082864fa285f90d61621a4495 P ebdd42d58ca343a8bf776fba5d62b91a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.310294  3811 ts_tablet_manager.cc:1434] T 9b4cd48454a547d495afe138283deff1 P 8f1055ab13fd42ea975574354b972872: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.004s
I20260709 12:14:56.311122  3812 ts_tablet_manager.cc:1434] T 5a7e29c082864fa285f90d61621a4495 P ebdd42d58ca343a8bf776fba5d62b91a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260709 12:14:56.311697  3811 tablet_bootstrap.cc:492] T a6f1b96f5b69415bbbe7dae41f33b02b P 8f1055ab13fd42ea975574354b972872: Bootstrap starting.
I20260709 12:14:56.312785  3810 raft_consensus.cc:359] T 5a7e29c082864fa285f90d61621a4495 P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.313592  3810 raft_consensus.cc:385] T 5a7e29c082864fa285f90d61621a4495 P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:56.291800  3798 consensus_queue.cc:237] T e1c1d15eb2724e56b44bc140b084f93a P 80fdd82d32de48048022405ce90b0006 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.313927  3810 raft_consensus.cc:740] T 5a7e29c082864fa285f90d61621a4495 P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80fdd82d32de48048022405ce90b0006, State: Initialized, Role: FOLLOWER
I20260709 12:14:56.314914  3810 consensus_queue.cc:260] T 5a7e29c082864fa285f90d61621a4495 P 80fdd82d32de48048022405ce90b0006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.310267  3656 raft_consensus.cc:2468] T 02eedc6cdd57418bb5e0910fc1e1d51d P 80fdd82d32de48048022405ce90b0006 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebdd42d58ca343a8bf776fba5d62b91a in term 1.
I20260709 12:14:56.317294  3470 leader_election.cc:304] T 02eedc6cdd57418bb5e0910fc1e1d51d P ebdd42d58ca343a8bf776fba5d62b91a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80fdd82d32de48048022405ce90b0006, ebdd42d58ca343a8bf776fba5d62b91a; no voters: 
I20260709 12:14:56.317700  3810 ts_tablet_manager.cc:1434] T 5a7e29c082864fa285f90d61621a4495 P 80fdd82d32de48048022405ce90b0006: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 12:14:56.318521  3818 raft_consensus.cc:2804] T 02eedc6cdd57418bb5e0910fc1e1d51d P ebdd42d58ca343a8bf776fba5d62b91a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:56.318982  3810 tablet_bootstrap.cc:492] T fb046308ceb242e7813f6047821295d7 P 80fdd82d32de48048022405ce90b0006: Bootstrap starting.
I20260709 12:14:56.319005  3818 raft_consensus.cc:697] T 02eedc6cdd57418bb5e0910fc1e1d51d P ebdd42d58ca343a8bf776fba5d62b91a [term 1 LEADER]: Becoming Leader. State: Replica: ebdd42d58ca343a8bf776fba5d62b91a, State: Running, Role: LEADER
I20260709 12:14:56.320145  3811 tablet_bootstrap.cc:654] T a6f1b96f5b69415bbbe7dae41f33b02b P 8f1055ab13fd42ea975574354b972872: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:56.320199  3818 consensus_queue.cc:237] T 02eedc6cdd57418bb5e0910fc1e1d51d P ebdd42d58ca343a8bf776fba5d62b91a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.323096  3812 tablet_bootstrap.cc:492] T 9b4cd48454a547d495afe138283deff1 P ebdd42d58ca343a8bf776fba5d62b91a: Bootstrap starting.
I20260709 12:14:56.323951  3405 catalog_manager.cc:5697] T c86c15a175434e69bf48dfa0df46cb7a P 8f1055ab13fd42ea975574354b972872 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f1055ab13fd42ea975574354b972872 (127.29.32.194). New cstate: current_term: 1 leader_uuid: "8f1055ab13fd42ea975574354b972872" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:56.326048  3655 raft_consensus.cc:2468] T c86c15a175434e69bf48dfa0df46cb7a P 80fdd82d32de48048022405ce90b0006 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f1055ab13fd42ea975574354b972872 in term 1.
I20260709 12:14:56.337896  3828 raft_consensus.cc:493] T 5a7e29c082864fa285f90d61621a4495 P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:56.360059  3828 raft_consensus.cc:515] T 5a7e29c082864fa285f90d61621a4495 P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.361325  3745 raft_consensus.cc:493] T 9b4cd48454a547d495afe138283deff1 P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:56.361876  3745 raft_consensus.cc:515] T 9b4cd48454a547d495afe138283deff1 P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.362552  3828 leader_election.cc:290] T 5a7e29c082864fa285f90d61621a4495 P 80fdd82d32de48048022405ce90b0006 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebdd42d58ca343a8bf776fba5d62b91a (127.29.32.193:46811), 8f1055ab13fd42ea975574354b972872 (127.29.32.194:37211)
I20260709 12:14:56.363956  3745 leader_election.cc:290] T 9b4cd48454a547d495afe138283deff1 P 8f1055ab13fd42ea975574354b972872 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebdd42d58ca343a8bf776fba5d62b91a (127.29.32.193:46811), 80fdd82d32de48048022405ce90b0006 (127.29.32.195:34961)
I20260709 12:14:56.364215  3503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7e29c082864fa285f90d61621a4495" candidate_uuid: "80fdd82d32de48048022405ce90b0006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" is_pre_election: true
I20260709 12:14:56.364863  3503 raft_consensus.cc:2468] T 5a7e29c082864fa285f90d61621a4495 P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80fdd82d32de48048022405ce90b0006 in term 0.
I20260709 12:14:56.366102  3622 leader_election.cc:304] T 5a7e29c082864fa285f90d61621a4495 P 80fdd82d32de48048022405ce90b0006 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80fdd82d32de48048022405ce90b0006, ebdd42d58ca343a8bf776fba5d62b91a; no voters: 
I20260709 12:14:56.369436  3812 tablet_bootstrap.cc:654] T 9b4cd48454a547d495afe138283deff1 P ebdd42d58ca343a8bf776fba5d62b91a: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:56.371236  3503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b4cd48454a547d495afe138283deff1" candidate_uuid: "8f1055ab13fd42ea975574354b972872" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" is_pre_election: true
W20260709 12:14:56.376358  3548 leader_election.cc:343] T 9b4cd48454a547d495afe138283deff1 P 8f1055ab13fd42ea975574354b972872 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ebdd42d58ca343a8bf776fba5d62b91a (127.29.32.193:46811): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:56.377470  3828 raft_consensus.cc:493] T c305b1ff286a4133b92eabd2fc15f603 P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:56.378021  3828 raft_consensus.cc:515] T c305b1ff286a4133b92eabd2fc15f603 P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.380282  3403 catalog_manager.cc:5697] T 02eedc6cdd57418bb5e0910fc1e1d51d P ebdd42d58ca343a8bf776fba5d62b91a reported cstate change: term changed from 0 to 1, leader changed from <none> to ebdd42d58ca343a8bf776fba5d62b91a (127.29.32.193). New cstate: current_term: 1 leader_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:56.382329  3507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c305b1ff286a4133b92eabd2fc15f603" candidate_uuid: "80fdd82d32de48048022405ce90b0006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" is_pre_election: true
I20260709 12:14:56.383049  3507 raft_consensus.cc:2468] T c305b1ff286a4133b92eabd2fc15f603 P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80fdd82d32de48048022405ce90b0006 in term 0.
I20260709 12:14:56.384305  3622 leader_election.cc:304] T c305b1ff286a4133b92eabd2fc15f603 P 80fdd82d32de48048022405ce90b0006 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80fdd82d32de48048022405ce90b0006, ebdd42d58ca343a8bf776fba5d62b91a; no voters: 
W20260709 12:14:56.384845  3545 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.29.32.195:34961, user_credentials={real_user=slave}} blocked reactor thread for 53027us
I20260709 12:14:56.389987  3810 tablet_bootstrap.cc:654] T fb046308ceb242e7813f6047821295d7 P 80fdd82d32de48048022405ce90b0006: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:56.390606  3828 leader_election.cc:290] T c305b1ff286a4133b92eabd2fc15f603 P 80fdd82d32de48048022405ce90b0006 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebdd42d58ca343a8bf776fba5d62b91a (127.29.32.193:46811), 8f1055ab13fd42ea975574354b972872 (127.29.32.194:37211)
I20260709 12:14:56.390632  3655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b4cd48454a547d495afe138283deff1" candidate_uuid: "8f1055ab13fd42ea975574354b972872" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80fdd82d32de48048022405ce90b0006" is_pre_election: true
I20260709 12:14:56.391521  3828 raft_consensus.cc:2804] T 5a7e29c082864fa285f90d61621a4495 P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:56.391986  3828 raft_consensus.cc:493] T 5a7e29c082864fa285f90d61621a4495 P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:56.392387  3828 raft_consensus.cc:3060] T 5a7e29c082864fa285f90d61621a4495 P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:56.382064  3579 raft_consensus.cc:2468] T 02eedc6cdd57418bb5e0910fc1e1d51d P 8f1055ab13fd42ea975574354b972872 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebdd42d58ca343a8bf776fba5d62b91a in term 1.
I20260709 12:14:56.393963  3838 raft_consensus.cc:2804] T c305b1ff286a4133b92eabd2fc15f603 P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:56.394850  3838 raft_consensus.cc:493] T c305b1ff286a4133b92eabd2fc15f603 P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:56.395319  3838 raft_consensus.cc:3060] T c305b1ff286a4133b92eabd2fc15f603 P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:56.403146  3582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7e29c082864fa285f90d61621a4495" candidate_uuid: "80fdd82d32de48048022405ce90b0006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f1055ab13fd42ea975574354b972872" is_pre_election: true
W20260709 12:14:56.403574  3545 leader_election.cc:343] T 9b4cd48454a547d495afe138283deff1 P 8f1055ab13fd42ea975574354b972872 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80fdd82d32de48048022405ce90b0006 (127.29.32.195:34961): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:56.404196  3545 leader_election.cc:304] T 9b4cd48454a547d495afe138283deff1 P 8f1055ab13fd42ea975574354b972872 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f1055ab13fd42ea975574354b972872; no voters: 80fdd82d32de48048022405ce90b0006, ebdd42d58ca343a8bf776fba5d62b91a
I20260709 12:14:56.405159  3579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c305b1ff286a4133b92eabd2fc15f603" candidate_uuid: "80fdd82d32de48048022405ce90b0006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f1055ab13fd42ea975574354b972872" is_pre_election: true
I20260709 12:14:56.405941  3579 raft_consensus.cc:2468] T c305b1ff286a4133b92eabd2fc15f603 P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80fdd82d32de48048022405ce90b0006 in term 0.
I20260709 12:14:56.405640  3402 catalog_manager.cc:5697] T e1c1d15eb2724e56b44bc140b084f93a P 80fdd82d32de48048022405ce90b0006 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80fdd82d32de48048022405ce90b0006 (127.29.32.195). New cstate: current_term: 1 leader_uuid: "80fdd82d32de48048022405ce90b0006" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:56.408595  3825 raft_consensus.cc:2749] T 9b4cd48454a547d495afe138283deff1 P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:14:56.408962  3620 leader_election.cc:343] T 5a7e29c082864fa285f90d61621a4495 P 80fdd82d32de48048022405ce90b0006 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f1055ab13fd42ea975574354b972872 (127.29.32.194:37211): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:56.413631  3811 tablet_bootstrap.cc:492] T a6f1b96f5b69415bbbe7dae41f33b02b P 8f1055ab13fd42ea975574354b972872: No bootstrap required, opened a new log
I20260709 12:14:56.414659  3811 ts_tablet_manager.cc:1403] T a6f1b96f5b69415bbbe7dae41f33b02b P 8f1055ab13fd42ea975574354b972872: Time spent bootstrapping tablet: real 0.103s	user 0.046s	sys 0.031s
I20260709 12:14:56.415549  3812 tablet_bootstrap.cc:492] T 9b4cd48454a547d495afe138283deff1 P ebdd42d58ca343a8bf776fba5d62b91a: No bootstrap required, opened a new log
I20260709 12:14:56.418938  3812 ts_tablet_manager.cc:1403] T 9b4cd48454a547d495afe138283deff1 P ebdd42d58ca343a8bf776fba5d62b91a: Time spent bootstrapping tablet: real 0.096s	user 0.015s	sys 0.009s
I20260709 12:14:56.421854  3810 tablet_bootstrap.cc:492] T fb046308ceb242e7813f6047821295d7 P 80fdd82d32de48048022405ce90b0006: No bootstrap required, opened a new log
I20260709 12:14:56.423343  3810 ts_tablet_manager.cc:1403] T fb046308ceb242e7813f6047821295d7 P 80fdd82d32de48048022405ce90b0006: Time spent bootstrapping tablet: real 0.105s	user 0.013s	sys 0.016s
I20260709 12:14:56.419651  3811 raft_consensus.cc:359] T a6f1b96f5b69415bbbe7dae41f33b02b P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.423962  3811 raft_consensus.cc:385] T a6f1b96f5b69415bbbe7dae41f33b02b P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:56.424424  3811 raft_consensus.cc:740] T a6f1b96f5b69415bbbe7dae41f33b02b P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f1055ab13fd42ea975574354b972872, State: Initialized, Role: FOLLOWER
I20260709 12:14:56.425064  3812 raft_consensus.cc:359] T 9b4cd48454a547d495afe138283deff1 P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.425287  3828 raft_consensus.cc:515] T 5a7e29c082864fa285f90d61621a4495 P 80fdd82d32de48048022405ce90b0006 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.425385  3811 consensus_queue.cc:260] T a6f1b96f5b69415bbbe7dae41f33b02b P 8f1055ab13fd42ea975574354b972872 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.428432  3828 leader_election.cc:290] T 5a7e29c082864fa285f90d61621a4495 P 80fdd82d32de48048022405ce90b0006 [CANDIDATE]: Term 1 election: Requested vote from peers ebdd42d58ca343a8bf776fba5d62b91a (127.29.32.193:46811), 8f1055ab13fd42ea975574354b972872 (127.29.32.194:37211)
I20260709 12:14:56.428803  3503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7e29c082864fa285f90d61621a4495" candidate_uuid: "80fdd82d32de48048022405ce90b0006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebdd42d58ca343a8bf776fba5d62b91a"
I20260709 12:14:56.429522  3503 raft_consensus.cc:3060] T 5a7e29c082864fa285f90d61621a4495 P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:56.429348  3838 raft_consensus.cc:515] T c305b1ff286a4133b92eabd2fc15f603 P 80fdd82d32de48048022405ce90b0006 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.426003  3812 raft_consensus.cc:385] T 9b4cd48454a547d495afe138283deff1 P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:56.430497  3812 raft_consensus.cc:740] T 9b4cd48454a547d495afe138283deff1 P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebdd42d58ca343a8bf776fba5d62b91a, State: Initialized, Role: FOLLOWER
I20260709 12:14:56.432195  3811 ts_tablet_manager.cc:1434] T a6f1b96f5b69415bbbe7dae41f33b02b P 8f1055ab13fd42ea975574354b972872: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.001s
I20260709 12:14:56.431838  3812 consensus_queue.cc:260] T 9b4cd48454a547d495afe138283deff1 P ebdd42d58ca343a8bf776fba5d62b91a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.432601  3579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7e29c082864fa285f90d61621a4495" candidate_uuid: "80fdd82d32de48048022405ce90b0006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f1055ab13fd42ea975574354b972872"
I20260709 12:14:56.431944  3810 raft_consensus.cc:359] T fb046308ceb242e7813f6047821295d7 P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.432951  3507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c305b1ff286a4133b92eabd2fc15f603" candidate_uuid: "80fdd82d32de48048022405ce90b0006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebdd42d58ca343a8bf776fba5d62b91a"
I20260709 12:14:56.433244  3810 raft_consensus.cc:385] T fb046308ceb242e7813f6047821295d7 P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:56.433583  3810 raft_consensus.cc:740] T fb046308ceb242e7813f6047821295d7 P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80fdd82d32de48048022405ce90b0006, State: Initialized, Role: FOLLOWER
I20260709 12:14:56.433593  3507 raft_consensus.cc:3060] T c305b1ff286a4133b92eabd2fc15f603 P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:14:56.434401  3620 leader_election.cc:343] T 5a7e29c082864fa285f90d61621a4495 P 80fdd82d32de48048022405ce90b0006 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8f1055ab13fd42ea975574354b972872 (127.29.32.194:37211): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:14:56.434499  3810 consensus_queue.cc:260] T fb046308ceb242e7813f6047821295d7 P 80fdd82d32de48048022405ce90b0006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.435084  3812 ts_tablet_manager.cc:1434] T 9b4cd48454a547d495afe138283deff1 P ebdd42d58ca343a8bf776fba5d62b91a: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.001s
I20260709 12:14:56.436419  3812 tablet_bootstrap.cc:492] T fb046308ceb242e7813f6047821295d7 P ebdd42d58ca343a8bf776fba5d62b91a: Bootstrap starting.
I20260709 12:14:56.436548  3811 tablet_bootstrap.cc:492] T 5a7e29c082864fa285f90d61621a4495 P 8f1055ab13fd42ea975574354b972872: Bootstrap starting.
I20260709 12:14:56.441907  3507 raft_consensus.cc:2468] T c305b1ff286a4133b92eabd2fc15f603 P ebdd42d58ca343a8bf776fba5d62b91a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80fdd82d32de48048022405ce90b0006 in term 1.
I20260709 12:14:56.442024  3503 raft_consensus.cc:2468] T 5a7e29c082864fa285f90d61621a4495 P ebdd42d58ca343a8bf776fba5d62b91a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80fdd82d32de48048022405ce90b0006 in term 1.
I20260709 12:14:56.443598  3622 leader_election.cc:304] T c305b1ff286a4133b92eabd2fc15f603 P 80fdd82d32de48048022405ce90b0006 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80fdd82d32de48048022405ce90b0006, ebdd42d58ca343a8bf776fba5d62b91a; no voters: 
I20260709 12:14:56.443972  3812 tablet_bootstrap.cc:654] T fb046308ceb242e7813f6047821295d7 P ebdd42d58ca343a8bf776fba5d62b91a: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:56.444490  3828 raft_consensus.cc:2804] T c305b1ff286a4133b92eabd2fc15f603 P 80fdd82d32de48048022405ce90b0006 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:56.444653  3622 leader_election.cc:304] T 5a7e29c082864fa285f90d61621a4495 P 80fdd82d32de48048022405ce90b0006 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 80fdd82d32de48048022405ce90b0006, ebdd42d58ca343a8bf776fba5d62b91a; no voters: 8f1055ab13fd42ea975574354b972872
I20260709 12:14:56.445116  3828 raft_consensus.cc:697] T c305b1ff286a4133b92eabd2fc15f603 P 80fdd82d32de48048022405ce90b0006 [term 1 LEADER]: Becoming Leader. State: Replica: 80fdd82d32de48048022405ce90b0006, State: Running, Role: LEADER
I20260709 12:14:56.445768  3798 raft_consensus.cc:2804] T 5a7e29c082864fa285f90d61621a4495 P 80fdd82d32de48048022405ce90b0006 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:56.446305  3798 raft_consensus.cc:697] T 5a7e29c082864fa285f90d61621a4495 P 80fdd82d32de48048022405ce90b0006 [term 1 LEADER]: Becoming Leader. State: Replica: 80fdd82d32de48048022405ce90b0006, State: Running, Role: LEADER
I20260709 12:14:56.446141  3828 consensus_queue.cc:237] T c305b1ff286a4133b92eabd2fc15f603 P 80fdd82d32de48048022405ce90b0006 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.444073  3810 ts_tablet_manager.cc:1434] T fb046308ceb242e7813f6047821295d7 P 80fdd82d32de48048022405ce90b0006: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 12:14:56.447430  3798 consensus_queue.cc:237] T 5a7e29c082864fa285f90d61621a4495 P 80fdd82d32de48048022405ce90b0006 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.449080  3810 tablet_bootstrap.cc:492] T 9b4cd48454a547d495afe138283deff1 P 80fdd82d32de48048022405ce90b0006: Bootstrap starting.
I20260709 12:14:56.454921  3838 leader_election.cc:290] T c305b1ff286a4133b92eabd2fc15f603 P 80fdd82d32de48048022405ce90b0006 [CANDIDATE]: Term 1 election: Requested vote from peers ebdd42d58ca343a8bf776fba5d62b91a (127.29.32.193:46811), 8f1055ab13fd42ea975574354b972872 (127.29.32.194:37211)
I20260709 12:14:56.456352  3811 tablet_bootstrap.cc:654] T 5a7e29c082864fa285f90d61621a4495 P 8f1055ab13fd42ea975574354b972872: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:56.456262  3579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c305b1ff286a4133b92eabd2fc15f603" candidate_uuid: "80fdd82d32de48048022405ce90b0006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f1055ab13fd42ea975574354b972872"
I20260709 12:14:56.457114  3579 raft_consensus.cc:3060] T c305b1ff286a4133b92eabd2fc15f603 P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:56.472668  3579 raft_consensus.cc:2468] T c305b1ff286a4133b92eabd2fc15f603 P 8f1055ab13fd42ea975574354b972872 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80fdd82d32de48048022405ce90b0006 in term 1.
I20260709 12:14:56.473142  3811 tablet_bootstrap.cc:492] T 5a7e29c082864fa285f90d61621a4495 P 8f1055ab13fd42ea975574354b972872: No bootstrap required, opened a new log
I20260709 12:14:56.473889  3811 ts_tablet_manager.cc:1403] T 5a7e29c082864fa285f90d61621a4495 P 8f1055ab13fd42ea975574354b972872: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.006s
I20260709 12:14:56.476794  3812 tablet_bootstrap.cc:492] T fb046308ceb242e7813f6047821295d7 P ebdd42d58ca343a8bf776fba5d62b91a: No bootstrap required, opened a new log
I20260709 12:14:56.476871  3811 raft_consensus.cc:359] T 5a7e29c082864fa285f90d61621a4495 P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.478018  3812 ts_tablet_manager.cc:1403] T fb046308ceb242e7813f6047821295d7 P ebdd42d58ca343a8bf776fba5d62b91a: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.013s
I20260709 12:14:56.478137  3811 raft_consensus.cc:385] T 5a7e29c082864fa285f90d61621a4495 P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:56.478804  3811 raft_consensus.cc:740] T 5a7e29c082864fa285f90d61621a4495 P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f1055ab13fd42ea975574354b972872, State: Initialized, Role: FOLLOWER
I20260709 12:14:56.479765  3810 tablet_bootstrap.cc:654] T 9b4cd48454a547d495afe138283deff1 P 80fdd82d32de48048022405ce90b0006: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:56.479835  3811 consensus_queue.cc:260] T 5a7e29c082864fa285f90d61621a4495 P 8f1055ab13fd42ea975574354b972872 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.482146  3812 raft_consensus.cc:359] T fb046308ceb242e7813f6047821295d7 P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.482820  3811 ts_tablet_manager.cc:1434] T 5a7e29c082864fa285f90d61621a4495 P 8f1055ab13fd42ea975574354b972872: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 12:14:56.483135  3812 raft_consensus.cc:385] T fb046308ceb242e7813f6047821295d7 P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:56.483613  3812 raft_consensus.cc:740] T fb046308ceb242e7813f6047821295d7 P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebdd42d58ca343a8bf776fba5d62b91a, State: Initialized, Role: FOLLOWER
I20260709 12:14:56.484086  3811 tablet_bootstrap.cc:492] T fb046308ceb242e7813f6047821295d7 P 8f1055ab13fd42ea975574354b972872: Bootstrap starting.
I20260709 12:14:56.484373  3812 consensus_queue.cc:260] T fb046308ceb242e7813f6047821295d7 P ebdd42d58ca343a8bf776fba5d62b91a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.486881  3812 ts_tablet_manager.cc:1434] T fb046308ceb242e7813f6047821295d7 P ebdd42d58ca343a8bf776fba5d62b91a: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:14:56.487939  3812 tablet_bootstrap.cc:492] T dd175e946de14947bfe4d642392a0fd6 P ebdd42d58ca343a8bf776fba5d62b91a: Bootstrap starting.
I20260709 12:14:56.491569  3811 tablet_bootstrap.cc:654] T fb046308ceb242e7813f6047821295d7 P 8f1055ab13fd42ea975574354b972872: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:56.495121  3812 tablet_bootstrap.cc:654] T dd175e946de14947bfe4d642392a0fd6 P ebdd42d58ca343a8bf776fba5d62b91a: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:56.498160  3810 tablet_bootstrap.cc:492] T 9b4cd48454a547d495afe138283deff1 P 80fdd82d32de48048022405ce90b0006: No bootstrap required, opened a new log
I20260709 12:14:56.499015  3810 ts_tablet_manager.cc:1403] T 9b4cd48454a547d495afe138283deff1 P 80fdd82d32de48048022405ce90b0006: Time spent bootstrapping tablet: real 0.050s	user 0.016s	sys 0.004s
I20260709 12:14:56.502939  3810 raft_consensus.cc:359] T 9b4cd48454a547d495afe138283deff1 P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.503963  3810 raft_consensus.cc:385] T 9b4cd48454a547d495afe138283deff1 P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:56.504362  3810 raft_consensus.cc:740] T 9b4cd48454a547d495afe138283deff1 P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80fdd82d32de48048022405ce90b0006, State: Initialized, Role: FOLLOWER
I20260709 12:14:56.505219  3810 consensus_queue.cc:260] T 9b4cd48454a547d495afe138283deff1 P 80fdd82d32de48048022405ce90b0006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.507849  3810 ts_tablet_manager.cc:1434] T 9b4cd48454a547d495afe138283deff1 P 80fdd82d32de48048022405ce90b0006: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:14:56.509007  3810 tablet_bootstrap.cc:492] T a6f1b96f5b69415bbbe7dae41f33b02b P 80fdd82d32de48048022405ce90b0006: Bootstrap starting.
I20260709 12:14:56.514532  3811 tablet_bootstrap.cc:492] T fb046308ceb242e7813f6047821295d7 P 8f1055ab13fd42ea975574354b972872: No bootstrap required, opened a new log
I20260709 12:14:56.515208  3811 ts_tablet_manager.cc:1403] T fb046308ceb242e7813f6047821295d7 P 8f1055ab13fd42ea975574354b972872: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.004s
I20260709 12:14:56.518136  3810 tablet_bootstrap.cc:654] T a6f1b96f5b69415bbbe7dae41f33b02b P 80fdd82d32de48048022405ce90b0006: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:56.518489  3811 raft_consensus.cc:359] T fb046308ceb242e7813f6047821295d7 P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.519302  3811 raft_consensus.cc:385] T fb046308ceb242e7813f6047821295d7 P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:56.519627  3811 raft_consensus.cc:740] T fb046308ceb242e7813f6047821295d7 P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f1055ab13fd42ea975574354b972872, State: Initialized, Role: FOLLOWER
I20260709 12:14:56.520521  3811 consensus_queue.cc:260] T fb046308ceb242e7813f6047821295d7 P 8f1055ab13fd42ea975574354b972872 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.523790  3811 ts_tablet_manager.cc:1434] T fb046308ceb242e7813f6047821295d7 P 8f1055ab13fd42ea975574354b972872: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:14:56.525130  3811 tablet_bootstrap.cc:492] T dd175e946de14947bfe4d642392a0fd6 P 8f1055ab13fd42ea975574354b972872: Bootstrap starting.
I20260709 12:14:56.533967  3811 tablet_bootstrap.cc:654] T dd175e946de14947bfe4d642392a0fd6 P 8f1055ab13fd42ea975574354b972872: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:56.546636  3812 tablet_bootstrap.cc:492] T dd175e946de14947bfe4d642392a0fd6 P ebdd42d58ca343a8bf776fba5d62b91a: No bootstrap required, opened a new log
I20260709 12:14:56.547163  3812 ts_tablet_manager.cc:1403] T dd175e946de14947bfe4d642392a0fd6 P ebdd42d58ca343a8bf776fba5d62b91a: Time spent bootstrapping tablet: real 0.060s	user 0.030s	sys 0.028s
I20260709 12:14:56.549861  3812 raft_consensus.cc:359] T dd175e946de14947bfe4d642392a0fd6 P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.550611  3812 raft_consensus.cc:385] T dd175e946de14947bfe4d642392a0fd6 P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:56.550859  3812 raft_consensus.cc:740] T dd175e946de14947bfe4d642392a0fd6 P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebdd42d58ca343a8bf776fba5d62b91a, State: Initialized, Role: FOLLOWER
I20260709 12:14:56.551637  3812 consensus_queue.cc:260] T dd175e946de14947bfe4d642392a0fd6 P ebdd42d58ca343a8bf776fba5d62b91a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.553579  3812 ts_tablet_manager.cc:1434] T dd175e946de14947bfe4d642392a0fd6 P ebdd42d58ca343a8bf776fba5d62b91a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:14:56.554929  3812 tablet_bootstrap.cc:492] T a6f1b96f5b69415bbbe7dae41f33b02b P ebdd42d58ca343a8bf776fba5d62b91a: Bootstrap starting.
I20260709 12:14:56.547536  3811 tablet_bootstrap.cc:492] T dd175e946de14947bfe4d642392a0fd6 P 8f1055ab13fd42ea975574354b972872: No bootstrap required, opened a new log
I20260709 12:14:56.558504  3811 ts_tablet_manager.cc:1403] T dd175e946de14947bfe4d642392a0fd6 P 8f1055ab13fd42ea975574354b972872: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.007s
I20260709 12:14:56.561431  3812 tablet_bootstrap.cc:654] T a6f1b96f5b69415bbbe7dae41f33b02b P ebdd42d58ca343a8bf776fba5d62b91a: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:56.561573  3811 raft_consensus.cc:359] T dd175e946de14947bfe4d642392a0fd6 P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.563840  3811 raft_consensus.cc:385] T dd175e946de14947bfe4d642392a0fd6 P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:56.564101  3811 raft_consensus.cc:740] T dd175e946de14947bfe4d642392a0fd6 P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f1055ab13fd42ea975574354b972872, State: Initialized, Role: FOLLOWER
I20260709 12:14:56.562510  3825 raft_consensus.cc:493] T fb046308ceb242e7813f6047821295d7 P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:56.566349  3825 raft_consensus.cc:515] T fb046308ceb242e7813f6047821295d7 P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.565701  3811 consensus_queue.cc:260] T dd175e946de14947bfe4d642392a0fd6 P 8f1055ab13fd42ea975574354b972872 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.568652  3810 tablet_bootstrap.cc:492] T a6f1b96f5b69415bbbe7dae41f33b02b P 80fdd82d32de48048022405ce90b0006: No bootstrap required, opened a new log
I20260709 12:14:56.569231  3810 ts_tablet_manager.cc:1403] T a6f1b96f5b69415bbbe7dae41f33b02b P 80fdd82d32de48048022405ce90b0006: Time spent bootstrapping tablet: real 0.060s	user 0.018s	sys 0.022s
I20260709 12:14:56.570187  3507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb046308ceb242e7813f6047821295d7" candidate_uuid: "8f1055ab13fd42ea975574354b972872" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" is_pre_election: true
I20260709 12:14:56.570581  3811 ts_tablet_manager.cc:1434] T dd175e946de14947bfe4d642392a0fd6 P 8f1055ab13fd42ea975574354b972872: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:14:56.570914  3507 raft_consensus.cc:2468] T fb046308ceb242e7813f6047821295d7 P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f1055ab13fd42ea975574354b972872 in term 0.
I20260709 12:14:56.572171  3810 raft_consensus.cc:359] T a6f1b96f5b69415bbbe7dae41f33b02b P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.572999  3810 raft_consensus.cc:385] T a6f1b96f5b69415bbbe7dae41f33b02b P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:56.573319  3810 raft_consensus.cc:740] T a6f1b96f5b69415bbbe7dae41f33b02b P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80fdd82d32de48048022405ce90b0006, State: Initialized, Role: FOLLOWER
I20260709 12:14:56.573702  3548 leader_election.cc:304] T fb046308ceb242e7813f6047821295d7 P 8f1055ab13fd42ea975574354b972872 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f1055ab13fd42ea975574354b972872, ebdd42d58ca343a8bf776fba5d62b91a; no voters: 
I20260709 12:14:56.574227  3810 consensus_queue.cc:260] T a6f1b96f5b69415bbbe7dae41f33b02b P 80fdd82d32de48048022405ce90b0006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.574807  3827 raft_consensus.cc:2804] T fb046308ceb242e7813f6047821295d7 P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:56.575225  3827 raft_consensus.cc:493] T fb046308ceb242e7813f6047821295d7 P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:56.575569  3827 raft_consensus.cc:3060] T fb046308ceb242e7813f6047821295d7 P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:56.576937  3810 ts_tablet_manager.cc:1434] T a6f1b96f5b69415bbbe7dae41f33b02b P 80fdd82d32de48048022405ce90b0006: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:14:56.578040  3810 tablet_bootstrap.cc:492] T dd175e946de14947bfe4d642392a0fd6 P 80fdd82d32de48048022405ce90b0006: Bootstrap starting.
I20260709 12:14:56.580868  3818 raft_consensus.cc:493] T e1c1d15eb2724e56b44bc140b084f93a P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:56.581373  3818 raft_consensus.cc:515] T e1c1d15eb2724e56b44bc140b084f93a P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.583343  3655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb046308ceb242e7813f6047821295d7" candidate_uuid: "8f1055ab13fd42ea975574354b972872" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80fdd82d32de48048022405ce90b0006" is_pre_election: true
I20260709 12:14:56.584095  3655 raft_consensus.cc:2468] T fb046308ceb242e7813f6047821295d7 P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f1055ab13fd42ea975574354b972872 in term 0.
I20260709 12:14:56.584529  3810 tablet_bootstrap.cc:654] T dd175e946de14947bfe4d642392a0fd6 P 80fdd82d32de48048022405ce90b0006: Neither blocks nor log segments found. Creating new log.
I20260709 12:14:56.585697  3579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c1d15eb2724e56b44bc140b084f93a" candidate_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f1055ab13fd42ea975574354b972872" is_pre_election: true
I20260709 12:14:56.586923  3579 raft_consensus.cc:2393] T e1c1d15eb2724e56b44bc140b084f93a P 8f1055ab13fd42ea975574354b972872 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ebdd42d58ca343a8bf776fba5d62b91a in current term 1: Already voted for candidate 80fdd82d32de48048022405ce90b0006 in this term.
I20260709 12:14:56.590543  3827 raft_consensus.cc:515] T fb046308ceb242e7813f6047821295d7 P 8f1055ab13fd42ea975574354b972872 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.595221  3507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb046308ceb242e7813f6047821295d7" candidate_uuid: "8f1055ab13fd42ea975574354b972872" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebdd42d58ca343a8bf776fba5d62b91a"
I20260709 12:14:56.595602  3818 leader_election.cc:290] T e1c1d15eb2724e56b44bc140b084f93a P ebdd42d58ca343a8bf776fba5d62b91a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f1055ab13fd42ea975574354b972872 (127.29.32.194:37211), 80fdd82d32de48048022405ce90b0006 (127.29.32.195:34961)
I20260709 12:14:56.595826  3507 raft_consensus.cc:3060] T fb046308ceb242e7813f6047821295d7 P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:56.596838  3810 tablet_bootstrap.cc:492] T dd175e946de14947bfe4d642392a0fd6 P 80fdd82d32de48048022405ce90b0006: No bootstrap required, opened a new log
I20260709 12:14:56.597342  3810 ts_tablet_manager.cc:1403] T dd175e946de14947bfe4d642392a0fd6 P 80fdd82d32de48048022405ce90b0006: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260709 12:14:56.598008  3655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb046308ceb242e7813f6047821295d7" candidate_uuid: "8f1055ab13fd42ea975574354b972872" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80fdd82d32de48048022405ce90b0006"
I20260709 12:14:56.598613  3655 raft_consensus.cc:3060] T fb046308ceb242e7813f6047821295d7 P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:56.600704  3810 raft_consensus.cc:359] T dd175e946de14947bfe4d642392a0fd6 P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.601670  3810 raft_consensus.cc:385] T dd175e946de14947bfe4d642392a0fd6 P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:56.602011  3810 raft_consensus.cc:740] T dd175e946de14947bfe4d642392a0fd6 P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80fdd82d32de48048022405ce90b0006, State: Initialized, Role: FOLLOWER
I20260709 12:14:56.602880  3810 consensus_queue.cc:260] T dd175e946de14947bfe4d642392a0fd6 P 80fdd82d32de48048022405ce90b0006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.606004  3810 ts_tablet_manager.cc:1434] T dd175e946de14947bfe4d642392a0fd6 P 80fdd82d32de48048022405ce90b0006: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:14:56.607252  3656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c1d15eb2724e56b44bc140b084f93a" candidate_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80fdd82d32de48048022405ce90b0006" is_pre_election: true
I20260709 12:14:56.611064  3827 leader_election.cc:290] T fb046308ceb242e7813f6047821295d7 P 8f1055ab13fd42ea975574354b972872 [CANDIDATE]: Term 1 election: Requested vote from peers ebdd42d58ca343a8bf776fba5d62b91a (127.29.32.193:46811), 80fdd82d32de48048022405ce90b0006 (127.29.32.195:34961)
I20260709 12:14:56.611191  3470 leader_election.cc:304] T e1c1d15eb2724e56b44bc140b084f93a P ebdd42d58ca343a8bf776fba5d62b91a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ebdd42d58ca343a8bf776fba5d62b91a; no voters: 80fdd82d32de48048022405ce90b0006, 8f1055ab13fd42ea975574354b972872
I20260709 12:14:56.613692  3818 raft_consensus.cc:3060] T e1c1d15eb2724e56b44bc140b084f93a P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:56.615829  3817 raft_consensus.cc:493] T dd175e946de14947bfe4d642392a0fd6 P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:56.615159  3405 catalog_manager.cc:5697] T 5a7e29c082864fa285f90d61621a4495 P 80fdd82d32de48048022405ce90b0006 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80fdd82d32de48048022405ce90b0006 (127.29.32.195). New cstate: current_term: 1 leader_uuid: "80fdd82d32de48048022405ce90b0006" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:56.616416  3817 raft_consensus.cc:515] T dd175e946de14947bfe4d642392a0fd6 P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.617372  3507 raft_consensus.cc:2468] T fb046308ceb242e7813f6047821295d7 P ebdd42d58ca343a8bf776fba5d62b91a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f1055ab13fd42ea975574354b972872 in term 1.
I20260709 12:14:56.612411  3812 tablet_bootstrap.cc:492] T a6f1b96f5b69415bbbe7dae41f33b02b P ebdd42d58ca343a8bf776fba5d62b91a: No bootstrap required, opened a new log
I20260709 12:14:56.618778  3812 ts_tablet_manager.cc:1403] T a6f1b96f5b69415bbbe7dae41f33b02b P ebdd42d58ca343a8bf776fba5d62b91a: Time spent bootstrapping tablet: real 0.064s	user 0.021s	sys 0.028s
I20260709 12:14:56.619115  3548 leader_election.cc:304] T fb046308ceb242e7813f6047821295d7 P 8f1055ab13fd42ea975574354b972872 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f1055ab13fd42ea975574354b972872, ebdd42d58ca343a8bf776fba5d62b91a; no voters: 
I20260709 12:14:56.619920  3579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd175e946de14947bfe4d642392a0fd6" candidate_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f1055ab13fd42ea975574354b972872" is_pre_election: true
I20260709 12:14:56.620594  3579 raft_consensus.cc:2468] T dd175e946de14947bfe4d642392a0fd6 P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebdd42d58ca343a8bf776fba5d62b91a in term 0.
I20260709 12:14:56.621217  3827 raft_consensus.cc:2804] T fb046308ceb242e7813f6047821295d7 P 8f1055ab13fd42ea975574354b972872 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:56.612768  3655 raft_consensus.cc:2468] T fb046308ceb242e7813f6047821295d7 P 80fdd82d32de48048022405ce90b0006 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f1055ab13fd42ea975574354b972872 in term 1.
I20260709 12:14:56.621330  3818 raft_consensus.cc:2749] T e1c1d15eb2724e56b44bc140b084f93a P ebdd42d58ca343a8bf776fba5d62b91a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:56.621924  3471 leader_election.cc:304] T dd175e946de14947bfe4d642392a0fd6 P ebdd42d58ca343a8bf776fba5d62b91a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f1055ab13fd42ea975574354b972872, ebdd42d58ca343a8bf776fba5d62b91a; no voters: 
I20260709 12:14:56.623584  3745 raft_consensus.cc:493] T a6f1b96f5b69415bbbe7dae41f33b02b P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:56.623751  3788 raft_consensus.cc:2804] T dd175e946de14947bfe4d642392a0fd6 P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:56.624217  3788 raft_consensus.cc:493] T dd175e946de14947bfe4d642392a0fd6 P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:56.624418  3827 raft_consensus.cc:697] T fb046308ceb242e7813f6047821295d7 P 8f1055ab13fd42ea975574354b972872 [term 1 LEADER]: Becoming Leader. State: Replica: 8f1055ab13fd42ea975574354b972872, State: Running, Role: LEADER
I20260709 12:14:56.624140  3745 raft_consensus.cc:515] T a6f1b96f5b69415bbbe7dae41f33b02b P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.624780  3788 raft_consensus.cc:3060] T dd175e946de14947bfe4d642392a0fd6 P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:56.625497  3817 leader_election.cc:290] T dd175e946de14947bfe4d642392a0fd6 P ebdd42d58ca343a8bf776fba5d62b91a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f1055ab13fd42ea975574354b972872 (127.29.32.194:37211), 80fdd82d32de48048022405ce90b0006 (127.29.32.195:34961)
I20260709 12:14:56.585763  3825 leader_election.cc:290] T fb046308ceb242e7813f6047821295d7 P 8f1055ab13fd42ea975574354b972872 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebdd42d58ca343a8bf776fba5d62b91a (127.29.32.193:46811), 80fdd82d32de48048022405ce90b0006 (127.29.32.195:34961)
I20260709 12:14:56.625924  3827 consensus_queue.cc:237] T fb046308ceb242e7813f6047821295d7 P 8f1055ab13fd42ea975574354b972872 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.628193  3656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd175e946de14947bfe4d642392a0fd6" candidate_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80fdd82d32de48048022405ce90b0006" is_pre_election: true
I20260709 12:14:56.628949  3656 raft_consensus.cc:2468] T dd175e946de14947bfe4d642392a0fd6 P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebdd42d58ca343a8bf776fba5d62b91a in term 0.
I20260709 12:14:56.630604  3507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6f1b96f5b69415bbbe7dae41f33b02b" candidate_uuid: "8f1055ab13fd42ea975574354b972872" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" is_pre_election: true
I20260709 12:14:56.631604  3745 leader_election.cc:290] T a6f1b96f5b69415bbbe7dae41f33b02b P 8f1055ab13fd42ea975574354b972872 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebdd42d58ca343a8bf776fba5d62b91a (127.29.32.193:46811), 80fdd82d32de48048022405ce90b0006 (127.29.32.195:34961)
I20260709 12:14:56.620664  3405 catalog_manager.cc:5697] T c305b1ff286a4133b92eabd2fc15f603 P 80fdd82d32de48048022405ce90b0006 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80fdd82d32de48048022405ce90b0006 (127.29.32.195). New cstate: current_term: 1 leader_uuid: "80fdd82d32de48048022405ce90b0006" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:56.622618  3812 raft_consensus.cc:359] T a6f1b96f5b69415bbbe7dae41f33b02b P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.632858  3655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6f1b96f5b69415bbbe7dae41f33b02b" candidate_uuid: "8f1055ab13fd42ea975574354b972872" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80fdd82d32de48048022405ce90b0006" is_pre_election: true
I20260709 12:14:56.633167  3812 raft_consensus.cc:385] T a6f1b96f5b69415bbbe7dae41f33b02b P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:14:56.633670  3812 raft_consensus.cc:740] T a6f1b96f5b69415bbbe7dae41f33b02b P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebdd42d58ca343a8bf776fba5d62b91a, State: Initialized, Role: FOLLOWER
I20260709 12:14:56.633740  3655 raft_consensus.cc:2468] T a6f1b96f5b69415bbbe7dae41f33b02b P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f1055ab13fd42ea975574354b972872 in term 0.
I20260709 12:14:56.635115  3545 leader_election.cc:304] T a6f1b96f5b69415bbbe7dae41f33b02b P 8f1055ab13fd42ea975574354b972872 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80fdd82d32de48048022405ce90b0006, 8f1055ab13fd42ea975574354b972872; no voters: 
I20260709 12:14:56.636128  3745 raft_consensus.cc:2804] T a6f1b96f5b69415bbbe7dae41f33b02b P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:56.636392  3788 raft_consensus.cc:515] T dd175e946de14947bfe4d642392a0fd6 P ebdd42d58ca343a8bf776fba5d62b91a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.636583  3745 raft_consensus.cc:493] T a6f1b96f5b69415bbbe7dae41f33b02b P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:56.637151  3745 raft_consensus.cc:3060] T a6f1b96f5b69415bbbe7dae41f33b02b P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:56.634652  3812 consensus_queue.cc:260] T a6f1b96f5b69415bbbe7dae41f33b02b P ebdd42d58ca343a8bf776fba5d62b91a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.639885  3812 ts_tablet_manager.cc:1434] T a6f1b96f5b69415bbbe7dae41f33b02b P ebdd42d58ca343a8bf776fba5d62b91a: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 12:14:56.640349  3507 raft_consensus.cc:2468] T a6f1b96f5b69415bbbe7dae41f33b02b P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f1055ab13fd42ea975574354b972872 in term 0.
I20260709 12:14:56.644492  3579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd175e946de14947bfe4d642392a0fd6" candidate_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f1055ab13fd42ea975574354b972872"
I20260709 12:14:56.645057  3579 raft_consensus.cc:3060] T dd175e946de14947bfe4d642392a0fd6 P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:56.646011  3788 leader_election.cc:290] T dd175e946de14947bfe4d642392a0fd6 P ebdd42d58ca343a8bf776fba5d62b91a [CANDIDATE]: Term 1 election: Requested vote from peers 8f1055ab13fd42ea975574354b972872 (127.29.32.194:37211), 80fdd82d32de48048022405ce90b0006 (127.29.32.195:34961)
I20260709 12:14:56.647862  3745 raft_consensus.cc:515] T a6f1b96f5b69415bbbe7dae41f33b02b P 8f1055ab13fd42ea975574354b972872 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.650364  3655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd175e946de14947bfe4d642392a0fd6" candidate_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80fdd82d32de48048022405ce90b0006"
I20260709 12:14:56.651160  3745 leader_election.cc:290] T a6f1b96f5b69415bbbe7dae41f33b02b P 8f1055ab13fd42ea975574354b972872 [CANDIDATE]: Term 1 election: Requested vote from peers ebdd42d58ca343a8bf776fba5d62b91a (127.29.32.193:46811), 80fdd82d32de48048022405ce90b0006 (127.29.32.195:34961)
I20260709 12:14:56.651367  3656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6f1b96f5b69415bbbe7dae41f33b02b" candidate_uuid: "8f1055ab13fd42ea975574354b972872" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80fdd82d32de48048022405ce90b0006"
I20260709 12:14:56.652346  3656 raft_consensus.cc:3060] T a6f1b96f5b69415bbbe7dae41f33b02b P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:56.652251  3655 raft_consensus.cc:3060] T dd175e946de14947bfe4d642392a0fd6 P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:56.652911  3579 raft_consensus.cc:2468] T dd175e946de14947bfe4d642392a0fd6 P 8f1055ab13fd42ea975574354b972872 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebdd42d58ca343a8bf776fba5d62b91a in term 1.
I20260709 12:14:56.654129  3471 leader_election.cc:304] T dd175e946de14947bfe4d642392a0fd6 P ebdd42d58ca343a8bf776fba5d62b91a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f1055ab13fd42ea975574354b972872, ebdd42d58ca343a8bf776fba5d62b91a; no voters: 
I20260709 12:14:56.655063  3788 raft_consensus.cc:2804] T dd175e946de14947bfe4d642392a0fd6 P ebdd42d58ca343a8bf776fba5d62b91a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:56.655618  3788 raft_consensus.cc:697] T dd175e946de14947bfe4d642392a0fd6 P ebdd42d58ca343a8bf776fba5d62b91a [term 1 LEADER]: Becoming Leader. State: Replica: ebdd42d58ca343a8bf776fba5d62b91a, State: Running, Role: LEADER
I20260709 12:14:56.655108  3403 catalog_manager.cc:5697] T fb046308ceb242e7813f6047821295d7 P 8f1055ab13fd42ea975574354b972872 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f1055ab13fd42ea975574354b972872 (127.29.32.194). New cstate: current_term: 1 leader_uuid: "8f1055ab13fd42ea975574354b972872" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:56.656507  3788 consensus_queue.cc:237] T dd175e946de14947bfe4d642392a0fd6 P ebdd42d58ca343a8bf776fba5d62b91a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.660636  3656 raft_consensus.cc:2468] T a6f1b96f5b69415bbbe7dae41f33b02b P 80fdd82d32de48048022405ce90b0006 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f1055ab13fd42ea975574354b972872 in term 1.
I20260709 12:14:56.661607  3655 raft_consensus.cc:2468] T dd175e946de14947bfe4d642392a0fd6 P 80fdd82d32de48048022405ce90b0006 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebdd42d58ca343a8bf776fba5d62b91a in term 1.
I20260709 12:14:56.662148  3545 leader_election.cc:304] T a6f1b96f5b69415bbbe7dae41f33b02b P 8f1055ab13fd42ea975574354b972872 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80fdd82d32de48048022405ce90b0006, 8f1055ab13fd42ea975574354b972872; no voters: 
I20260709 12:14:56.663226  3745 raft_consensus.cc:2804] T a6f1b96f5b69415bbbe7dae41f33b02b P 8f1055ab13fd42ea975574354b972872 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:56.663718  3745 raft_consensus.cc:697] T a6f1b96f5b69415bbbe7dae41f33b02b P 8f1055ab13fd42ea975574354b972872 [term 1 LEADER]: Becoming Leader. State: Replica: 8f1055ab13fd42ea975574354b972872, State: Running, Role: LEADER
I20260709 12:14:56.664565  3745 consensus_queue.cc:237] T a6f1b96f5b69415bbbe7dae41f33b02b P 8f1055ab13fd42ea975574354b972872 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.669529  3827 raft_consensus.cc:493] T 5a7e29c082864fa285f90d61621a4495 P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:56.670077  3827 raft_consensus.cc:515] T 5a7e29c082864fa285f90d61621a4495 P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.672462  3827 leader_election.cc:290] T 5a7e29c082864fa285f90d61621a4495 P 8f1055ab13fd42ea975574354b972872 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ebdd42d58ca343a8bf776fba5d62b91a (127.29.32.193:46811), 80fdd82d32de48048022405ce90b0006 (127.29.32.195:34961)
I20260709 12:14:56.673623  3503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7e29c082864fa285f90d61621a4495" candidate_uuid: "8f1055ab13fd42ea975574354b972872" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" is_pre_election: true
I20260709 12:14:56.674135  3656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7e29c082864fa285f90d61621a4495" candidate_uuid: "8f1055ab13fd42ea975574354b972872" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80fdd82d32de48048022405ce90b0006" is_pre_election: true
I20260709 12:14:56.674609  3503 raft_consensus.cc:2393] T 5a7e29c082864fa285f90d61621a4495 P ebdd42d58ca343a8bf776fba5d62b91a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8f1055ab13fd42ea975574354b972872 in current term 1: Already voted for candidate 80fdd82d32de48048022405ce90b0006 in this term.
I20260709 12:14:56.676014  3548 leader_election.cc:304] T 5a7e29c082864fa285f90d61621a4495 P 8f1055ab13fd42ea975574354b972872 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f1055ab13fd42ea975574354b972872; no voters: 80fdd82d32de48048022405ce90b0006, ebdd42d58ca343a8bf776fba5d62b91a
I20260709 12:14:56.677479  3827 raft_consensus.cc:3060] T 5a7e29c082864fa285f90d61621a4495 P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:56.683130  3507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6f1b96f5b69415bbbe7dae41f33b02b" candidate_uuid: "8f1055ab13fd42ea975574354b972872" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ebdd42d58ca343a8bf776fba5d62b91a"
I20260709 12:14:56.683903  3788 raft_consensus.cc:493] T 9b4cd48454a547d495afe138283deff1 P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:14:56.683910  3507 raft_consensus.cc:3060] T a6f1b96f5b69415bbbe7dae41f33b02b P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:56.684523  3788 raft_consensus.cc:515] T 9b4cd48454a547d495afe138283deff1 P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.685763  3827 raft_consensus.cc:2749] T 5a7e29c082864fa285f90d61621a4495 P 8f1055ab13fd42ea975574354b972872 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:14:56.685523  3404 catalog_manager.cc:5697] T dd175e946de14947bfe4d642392a0fd6 P ebdd42d58ca343a8bf776fba5d62b91a reported cstate change: term changed from 0 to 1, leader changed from <none> to ebdd42d58ca343a8bf776fba5d62b91a (127.29.32.193). New cstate: current_term: 1 leader_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:56.687695  3579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b4cd48454a547d495afe138283deff1" candidate_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f1055ab13fd42ea975574354b972872" is_pre_election: true
I20260709 12:14:56.687822  3788 leader_election.cc:290] T 9b4cd48454a547d495afe138283deff1 P ebdd42d58ca343a8bf776fba5d62b91a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f1055ab13fd42ea975574354b972872 (127.29.32.194:37211), 80fdd82d32de48048022405ce90b0006 (127.29.32.195:34961)
I20260709 12:14:56.688340  3579 raft_consensus.cc:2468] T 9b4cd48454a547d495afe138283deff1 P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebdd42d58ca343a8bf776fba5d62b91a in term 0.
I20260709 12:14:56.689556  3471 leader_election.cc:304] T 9b4cd48454a547d495afe138283deff1 P ebdd42d58ca343a8bf776fba5d62b91a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f1055ab13fd42ea975574354b972872, ebdd42d58ca343a8bf776fba5d62b91a; no voters: 
I20260709 12:14:56.690358  3788 raft_consensus.cc:2804] T 9b4cd48454a547d495afe138283deff1 P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:14:56.690703  3788 raft_consensus.cc:493] T 9b4cd48454a547d495afe138283deff1 P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:14:56.691291  3788 raft_consensus.cc:3060] T 9b4cd48454a547d495afe138283deff1 P ebdd42d58ca343a8bf776fba5d62b91a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:56.693368  3656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b4cd48454a547d495afe138283deff1" candidate_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80fdd82d32de48048022405ce90b0006" is_pre_election: true
I20260709 12:14:56.694061  3656 raft_consensus.cc:2468] T 9b4cd48454a547d495afe138283deff1 P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ebdd42d58ca343a8bf776fba5d62b91a in term 0.
I20260709 12:14:56.694725  3507 raft_consensus.cc:2468] T a6f1b96f5b69415bbbe7dae41f33b02b P ebdd42d58ca343a8bf776fba5d62b91a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f1055ab13fd42ea975574354b972872 in term 1.
I20260709 12:14:56.698525  3402 catalog_manager.cc:5697] T a6f1b96f5b69415bbbe7dae41f33b02b P 8f1055ab13fd42ea975574354b972872 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f1055ab13fd42ea975574354b972872 (127.29.32.194). New cstate: current_term: 1 leader_uuid: "8f1055ab13fd42ea975574354b972872" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:56.699985  3788 raft_consensus.cc:515] T 9b4cd48454a547d495afe138283deff1 P ebdd42d58ca343a8bf776fba5d62b91a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.702104  3788 leader_election.cc:290] T 9b4cd48454a547d495afe138283deff1 P ebdd42d58ca343a8bf776fba5d62b91a [CANDIDATE]: Term 1 election: Requested vote from peers 8f1055ab13fd42ea975574354b972872 (127.29.32.194:37211), 80fdd82d32de48048022405ce90b0006 (127.29.32.195:34961)
I20260709 12:14:56.702538  3579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b4cd48454a547d495afe138283deff1" candidate_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f1055ab13fd42ea975574354b972872"
I20260709 12:14:56.702683  3656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b4cd48454a547d495afe138283deff1" candidate_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80fdd82d32de48048022405ce90b0006"
I20260709 12:14:56.703285  3579 raft_consensus.cc:3060] T 9b4cd48454a547d495afe138283deff1 P 8f1055ab13fd42ea975574354b972872 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:56.703329  3656 raft_consensus.cc:3060] T 9b4cd48454a547d495afe138283deff1 P 80fdd82d32de48048022405ce90b0006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:14:56.710830  3579 raft_consensus.cc:2468] T 9b4cd48454a547d495afe138283deff1 P 8f1055ab13fd42ea975574354b972872 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebdd42d58ca343a8bf776fba5d62b91a in term 1.
I20260709 12:14:56.711400  3656 raft_consensus.cc:2468] T 9b4cd48454a547d495afe138283deff1 P 80fdd82d32de48048022405ce90b0006 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebdd42d58ca343a8bf776fba5d62b91a in term 1.
I20260709 12:14:56.711885  3471 leader_election.cc:304] T 9b4cd48454a547d495afe138283deff1 P ebdd42d58ca343a8bf776fba5d62b91a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f1055ab13fd42ea975574354b972872, ebdd42d58ca343a8bf776fba5d62b91a; no voters: 
I20260709 12:14:56.712843  3788 raft_consensus.cc:2804] T 9b4cd48454a547d495afe138283deff1 P ebdd42d58ca343a8bf776fba5d62b91a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:14:56.713495  3788 raft_consensus.cc:697] T 9b4cd48454a547d495afe138283deff1 P ebdd42d58ca343a8bf776fba5d62b91a [term 1 LEADER]: Becoming Leader. State: Replica: ebdd42d58ca343a8bf776fba5d62b91a, State: Running, Role: LEADER
I20260709 12:14:56.714274  3788 consensus_queue.cc:237] T 9b4cd48454a547d495afe138283deff1 P ebdd42d58ca343a8bf776fba5d62b91a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.723701  3402 catalog_manager.cc:5697] T 9b4cd48454a547d495afe138283deff1 P ebdd42d58ca343a8bf776fba5d62b91a reported cstate change: term changed from 0 to 1, leader changed from <none> to ebdd42d58ca343a8bf776fba5d62b91a (127.29.32.193). New cstate: current_term: 1 leader_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:56.740736  3798 consensus_queue.cc:1048] T e1c1d15eb2724e56b44bc140b084f93a P 80fdd82d32de48048022405ce90b0006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:56.749255  3788 consensus_queue.cc:1048] T 02eedc6cdd57418bb5e0910fc1e1d51d P ebdd42d58ca343a8bf776fba5d62b91a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:56.753412  3838 consensus_queue.cc:1048] T e1c1d15eb2724e56b44bc140b084f93a P 80fdd82d32de48048022405ce90b0006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:56.762310  3827 consensus_queue.cc:1048] T c86c15a175434e69bf48dfa0df46cb7a P 8f1055ab13fd42ea975574354b972872 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:56.775851  3817 consensus_queue.cc:1048] T 02eedc6cdd57418bb5e0910fc1e1d51d P ebdd42d58ca343a8bf776fba5d62b91a [LEADER]: Connected to new peer: Peer: permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:56.784287  3826 consensus_queue.cc:1048] T c86c15a175434e69bf48dfa0df46cb7a P 8f1055ab13fd42ea975574354b972872 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:56.833997  3579 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c86c15a175434e69bf48dfa0df46cb7a"
dest_uuid: "8f1055ab13fd42ea975574354b972872"
mode: GRACEFUL
new_leader_uuid: "ebdd42d58ca343a8bf776fba5d62b91a"
 from {username='slave'} at 127.0.0.1:56572
I20260709 12:14:56.834723  3579 raft_consensus.cc:606] T c86c15a175434e69bf48dfa0df46cb7a P 8f1055ab13fd42ea975574354b972872 [term 1 LEADER]: Received request to transfer leadership to TS ebdd42d58ca343a8bf776fba5d62b91a
I20260709 12:14:56.835355  3798 consensus_queue.cc:1048] T 5a7e29c082864fa285f90d61621a4495 P 80fdd82d32de48048022405ce90b0006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:56.840703  3655 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e1c1d15eb2724e56b44bc140b084f93a"
dest_uuid: "80fdd82d32de48048022405ce90b0006"
mode: GRACEFUL
new_leader_uuid: "ebdd42d58ca343a8bf776fba5d62b91a"
 from {username='slave'} at 127.0.0.1:59430
I20260709 12:14:56.841391  3655 raft_consensus.cc:606] T e1c1d15eb2724e56b44bc140b084f93a P 80fdd82d32de48048022405ce90b0006 [term 1 LEADER]: Received request to transfer leadership to TS ebdd42d58ca343a8bf776fba5d62b91a
I20260709 12:14:56.848498  3798 consensus_queue.cc:1048] T 5a7e29c082864fa285f90d61621a4495 P 80fdd82d32de48048022405ce90b0006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:56.859442  3655 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c305b1ff286a4133b92eabd2fc15f603"
dest_uuid: "80fdd82d32de48048022405ce90b0006"
mode: GRACEFUL
new_leader_uuid: "ebdd42d58ca343a8bf776fba5d62b91a"
 from {username='slave'} at 127.0.0.1:59430
I20260709 12:14:56.860296  3655 raft_consensus.cc:606] T c305b1ff286a4133b92eabd2fc15f603 P 80fdd82d32de48048022405ce90b0006 [term 1 LEADER]: Received request to transfer leadership to TS ebdd42d58ca343a8bf776fba5d62b91a
I20260709 12:14:56.867370  3655 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a7e29c082864fa285f90d61621a4495"
dest_uuid: "80fdd82d32de48048022405ce90b0006"
mode: GRACEFUL
new_leader_uuid: "8f1055ab13fd42ea975574354b972872"
 from {username='slave'} at 127.0.0.1:59430
I20260709 12:14:56.867976  3655 raft_consensus.cc:606] T 5a7e29c082864fa285f90d61621a4495 P 80fdd82d32de48048022405ce90b0006 [term 1 LEADER]: Received request to transfer leadership to TS 8f1055ab13fd42ea975574354b972872
I20260709 12:14:56.874740  3507 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9b4cd48454a547d495afe138283deff1"
dest_uuid: "ebdd42d58ca343a8bf776fba5d62b91a"
mode: GRACEFUL
new_leader_uuid: "8f1055ab13fd42ea975574354b972872"
 from {username='slave'} at 127.0.0.1:60566
I20260709 12:14:56.875262  3507 raft_consensus.cc:606] T 9b4cd48454a547d495afe138283deff1 P ebdd42d58ca343a8bf776fba5d62b91a [term 1 LEADER]: Received request to transfer leadership to TS 8f1055ab13fd42ea975574354b972872
I20260709 12:14:56.883898  3507 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd175e946de14947bfe4d642392a0fd6"
dest_uuid: "ebdd42d58ca343a8bf776fba5d62b91a"
mode: GRACEFUL
new_leader_uuid: "8f1055ab13fd42ea975574354b972872"
 from {username='slave'} at 127.0.0.1:60566
I20260709 12:14:56.884641  3507 raft_consensus.cc:606] T dd175e946de14947bfe4d642392a0fd6 P ebdd42d58ca343a8bf776fba5d62b91a [term 1 LEADER]: Received request to transfer leadership to TS 8f1055ab13fd42ea975574354b972872
I20260709 12:14:56.891230  3579 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a6f1b96f5b69415bbbe7dae41f33b02b"
dest_uuid: "8f1055ab13fd42ea975574354b972872"
mode: GRACEFUL
new_leader_uuid: "80fdd82d32de48048022405ce90b0006"
 from {username='slave'} at 127.0.0.1:56572
I20260709 12:14:56.891796  3579 raft_consensus.cc:606] T a6f1b96f5b69415bbbe7dae41f33b02b P 8f1055ab13fd42ea975574354b972872 [term 1 LEADER]: Received request to transfer leadership to TS 80fdd82d32de48048022405ce90b0006
I20260709 12:14:56.892504  3838 consensus_queue.cc:1048] T c305b1ff286a4133b92eabd2fc15f603 P 80fdd82d32de48048022405ce90b0006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:56.900476  3798 raft_consensus.cc:993] T c305b1ff286a4133b92eabd2fc15f603 P 80fdd82d32de48048022405ce90b0006: : Instructing follower ebdd42d58ca343a8bf776fba5d62b91a to start an election
I20260709 12:14:56.901098  3840 raft_consensus.cc:1081] T c305b1ff286a4133b92eabd2fc15f603 P 80fdd82d32de48048022405ce90b0006 [term 1 LEADER]: Signalling peer ebdd42d58ca343a8bf776fba5d62b91a to start an election
I20260709 12:14:56.906450  3507 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c305b1ff286a4133b92eabd2fc15f603"
dest_uuid: "ebdd42d58ca343a8bf776fba5d62b91a"
 from {username='slave'} at 127.0.0.1:60554
I20260709 12:14:56.907038  3507 raft_consensus.cc:493] T c305b1ff286a4133b92eabd2fc15f603 P ebdd42d58ca343a8bf776fba5d62b91a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:56.907409  3507 raft_consensus.cc:3060] T c305b1ff286a4133b92eabd2fc15f603 P ebdd42d58ca343a8bf776fba5d62b91a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:56.909353  3798 consensus_queue.cc:1048] T c305b1ff286a4133b92eabd2fc15f603 P 80fdd82d32de48048022405ce90b0006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:56.915763  3507 raft_consensus.cc:515] T c305b1ff286a4133b92eabd2fc15f603 P ebdd42d58ca343a8bf776fba5d62b91a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.918056  3507 leader_election.cc:290] T c305b1ff286a4133b92eabd2fc15f603 P ebdd42d58ca343a8bf776fba5d62b91a [CANDIDATE]: Term 2 election: Requested vote from peers 8f1055ab13fd42ea975574354b972872 (127.29.32.194:37211), 80fdd82d32de48048022405ce90b0006 (127.29.32.195:34961)
I20260709 12:14:56.918802  3582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c305b1ff286a4133b92eabd2fc15f603" candidate_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f1055ab13fd42ea975574354b972872"
I20260709 12:14:56.919096  3655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c305b1ff286a4133b92eabd2fc15f603" candidate_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80fdd82d32de48048022405ce90b0006"
I20260709 12:14:56.919435  3582 raft_consensus.cc:3060] T c305b1ff286a4133b92eabd2fc15f603 P 8f1055ab13fd42ea975574354b972872 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:56.919682  3655 raft_consensus.cc:3055] T c305b1ff286a4133b92eabd2fc15f603 P 80fdd82d32de48048022405ce90b0006 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:56.920045  3655 raft_consensus.cc:740] T c305b1ff286a4133b92eabd2fc15f603 P 80fdd82d32de48048022405ce90b0006 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 80fdd82d32de48048022405ce90b0006, State: Running, Role: LEADER
I20260709 12:14:56.920770  3655 consensus_queue.cc:260] T c305b1ff286a4133b92eabd2fc15f603 P 80fdd82d32de48048022405ce90b0006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.921664  3655 raft_consensus.cc:3060] T c305b1ff286a4133b92eabd2fc15f603 P 80fdd82d32de48048022405ce90b0006 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:56.925949  3582 raft_consensus.cc:2468] T c305b1ff286a4133b92eabd2fc15f603 P 8f1055ab13fd42ea975574354b972872 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebdd42d58ca343a8bf776fba5d62b91a in term 2.
I20260709 12:14:56.927700  3471 leader_election.cc:304] T c305b1ff286a4133b92eabd2fc15f603 P ebdd42d58ca343a8bf776fba5d62b91a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f1055ab13fd42ea975574354b972872, ebdd42d58ca343a8bf776fba5d62b91a; no voters: 
I20260709 12:14:56.927963  3655 raft_consensus.cc:2468] T c305b1ff286a4133b92eabd2fc15f603 P 80fdd82d32de48048022405ce90b0006 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebdd42d58ca343a8bf776fba5d62b91a in term 2.
I20260709 12:14:56.928450  3788 raft_consensus.cc:2804] T c305b1ff286a4133b92eabd2fc15f603 P ebdd42d58ca343a8bf776fba5d62b91a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:56.928910  3788 raft_consensus.cc:697] T c305b1ff286a4133b92eabd2fc15f603 P ebdd42d58ca343a8bf776fba5d62b91a [term 2 LEADER]: Becoming Leader. State: Replica: ebdd42d58ca343a8bf776fba5d62b91a, State: Running, Role: LEADER
I20260709 12:14:56.929594  3788 consensus_queue.cc:237] T c305b1ff286a4133b92eabd2fc15f603 P ebdd42d58ca343a8bf776fba5d62b91a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:56.938388  3405 catalog_manager.cc:5697] T c305b1ff286a4133b92eabd2fc15f603 P ebdd42d58ca343a8bf776fba5d62b91a reported cstate change: term changed from 1 to 2, leader changed from 80fdd82d32de48048022405ce90b0006 (127.29.32.195) to ebdd42d58ca343a8bf776fba5d62b91a (127.29.32.193). New cstate: current_term: 2 leader_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:57.016693  3826 consensus_queue.cc:1048] T fb046308ceb242e7813f6047821295d7 P 8f1055ab13fd42ea975574354b972872 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:57.029321  3825 consensus_queue.cc:1048] T fb046308ceb242e7813f6047821295d7 P 8f1055ab13fd42ea975574354b972872 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:57.060228  3825 consensus_queue.cc:1048] T a6f1b96f5b69415bbbe7dae41f33b02b P 8f1055ab13fd42ea975574354b972872 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:57.068430  3827 raft_consensus.cc:993] T a6f1b96f5b69415bbbe7dae41f33b02b P 8f1055ab13fd42ea975574354b972872: : Instructing follower 80fdd82d32de48048022405ce90b0006 to start an election
I20260709 12:14:57.068914  3826 raft_consensus.cc:1081] T a6f1b96f5b69415bbbe7dae41f33b02b P 8f1055ab13fd42ea975574354b972872 [term 1 LEADER]: Signalling peer 80fdd82d32de48048022405ce90b0006 to start an election
I20260709 12:14:57.070601  3655 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a6f1b96f5b69415bbbe7dae41f33b02b"
dest_uuid: "80fdd82d32de48048022405ce90b0006"
 from {username='slave'} at 127.0.0.1:59414
I20260709 12:14:57.072964  3655 raft_consensus.cc:493] T a6f1b96f5b69415bbbe7dae41f33b02b P 80fdd82d32de48048022405ce90b0006 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:57.073954  3655 raft_consensus.cc:3060] T a6f1b96f5b69415bbbe7dae41f33b02b P 80fdd82d32de48048022405ce90b0006 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:57.073366  3825 consensus_queue.cc:1048] T a6f1b96f5b69415bbbe7dae41f33b02b P 8f1055ab13fd42ea975574354b972872 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:57.080577  3655 raft_consensus.cc:515] T a6f1b96f5b69415bbbe7dae41f33b02b P 80fdd82d32de48048022405ce90b0006 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:57.082593  3655 leader_election.cc:290] T a6f1b96f5b69415bbbe7dae41f33b02b P 80fdd82d32de48048022405ce90b0006 [CANDIDATE]: Term 2 election: Requested vote from peers ebdd42d58ca343a8bf776fba5d62b91a (127.29.32.193:46811), 8f1055ab13fd42ea975574354b972872 (127.29.32.194:37211)
I20260709 12:14:57.083751  3507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6f1b96f5b69415bbbe7dae41f33b02b" candidate_uuid: "80fdd82d32de48048022405ce90b0006" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ebdd42d58ca343a8bf776fba5d62b91a"
I20260709 12:14:57.087218  3579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6f1b96f5b69415bbbe7dae41f33b02b" candidate_uuid: "80fdd82d32de48048022405ce90b0006" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f1055ab13fd42ea975574354b972872"
I20260709 12:14:57.087908  3579 raft_consensus.cc:3055] T a6f1b96f5b69415bbbe7dae41f33b02b P 8f1055ab13fd42ea975574354b972872 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:57.088310  3579 raft_consensus.cc:740] T a6f1b96f5b69415bbbe7dae41f33b02b P 8f1055ab13fd42ea975574354b972872 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8f1055ab13fd42ea975574354b972872, State: Running, Role: LEADER
I20260709 12:14:57.089214  3579 consensus_queue.cc:260] T a6f1b96f5b69415bbbe7dae41f33b02b P 8f1055ab13fd42ea975574354b972872 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:57.090605  3579 raft_consensus.cc:3060] T a6f1b96f5b69415bbbe7dae41f33b02b P 8f1055ab13fd42ea975574354b972872 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:57.096370  3579 raft_consensus.cc:2468] T a6f1b96f5b69415bbbe7dae41f33b02b P 8f1055ab13fd42ea975574354b972872 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80fdd82d32de48048022405ce90b0006 in term 2.
I20260709 12:14:57.097517  3620 leader_election.cc:304] T a6f1b96f5b69415bbbe7dae41f33b02b P 80fdd82d32de48048022405ce90b0006 [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: 80fdd82d32de48048022405ce90b0006, 8f1055ab13fd42ea975574354b972872; no voters: ebdd42d58ca343a8bf776fba5d62b91a
I20260709 12:14:57.098305  3798 raft_consensus.cc:2804] T a6f1b96f5b69415bbbe7dae41f33b02b P 80fdd82d32de48048022405ce90b0006 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:57.098730  3798 raft_consensus.cc:697] T a6f1b96f5b69415bbbe7dae41f33b02b P 80fdd82d32de48048022405ce90b0006 [term 2 LEADER]: Becoming Leader. State: Replica: 80fdd82d32de48048022405ce90b0006, State: Running, Role: LEADER
I20260709 12:14:57.099424  3798 consensus_queue.cc:237] T a6f1b96f5b69415bbbe7dae41f33b02b P 80fdd82d32de48048022405ce90b0006 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:57.105981  3404 catalog_manager.cc:5697] T a6f1b96f5b69415bbbe7dae41f33b02b P 80fdd82d32de48048022405ce90b0006 reported cstate change: term changed from 1 to 2, leader changed from 8f1055ab13fd42ea975574354b972872 (127.29.32.194) to 80fdd82d32de48048022405ce90b0006 (127.29.32.195). New cstate: current_term: 2 leader_uuid: "80fdd82d32de48048022405ce90b0006" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } health_report { overall_health: HEALTHY } } }
I20260709 12:14:57.117945  3788 consensus_queue.cc:1048] T dd175e946de14947bfe4d642392a0fd6 P ebdd42d58ca343a8bf776fba5d62b91a [LEADER]: Connected to new peer: Peer: permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:57.129112  3817 consensus_queue.cc:1048] T dd175e946de14947bfe4d642392a0fd6 P ebdd42d58ca343a8bf776fba5d62b91a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:57.130388  3818 consensus_queue.cc:1048] T 9b4cd48454a547d495afe138283deff1 P ebdd42d58ca343a8bf776fba5d62b91a [LEADER]: Connected to new peer: Peer: permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:14:57.143925  3817 raft_consensus.cc:993] T dd175e946de14947bfe4d642392a0fd6 P ebdd42d58ca343a8bf776fba5d62b91a: : Instructing follower 8f1055ab13fd42ea975574354b972872 to start an election
I20260709 12:14:57.144039  3788 consensus_queue.cc:1048] T 9b4cd48454a547d495afe138283deff1 P ebdd42d58ca343a8bf776fba5d62b91a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:14:57.144690  3818 raft_consensus.cc:1081] T dd175e946de14947bfe4d642392a0fd6 P ebdd42d58ca343a8bf776fba5d62b91a [term 1 LEADER]: Signalling peer 8f1055ab13fd42ea975574354b972872 to start an election
I20260709 12:14:57.149444  3581 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd175e946de14947bfe4d642392a0fd6"
dest_uuid: "8f1055ab13fd42ea975574354b972872"
 from {username='slave'} at 127.0.0.1:56558
I20260709 12:14:57.150017  3581 raft_consensus.cc:493] T dd175e946de14947bfe4d642392a0fd6 P 8f1055ab13fd42ea975574354b972872 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:57.150488  3581 raft_consensus.cc:3060] T dd175e946de14947bfe4d642392a0fd6 P 8f1055ab13fd42ea975574354b972872 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:57.160718  3581 raft_consensus.cc:515] T dd175e946de14947bfe4d642392a0fd6 P 8f1055ab13fd42ea975574354b972872 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:57.164050  3505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd175e946de14947bfe4d642392a0fd6" candidate_uuid: "8f1055ab13fd42ea975574354b972872" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ebdd42d58ca343a8bf776fba5d62b91a"
I20260709 12:14:57.164662  3505 raft_consensus.cc:3055] T dd175e946de14947bfe4d642392a0fd6 P ebdd42d58ca343a8bf776fba5d62b91a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:57.164997  3505 raft_consensus.cc:740] T dd175e946de14947bfe4d642392a0fd6 P ebdd42d58ca343a8bf776fba5d62b91a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ebdd42d58ca343a8bf776fba5d62b91a, State: Running, Role: LEADER
I20260709 12:14:57.165802  3505 consensus_queue.cc:260] T dd175e946de14947bfe4d642392a0fd6 P ebdd42d58ca343a8bf776fba5d62b91a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:57.166966  3505 raft_consensus.cc:3060] T dd175e946de14947bfe4d642392a0fd6 P ebdd42d58ca343a8bf776fba5d62b91a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:57.167655  3581 leader_election.cc:290] T dd175e946de14947bfe4d642392a0fd6 P 8f1055ab13fd42ea975574354b972872 [CANDIDATE]: Term 2 election: Requested vote from peers ebdd42d58ca343a8bf776fba5d62b91a (127.29.32.193:46811), 80fdd82d32de48048022405ce90b0006 (127.29.32.195:34961)
I20260709 12:14:57.168138  3788 raft_consensus.cc:993] T 9b4cd48454a547d495afe138283deff1 P ebdd42d58ca343a8bf776fba5d62b91a: : Instructing follower 8f1055ab13fd42ea975574354b972872 to start an election
I20260709 12:14:57.168630  3788 raft_consensus.cc:1081] T 9b4cd48454a547d495afe138283deff1 P ebdd42d58ca343a8bf776fba5d62b91a [term 1 LEADER]: Signalling peer 8f1055ab13fd42ea975574354b972872 to start an election
I20260709 12:14:57.168975  3656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd175e946de14947bfe4d642392a0fd6" candidate_uuid: "8f1055ab13fd42ea975574354b972872" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80fdd82d32de48048022405ce90b0006"
I20260709 12:14:57.169708  3656 raft_consensus.cc:3060] T dd175e946de14947bfe4d642392a0fd6 P 80fdd82d32de48048022405ce90b0006 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:57.174139  3581 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9b4cd48454a547d495afe138283deff1"
dest_uuid: "8f1055ab13fd42ea975574354b972872"
 from {username='slave'} at 127.0.0.1:56558
I20260709 12:14:57.174433  3505 raft_consensus.cc:2468] T dd175e946de14947bfe4d642392a0fd6 P ebdd42d58ca343a8bf776fba5d62b91a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f1055ab13fd42ea975574354b972872 in term 2.
I20260709 12:14:57.174954  3581 raft_consensus.cc:493] T 9b4cd48454a547d495afe138283deff1 P 8f1055ab13fd42ea975574354b972872 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:57.175770  3548 leader_election.cc:304] T dd175e946de14947bfe4d642392a0fd6 P 8f1055ab13fd42ea975574354b972872 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f1055ab13fd42ea975574354b972872, ebdd42d58ca343a8bf776fba5d62b91a; no voters: 
I20260709 12:14:57.175361  3581 raft_consensus.cc:3060] T 9b4cd48454a547d495afe138283deff1 P 8f1055ab13fd42ea975574354b972872 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:57.176607  3825 raft_consensus.cc:2804] T dd175e946de14947bfe4d642392a0fd6 P 8f1055ab13fd42ea975574354b972872 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:57.177104  3656 raft_consensus.cc:2468] T dd175e946de14947bfe4d642392a0fd6 P 80fdd82d32de48048022405ce90b0006 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f1055ab13fd42ea975574354b972872 in term 2.
I20260709 12:14:57.177109  3825 raft_consensus.cc:697] T dd175e946de14947bfe4d642392a0fd6 P 8f1055ab13fd42ea975574354b972872 [term 2 LEADER]: Becoming Leader. State: Replica: 8f1055ab13fd42ea975574354b972872, State: Running, Role: LEADER
I20260709 12:14:57.178228  3825 consensus_queue.cc:237] T dd175e946de14947bfe4d642392a0fd6 P 8f1055ab13fd42ea975574354b972872 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:57.183737  3581 raft_consensus.cc:515] T 9b4cd48454a547d495afe138283deff1 P 8f1055ab13fd42ea975574354b972872 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:57.186312  3505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b4cd48454a547d495afe138283deff1" candidate_uuid: "8f1055ab13fd42ea975574354b972872" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ebdd42d58ca343a8bf776fba5d62b91a"
I20260709 12:14:57.186932  3505 raft_consensus.cc:3055] T 9b4cd48454a547d495afe138283deff1 P ebdd42d58ca343a8bf776fba5d62b91a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:57.187364  3505 raft_consensus.cc:740] T 9b4cd48454a547d495afe138283deff1 P ebdd42d58ca343a8bf776fba5d62b91a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ebdd42d58ca343a8bf776fba5d62b91a, State: Running, Role: LEADER
I20260709 12:14:57.187630  3581 leader_election.cc:290] T 9b4cd48454a547d495afe138283deff1 P 8f1055ab13fd42ea975574354b972872 [CANDIDATE]: Term 2 election: Requested vote from peers ebdd42d58ca343a8bf776fba5d62b91a (127.29.32.193:46811), 80fdd82d32de48048022405ce90b0006 (127.29.32.195:34961)
I20260709 12:14:57.186822  3656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b4cd48454a547d495afe138283deff1" candidate_uuid: "8f1055ab13fd42ea975574354b972872" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80fdd82d32de48048022405ce90b0006"
I20260709 12:14:57.188452  3656 raft_consensus.cc:3060] T 9b4cd48454a547d495afe138283deff1 P 80fdd82d32de48048022405ce90b0006 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:57.188271  3505 consensus_queue.cc:260] T 9b4cd48454a547d495afe138283deff1 P ebdd42d58ca343a8bf776fba5d62b91a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:57.189705  3505 raft_consensus.cc:3060] T 9b4cd48454a547d495afe138283deff1 P ebdd42d58ca343a8bf776fba5d62b91a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:57.194231  3403 catalog_manager.cc:5697] T dd175e946de14947bfe4d642392a0fd6 P 8f1055ab13fd42ea975574354b972872 reported cstate change: term changed from 1 to 2, leader changed from ebdd42d58ca343a8bf776fba5d62b91a (127.29.32.193) to 8f1055ab13fd42ea975574354b972872 (127.29.32.194). New cstate: current_term: 2 leader_uuid: "8f1055ab13fd42ea975574354b972872" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:57.195559  3656 raft_consensus.cc:2468] T 9b4cd48454a547d495afe138283deff1 P 80fdd82d32de48048022405ce90b0006 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f1055ab13fd42ea975574354b972872 in term 2.
I20260709 12:14:57.196774  3505 raft_consensus.cc:2468] T 9b4cd48454a547d495afe138283deff1 P ebdd42d58ca343a8bf776fba5d62b91a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f1055ab13fd42ea975574354b972872 in term 2.
I20260709 12:14:57.196772  3545 leader_election.cc:304] T 9b4cd48454a547d495afe138283deff1 P 8f1055ab13fd42ea975574354b972872 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80fdd82d32de48048022405ce90b0006, 8f1055ab13fd42ea975574354b972872; no voters: 
I20260709 12:14:57.197839  3825 raft_consensus.cc:2804] T 9b4cd48454a547d495afe138283deff1 P 8f1055ab13fd42ea975574354b972872 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:57.199222  3825 raft_consensus.cc:697] T 9b4cd48454a547d495afe138283deff1 P 8f1055ab13fd42ea975574354b972872 [term 2 LEADER]: Becoming Leader. State: Replica: 8f1055ab13fd42ea975574354b972872, State: Running, Role: LEADER
I20260709 12:14:57.200022  3825 consensus_queue.cc:237] T 9b4cd48454a547d495afe138283deff1 P 8f1055ab13fd42ea975574354b972872 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:57.207391  3798 raft_consensus.cc:993] T e1c1d15eb2724e56b44bc140b084f93a P 80fdd82d32de48048022405ce90b0006: : Instructing follower ebdd42d58ca343a8bf776fba5d62b91a to start an election
I20260709 12:14:57.207935  3828 raft_consensus.cc:1081] T e1c1d15eb2724e56b44bc140b084f93a P 80fdd82d32de48048022405ce90b0006 [term 1 LEADER]: Signalling peer ebdd42d58ca343a8bf776fba5d62b91a to start an election
I20260709 12:14:57.211459  3405 catalog_manager.cc:5697] T 9b4cd48454a547d495afe138283deff1 P 8f1055ab13fd42ea975574354b972872 reported cstate change: term changed from 1 to 2, leader changed from ebdd42d58ca343a8bf776fba5d62b91a (127.29.32.193) to 8f1055ab13fd42ea975574354b972872 (127.29.32.194). New cstate: current_term: 2 leader_uuid: "8f1055ab13fd42ea975574354b972872" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:57.211532  3505 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e1c1d15eb2724e56b44bc140b084f93a"
dest_uuid: "ebdd42d58ca343a8bf776fba5d62b91a"
 from {username='slave'} at 127.0.0.1:60554
I20260709 12:14:57.212653  3505 raft_consensus.cc:493] T e1c1d15eb2724e56b44bc140b084f93a P ebdd42d58ca343a8bf776fba5d62b91a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:57.213063  3505 raft_consensus.cc:3060] T e1c1d15eb2724e56b44bc140b084f93a P ebdd42d58ca343a8bf776fba5d62b91a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:57.219571  3505 raft_consensus.cc:515] T e1c1d15eb2724e56b44bc140b084f93a P ebdd42d58ca343a8bf776fba5d62b91a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:57.221349  3505 leader_election.cc:290] T e1c1d15eb2724e56b44bc140b084f93a P ebdd42d58ca343a8bf776fba5d62b91a [CANDIDATE]: Term 2 election: Requested vote from peers 8f1055ab13fd42ea975574354b972872 (127.29.32.194:37211), 80fdd82d32de48048022405ce90b0006 (127.29.32.195:34961)
I20260709 12:14:57.222103  3581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c1d15eb2724e56b44bc140b084f93a" candidate_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f1055ab13fd42ea975574354b972872"
I20260709 12:14:57.222441  3656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c1d15eb2724e56b44bc140b084f93a" candidate_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80fdd82d32de48048022405ce90b0006"
I20260709 12:14:57.222786  3581 raft_consensus.cc:3060] T e1c1d15eb2724e56b44bc140b084f93a P 8f1055ab13fd42ea975574354b972872 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:57.223119  3656 raft_consensus.cc:3055] T e1c1d15eb2724e56b44bc140b084f93a P 80fdd82d32de48048022405ce90b0006 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:57.223418  3656 raft_consensus.cc:740] T e1c1d15eb2724e56b44bc140b084f93a P 80fdd82d32de48048022405ce90b0006 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 80fdd82d32de48048022405ce90b0006, State: Running, Role: LEADER
I20260709 12:14:57.223996  3656 consensus_queue.cc:260] T e1c1d15eb2724e56b44bc140b084f93a P 80fdd82d32de48048022405ce90b0006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:57.224839  3656 raft_consensus.cc:3060] T e1c1d15eb2724e56b44bc140b084f93a P 80fdd82d32de48048022405ce90b0006 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:57.228255  3581 raft_consensus.cc:2468] T e1c1d15eb2724e56b44bc140b084f93a P 8f1055ab13fd42ea975574354b972872 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebdd42d58ca343a8bf776fba5d62b91a in term 2.
I20260709 12:14:57.229437  3471 leader_election.cc:304] T e1c1d15eb2724e56b44bc140b084f93a P ebdd42d58ca343a8bf776fba5d62b91a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f1055ab13fd42ea975574354b972872, ebdd42d58ca343a8bf776fba5d62b91a; no voters: 
I20260709 12:14:57.229919  3656 raft_consensus.cc:2468] T e1c1d15eb2724e56b44bc140b084f93a P 80fdd82d32de48048022405ce90b0006 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebdd42d58ca343a8bf776fba5d62b91a in term 2.
I20260709 12:14:57.230134  3788 raft_consensus.cc:2804] T e1c1d15eb2724e56b44bc140b084f93a P ebdd42d58ca343a8bf776fba5d62b91a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:57.230743  3788 raft_consensus.cc:697] T e1c1d15eb2724e56b44bc140b084f93a P ebdd42d58ca343a8bf776fba5d62b91a [term 2 LEADER]: Becoming Leader. State: Replica: ebdd42d58ca343a8bf776fba5d62b91a, State: Running, Role: LEADER
I20260709 12:14:57.231482  3788 consensus_queue.cc:237] T e1c1d15eb2724e56b44bc140b084f93a P ebdd42d58ca343a8bf776fba5d62b91a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:57.238608  3405 catalog_manager.cc:5697] T e1c1d15eb2724e56b44bc140b084f93a P ebdd42d58ca343a8bf776fba5d62b91a reported cstate change: term changed from 1 to 2, leader changed from 80fdd82d32de48048022405ce90b0006 (127.29.32.195) to ebdd42d58ca343a8bf776fba5d62b91a (127.29.32.193). New cstate: current_term: 2 leader_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:57.313169  3745 raft_consensus.cc:993] T c86c15a175434e69bf48dfa0df46cb7a P 8f1055ab13fd42ea975574354b972872: : Instructing follower ebdd42d58ca343a8bf776fba5d62b91a to start an election
I20260709 12:14:57.313762  3825 raft_consensus.cc:1081] T c86c15a175434e69bf48dfa0df46cb7a P 8f1055ab13fd42ea975574354b972872 [term 1 LEADER]: Signalling peer ebdd42d58ca343a8bf776fba5d62b91a to start an election
I20260709 12:14:57.315760  3505 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c86c15a175434e69bf48dfa0df46cb7a"
dest_uuid: "ebdd42d58ca343a8bf776fba5d62b91a"
 from {username='slave'} at 127.0.0.1:60550
I20260709 12:14:57.316418  3505 raft_consensus.cc:493] T c86c15a175434e69bf48dfa0df46cb7a P ebdd42d58ca343a8bf776fba5d62b91a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:57.316763  3505 raft_consensus.cc:3060] T c86c15a175434e69bf48dfa0df46cb7a P ebdd42d58ca343a8bf776fba5d62b91a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:57.322968  3505 raft_consensus.cc:515] T c86c15a175434e69bf48dfa0df46cb7a P ebdd42d58ca343a8bf776fba5d62b91a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:57.324572  3505 leader_election.cc:290] T c86c15a175434e69bf48dfa0df46cb7a P ebdd42d58ca343a8bf776fba5d62b91a [CANDIDATE]: Term 2 election: Requested vote from peers 8f1055ab13fd42ea975574354b972872 (127.29.32.194:37211), 80fdd82d32de48048022405ce90b0006 (127.29.32.195:34961)
I20260709 12:14:57.325559  3581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86c15a175434e69bf48dfa0df46cb7a" candidate_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f1055ab13fd42ea975574354b972872"
I20260709 12:14:57.325651  3656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c86c15a175434e69bf48dfa0df46cb7a" candidate_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80fdd82d32de48048022405ce90b0006"
I20260709 12:14:57.326288  3581 raft_consensus.cc:3055] T c86c15a175434e69bf48dfa0df46cb7a P 8f1055ab13fd42ea975574354b972872 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:57.326308  3656 raft_consensus.cc:3060] T c86c15a175434e69bf48dfa0df46cb7a P 80fdd82d32de48048022405ce90b0006 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:57.326655  3581 raft_consensus.cc:740] T c86c15a175434e69bf48dfa0df46cb7a P 8f1055ab13fd42ea975574354b972872 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8f1055ab13fd42ea975574354b972872, State: Running, Role: LEADER
I20260709 12:14:57.327401  3581 consensus_queue.cc:260] T c86c15a175434e69bf48dfa0df46cb7a P 8f1055ab13fd42ea975574354b972872 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:57.328370  3581 raft_consensus.cc:3060] T c86c15a175434e69bf48dfa0df46cb7a P 8f1055ab13fd42ea975574354b972872 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:57.331435  3656 raft_consensus.cc:2468] T c86c15a175434e69bf48dfa0df46cb7a P 80fdd82d32de48048022405ce90b0006 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebdd42d58ca343a8bf776fba5d62b91a in term 2.
I20260709 12:14:57.332508  3470 leader_election.cc:304] T c86c15a175434e69bf48dfa0df46cb7a P ebdd42d58ca343a8bf776fba5d62b91a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 80fdd82d32de48048022405ce90b0006, ebdd42d58ca343a8bf776fba5d62b91a; no voters: 
I20260709 12:14:57.333367  3788 raft_consensus.cc:2804] T c86c15a175434e69bf48dfa0df46cb7a P ebdd42d58ca343a8bf776fba5d62b91a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:57.333767  3581 raft_consensus.cc:2468] T c86c15a175434e69bf48dfa0df46cb7a P 8f1055ab13fd42ea975574354b972872 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ebdd42d58ca343a8bf776fba5d62b91a in term 2.
I20260709 12:14:57.334131  3788 raft_consensus.cc:697] T c86c15a175434e69bf48dfa0df46cb7a P ebdd42d58ca343a8bf776fba5d62b91a [term 2 LEADER]: Becoming Leader. State: Replica: ebdd42d58ca343a8bf776fba5d62b91a, State: Running, Role: LEADER
I20260709 12:14:57.335407  3788 consensus_queue.cc:237] T c86c15a175434e69bf48dfa0df46cb7a P ebdd42d58ca343a8bf776fba5d62b91a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:57.342237  3405 catalog_manager.cc:5697] T c86c15a175434e69bf48dfa0df46cb7a P ebdd42d58ca343a8bf776fba5d62b91a reported cstate change: term changed from 1 to 2, leader changed from 8f1055ab13fd42ea975574354b972872 (127.29.32.194) to ebdd42d58ca343a8bf776fba5d62b91a (127.29.32.193). New cstate: current_term: 2 leader_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:57.407991  3656 raft_consensus.cc:1275] T c305b1ff286a4133b92eabd2fc15f603 P 80fdd82d32de48048022405ce90b0006 [term 2 FOLLOWER]: Refusing update from remote peer ebdd42d58ca343a8bf776fba5d62b91a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:57.409804  3788 consensus_queue.cc:1048] T c305b1ff286a4133b92eabd2fc15f603 P ebdd42d58ca343a8bf776fba5d62b91a [LEADER]: Connected to new peer: Peer: permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:57.418550  3581 raft_consensus.cc:1275] T c305b1ff286a4133b92eabd2fc15f603 P 8f1055ab13fd42ea975574354b972872 [term 2 FOLLOWER]: Refusing update from remote peer ebdd42d58ca343a8bf776fba5d62b91a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:57.420413  3817 consensus_queue.cc:1048] T c305b1ff286a4133b92eabd2fc15f603 P ebdd42d58ca343a8bf776fba5d62b91a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:57.440157  3828 raft_consensus.cc:993] T 5a7e29c082864fa285f90d61621a4495 P 80fdd82d32de48048022405ce90b0006: : Instructing follower 8f1055ab13fd42ea975574354b972872 to start an election
I20260709 12:14:57.440701  3798 raft_consensus.cc:1081] T 5a7e29c082864fa285f90d61621a4495 P 80fdd82d32de48048022405ce90b0006 [term 1 LEADER]: Signalling peer 8f1055ab13fd42ea975574354b972872 to start an election
I20260709 12:14:57.442261  3581 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a7e29c082864fa285f90d61621a4495"
dest_uuid: "8f1055ab13fd42ea975574354b972872"
 from {username='slave'} at 127.0.0.1:56564
I20260709 12:14:57.442830  3581 raft_consensus.cc:493] T 5a7e29c082864fa285f90d61621a4495 P 8f1055ab13fd42ea975574354b972872 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:14:57.443203  3581 raft_consensus.cc:3060] T 5a7e29c082864fa285f90d61621a4495 P 8f1055ab13fd42ea975574354b972872 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:57.448666  3581 raft_consensus.cc:515] T 5a7e29c082864fa285f90d61621a4495 P 8f1055ab13fd42ea975574354b972872 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:57.450562  3581 leader_election.cc:290] T 5a7e29c082864fa285f90d61621a4495 P 8f1055ab13fd42ea975574354b972872 [CANDIDATE]: Term 2 election: Requested vote from peers ebdd42d58ca343a8bf776fba5d62b91a (127.29.32.193:46811), 80fdd82d32de48048022405ce90b0006 (127.29.32.195:34961)
I20260709 12:14:57.451741  3505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7e29c082864fa285f90d61621a4495" candidate_uuid: "8f1055ab13fd42ea975574354b972872" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ebdd42d58ca343a8bf776fba5d62b91a"
I20260709 12:14:57.451617  3656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a7e29c082864fa285f90d61621a4495" candidate_uuid: "8f1055ab13fd42ea975574354b972872" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80fdd82d32de48048022405ce90b0006"
I20260709 12:14:57.452487  3656 raft_consensus.cc:3055] T 5a7e29c082864fa285f90d61621a4495 P 80fdd82d32de48048022405ce90b0006 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:14:57.452808  3656 raft_consensus.cc:740] T 5a7e29c082864fa285f90d61621a4495 P 80fdd82d32de48048022405ce90b0006 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 80fdd82d32de48048022405ce90b0006, State: Running, Role: LEADER
I20260709 12:14:57.453011  3505 raft_consensus.cc:3060] T 5a7e29c082864fa285f90d61621a4495 P ebdd42d58ca343a8bf776fba5d62b91a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:57.453610  3656 consensus_queue.cc:260] T 5a7e29c082864fa285f90d61621a4495 P 80fdd82d32de48048022405ce90b0006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:57.454887  3656 raft_consensus.cc:3060] T 5a7e29c082864fa285f90d61621a4495 P 80fdd82d32de48048022405ce90b0006 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:57.460284  3505 raft_consensus.cc:2468] T 5a7e29c082864fa285f90d61621a4495 P ebdd42d58ca343a8bf776fba5d62b91a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f1055ab13fd42ea975574354b972872 in term 2.
I20260709 12:14:57.461634  3656 raft_consensus.cc:2468] T 5a7e29c082864fa285f90d61621a4495 P 80fdd82d32de48048022405ce90b0006 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f1055ab13fd42ea975574354b972872 in term 2.
I20260709 12:14:57.461882  3548 leader_election.cc:304] T 5a7e29c082864fa285f90d61621a4495 P 8f1055ab13fd42ea975574354b972872 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8f1055ab13fd42ea975574354b972872, ebdd42d58ca343a8bf776fba5d62b91a; no voters: 
I20260709 12:14:57.463168  3825 raft_consensus.cc:2804] T 5a7e29c082864fa285f90d61621a4495 P 8f1055ab13fd42ea975574354b972872 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:14:57.463809  3825 raft_consensus.cc:697] T 5a7e29c082864fa285f90d61621a4495 P 8f1055ab13fd42ea975574354b972872 [term 2 LEADER]: Becoming Leader. State: Replica: 8f1055ab13fd42ea975574354b972872, State: Running, Role: LEADER
I20260709 12:14:57.464700  3825 consensus_queue.cc:237] T 5a7e29c082864fa285f90d61621a4495 P 8f1055ab13fd42ea975574354b972872 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:14:57.471899  3403 catalog_manager.cc:5697] T 5a7e29c082864fa285f90d61621a4495 P 8f1055ab13fd42ea975574354b972872 reported cstate change: term changed from 1 to 2, leader changed from 80fdd82d32de48048022405ce90b0006 (127.29.32.195) to 8f1055ab13fd42ea975574354b972872 (127.29.32.194). New cstate: current_term: 2 leader_uuid: "8f1055ab13fd42ea975574354b972872" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } health_report { overall_health: UNKNOWN } } }
I20260709 12:14:57.527433  3581 raft_consensus.cc:1275] T a6f1b96f5b69415bbbe7dae41f33b02b P 8f1055ab13fd42ea975574354b972872 [term 2 FOLLOWER]: Refusing update from remote peer 80fdd82d32de48048022405ce90b0006: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:57.528934  3798 consensus_queue.cc:1048] T a6f1b96f5b69415bbbe7dae41f33b02b P 80fdd82d32de48048022405ce90b0006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:57.538166  3505 raft_consensus.cc:3060] T a6f1b96f5b69415bbbe7dae41f33b02b P ebdd42d58ca343a8bf776fba5d62b91a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:14:57.546221  3505 raft_consensus.cc:1275] T a6f1b96f5b69415bbbe7dae41f33b02b P ebdd42d58ca343a8bf776fba5d62b91a [term 2 FOLLOWER]: Refusing update from remote peer 80fdd82d32de48048022405ce90b0006: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:57.547689  3798 consensus_queue.cc:1048] T a6f1b96f5b69415bbbe7dae41f33b02b P 80fdd82d32de48048022405ce90b0006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:57.622466  3505 raft_consensus.cc:1275] T 9b4cd48454a547d495afe138283deff1 P ebdd42d58ca343a8bf776fba5d62b91a [term 2 FOLLOWER]: Refusing update from remote peer 8f1055ab13fd42ea975574354b972872: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:57.623746  3825 consensus_queue.cc:1048] T 9b4cd48454a547d495afe138283deff1 P 8f1055ab13fd42ea975574354b972872 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:57.632849  3656 raft_consensus.cc:1275] T 9b4cd48454a547d495afe138283deff1 P 80fdd82d32de48048022405ce90b0006 [term 2 FOLLOWER]: Refusing update from remote peer 8f1055ab13fd42ea975574354b972872: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:57.635058  3826 consensus_queue.cc:1048] T 9b4cd48454a547d495afe138283deff1 P 8f1055ab13fd42ea975574354b972872 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:57.638320  3505 raft_consensus.cc:1275] T dd175e946de14947bfe4d642392a0fd6 P ebdd42d58ca343a8bf776fba5d62b91a [term 2 FOLLOWER]: Refusing update from remote peer 8f1055ab13fd42ea975574354b972872: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:57.639912  3826 consensus_queue.cc:1048] T dd175e946de14947bfe4d642392a0fd6 P 8f1055ab13fd42ea975574354b972872 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:57.644717  3656 raft_consensus.cc:1275] T dd175e946de14947bfe4d642392a0fd6 P 80fdd82d32de48048022405ce90b0006 [term 2 FOLLOWER]: Refusing update from remote peer 8f1055ab13fd42ea975574354b972872: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:57.646399  3825 consensus_queue.cc:1048] T dd175e946de14947bfe4d642392a0fd6 P 8f1055ab13fd42ea975574354b972872 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:57.768038  3656 raft_consensus.cc:1275] T e1c1d15eb2724e56b44bc140b084f93a P 80fdd82d32de48048022405ce90b0006 [term 2 FOLLOWER]: Refusing update from remote peer ebdd42d58ca343a8bf776fba5d62b91a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:57.768265  3582 raft_consensus.cc:1275] T e1c1d15eb2724e56b44bc140b084f93a P 8f1055ab13fd42ea975574354b972872 [term 2 FOLLOWER]: Refusing update from remote peer ebdd42d58ca343a8bf776fba5d62b91a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:57.769359  3817 consensus_queue.cc:1048] T e1c1d15eb2724e56b44bc140b084f93a P ebdd42d58ca343a8bf776fba5d62b91a [LEADER]: Connected to new peer: Peer: permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:14:57.770153  3788 consensus_queue.cc:1048] T e1c1d15eb2724e56b44bc140b084f93a P ebdd42d58ca343a8bf776fba5d62b91a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:57.857381  3656 raft_consensus.cc:1275] T c86c15a175434e69bf48dfa0df46cb7a P 80fdd82d32de48048022405ce90b0006 [term 2 FOLLOWER]: Refusing update from remote peer ebdd42d58ca343a8bf776fba5d62b91a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:57.859061  3818 consensus_queue.cc:1048] T c86c15a175434e69bf48dfa0df46cb7a P ebdd42d58ca343a8bf776fba5d62b91a [LEADER]: Connected to new peer: Peer: permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:57.868530  3581 raft_consensus.cc:1275] T c86c15a175434e69bf48dfa0df46cb7a P 8f1055ab13fd42ea975574354b972872 [term 2 FOLLOWER]: Refusing update from remote peer ebdd42d58ca343a8bf776fba5d62b91a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:57.870206  3817 consensus_queue.cc:1048] T c86c15a175434e69bf48dfa0df46cb7a P ebdd42d58ca343a8bf776fba5d62b91a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:57.871932  3656 raft_consensus.cc:1275] T 5a7e29c082864fa285f90d61621a4495 P 80fdd82d32de48048022405ce90b0006 [term 2 FOLLOWER]: Refusing update from remote peer 8f1055ab13fd42ea975574354b972872: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:57.874485  3885 consensus_queue.cc:1048] T 5a7e29c082864fa285f90d61621a4495 P 8f1055ab13fd42ea975574354b972872 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:57.885639  3505 raft_consensus.cc:1275] T 5a7e29c082864fa285f90d61621a4495 P ebdd42d58ca343a8bf776fba5d62b91a [term 2 FOLLOWER]: Refusing update from remote peer 8f1055ab13fd42ea975574354b972872: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:14:57.887979  3745 consensus_queue.cc:1048] T 5a7e29c082864fa285f90d61621a4495 P 8f1055ab13fd42ea975574354b972872 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:14:59.895287  3403 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:45220:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 12:14:59.914139  3403 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45220:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 12:14:59.947474 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:00.050978  3924 tablet.cc:1724] T 5a7e29c082864fa285f90d61621a4495 P 8f1055ab13fd42ea975574354b972872: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:15:00.032747  3929 tablet.cc:1724] T 5a7e29c082864fa285f90d61621a4495 P 80fdd82d32de48048022405ce90b0006: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:15:00.114467  3936 tablet.cc:1724] T a6f1b96f5b69415bbbe7dae41f33b02b P 8f1055ab13fd42ea975574354b972872: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:15:00.110615  3928 tablet.cc:1724] T a6f1b96f5b69415bbbe7dae41f33b02b P 80fdd82d32de48048022405ce90b0006: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:15:00.145087  3545 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.29.32.195:34961, user_credentials={real_user=slave}} blocked reactor thread for 71965.4us
I20260709 12:15:00.196179  3949 tablet.cc:1724] T 02eedc6cdd57418bb5e0910fc1e1d51d P ebdd42d58ca343a8bf776fba5d62b91a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:15:00.185768  3948 tablet.cc:1724] T a6f1b96f5b69415bbbe7dae41f33b02b P ebdd42d58ca343a8bf776fba5d62b91a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:15:00.255615  3929 tablet.cc:1724] T c305b1ff286a4133b92eabd2fc15f603 P 80fdd82d32de48048022405ce90b0006: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:15:00.266579  3949 tablet.cc:1724] T c305b1ff286a4133b92eabd2fc15f603 P ebdd42d58ca343a8bf776fba5d62b91a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:15:00.276060  3936 tablet.cc:1724] T 9b4cd48454a547d495afe138283deff1 P 8f1055ab13fd42ea975574354b972872: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:15:00.278044  3955 tablet.cc:1724] T c86c15a175434e69bf48dfa0df46cb7a P ebdd42d58ca343a8bf776fba5d62b91a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:15:00.249275  3956 tablet.cc:1724] T 9b4cd48454a547d495afe138283deff1 P 80fdd82d32de48048022405ce90b0006: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:15:00.336678  3924 tablet.cc:1724] T 02eedc6cdd57418bb5e0910fc1e1d51d P 8f1055ab13fd42ea975574354b972872: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:15:00.337282  3963 tablet.cc:1724] T e1c1d15eb2724e56b44bc140b084f93a P ebdd42d58ca343a8bf776fba5d62b91a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:15:00.339448  3952 log.cc:927] Time spent T dd175e946de14947bfe4d642392a0fd6 P 80fdd82d32de48048022405ce90b0006: Append to log took a long time: real 0.078s	user 0.001s	sys 0.000s
I20260709 12:15:00.345117  3929 tablet.cc:1724] T e1c1d15eb2724e56b44bc140b084f93a P 80fdd82d32de48048022405ce90b0006: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:15:00.339668  3959 tablet.cc:1724] T fb046308ceb242e7813f6047821295d7 P 80fdd82d32de48048022405ce90b0006: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:15:00.356206  3964 tablet.cc:1724] T fb046308ceb242e7813f6047821295d7 P 8f1055ab13fd42ea975574354b972872: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:15:00.357499  3936 tablet.cc:1724] T c305b1ff286a4133b92eabd2fc15f603 P 8f1055ab13fd42ea975574354b972872: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:15:00.358872  3958 tablet.cc:1724] T c86c15a175434e69bf48dfa0df46cb7a P 8f1055ab13fd42ea975574354b972872: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:15:00.363422  3582 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "27d02e38115f4589933cb6d6e7adf9d0"
dest_uuid: "8f1055ab13fd42ea975574354b972872"
mode: GRACEFUL
new_leader_uuid: "80fdd82d32de48048022405ce90b0006"
 from {username='slave'} at 127.0.0.1:56574
I20260709 12:15:00.385654  3582 raft_consensus.cc:606] T 27d02e38115f4589933cb6d6e7adf9d0 P 8f1055ab13fd42ea975574354b972872 [term 2 LEADER]: Received request to transfer leadership to TS 80fdd82d32de48048022405ce90b0006
W20260709 12:15:00.393214  3957 log.cc:927] Time spent T e1c1d15eb2724e56b44bc140b084f93a P 8f1055ab13fd42ea975574354b972872: Append to log took a long time: real 0.131s	user 0.003s	sys 0.000s
I20260709 12:15:00.368461  3928 tablet.cc:1724] T 02eedc6cdd57418bb5e0910fc1e1d51d P 80fdd82d32de48048022405ce90b0006: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:15:00.413014  3948 tablet.cc:1724] T 5a7e29c082864fa285f90d61621a4495 P ebdd42d58ca343a8bf776fba5d62b91a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:15:00.424580  3956 tablet.cc:1724] T c86c15a175434e69bf48dfa0df46cb7a P 80fdd82d32de48048022405ce90b0006: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:15:00.417349  3936 tablet.cc:1724] T dd175e946de14947bfe4d642392a0fd6 P 8f1055ab13fd42ea975574354b972872: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:15:00.451193  3929 tablet.cc:1724] T dd175e946de14947bfe4d642392a0fd6 P 80fdd82d32de48048022405ce90b0006: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:15:00.458120  3936 tablet.cc:1724] T e1c1d15eb2724e56b44bc140b084f93a P 8f1055ab13fd42ea975574354b972872: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:15:00.477804  3963 tablet.cc:1724] T 9b4cd48454a547d495afe138283deff1 P ebdd42d58ca343a8bf776fba5d62b91a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:15:00.486013  3955 tablet.cc:1724] T fb046308ceb242e7813f6047821295d7 P ebdd42d58ca343a8bf776fba5d62b91a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:15:00.486498  3949 tablet.cc:1724] T dd175e946de14947bfe4d642392a0fd6 P ebdd42d58ca343a8bf776fba5d62b91a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 12:15:00.505533  3405 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 3f2455f7b6a544039820e2624301b4f9: soft_deleted_table [id=a6ae7a89b80c4c57a01b209fb064ffd5] alter complete (version 1)
I20260709 12:15:00.506615  3504 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9727f2f377043b2b63118207a017412"
dest_uuid: "ebdd42d58ca343a8bf776fba5d62b91a"
mode: GRACEFUL
new_leader_uuid: "80fdd82d32de48048022405ce90b0006"
 from {username='slave'} at 127.0.0.1:60578
I20260709 12:15:00.507290  3504 raft_consensus.cc:606] T d9727f2f377043b2b63118207a017412 P ebdd42d58ca343a8bf776fba5d62b91a [term 2 LEADER]: Received request to transfer leadership to TS 80fdd82d32de48048022405ce90b0006
I20260709 12:15:00.509196 29827 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:15:00.509786 29827 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:00.598852  3941 raft_consensus.cc:993] T 27d02e38115f4589933cb6d6e7adf9d0 P 8f1055ab13fd42ea975574354b972872: : Instructing follower 80fdd82d32de48048022405ce90b0006 to start an election
I20260709 12:15:00.600939  3962 raft_consensus.cc:1081] T 27d02e38115f4589933cb6d6e7adf9d0 P 8f1055ab13fd42ea975574354b972872 [term 2 LEADER]: Signalling peer 80fdd82d32de48048022405ce90b0006 to start an election
I20260709 12:15:00.603788  3652 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "27d02e38115f4589933cb6d6e7adf9d0"
dest_uuid: "80fdd82d32de48048022405ce90b0006"
 from {username='slave'} at 127.0.0.1:59414
I20260709 12:15:00.605057  3652 raft_consensus.cc:493] T 27d02e38115f4589933cb6d6e7adf9d0 P 80fdd82d32de48048022405ce90b0006 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:00.605619  3652 raft_consensus.cc:3060] T 27d02e38115f4589933cb6d6e7adf9d0 P 80fdd82d32de48048022405ce90b0006 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:00.616914  3652 raft_consensus.cc:515] T 27d02e38115f4589933cb6d6e7adf9d0 P 80fdd82d32de48048022405ce90b0006 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:15:00.621459  3504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d02e38115f4589933cb6d6e7adf9d0" candidate_uuid: "80fdd82d32de48048022405ce90b0006" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ebdd42d58ca343a8bf776fba5d62b91a"
I20260709 12:15:00.622910  3504 raft_consensus.cc:3060] T 27d02e38115f4589933cb6d6e7adf9d0 P ebdd42d58ca343a8bf776fba5d62b91a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:00.625592  3652 leader_election.cc:290] T 27d02e38115f4589933cb6d6e7adf9d0 P 80fdd82d32de48048022405ce90b0006 [CANDIDATE]: Term 3 election: Requested vote from peers ebdd42d58ca343a8bf776fba5d62b91a (127.29.32.193:46811), 8f1055ab13fd42ea975574354b972872 (127.29.32.194:37211)
I20260709 12:15:00.627763  3582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27d02e38115f4589933cb6d6e7adf9d0" candidate_uuid: "80fdd82d32de48048022405ce90b0006" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8f1055ab13fd42ea975574354b972872"
I20260709 12:15:00.630311  3582 raft_consensus.cc:3055] T 27d02e38115f4589933cb6d6e7adf9d0 P 8f1055ab13fd42ea975574354b972872 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:00.630689  3582 raft_consensus.cc:740] T 27d02e38115f4589933cb6d6e7adf9d0 P 8f1055ab13fd42ea975574354b972872 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8f1055ab13fd42ea975574354b972872, State: Running, Role: LEADER
I20260709 12:15:00.632007  3582 consensus_queue.cc:260] T 27d02e38115f4589933cb6d6e7adf9d0 P 8f1055ab13fd42ea975574354b972872 [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: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:15:00.645131  3582 raft_consensus.cc:3060] T 27d02e38115f4589933cb6d6e7adf9d0 P 8f1055ab13fd42ea975574354b972872 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:00.645404  3504 raft_consensus.cc:2468] T 27d02e38115f4589933cb6d6e7adf9d0 P ebdd42d58ca343a8bf776fba5d62b91a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80fdd82d32de48048022405ce90b0006 in term 3.
I20260709 12:15:00.648002  3622 leader_election.cc:304] T 27d02e38115f4589933cb6d6e7adf9d0 P 80fdd82d32de48048022405ce90b0006 [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: 80fdd82d32de48048022405ce90b0006, ebdd42d58ca343a8bf776fba5d62b91a; no voters: 
I20260709 12:15:00.649475  3917 raft_consensus.cc:2804] T 27d02e38115f4589933cb6d6e7adf9d0 P 80fdd82d32de48048022405ce90b0006 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:00.656410  3582 raft_consensus.cc:2468] T 27d02e38115f4589933cb6d6e7adf9d0 P 8f1055ab13fd42ea975574354b972872 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80fdd82d32de48048022405ce90b0006 in term 3.
I20260709 12:15:00.657302  3917 raft_consensus.cc:697] T 27d02e38115f4589933cb6d6e7adf9d0 P 80fdd82d32de48048022405ce90b0006 [term 3 LEADER]: Becoming Leader. State: Replica: 80fdd82d32de48048022405ce90b0006, State: Running, Role: LEADER
I20260709 12:15:00.658838  3917 consensus_queue.cc:237] T 27d02e38115f4589933cb6d6e7adf9d0 P 80fdd82d32de48048022405ce90b0006 [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: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } }
I20260709 12:15:00.670957  3405 catalog_manager.cc:5697] T 27d02e38115f4589933cb6d6e7adf9d0 P 80fdd82d32de48048022405ce90b0006 reported cstate change: term changed from 2 to 3, leader changed from 8f1055ab13fd42ea975574354b972872 (127.29.32.194) to 80fdd82d32de48048022405ce90b0006 (127.29.32.195). New cstate: current_term: 3 leader_uuid: "80fdd82d32de48048022405ce90b0006" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } health_report { overall_health: HEALTHY } } }
I20260709 12:15:00.784848  3818 raft_consensus.cc:993] T d9727f2f377043b2b63118207a017412 P ebdd42d58ca343a8bf776fba5d62b91a: : Instructing follower 80fdd82d32de48048022405ce90b0006 to start an election
I20260709 12:15:00.785449  3953 raft_consensus.cc:1081] T d9727f2f377043b2b63118207a017412 P ebdd42d58ca343a8bf776fba5d62b91a [term 2 LEADER]: Signalling peer 80fdd82d32de48048022405ce90b0006 to start an election
I20260709 12:15:00.787159  3653 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9727f2f377043b2b63118207a017412"
dest_uuid: "80fdd82d32de48048022405ce90b0006"
 from {username='slave'} at 127.0.0.1:59408
I20260709 12:15:00.787658  3653 raft_consensus.cc:493] T d9727f2f377043b2b63118207a017412 P 80fdd82d32de48048022405ce90b0006 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:15:00.788067  3653 raft_consensus.cc:3060] T d9727f2f377043b2b63118207a017412 P 80fdd82d32de48048022405ce90b0006 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:00.797027  3653 raft_consensus.cc:515] T d9727f2f377043b2b63118207a017412 P 80fdd82d32de48048022405ce90b0006 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } } peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } }
I20260709 12:15:00.799213  3653 leader_election.cc:290] T d9727f2f377043b2b63118207a017412 P 80fdd82d32de48048022405ce90b0006 [CANDIDATE]: Term 3 election: Requested vote from peers ebdd42d58ca343a8bf776fba5d62b91a (127.29.32.193:46811), 8f1055ab13fd42ea975574354b972872 (127.29.32.194:37211)
I20260709 12:15:00.800488  3507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9727f2f377043b2b63118207a017412" candidate_uuid: "80fdd82d32de48048022405ce90b0006" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ebdd42d58ca343a8bf776fba5d62b91a"
I20260709 12:15:00.800545  3582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9727f2f377043b2b63118207a017412" candidate_uuid: "80fdd82d32de48048022405ce90b0006" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8f1055ab13fd42ea975574354b972872"
I20260709 12:15:00.801447  3507 raft_consensus.cc:3055] T d9727f2f377043b2b63118207a017412 P ebdd42d58ca343a8bf776fba5d62b91a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:15:00.801857  3507 raft_consensus.cc:740] T d9727f2f377043b2b63118207a017412 P ebdd42d58ca343a8bf776fba5d62b91a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ebdd42d58ca343a8bf776fba5d62b91a, State: Running, Role: LEADER
I20260709 12:15:00.801931  3582 raft_consensus.cc:3060] T d9727f2f377043b2b63118207a017412 P 8f1055ab13fd42ea975574354b972872 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:00.803224  3507 consensus_queue.cc:260] T d9727f2f377043b2b63118207a017412 P ebdd42d58ca343a8bf776fba5d62b91a [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: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } } peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } }
I20260709 12:15:00.805480  3507 raft_consensus.cc:3060] T d9727f2f377043b2b63118207a017412 P ebdd42d58ca343a8bf776fba5d62b91a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:15:00.811640  3582 raft_consensus.cc:2468] T d9727f2f377043b2b63118207a017412 P 8f1055ab13fd42ea975574354b972872 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80fdd82d32de48048022405ce90b0006 in term 3.
I20260709 12:15:00.813005  3620 leader_election.cc:304] T d9727f2f377043b2b63118207a017412 P 80fdd82d32de48048022405ce90b0006 [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: 80fdd82d32de48048022405ce90b0006, 8f1055ab13fd42ea975574354b972872; no voters: 
I20260709 12:15:00.813833  3507 raft_consensus.cc:2468] T d9727f2f377043b2b63118207a017412 P ebdd42d58ca343a8bf776fba5d62b91a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80fdd82d32de48048022405ce90b0006 in term 3.
I20260709 12:15:00.813908  3917 raft_consensus.cc:2804] T d9727f2f377043b2b63118207a017412 P 80fdd82d32de48048022405ce90b0006 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:15:00.814731  3917 raft_consensus.cc:697] T d9727f2f377043b2b63118207a017412 P 80fdd82d32de48048022405ce90b0006 [term 3 LEADER]: Becoming Leader. State: Replica: 80fdd82d32de48048022405ce90b0006, State: Running, Role: LEADER
I20260709 12:15:00.815703  3917 consensus_queue.cc:237] T d9727f2f377043b2b63118207a017412 P 80fdd82d32de48048022405ce90b0006 [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: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } } peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } }
I20260709 12:15:00.824550  3405 catalog_manager.cc:5697] T d9727f2f377043b2b63118207a017412 P 80fdd82d32de48048022405ce90b0006 reported cstate change: term changed from 2 to 3, leader changed from ebdd42d58ca343a8bf776fba5d62b91a (127.29.32.193) to 80fdd82d32de48048022405ce90b0006 (127.29.32.195). New cstate: current_term: 3 leader_uuid: "80fdd82d32de48048022405ce90b0006" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80fdd82d32de48048022405ce90b0006" member_type: VOTER last_known_addr { host: "127.29.32.195" port: 34961 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 } health_report { overall_health: UNKNOWN } } }
I20260709 12:15:01.054306  3582 raft_consensus.cc:1275] T 27d02e38115f4589933cb6d6e7adf9d0 P 8f1055ab13fd42ea975574354b972872 [term 3 FOLLOWER]: Refusing update from remote peer 80fdd82d32de48048022405ce90b0006: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:01.055719  3917 consensus_queue.cc:1048] T 27d02e38115f4589933cb6d6e7adf9d0 P 80fdd82d32de48048022405ce90b0006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:15:01.069947  3507 raft_consensus.cc:1275] T 27d02e38115f4589933cb6d6e7adf9d0 P ebdd42d58ca343a8bf776fba5d62b91a [term 3 FOLLOWER]: Refusing update from remote peer 80fdd82d32de48048022405ce90b0006: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:01.071684  3917 consensus_queue.cc:1048] T 27d02e38115f4589933cb6d6e7adf9d0 P 80fdd82d32de48048022405ce90b0006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:01.249202  3582 raft_consensus.cc:1275] T d9727f2f377043b2b63118207a017412 P 8f1055ab13fd42ea975574354b972872 [term 3 FOLLOWER]: Refusing update from remote peer 80fdd82d32de48048022405ce90b0006: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:01.250667  3917 consensus_queue.cc:1048] T d9727f2f377043b2b63118207a017412 P 80fdd82d32de48048022405ce90b0006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f1055ab13fd42ea975574354b972872" member_type: VOTER last_known_addr { host: "127.29.32.194" port: 37211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:15:01.260632  3507 raft_consensus.cc:1275] T d9727f2f377043b2b63118207a017412 P ebdd42d58ca343a8bf776fba5d62b91a [term 3 FOLLOWER]: Refusing update from remote peer 80fdd82d32de48048022405ce90b0006: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:15:01.262605  3917 consensus_queue.cc:1048] T d9727f2f377043b2b63118207a017412 P 80fdd82d32de48048022405ce90b0006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ebdd42d58ca343a8bf776fba5d62b91a" member_type: VOTER last_known_addr { host: "127.29.32.193" port: 46811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:15:01.510962 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:01.516129 29827 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:01.516528 29827 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:02.517889 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:02.523785 29827 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:02.524261 29827 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:03.525579 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:03.531802 29827 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:03.532395 29827 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:04.533627 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:04.539448 29827 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:04.539952 29827 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:05.541304 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:05.547243 29827 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:05.547706 29827 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:06.548676 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:06.554670 29827 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:06.555408 29827 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:07.556504 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:07.561528 29827 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:07.562047 29827 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:08.563199 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:08.569437 29827 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:08.569926 29827 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:09.571102 29827 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:15:09.576025 29827 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:15:09.576503 29827 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:15:10.709438 29827 tablet_server.cc:179] TabletServer@127.29.32.193:0 shutting down...
W20260709 12:15:10.715019  3622 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 10 similar messages]
W20260709 12:15:10.720101  3548 consensus_peers.cc:597] T dd175e946de14947bfe4d642392a0fd6 P 8f1055ab13fd42ea975574354b972872 -> Peer ebdd42d58ca343a8bf776fba5d62b91a (127.29.32.193:46811): Couldn't send request to peer ebdd42d58ca343a8bf776fba5d62b91a. 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 12:15:10.722500  3622 consensus_peers.cc:597] T 29b855cd25f84294a44ca72b1cc83fbf P 80fdd82d32de48048022405ce90b0006 -> Peer ebdd42d58ca343a8bf776fba5d62b91a (127.29.32.193:46811): Couldn't send request to peer ebdd42d58ca343a8bf776fba5d62b91a. 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 12:15:10.740159  3548 consensus_peers.cc:597] T 5d15977f22d040828a9889e40236da2d P 8f1055ab13fd42ea975574354b972872 -> Peer ebdd42d58ca343a8bf776fba5d62b91a (127.29.32.193:46811): Couldn't send request to peer ebdd42d58ca343a8bf776fba5d62b91a. 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 12:15:10.763137 29827 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:10.764374 29827 tablet_replica.cc:333] T a6f1b96f5b69415bbbe7dae41f33b02b P ebdd42d58ca343a8bf776fba5d62b91a: stopping tablet replica
I20260709 12:15:10.765512 29827 raft_consensus.cc:2243] T a6f1b96f5b69415bbbe7dae41f33b02b P ebdd42d58ca343a8bf776fba5d62b91a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:10.766862 29827 raft_consensus.cc:2272] T a6f1b96f5b69415bbbe7dae41f33b02b P ebdd42d58ca343a8bf776fba5d62b91a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:10.771487 29827 tablet_replica.cc:333] T dd175e946de14947bfe4d642392a0fd6 P ebdd42d58ca343a8bf776fba5d62b91a: stopping tablet replica
I20260709 12:15:10.772324 29827 raft_consensus.cc:2243] T dd175e946de14947bfe4d642392a0fd6 P ebdd42d58ca343a8bf776fba5d62b91a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:10.772985 29827 raft_consensus.cc:2272] T dd175e946de14947bfe4d642392a0fd6 P ebdd42d58ca343a8bf776fba5d62b91a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:10.775794 29827 tablet_replica.cc:333] T fb046308ceb242e7813f6047821295d7 P ebdd42d58ca343a8bf776fba5d62b91a: stopping tablet replica
I20260709 12:15:10.776443 29827 raft_consensus.cc:2243] T fb046308ceb242e7813f6047821295d7 P ebdd42d58ca343a8bf776fba5d62b91a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:10.777021 29827 raft_consensus.cc:2272] T fb046308ceb242e7813f6047821295d7 P ebdd42d58ca343a8bf776fba5d62b91a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:10.779851 29827 tablet_replica.cc:333] T 9b4cd48454a547d495afe138283deff1 P ebdd42d58ca343a8bf776fba5d62b91a: stopping tablet replica
I20260709 12:15:10.780391 29827 raft_consensus.cc:2243] T 9b4cd48454a547d495afe138283deff1 P ebdd42d58ca343a8bf776fba5d62b91a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:10.780931 29827 raft_consensus.cc:2272] T 9b4cd48454a547d495afe138283deff1 P ebdd42d58ca343a8bf776fba5d62b91a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:10.784436 29827 tablet_replica.cc:333] T e1c1d15eb2724e56b44bc140b084f93a P ebdd42d58ca343a8bf776fba5d62b91a: stopping tablet replica
I20260709 12:15:10.785168 29827 raft_consensus.cc:2243] T e1c1d15eb2724e56b44bc140b084f93a P ebdd42d58ca343a8bf776fba5d62b91a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:10.786520 29827 raft_consensus.cc:2272] T e1c1d15eb2724e56b44bc140b084f93a P ebdd42d58ca343a8bf776fba5d62b91a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:10.789724 29827 tablet_replica.cc:333] T c86c15a175434e69bf48dfa0df46cb7a P ebdd42d58ca343a8bf776fba5d62b91a: stopping tablet replica
I20260709 12:15:10.790576 29827 raft_consensus.cc:2243] T c86c15a175434e69bf48dfa0df46cb7a P ebdd42d58ca343a8bf776fba5d62b91a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:10.791714 29827 raft_consensus.cc:2272] T c86c15a175434e69bf48dfa0df46cb7a P ebdd42d58ca343a8bf776fba5d62b91a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:10.794498 29827 tablet_replica.cc:333] T 02eedc6cdd57418bb5e0910fc1e1d51d P ebdd42d58ca343a8bf776fba5d62b91a: stopping tablet replica
I20260709 12:15:10.795433 29827 raft_consensus.cc:2243] T 02eedc6cdd57418bb5e0910fc1e1d51d P ebdd42d58ca343a8bf776fba5d62b91a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:10.797469 29827 raft_consensus.cc:2272] T 02eedc6cdd57418bb5e0910fc1e1d51d P ebdd42d58ca343a8bf776fba5d62b91a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:10.802759  3622 consensus_peers.cc:597] T 27d02e38115f4589933cb6d6e7adf9d0 P 80fdd82d32de48048022405ce90b0006 -> Peer ebdd42d58ca343a8bf776fba5d62b91a (127.29.32.193:46811): Couldn't send request to peer ebdd42d58ca343a8bf776fba5d62b91a. 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 12:15:10.803092 29827 tablet_replica.cc:333] T c305b1ff286a4133b92eabd2fc15f603 P ebdd42d58ca343a8bf776fba5d62b91a: stopping tablet replica
I20260709 12:15:10.804651 29827 raft_consensus.cc:2243] T c305b1ff286a4133b92eabd2fc15f603 P ebdd42d58ca343a8bf776fba5d62b91a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:10.807493 29827 raft_consensus.cc:2272] T c305b1ff286a4133b92eabd2fc15f603 P ebdd42d58ca343a8bf776fba5d62b91a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:10.810348  3548 consensus_peers.cc:597] T 20fc648f5e8f41818ee6337953617965 P 8f1055ab13fd42ea975574354b972872 -> Peer ebdd42d58ca343a8bf776fba5d62b91a (127.29.32.193:46811): Couldn't send request to peer ebdd42d58ca343a8bf776fba5d62b91a. 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 12:15:10.811652 29827 tablet_replica.cc:333] T 5d15977f22d040828a9889e40236da2d P ebdd42d58ca343a8bf776fba5d62b91a: stopping tablet replica
I20260709 12:15:10.812350 29827 raft_consensus.cc:2243] T 5d15977f22d040828a9889e40236da2d P ebdd42d58ca343a8bf776fba5d62b91a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:10.812958 29827 raft_consensus.cc:2272] T 5d15977f22d040828a9889e40236da2d P ebdd42d58ca343a8bf776fba5d62b91a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:10.815524 29827 tablet_replica.cc:333] T 20fc648f5e8f41818ee6337953617965 P ebdd42d58ca343a8bf776fba5d62b91a: stopping tablet replica
I20260709 12:15:10.816112 29827 raft_consensus.cc:2243] T 20fc648f5e8f41818ee6337953617965 P ebdd42d58ca343a8bf776fba5d62b91a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:10.816746 29827 raft_consensus.cc:2272] T 20fc648f5e8f41818ee6337953617965 P ebdd42d58ca343a8bf776fba5d62b91a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:10.819280 29827 tablet_replica.cc:333] T d9727f2f377043b2b63118207a017412 P ebdd42d58ca343a8bf776fba5d62b91a: stopping tablet replica
I20260709 12:15:10.819847 29827 raft_consensus.cc:2243] T d9727f2f377043b2b63118207a017412 P ebdd42d58ca343a8bf776fba5d62b91a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:10.820439 29827 raft_consensus.cc:2272] T d9727f2f377043b2b63118207a017412 P ebdd42d58ca343a8bf776fba5d62b91a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:10.822894 29827 tablet_replica.cc:333] T 27d02e38115f4589933cb6d6e7adf9d0 P ebdd42d58ca343a8bf776fba5d62b91a: stopping tablet replica
I20260709 12:15:10.823498 29827 raft_consensus.cc:2243] T 27d02e38115f4589933cb6d6e7adf9d0 P ebdd42d58ca343a8bf776fba5d62b91a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:10.824084 29827 raft_consensus.cc:2272] T 27d02e38115f4589933cb6d6e7adf9d0 P ebdd42d58ca343a8bf776fba5d62b91a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:10.826460 29827 tablet_replica.cc:333] T ab658be53f004566b9848047755b31bc P ebdd42d58ca343a8bf776fba5d62b91a: stopping tablet replica
I20260709 12:15:10.827050 29827 raft_consensus.cc:2243] T ab658be53f004566b9848047755b31bc P ebdd42d58ca343a8bf776fba5d62b91a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:10.828143 29827 raft_consensus.cc:2272] T ab658be53f004566b9848047755b31bc P ebdd42d58ca343a8bf776fba5d62b91a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:10.830983 29827 tablet_replica.cc:333] T c914c1ecdf444c759e75567d2c424267 P ebdd42d58ca343a8bf776fba5d62b91a: stopping tablet replica
I20260709 12:15:10.831583 29827 raft_consensus.cc:2243] T c914c1ecdf444c759e75567d2c424267 P ebdd42d58ca343a8bf776fba5d62b91a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:10.832870 29827 raft_consensus.cc:2272] T c914c1ecdf444c759e75567d2c424267 P ebdd42d58ca343a8bf776fba5d62b91a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:10.835417 29827 tablet_replica.cc:333] T 598408a16242405bbe04121d4d83aefb P ebdd42d58ca343a8bf776fba5d62b91a: stopping tablet replica
I20260709 12:15:10.836002 29827 raft_consensus.cc:2243] T 598408a16242405bbe04121d4d83aefb P ebdd42d58ca343a8bf776fba5d62b91a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:10.837132 29827 raft_consensus.cc:2272] T 598408a16242405bbe04121d4d83aefb P ebdd42d58ca343a8bf776fba5d62b91a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:10.839800 29827 tablet_replica.cc:333] T 5a7e29c082864fa285f90d61621a4495 P ebdd42d58ca343a8bf776fba5d62b91a: stopping tablet replica
I20260709 12:15:10.840353 29827 raft_consensus.cc:2243] T 5a7e29c082864fa285f90d61621a4495 P ebdd42d58ca343a8bf776fba5d62b91a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:10.840945 29827 raft_consensus.cc:2272] T 5a7e29c082864fa285f90d61621a4495 P ebdd42d58ca343a8bf776fba5d62b91a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:10.843567 29827 tablet_replica.cc:333] T 29b855cd25f84294a44ca72b1cc83fbf P ebdd42d58ca343a8bf776fba5d62b91a: stopping tablet replica
I20260709 12:15:10.844174 29827 raft_consensus.cc:2243] T 29b855cd25f84294a44ca72b1cc83fbf P ebdd42d58ca343a8bf776fba5d62b91a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:10.845347 29827 raft_consensus.cc:2272] T 29b855cd25f84294a44ca72b1cc83fbf P ebdd42d58ca343a8bf776fba5d62b91a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:10.849200 29827 tablet_replica.cc:333] T fd03bd17643d468cac0215a13d89ef6f P ebdd42d58ca343a8bf776fba5d62b91a: stopping tablet replica
I20260709 12:15:10.849738 29827 raft_consensus.cc:2243] T fd03bd17643d468cac0215a13d89ef6f P ebdd42d58ca343a8bf776fba5d62b91a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:10.850337 29827 raft_consensus.cc:2272] T fd03bd17643d468cac0215a13d89ef6f P ebdd42d58ca343a8bf776fba5d62b91a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:10.905040 29827 tablet_server.cc:196] TabletServer@127.29.32.193:0 shutdown complete.
I20260709 12:15:10.963868 29827 tablet_server.cc:179] TabletServer@127.29.32.194:0 shutting down...
W20260709 12:15:10.963969  3622 consensus_peers.cc:597] T a6f1b96f5b69415bbbe7dae41f33b02b P 80fdd82d32de48048022405ce90b0006 -> Peer ebdd42d58ca343a8bf776fba5d62b91a (127.29.32.193:46811): Couldn't send request to peer ebdd42d58ca343a8bf776fba5d62b91a. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:46811: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:15:10.965034  3622 consensus_peers.cc:597] T d9727f2f377043b2b63118207a017412 P 80fdd82d32de48048022405ce90b0006 -> Peer ebdd42d58ca343a8bf776fba5d62b91a (127.29.32.193:46811): Couldn't send request to peer ebdd42d58ca343a8bf776fba5d62b91a. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:46811: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:10.998083 29827 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:10.999408 29827 tablet_replica.cc:333] T dd175e946de14947bfe4d642392a0fd6 P 8f1055ab13fd42ea975574354b972872: stopping tablet replica
I20260709 12:15:11.000384 29827 raft_consensus.cc:2243] T dd175e946de14947bfe4d642392a0fd6 P 8f1055ab13fd42ea975574354b972872 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:11.001711 29827 raft_consensus.cc:2272] T dd175e946de14947bfe4d642392a0fd6 P 8f1055ab13fd42ea975574354b972872 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:11.005010 29827 tablet_replica.cc:333] T fb046308ceb242e7813f6047821295d7 P 8f1055ab13fd42ea975574354b972872: stopping tablet replica
I20260709 12:15:11.006333 29827 raft_consensus.cc:2243] T fb046308ceb242e7813f6047821295d7 P 8f1055ab13fd42ea975574354b972872 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:11.008056 29827 raft_consensus.cc:2272] T fb046308ceb242e7813f6047821295d7 P 8f1055ab13fd42ea975574354b972872 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:11.008219  3548 consensus_peers.cc:597] T fd03bd17643d468cac0215a13d89ef6f P 8f1055ab13fd42ea975574354b972872 -> Peer ebdd42d58ca343a8bf776fba5d62b91a (127.29.32.193:46811): Couldn't send request to peer ebdd42d58ca343a8bf776fba5d62b91a. Status: Network error: Client connection negotiation failed: client connection to 127.29.32.193:46811: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:15:11.011576 29827 tablet_replica.cc:333] T a6f1b96f5b69415bbbe7dae41f33b02b P 8f1055ab13fd42ea975574354b972872: stopping tablet replica
I20260709 12:15:11.012665 29827 raft_consensus.cc:2243] T a6f1b96f5b69415bbbe7dae41f33b02b P 8f1055ab13fd42ea975574354b972872 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:11.013401 29827 raft_consensus.cc:2272] T a6f1b96f5b69415bbbe7dae41f33b02b P 8f1055ab13fd42ea975574354b972872 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:11.016400 29827 tablet_replica.cc:333] T 9b4cd48454a547d495afe138283deff1 P 8f1055ab13fd42ea975574354b972872: stopping tablet replica
I20260709 12:15:11.017015 29827 raft_consensus.cc:2243] T 9b4cd48454a547d495afe138283deff1 P 8f1055ab13fd42ea975574354b972872 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:11.018450 29827 raft_consensus.cc:2272] T 9b4cd48454a547d495afe138283deff1 P 8f1055ab13fd42ea975574354b972872 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:11.021574 29827 tablet_replica.cc:333] T c305b1ff286a4133b92eabd2fc15f603 P 8f1055ab13fd42ea975574354b972872: stopping tablet replica
I20260709 12:15:11.022241 29827 raft_consensus.cc:2243] T c305b1ff286a4133b92eabd2fc15f603 P 8f1055ab13fd42ea975574354b972872 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:11.023350 29827 raft_consensus.cc:2272] T c305b1ff286a4133b92eabd2fc15f603 P 8f1055ab13fd42ea975574354b972872 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:11.024214  3620 consensus_peers.cc:597] T d9727f2f377043b2b63118207a017412 P 80fdd82d32de48048022405ce90b0006 -> Peer 8f1055ab13fd42ea975574354b972872 (127.29.32.194:37211): Couldn't send request to peer 8f1055ab13fd42ea975574354b972872. 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 12:15:11.026764 29827 tablet_replica.cc:333] T 02eedc6cdd57418bb5e0910fc1e1d51d P 8f1055ab13fd42ea975574354b972872: stopping tablet replica
I20260709 12:15:11.027627 29827 raft_consensus.cc:2243] T 02eedc6cdd57418bb5e0910fc1e1d51d P 8f1055ab13fd42ea975574354b972872 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:11.028344 29827 raft_consensus.cc:2272] T 02eedc6cdd57418bb5e0910fc1e1d51d P 8f1055ab13fd42ea975574354b972872 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:11.030972 29827 tablet_replica.cc:333] T c86c15a175434e69bf48dfa0df46cb7a P 8f1055ab13fd42ea975574354b972872: stopping tablet replica
I20260709 12:15:11.031648 29827 raft_consensus.cc:2243] T c86c15a175434e69bf48dfa0df46cb7a P 8f1055ab13fd42ea975574354b972872 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:11.032276 29827 raft_consensus.cc:2272] T c86c15a175434e69bf48dfa0df46cb7a P 8f1055ab13fd42ea975574354b972872 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:11.034880 29827 tablet_replica.cc:333] T e1c1d15eb2724e56b44bc140b084f93a P 8f1055ab13fd42ea975574354b972872: stopping tablet replica
I20260709 12:15:11.035550 29827 raft_consensus.cc:2243] T e1c1d15eb2724e56b44bc140b084f93a P 8f1055ab13fd42ea975574354b972872 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:11.036098 29827 raft_consensus.cc:2272] T e1c1d15eb2724e56b44bc140b084f93a P 8f1055ab13fd42ea975574354b972872 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:11.039022 29827 tablet_replica.cc:333] T ab658be53f004566b9848047755b31bc P 8f1055ab13fd42ea975574354b972872: stopping tablet replica
I20260709 12:15:11.039774 29827 raft_consensus.cc:2243] T ab658be53f004566b9848047755b31bc P 8f1055ab13fd42ea975574354b972872 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:11.040510 29827 raft_consensus.cc:2272] T ab658be53f004566b9848047755b31bc P 8f1055ab13fd42ea975574354b972872 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:11.043702 29827 tablet_replica.cc:333] T d9727f2f377043b2b63118207a017412 P 8f1055ab13fd42ea975574354b972872: stopping tablet replica
I20260709 12:15:11.044341 29827 raft_consensus.cc:2243] T d9727f2f377043b2b63118207a017412 P 8f1055ab13fd42ea975574354b972872 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:11.044976 29827 raft_consensus.cc:2272] T d9727f2f377043b2b63118207a017412 P 8f1055ab13fd42ea975574354b972872 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:11.047498 29827 tablet_replica.cc:333] T 27d02e38115f4589933cb6d6e7adf9d0 P 8f1055ab13fd42ea975574354b972872: stopping tablet replica
I20260709 12:15:11.048128 29827 raft_consensus.cc:2243] T 27d02e38115f4589933cb6d6e7adf9d0 P 8f1055ab13fd42ea975574354b972872 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:11.048677 29827 raft_consensus.cc:2272] T 27d02e38115f4589933cb6d6e7adf9d0 P 8f1055ab13fd42ea975574354b972872 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:11.051275 29827 tablet_replica.cc:333] T 5d15977f22d040828a9889e40236da2d P 8f1055ab13fd42ea975574354b972872: stopping tablet replica
I20260709 12:15:11.051905 29827 raft_consensus.cc:2243] T 5d15977f22d040828a9889e40236da2d P 8f1055ab13fd42ea975574354b972872 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:11.052893 29827 raft_consensus.cc:2272] T 5d15977f22d040828a9889e40236da2d P 8f1055ab13fd42ea975574354b972872 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:11.055265 29827 tablet_replica.cc:333] T 20fc648f5e8f41818ee6337953617965 P 8f1055ab13fd42ea975574354b972872: stopping tablet replica
I20260709 12:15:11.056033 29827 raft_consensus.cc:2243] T 20fc648f5e8f41818ee6337953617965 P 8f1055ab13fd42ea975574354b972872 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:11.057219 29827 raft_consensus.cc:2272] T 20fc648f5e8f41818ee6337953617965 P 8f1055ab13fd42ea975574354b972872 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:11.060647 29827 tablet_replica.cc:333] T 5a7e29c082864fa285f90d61621a4495 P 8f1055ab13fd42ea975574354b972872: stopping tablet replica
I20260709 12:15:11.061518 29827 raft_consensus.cc:2243] T 5a7e29c082864fa285f90d61621a4495 P 8f1055ab13fd42ea975574354b972872 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:11.063321 29827 raft_consensus.cc:2272] T 5a7e29c082864fa285f90d61621a4495 P 8f1055ab13fd42ea975574354b972872 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:11.066613 29827 tablet_replica.cc:333] T 29b855cd25f84294a44ca72b1cc83fbf P 8f1055ab13fd42ea975574354b972872: stopping tablet replica
I20260709 12:15:11.067301 29827 raft_consensus.cc:2243] T 29b855cd25f84294a44ca72b1cc83fbf P 8f1055ab13fd42ea975574354b972872 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:11.067752 29827 raft_consensus.cc:2272] T 29b855cd25f84294a44ca72b1cc83fbf P 8f1055ab13fd42ea975574354b972872 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:11.070015 29827 tablet_replica.cc:333] T fd03bd17643d468cac0215a13d89ef6f P 8f1055ab13fd42ea975574354b972872: stopping tablet replica
I20260709 12:15:11.070502 29827 raft_consensus.cc:2243] T fd03bd17643d468cac0215a13d89ef6f P 8f1055ab13fd42ea975574354b972872 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:11.071343 29827 raft_consensus.cc:2272] T fd03bd17643d468cac0215a13d89ef6f P 8f1055ab13fd42ea975574354b972872 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:11.073658 29827 tablet_replica.cc:333] T 598408a16242405bbe04121d4d83aefb P 8f1055ab13fd42ea975574354b972872: stopping tablet replica
I20260709 12:15:11.074210 29827 raft_consensus.cc:2243] T 598408a16242405bbe04121d4d83aefb P 8f1055ab13fd42ea975574354b972872 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:11.074882 29827 raft_consensus.cc:2272] T 598408a16242405bbe04121d4d83aefb P 8f1055ab13fd42ea975574354b972872 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:11.077042 29827 tablet_replica.cc:333] T c914c1ecdf444c759e75567d2c424267 P 8f1055ab13fd42ea975574354b972872: stopping tablet replica
I20260709 12:15:11.077502 29827 raft_consensus.cc:2243] T c914c1ecdf444c759e75567d2c424267 P 8f1055ab13fd42ea975574354b972872 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:11.078037 29827 raft_consensus.cc:2272] T c914c1ecdf444c759e75567d2c424267 P 8f1055ab13fd42ea975574354b972872 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:15:11.094342  3620 consensus_peers.cc:597] T 27d02e38115f4589933cb6d6e7adf9d0 P 80fdd82d32de48048022405ce90b0006 -> Peer 8f1055ab13fd42ea975574354b972872 (127.29.32.194:37211): Couldn't send request to peer 8f1055ab13fd42ea975574354b972872. 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 12:15:11.120699 29827 tablet_server.cc:196] TabletServer@127.29.32.194:0 shutdown complete.
I20260709 12:15:11.163283 29827 tablet_server.cc:179] TabletServer@127.29.32.195:0 shutting down...
I20260709 12:15:11.199262 29827 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:15:11.200243 29827 tablet_replica.cc:333] T dd175e946de14947bfe4d642392a0fd6 P 80fdd82d32de48048022405ce90b0006: stopping tablet replica
I20260709 12:15:11.201205 29827 raft_consensus.cc:2243] T dd175e946de14947bfe4d642392a0fd6 P 80fdd82d32de48048022405ce90b0006 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:11.202025 29827 raft_consensus.cc:2272] T dd175e946de14947bfe4d642392a0fd6 P 80fdd82d32de48048022405ce90b0006 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:11.205135 29827 tablet_replica.cc:333] T a6f1b96f5b69415bbbe7dae41f33b02b P 80fdd82d32de48048022405ce90b0006: stopping tablet replica
I20260709 12:15:11.205911 29827 raft_consensus.cc:2243] T a6f1b96f5b69415bbbe7dae41f33b02b P 80fdd82d32de48048022405ce90b0006 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:11.206971 29827 raft_consensus.cc:2272] T a6f1b96f5b69415bbbe7dae41f33b02b P 80fdd82d32de48048022405ce90b0006 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:11.209321 29827 tablet_replica.cc:333] T 9b4cd48454a547d495afe138283deff1 P 80fdd82d32de48048022405ce90b0006: stopping tablet replica
I20260709 12:15:11.209908 29827 raft_consensus.cc:2243] T 9b4cd48454a547d495afe138283deff1 P 80fdd82d32de48048022405ce90b0006 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:11.210505 29827 raft_consensus.cc:2272] T 9b4cd48454a547d495afe138283deff1 P 80fdd82d32de48048022405ce90b0006 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:11.212668 29827 tablet_replica.cc:333] T fb046308ceb242e7813f6047821295d7 P 80fdd82d32de48048022405ce90b0006: stopping tablet replica
I20260709 12:15:11.213253 29827 raft_consensus.cc:2243] T fb046308ceb242e7813f6047821295d7 P 80fdd82d32de48048022405ce90b0006 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:11.213768 29827 raft_consensus.cc:2272] T fb046308ceb242e7813f6047821295d7 P 80fdd82d32de48048022405ce90b0006 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:11.215941 29827 tablet_replica.cc:333] T c305b1ff286a4133b92eabd2fc15f603 P 80fdd82d32de48048022405ce90b0006: stopping tablet replica
I20260709 12:15:11.216569 29827 raft_consensus.cc:2243] T c305b1ff286a4133b92eabd2fc15f603 P 80fdd82d32de48048022405ce90b0006 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:11.217088 29827 raft_consensus.cc:2272] T c305b1ff286a4133b92eabd2fc15f603 P 80fdd82d32de48048022405ce90b0006 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:11.219201 29827 tablet_replica.cc:333] T e1c1d15eb2724e56b44bc140b084f93a P 80fdd82d32de48048022405ce90b0006: stopping tablet replica
I20260709 12:15:11.219810 29827 raft_consensus.cc:2243] T e1c1d15eb2724e56b44bc140b084f93a P 80fdd82d32de48048022405ce90b0006 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:11.220332 29827 raft_consensus.cc:2272] T e1c1d15eb2724e56b44bc140b084f93a P 80fdd82d32de48048022405ce90b0006 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:11.222949 29827 tablet_replica.cc:333] T 02eedc6cdd57418bb5e0910fc1e1d51d P 80fdd82d32de48048022405ce90b0006: stopping tablet replica
I20260709 12:15:11.223587 29827 raft_consensus.cc:2243] T 02eedc6cdd57418bb5e0910fc1e1d51d P 80fdd82d32de48048022405ce90b0006 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:11.224059 29827 raft_consensus.cc:2272] T 02eedc6cdd57418bb5e0910fc1e1d51d P 80fdd82d32de48048022405ce90b0006 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:11.226159 29827 tablet_replica.cc:333] T c86c15a175434e69bf48dfa0df46cb7a P 80fdd82d32de48048022405ce90b0006: stopping tablet replica
I20260709 12:15:11.226744 29827 raft_consensus.cc:2243] T c86c15a175434e69bf48dfa0df46cb7a P 80fdd82d32de48048022405ce90b0006 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:11.227286 29827 raft_consensus.cc:2272] T c86c15a175434e69bf48dfa0df46cb7a P 80fdd82d32de48048022405ce90b0006 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:11.229475 29827 tablet_replica.cc:333] T ab658be53f004566b9848047755b31bc P 80fdd82d32de48048022405ce90b0006: stopping tablet replica
I20260709 12:15:11.229993 29827 raft_consensus.cc:2243] T ab658be53f004566b9848047755b31bc P 80fdd82d32de48048022405ce90b0006 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:11.230556 29827 raft_consensus.cc:2272] T ab658be53f004566b9848047755b31bc P 80fdd82d32de48048022405ce90b0006 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:11.232636 29827 tablet_replica.cc:333] T 27d02e38115f4589933cb6d6e7adf9d0 P 80fdd82d32de48048022405ce90b0006: stopping tablet replica
I20260709 12:15:11.233166 29827 raft_consensus.cc:2243] T 27d02e38115f4589933cb6d6e7adf9d0 P 80fdd82d32de48048022405ce90b0006 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:15:11.234090 29827 raft_consensus.cc:2272] T 27d02e38115f4589933cb6d6e7adf9d0 P 80fdd82d32de48048022405ce90b0006 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:11.236289 29827 tablet_replica.cc:333] T d9727f2f377043b2b63118207a017412 P 80fdd82d32de48048022405ce90b0006: stopping tablet replica
I20260709 12:15:11.236850 29827 raft_consensus.cc:2243] T d9727f2f377043b2b63118207a017412 P 80fdd82d32de48048022405ce90b0006 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:15:11.237715 29827 raft_consensus.cc:2272] T d9727f2f377043b2b63118207a017412 P 80fdd82d32de48048022405ce90b0006 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:11.240779 29827 tablet_replica.cc:333] T 20fc648f5e8f41818ee6337953617965 P 80fdd82d32de48048022405ce90b0006: stopping tablet replica
I20260709 12:15:11.241570 29827 raft_consensus.cc:2243] T 20fc648f5e8f41818ee6337953617965 P 80fdd82d32de48048022405ce90b0006 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:11.242470 29827 raft_consensus.cc:2272] T 20fc648f5e8f41818ee6337953617965 P 80fdd82d32de48048022405ce90b0006 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:11.245328 29827 tablet_replica.cc:333] T 598408a16242405bbe04121d4d83aefb P 80fdd82d32de48048022405ce90b0006: stopping tablet replica
I20260709 12:15:11.245975 29827 raft_consensus.cc:2243] T 598408a16242405bbe04121d4d83aefb P 80fdd82d32de48048022405ce90b0006 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:11.246721 29827 raft_consensus.cc:2272] T 598408a16242405bbe04121d4d83aefb P 80fdd82d32de48048022405ce90b0006 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:11.248873 29827 tablet_replica.cc:333] T fd03bd17643d468cac0215a13d89ef6f P 80fdd82d32de48048022405ce90b0006: stopping tablet replica
I20260709 12:15:11.249420 29827 raft_consensus.cc:2243] T fd03bd17643d468cac0215a13d89ef6f P 80fdd82d32de48048022405ce90b0006 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:11.249926 29827 raft_consensus.cc:2272] T fd03bd17643d468cac0215a13d89ef6f P 80fdd82d32de48048022405ce90b0006 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:11.252351 29827 tablet_replica.cc:333] T 5a7e29c082864fa285f90d61621a4495 P 80fdd82d32de48048022405ce90b0006: stopping tablet replica
I20260709 12:15:11.252875 29827 raft_consensus.cc:2243] T 5a7e29c082864fa285f90d61621a4495 P 80fdd82d32de48048022405ce90b0006 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:11.253436 29827 raft_consensus.cc:2272] T 5a7e29c082864fa285f90d61621a4495 P 80fdd82d32de48048022405ce90b0006 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:11.256156 29827 tablet_replica.cc:333] T 29b855cd25f84294a44ca72b1cc83fbf P 80fdd82d32de48048022405ce90b0006: stopping tablet replica
I20260709 12:15:11.256706 29827 raft_consensus.cc:2243] T 29b855cd25f84294a44ca72b1cc83fbf P 80fdd82d32de48048022405ce90b0006 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:15:11.258060 29827 raft_consensus.cc:2272] T 29b855cd25f84294a44ca72b1cc83fbf P 80fdd82d32de48048022405ce90b0006 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:11.260744 29827 tablet_replica.cc:333] T 5d15977f22d040828a9889e40236da2d P 80fdd82d32de48048022405ce90b0006: stopping tablet replica
I20260709 12:15:11.261281 29827 raft_consensus.cc:2243] T 5d15977f22d040828a9889e40236da2d P 80fdd82d32de48048022405ce90b0006 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:11.261772 29827 raft_consensus.cc:2272] T 5d15977f22d040828a9889e40236da2d P 80fdd82d32de48048022405ce90b0006 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:11.263967 29827 tablet_replica.cc:333] T c914c1ecdf444c759e75567d2c424267 P 80fdd82d32de48048022405ce90b0006: stopping tablet replica
I20260709 12:15:11.264439 29827 raft_consensus.cc:2243] T c914c1ecdf444c759e75567d2c424267 P 80fdd82d32de48048022405ce90b0006 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:15:11.264940 29827 raft_consensus.cc:2272] T c914c1ecdf444c759e75567d2c424267 P 80fdd82d32de48048022405ce90b0006 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:11.325169 29827 tablet_server.cc:196] TabletServer@127.29.32.195:0 shutdown complete.
I20260709 12:15:11.364841 29827 master.cc:562] Master@127.29.32.254:35505 shutting down...
I20260709 12:15:11.390549 29827 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3f2455f7b6a544039820e2624301b4f9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:15:11.391232 29827 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3f2455f7b6a544039820e2624301b4f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:15:11.391599 29827 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3f2455f7b6a544039820e2624301b4f9: stopping tablet replica
I20260709 12:15:11.413715 29827 master.cc:584] Master@127.29.32.254:35505 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (20777 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (42288 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (213579 ms total)
[  PASSED  ] 7 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] LeaderRebalancerTest.AddTserver

 1 FAILED TEST
I20260709 12:15:11.481348 29827 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 2249 messages since previous log ~32 seconds ago
I20260709 12:15:11.481622 29827 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 2249 messages since previous log ~32 seconds ago
I20260709 12:15:11.481864 29827 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 2244 messages since previous log ~32 seconds ago
I20260709 12:15:11.482115 29827 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 ~51 seconds ago
I20260709 12:15:11.482371 29827 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 ~51 seconds ago
I20260709 12:15:11.482715 29827 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 10 messages since previous log ~0 seconds ago
I20260709 12:15:11.483059 29827 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 53 messages since previous log ~19 seconds ago
